rsyntaxtree 1.2.7 → 1.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (145) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +64 -0
  3. data/README.md +3 -2
  4. data/bin/rsyntaxtree +5 -5
  5. data/dev/generate_examples.rb +1 -13
  6. data/docs/_examples/000.md +1 -1
  7. data/docs/_examples/001.md +1 -1
  8. data/docs/_examples/002.md +1 -1
  9. data/docs/_examples/003.md +1 -1
  10. data/docs/_examples/004.md +1 -1
  11. data/docs/_examples/005.md +1 -1
  12. data/docs/_examples/006.md +1 -1
  13. data/docs/_examples/007.md +1 -1
  14. data/docs/_examples/008.md +1 -1
  15. data/docs/_examples/009.md +1 -1
  16. data/docs/_examples/010.md +1 -1
  17. data/docs/_examples/011.md +1 -1
  18. data/docs/_examples/012.md +1 -1
  19. data/docs/_examples/014.md +1 -1
  20. data/docs/_examples/015.md +1 -1
  21. data/docs/_examples/016.md +1 -1
  22. data/docs/_examples/019.md +1 -1
  23. data/docs/_examples/021.md +1 -1
  24. data/docs/_examples/024.md +1 -1
  25. data/docs/_examples/025.md +1 -1
  26. data/docs/_examples/026.md +1 -1
  27. data/docs/_examples/027.md +1 -1
  28. data/docs/_examples/030.md +1 -1
  29. data/docs/_examples/031.md +1 -1
  30. data/docs/_examples/032.md +1 -1
  31. data/docs/_examples/034.md +1 -1
  32. data/docs/_examples/035.md +2 -2
  33. data/docs/_examples/040.md +1 -1
  34. data/docs/_examples/042.md +1 -1
  35. data/docs/_examples/047.md +21 -0
  36. data/docs/_includes/box_and_circle_table.html +24 -0
  37. data/docs/assets/css/style.scss +6 -0
  38. data/docs/assets/img/000.png +0 -0
  39. data/docs/assets/img/001.png +0 -0
  40. data/docs/assets/img/002.png +0 -0
  41. data/docs/assets/img/003.png +0 -0
  42. data/docs/assets/img/004.png +0 -0
  43. data/docs/assets/img/005.png +0 -0
  44. data/docs/assets/img/006.png +0 -0
  45. data/docs/assets/img/007.png +0 -0
  46. data/docs/assets/img/008.png +0 -0
  47. data/docs/assets/img/009.png +0 -0
  48. data/docs/assets/img/010.png +0 -0
  49. data/docs/assets/img/011.png +0 -0
  50. data/docs/assets/img/012.png +0 -0
  51. data/docs/assets/img/013.png +0 -0
  52. data/docs/assets/img/014.png +0 -0
  53. data/docs/assets/img/015.png +0 -0
  54. data/docs/assets/img/016.png +0 -0
  55. data/docs/assets/img/017.png +0 -0
  56. data/docs/assets/img/018.png +0 -0
  57. data/docs/assets/img/019.png +0 -0
  58. data/docs/assets/img/020.png +0 -0
  59. data/docs/assets/img/021.png +0 -0
  60. data/docs/assets/img/022.png +0 -0
  61. data/docs/assets/img/023.png +0 -0
  62. data/docs/assets/img/024.png +0 -0
  63. data/docs/assets/img/025.png +0 -0
  64. data/docs/assets/img/026.png +0 -0
  65. data/docs/assets/img/027.png +0 -0
  66. data/docs/assets/img/028.png +0 -0
  67. data/docs/assets/img/029.png +0 -0
  68. data/docs/assets/img/030.png +0 -0
  69. data/docs/assets/img/031.png +0 -0
  70. data/docs/assets/img/032.png +0 -0
  71. data/docs/assets/img/033.png +0 -0
  72. data/docs/assets/img/034.png +0 -0
  73. data/docs/assets/img/035.png +0 -0
  74. data/docs/assets/img/036.png +0 -0
  75. data/docs/assets/img/037.png +0 -0
  76. data/docs/assets/img/038.png +0 -0
  77. data/docs/assets/img/040.png +0 -0
  78. data/docs/assets/img/041.png +0 -0
  79. data/docs/assets/img/042.png +0 -0
  80. data/docs/assets/img/043.png +0 -0
  81. data/docs/assets/img/044.png +0 -0
  82. data/docs/assets/img/045.png +0 -0
  83. data/docs/assets/img/047.png +0 -0
  84. data/docs/assets/img/elements/arrow_both.png +0 -0
  85. data/docs/assets/img/elements/arrow_both_bold.png +0 -0
  86. data/docs/assets/img/elements/arrow_left.png +0 -0
  87. data/docs/assets/img/elements/arrow_left_bold.png +0 -0
  88. data/docs/assets/img/elements/arrow_right.png +0 -0
  89. data/docs/assets/img/elements/arrow_right_bold.png +0 -0
  90. data/docs/assets/svg/000.svg +33 -33
  91. data/docs/assets/svg/001.svg +13 -13
  92. data/docs/assets/svg/002.svg +33 -33
  93. data/docs/assets/svg/003.svg +25 -25
  94. data/docs/assets/svg/004.svg +36 -36
  95. data/docs/assets/svg/005.svg +16 -16
  96. data/docs/assets/svg/006.svg +21 -21
  97. data/docs/assets/svg/007.svg +27 -27
  98. data/docs/assets/svg/008.svg +31 -31
  99. data/docs/assets/svg/009.svg +30 -30
  100. data/docs/assets/svg/010.svg +48 -48
  101. data/docs/assets/svg/011.svg +25 -25
  102. data/docs/assets/svg/012.svg +30 -30
  103. data/docs/assets/svg/013.svg +71 -71
  104. data/docs/assets/svg/014.svg +93 -93
  105. data/docs/assets/svg/015.svg +29 -29
  106. data/docs/assets/svg/016.svg +378 -378
  107. data/docs/assets/svg/017.svg +29 -29
  108. data/docs/assets/svg/018.svg +31 -31
  109. data/docs/assets/svg/019.svg +149 -149
  110. data/docs/assets/svg/020.svg +56 -56
  111. data/docs/assets/svg/021.svg +69 -69
  112. data/docs/assets/svg/022.svg +69 -69
  113. data/docs/assets/svg/023.svg +45 -45
  114. data/docs/assets/svg/024.svg +19 -19
  115. data/docs/assets/svg/025.svg +117 -117
  116. data/docs/assets/svg/026.svg +19 -19
  117. data/docs/assets/svg/027.svg +59 -59
  118. data/docs/assets/svg/028.svg +15 -15
  119. data/docs/assets/svg/029.svg +49 -49
  120. data/docs/assets/svg/030.svg +36 -36
  121. data/docs/assets/svg/031.svg +11 -11
  122. data/docs/assets/svg/032.svg +33 -33
  123. data/docs/assets/svg/033.svg +30 -30
  124. data/docs/assets/svg/034.svg +44 -44
  125. data/docs/assets/svg/035.svg +18 -18
  126. data/docs/assets/svg/036.svg +11 -11
  127. data/docs/assets/svg/037.svg +14 -14
  128. data/docs/assets/svg/038.svg +33 -33
  129. data/docs/assets/svg/039.svg +1 -1
  130. data/docs/assets/svg/040.svg +90 -90
  131. data/docs/assets/svg/041.svg +43 -43
  132. data/docs/assets/svg/042.svg +11 -11
  133. data/docs/assets/svg/043.svg +121 -121
  134. data/docs/assets/svg/044.svg +2 -2
  135. data/docs/assets/svg/045.svg +36 -36
  136. data/docs/assets/svg/046.svg +641 -641
  137. data/docs/assets/svg/047.svg +67 -0
  138. data/docs/documentation.md +1 -1
  139. data/docs/documentation_ja.md +1 -1
  140. data/docs/examples.html +5 -4
  141. data/lib/rsyntaxtree/svg_graph.rb +8 -7
  142. data/lib/rsyntaxtree/version.rb +1 -1
  143. data/lib/rsyntaxtree.rb +30 -23
  144. data/test/example_verify_test.rb +1 -13
  145. metadata +12 -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="1239.6000000000001" height="691.2" viewBox="0, 0, 1254.0000000000002, 713.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1239.6000000000001" height="779.1999999999999" viewBox="0, 0, 1254.0000000000002, 801.1999999999999" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -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="0" y="0" width="1254.0000000000002" height="713.2" stroke="none" fill="white" />"
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>
27
+ <rect x="0" y="0" width="1254.0000000000002" height="801.1999999999999" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; 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='384.4'><tspan x='194.64999999999986' y='384.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(mouse)(y)<tspan style='fill:none;'>■</tspan></tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='194.64999999999986' y='428.4'><tspan x='194.64999999999986' y='428.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(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='636.8'><tspan x='28.799999999999955' y='636.8' 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; storoke-width: 0; font-size: 64px;' x='28.799999999999955' y='724.8'><tspan x='28.799999999999955' y='724.8' 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='636.8'><tspan x='687.0' y='636.8' 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; storoke-width: 0; font-size: 64px;' x='687.0' y='724.8'><tspan x='687.0' y='724.8' 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='384.4'><tspan x='1068.2' y='384.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>cat<tspan style='fill:none;'>■</tspan></tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1068.2' y='428.4'><tspan x='1068.2' y='428.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>cat<tspan style='fill:none;'>■</tspan></tspan>
37
37
  </text>
38
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='560.1499999999999' y1='274.4' x2='853.425' y2='187.0' />
39
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1146.7' y1='274.4' x2='853.425' y2='187.0' />
40
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='300.29999999999995' y1='526.8' x2='560.1499999999999' y2='439.4' />
41
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='820.0' y1='526.8' x2='560.1499999999999' y2='439.4' />
38
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='560.1499999999999' y1='318.4' x2='853.425' y2='187.0' />
39
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1146.7' y1='318.4' x2='853.425' y2='187.0' />
40
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='300.29999999999995' y1='614.8' x2='560.1499999999999' y2='483.4' />
41
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='820.0' y1='614.8' x2='560.1499999999999' y2='483.4' />
42
42
  </svg>
@@ -25,62 +25,62 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="835.1999999999998" height="1443.1999999999998" 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>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; 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; storoke-width: 0; 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: #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>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; 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
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: #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; storoke-width: 0; 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: #0072B2; font-size: 64px;' x='475.19999999999993' y='976.8'><tspan x='475.19999999999993' y='976.8' 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; storoke-width: 0; font-size: 64px;' x='475.19999999999993' y='976.8'><tspan x='475.19999999999993' y='976.8' 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='1135.1999999999998'><tspan x='475.19999999999993' y='1135.1999999999998' 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; storoke-width: 0; font-size: 64px;' x='475.19999999999993' y='1135.1999999999998'><tspan x='475.19999999999993' y='1135.1999999999998' 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; storoke-width: 0; 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
- <polyline style='stroke:black; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
44
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
45
45
  points='82.80000000000001 532.4 82.80000000000001 447.7 417.59999999999997 447.7 417.59999999999997 363.0' />
46
- <polyline style='stroke:black; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
46
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
47
47
  points='306.0 532.4 306.0 447.7 417.59999999999997 447.7 417.59999999999997 363.0' />
48
- <polyline style='stroke:black; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
48
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
49
49
  points='529.1999999999999 532.4 529.1999999999999 447.7 417.59999999999997 447.7 417.59999999999997 363.0' />
50
- <polyline style='stroke:black; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
50
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
51
51
  points='752.3999999999999 532.4 752.3999999999999 447.7 417.59999999999997 447.7 417.59999999999997 363.0' />
52
- <polyline style='stroke:black; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
52
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
53
53
  points='529.1999999999999 866.8 529.1999999999999 782.0999999999999 529.1999999999999 782.0999999999999 529.1999999999999 697.4' />
54
- <line style="stroke:#0072B2; stroke-linecap:round; stroke-width:7; " x1="363.59999999999997" y1="198.0" x2="471.59999999999997" y2="198.0"></line>
55
- <polygon style='stroke:#0072B2; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
54
+ <line style="stroke:#0072B2; fill:none; stroke-linecap:round; stroke-width:2; " x1="363.59999999999997" y1="198.0" x2="471.59999999999997" y2="198.0"></line>
55
+ <polygon style='stroke:#0072B2; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
56
56
  points='349.2,33.0 486.0,33.0 486.0,352.0 349.2,352.0' />
57
57
 
58
- <line style="stroke:#009E73; stroke-linecap:round; stroke-width:7; " x1="252.0" y1="708.4" x2="360.0" y2="708.4"></line>
59
- <polygon style='stroke:#009E73; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
58
+ <line style="stroke:#009E73; fill:none; stroke-linecap:round; stroke-width:2; " x1="252.0" y1="708.4" x2="360.0" y2="708.4"></line>
59
+ <polygon style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
60
60
  points='237.6,543.4 374.4,543.4 374.4,862.4 237.6,862.4' />
61
61
 
62
- <polygon style='stroke:#0072B2; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
62
+ <polygon style='stroke:#0072B2; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
63
63
  points='460.79999999999995,543.4 597.5999999999999,543.4 597.5999999999999,686.4 460.79999999999995,686.4' />
64
64
 
65
- <polygon style='stroke:#0072B2; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
65
+ <polygon style='stroke:#0072B2; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
66
66
  points='460.79999999999995,877.8 597.5999999999999,877.8 597.5999999999999,1020.8 460.79999999999995,1020.8' />
67
67
 
68
- <polygon style='stroke:#009E73; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
68
+ <polygon style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
69
69
  points='460.79999999999995,1036.1999999999998 597.5999999999999,1036.1999999999998 597.5999999999999,1179.1999999999998 460.79999999999995,1179.1999999999998' />
70
70
 
71
- <polygon style='stroke:#009E73; stroke-width:7; fill:none; stroke-linejoin:round; stroke-linecap:round;'
71
+ <polygon style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
72
72
  points='683.9999999999999,543.4 820.8,543.4 820.8,686.4 683.9999999999999,686.4' />
73
73
 
74
- <line x1='82.80000000000001' y1='697.4' x2='82.80000000000001' y2='1267.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' />
75
- <line x1='82.80000000000001' y1='697.4' x2='82.80000000000001' y2='1267.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' />
76
- <line x1='82.80000000000001' y1='1267.1999999999998' x2='306.0' y2='1267.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' />
77
- <line x1='306.0' y1='1267.1999999999998' x2='306.0' y2='873.4' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' marker-end='url(#arrow)' />
78
- <line x1='270.0' y1='873.4' x2='270.0' y2='1399.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' stroke-dasharray='8 8' />
79
- <line x1='270.0' y1='1399.1999999999998' x2='529.1999999999999' y2='1399.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' stroke-dasharray='8 8' />
80
- <line x1='529.1999999999999' y1='1399.1999999999998' x2='529.1999999999999' y2='1190.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' stroke-dasharray='8 8' />
81
- <line x1='82.80000000000001' y1='532.4' x2='417.59999999999997' y2='363.0' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' />
82
- <path d='M306.0,532.4 L361.79999999999995,447.7 L417.59999999999997, 363.0' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
83
- <path d='M165.60000000000002,614.9 L194.39999999999998,614.9 L223.19999999999996, 614.9' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
84
- <path d='M529.1999999999999,1025.1999999999998 L417.59999999999997,949.3 L306.0, 873.4' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
85
- <path d='M611.9999999999999,614.9 L640.8,614.9 L669.5999999999999, 614.9' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
86
- <path d='M529.1999999999999,866.8 L529.1999999999999,782.0999999999999 L529.1999999999999, 697.4' style='fill: none; stroke: #CC79A7; stroke-width:7; stroke-linecap:round;' marker-mid='url(#arrowBothways)' /></svg>
74
+ <line x1='82.80000000000001' y1='697.4' x2='82.80000000000001' y2='1267.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' />
75
+ <line x1='82.80000000000001' y1='697.4' x2='82.80000000000001' y2='1267.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' />
76
+ <line x1='82.80000000000001' y1='1267.1999999999998' x2='306.0' y2='1267.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' />
77
+ <line x1='306.0' y1='1267.1999999999998' x2='306.0' y2='873.4' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-end='url(#arrow)' />
78
+ <line x1='270.0' y1='873.4' x2='270.0' y2='1399.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' stroke-dasharray='8 8' />
79
+ <line x1='270.0' y1='1399.1999999999998' x2='529.1999999999999' y2='1399.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' stroke-dasharray='8 8' />
80
+ <line x1='529.1999999999999' y1='1399.1999999999998' x2='529.1999999999999' y2='1190.1999999999998' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' stroke-dasharray='8 8' />
81
+ <line x1='82.80000000000001' y1='532.4' x2='417.59999999999997' y2='363.0' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' />
82
+ <path d='M306.0,532.4 L361.79999999999995,447.7 L417.59999999999997, 363.0' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
83
+ <path d='M165.60000000000002,614.9 L194.39999999999998,614.9 L223.19999999999996, 614.9' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowForward)' />
84
+ <path d='M529.1999999999999,1025.1999999999998 L417.59999999999997,949.3 L306.0, 873.4' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
85
+ <path d='M611.9999999999999,614.9 L640.8,614.9 L669.5999999999999, 614.9' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
86
+ <path d='M529.1999999999999,866.8 L529.1999999999999,782.0999999999999 L529.1999999999999, 697.4' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBothways)' /></svg>
@@ -25,57 +25,57 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="1849.3999999999996" height="1276.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='686.6999999999999' y='132.0'><tspan x='686.6999999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; 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='378.4'><tspan x='224.60000000000002' y='378.4' 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; storoke-width: 0; font-size: 64px;' x='214.10000000000002' y='378.4'><tspan x='224.60000000000002' y='378.4' 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='624.8'><tspan x='56.10000000000002' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">R</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='624.8'><tspan x='56.10000000000002' y='624.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">R</tspan>
33
33
  <tspan x='121.60000000000002' y='624.8' 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='378.4'><tspan x='1098.8' y='378.4' 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; storoke-width: 0; font-size: 64px;' x='1098.8' y='378.4'><tspan x='1098.8' y='378.4' 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='624.8'><tspan x='763.5' y='624.8' 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; storoke-width: 0; font-size: 64px;' x='763.5' y='624.8'><tspan x='763.5' y='624.8' 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='871.2'><tspan x='638.0' y='871.2' 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; storoke-width: 0; font-size: 64px;' x='638.0' y='871.2'><tspan x='638.0' y='871.2' 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='624.8'><tspan x='1450.1' y='624.8' 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; storoke-width: 0; font-size: 64px;' x='1450.1' y='624.8'><tspan x='1450.1' y='624.8' 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='871.2'><tspan x='1221.9' y='871.2' 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; storoke-width: 0; font-size: 64px;' x='1221.9' y='871.2'><tspan x='1221.9' y='871.2' 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='1117.6'><tspan x='1067.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">+multilingual</tspan>
45
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1067.3999999999999' y='1117.6'><tspan x='1067.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">+multilingual</tspan>
46
46
  <tspan x='1067.3999999999999' y='1205.6' 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='871.2'><tspan x='1670.7999999999997' y='871.2' 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; storoke-width: 0; font-size: 64px;' x='1670.7999999999997' y='871.2'><tspan x='1670.7999999999997' y='871.2' 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='1117.6'><tspan x='1613.7999999999997' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">syntax</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1613.7999999999997' y='1117.6'><tspan x='1613.7999999999997' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">syntax</tspan>
51
51
  <tspan x='1639.7999999999997' y='1205.6' 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:3; stroke-linejoin:round; stroke-linecap:round;' x1='268.6' y1='268.4' x2='704.1999999999999' y2='187.0' />
54
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1139.8' y1='268.4' x2='704.1999999999999' y2='187.0' />
55
- <polygon style='fill: none; stroke: black; stroke-width:3; stroke-linejoin:round;stroke-linecap:round;' points='33.60000000000002 514.8 503.6 514.8 268.6 433.4' />
56
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='785.5' y1='514.8' x2='1139.8' y2='433.4' />
57
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1494.1' y1='514.8' x2='1139.8' y2='433.4' />
58
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='785.5' y1='761.2' x2='785.5' y2='679.8' />
59
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1273.4' y1='761.2' x2='1494.1' y2='679.8' />
60
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1714.7999999999997' y1='761.2' x2='1494.1' y2='679.8' />
61
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1273.3999999999999' y1='1007.6' x2='1273.4' y2='926.2' />
62
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1714.7999999999997' y1='1007.6' x2='1714.7999999999997' y2='926.2' />
63
- <rect style='stroke: #0072B2; stroke-width:3;'
64
- x='214.10000000000002' y='310.0' rx='44.0' ry='44.0'
53
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='268.6' y1='268.4' x2='704.1999999999999' y2='187.0' />
54
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1139.8' y1='268.4' x2='704.1999999999999' y2='187.0' />
55
+ <polygon style='fill: none; stroke: black; stroke-width:2; stroke-linejoin:round;stroke-linecap:round;' points='33.60000000000002 514.8 503.6 514.8 268.6 433.4' />
56
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='785.5' y1='514.8' x2='1139.8' y2='433.4' />
57
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1494.1' y1='514.8' x2='1139.8' y2='433.4' />
58
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='785.5' y1='761.2' x2='785.5' y2='679.8' />
59
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1273.4' y1='761.2' x2='1494.1' y2='679.8' />
60
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1714.7999999999997' y1='761.2' x2='1494.1' y2='679.8' />
61
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1273.3999999999999' y1='1007.6' x2='1273.4' y2='926.2' />
62
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1714.7999999999997' y1='1007.6' x2='1714.7999999999997' y2='926.2' />
63
+ <rect style='fill: none; stroke: #0072B2; stroke-width:2;'
64
+ x='214.10000000000002' y='308.0' rx='44.0' ry='44.0'
65
65
  width='109.0' height='88.0'
66
66
  fill='none' />
67
67
 
68
- <rect style='stroke: #009E73; stroke-linejoin:round; stroke-width:3;'
69
- x='33.60000000000002' y='556.4'
68
+ <rect style='fill: none; stroke: #009E73; stroke-linejoin:round; stroke-width:2;'
69
+ x='33.60000000000002' y='554.4'
70
70
  width='88.0' height='88.0'
71
71
  fill='none' />
72
72
 
73
- <polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
73
+ <polyline style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
74
74
  points='1067.3999999999999,1018.6 1050.6,1018.6 1050.6,1249.6 1067.3999999999999,1249.6' />
75
75
 
76
- <polyline style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
76
+ <polyline style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
77
77
  points='1479.3999999999999,1018.6 1496.1999999999998,1018.6 1496.1999999999998,1249.6 1479.3999999999999,1249.6' />
78
78
 
79
- <line x1='785.5' y1='514.8' x2='704.1999999999999' y2='187.0' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' />
80
- <path d='M356.70000000000005,350.9 L710.95,350.9 L1065.2, 350.9' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
81
- <path d='M1273.4,761.2 L1029.45,720.5 L785.5, 679.8' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowForward)' /></svg>
79
+ <line x1='785.5' y1='514.8' x2='704.1999999999999' y2='187.0' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' />
80
+ <path d='M356.70000000000005,350.9 L710.95,350.9 L1065.2, 350.9' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBackward)' />
81
+ <path d='M1273.4,761.2 L1029.45,720.5 L785.5, 679.8' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowForward)' /></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="2692.0" height="1183.6" viewBox="0, 0, 2708.8, 1205.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2692.0" height="1315.6" viewBox="0, 0, 2708.8, 1337.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,65 +24,65 @@
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="0" y="0" width="2708.8" height="1205.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1080.2875' y='132.0'><tspan x='1080.2875' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Clause</tspan>
27
+ <rect x="0" y="0" width="2708.8" height="1337.6" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1080.2875' y='132.0'><tspan x='1080.2875' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Clause</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='173.79999999999995' y='466.4'><tspan x='173.79999999999995' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>IntrVerb</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='173.79999999999995' y='510.4'><tspan x='173.79999999999995' y='510.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>IntrVerb</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='800.8'><tspan x='33.59999999999991' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
33
- <tspan x='164.5999999999999' y='800.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">sleep</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.59999999999991' y='888.8'><tspan x='33.59999999999991' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
33
+ <tspan x='164.5999999999999' y='888.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">sleep</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='448.9999999999998' y='800.8'><tspan x='448.9999999999998' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
36
- <tspan x='579.9999999999998' y='800.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">run</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='448.9999999999998' y='888.8'><tspan x='448.9999999999998' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
36
+ <tspan x='579.9999999999998' y='888.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">run</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1744.2749999999996' y='466.4'><tspan x='1744.2749999999996' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>TrVerb<tspan style='fill:none;'>■</tspan>Obj</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1744.2749999999996' y='510.4'><tspan x='1744.2749999999996' y='510.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>TrVerb<tspan style='fill:none;'>■</tspan>Obj</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1297.3499999999997' y='800.8'><tspan x='1297.3499999999997' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
41
- <tspan x='1428.3499999999997' y='800.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick</tspan>
42
- <tspan x='1553.3499999999997' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1297.3499999999997' y='888.8'><tspan x='1297.3499999999997' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
41
+ <tspan x='1428.3499999999997' y='888.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick</tspan>
42
+ <tspan x='1553.3499999999997' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='820.3999999999999' y='1135.1999999999998'><tspan x='820.3999999999999' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
45
- <tspan x='951.3999999999999' y='1135.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>bucket</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='820.3999999999999' y='1267.1999999999998'><tspan x='820.3999999999999' y='1267.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
45
+ <tspan x='951.3999999999999' y='1267.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>bucket</tspan>
46
46
  </text>
47
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1574.7999999999997' y='1135.1999999999998'><tspan x='1574.7999999999997' y='1135.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
48
- <tspan x='1705.7999999999997' y='1135.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>habit</tspan>
47
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1574.7999999999997' y='1267.1999999999998'><tspan x='1574.7999999999997' y='1267.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
48
+ <tspan x='1705.7999999999997' y='1267.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>habit</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2286.2' y='800.8'><tspan x='2286.2' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
51
- <tspan x='2417.2' y='800.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kiss</tspan>
52
- <tspan x='2532.2' y='800.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2286.2' y='888.8'><tspan x='2286.2' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
51
+ <tspan x='2417.2' y='888.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kiss</tspan>
52
+ <tspan x='2532.2' y='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
53
53
  </text>
54
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='356.4' x2='1179.7875' y2='187.0' />
55
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1988.7749999999999' y1='356.4' x2='1179.7875' y2='187.0' />
56
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='174.0999999999999' y1='690.8' x2='370.79999999999995' y2='521.4' />
57
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='567.4999999999998' y1='690.8' x2='370.79999999999995' y2='521.4' />
58
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1496.8499999999997' y1='690.8' x2='1988.7749999999999' y2='521.4' />
59
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2480.7' y1='690.8' x2='1988.7749999999999' y2='521.4' />
60
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1130.3999999999999' y1='1025.1999999999998' x2='1496.8499999999997' y2='855.8' />
61
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1863.2999999999997' y1='1025.1999999999998' x2='1496.8499999999997' y2='855.8' />
62
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
54
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='370.79999999999995' y1='400.4' x2='1179.7875' y2='187.0' />
55
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1988.7749999999999' y1='400.4' x2='1179.7875' y2='187.0' />
56
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='174.0999999999999' y1='778.8' x2='370.79999999999995' y2='565.4' />
57
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='567.4999999999998' y1='778.8' x2='370.79999999999995' y2='565.4' />
58
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1496.8499999999997' y1='778.8' x2='1988.7749999999999' y2='565.4' />
59
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2480.7' y1='778.8' x2='1988.7749999999999' y2='565.4' />
60
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1130.3999999999999' y1='1157.1999999999998' x2='1496.8499999999997' y2='943.8' />
61
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1863.2999999999997' y1='1157.1999999999998' x2='1496.8499999999997' y2='943.8' />
62
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
63
63
  points='1063.4875,33.0 1296.0874999999999,33.0 1296.0874999999999,176.0 1063.4875,176.0' />
64
64
 
65
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
66
- points='156.99999999999994,367.4 584.5999999999999,367.4 584.5999999999999,510.4 156.99999999999994,510.4' />
65
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
66
+ points='156.99999999999994,411.4 584.5999999999999,411.4 584.5999999999999,554.4 156.99999999999994,554.4' />
67
67
 
68
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
69
- points='16.79999999999991,701.8 331.3999999999999,701.8 331.3999999999999,844.8 16.79999999999991,844.8' />
68
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
69
+ points='16.79999999999991,789.8 331.3999999999999,789.8 331.3999999999999,932.8 16.79999999999991,932.8' />
70
70
 
71
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
72
- points='432.19999999999976,701.8 702.7999999999997,701.8 702.7999999999997,844.8 432.19999999999976,844.8' />
71
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
72
+ points='432.19999999999976,789.8 702.7999999999997,789.8 702.7999999999997,932.8 432.19999999999976,932.8' />
73
73
 
74
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
75
- points='1727.4749999999997,367.4 2250.075,367.4 2250.075,510.4 1727.4749999999997,510.4' />
74
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
75
+ points='1727.4749999999997,411.4 2250.075,411.4 2250.075,554.4 1727.4749999999997,554.4' />
76
76
 
77
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
78
- points='1280.5499999999997,701.8 1713.1499999999996,701.8 1713.1499999999996,844.8 1280.5499999999997,844.8' />
77
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
78
+ points='1280.5499999999997,789.8 1713.1499999999996,789.8 1713.1499999999996,932.8 1280.5499999999997,932.8' />
79
79
 
80
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
81
- points='803.5999999999999,1036.1999999999998 1457.1999999999998,1036.1999999999998 1457.1999999999998,1179.1999999999998 803.5999999999999,1179.1999999999998' />
80
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
81
+ points='803.5999999999999,1168.1999999999998 1457.1999999999998,1168.1999999999998 1457.1999999999998,1311.1999999999998 803.5999999999999,1311.1999999999998' />
82
82
 
83
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
84
- points='1557.9999999999998,1036.1999999999998 2168.6,1036.1999999999998 2168.6,1179.1999999999998 1557.9999999999998,1179.1999999999998' />
83
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
84
+ points='1557.9999999999998,1168.1999999999998 2168.6,1168.1999999999998 2168.6,1311.1999999999998 1557.9999999999998,1311.1999999999998' />
85
85
 
86
- <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
87
- points='2269.3999999999996,701.8 2691.9999999999995,701.8 2691.9999999999995,844.8 2269.3999999999996,844.8' />
86
+ <polygon style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
87
+ points='2269.3999999999996,789.8 2691.9999999999995,789.8 2691.9999999999995,932.8 2269.3999999999996,932.8' />
88
88
  </svg>
@@ -25,48 +25,48 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="3624.0000000000005" height="1733.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1265.0' y='132.0'><tspan x='1627.5' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Caused-Motion</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1265.0' y='132.0'><tspan x='1627.5' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Caused-Motion</tspan>
29
29
  <tspan x='1265.0' y='308.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Pat<tspan style='fill:none;'>■</tspan>sneezed<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>napkin<tspan style='fill:none;'>■</tspan>off<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>table</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='154.0999999999999' y='642.4'><tspan x='426.5999999999999' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Resultative</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='154.0999999999999' y='642.4'><tspan x='426.5999999999999' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Resultative</tspan>
32
32
  <tspan x='154.0999999999999' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">She<tspan style='fill:none;'>■</tspan>kissed<tspan style='fill:none;'>■</tspan>him<tspan style='fill:none;'>■</tspan>unconsicous</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='577.0999999999999' y='1152.8'><tspan x='577.0999999999999' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='577.0999999999999' y='1152.8'><tspan x='577.0999999999999' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1487.2'><tspan x='229.0999999999999' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Resultative</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='33.59999999999991' y='1487.2'><tspan x='229.0999999999999' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Resultative</tspan>
37
37
  <tspan x='33.59999999999991' y='1663.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>jello<tspan style='fill:none;'>■</tspan>went<tspan style='fill:none;'>■</tspan>from<tspan style='fill:none;'>■</tspan>liquid<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>solid</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1836.5' y='642.4'><tspan x='1836.5' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1836.5' y='642.4'><tspan x='1836.5' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1549.0' y='976.8'><tspan x='1549.0' y='976.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>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='1549.0' y='976.8'><tspan x='1549.0' y='976.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>
42
42
  <tspan x='1556.0' y='1152.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>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2639.4' y='642.4'><tspan x='2983.4' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transfer</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2639.4' y='642.4'><tspan x='2983.4' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transfer</tspan>
45
45
  <tspan x='2639.4' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sally<tspan style='fill:none;'>■</tspan>threw<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>football<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>him</tspan>
46
46
  </text>
47
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='596.0999999999999' y1='532.4' x2='1855.5' y2='363.0' />
48
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1855.5' y1='532.4' x2='1855.5' y2='363.0' />
49
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3114.9' y1='532.4' x2='1855.5' y2='363.0' />
50
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='596.0999999999999' y1='1042.8' x2='596.0999999999999' y2='873.4' />
51
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='596.0999999999999' y1='1377.2' x2='596.0999999999999' y2='1207.8' />
52
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1855.5' y1='866.8' x2='1855.5' y2='697.4' />
53
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1265.0" y1="198.0" x2="2446.0" y2="198.0"></line>
47
+ <line style='fill: none; stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='596.0999999999999' y1='532.4' x2='1855.5' y2='363.0' />
48
+ <line style='fill: none; stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1855.5' y1='532.4' x2='1855.5' y2='363.0' />
49
+ <line style='fill: none; stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3114.9' y1='532.4' x2='1855.5' y2='363.0' />
50
+ <line style='fill: none; stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='596.0999999999999' y1='1042.8' x2='596.0999999999999' y2='873.4' />
51
+ <line style='fill: none; stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='596.0999999999999' y1='1377.2' x2='596.0999999999999' y2='1207.8' />
52
+ <line style='fill: none; stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1855.5' y1='866.8' x2='1855.5' y2='697.4' />
53
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:3; " x1="1265.0" y1="198.0" x2="2446.0" y2="198.0"></line>
54
54
  <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
55
55
  points='1248.2,33.0 2462.8,33.0 2462.8,352.0 1248.2,352.0' />
56
56
 
57
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="154.0999999999999" y1="708.4" x2="1038.1" y2="708.4"></line>
57
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:3; " x1="154.0999999999999" y1="708.4" x2="1038.1" y2="708.4"></line>
58
58
  <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
59
59
  points='137.2999999999999,543.4 1054.8999999999999,543.4 1054.8999999999999,862.4 137.2999999999999,862.4' />
60
60
 
61
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.59999999999991" y1="1553.2" x2="1158.6" y2="1553.2"></line>
61
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:3; " x1="33.59999999999991" y1="1553.2" x2="1158.6" y2="1553.2"></line>
62
62
  <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
63
63
  points='16.79999999999991,1388.2 1175.3999999999999,1388.2 1175.3999999999999,1707.2 16.79999999999991,1707.2' />
64
64
 
65
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1549.0" y1="1042.8" x2="2162.0" y2="1042.8"></line>
65
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:3; " x1="1549.0" y1="1042.8" x2="2162.0" y2="1042.8"></line>
66
66
  <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
67
67
  points='1532.2,877.8 2178.8,877.8 2178.8,1196.8 1532.2,1196.8' />
68
68
 
69
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2639.4" y1="708.4" x2="3590.4" y2="708.4"></line>
69
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:3; " x1="2639.4" y1="708.4" x2="3590.4" y2="708.4"></line>
70
70
  <polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
71
71
  points='2622.6,543.4 3607.2,543.4 3607.2,862.4 2622.6,862.4' />
72
72
 
@@ -25,23 +25,23 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="796.5999999999999" height="536.8" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='280.29999999999995' y='132.0'><tspan x='280.29999999999995' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Schema</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='280.29999999999995' y='132.0'><tspan x='280.29999999999995' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Schema</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='466.4'><tspan x='33.60000000000002' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Prototype</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33.60000000000002' y='466.4'><tspan x='33.60000000000002' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Prototype</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='467.0' y='466.4'><tspan x='467.0' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Extention</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='467.0' y='466.4'><tspan x='467.0' y='466.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Extention</tspan>
33
33
  </text>
34
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='182.60000000000002' y1='356.4' x2='398.8' y2='187.0' />
35
- <line style='stroke:none; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='615.0' y1='356.4' x2='398.8' y2='187.0' />
36
- <polygon style='stroke:#0072B2; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
34
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='182.60000000000002' y1='356.4' x2='398.8' y2='187.0' />
35
+ <line style='fill: none; stroke:none; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='615.0' y1='356.4' x2='398.8' y2='187.0' />
36
+ <polygon style='stroke:#0072B2; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
37
37
  points='263.49999999999994,33.0 534.0999999999999,33.0 534.0999999999999,176.0 263.49999999999994,176.0' />
38
38
 
39
- <polygon style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
39
+ <polygon style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
40
40
  points='16.800000000000022,367.4 348.40000000000003,367.4 348.40000000000003,510.4 16.800000000000022,510.4' />
41
41
 
42
- <polygon style='stroke:#009E73; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
42
+ <polygon style='stroke:#009E73; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
43
43
  points='450.2,367.4 779.8,367.4 779.8,510.4 450.2,510.4' />
44
44
 
45
- <path d='M182.60000000000002,356.4 L290.70000000000005,271.7 L398.8, 187.0' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
46
- <path d='M615.0,356.4 L506.9,271.7 L398.8, 187.0' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
47
- <path d='M365.20000000000005,438.9 L399.3,438.9 L433.4, 438.9' style='fill: none; stroke: #CC79A7; stroke-width:3; stroke-linecap:round;' marker-mid='url(#arrowBackward)' /></svg>
45
+ <path d='M182.60000000000002,356.4 L290.70000000000005,271.7 L398.8, 187.0' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
46
+ <path d='M615.0,356.4 L506.9,271.7 L398.8, 187.0' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBothways)' />
47
+ <path d='M365.20000000000005,438.9 L399.3,438.9 L433.4, 438.9' style='fill: none; stroke: #CC79A7; stroke-width:2; stroke-linecap:round;' marker-mid='url(#arrowBackward)' /></svg>