rsyntaxtree 1.2.1 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +3 -2
  32. data/docs/_examples/027.md +3 -2
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/_examples/038.md +31 -0
  44. data/docs/_examples/039.md +14 -0
  45. data/docs/assets/img/000.png +0 -0
  46. data/docs/assets/img/001.png +0 -0
  47. data/docs/assets/img/002.png +0 -0
  48. data/docs/assets/img/003.png +0 -0
  49. data/docs/assets/img/004.png +0 -0
  50. data/docs/assets/img/005.png +0 -0
  51. data/docs/assets/img/006.png +0 -0
  52. data/docs/assets/img/007.png +0 -0
  53. data/docs/assets/img/008.png +0 -0
  54. data/docs/assets/img/009.png +0 -0
  55. data/docs/assets/img/010.png +0 -0
  56. data/docs/assets/img/011.png +0 -0
  57. data/docs/assets/img/012.png +0 -0
  58. data/docs/assets/img/013.png +0 -0
  59. data/docs/assets/img/014.png +0 -0
  60. data/docs/assets/img/015.png +0 -0
  61. data/docs/assets/img/016.png +0 -0
  62. data/docs/assets/img/017.png +0 -0
  63. data/docs/assets/img/018.png +0 -0
  64. data/docs/assets/img/020.png +0 -0
  65. data/docs/assets/img/021.png +0 -0
  66. data/docs/assets/img/022.png +0 -0
  67. data/docs/assets/img/023.png +0 -0
  68. data/docs/assets/img/024.png +0 -0
  69. data/docs/assets/img/025.png +0 -0
  70. data/docs/assets/img/026.png +0 -0
  71. data/docs/assets/img/027.png +0 -0
  72. data/docs/assets/img/028.png +0 -0
  73. data/docs/assets/img/029.png +0 -0
  74. data/docs/assets/img/030.png +0 -0
  75. data/docs/assets/img/031.png +0 -0
  76. data/docs/assets/img/032.png +0 -0
  77. data/docs/assets/img/033.png +0 -0
  78. data/docs/assets/img/034.png +0 -0
  79. data/docs/assets/img/035.png +0 -0
  80. data/docs/assets/img/036.png +0 -0
  81. data/docs/assets/img/037.png +0 -0
  82. data/docs/assets/img/038.png +0 -0
  83. data/docs/assets/img/039.png +0 -0
  84. data/docs/assets/svg/000.svg +44 -44
  85. data/docs/assets/svg/001.svg +24 -24
  86. data/docs/assets/svg/002.svg +36 -36
  87. data/docs/assets/svg/003.svg +28 -28
  88. data/docs/assets/svg/004.svg +39 -39
  89. data/docs/assets/svg/005.svg +19 -19
  90. data/docs/assets/svg/006.svg +24 -24
  91. data/docs/assets/svg/007.svg +30 -30
  92. data/docs/assets/svg/008.svg +34 -34
  93. data/docs/assets/svg/009.svg +33 -33
  94. data/docs/assets/svg/010.svg +57 -57
  95. data/docs/assets/svg/011.svg +28 -28
  96. data/docs/assets/svg/012.svg +33 -33
  97. data/docs/assets/svg/013.svg +120 -120
  98. data/docs/assets/svg/014.svg +91 -91
  99. data/docs/assets/svg/015.svg +38 -38
  100. data/docs/assets/svg/016.svg +253 -253
  101. data/docs/assets/svg/017.svg +40 -40
  102. data/docs/assets/svg/018.svg +42 -42
  103. data/docs/assets/svg/019.svg +4 -4
  104. data/docs/assets/svg/020.svg +64 -64
  105. data/docs/assets/svg/021.svg +41 -41
  106. data/docs/assets/svg/022.svg +67 -67
  107. data/docs/assets/svg/023.svg +41 -41
  108. data/docs/assets/svg/024.svg +22 -22
  109. data/docs/assets/svg/025.svg +125 -125
  110. data/docs/assets/svg/026.svg +18 -18
  111. data/docs/assets/svg/027.svg +48 -48
  112. data/docs/assets/svg/028.svg +26 -26
  113. data/docs/assets/svg/029.svg +92 -92
  114. data/docs/assets/svg/030.svg +18 -18
  115. data/docs/assets/svg/031.svg +14 -14
  116. data/docs/assets/svg/032.svg +63 -63
  117. data/docs/assets/svg/033.svg +60 -59
  118. data/docs/assets/svg/034.svg +4 -4
  119. data/docs/assets/svg/035.svg +47 -45
  120. data/docs/assets/svg/036.svg +50 -0
  121. data/docs/assets/svg/037.svg +88 -0
  122. data/docs/assets/svg/038.svg +88 -0
  123. data/docs/assets/svg/039.svg +30 -0
  124. data/docs/documentation.md +5 -4
  125. data/docs/documentation_ja.md +8 -8
  126. data/docs/examples.html +1 -1
  127. data/lib/rsyntaxtree/base_graph.rb +26 -8
  128. data/lib/rsyntaxtree/element.rb +13 -5
  129. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  130. data/lib/rsyntaxtree/svg_graph.rb +17 -13
  131. data/lib/rsyntaxtree/version.rb +1 -1
  132. data/lib/rsyntaxtree.rb +13 -3
  133. data/test/example_verify_test.rb +13 -3
  134. metadata +15 -3
@@ -1,92 +1,92 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="846.3999999999999" height="1544.8" viewBox="-20, -20, 866.3999999999999, 1564.8" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="846.3999999999999" height="1509.6000000000001" viewBox="-20, -20, 866.3999999999999, 1529.6000000000001" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="11.520000000000001" viewBox="0 0 11.520000000000001 11.520000000000001" refX="5.760000000000001" refY="0">
6
- <polyline fill="none" stroke="purple" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
7
- </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
10
7
  </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
10
+ </marker>
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="#D55E00"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
15
- <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="red"/>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="34.56" markerHeight="34.56" orient="auto">
15
+ <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="#D55E00"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
19
  </pattern>
20
20
  <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
21
- <line x1="0" y="0" x2="0" y2="10" stroke="blue" stroke-width="4"></line>
21
+ <line x1="0" y="0" x2="0" y2="10" stroke="#0072B2" stroke-width="4"></line>
22
22
  </pattern>
23
23
  <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
24
- <line x1="0" y="0" x2="0" y2="10" stroke="green" stroke-width="4"></line>
24
+ <line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="866.3999999999999" height="1564.8" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='363.59999999999997' y='132.0'><tspan x='363.59999999999997' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ABC</tspan>
27
+ <rect x="-20" y="-20" width="866.3999999999999" height="1529.6000000000001" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='363.59999999999997' y='132.0'><tspan x='363.59999999999997' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ABC</tspan>
29
29
  <tspan x='363.59999999999997' y='308.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">abc</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='28.80000000000001' y='730.4'><tspan x='28.80000000000001' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">DEF</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28.80000000000001' y='695.2'><tspan x='28.80000000000001' y='695.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">DEF</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='252.0' y='730.4'><tspan x='252.0' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">GHI</tspan>
34
- <tspan x='252.0' y='906.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ghi</tspan>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='252.0' y='695.2'><tspan x='252.0' y='695.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">GHI</tspan>
34
+ <tspan x='252.0' y='871.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ghi</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='475.19999999999993' y='730.4'><tspan x='475.19999999999993' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">JKL</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='475.19999999999993' y='695.2'><tspan x='475.19999999999993' y='695.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">JKL</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='475.19999999999993' y='1073.6'><tspan x='475.19999999999993' y='1073.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">MNO</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='475.19999999999993' y='1038.4'><tspan x='475.19999999999993' y='1038.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">MNO</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='475.19999999999993' y='1240.8'><tspan x='475.19999999999993' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">XYZ</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='475.19999999999993' y='1205.6000000000001'><tspan x='475.19999999999993' y='1205.6000000000001' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">XYZ</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='698.3999999999999' y='730.4'><tspan x='698.3999999999999' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">PQR</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='698.3999999999999' y='695.2'><tspan x='698.3999999999999' y='695.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">PQR</tspan>
43
43
  </text>
44
44
  <polyline style='stroke:black; stroke-width:2; fill:none;'
45
- points='82.80000000000001 620.4 82.80000000000001 491.7 417.59999999999997 491.7 417.59999999999997 363.0' />
45
+ points='82.80000000000001 585.2 82.80000000000001 474.1 417.59999999999997 474.1 417.59999999999997 363.0' />
46
46
  <polyline style='stroke:black; stroke-width:2; fill:none;'
47
- points='306.0 620.4 306.0 491.7 417.59999999999997 491.7 417.59999999999997 363.0' />
47
+ points='306.0 585.2 306.0 474.1 417.59999999999997 474.1 417.59999999999997 363.0' />
48
48
  <polyline style='stroke:black; stroke-width:2; fill:none;'
49
- points='529.1999999999999 620.4 529.1999999999999 491.7 417.59999999999997 491.7 417.59999999999997 363.0' />
49
+ points='529.1999999999999 585.2 529.1999999999999 474.1 417.59999999999997 474.1 417.59999999999997 363.0' />
50
50
  <polyline style='stroke:black; stroke-width:2; fill:none;'
51
- points='752.3999999999999 620.4 752.3999999999999 491.7 417.59999999999997 491.7 417.59999999999997 363.0' />
51
+ points='752.3999999999999 585.2 752.3999999999999 474.1 417.59999999999997 474.1 417.59999999999997 363.0' />
52
52
  <polyline style='stroke:black; stroke-width:2; fill:none;'
53
- points='529.1999999999999 963.5999999999999 529.1999999999999 874.5 529.1999999999999 874.5 529.1999999999999 785.4' />
54
- <line style="stroke:blue; stroke-width:2; " x1="363.59999999999997" y1="198.0" x2="471.59999999999997" y2="198.0"></line>
55
- <line x1='349.2' y1='33.0' x2='486.0' y2='33.0' style='fill: none; stroke: blue; stroke-width:2' />
56
- <line x1='349.2' y1='33.0' x2='349.2' y2='352.0' style='fill: none; stroke: blue; stroke-width:2' />
57
- <line x1='486.0' y1='33.0' x2='486.0' y2='352.0' style='fill: none; stroke: blue; stroke-width:2' />
58
- <line x1='349.2' y1='352.0' x2='486.0' y2='352.0' style='fill: none; stroke: blue; stroke-width:2' />
59
- <line style="stroke:green; stroke-width:2; " x1="252.0" y1="796.4" x2="360.0" y2="796.4"></line>
60
- <line x1='237.6' y1='631.4' x2='374.4' y2='631.4' style='fill: none; stroke: green; stroke-width:2' />
61
- <line x1='237.6' y1='631.4' x2='237.6' y2='950.4' style='fill: none; stroke: green; stroke-width:2' />
62
- <line x1='374.4' y1='631.4' x2='374.4' y2='950.4' style='fill: none; stroke: green; stroke-width:2' />
63
- <line x1='237.6' y1='950.4' x2='374.4' y2='950.4' style='fill: none; stroke: green; stroke-width:2' />
64
- <line x1='460.79999999999995' y1='631.4' x2='597.5999999999999' y2='631.4' style='fill: none; stroke: blue; stroke-width:2' />
65
- <line x1='460.79999999999995' y1='631.4' x2='460.79999999999995' y2='774.4' style='fill: none; stroke: blue; stroke-width:2' />
66
- <line x1='597.5999999999999' y1='631.4' x2='597.5999999999999' y2='774.4' style='fill: none; stroke: blue; stroke-width:2' />
67
- <line x1='460.79999999999995' y1='774.4' x2='597.5999999999999' y2='774.4' style='fill: none; stroke: blue; stroke-width:2' />
68
- <line x1='460.79999999999995' y1='974.5999999999999' x2='597.5999999999999' y2='974.5999999999999' style='fill: none; stroke: blue; stroke-width:2' />
69
- <line x1='460.79999999999995' y1='974.5999999999999' x2='460.79999999999995' y2='1117.6' style='fill: none; stroke: blue; stroke-width:2' />
70
- <line x1='597.5999999999999' y1='974.5999999999999' x2='597.5999999999999' y2='1117.6' style='fill: none; stroke: blue; stroke-width:2' />
71
- <line x1='460.79999999999995' y1='1117.6' x2='597.5999999999999' y2='1117.6' style='fill: none; stroke: blue; stroke-width:2' />
72
- <line x1='460.79999999999995' y1='1141.8' x2='597.5999999999999' y2='1141.8' style='fill: none; stroke: green; stroke-width:2' />
73
- <line x1='460.79999999999995' y1='1141.8' x2='460.79999999999995' y2='1284.8' style='fill: none; stroke: green; stroke-width:2' />
74
- <line x1='597.5999999999999' y1='1141.8' x2='597.5999999999999' y2='1284.8' style='fill: none; stroke: green; stroke-width:2' />
75
- <line x1='460.79999999999995' y1='1284.8' x2='597.5999999999999' y2='1284.8' style='fill: none; stroke: green; stroke-width:2' />
76
- <line x1='683.9999999999999' y1='631.4' x2='820.8' y2='631.4' style='fill: none; stroke: green; stroke-width:2' />
77
- <line x1='683.9999999999999' y1='631.4' x2='683.9999999999999' y2='774.4' style='fill: none; stroke: green; stroke-width:2' />
78
- <line x1='820.8' y1='631.4' x2='820.8' y2='774.4' style='fill: none; stroke: green; stroke-width:2' />
79
- <line x1='683.9999999999999' y1='774.4' x2='820.8' y2='774.4' style='fill: none; stroke: green; stroke-width:2' />
80
- <line x1='82.80000000000001' y1='784.6' x2='82.80000000000001' y2='1372.8' style='fill: none; stroke: purple; stroke-width:2' />
81
- <line x1='82.80000000000001' y1='784.6' x2='82.80000000000001' y2='1372.8' style='fill: none; stroke: purple; stroke-width:2' />
82
- <line x1='82.80000000000001' y1='1372.8' x2='306.0' y2='1372.8' style='fill: none; stroke: purple; stroke-width:2' />
83
- <line x1='306.0' y1='1372.8' x2='306.0' y2='960.6' style='fill: none; stroke: purple; stroke-width:2' marker-end='url(#arrow)' />
84
- <line x1='270.0' y1='960.6' x2='270.0' y2='1504.8' style='fill: none; stroke: purple; stroke-width:2' stroke-dasharray='8 8' />
85
- <line x1='270.0' y1='1504.8' x2='529.1999999999999' y2='1504.8' style='fill: none; stroke: purple; stroke-width:2' stroke-dasharray='8 8' />
86
- <line x1='529.1999999999999' y1='1504.8' x2='529.1999999999999' y2='1295.0' style='fill: none; stroke: purple; stroke-width:2' stroke-dasharray='8 8' />
87
- <line x1='417.59999999999997' y1='362.2' x2='82.80000000000001' y2='620.4' style='fill: none; stroke: red; stroke-width:2' />
88
- <path d='M417.59999999999997,362.2 L361.79999999999995,491.29999999999995 L306.0, 620.4' style='fill: none; stroke: red; stroke-width:2' marker-mid='url(#arrowBothways)' />
89
- <path d='M165.60000000000002,702.5 L194.39999999999998,746.5 L223.19999999999996, 790.5' style='fill: none; stroke: red; stroke-width:2' marker-mid='url(#arrowForward)' />
90
- <path d='M306.0,960.6 L417.59999999999997,1045.7 L529.1999999999999, 1130.8' style='fill: none; stroke: red; stroke-width:2' marker-mid='url(#arrowBothways)' />
91
- <path d='M611.9999999999999,702.5 L640.8,702.5 L669.5999999999999, 702.5' style='fill: none; stroke: red; stroke-width:2' marker-mid='url(#arrowBothways)' />
92
- <path d='M529.1999999999999,784.6 L529.1999999999999,874.0999999999999 L529.1999999999999, 963.5999999999999' style='fill: none; stroke: red; stroke-width:2' marker-mid='url(#arrowBothways)' /></svg>
53
+ points='529.1999999999999 928.4000000000001 529.1999999999999 839.3000000000001 529.1999999999999 839.3000000000001 529.1999999999999 750.2' />
54
+ <line style="stroke:#0072B2; stroke-width:2; " x1="363.59999999999997" y1="198.0" x2="471.59999999999997" y2="198.0"></line>
55
+ <line x1='349.2' y1='33.0' x2='486.0' y2='33.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
56
+ <line x1='349.2' y1='33.0' x2='349.2' y2='352.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
57
+ <line x1='486.0' y1='33.0' x2='486.0' y2='352.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
58
+ <line x1='349.2' y1='352.0' x2='486.0' y2='352.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
59
+ <line style="stroke:#009E73; stroke-width:2; " x1="252.0" y1="761.2" x2="360.0" y2="761.2"></line>
60
+ <line x1='237.6' y1='596.2' x2='374.4' y2='596.2' style='fill: none; stroke: #009E73; stroke-width:2' />
61
+ <line x1='237.6' y1='596.2' x2='237.6' y2='915.2' style='fill: none; stroke: #009E73; stroke-width:2' />
62
+ <line x1='374.4' y1='596.2' x2='374.4' y2='915.2' style='fill: none; stroke: #009E73; stroke-width:2' />
63
+ <line x1='237.6' y1='915.2' x2='374.4' y2='915.2' style='fill: none; stroke: #009E73; stroke-width:2' />
64
+ <line x1='460.79999999999995' y1='596.2' x2='597.5999999999999' y2='596.2' style='fill: none; stroke: #0072B2; stroke-width:2' />
65
+ <line x1='460.79999999999995' y1='596.2' x2='460.79999999999995' y2='739.2' style='fill: none; stroke: #0072B2; stroke-width:2' />
66
+ <line x1='597.5999999999999' y1='596.2' x2='597.5999999999999' y2='739.2' style='fill: none; stroke: #0072B2; stroke-width:2' />
67
+ <line x1='460.79999999999995' y1='739.2' x2='597.5999999999999' y2='739.2' style='fill: none; stroke: #0072B2; stroke-width:2' />
68
+ <line x1='460.79999999999995' y1='939.4000000000001' x2='597.5999999999999' y2='939.4000000000001' style='fill: none; stroke: #0072B2; stroke-width:2' />
69
+ <line x1='460.79999999999995' y1='939.4000000000001' x2='460.79999999999995' y2='1082.4' style='fill: none; stroke: #0072B2; stroke-width:2' />
70
+ <line x1='597.5999999999999' y1='939.4000000000001' x2='597.5999999999999' y2='1082.4' style='fill: none; stroke: #0072B2; stroke-width:2' />
71
+ <line x1='460.79999999999995' y1='1082.4' x2='597.5999999999999' y2='1082.4' style='fill: none; stroke: #0072B2; stroke-width:2' />
72
+ <line x1='460.79999999999995' y1='1106.6000000000001' x2='597.5999999999999' y2='1106.6000000000001' style='fill: none; stroke: #009E73; stroke-width:2' />
73
+ <line x1='460.79999999999995' y1='1106.6000000000001' x2='460.79999999999995' y2='1249.6000000000001' style='fill: none; stroke: #009E73; stroke-width:2' />
74
+ <line x1='597.5999999999999' y1='1106.6000000000001' x2='597.5999999999999' y2='1249.6000000000001' style='fill: none; stroke: #009E73; stroke-width:2' />
75
+ <line x1='460.79999999999995' y1='1249.6000000000001' x2='597.5999999999999' y2='1249.6000000000001' style='fill: none; stroke: #009E73; stroke-width:2' />
76
+ <line x1='683.9999999999999' y1='596.2' x2='820.8' y2='596.2' style='fill: none; stroke: #009E73; stroke-width:2' />
77
+ <line x1='683.9999999999999' y1='596.2' x2='683.9999999999999' y2='739.2' style='fill: none; stroke: #009E73; stroke-width:2' />
78
+ <line x1='820.8' y1='596.2' x2='820.8' y2='739.2' style='fill: none; stroke: #009E73; stroke-width:2' />
79
+ <line x1='683.9999999999999' y1='739.2' x2='820.8' y2='739.2' style='fill: none; stroke: #009E73; stroke-width:2' />
80
+ <line x1='82.80000000000001' y1='750.2' x2='82.80000000000001' y2='1337.6000000000001' style='fill: none; stroke: #CC79A7; stroke-width:2' />
81
+ <line x1='82.80000000000001' y1='750.2' x2='82.80000000000001' y2='1337.6000000000001' style='fill: none; stroke: #CC79A7; stroke-width:2' />
82
+ <line x1='82.80000000000001' y1='1337.6000000000001' x2='306.0' y2='1337.6000000000001' style='fill: none; stroke: #CC79A7; stroke-width:2' />
83
+ <line x1='306.0' y1='1337.6000000000001' x2='306.0' y2='926.2' style='fill: none; stroke: #CC79A7; stroke-width:2' marker-end='url(#arrow)' />
84
+ <line x1='270.0' y1='926.2' x2='270.0' y2='1469.6000000000001' style='fill: none; stroke: #CC79A7; stroke-width:2' stroke-dasharray='8 8' />
85
+ <line x1='270.0' y1='1469.6000000000001' x2='529.1999999999999' y2='1469.6000000000001' style='fill: none; stroke: #CC79A7; stroke-width:2' stroke-dasharray='8 8' />
86
+ <line x1='529.1999999999999' y1='1469.6000000000001' x2='529.1999999999999' y2='1260.6000000000001' style='fill: none; stroke: #CC79A7; stroke-width:2' stroke-dasharray='8 8' />
87
+ <line x1='82.80000000000001' y1='585.2' x2='417.59999999999997' y2='363.0' style='fill: none; stroke: #D55E00; stroke-width:2' />
88
+ <path d='M306.0,585.2 L361.79999999999995,474.1 L417.59999999999997, 363.0' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
89
+ <path d='M165.60000000000002,667.7 L194.39999999999998,711.7 L223.19999999999996, 755.7' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowForward)' />
90
+ <path d='M529.1999999999999,1095.6000000000001 L417.59999999999997,1010.9000000000001 L306.0, 926.2' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
91
+ <path d='M611.9999999999999,667.7 L640.8,667.7 L669.5999999999999, 667.7' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
92
+ <path d='M529.1999999999999,928.4000000000001 L529.1999999999999,839.3000000000001 L529.1999999999999, 750.2' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' /></svg>
@@ -1,80 +1,81 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="623.2" height="1676.8" viewBox="-20, -20, 643.2, 1696.8" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1855.7999999999997" height="1756.0" viewBox="-20, -20, 1875.7999999999997, 1776.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
- <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="11.520000000000001" viewBox="0 0 11.520000000000001 11.520000000000001" refX="5.760000000000001" refY="0">
6
- <polyline fill="none" stroke="black" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
5
+ <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
8
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
10
10
  </marker>
11
- <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="#D55E00"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
15
- <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
+ <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="#D55E00"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
19
  </pattern>
20
20
  <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
21
- <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
21
+ <line x1="0" y="0" x2="0" y2="10" stroke="#0072B2" stroke-width="4"></line>
22
22
  </pattern>
23
23
  <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
24
- <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
24
+ <line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="643.2" height="1696.8" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='252.0' y='132.0'><tspan x='252.0' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ABC</tspan>
29
- <tspan x='252.0' y='308.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">abc</tspan>
27
+ <rect x="-20" y="-20" width="1875.7999999999997" height="1776.0" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='686.6999999999999' y='132.0'><tspan x='686.6999999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
29
+ </text>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='214.10000000000002' y='519.2'><tspan x='224.60000000000002' y='519.2' style="" text-decoration="overline underline" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
31
+ </text>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='862.4'><tspan x='56.10000000000002' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">R</tspan>
33
+ <tspan x='121.60000000000002' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>SyntaxTree</tspan>
34
+ </text>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1098.8' y='519.2'><tspan x='1098.8' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
36
+ </text>
37
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='763.5' y='862.4'><tspan x='763.5' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
38
+ </text>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='638.0' y='1205.6'><tspan x='638.0' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">generates</tspan>
30
40
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.80000000000001' y='730.4'><tspan x='28.80000000000001' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">DEF</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1450.1' y='862.4'><tspan x='1450.1' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
32
42
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='252.0' y='730.4'><tspan x='252.0' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">GHI</tspan>
34
- <tspan x='252.0' y='906.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ghi</tspan>
43
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1221.9' y='1205.6'><tspan x='1221.9' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Adj</tspan>
35
44
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='475.20000000000005' y='730.4'><tspan x='475.20000000000005' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">JKL</tspan>
45
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1067.3999999999999' y='1548.8'><tspan x='1067.3999999999999' y='1548.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">+multilingual</tspan>
46
+ <tspan x='1067.3999999999999' y='1636.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">+beautiful</tspan>
37
47
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='475.20000000000005' y='1029.6'><tspan x='475.20000000000005' y='1029.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">MNO</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1670.7999999999997' y='1205.6'><tspan x='1670.7999999999997' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
39
49
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='475.20000000000005' y='1372.8'><tspan x='475.20000000000005' y='1372.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">XYZ</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1613.7999999999997' y='1548.8'><tspan x='1613.7999999999997' y='1548.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">syntax</tspan>
51
+ <tspan x='1639.7999999999997' y='1636.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">trees</tspan>
41
52
  </text>
42
- <polyline style='stroke:black; stroke-width:2; fill:none;'
43
- points='82.80000000000001 620.4 82.80000000000001 491.7 306.0 491.7 306.0 363.0' />
44
- <polyline style='stroke:black; stroke-width:2; fill:none;'
45
- points='306.0 620.4 306.0 491.7 306.0 491.7 306.0 363.0' />
46
- <polyline style='stroke:black; stroke-width:2; fill:none;'
47
- points='529.2 620.4 529.2 491.7 306.0 491.7 306.0 363.0' />
48
- <polyline style='stroke:black; stroke-width:2; fill:none;'
49
- points='529.2 919.6 529.2 852.5 529.2 852.5 529.2 785.4' />
50
- <polyline style='stroke:black; stroke-width:2; fill:none;'
51
- points='529.2 1262.8 529.2 1173.6999999999998 529.2 1173.6999999999998 529.2 1084.6' />
52
- <line style="stroke:black; stroke-width:2; " x1="252.0" y1="198.0" x2="360.0" y2="198.0"></line>
53
- <line x1='237.6' y1='33.0' x2='374.4' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
54
- <line x1='237.6' y1='33.0' x2='237.6' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
55
- <line x1='374.4' y1='33.0' x2='374.4' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
56
- <line x1='237.6' y1='352.0' x2='374.4' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
57
- <line style="stroke:black; stroke-width:2; " x1="252.0" y1="796.4" x2="360.0" y2="796.4"></line>
58
- <line x1='237.6' y1='631.4' x2='374.4' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
59
- <line x1='237.6' y1='631.4' x2='237.6' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
60
- <line x1='374.4' y1='631.4' x2='374.4' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
61
- <line x1='237.6' y1='950.4' x2='374.4' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
62
- <line x1='460.80000000000007' y1='930.6' x2='597.6000000000001' y2='930.6' style='fill: none; stroke: black; stroke-width:2' />
63
- <line x1='460.80000000000007' y1='930.6' x2='460.80000000000007' y2='1073.6' style='fill: none; stroke: black; stroke-width:2' />
64
- <line x1='597.6000000000001' y1='930.6' x2='597.6000000000001' y2='1073.6' style='fill: none; stroke: black; stroke-width:2' />
65
- <line x1='460.80000000000007' y1='1073.6' x2='597.6000000000001' y2='1073.6' style='fill: none; stroke: black; stroke-width:2' />
66
- <line x1='460.80000000000007' y1='1273.8' x2='597.6000000000001' y2='1273.8' style='fill: none; stroke: black; stroke-width:2' />
67
- <line x1='460.80000000000007' y1='1273.8' x2='460.80000000000007' y2='1416.8' style='fill: none; stroke: black; stroke-width:2' />
68
- <line x1='597.6000000000001' y1='1273.8' x2='597.6000000000001' y2='1416.8' style='fill: none; stroke: black; stroke-width:2' />
69
- <line x1='460.80000000000007' y1='1416.8' x2='597.6000000000001' y2='1416.8' style='fill: none; stroke: black; stroke-width:2' />
70
- <line x1='306.0' y1='960.6' x2='306.0' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
71
- <line x1='306.0' y1='960.6' x2='306.0' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
72
- <line x1='306.0' y1='1504.8' x2='82.80000000000001' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
73
- <line x1='82.80000000000001' y1='1504.8' x2='82.80000000000001' y2='784.6' style='fill: none; stroke: black; stroke-width:2' marker-end='url(#arrow)' />
74
- <line x1='270.0' y1='960.6' x2='270.0' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' stroke-dasharray='8 8' />
75
- <line x1='270.0' y1='1636.8' x2='529.2' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' stroke-dasharray='8 8' />
76
- <line x1='529.2' y1='1636.8' x2='529.2' y2='1427.0' style='fill: none; stroke: black; stroke-width:2' stroke-dasharray='8 8' />
77
- <line x1='306.0' y1='362.2' x2='529.2' y2='919.6' style='fill: none; stroke: black; stroke-width:2' />
78
- <line x1='306.0' y1='362.2' x2='82.80000000000001' y2='620.4' style='fill: none; stroke: black; stroke-width:2' />
79
- <line x1='165.60000000000002' y1='702.5' x2='223.2' y2='790.5' style='fill: none; stroke: black; stroke-width:2' />
80
- <line x1='306.0' y1='960.6' x2='529.2' y2='1262.8' style='fill: none; stroke: black; stroke-width:2' /></svg>
53
+ <line style='stroke:black; stroke-width:2;' x1='268.6' y1='409.2' x2='704.1999999999999' y2='187.0' />
54
+ <line style='stroke:black; stroke-width:2;' x1='1139.8' y1='409.2' x2='704.1999999999999' y2='187.0' />
55
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='33.60000000000002 752.4 503.6 752.4 268.6 574.2' />
56
+ <line style='stroke:black; stroke-width:2;' x1='785.5' y1='752.4' x2='1139.8' y2='574.2' />
57
+ <line style='stroke:black; stroke-width:2;' x1='1494.1' y1='752.4' x2='1139.8' y2='574.2' />
58
+ <line style='stroke:black; stroke-width:2;' x1='785.5' y1='1095.6' x2='785.5' y2='917.4' />
59
+ <line style='stroke:black; stroke-width:2;' x1='1273.4' y1='1095.6' x2='1494.1' y2='917.4' />
60
+ <line style='stroke:black; stroke-width:2;' x1='1714.7999999999997' y1='1095.6' x2='1494.1' y2='917.4' />
61
+ <line style='stroke:black; stroke-width:2;' x1='1273.3999999999999' y1='1438.8' x2='1273.4' y2='1260.6' />
62
+ <line style='stroke:black; stroke-width:2;' x1='1714.7999999999997' y1='1438.8' x2='1714.7999999999997' y2='1260.6' />
63
+ <rect style='stroke: #0072B2; stroke-width:2;'
64
+ x='214.10000000000002' y='450.80000000000007' rx='44.0' ry='44.0'
65
+ width='109.0' height='88.0'
66
+ fill='none' />
67
+
68
+ <rect style='stroke: #009E73; stroke-width:2;'
69
+ x='33.60000000000002' y='794.0'
70
+ width='88.0' height='88.0'
71
+ fill='none' />
72
+
73
+ <line x1='1050.6' y1='1449.8' x2='1067.3999999999999' y2='1449.8' style='fill: none; stroke: #009E73; stroke-width:2' />
74
+ <line x1='1050.6' y1='1449.8' x2='1050.6' y2='1680.8' style='fill: none; stroke: #009E73; stroke-width:2' />
75
+ <line x1='1050.6' y1='1680.8' x2='1067.3999999999999' y2='1680.8' style='fill: none; stroke: #009E73; stroke-width:2' />
76
+ <line x1='1496.1999999999998' y1='1449.8' x2='1479.3999999999999' y2='1449.8' style='fill: none; stroke: #009E73; stroke-width:2' />
77
+ <line x1='1496.1999999999998' y1='1449.8' x2='1496.1999999999998' y2='1680.8' style='fill: none; stroke: #009E73; stroke-width:2' />
78
+ <line x1='1496.1999999999998' y1='1680.8' x2='1479.3999999999999' y2='1680.8' style='fill: none; stroke: #009E73; stroke-width:2' />
79
+ <line x1='785.5' y1='752.4' x2='704.1999999999999' y2='187.0' style='fill: none; stroke: #D55E00; stroke-width:2' />
80
+ <path d='M356.70000000000005,491.70000000000005 L710.95,491.70000000000005 L1065.2, 491.70000000000005' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBackward)' />
81
+ <path d='M1273.4,1095.6 L1029.45,1006.5 L785.5, 917.4' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowForward)' /></svg>
@@ -5,13 +5,13 @@
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -1,17 +1,17 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="3630.4" height="1958.4" viewBox="-20, -20, 3650.4, 1978.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="3630.4" height="1896.8000000000002" viewBox="-20, -20, 3650.4, 1916.8000000000002" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,57 +24,59 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="3650.4" height="1978.4" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="3650.4" height="1916.8000000000002" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1265.0' y='132.0'><tspan x='1627.5' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Caused-Motion</tspan>
29
29
  <tspan x='1265.0' y='308.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Pat<tspan style='fill:none;'>■</tspan>sneezed<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>napkin<tspan style='fill:none;'>■</tspan>off<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>table</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='154.0999999999999' y='730.4'><tspan x='426.5999999999999' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Resultative</tspan>
32
- <tspan x='154.0999999999999' y='906.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">She<tspan style='fill:none;'>■</tspan>kissed<tspan style='fill:none;'>■</tspan>him<tspan style='fill:none;'>■</tspan>unconsicous</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='154.0999999999999' y='695.2'><tspan x='426.5999999999999' y='695.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Resultative</tspan>
32
+ <tspan x='154.0999999999999' y='871.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">She<tspan style='fill:none;'>■</tspan>kissed<tspan style='fill:none;'>■</tspan>him<tspan style='fill:none;'>■</tspan>unconsicous</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='577.0999999999999' y='1328.8'><tspan x='577.0999999999999' y='1328.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='577.0999999999999' y='1258.4'><tspan x='577.0999999999999' y='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1628.0'><tspan x='229.0999999999999' y='1628.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Resultative</tspan>
37
- <tspan x='33.59999999999991' y='1804.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>jello<tspan style='fill:none;'>■</tspan>went<tspan style='fill:none;'>■</tspan>from<tspan style='fill:none;'>■</tspan>liquid<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>solid</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1601.6000000000001'><tspan x='229.0999999999999' y='1601.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Resultative</tspan>
37
+ <tspan x='33.59999999999991' y='1777.6000000000001' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>jello<tspan style='fill:none;'>■</tspan>went<tspan style='fill:none;'>■</tspan>from<tspan style='fill:none;'>■</tspan>liquid<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>solid</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1836.5' y='730.4'><tspan x='1836.5' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1836.5' y='695.2'><tspan x='1836.5' y='695.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1549.0' y='1029.6'><tspan x='1549.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
42
- <tspan x='1556.0' y='1205.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>boy<tspan style='fill:none;'>■</tspan>ran<tspan style='fill:none;'>■</tspan>home</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1549.0' y='1038.4'><tspan x='1549.0' y='1038.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
42
+ <tspan x='1556.0' y='1214.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>boy<tspan style='fill:none;'>■</tspan>ran<tspan style='fill:none;'>■</tspan>home</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2639.4' y='730.4'><tspan x='2983.4' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transfer</tspan>
45
- <tspan x='2639.4' y='906.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sally<tspan style='fill:none;'>■</tspan>threw<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>football<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>him</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2639.4' y='695.2'><tspan x='2983.4' y='695.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transfer</tspan>
45
+ <tspan x='2639.4' y='871.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sally<tspan style='fill:none;'>■</tspan>threw<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>football<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>him</tspan>
46
46
  </text>
47
- <line style='stroke:black; stroke-width:2;' x1='596.0999999999999' y1='620.4' x2='1855.5' y2='363.0' />
48
- <line style='stroke:black; stroke-width:2;' x1='1855.5' y1='620.4' x2='1855.5' y2='363.0' />
49
- <line style='stroke:black; stroke-width:2;' x1='3114.9' y1='620.4' x2='1855.5' y2='363.0' />
50
- <line style='stroke:black; stroke-width:2;' x1='596.0999999999999' y1='1218.8' x2='596.0999999999999' y2='961.4' />
51
- <line style='stroke:black; stroke-width:2;' x1='596.0999999999999' y1='1518.0' x2='596.0999999999999' y2='1383.8' />
52
- <line style='stroke:black; stroke-width:2;' x1='1855.5' y1='919.6' x2='1855.5' y2='785.4' />
47
+ <line style='stroke:none; stroke-width:2;' x1='596.0999999999999' y1='585.2' x2='1855.5' y2='363.0' />
48
+ <line style='stroke:none; stroke-width:2;' x1='1855.5' y1='585.2' x2='1855.5' y2='363.0' />
49
+ <line style='stroke:none; stroke-width:2;' x1='3114.9' y1='585.2' x2='1855.5' y2='363.0' />
50
+ <line style='stroke:none; stroke-width:2;' x1='596.0999999999999' y1='1148.4' x2='596.0999999999999' y2='926.2' />
51
+ <line style='stroke:none; stroke-width:2;' x1='596.0999999999999' y1='1491.6000000000001' x2='596.0999999999999' y2='1313.4' />
52
+ <line style='stroke:none; stroke-width:2;' x1='1855.5' y1='928.4000000000001' x2='1855.5' y2='750.2' />
53
53
  <line style="stroke:black; stroke-width:2; " x1="1265.0" y1="198.0" x2="2446.0" y2="198.0"></line>
54
54
  <line x1='1248.2' y1='33.0' x2='2462.8' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
55
55
  <line x1='1248.2' y1='33.0' x2='1248.2' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
56
56
  <line x1='2462.8' y1='33.0' x2='2462.8' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
57
57
  <line x1='1248.2' y1='352.0' x2='2462.8' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
58
- <line style="stroke:black; stroke-width:2; " x1="154.0999999999999" y1="796.4" x2="1038.1" y2="796.4"></line>
59
- <line x1='137.2999999999999' y1='631.4' x2='1054.8999999999999' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
60
- <line x1='137.2999999999999' y1='631.4' x2='137.2999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
61
- <line x1='1054.8999999999999' y1='631.4' x2='1054.8999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
62
- <line x1='137.2999999999999' y1='950.4' x2='1054.8999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
63
- <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="1694.0" x2="1158.6" y2="1694.0"></line>
64
- <line x1='16.79999999999991' y1='1529.0' x2='1175.3999999999999' y2='1529.0' style='fill: none; stroke: black; stroke-width:2' />
65
- <line x1='16.79999999999991' y1='1529.0' x2='16.79999999999991' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
66
- <line x1='1175.3999999999999' y1='1529.0' x2='1175.3999999999999' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
67
- <line x1='16.79999999999991' y1='1848.0' x2='1175.3999999999999' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
68
- <line style="stroke:black; stroke-width:2; " x1="1549.0" y1="1095.6" x2="2162.0" y2="1095.6"></line>
69
- <line x1='1532.2' y1='930.6' x2='2178.8' y2='930.6' style='fill: none; stroke: black; stroke-width:2' />
70
- <line x1='1532.2' y1='930.6' x2='1532.2' y2='1249.6' style='fill: none; stroke: black; stroke-width:2' />
71
- <line x1='2178.8' y1='930.6' x2='2178.8' y2='1249.6' style='fill: none; stroke: black; stroke-width:2' />
72
- <line x1='1532.2' y1='1249.6' x2='2178.8' y2='1249.6' style='fill: none; stroke: black; stroke-width:2' />
73
- <line style="stroke:black; stroke-width:2; " x1="2639.4" y1="796.4" x2="3590.4" y2="796.4"></line>
74
- <line x1='2622.6' y1='631.4' x2='3607.2' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
75
- <line x1='2622.6' y1='631.4' x2='2622.6' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
76
- <line x1='3607.2' y1='631.4' x2='3607.2' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
77
- <line x1='2622.6' y1='950.4' x2='3607.2' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
78
- <line x1='1855.5' y1='369.4' x2='1855.5' y2='919.6' style='fill: none; stroke: black; stroke-width:2' />
79
- <line x1='596.0999999999999' y1='967.8' x2='596.0999999999999' y2='1518.0' style='fill: none; stroke: black; stroke-width:2' />
80
- <line x1='596.0999999999999' y1='1518.0' x2='1855.5' y2='1267.0' style='fill: none; stroke: black; stroke-width:2' /></svg>
58
+ <line style="stroke:black; stroke-width:2; " x1="154.0999999999999" y1="761.2" x2="1038.1" y2="761.2"></line>
59
+ <line x1='137.2999999999999' y1='596.2' x2='1054.8999999999999' y2='596.2' style='fill: none; stroke: black; stroke-width:2' />
60
+ <line x1='137.2999999999999' y1='596.2' x2='137.2999999999999' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
61
+ <line x1='1054.8999999999999' y1='596.2' x2='1054.8999999999999' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
62
+ <line x1='137.2999999999999' y1='915.2' x2='1054.8999999999999' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
63
+ <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="1667.6000000000001" x2="1158.6" y2="1667.6000000000001"></line>
64
+ <line x1='16.79999999999991' y1='1502.6000000000001' x2='1175.3999999999999' y2='1502.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
65
+ <line x1='16.79999999999991' y1='1502.6000000000001' x2='16.79999999999991' y2='1821.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
66
+ <line x1='1175.3999999999999' y1='1502.6000000000001' x2='1175.3999999999999' y2='1821.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
67
+ <line x1='16.79999999999991' y1='1821.6000000000001' x2='1175.3999999999999' y2='1821.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
68
+ <line style="stroke:black; stroke-width:2; " x1="1549.0" y1="1104.4" x2="2162.0" y2="1104.4"></line>
69
+ <line x1='1532.2' y1='939.4000000000001' x2='2178.8' y2='939.4000000000001' style='fill: none; stroke: black; stroke-width:2' />
70
+ <line x1='1532.2' y1='939.4000000000001' x2='1532.2' y2='1258.4' style='fill: none; stroke: black; stroke-width:2' />
71
+ <line x1='2178.8' y1='939.4000000000001' x2='2178.8' y2='1258.4' style='fill: none; stroke: black; stroke-width:2' />
72
+ <line x1='1532.2' y1='1258.4' x2='2178.8' y2='1258.4' style='fill: none; stroke: black; stroke-width:2' />
73
+ <line style="stroke:black; stroke-width:2; " x1="2639.4" y1="761.2" x2="3590.4" y2="761.2"></line>
74
+ <line x1='2622.6' y1='596.2' x2='3607.2' y2='596.2' style='fill: none; stroke: black; stroke-width:2' />
75
+ <line x1='2622.6' y1='596.2' x2='2622.6' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
76
+ <line x1='3607.2' y1='596.2' x2='3607.2' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
77
+ <line x1='2622.6' y1='915.2' x2='3607.2' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
78
+ <line x1='1855.5' y1='928.4000000000001' x2='1855.5' y2='363.0' style='fill: none; stroke: black; stroke-width:2' />
79
+ <line x1='596.0999999999999' y1='585.2' x2='1855.5' y2='363.0' style='fill: none; stroke: black; stroke-width:2' />
80
+ <line x1='3114.9' y1='585.2' x2='1855.5' y2='363.0' style='fill: none; stroke: black; stroke-width:2' />
81
+ <line x1='596.0999999999999' y1='1491.6000000000001' x2='596.0999999999999' y2='926.2' style='fill: none; stroke: black; stroke-width:2' />
82
+ <line x1='596.0999999999999' y1='1491.6000000000001' x2='1855.5' y2='1269.4' style='fill: none; stroke: black; stroke-width:2' /></svg>