rsyntaxtree 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) 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 +2 -1
  32. data/docs/_examples/027.md +2 -1
  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/assets/img/000.png +0 -0
  44. data/docs/assets/img/001.png +0 -0
  45. data/docs/assets/img/002.png +0 -0
  46. data/docs/assets/img/003.png +0 -0
  47. data/docs/assets/img/004.png +0 -0
  48. data/docs/assets/img/005.png +0 -0
  49. data/docs/assets/img/006.png +0 -0
  50. data/docs/assets/img/007.png +0 -0
  51. data/docs/assets/img/008.png +0 -0
  52. data/docs/assets/img/009.png +0 -0
  53. data/docs/assets/img/010.png +0 -0
  54. data/docs/assets/img/011.png +0 -0
  55. data/docs/assets/img/012.png +0 -0
  56. data/docs/assets/img/013.png +0 -0
  57. data/docs/assets/img/014.png +0 -0
  58. data/docs/assets/img/015.png +0 -0
  59. data/docs/assets/img/016.png +0 -0
  60. data/docs/assets/img/017.png +0 -0
  61. data/docs/assets/img/018.png +0 -0
  62. data/docs/assets/img/019.png +0 -0
  63. data/docs/assets/img/020.png +0 -0
  64. data/docs/assets/img/021.png +0 -0
  65. data/docs/assets/img/022.png +0 -0
  66. data/docs/assets/img/023.png +0 -0
  67. data/docs/assets/img/024.png +0 -0
  68. data/docs/assets/img/025.png +0 -0
  69. data/docs/assets/img/026.png +0 -0
  70. data/docs/assets/img/027.png +0 -0
  71. data/docs/assets/img/028.png +0 -0
  72. data/docs/assets/img/029.png +0 -0
  73. data/docs/assets/img/030.png +0 -0
  74. data/docs/assets/img/031.png +0 -0
  75. data/docs/assets/img/032.png +0 -0
  76. data/docs/assets/img/033.png +0 -0
  77. data/docs/assets/img/034.png +0 -0
  78. data/docs/assets/img/035.png +0 -0
  79. data/docs/assets/img/036.png +0 -0
  80. data/docs/assets/img/037.png +0 -0
  81. data/docs/assets/svg/000.svg +40 -40
  82. data/docs/assets/svg/001.svg +20 -20
  83. data/docs/assets/svg/002.svg +29 -29
  84. data/docs/assets/svg/003.svg +21 -21
  85. data/docs/assets/svg/004.svg +30 -30
  86. data/docs/assets/svg/005.svg +12 -12
  87. data/docs/assets/svg/006.svg +16 -16
  88. data/docs/assets/svg/007.svg +23 -23
  89. data/docs/assets/svg/008.svg +27 -27
  90. data/docs/assets/svg/009.svg +24 -24
  91. data/docs/assets/svg/010.svg +53 -53
  92. data/docs/assets/svg/011.svg +19 -19
  93. data/docs/assets/svg/012.svg +22 -22
  94. data/docs/assets/svg/013.svg +117 -117
  95. data/docs/assets/svg/014.svg +88 -88
  96. data/docs/assets/svg/015.svg +33 -33
  97. data/docs/assets/svg/016.svg +193 -193
  98. data/docs/assets/svg/017.svg +36 -36
  99. data/docs/assets/svg/018.svg +38 -38
  100. data/docs/assets/svg/019.svg +177 -177
  101. data/docs/assets/svg/020.svg +60 -60
  102. data/docs/assets/svg/021.svg +34 -34
  103. data/docs/assets/svg/022.svg +62 -62
  104. data/docs/assets/svg/023.svg +33 -33
  105. data/docs/assets/svg/024.svg +15 -15
  106. data/docs/assets/svg/025.svg +117 -117
  107. data/docs/assets/svg/026.svg +9 -9
  108. data/docs/assets/svg/027.svg +39 -39
  109. data/docs/assets/svg/028.svg +22 -22
  110. data/docs/assets/svg/029.svg +87 -87
  111. data/docs/assets/svg/030.svg +44 -44
  112. data/docs/assets/svg/031.svg +7 -7
  113. data/docs/assets/svg/032.svg +61 -61
  114. data/docs/assets/svg/033.svg +60 -59
  115. data/docs/assets/svg/034.svg +59 -59
  116. data/docs/assets/svg/035.svg +44 -42
  117. data/docs/assets/svg/036.svg +50 -0
  118. data/docs/assets/svg/037.svg +88 -0
  119. data/docs/documentation.md +2 -2
  120. data/docs/documentation_ja.md +6 -6
  121. data/docs/examples.html +1 -1
  122. data/lib/rsyntaxtree/base_graph.rb +26 -8
  123. data/lib/rsyntaxtree/element.rb +6 -3
  124. data/lib/rsyntaxtree/svg_graph.rb +12 -8
  125. data/lib/rsyntaxtree/version.rb +1 -1
  126. data/lib/rsyntaxtree.rb +13 -3
  127. data/test/example_verify_test.rb +13 -3
  128. metadata +9 -3
@@ -1,6 +1,6 @@
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="2961.4" height="1747.1999999999998" viewBox="-20, -20, 2981.4, 1767.1999999999998" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2961.4" height="1791.1999999999998" viewBox="-20, -20, 2981.4, 1811.1999999999998" 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" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
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,59 +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="2981.4" height="1767.1999999999998" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="2981.4" height="1811.1999999999998" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='666.4000000000001' y='132.0'><tspan x='666.4000000000001' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Subject-Predicate<tspan style='fill:none;'>■</tspan>Construction</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='162.60000000000002' y='475.20000000000005'><tspan x='162.60000000000002' y='475.20000000000005' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='162.60000000000002' y='431.2'><tspan x='162.60000000000002' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.1' y='818.4'><tspan x='322.1' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.1' y='774.4'><tspan x='322.1' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
33
33
  </text>
34
34
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.1' y='1117.6'><tspan x='322.1' y='1117.6' 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.60000000000002' y='1416.8'><tspan x='34.60000000000002' y='1416.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
37
- <tspan x='33.60000000000002' y='1592.8' 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>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1460.8'><tspan x='34.60000000000002' y='1460.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
37
+ <tspan x='33.60000000000002' y='1636.8' 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>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1795.2000000000003' y='475.20000000000005'><tspan x='1795.2000000000003' y='475.20000000000005' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transitive</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1795.2000000000003' y='431.2'><tspan x='1795.2000000000003' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transitive</tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='783.0' y='818.4'><tspan x='1153.5' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Caused-Motion</tspan>
42
- <tspan x='783.0' y='994.4' 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>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='783.0' y='774.4'><tspan x='1153.5' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Caused-Motion</tspan>
42
+ <tspan x='783.0' y='950.4' 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>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2114.4' y='818.4'><tspan x='2337.9' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Ditransitive</tspan>
45
- <tspan x='2114.4' y='994.4' 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>threw<tspan style='fill:none;'>■</tspan>Chris<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>ball.</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2114.4' y='774.4'><tspan x='2337.9' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Ditransitive</tspan>
45
+ <tspan x='2114.4' y='950.4' 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>threw<tspan style='fill:none;'>■</tspan>Chris<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>ball.</tspan>
46
46
  </text>
47
- <line style='stroke:black; stroke-width:2;' x1='341.1' y1='365.2' x2='1145.4' y2='187.0' />
48
- <line style='stroke:black; stroke-width:2;' x1='1949.7000000000003' y1='365.2' x2='1145.4' y2='187.0' />
49
- <line style='stroke:black; stroke-width:2;' x1='341.1' y1='708.4' x2='341.1' y2='530.2' />
50
- <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1007.6' x2='341.1' y2='873.4' />
51
- <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1306.8' x2='341.1' y2='1172.6' />
52
- <line style='stroke:black; stroke-width:2;' x1='1381.5' y1='708.4' x2='1949.7000000000003' y2='530.2' />
53
- <line style='stroke:black; stroke-width:2;' x1='2517.9' y1='708.4' x2='1949.7000000000003' y2='530.2' />
47
+ <line style='stroke:black; stroke-width:2;' x1='341.1' y1='321.2' x2='1145.4' y2='187.0' />
48
+ <line style='stroke:black; stroke-width:2;' x1='1949.7000000000003' y1='321.2' x2='1145.4' y2='187.0' />
49
+ <line style='stroke:black; stroke-width:2;' x1='341.1' y1='664.4' x2='341.1' y2='486.2' />
50
+ <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1007.5999999999999' x2='341.1' y2='829.4' />
51
+ <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1350.8' x2='341.1' y2='1172.6' />
52
+ <line style='stroke:black; stroke-width:2;' x1='1381.5' y1='664.4' x2='1949.7000000000003' y2='486.2' />
53
+ <line style='stroke:black; stroke-width:2;' x1='2517.9' y1='664.4' x2='1949.7000000000003' y2='486.2' />
54
54
  <line x1='649.6000000000001' y1='33.0' x2='1641.2000000000003' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
55
55
  <line x1='649.6000000000001' y1='33.0' x2='649.6000000000001' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
56
56
  <line x1='1641.2000000000003' y1='33.0' x2='1641.2000000000003' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
57
57
  <line x1='649.6000000000001' y1='176.0' x2='1641.2000000000003' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
58
- <line x1='145.8' y1='376.2' x2='536.4000000000001' y2='376.2' style='fill: none; stroke: black; stroke-width:2' />
59
- <line x1='145.8' y1='376.2' x2='145.8' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
60
- <line x1='536.4000000000001' y1='376.2' x2='536.4000000000001' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
61
- <line x1='145.8' y1='519.2' x2='536.4000000000001' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
62
- <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1482.8" x2="648.6" y2="1482.8"></line>
63
- <line x1='16.800000000000022' y1='1317.8' x2='665.4000000000001' y2='1317.8' style='fill: none; stroke: black; stroke-width:2' />
64
- <line x1='16.800000000000022' y1='1317.8' x2='16.800000000000022' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' />
65
- <line x1='665.4000000000001' y1='1317.8' x2='665.4000000000001' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' />
66
- <line x1='16.800000000000022' y1='1636.8' x2='665.4000000000001' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' />
67
- <line x1='1778.4000000000003' y1='376.2' x2='2121.0000000000005' y2='376.2' style='fill: none; stroke: black; stroke-width:2' />
68
- <line x1='1778.4000000000003' y1='376.2' x2='1778.4000000000003' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
69
- <line x1='2121.0000000000005' y1='376.2' x2='2121.0000000000005' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
70
- <line x1='1778.4000000000003' y1='519.2' x2='2121.0000000000005' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
71
- <line style="stroke:black; stroke-width:2; " x1="783.0" y1="884.4" x2="1980.0" y2="884.4"></line>
72
- <line x1='766.2' y1='719.4' x2='1996.8' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
73
- <line x1='766.2' y1='719.4' x2='766.2' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
74
- <line x1='1996.8' y1='719.4' x2='1996.8' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
75
- <line x1='766.2' y1='1038.4' x2='1996.8' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
76
- <line style="stroke:black; stroke-width:2; " x1="2114.4" y1="884.4" x2="2921.4" y2="884.4"></line>
77
- <line x1='2097.6' y1='719.4' x2='2938.2' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
78
- <line x1='2097.6' y1='719.4' x2='2097.6' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
79
- <line x1='2938.2' y1='719.4' x2='2938.2' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
80
- <line x1='2097.6' y1='1038.4' x2='2938.2' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
81
- <line x1='341.1' y1='536.6' x2='341.1' y2='1306.8' style='fill: none; stroke: black; stroke-width:2' />
82
- <line x1='341.1' y1='1306.8' x2='1381.5' y2='1055.8' style='fill: none; stroke: black; stroke-width:2' /></svg>
58
+ <line x1='145.8' y1='332.2' x2='536.4000000000001' y2='332.2' style='fill: none; stroke: black; stroke-width:2' />
59
+ <line x1='145.8' y1='332.2' x2='145.8' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
60
+ <line x1='536.4000000000001' y1='332.2' x2='536.4000000000001' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
61
+ <line x1='145.8' y1='475.2' x2='536.4000000000001' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
62
+ <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1526.8" x2="648.6" y2="1526.8"></line>
63
+ <line x1='16.800000000000022' y1='1361.8' x2='665.4000000000001' y2='1361.8' style='fill: none; stroke: black; stroke-width:2' />
64
+ <line x1='16.800000000000022' y1='1361.8' x2='16.800000000000022' y2='1680.8' style='fill: none; stroke: black; stroke-width:2' />
65
+ <line x1='665.4000000000001' y1='1361.8' x2='665.4000000000001' y2='1680.8' style='fill: none; stroke: black; stroke-width:2' />
66
+ <line x1='16.800000000000022' y1='1680.8' x2='665.4000000000001' y2='1680.8' style='fill: none; stroke: black; stroke-width:2' />
67
+ <line x1='1778.4000000000003' y1='332.2' x2='2121.0000000000005' y2='332.2' style='fill: none; stroke: black; stroke-width:2' />
68
+ <line x1='1778.4000000000003' y1='332.2' x2='1778.4000000000003' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
69
+ <line x1='2121.0000000000005' y1='332.2' x2='2121.0000000000005' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
70
+ <line x1='1778.4000000000003' y1='475.2' x2='2121.0000000000005' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
71
+ <line style="stroke:black; stroke-width:2; " x1="783.0" y1="840.4" x2="1980.0" y2="840.4"></line>
72
+ <line x1='766.2' y1='675.4' x2='1996.8' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
73
+ <line x1='766.2' y1='675.4' x2='766.2' y2='994.4' style='fill: none; stroke: black; stroke-width:2' />
74
+ <line x1='1996.8' y1='675.4' x2='1996.8' y2='994.4' style='fill: none; stroke: black; stroke-width:2' />
75
+ <line x1='766.2' y1='994.4' x2='1996.8' y2='994.4' style='fill: none; stroke: black; stroke-width:2' />
76
+ <line style="stroke:black; stroke-width:2; " x1="2114.4" y1="840.4" x2="2921.4" y2="840.4"></line>
77
+ <line x1='2097.6' y1='675.4' x2='2938.2' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
78
+ <line x1='2097.6' y1='675.4' x2='2097.6' y2='994.4' style='fill: none; stroke: black; stroke-width:2' />
79
+ <line x1='2938.2' y1='675.4' x2='2938.2' y2='994.4' style='fill: none; stroke: black; stroke-width:2' />
80
+ <line x1='2097.6' y1='994.4' x2='2938.2' y2='994.4' style='fill: none; stroke: black; stroke-width:2' />
81
+ <line x1='341.1' y1='1350.8' x2='341.1' y2='486.2' style='fill: none; stroke: black; stroke-width:2' />
82
+ <line x1='341.1' y1='1350.8' x2='1381.5' y2='1005.4' style='fill: none; stroke: black; stroke-width:2' /></svg>
@@ -1,6 +1,6 @@
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="1265.2" height="782.4" viewBox="-20, -20, 1285.2, 802.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1265.2" height="867.5999999999999" viewBox="-20, -20, 1285.2, 887.5999999999999" 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
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="34.56" markerHeight="34.56" 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,19 +24,19 @@
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="1285.2" height="802.4" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1285.2" height="887.5999999999999" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='575.425' y='132.0'><tspan x='575.425' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">chase(mouse)(cat)</tspan>
29
29
  </text>
30
30
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='194.64999999999986' y='437.2'><tspan x='194.64999999999986' y='437.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>λx.λy.chase(mouse)(y)<tspan style='fill:none;'>■</tspan></tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='742.4'><tspan x='28.799999999999955' y='742.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>λxλy.chase(x)(y)<tspan style='fill:none;'>■</tspan></tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='786.4'><tspan x='28.799999999999955' y='786.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>λxλy.chase(x)(y)<tspan style='fill:none;'>■</tspan></tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='687.0' y='742.4'><tspan x='687.0' y='742.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>mouse<tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='687.0' y='786.4'><tspan x='687.0' y='786.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>mouse<tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
36
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1068.2' y='437.2'><tspan x='1068.2' y='437.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>cat<tspan style='fill:none;'>■</tspan></tspan>
37
37
  </text>
38
38
  <line style='stroke:black; stroke-width:2;' x1='560.1499999999999' y1='327.2' x2='853.425' y2='187.0' />
39
39
  <line style='stroke:black; stroke-width:2;' x1='1146.7' y1='327.2' x2='853.425' y2='187.0' />
40
- <line style='stroke:black; stroke-width:2;' x1='300.29999999999995' y1='632.4' x2='560.1499999999999' y2='492.2' />
41
- <line style='stroke:black; stroke-width:2;' x1='820.0' y1='632.4' x2='560.1499999999999' y2='492.2' />
40
+ <line style='stroke:black; stroke-width:2;' x1='300.29999999999995' y1='676.4' x2='560.1499999999999' y2='492.2' />
41
+ <line style='stroke:black; stroke-width:2;' x1='820.0' y1='676.4' x2='560.1499999999999' y2='492.2' />
42
42
  </svg>
@@ -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="1456.8" viewBox="-20, -20, 866.3999999999999, 1476.8" 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" />
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
7
7
  </marker>
8
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"/>
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
10
10
  </marker>
11
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="red"/>
12
+ <path d="M 0 0 L 10 5 L 0 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="1476.8" 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='642.4'><tspan x='28.80000000000001' y='642.4' 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='642.4'><tspan x='252.0' y='642.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='818.4' 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='642.4'><tspan x='475.19999999999993' y='642.4' 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='985.5999999999999'><tspan x='475.19999999999993' y='985.5999999999999' 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='1152.8'><tspan x='475.19999999999993' y='1152.8' 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='642.4'><tspan x='698.3999999999999' y='642.4' 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 532.4 82.80000000000001 447.7 417.59999999999997 447.7 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 532.4 306.0 447.7 417.59999999999997 447.7 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 532.4 529.1999999999999 447.7 417.59999999999997 447.7 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 532.4 752.3999999999999 447.7 417.59999999999997 447.7 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 875.5999999999999 529.1999999999999 786.5 529.1999999999999 786.5 529.1999999999999 697.4' />
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="708.4" x2="360.0" y2="708.4"></line>
60
+ <line x1='237.6' y1='543.4' x2='374.4' y2='543.4' style='fill: none; stroke: #009E73; stroke-width:2' />
61
+ <line x1='237.6' y1='543.4' x2='237.6' y2='862.4' style='fill: none; stroke: #009E73; stroke-width:2' />
62
+ <line x1='374.4' y1='543.4' x2='374.4' y2='862.4' style='fill: none; stroke: #009E73; stroke-width:2' />
63
+ <line x1='237.6' y1='862.4' x2='374.4' y2='862.4' style='fill: none; stroke: #009E73; stroke-width:2' />
64
+ <line x1='460.79999999999995' y1='543.4' x2='597.5999999999999' y2='543.4' style='fill: none; stroke: #0072B2; stroke-width:2' />
65
+ <line x1='460.79999999999995' y1='543.4' x2='460.79999999999995' y2='686.4' style='fill: none; stroke: #0072B2; stroke-width:2' />
66
+ <line x1='597.5999999999999' y1='543.4' x2='597.5999999999999' y2='686.4' style='fill: none; stroke: #0072B2; stroke-width:2' />
67
+ <line x1='460.79999999999995' y1='686.4' x2='597.5999999999999' y2='686.4' style='fill: none; stroke: #0072B2; stroke-width:2' />
68
+ <line x1='460.79999999999995' y1='886.5999999999999' x2='597.5999999999999' y2='886.5999999999999' style='fill: none; stroke: #0072B2; stroke-width:2' />
69
+ <line x1='460.79999999999995' y1='886.5999999999999' x2='460.79999999999995' y2='1029.6' style='fill: none; stroke: #0072B2; stroke-width:2' />
70
+ <line x1='597.5999999999999' y1='886.5999999999999' x2='597.5999999999999' y2='1029.6' style='fill: none; stroke: #0072B2; stroke-width:2' />
71
+ <line x1='460.79999999999995' y1='1029.6' x2='597.5999999999999' y2='1029.6' style='fill: none; stroke: #0072B2; stroke-width:2' />
72
+ <line x1='460.79999999999995' y1='1053.8' x2='597.5999999999999' y2='1053.8' style='fill: none; stroke: #009E73; stroke-width:2' />
73
+ <line x1='460.79999999999995' y1='1053.8' x2='460.79999999999995' y2='1196.8' style='fill: none; stroke: #009E73; stroke-width:2' />
74
+ <line x1='597.5999999999999' y1='1053.8' x2='597.5999999999999' y2='1196.8' style='fill: none; stroke: #009E73; stroke-width:2' />
75
+ <line x1='460.79999999999995' y1='1196.8' x2='597.5999999999999' y2='1196.8' style='fill: none; stroke: #009E73; stroke-width:2' />
76
+ <line x1='683.9999999999999' y1='543.4' x2='820.8' y2='543.4' style='fill: none; stroke: #009E73; stroke-width:2' />
77
+ <line x1='683.9999999999999' y1='543.4' x2='683.9999999999999' y2='686.4' style='fill: none; stroke: #009E73; stroke-width:2' />
78
+ <line x1='820.8' y1='543.4' x2='820.8' y2='686.4' style='fill: none; stroke: #009E73; stroke-width:2' />
79
+ <line x1='683.9999999999999' y1='686.4' x2='820.8' y2='686.4' style='fill: none; stroke: #009E73; stroke-width:2' />
80
+ <line x1='82.80000000000001' y1='697.4' x2='82.80000000000001' y2='1284.8' style='fill: none; stroke: #CC79A7; stroke-width:2' />
81
+ <line x1='82.80000000000001' y1='697.4' x2='82.80000000000001' y2='1284.8' style='fill: none; stroke: #CC79A7; stroke-width:2' />
82
+ <line x1='82.80000000000001' y1='1284.8' x2='306.0' y2='1284.8' style='fill: none; stroke: #CC79A7; stroke-width:2' />
83
+ <line x1='306.0' y1='1284.8' x2='306.0' y2='873.4' style='fill: none; stroke: #CC79A7; stroke-width:2' marker-end='url(#arrow)' />
84
+ <line x1='270.0' y1='873.4' x2='270.0' y2='1416.8' style='fill: none; stroke: #CC79A7; stroke-width:2' stroke-dasharray='8 8' />
85
+ <line x1='270.0' y1='1416.8' x2='529.1999999999999' y2='1416.8' style='fill: none; stroke: #CC79A7; stroke-width:2' stroke-dasharray='8 8' />
86
+ <line x1='529.1999999999999' y1='1416.8' x2='529.1999999999999' y2='1207.8' style='fill: none; stroke: #CC79A7; stroke-width:2' stroke-dasharray='8 8' />
87
+ <line x1='82.80000000000001' y1='532.4' x2='417.59999999999997' y2='363.0' style='fill: none; stroke: #D55E00; stroke-width:2' />
88
+ <path d='M306.0,532.4 L361.79999999999995,447.7 L417.59999999999997, 363.0' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
89
+ <path d='M165.60000000000002,614.9 L194.39999999999998,658.9 L223.19999999999996, 702.9' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowForward)' />
90
+ <path d='M529.1999999999999,1042.8 L417.59999999999997,958.0999999999999 L306.0, 873.4' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
91
+ <path d='M611.9999999999999,614.9 L640.8,614.9 L669.5999999999999, 614.9' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
92
+ <path d='M529.1999999999999,875.5999999999999 L529.1999999999999,786.5 L529.1999999999999, 697.4' 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="1703.1999999999998" viewBox="-20, -20, 1875.7999999999997, 1723.1999999999998" 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="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="#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="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 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="1723.1999999999998" 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='431.2'><tspan x='224.60000000000002' y='431.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='774.4'><tspan x='56.10000000000002' y='774.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='774.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='431.2'><tspan x='1098.8' y='431.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='774.4'><tspan x='763.5' y='774.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='1117.6'><tspan x='638.0' y='1117.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='774.4'><tspan x='1450.1' y='774.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='1117.6'><tspan x='1221.9' y='1117.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='1460.8'><tspan x='1067.3999999999999' y='1460.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='1548.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='1117.6'><tspan x='1670.7999999999997' y='1117.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='1460.8'><tspan x='1613.7999999999997' y='1460.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='1548.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='321.2' x2='704.1999999999999' y2='187.0' />
54
+ <line style='stroke:black; stroke-width:2;' x1='1139.8' y1='321.2' x2='704.1999999999999' y2='187.0' />
55
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='33.60000000000002 664.4 503.6 664.4 268.6 486.2' />
56
+ <line style='stroke:black; stroke-width:2;' x1='785.5' y1='664.4' x2='1139.8' y2='486.2' />
57
+ <line style='stroke:black; stroke-width:2;' x1='1494.1' y1='664.4' x2='1139.8' y2='486.2' />
58
+ <line style='stroke:black; stroke-width:2;' x1='785.5' y1='1007.5999999999999' x2='785.5' y2='829.4' />
59
+ <line style='stroke:black; stroke-width:2;' x1='1273.4' y1='1007.5999999999999' x2='1494.1' y2='829.4' />
60
+ <line style='stroke:black; stroke-width:2;' x1='1714.7999999999997' y1='1007.5999999999999' x2='1494.1' y2='829.4' />
61
+ <line style='stroke:black; stroke-width:2;' x1='1273.3999999999999' y1='1350.8' x2='1273.4' y2='1172.6' />
62
+ <line style='stroke:black; stroke-width:2;' x1='1714.7999999999997' y1='1350.8' x2='1714.7999999999997' y2='1172.6' />
63
+ <rect style='stroke: #0072B2; stroke-width:2;'
64
+ x='214.10000000000002' y='362.79999999999995' 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='706.0'
70
+ width='88.0' height='88.0'
71
+ fill='none' />
72
+
73
+ <line x1='1050.6' y1='1361.8' x2='1067.3999999999999' y2='1361.8' style='fill: none; stroke: #009E73; stroke-width:2' />
74
+ <line x1='1050.6' y1='1361.8' x2='1050.6' y2='1592.8' style='fill: none; stroke: #009E73; stroke-width:2' />
75
+ <line x1='1050.6' y1='1592.8' x2='1067.3999999999999' y2='1592.8' style='fill: none; stroke: #009E73; stroke-width:2' />
76
+ <line x1='1496.1999999999998' y1='1361.8' x2='1479.3999999999999' y2='1361.8' style='fill: none; stroke: #009E73; stroke-width:2' />
77
+ <line x1='1496.1999999999998' y1='1361.8' x2='1496.1999999999998' y2='1592.8' style='fill: none; stroke: #009E73; stroke-width:2' />
78
+ <line x1='1496.1999999999998' y1='1592.8' x2='1479.3999999999999' y2='1592.8' style='fill: none; stroke: #009E73; stroke-width:2' />
79
+ <line x1='785.5' y1='664.4' x2='704.1999999999999' y2='187.0' style='fill: none; stroke: #D55E00; stroke-width:2' />
80
+ <path d='M356.70000000000005,403.7 L710.95,403.7 L1065.2, 403.7' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBackward)' />
81
+ <path d='M1273.4,1007.5999999999999 L1029.45,918.5 L785.5, 829.4' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowForward)' /></svg>