rsyntaxtree 1.2.1 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +3 -2
  32. data/docs/_examples/027.md +3 -2
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/_examples/038.md +31 -0
  44. data/docs/_examples/039.md +14 -0
  45. data/docs/assets/img/000.png +0 -0
  46. data/docs/assets/img/001.png +0 -0
  47. data/docs/assets/img/002.png +0 -0
  48. data/docs/assets/img/003.png +0 -0
  49. data/docs/assets/img/004.png +0 -0
  50. data/docs/assets/img/005.png +0 -0
  51. data/docs/assets/img/006.png +0 -0
  52. data/docs/assets/img/007.png +0 -0
  53. data/docs/assets/img/008.png +0 -0
  54. data/docs/assets/img/009.png +0 -0
  55. data/docs/assets/img/010.png +0 -0
  56. data/docs/assets/img/011.png +0 -0
  57. data/docs/assets/img/012.png +0 -0
  58. data/docs/assets/img/013.png +0 -0
  59. data/docs/assets/img/014.png +0 -0
  60. data/docs/assets/img/015.png +0 -0
  61. data/docs/assets/img/016.png +0 -0
  62. data/docs/assets/img/017.png +0 -0
  63. data/docs/assets/img/018.png +0 -0
  64. data/docs/assets/img/020.png +0 -0
  65. data/docs/assets/img/021.png +0 -0
  66. data/docs/assets/img/022.png +0 -0
  67. data/docs/assets/img/023.png +0 -0
  68. data/docs/assets/img/024.png +0 -0
  69. data/docs/assets/img/025.png +0 -0
  70. data/docs/assets/img/026.png +0 -0
  71. data/docs/assets/img/027.png +0 -0
  72. data/docs/assets/img/028.png +0 -0
  73. data/docs/assets/img/029.png +0 -0
  74. data/docs/assets/img/030.png +0 -0
  75. data/docs/assets/img/031.png +0 -0
  76. data/docs/assets/img/032.png +0 -0
  77. data/docs/assets/img/033.png +0 -0
  78. data/docs/assets/img/034.png +0 -0
  79. data/docs/assets/img/035.png +0 -0
  80. data/docs/assets/img/036.png +0 -0
  81. data/docs/assets/img/037.png +0 -0
  82. data/docs/assets/img/038.png +0 -0
  83. data/docs/assets/img/039.png +0 -0
  84. data/docs/assets/svg/000.svg +44 -44
  85. data/docs/assets/svg/001.svg +24 -24
  86. data/docs/assets/svg/002.svg +36 -36
  87. data/docs/assets/svg/003.svg +28 -28
  88. data/docs/assets/svg/004.svg +39 -39
  89. data/docs/assets/svg/005.svg +19 -19
  90. data/docs/assets/svg/006.svg +24 -24
  91. data/docs/assets/svg/007.svg +30 -30
  92. data/docs/assets/svg/008.svg +34 -34
  93. data/docs/assets/svg/009.svg +33 -33
  94. data/docs/assets/svg/010.svg +57 -57
  95. data/docs/assets/svg/011.svg +28 -28
  96. data/docs/assets/svg/012.svg +33 -33
  97. data/docs/assets/svg/013.svg +120 -120
  98. data/docs/assets/svg/014.svg +91 -91
  99. data/docs/assets/svg/015.svg +38 -38
  100. data/docs/assets/svg/016.svg +253 -253
  101. data/docs/assets/svg/017.svg +40 -40
  102. data/docs/assets/svg/018.svg +42 -42
  103. data/docs/assets/svg/019.svg +4 -4
  104. data/docs/assets/svg/020.svg +64 -64
  105. data/docs/assets/svg/021.svg +41 -41
  106. data/docs/assets/svg/022.svg +67 -67
  107. data/docs/assets/svg/023.svg +41 -41
  108. data/docs/assets/svg/024.svg +22 -22
  109. data/docs/assets/svg/025.svg +125 -125
  110. data/docs/assets/svg/026.svg +18 -18
  111. data/docs/assets/svg/027.svg +48 -48
  112. data/docs/assets/svg/028.svg +26 -26
  113. data/docs/assets/svg/029.svg +92 -92
  114. data/docs/assets/svg/030.svg +18 -18
  115. data/docs/assets/svg/031.svg +14 -14
  116. data/docs/assets/svg/032.svg +63 -63
  117. data/docs/assets/svg/033.svg +60 -59
  118. data/docs/assets/svg/034.svg +4 -4
  119. data/docs/assets/svg/035.svg +47 -45
  120. data/docs/assets/svg/036.svg +50 -0
  121. data/docs/assets/svg/037.svg +88 -0
  122. data/docs/assets/svg/038.svg +88 -0
  123. data/docs/assets/svg/039.svg +30 -0
  124. data/docs/documentation.md +5 -4
  125. data/docs/documentation_ja.md +8 -8
  126. data/docs/examples.html +1 -1
  127. data/lib/rsyntaxtree/base_graph.rb +26 -8
  128. data/lib/rsyntaxtree/element.rb +13 -5
  129. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  130. data/lib/rsyntaxtree/svg_graph.rb +17 -13
  131. data/lib/rsyntaxtree/version.rb +1 -1
  132. data/lib/rsyntaxtree.rb +13 -3
  133. data/test/example_verify_test.rb +13 -3
  134. metadata +15 -3
@@ -1,17 +1,17 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="1617.7999999999997" height="1513.1999999999998" viewBox="-20, -20, 1637.7999999999997, 1533.1999999999998" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1617.7999999999997" height="1786.0" viewBox="-20, -20, 1637.7999999999997, 1806.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,41 +24,41 @@
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="1637.7999999999997" height="1533.1999999999998" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1637.7999999999997" height="1806.0" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='592.3' y='132.0'><tspan x='592.3' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">XP</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='138.10000000000002' y='436.2'><tspan x='138.10000000000002' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">W</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='138.10000000000002' y='524.2'><tspan x='138.10000000000002' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">W</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='740.4'><tspan x='33.60000000000002' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Specifier</tspan>
33
- <tspan x='75.60000000000002' y='833.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">指定部</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='872.4'><tspan x='33.60000000000002' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Specifier</tspan>
33
+ <tspan x='75.60000000000002' y='965.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">指定部</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1070.5' y='436.2'><tspan x='1070.5' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1070.5' y='524.2'><tspan x='1070.5' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
36
36
  </text>
37
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='727.1999999999999' y='740.4'><tspan x='727.1999999999999' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
37
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='727.1999999999999' y='872.4'><tspan x='727.1999999999999' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X'</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='517.5' y='1044.6'><tspan x='517.5' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='517.5' y='1220.6'><tspan x='517.5' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='444.0' y='1348.8'><tspan x='458.0' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head</tspan>
42
- <tspan x='444.0' y='1441.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">主要部</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='444.0' y='1568.8'><tspan x='458.0' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Head</tspan>
42
+ <tspan x='444.0' y='1661.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">主要部</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='949.3999999999999' y='1044.6'><tspan x='949.3999999999999' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='949.3999999999999' y='1220.6'><tspan x='949.3999999999999' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='770.3999999999999' y='1348.8'><tspan x='770.3999999999999' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Complement</tspan>
47
- <tspan x='907.3999999999999' y='1441.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">補部</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='770.3999999999999' y='1568.8'><tspan x='770.3999999999999' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Complement</tspan>
47
+ <tspan x='907.3999999999999' y='1661.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">補部</tspan>
48
48
  </text>
49
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1423.2999999999997' y='740.4'><tspan x='1423.2999999999997' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Z</tspan>
49
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1423.2999999999997' y='872.4'><tspan x='1423.2999999999997' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Z</tspan>
50
50
  </text>
51
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1306.7999999999997' y='1044.6'><tspan x='1306.7999999999997' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
52
- <tspan x='1346.2999999999997' y='1137.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">付加部</tspan>
51
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1306.7999999999997' y='1220.6'><tspan x='1306.7999999999997' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Modifier</tspan>
52
+ <tspan x='1346.2999999999997' y='1313.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">付加部</tspan>
53
53
  </text>
54
- <line style='stroke:black; stroke-width:2;' x1='171.60000000000002' y1='326.2' x2='635.3' y2='187.0' />
55
- <line style='stroke:black; stroke-width:2;' x1='1099.0' y1='326.2' x2='635.3' y2='187.0' />
56
- <line style='stroke:black; stroke-width:2;' x1='171.60000000000002' y1='630.4' x2='171.60000000000002' y2='491.2' />
57
- <line style='stroke:black; stroke-width:2;' x1='755.6999999999999' y1='630.4' x2='1099.0' y2='491.2' />
58
- <line style='stroke:black; stroke-width:2;' x1='1442.2999999999997' y1='630.4' x2='1099.0' y2='491.2' />
59
- <line style='stroke:black; stroke-width:2;' x1='540.0' y1='934.5999999999999' x2='755.6999999999999' y2='795.4' />
60
- <line style='stroke:black; stroke-width:2;' x1='971.3999999999999' y1='934.5999999999999' x2='755.6999999999999' y2='795.4' />
61
- <line style='stroke:black; stroke-width:2;' x1='540.0' y1='1238.8' x2='540.0' y2='1099.6' />
62
- <line style='stroke:black; stroke-width:2;' x1='971.3999999999999' y1='1238.8' x2='971.3999999999999' y2='1099.6' />
63
- <line style='stroke:black; stroke-width:2;' x1='1442.2999999999997' y1='934.5999999999999' x2='1442.2999999999997' y2='795.4' />
54
+ <line style='stroke:black; stroke-width:2;' x1='171.60000000000002' y1='414.2' x2='635.3' y2='187.0' />
55
+ <line style='stroke:black; stroke-width:2;' x1='1099.0' y1='414.2' x2='635.3' y2='187.0' />
56
+ <line style='stroke:black; stroke-width:2;' x1='171.60000000000002' y1='762.4' x2='171.60000000000002' y2='579.2' />
57
+ <line style='stroke:black; stroke-width:2;' x1='755.6999999999999' y1='762.4' x2='1099.0' y2='579.2' />
58
+ <line style='stroke:black; stroke-width:2;' x1='1442.2999999999997' y1='762.4' x2='1099.0' y2='579.2' />
59
+ <line style='stroke:black; stroke-width:2;' x1='540.0' y1='1110.6' x2='755.6999999999999' y2='927.4' />
60
+ <line style='stroke:black; stroke-width:2;' x1='971.3999999999999' y1='1110.6' x2='755.6999999999999' y2='927.4' />
61
+ <line style='stroke:black; stroke-width:2;' x1='540.0' y1='1458.8' x2='540.0' y2='1275.6' />
62
+ <line style='stroke:black; stroke-width:2;' x1='971.3999999999999' y1='1458.8' x2='971.3999999999999' y2='1275.6' />
63
+ <line style='stroke:black; stroke-width:2;' x1='1442.2999999999997' y1='1110.6' x2='1442.2999999999997' y2='927.4' />
64
64
  </svg>
@@ -1,17 +1,17 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="1705.6" height="1997.2" viewBox="-20, -20, 1725.6, 2017.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1705.6" height="2345.3999999999996" viewBox="-20, -20, 1725.6, 2365.3999999999996" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,49 +24,49 @@
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="1725.6" height="2017.2" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1725.6" height="2365.3999999999996" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='687.6999999999999' y='132.0'><tspan x='687.6999999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣P</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='83.60000000000002' y='436.2'><tspan x='83.60000000000002' y='436.2' style="" text-decoration="" 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: black; font-size: 64px;' x='83.60000000000002' y='524.2'><tspan x='83.60000000000002' y='524.2' style="" text-decoration="" 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: black; font-size: 64px;' x='33.60000000000002' y='740.4'><tspan x='33.60000000000002' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">太郎が</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='872.4'><tspan x='33.60000000000002' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">太郎が</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1312.7999999999997' y='436.2'><tspan x='1312.7999999999997' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣'</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1312.7999999999997' y='524.2'><tspan x='1312.7999999999997' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣'</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1024.5' y='740.4'><tspan x='1024.5' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1024.5' y='872.4'><tspan x='1024.5' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='680.3' y='1044.6'><tspan x='680.3' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣P</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='680.3' y='1220.6'><tspan x='680.3' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣P</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='409.99999999999994' y='1348.8'><tspan x='409.99999999999994' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='409.99999999999994' y='1568.8'><tspan x='409.99999999999994' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='360.0' y='1653.0'><tspan x='360.0' y='1653.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">泥棒に</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='360.0' y='1917.0'><tspan x='360.0' y='1917.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">泥棒に</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='971.5999999999999' y='1348.8'><tspan x='971.5999999999999' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣'</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='971.5999999999999' y='1568.8'><tspan x='971.5999999999999' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣'</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='802.8999999999999' y='1653.0'><tspan x='802.8999999999999' y='1653.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='802.8999999999999' y='1917.0'><tspan x='802.8999999999999' y='1917.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='686.3999999999999' y='1957.2'><tspan x='686.3999999999999' y='1957.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">財布を盗む</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='686.3999999999999' y='2265.2'><tspan x='686.3999999999999' y='2265.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">財布を盗む</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1140.8' y='1653.0'><tspan x='1140.8' y='1653.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1140.8' y='1917.0'><tspan x='1140.8' y='1917.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1380.1999999999998' y='1044.6'><tspan x='1380.1999999999998' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1380.1999999999998' y='1220.6'><tspan x='1380.1999999999998' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1339.1999999999998' y='1348.8'><tspan x='1339.1999999999998' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">られ</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1339.1999999999998' y='1568.8'><tspan x='1339.1999999999998' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">られ</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1601.6' y='740.4'><tspan x='1601.6' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1601.6' y='872.4'><tspan x='1601.6' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">𝑣</tspan>
57
57
  </text>
58
- <line style='stroke:black; stroke-width:2;' x1='129.60000000000002' y1='326.2' x2='740.1999999999999' y2='187.0' />
59
- <line style='stroke:black; stroke-width:2;' x1='1350.7999999999997' y1='326.2' x2='740.1999999999999' y2='187.0' />
60
- <line style='stroke:black; stroke-width:2;' x1='129.60000000000002' y1='630.4' x2='129.60000000000002' y2='491.2' />
61
- <line style='stroke:black; stroke-width:2;' x1='1068.0' y1='630.4' x2='1350.7999999999997' y2='491.2' />
62
- <line style='stroke:black; stroke-width:2;' x1='1633.6' y1='630.4' x2='1350.7999999999997' y2='491.2' />
63
- <line style='stroke:black; stroke-width:2;' x1='732.8' y1='934.5999999999999' x2='1068.0' y2='795.4' />
64
- <line style='stroke:black; stroke-width:2;' x1='1403.1999999999998' y1='934.5999999999999' x2='1068.0' y2='795.4' />
65
- <line style='stroke:black; stroke-width:2;' x1='455.99999999999994' y1='1238.8' x2='732.8' y2='1099.6' />
66
- <line style='stroke:black; stroke-width:2;' x1='1009.5999999999999' y1='1238.8' x2='732.8' y2='1099.6' />
67
- <polygon style='fill: none; stroke: black; stroke-width:2;' points='359.99999999999994 1543.0 552.0 1543.0 455.99999999999994 1403.8' />
68
- <line style='stroke:black; stroke-width:2;' x1='846.3999999999999' y1='1543.0' x2='1009.5999999999999' y2='1403.8' />
69
- <line style='stroke:black; stroke-width:2;' x1='1172.8' y1='1543.0' x2='1009.5999999999999' y2='1403.8' />
70
- <polygon style='fill: none; stroke: black; stroke-width:2;' points='686.3999999999999 1847.2 1006.3999999999999 1847.2 846.3999999999999 1708.0' />
71
- <line style='stroke:black; stroke-width:2;' x1='1403.1999999999998' y1='1238.8' x2='1403.1999999999998' y2='1099.6' />
58
+ <line style='stroke:black; stroke-width:2;' x1='129.60000000000002' y1='414.2' x2='740.1999999999999' y2='187.0' />
59
+ <line style='stroke:black; stroke-width:2;' x1='1350.7999999999997' y1='414.2' x2='740.1999999999999' y2='187.0' />
60
+ <line style='stroke:black; stroke-width:2;' x1='129.60000000000002' y1='762.4' x2='129.60000000000002' y2='579.2' />
61
+ <line style='stroke:black; stroke-width:2;' x1='1068.0' y1='762.4' x2='1350.7999999999997' y2='579.2' />
62
+ <line style='stroke:black; stroke-width:2;' x1='1633.6' y1='762.4' x2='1350.7999999999997' y2='579.2' />
63
+ <line style='stroke:black; stroke-width:2;' x1='732.8' y1='1110.6' x2='1068.0' y2='927.4' />
64
+ <line style='stroke:black; stroke-width:2;' x1='1403.1999999999998' y1='1110.6' x2='1068.0' y2='927.4' />
65
+ <line style='stroke:black; stroke-width:2;' x1='455.99999999999994' y1='1458.8' x2='732.8' y2='1275.6' />
66
+ <line style='stroke:black; stroke-width:2;' x1='1009.5999999999999' y1='1458.8' x2='732.8' y2='1275.6' />
67
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='359.99999999999994 1807.0 552.0 1807.0 455.99999999999994 1623.8' />
68
+ <line style='stroke:black; stroke-width:2;' x1='846.3999999999999' y1='1807.0' x2='1009.5999999999999' y2='1623.8' />
69
+ <line style='stroke:black; stroke-width:2;' x1='1172.8' y1='1807.0' x2='1009.5999999999999' y2='1623.8' />
70
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='686.3999999999999 2155.2 1006.3999999999999 2155.2 846.3999999999999 1972.0' />
71
+ <line style='stroke:black; stroke-width:2;' x1='1403.1999999999998' y1='1458.8' x2='1403.1999999999998' y2='1275.6' />
72
72
  </svg>
@@ -1,17 +1,17 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="1292.6" height="1388.8" viewBox="-20, -20, 1312.6, 1408.8" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1292.6" height="1649.0" viewBox="-20, -20, 1312.6, 1669.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,47 +24,47 @@
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="1312.6" height="1408.8" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1312.6" height="1669.0" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='426.1875' y='132.0'><tspan x='426.1875' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
29
29
  <tspan x='462.1875' y='111.0' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">*</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='436.2'><tspan x='33.60000000000002' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='524.2'><tspan x='33.60000000000002' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='48.10000000000002' y='740.4'><tspan x='48.10000000000002' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
34
- <tspan x='87.10000000000002' y='744.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='48.10000000000002' y='872.4'><tspan x='48.10000000000002' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
34
+ <tspan x='87.10000000000002' y='876.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='272.99999999999994' y='436.2'><tspan x='272.99999999999994' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">INFL</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='272.99999999999994' y='524.2'><tspan x='272.99999999999994' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">INFL</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='259.99999999999994' y='740.4'><tspan x='259.99999999999994' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(AGR)</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='259.99999999999994' y='872.4'><tspan x='259.99999999999994' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(AGR)</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='810.275' y='436.2'><tspan x='810.275' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='810.275' y='524.2'><tspan x='810.275' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='578.3999999999999' y='740.4'><tspan x='578.3999999999999' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='578.3999999999999' y='872.4'><tspan x='578.3999999999999' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='758.8' y='740.4'><tspan x='758.8' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='758.8' y='872.4'><tspan x='758.8' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='773.3' y='1044.6'><tspan x='773.3' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
47
- <tspan x='812.3' y='1048.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='773.3' y='1220.6'><tspan x='773.3' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
47
+ <tspan x='812.3' y='1224.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
48
48
  </text>
49
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1065.15' y='740.4'><tspan x='1065.15' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PP</tspan>
49
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1065.15' y='872.4'><tspan x='1065.15' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PP</tspan>
50
50
  </text>
51
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='985.2' y='1044.6'><tspan x='985.2' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">P</tspan>
51
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='985.2' y='1220.6'><tspan x='985.2' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">P</tspan>
52
52
  </text>
53
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1160.6' y='1044.6'><tspan x='1160.6' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
53
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1160.6' y='1220.6'><tspan x='1160.6' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
54
54
  </text>
55
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1175.1' y='1348.8'><tspan x='1175.1' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
56
- <tspan x='1214.1' y='1352.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
55
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1175.1' y='1568.8'><tspan x='1175.1' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">α</tspan>
56
+ <tspan x='1214.1' y='1572.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
57
57
  </text>
58
- <line style='stroke:black; stroke-width:2;' x1='79.60000000000002' y1='326.2' x2='466.6875' y2='187.0' />
59
- <line style='stroke:black; stroke-width:2;' x1='351.99999999999994' y1='326.2' x2='466.6875' y2='187.0' />
60
- <line style='stroke:black; stroke-width:2;' x1='853.775' y1='326.2' x2='466.6875' y2='187.0' />
61
- <line style='stroke:black; stroke-width:2;' x1='79.60000000000002' y1='630.4' x2='79.60000000000002' y2='491.2' />
62
- <line style='stroke:black; stroke-width:2;' x1='351.99999999999994' y1='630.4' x2='351.99999999999994' y2='491.2' />
63
- <line style='stroke:black; stroke-width:2;' x1='601.3999999999999' y1='630.4' x2='853.775' y2='491.2' />
64
- <line style='stroke:black; stroke-width:2;' x1='804.8' y1='630.4' x2='853.775' y2='491.2' />
65
- <line style='stroke:black; stroke-width:2;' x1='1106.15' y1='630.4' x2='853.775' y2='491.2' />
66
- <line style='stroke:black; stroke-width:2;' x1='804.8' y1='934.5999999999999' x2='804.8' y2='795.4' />
67
- <line style='stroke:black; stroke-width:2;' x1='1005.7' y1='934.5999999999999' x2='1106.15' y2='795.4' />
68
- <line style='stroke:black; stroke-width:2;' x1='1206.6' y1='934.5999999999999' x2='1106.15' y2='795.4' />
69
- <line style='stroke:black; stroke-width:2;' x1='1206.6' y1='1238.8' x2='1206.6' y2='1099.6' />
58
+ <line style='stroke:black; stroke-width:2;' x1='79.60000000000002' y1='414.2' x2='466.6875' y2='187.0' />
59
+ <line style='stroke:black; stroke-width:2;' x1='351.99999999999994' y1='414.2' x2='466.6875' y2='187.0' />
60
+ <line style='stroke:black; stroke-width:2;' x1='853.775' y1='414.2' x2='466.6875' y2='187.0' />
61
+ <line style='stroke:black; stroke-width:2;' x1='79.60000000000002' y1='762.4' x2='79.60000000000002' y2='579.2' />
62
+ <line style='stroke:black; stroke-width:2;' x1='351.99999999999994' y1='762.4' x2='351.99999999999994' y2='579.2' />
63
+ <line style='stroke:black; stroke-width:2;' x1='601.3999999999999' y1='762.4' x2='853.775' y2='579.2' />
64
+ <line style='stroke:black; stroke-width:2;' x1='804.8' y1='762.4' x2='853.775' y2='579.2' />
65
+ <line style='stroke:black; stroke-width:2;' x1='1106.15' y1='762.4' x2='853.775' y2='579.2' />
66
+ <line style='stroke:black; stroke-width:2;' x1='804.8' y1='1110.6' x2='804.8' y2='927.4' />
67
+ <line style='stroke:black; stroke-width:2;' x1='1005.7' y1='1110.6' x2='1106.15' y2='927.4' />
68
+ <line style='stroke:black; stroke-width:2;' x1='1206.6' y1='1110.6' x2='1106.15' y2='927.4' />
69
+ <line style='stroke:black; stroke-width:2;' x1='1206.6' y1='1458.8' x2='1206.6' y2='1275.6' />
70
70
  </svg>
@@ -1,96 +1,96 @@
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="2481.3999999999996" height="2693.6" viewBox="-20, -20, 2501.3999999999996, 2713.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2481.3999999999996" height="3089.5999999999995" viewBox="-20, -20, 2501.3999999999996, 3109.5999999999995" 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
- <polyline fill="none" stroke="purple" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
- </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
10
7
  </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
10
+ </marker>
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="#D55E00"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="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="red"/>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
+ <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="#D55E00"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
19
  </pattern>
20
20
  <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
21
- <line x1="0" y="0" x2="0" y2="10" stroke="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="2501.3999999999996" height="2713.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='276.96171875000005' y='132.0'><tspan x='276.96171875000005' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
27
+ <rect x="-20" y="-20" width="2501.3999999999996" height="3109.5999999999995" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='276.96171875000005' y='132.0'><tspan x='276.96171875000005' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='33.60000000000002' y='436.2'><tspan x='33.60000000000002' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33.60000000000002' y='524.2'><tspan x='33.60000000000002' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='36.60000000000002' y='564.4'><tspan x='36.60000000000002' y='564.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ø</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36.60000000000002' y='696.4'><tspan x='36.60000000000002' y='696.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ø</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='541.8234375000001' y='436.2'><tspan x='541.8234375000001' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">TP</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='541.8234375000001' y='524.2'><tspan x='541.8234375000001' y='524.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">TP</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='223.5000000000001' y='740.4'><tspan x='223.5000000000001' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PRN</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='223.5000000000001' y='872.4'><tspan x='223.5000000000001' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PRN</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='212.0000000000001' y='868.5999999999999'><tspan x='212.0000000000001' y='868.5999999999999' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">They</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='212.0000000000001' y='1044.6'><tspan x='212.0000000000001' y='1044.6' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">They</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='847.646875' y='740.4'><tspan x='847.646875' y='740.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T'</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='847.646875' y='872.4'><tspan x='847.646875' y='872.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T'</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='550.4' y='1044.6'><tspan x='550.4' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='550.4' y='1220.6'><tspan x='550.4' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='506.4' y='1172.8'><tspan x='506.4' y='1172.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Will</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='506.4' y='1392.8'><tspan x='506.4' y='1392.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Will</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1139.89375' y='1044.6'><tspan x='1139.89375' y='1044.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">vP</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1139.89375' y='1220.6'><tspan x='1139.89375' y='1220.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">vP</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='774.3' y='1348.8'><tspan x='774.3' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PRN</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='774.3' y='1568.8'><tspan x='774.3' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PRN</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='770.8' y='1477.0'><tspan x='770.8' y='1477.0' style="font-weight: bold; " text-decoration="line-through" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">they</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='770.8' y='1741.0'><tspan x='770.8' y='1741.0' style="font-weight: bold; " text-decoration="line-through" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">they</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1489.4875' y='1348.8'><tspan x='1489.4875' y='1348.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">v'</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1489.4875' y='1568.8'><tspan x='1489.4875' y='1568.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">v'</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1147.2' y='1653.0'><tspan x='1147.2' y='1653.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">v</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1147.2' y='1917.0'><tspan x='1147.2' y='1917.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">v</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1049.2' y='1781.2'><tspan x='1049.2' y='1781.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ø<tspan style='fill:none;'>■</tspan>+<tspan style='fill:none;'>■</tspan></tspan>
57
- <tspan x='1188.2' y='1781.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">get</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1049.2' y='2089.2'><tspan x='1049.2' y='2089.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ø<tspan style='fill:none;'>■</tspan>+<tspan style='fill:none;'>■</tspan></tspan>
57
+ <tspan x='1188.2' y='2089.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">get</tspan>
58
58
  </text>
59
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1817.7749999999999' y='1653.0'><tspan x='1817.7749999999999' y='1653.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
59
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1817.7749999999999' y='1917.0'><tspan x='1817.7749999999999' y='1917.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">VP</tspan>
60
60
  </text>
61
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1552.1' y='1957.2'><tspan x='1552.1' y='1957.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DP</tspan>
61
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1552.1' y='2265.2'><tspan x='1552.1' y='2265.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DP</tspan>
62
62
  </text>
63
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1414.6' y='2085.4'><tspan x='1414.6' y='2085.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the<tspan style='fill:none;'>■</tspan>teacher</tspan>
63
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1414.6' y='2437.3999999999996'><tspan x='1414.6' y='2437.3999999999996' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the<tspan style='fill:none;'>■</tspan>teacher</tspan>
64
64
  </text>
65
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='2096.45' y='1957.2'><tspan x='2096.45' y='1957.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V'</tspan>
65
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2096.45' y='2265.2'><tspan x='2096.45' y='2265.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V'</tspan>
66
66
  </text>
67
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1937.0' y='2261.4'><tspan x='1937.0' y='2261.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
67
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1937.0' y='2613.3999999999996'><tspan x='1937.0' y='2613.3999999999996' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
68
68
  </text>
69
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1914.0' y='2389.6'><tspan x='1914.0' y='2389.6' style="font-style: italic; " text-decoration="line-through" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">get</tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1914.0' y='2785.5999999999995'><tspan x='1914.0' y='2785.5999999999995' style="font-style: italic; " text-decoration="line-through" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">get</tspan>
70
70
  </text>
71
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='2245.8999999999996' y='2261.4'><tspan x='2245.8999999999996' y='2261.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">QP</tspan>
71
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2245.8999999999996' y='2613.3999999999996'><tspan x='2245.8999999999996' y='2613.3999999999996' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">QP</tspan>
72
72
  </text>
73
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='2140.3999999999996' y='2389.6'><tspan x='2140.3999999999996' y='2389.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>present</tspan>
73
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2140.3999999999996' y='2785.5999999999995'><tspan x='2140.3999999999996' y='2785.5999999999995' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>present</tspan>
74
74
  </text>
75
- <line style='stroke:black; stroke-width:2;' x1='55.60000000000002' y1='326.2' x2='319.46171875000005' y2='187.0' />
76
- <line style='stroke:black; stroke-width:2;' x1='583.3234375000001' y1='326.2' x2='319.46171875000005' y2='187.0' />
77
- <line style='stroke:black; stroke-width:2;' x1='292.0000000000001' y1='630.4' x2='583.3234375000001' y2='491.2' />
78
- <line style='stroke:black; stroke-width:2;' x1='874.646875' y1='630.4' x2='583.3234375000001' y2='491.2' />
79
- <line style='stroke:black; stroke-width:2;' x1='571.4' y1='934.5999999999999' x2='874.646875' y2='795.4' />
80
- <line style='stroke:black; stroke-width:2;' x1='1177.89375' y1='934.5999999999999' x2='874.646875' y2='795.4' />
81
- <line style='stroke:black; stroke-width:2;' x1='842.8' y1='1238.8' x2='1177.89375' y2='1099.6' />
82
- <line style='stroke:black; stroke-width:2;' x1='1512.9875' y1='1238.8' x2='1177.89375' y2='1099.6' />
83
- <line style='stroke:black; stroke-width:2;' x1='1164.7' y1='1543.0' x2='1512.9875' y2='1403.8' />
84
- <line style='stroke:black; stroke-width:2;' x1='1861.2749999999999' y1='1543.0' x2='1512.9875' y2='1403.8' />
85
- <line style='stroke:black; stroke-width:2;' x1='1597.1' y1='1847.2' x2='1861.2749999999999' y2='1708.0' />
86
- <line style='stroke:black; stroke-width:2;' x1='2125.45' y1='1847.2' x2='1861.2749999999999' y2='1708.0' />
87
- <line style='stroke:black; stroke-width:2;' x1='1960.0' y1='2151.4' x2='2125.45' y2='2012.2' />
88
- <line style='stroke:black; stroke-width:2;' x1='2290.8999999999996' y1='2151.4' x2='2125.45' y2='2012.2' />
89
- <line x1='842.8' y1='1538.4' x2='842.8' y2='2521.6' style='fill: none; stroke: purple; stroke-width:2' />
90
- <line x1='842.8' y1='1538.4' x2='842.8' y2='2521.6' style='fill: none; stroke: purple; stroke-width:2' />
91
- <line x1='842.8' y1='2521.6' x2='292.0000000000001' y2='2521.6' style='fill: none; stroke: purple; stroke-width:2' />
92
- <line x1='292.0000000000001' y1='2521.6' x2='292.0000000000001' y2='929.9999999999999' style='fill: none; stroke: purple; stroke-width:2' marker-end='url(#arrow)' />
93
- <line x1='1960.0' y1='2451.0' x2='1960.0' y2='2653.6' style='fill: none; stroke: purple; stroke-width:2' />
94
- <line x1='1960.0' y1='2451.0' x2='1960.0' y2='2653.6' style='fill: none; stroke: purple; stroke-width:2' />
95
- <line x1='1960.0' y1='2653.6' x2='1164.7' y2='2653.6' style='fill: none; stroke: purple; stroke-width:2' />
96
- <line x1='1164.7' y1='2653.6' x2='1164.7' y2='1842.6000000000001' style='fill: none; stroke: purple; stroke-width:2' marker-end='url(#arrow)' /></svg>
75
+ <line style='stroke:black; stroke-width:2;' x1='55.60000000000002' y1='414.2' x2='319.46171875000005' y2='187.0' />
76
+ <line style='stroke:black; stroke-width:2;' x1='583.3234375000001' y1='414.2' x2='319.46171875000005' y2='187.0' />
77
+ <line style='stroke:black; stroke-width:2;' x1='292.0000000000001' y1='762.4' x2='583.3234375000001' y2='579.2' />
78
+ <line style='stroke:black; stroke-width:2;' x1='874.646875' y1='762.4' x2='583.3234375000001' y2='579.2' />
79
+ <line style='stroke:black; stroke-width:2;' x1='571.4' y1='1110.6' x2='874.646875' y2='927.4' />
80
+ <line style='stroke:black; stroke-width:2;' x1='1177.89375' y1='1110.6' x2='874.646875' y2='927.4' />
81
+ <line style='stroke:black; stroke-width:2;' x1='842.8' y1='1458.8' x2='1177.89375' y2='1275.6' />
82
+ <line style='stroke:black; stroke-width:2;' x1='1512.9875' y1='1458.8' x2='1177.89375' y2='1275.6' />
83
+ <line style='stroke:black; stroke-width:2;' x1='1164.7' y1='1807.0' x2='1512.9875' y2='1623.8' />
84
+ <line style='stroke:black; stroke-width:2;' x1='1861.2749999999999' y1='1807.0' x2='1512.9875' y2='1623.8' />
85
+ <line style='stroke:black; stroke-width:2;' x1='1597.1' y1='2155.2' x2='1861.2749999999999' y2='1972.0' />
86
+ <line style='stroke:black; stroke-width:2;' x1='2125.45' y1='2155.2' x2='1861.2749999999999' y2='1972.0' />
87
+ <line style='stroke:black; stroke-width:2;' x1='1960.0' y1='2503.3999999999996' x2='2125.45' y2='2320.2' />
88
+ <line style='stroke:black; stroke-width:2;' x1='2290.8999999999996' y1='2503.3999999999996' x2='2125.45' y2='2320.2' />
89
+ <line x1='842.8' y1='1796.0' x2='842.8' y2='2917.5999999999995' style='fill: none; stroke: #CC79A7; stroke-width:2' />
90
+ <line x1='842.8' y1='1796.0' x2='842.8' y2='2917.5999999999995' style='fill: none; stroke: #CC79A7; stroke-width:2' />
91
+ <line x1='842.8' y1='2917.5999999999995' x2='292.0000000000001' y2='2917.5999999999995' style='fill: none; stroke: #CC79A7; stroke-width:2' />
92
+ <line x1='292.0000000000001' y1='2917.5999999999995' x2='292.0000000000001' y2='1099.6' style='fill: none; stroke: #CC79A7; stroke-width:2' marker-end='url(#arrow)' />
93
+ <line x1='1960.0' y1='2840.5999999999995' x2='1960.0' y2='3049.5999999999995' style='fill: none; stroke: #CC79A7; stroke-width:2' />
94
+ <line x1='1960.0' y1='2840.5999999999995' x2='1960.0' y2='3049.5999999999995' style='fill: none; stroke: #CC79A7; stroke-width:2' />
95
+ <line x1='1960.0' y1='3049.5999999999995' x2='1164.7' y2='3049.5999999999995' style='fill: none; stroke: #CC79A7; stroke-width:2' />
96
+ <line x1='1164.7' y1='3049.5999999999995' x2='1164.7' y2='2144.2' style='fill: none; stroke: #CC79A7; stroke-width:2' marker-end='url(#arrow)' /></svg>