rsyntaxtree 1.2.2 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (92) hide show
  1. checksums.yaml +4 -4
  2. data/docs/_examples/026.md +1 -1
  3. data/docs/_examples/027.md +1 -1
  4. data/docs/_examples/038.md +31 -0
  5. data/docs/_examples/039.md +14 -0
  6. data/docs/assets/img/000.png +0 -0
  7. data/docs/assets/img/001.png +0 -0
  8. data/docs/assets/img/002.png +0 -0
  9. data/docs/assets/img/003.png +0 -0
  10. data/docs/assets/img/004.png +0 -0
  11. data/docs/assets/img/005.png +0 -0
  12. data/docs/assets/img/006.png +0 -0
  13. data/docs/assets/img/007.png +0 -0
  14. data/docs/assets/img/008.png +0 -0
  15. data/docs/assets/img/009.png +0 -0
  16. data/docs/assets/img/010.png +0 -0
  17. data/docs/assets/img/011.png +0 -0
  18. data/docs/assets/img/012.png +0 -0
  19. data/docs/assets/img/013.png +0 -0
  20. data/docs/assets/img/014.png +0 -0
  21. data/docs/assets/img/015.png +0 -0
  22. data/docs/assets/img/016.png +0 -0
  23. data/docs/assets/img/017.png +0 -0
  24. data/docs/assets/img/018.png +0 -0
  25. data/docs/assets/img/019.png +0 -0
  26. data/docs/assets/img/020.png +0 -0
  27. data/docs/assets/img/021.png +0 -0
  28. data/docs/assets/img/022.png +0 -0
  29. data/docs/assets/img/023.png +0 -0
  30. data/docs/assets/img/024.png +0 -0
  31. data/docs/assets/img/025.png +0 -0
  32. data/docs/assets/img/026.png +0 -0
  33. data/docs/assets/img/027.png +0 -0
  34. data/docs/assets/img/028.png +0 -0
  35. data/docs/assets/img/029.png +0 -0
  36. data/docs/assets/img/030.png +0 -0
  37. data/docs/assets/img/031.png +0 -0
  38. data/docs/assets/img/032.png +0 -0
  39. data/docs/assets/img/033.png +0 -0
  40. data/docs/assets/img/034.png +0 -0
  41. data/docs/assets/img/035.png +0 -0
  42. data/docs/assets/img/036.png +0 -0
  43. data/docs/assets/img/037.png +0 -0
  44. data/docs/assets/img/038.png +0 -0
  45. data/docs/assets/img/039.png +0 -0
  46. data/docs/assets/svg/000.svg +36 -36
  47. data/docs/assets/svg/001.svg +17 -17
  48. data/docs/assets/svg/002.svg +35 -35
  49. data/docs/assets/svg/003.svg +27 -27
  50. data/docs/assets/svg/004.svg +38 -38
  51. data/docs/assets/svg/005.svg +18 -18
  52. data/docs/assets/svg/006.svg +23 -23
  53. data/docs/assets/svg/007.svg +29 -29
  54. data/docs/assets/svg/008.svg +33 -33
  55. data/docs/assets/svg/009.svg +32 -32
  56. data/docs/assets/svg/010.svg +50 -50
  57. data/docs/assets/svg/011.svg +27 -27
  58. data/docs/assets/svg/012.svg +30 -30
  59. data/docs/assets/svg/013.svg +119 -119
  60. data/docs/assets/svg/014.svg +85 -85
  61. data/docs/assets/svg/015.svg +31 -31
  62. data/docs/assets/svg/016.svg +252 -252
  63. data/docs/assets/svg/017.svg +33 -33
  64. data/docs/assets/svg/018.svg +35 -35
  65. data/docs/assets/svg/019.svg +179 -179
  66. data/docs/assets/svg/020.svg +57 -57
  67. data/docs/assets/svg/021.svg +40 -40
  68. data/docs/assets/svg/022.svg +66 -66
  69. data/docs/assets/svg/023.svg +40 -40
  70. data/docs/assets/svg/024.svg +21 -21
  71. data/docs/assets/svg/025.svg +125 -125
  72. data/docs/assets/svg/026.svg +17 -17
  73. data/docs/assets/svg/027.svg +47 -47
  74. data/docs/assets/svg/028.svg +19 -19
  75. data/docs/assets/svg/029.svg +91 -91
  76. data/docs/assets/svg/030.svg +47 -47
  77. data/docs/assets/svg/031.svg +13 -13
  78. data/docs/assets/svg/032.svg +51 -51
  79. data/docs/assets/svg/033.svg +39 -39
  80. data/docs/assets/svg/034.svg +61 -61
  81. data/docs/assets/svg/035.svg +46 -46
  82. data/docs/assets/svg/036.svg +20 -20
  83. data/docs/assets/svg/037.svg +5 -5
  84. data/docs/assets/svg/038.svg +88 -0
  85. data/docs/assets/svg/039.svg +30 -0
  86. data/docs/documentation.md +3 -2
  87. data/docs/documentation_ja.md +2 -2
  88. data/lib/rsyntaxtree/element.rb +12 -7
  89. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  90. data/lib/rsyntaxtree/svg_graph.rb +5 -5
  91. data/lib/rsyntaxtree/version.rb +1 -1
  92. metadata +8 -2
@@ -1,16 +1,16 @@
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="1791.1999999999998" viewBox="-20, -20, 2981.4, 1811.1999999999998" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2961.4" height="1800.0" viewBox="-20, -20, 2981.4, 1820.0" 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>
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
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>
@@ -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="1811.1999999999998" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="2981.4" height="1820.0" 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='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>
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>
31
31
  </text>
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>
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>
33
33
  </text>
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>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.1' y='1161.6'><tspan x='322.1' y='1161.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='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>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1504.8'><tspan x='34.60000000000002' y='1504.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='1680.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='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>
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>
40
40
  </text>
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>
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>
43
43
  </text>
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>
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>
46
46
  </text>
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' />
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='1051.6' x2='341.1' y2='873.4' />
51
+ <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1394.8' x2='341.1' y2='1216.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' />
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='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>
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="1570.8" x2="648.6" y2="1570.8"></line>
63
+ <line x1='16.800000000000022' y1='1405.8' x2='665.4000000000001' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
64
+ <line x1='16.800000000000022' y1='1405.8' x2='16.800000000000022' y2='1724.8' style='fill: none; stroke: black; stroke-width:2' />
65
+ <line x1='665.4000000000001' y1='1405.8' x2='665.4000000000001' y2='1724.8' style='fill: none; stroke: black; stroke-width:2' />
66
+ <line x1='16.800000000000022' y1='1724.8' x2='665.4000000000001' y2='1724.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='1394.8' x2='341.1' y2='530.2' style='fill: none; stroke: black; stroke-width:2' />
82
+ <line x1='341.1' y1='1394.8' x2='1381.5' y2='1049.4' style='fill: none; stroke: black; stroke-width:2' /></svg>
@@ -1,16 +1,16 @@
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="867.5999999999999" viewBox="-20, -20, 1285.2, 887.5999999999999" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1265.2" height="955.5999999999999" viewBox="-20, -20, 1285.2, 975.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" />
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"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
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="black"/>
13
+ </marker>
14
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>
@@ -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="887.5999999999999" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1285.2" height="975.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
- <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>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='194.64999999999986' y='525.2'><tspan x='194.64999999999986' y='525.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='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>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='874.4'><tspan x='28.799999999999955' y='874.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='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>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='687.0' y='874.4'><tspan x='687.0' y='874.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
- <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>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1068.2' y='525.2'><tspan x='1068.2' y='525.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
- <line style='stroke:black; stroke-width:2;' x1='560.1499999999999' y1='327.2' x2='853.425' y2='187.0' />
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='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' />
38
+ <line style='stroke:black; stroke-width:2;' x1='560.1499999999999' y1='415.2' x2='853.425' y2='187.0' />
39
+ <line style='stroke:black; stroke-width:2;' x1='1146.7' y1='415.2' x2='853.425' y2='187.0' />
40
+ <line style='stroke:black; stroke-width:2;' x1='300.29999999999995' y1='764.4' x2='560.1499999999999' y2='580.2' />
41
+ <line style='stroke:black; stroke-width:2;' x1='820.0' y1='764.4' x2='560.1499999999999' y2='580.2' />
42
42
  </svg>
@@ -1,16 +1,16 @@
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="1456.8" viewBox="-20, -20, 866.3999999999999, 1476.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
6
  <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
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="#D55E00"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
13
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
+ </marker>
14
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="#D55E00"/>
16
16
  </marker>
@@ -24,69 +24,69 @@
24
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="1476.8" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="866.3999999999999" height="1529.6000000000001" stroke="none" fill="white" />"
28
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: #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>
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: #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>
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: #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>
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: #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>
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: #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>
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: #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>
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 532.4 82.80000000000001 447.7 417.59999999999997 447.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 532.4 306.0 447.7 417.59999999999997 447.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 532.4 529.1999999999999 447.7 417.59999999999997 447.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 532.4 752.3999999999999 447.7 417.59999999999997 447.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 875.5999999999999 529.1999999999999 786.5 529.1999999999999 786.5 529.1999999999999 697.4' />
53
+ points='529.1999999999999 928.4000000000001 529.1999999999999 839.3000000000001 529.1999999999999 839.3000000000001 529.1999999999999 750.2' />
54
54
  <line style="stroke:#0072B2; stroke-width:2; " x1="363.59999999999997" y1="198.0" x2="471.59999999999997" y2="198.0"></line>
55
55
  <line x1='349.2' y1='33.0' x2='486.0' y2='33.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
56
56
  <line x1='349.2' y1='33.0' x2='349.2' y2='352.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
57
57
  <line x1='486.0' y1='33.0' x2='486.0' y2='352.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
58
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>
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,16 +1,16 @@
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="1855.7999999999997" height="1703.1999999999998" viewBox="-20, -20, 1875.7999999999997, 1723.1999999999998" 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
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="#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="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
- </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="#D55E00"/>
13
10
  </marker>
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
+ </marker>
14
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="#D55E00"/>
16
16
  </marker>
@@ -24,58 +24,58 @@
24
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="1875.7999999999997" height="1723.1999999999998" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1875.7999999999997" height="1776.0" stroke="none" fill="white" />"
28
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
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>
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
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>
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
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>
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
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>
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
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>
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>
40
40
  </text>
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>
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>
42
42
  </text>
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>
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>
44
44
  </text>
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>
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>
47
47
  </text>
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>
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>
49
49
  </text>
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>
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>
52
52
  </text>
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' />
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
63
  <rect style='stroke: #0072B2; stroke-width:2;'
64
- x='214.10000000000002' y='362.79999999999995' rx='44.0' ry='44.0'
64
+ x='214.10000000000002' y='450.80000000000007' rx='44.0' ry='44.0'
65
65
  width='109.0' height='88.0'
66
66
  fill='none' />
67
67
 
68
68
  <rect style='stroke: #009E73; stroke-width:2;'
69
- x='33.60000000000002' y='706.0'
69
+ x='33.60000000000002' y='794.0'
70
70
  width='88.0' height='88.0'
71
71
  fill='none' />
72
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>
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>