rsyntaxtree 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +2 -1
  32. data/docs/_examples/027.md +2 -1
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/assets/img/000.png +0 -0
  44. data/docs/assets/img/001.png +0 -0
  45. data/docs/assets/img/002.png +0 -0
  46. data/docs/assets/img/003.png +0 -0
  47. data/docs/assets/img/004.png +0 -0
  48. data/docs/assets/img/005.png +0 -0
  49. data/docs/assets/img/006.png +0 -0
  50. data/docs/assets/img/007.png +0 -0
  51. data/docs/assets/img/008.png +0 -0
  52. data/docs/assets/img/009.png +0 -0
  53. data/docs/assets/img/010.png +0 -0
  54. data/docs/assets/img/011.png +0 -0
  55. data/docs/assets/img/012.png +0 -0
  56. data/docs/assets/img/013.png +0 -0
  57. data/docs/assets/img/014.png +0 -0
  58. data/docs/assets/img/015.png +0 -0
  59. data/docs/assets/img/016.png +0 -0
  60. data/docs/assets/img/017.png +0 -0
  61. data/docs/assets/img/018.png +0 -0
  62. data/docs/assets/img/019.png +0 -0
  63. data/docs/assets/img/020.png +0 -0
  64. data/docs/assets/img/021.png +0 -0
  65. data/docs/assets/img/022.png +0 -0
  66. data/docs/assets/img/023.png +0 -0
  67. data/docs/assets/img/024.png +0 -0
  68. data/docs/assets/img/025.png +0 -0
  69. data/docs/assets/img/026.png +0 -0
  70. data/docs/assets/img/027.png +0 -0
  71. data/docs/assets/img/028.png +0 -0
  72. data/docs/assets/img/029.png +0 -0
  73. data/docs/assets/img/030.png +0 -0
  74. data/docs/assets/img/031.png +0 -0
  75. data/docs/assets/img/032.png +0 -0
  76. data/docs/assets/img/033.png +0 -0
  77. data/docs/assets/img/034.png +0 -0
  78. data/docs/assets/img/035.png +0 -0
  79. data/docs/assets/img/036.png +0 -0
  80. data/docs/assets/img/037.png +0 -0
  81. data/docs/assets/svg/000.svg +40 -40
  82. data/docs/assets/svg/001.svg +20 -20
  83. data/docs/assets/svg/002.svg +29 -29
  84. data/docs/assets/svg/003.svg +21 -21
  85. data/docs/assets/svg/004.svg +30 -30
  86. data/docs/assets/svg/005.svg +12 -12
  87. data/docs/assets/svg/006.svg +16 -16
  88. data/docs/assets/svg/007.svg +23 -23
  89. data/docs/assets/svg/008.svg +27 -27
  90. data/docs/assets/svg/009.svg +24 -24
  91. data/docs/assets/svg/010.svg +53 -53
  92. data/docs/assets/svg/011.svg +19 -19
  93. data/docs/assets/svg/012.svg +22 -22
  94. data/docs/assets/svg/013.svg +117 -117
  95. data/docs/assets/svg/014.svg +88 -88
  96. data/docs/assets/svg/015.svg +33 -33
  97. data/docs/assets/svg/016.svg +193 -193
  98. data/docs/assets/svg/017.svg +36 -36
  99. data/docs/assets/svg/018.svg +38 -38
  100. data/docs/assets/svg/019.svg +177 -177
  101. data/docs/assets/svg/020.svg +60 -60
  102. data/docs/assets/svg/021.svg +34 -34
  103. data/docs/assets/svg/022.svg +62 -62
  104. data/docs/assets/svg/023.svg +33 -33
  105. data/docs/assets/svg/024.svg +15 -15
  106. data/docs/assets/svg/025.svg +117 -117
  107. data/docs/assets/svg/026.svg +9 -9
  108. data/docs/assets/svg/027.svg +39 -39
  109. data/docs/assets/svg/028.svg +22 -22
  110. data/docs/assets/svg/029.svg +87 -87
  111. data/docs/assets/svg/030.svg +44 -44
  112. data/docs/assets/svg/031.svg +7 -7
  113. data/docs/assets/svg/032.svg +61 -61
  114. data/docs/assets/svg/033.svg +60 -59
  115. data/docs/assets/svg/034.svg +59 -59
  116. data/docs/assets/svg/035.svg +44 -42
  117. data/docs/assets/svg/036.svg +50 -0
  118. data/docs/assets/svg/037.svg +88 -0
  119. data/docs/documentation.md +2 -2
  120. data/docs/documentation_ja.md +6 -6
  121. data/docs/examples.html +1 -1
  122. data/lib/rsyntaxtree/base_graph.rb +26 -8
  123. data/lib/rsyntaxtree/element.rb +6 -3
  124. data/lib/rsyntaxtree/svg_graph.rb +12 -8
  125. data/lib/rsyntaxtree/version.rb +1 -1
  126. data/lib/rsyntaxtree.rb +13 -3
  127. data/test/example_verify_test.rb +13 -3
  128. metadata +9 -3
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="1796.7999999999997" height="2205.7999999999997" viewBox="-20, -20, 1816.7999999999997, 2225.7999999999997" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1796.7999999999997" height="2073.7999999999997" viewBox="-20, -20, 1816.7999999999997, 2093.7999999999997" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,7 +24,7 @@
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="1816.7999999999997" height="2225.7999999999997" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1816.7999999999997" height="2093.7999999999997" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='574.9499999999998' y='132.0'><tspan x='733.9499999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
29
29
  <tspan x='826.9499999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
30
30
  <tspan x='936.9499999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
@@ -32,46 +32,46 @@
32
32
  <tspan x='704.4499999999998' y='225.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
33
33
  <tspan x='574.9499999999998' y='406.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that<tspan style='fill:none;'>■</tspan>girl<tspan style='fill:none;'>■</tspan>is<tspan style='fill:none;'>■</tspan>smart</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='235.54999999999995' y='912.5999999999999'><tspan x='362.54999999999995' y='912.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
36
- <tspan x='251.54999999999995' y='984.5999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
37
- <tspan x='300.54999999999995' y='1005.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>THING</tspan>
38
- <tspan x='261.54999999999995' y='1186.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that<tspan style='fill:none;'>■</tspan>girl</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='235.54999999999995' y='780.5999999999999'><tspan x='362.54999999999995' y='780.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
36
+ <tspan x='251.54999999999995' y='852.5999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
37
+ <tspan x='300.54999999999995' y='873.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>THING</tspan>
38
+ <tspan x='261.54999999999995' y='1054.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that<tspan style='fill:none;'>■</tspan>girl</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1693.1999999999998'><tspan x='160.60000000000002' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
41
- <tspan x='49.60000000000002' y='1765.1999999999998' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
42
- <tspan x='98.60000000000002' y='1786.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>THING</tspan>
43
- <tspan x='131.10000000000002' y='1967.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1561.1999999999998'><tspan x='160.60000000000002' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
41
+ <tspan x='49.60000000000002' y='1633.1999999999998' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
42
+ <tspan x='98.60000000000002' y='1654.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>THING</tspan>
43
+ <tspan x='131.10000000000002' y='1835.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that</tspan>
44
44
  </text>
45
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='486.0' y='1693.1999999999998'><tspan x='564.5' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
46
- <tspan x='486.0' y='1786.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">THING</tspan>
47
- <tspan x='544.0' y='1967.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">girl</tspan>
45
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='486.0' y='1561.1999999999998'><tspan x='564.5' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
46
+ <tspan x='486.0' y='1654.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">THING</tspan>
47
+ <tspan x='544.0' y='1835.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">girl</tspan>
48
48
  </text>
49
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1103.85' y='912.5999999999999'><tspan x='1198.35' y='912.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
50
- <tspan x='1291.35' y='912.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
51
- <tspan x='1401.35' y='912.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
52
- <tspan x='1119.85' y='984.5999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
53
- <tspan x='1168.85' y='1005.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
54
- <tspan x='1190.85' y='1186.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">is<tspan style='fill:none;'>■</tspan>smart</tspan>
49
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1103.85' y='780.5999999999999'><tspan x='1198.35' y='780.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
50
+ <tspan x='1291.35' y='780.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
51
+ <tspan x='1401.35' y='780.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
52
+ <tspan x='1119.85' y='852.5999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
53
+ <tspan x='1168.85' y='873.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
54
+ <tspan x='1190.85' y='1054.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">is<tspan style='fill:none;'>■</tspan>smart</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='841.4000000000001' y='1693.1999999999998'><tspan x='935.9000000000001' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
57
- <tspan x='1028.9' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
58
- <tspan x='1121.9' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
59
- <tspan x='857.4000000000001' y='1765.1999999999998' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
60
- <tspan x='906.4000000000001' y='1786.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
61
- <tspan x='1036.4' y='1967.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">is</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='841.4000000000001' y='1561.1999999999998'><tspan x='935.9000000000001' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
57
+ <tspan x='1028.9' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
58
+ <tspan x='1121.9' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
59
+ <tspan x='857.4000000000001' y='1633.1999999999998' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
60
+ <tspan x='906.4000000000001' y='1654.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
61
+ <tspan x='1036.4' y='1835.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">is</tspan>
62
62
  </text>
63
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1414.7999999999997' y='1693.1999999999998'><tspan x='1460.7999999999997' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
64
- <tspan x='1553.7999999999997' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
65
- <tspan x='1663.7999999999997' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
66
- <tspan x='1414.7999999999997' y='1786.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RELATION</tspan>
67
- <tspan x='1496.7999999999997' y='1967.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">smart</tspan>
63
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1414.7999999999997' y='1561.1999999999998'><tspan x='1460.7999999999997' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
64
+ <tspan x='1553.7999999999997' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
65
+ <tspan x='1663.7999999999997' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
66
+ <tspan x='1414.7999999999997' y='1654.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RELATION</tspan>
67
+ <tspan x='1496.7999999999997' y='1835.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">smart</tspan>
68
68
  </text>
69
- <line style='stroke:black; stroke-width:2;' x1='394.55' y1='802.5999999999999' x2='858.9499999999999' y2='461.0' />
70
- <line style='stroke:black; stroke-width:2;' x1='1323.35' y1='802.5999999999999' x2='858.9499999999999' y2='461.0' />
71
- <line style='stroke:black; stroke-width:2;' x1='192.60000000000002' y1='1583.1999999999998' x2='394.55' y2='1241.6' />
72
- <line style='stroke:black; stroke-width:2;' x1='596.5' y1='1583.1999999999998' x2='394.55' y2='1241.6' />
73
- <line style='stroke:black; stroke-width:2;' x1='1060.9' y1='1583.1999999999998' x2='1323.35' y2='1241.6' />
74
- <line style='stroke:black; stroke-width:2;' x1='1585.7999999999997' y1='1583.1999999999998' x2='1323.35' y2='1241.6' />
69
+ <line style='stroke:black; stroke-width:2;' x1='394.55' y1='670.5999999999999' x2='858.9499999999999' y2='461.0' />
70
+ <line style='stroke:black; stroke-width:2;' x1='1323.35' y1='670.5999999999999' x2='858.9499999999999' y2='461.0' />
71
+ <line style='stroke:black; stroke-width:2;' x1='192.60000000000002' y1='1451.1999999999998' x2='394.55' y2='1109.6' />
72
+ <line style='stroke:black; stroke-width:2;' x1='596.5' y1='1451.1999999999998' x2='394.55' y2='1109.6' />
73
+ <line style='stroke:black; stroke-width:2;' x1='1060.9' y1='1451.1999999999998' x2='1323.35' y2='1109.6' />
74
+ <line style='stroke:black; stroke-width:2;' x1='1585.7999999999997' y1='1451.1999999999998' x2='1323.35' y2='1109.6' />
75
75
  <rect style='stroke: black; stroke-width:5.0;'
76
76
  x='719.4499999999998' y='59.599999999999994' rx='46.5' ry='46.5'
77
77
  width='93.0' height='93.0'
@@ -95,103 +95,103 @@
95
95
  <line x1='1159.75' y1='33.0' x2='1159.75' y2='450.0' style='fill: none; stroke: black; stroke-width:2' />
96
96
  <line x1='558.1499999999999' y1='450.0' x2='1159.75' y2='450.0' style='fill: none; stroke: black; stroke-width:2' />
97
97
  <rect style='stroke: black; stroke-width:5.0;'
98
- x='348.04999999999995' y='840.1999999999999' rx='46.5' ry='46.5'
98
+ x='348.04999999999995' y='708.1999999999999' rx='46.5' ry='46.5'
99
99
  width='93.0' height='93.0'
100
100
  fill='none' />
101
101
 
102
102
  <rect style='stroke: black; stroke-width:2;'
103
- x='235.54999999999995' y='934.5999999999999'
103
+ x='235.54999999999995' y='802.5999999999999'
104
104
  width='65.0' height='65.0'
105
105
  fill='none' />
106
106
 
107
- <line style="stroke:black; stroke-width:2; " x1="235.54999999999995" y1="1071.6" x2="553.55" y2="1071.6"></line>
108
- <line x1='218.74999999999994' y1='813.5999999999999' x2='570.3499999999999' y2='813.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
109
- <line x1='218.74999999999994' y1='813.5999999999999' x2='218.74999999999994' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
110
- <line x1='570.3499999999999' y1='813.5999999999999' x2='570.3499999999999' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
111
- <line x1='218.74999999999994' y1='1230.6' x2='570.3499999999999' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
107
+ <line style="stroke:black; stroke-width:2; " x1="235.54999999999995" y1="939.5999999999999" x2="553.55" y2="939.5999999999999"></line>
108
+ <line x1='218.74999999999994' y1='681.5999999999999' x2='570.3499999999999' y2='681.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
109
+ <line x1='218.74999999999994' y1='681.5999999999999' x2='218.74999999999994' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
110
+ <line x1='570.3499999999999' y1='681.5999999999999' x2='570.3499999999999' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
111
+ <line x1='218.74999999999994' y1='1098.6' x2='570.3499999999999' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
112
112
  <rect style='stroke: black; stroke-width:5.0;'
113
- x='146.10000000000002' y='1620.7999999999997' rx='46.5' ry='46.5'
113
+ x='146.10000000000002' y='1488.7999999999997' rx='46.5' ry='46.5'
114
114
  width='93.0' height='93.0'
115
- fill='url(#hatchBlack)' />
115
+ fill='url(#hatchForLeaf)' />
116
116
 
117
117
  <rect style='stroke: black; stroke-width:2;'
118
- x='33.60000000000002' y='1715.1999999999998'
118
+ x='33.60000000000002' y='1583.1999999999998'
119
119
  width='65.0' height='65.0'
120
120
  fill='none' />
121
121
 
122
- <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1852.1999999999998" x2="351.6" y2="1852.1999999999998"></line>
123
- <line x1='16.800000000000022' y1='1594.1999999999998' x2='368.40000000000003' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
124
- <line x1='16.800000000000022' y1='1594.1999999999998' x2='16.800000000000022' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
125
- <line x1='368.40000000000003' y1='1594.1999999999998' x2='368.40000000000003' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
126
- <line x1='16.800000000000022' y1='2011.1999999999998' x2='368.40000000000003' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
122
+ <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1720.1999999999998" x2="351.6" y2="1720.1999999999998"></line>
123
+ <line x1='16.800000000000022' y1='1462.1999999999998' x2='368.40000000000003' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
124
+ <line x1='16.800000000000022' y1='1462.1999999999998' x2='16.800000000000022' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
125
+ <line x1='368.40000000000003' y1='1462.1999999999998' x2='368.40000000000003' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
126
+ <line x1='16.800000000000022' y1='1879.1999999999998' x2='368.40000000000003' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
127
127
  <rect style='stroke: black; stroke-width:5.0;'
128
- x='550.0' y='1620.7999999999997' rx='46.5' ry='46.5'
128
+ x='550.0' y='1488.7999999999997' rx='46.5' ry='46.5'
129
129
  width='93.0' height='93.0'
130
130
  fill='none' />
131
131
 
132
- <line style="stroke:black; stroke-width:2; " x1="486.0" y1="1852.1999999999998" x2="707.0" y2="1852.1999999999998"></line>
133
- <line x1='469.2' y1='1594.1999999999998' x2='723.8' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
134
- <line x1='469.2' y1='1594.1999999999998' x2='469.2' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
135
- <line x1='723.8' y1='1594.1999999999998' x2='723.8' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
136
- <line x1='469.2' y1='2011.1999999999998' x2='723.8' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
132
+ <line style="stroke:black; stroke-width:2; " x1="486.0" y1="1720.1999999999998" x2="707.0" y2="1720.1999999999998"></line>
133
+ <line x1='469.2' y1='1462.1999999999998' x2='723.8' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
134
+ <line x1='469.2' y1='1462.1999999999998' x2='469.2' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
135
+ <line x1='723.8' y1='1462.1999999999998' x2='723.8' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
136
+ <line x1='469.2' y1='1879.1999999999998' x2='723.8' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
137
137
  <rect style='stroke: black; stroke-width:2;'
138
- x='1183.85' y='840.1999999999999' rx='46.5' ry='46.5'
138
+ x='1183.85' y='708.1999999999999' rx='46.5' ry='46.5'
139
139
  width='93.0' height='93.0'
140
- fill='url(#hatchBlack)' />
140
+ fill='url(#hatchForNode)' />
141
141
 
142
- <line style='stroke:black; stroke-width:5.0;' x1='1276.85' y1='886.6999999999999' x2='1369.85' y2='886.6999999999999'></line>
142
+ <line style='stroke:black; stroke-width:5.0;' x1='1276.85' y1='754.6999999999999' x2='1369.85' y2='754.6999999999999'></line>
143
143
 
144
144
  <rect style='stroke: black; stroke-width:5.0;'
145
- x='1369.85' y='840.1999999999999'
145
+ x='1369.85' y='708.1999999999999'
146
146
  width='93.0' height='93.0'
147
147
  fill='none' />
148
148
 
149
149
  <rect style='stroke: black; stroke-width:2;'
150
- x='1103.85' y='934.5999999999999'
150
+ x='1103.85' y='802.5999999999999'
151
151
  width='65.0' height='65.0'
152
152
  fill='none' />
153
153
 
154
- <line style="stroke:black; stroke-width:2; " x1="1103.85" y1="1071.6" x2="1542.85" y2="1071.6"></line>
155
- <line x1='1087.05' y1='813.5999999999999' x2='1559.65' y2='813.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
156
- <line x1='1087.05' y1='813.5999999999999' x2='1087.05' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
157
- <line x1='1559.65' y1='813.5999999999999' x2='1559.65' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
158
- <line x1='1087.05' y1='1230.6' x2='1559.65' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
154
+ <line style="stroke:black; stroke-width:2; " x1="1103.85" y1="939.5999999999999" x2="1542.85" y2="939.5999999999999"></line>
155
+ <line x1='1087.05' y1='681.5999999999999' x2='1559.65' y2='681.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
156
+ <line x1='1087.05' y1='681.5999999999999' x2='1087.05' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
157
+ <line x1='1559.65' y1='681.5999999999999' x2='1559.65' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
158
+ <line x1='1087.05' y1='1098.6' x2='1559.65' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
159
159
  <rect style='stroke: black; stroke-width:2;'
160
- x='921.4000000000001' y='1620.7999999999997' rx='46.5' ry='46.5'
160
+ x='921.4000000000001' y='1488.7999999999997' rx='46.5' ry='46.5'
161
161
  width='93.0' height='93.0'
162
- fill='url(#hatchBlack)' />
162
+ fill='url(#hatchForLeaf)' />
163
163
 
164
- <line style='stroke:black; stroke-width:5.0;' x1='1014.4000000000001' y1='1667.2999999999997' x2='1107.4' y2='1667.2999999999997'></line>
164
+ <line style='stroke:black; stroke-width:5.0;' x1='1014.4000000000001' y1='1535.2999999999997' x2='1107.4' y2='1535.2999999999997'></line>
165
165
 
166
166
  <rect style='stroke: black; stroke-width:2;'
167
- x='1107.4' y='1620.7999999999997'
167
+ x='1107.4' y='1488.7999999999997'
168
168
  width='93.0' height='93.0'
169
- fill='url(#hatchBlack)' />
169
+ fill='url(#hatchForLeaf)' />
170
170
 
171
171
  <rect style='stroke: black; stroke-width:2;'
172
- x='841.4000000000001' y='1715.1999999999998'
172
+ x='841.4000000000001' y='1583.1999999999998'
173
173
  width='65.0' height='65.0'
174
174
  fill='none' />
175
175
 
176
- <line style="stroke:black; stroke-width:2; " x1="841.4000000000001" y1="1852.1999999999998" x2="1280.4" y2="1852.1999999999998"></line>
177
- <line x1='824.6000000000001' y1='1594.1999999999998' x2='1297.2000000000003' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
178
- <line x1='824.6000000000001' y1='1594.1999999999998' x2='824.6000000000001' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
179
- <line x1='1297.2000000000003' y1='1594.1999999999998' x2='1297.2000000000003' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
180
- <line x1='824.6000000000001' y1='2011.1999999999998' x2='1297.2000000000003' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
176
+ <line style="stroke:black; stroke-width:2; " x1="841.4000000000001" y1="1720.1999999999998" x2="1280.4" y2="1720.1999999999998"></line>
177
+ <line x1='824.6000000000001' y1='1462.1999999999998' x2='1297.2000000000003' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
178
+ <line x1='824.6000000000001' y1='1462.1999999999998' x2='824.6000000000001' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
179
+ <line x1='1297.2000000000003' y1='1462.1999999999998' x2='1297.2000000000003' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
180
+ <line x1='824.6000000000001' y1='1879.1999999999998' x2='1297.2000000000003' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
181
181
  <rect style='stroke: black; stroke-width:2;'
182
- x='1446.2999999999997' y='1620.7999999999997' rx='46.5' ry='46.5'
182
+ x='1446.2999999999997' y='1488.7999999999997' rx='46.5' ry='46.5'
183
183
  width='93.0' height='93.0'
184
- fill='url(#hatchBlack)' />
184
+ fill='url(#hatchForLeaf)' />
185
185
 
186
- <line style='stroke:black; stroke-width:2;' x1='1539.2999999999997' y1='1667.2999999999997' x2='1632.2999999999997' y2='1667.2999999999997'></line>
186
+ <line style='stroke:black; stroke-width:2;' x1='1539.2999999999997' y1='1535.2999999999997' x2='1632.2999999999997' y2='1535.2999999999997'></line>
187
187
 
188
188
  <rect style='stroke: black; stroke-width:5.0;'
189
- x='1632.2999999999997' y='1620.7999999999997'
189
+ x='1632.2999999999997' y='1488.7999999999997'
190
190
  width='93.0' height='93.0'
191
191
  fill='none' />
192
192
 
193
- <line style="stroke:black; stroke-width:2; " x1="1414.7999999999997" y1="1852.1999999999998" x2="1756.7999999999997" y2="1852.1999999999998"></line>
194
- <line x1='1397.9999999999998' y1='1594.1999999999998' x2='1773.6' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
195
- <line x1='1397.9999999999998' y1='1594.1999999999998' x2='1397.9999999999998' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
196
- <line x1='1773.6' y1='1594.1999999999998' x2='1773.6' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
197
- <line x1='1397.9999999999998' y1='2011.1999999999998' x2='1773.6' y2='2011.1999999999998' style='fill: none; stroke: black; stroke-width:2' /></svg>
193
+ <line style="stroke:black; stroke-width:2; " x1="1414.7999999999997" y1="1720.1999999999998" x2="1756.7999999999997" y2="1720.1999999999998"></line>
194
+ <line x1='1397.9999999999998' y1='1462.1999999999998' x2='1773.6' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
195
+ <line x1='1397.9999999999998' y1='1462.1999999999998' x2='1397.9999999999998' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
196
+ <line x1='1773.6' y1='1462.1999999999998' x2='1773.6' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
197
+ <line x1='1397.9999999999998' y1='1879.1999999999998' x2='1773.6' y2='1879.1999999999998' style='fill: none; stroke: black; stroke-width:2' /></svg>
@@ -1,69 +1,69 @@
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="1850.8333333333335" height="964.3000000000001" viewBox="-20, -20, 1870.8333333333335, 984.3000000000001" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1850.8333333333335" height="1074.9" viewBox="-20, -20, 1870.8333333333335, 1094.9" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="11.200000000000001" viewBox="0 0 11.200000000000001 11.200000000000001" refX="5.6000000000000005" refY="0">
6
- <polyline fill="none" stroke="purple" stroke-width="1" points="0,11.200000000000001,5.6000000000000005,0,11.200000000000001,11.200000000000001" />
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,11.200000000000001,5.6000000000000005,0,11.200000000000001,11.200000000000001" />
7
7
  </marker>
8
8
  <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
10
10
  </marker>
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto">
12
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.0" markerHeight="28.0" orient="auto">
15
- <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="red"/>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
15
+ <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="#D55E00"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
19
  </pattern>
20
20
  <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
21
- <line x1="0" y="0" x2="0" y2="10" stroke="blue" stroke-width="4"></line>
21
+ <line x1="0" y="0" x2="0" y2="10" stroke="#0072B2" stroke-width="4"></line>
22
22
  </pattern>
23
23
  <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
24
- <line x1="0" y="0" x2="0" y2="10" stroke="green" stroke-width="4"></line>
24
+ <line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="1870.8333333333335" height="984.3000000000001" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='925.8333333333334' y='118.5'><tspan x='925.8333333333334' y='118.5' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">σ</tspan>
27
+ <rect x="-20" y="-20" width="1870.8333333333335" height="1094.9" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='925.8333333333334' y='118.5'><tspan x='925.8333333333334' y='118.5' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">σ</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='187.33333333333337' y='387.1'><tspan x='187.33333333333337' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Onset</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='187.33333333333337' y='387.1'><tspan x='187.33333333333337' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Onset</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='28.0' y='655.7'><tspan x='28.0' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">s</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28.0' y='695.2'><tspan x='28.0' y='695.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">s</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='259.83333333333337' y='655.7'><tspan x='259.83333333333337' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">t</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='259.83333333333337' y='695.2'><tspan x='259.83333333333337' y='695.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">t</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='484.6666666666668' y='655.7'><tspan x='484.6666666666668' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">r</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='484.6666666666668' y='695.2'><tspan x='484.6666666666668' y='695.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">r</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='851.3333333333335' y='387.1'><tspan x='851.3333333333335' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Rhyme</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='851.3333333333335' y='387.1'><tspan x='851.3333333333335' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Rhyme</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='663.8333333333334' y='655.7'><tspan x='663.8333333333334' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Nucleus</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='663.8333333333334' y='695.2'><tspan x='663.8333333333334' y='695.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Nucleus</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='765.3333333333334' y='924.3000000000001'><tspan x='765.3333333333334' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ɛ</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='765.3333333333334' y='1003.3000000000002'><tspan x='765.3333333333334' y='1003.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ɛ</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1042.3333333333335' y='655.7'><tspan x='1042.3333333333335' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Coda</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1042.3333333333335' y='695.2'><tspan x='1042.3333333333335' y='695.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Coda</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1011.3333333333335' y='924.3000000000001'><tspan x='1011.3333333333335' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ŋ</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1011.3333333333335' y='1003.3000000000002'><tspan x='1011.3333333333335' y='1003.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ŋ</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1183.3333333333335' y='924.3000000000001'><tspan x='1183.3333333333335' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">k</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1183.3333333333335' y='1003.3000000000002'><tspan x='1183.3333333333335' y='1003.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">k</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1494.3333333333335' y='387.1'><tspan x='1494.3333333333335' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Appendix</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1494.3333333333335' y='387.1'><tspan x='1494.3333333333335' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Appendix</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1433.3333333333335' y='655.7'><tspan x='1433.3333333333335' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">θ</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1433.3333333333335' y='695.2'><tspan x='1433.3333333333335' y='695.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">θ</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1770.8333333333335' y='655.7'><tspan x='1770.8333333333335' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">S</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1770.8333333333335' y='695.2'><tspan x='1770.8333333333335' y='695.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">S</tspan>
55
55
  </text>
56
56
  <line style='stroke:black; stroke-width:2;' x1='269.83333333333337' y1='288.35' x2='945.8333333333334' y2='167.875' />
57
57
  <line style='stroke:black; stroke-width:2;' x1='945.8333333333334' y1='288.35' x2='945.8333333333334' y2='167.875' />
58
58
  <line style='stroke:black; stroke-width:2;' x1='1621.8333333333335' y1='288.35' x2='945.8333333333334' y2='167.875' />
59
- <line style='stroke:black; stroke-width:2;' x1='44.5' y1='556.95' x2='269.83333333333337' y2='436.475' />
60
- <line style='stroke:black; stroke-width:2;' x1='269.83333333333337' y1='556.95' x2='269.83333333333337' y2='436.475' />
61
- <line style='stroke:black; stroke-width:2;' x1='495.1666666666668' y1='556.95' x2='269.83333333333337' y2='436.475' />
62
- <line style='stroke:black; stroke-width:2;' x1='776.8333333333334' y1='556.95' x2='945.8333333333334' y2='436.475' />
63
- <line style='stroke:black; stroke-width:2;' x1='1114.8333333333335' y1='556.95' x2='945.8333333333334' y2='436.475' />
64
- <line style='stroke:black; stroke-width:2;' x1='776.8333333333334' y1='825.5500000000001' x2='776.8333333333334' y2='705.075' />
65
- <line style='stroke:black; stroke-width:2;' x1='1030.3333333333335' y1='825.5500000000001' x2='1114.8333333333335' y2='705.075' />
66
- <line style='stroke:black; stroke-width:2;' x1='1199.3333333333335' y1='825.5500000000001' x2='1114.8333333333335' y2='705.075' />
67
- <line style='stroke:black; stroke-width:2;' x1='1452.8333333333335' y1='556.95' x2='1621.8333333333335' y2='436.475' />
68
- <line style='stroke:black; stroke-width:2;' x1='1790.8333333333335' y1='556.95' x2='1621.8333333333335' y2='436.475' />
59
+ <line style='stroke:black; stroke-width:2;' x1='44.5' y1='596.45' x2='269.83333333333337' y2='436.475' />
60
+ <line style='stroke:black; stroke-width:2;' x1='269.83333333333337' y1='596.45' x2='269.83333333333337' y2='436.475' />
61
+ <line style='stroke:black; stroke-width:2;' x1='495.1666666666668' y1='596.45' x2='269.83333333333337' y2='436.475' />
62
+ <line style='stroke:black; stroke-width:2;' x1='776.8333333333334' y1='596.45' x2='945.8333333333334' y2='436.475' />
63
+ <line style='stroke:black; stroke-width:2;' x1='1114.8333333333335' y1='596.45' x2='945.8333333333334' y2='436.475' />
64
+ <line style='stroke:black; stroke-width:2;' x1='776.8333333333334' y1='904.5500000000001' x2='776.8333333333334' y2='744.575' />
65
+ <line style='stroke:black; stroke-width:2;' x1='1030.3333333333335' y1='904.5500000000001' x2='1114.8333333333335' y2='744.575' />
66
+ <line style='stroke:black; stroke-width:2;' x1='1199.3333333333335' y1='904.5500000000001' x2='1114.8333333333335' y2='744.575' />
67
+ <line style='stroke:black; stroke-width:2;' x1='1452.8333333333335' y1='596.45' x2='1621.8333333333335' y2='436.475' />
68
+ <line style='stroke:black; stroke-width:2;' x1='1790.8333333333335' y1='596.45' x2='1621.8333333333335' y2='436.475' />
69
69
  </svg>