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,86 +1,86 @@
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="1353.4" height="1069.6" viewBox="-20, -20, 1373.4, 1089.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1353.4" height="1280.8" viewBox="-20, -20, 1373.4, 1300.8" 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="1373.4" height="1089.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='637.5625000000001' y='132.0'><tspan x='637.5625000000001' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
27
+ <rect x="-20" y="-20" width="1373.4" height="1300.8" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='637.5625000000001' y='132.0'><tspan x='637.5625000000001' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='287.57500000000005' y='431.2'><tspan x='287.57500000000005' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='287.57500000000005' y='519.2'><tspan x='287.57500000000005' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='121.30000000000007' y='730.4'><tspan x='121.30000000000007' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='121.30000000000007' y='862.4'><tspan x='121.30000000000007' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='33.60000000000002' y='1029.6'><tspan x='33.60000000000002' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">H</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='1205.6'><tspan x='33.60000000000002' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">H</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='219.0' y='1029.6'><tspan x='219.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">I</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='219.0' y='1205.6'><tspan x='219.0' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">I</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='452.35' y='730.4'><tspan x='452.35' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='452.35' y='862.4'><tspan x='452.35' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='376.40000000000003' y='1029.6'><tspan x='376.40000000000003' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">J</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='376.40000000000003' y='1205.6'><tspan x='376.40000000000003' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">J</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='533.8000000000001' y='1029.6'><tspan x='533.8000000000001' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">K</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='533.8000000000001' y='1205.6'><tspan x='533.8000000000001' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">K</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='993.0500000000002' y='431.2'><tspan x='993.0500000000002' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='993.0500000000002' y='519.2'><tspan x='993.0500000000002' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='807.4000000000001' y='730.4'><tspan x='807.4000000000001' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">F</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='807.4000000000001' y='862.4'><tspan x='807.4000000000001' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">F</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='714.2' y='1029.6'><tspan x='714.2' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">L</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='714.2' y='1205.6'><tspan x='714.2' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">L</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='888.6000000000001' y='1029.6'><tspan x='888.6000000000001' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">M</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='888.6000000000001' y='1205.6'><tspan x='888.6000000000001' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">M</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1175.7000000000003' y='730.4'><tspan x='1175.7000000000003' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1175.7000000000003' y='862.4'><tspan x='1175.7000000000003' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1083.0' y='1029.6'><tspan x='1083.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1083.0' y='1205.6'><tspan x='1083.0' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1266.4' y='1029.6'><tspan x='1266.4' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">O</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1266.4' y='1205.6'><tspan x='1266.4' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">O</tspan>
57
57
  </text>
58
58
  <polyline style='stroke:black; stroke-width:2; fill:none;'
59
- points='308.57500000000005 321.2 308.57500000000005 254.1 660.5625000000001 254.1 660.5625000000001 187.0' />
59
+ points='308.57500000000005 409.2 308.57500000000005 298.1 660.5625000000001 298.1 660.5625000000001 187.0' />
60
60
  <polyline style='stroke:black; stroke-width:2; fill:none;'
61
- points='1012.5500000000002 321.2 1012.5500000000002 254.1 660.5625000000001 254.1 660.5625000000001 187.0' />
61
+ points='1012.5500000000002 409.2 1012.5500000000002 298.1 660.5625000000001 298.1 660.5625000000001 187.0' />
62
62
  <polyline style='stroke:black; stroke-width:2; fill:none;'
63
- points='144.80000000000007 620.4 144.80000000000007 553.3 308.57500000000005 553.3 308.57500000000005 486.2' />
63
+ points='144.80000000000007 752.4 144.80000000000007 663.3 308.57500000000005 663.3 308.57500000000005 574.2' />
64
64
  <polyline style='stroke:black; stroke-width:2; fill:none;'
65
- points='472.35 620.4 472.35 553.3 308.57500000000005 553.3 308.57500000000005 486.2' />
65
+ points='472.35 752.4 472.35 663.3 308.57500000000005 663.3 308.57500000000005 574.2' />
66
66
  <polyline style='stroke:black; stroke-width:2; fill:none;'
67
- points='59.10000000000002 919.6 59.10000000000002 852.5 144.80000000000007 852.5 144.80000000000007 785.4' />
67
+ points='59.10000000000002 1095.6 59.10000000000002 1006.5 144.80000000000007 1006.5 144.80000000000007 917.4' />
68
68
  <polyline style='stroke:black; stroke-width:2; fill:none;'
69
- points='230.5 919.6 230.5 852.5 144.80000000000007 852.5 144.80000000000007 785.4' />
69
+ points='230.5 1095.6 230.5 1006.5 144.80000000000007 1006.5 144.80000000000007 917.4' />
70
70
  <polyline style='stroke:black; stroke-width:2; fill:none;'
71
- points='387.90000000000003 919.6 387.90000000000003 852.5 472.35 852.5 472.35 785.4' />
71
+ points='387.90000000000003 1095.6 387.90000000000003 1006.5 472.35 1006.5 472.35 917.4' />
72
72
  <polyline style='stroke:black; stroke-width:2; fill:none;'
73
- points='556.8000000000001 919.6 556.8000000000001 852.5 472.35 852.5 472.35 785.4' />
73
+ points='556.8000000000001 1095.6 556.8000000000001 1006.5 472.35 1006.5 472.35 917.4' />
74
74
  <polyline style='stroke:black; stroke-width:2; fill:none;'
75
- points='826.4000000000001 620.4 826.4000000000001 553.3 1012.5500000000002 553.3 1012.5500000000002 486.2' />
75
+ points='826.4000000000001 752.4 826.4000000000001 663.3 1012.5500000000002 663.3 1012.5500000000002 574.2' />
76
76
  <polyline style='stroke:black; stroke-width:2; fill:none;'
77
- points='1198.7000000000003 620.4 1198.7000000000003 553.3 1012.5500000000002 553.3 1012.5500000000002 486.2' />
77
+ points='1198.7000000000003 752.4 1198.7000000000003 663.3 1012.5500000000002 663.3 1012.5500000000002 574.2' />
78
78
  <polyline style='stroke:black; stroke-width:2; fill:none;'
79
- points='734.2 919.6 734.2 852.5 826.4000000000001 852.5 826.4000000000001 785.4' />
79
+ points='734.2 1095.6 734.2 1006.5 826.4000000000001 1006.5 826.4000000000001 917.4' />
80
80
  <polyline style='stroke:black; stroke-width:2; fill:none;'
81
- points='918.6000000000001 919.6 918.6000000000001 852.5 826.4000000000001 852.5 826.4000000000001 785.4' />
81
+ points='918.6000000000001 1095.6 918.6000000000001 1006.5 826.4000000000001 1006.5 826.4000000000001 917.4' />
82
82
  <polyline style='stroke:black; stroke-width:2; fill:none;'
83
- points='1107.5 919.6 1107.5 852.5 1198.7000000000003 852.5 1198.7000000000003 785.4' />
83
+ points='1107.5 1095.6 1107.5 1006.5 1198.7000000000003 1006.5 1198.7000000000003 917.4' />
84
84
  <polyline style='stroke:black; stroke-width:2; fill:none;'
85
- points='1289.9 919.6 1289.9 852.5 1198.7000000000003 852.5 1198.7000000000003 785.4' />
85
+ points='1289.9 1095.6 1289.9 1006.5 1198.7000000000003 1006.5 1198.7000000000003 917.4' />
86
86
  </svg>
@@ -1,75 +1,75 @@
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="2166.6" height="1668.0000000000002" viewBox="-20, -20, 2186.6, 1688.0000000000002" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2166.6" height="1967.2" viewBox="-20, -20, 2186.6, 1987.2" 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="2186.6" height="1688.0000000000002" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='476.5937499999999' y='132.0'><tspan x='476.5937499999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
27
+ <rect x="-20" y="-20" width="2186.6" height="1987.2" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='476.5937499999999' y='132.0'><tspan x='476.5937499999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='33.60000000000002' y='431.2'><tspan x='33.60000000000002' y='431.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: #0072B2; font-size: 64px;' x='33.60000000000002' y='519.2'><tspan x='33.60000000000002' y='519.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: green; font-size: 64px;' x='66.10000000000002' y='730.4'><tspan x='66.10000000000002' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">I</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='66.10000000000002' y='862.4'><tspan x='66.10000000000002' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">I</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='852.0874999999999' y='431.2'><tspan x='852.0874999999999' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PdP</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='852.0874999999999' y='519.2'><tspan x='852.0874999999999' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PdP</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='467.44999999999993' y='730.4'><tspan x='467.44999999999993' y='730.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: #0072B2; font-size: 64px;' x='467.44999999999993' y='862.4'><tspan x='467.44999999999993' y='862.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: blue; font-size: 64px;' x='317.9999999999999' y='1029.6'><tspan x='317.9999999999999' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='317.9999999999999' y='1205.6'><tspan x='317.9999999999999' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">V</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='255.9999999999999' y='1328.8000000000002'><tspan x='255.9999999999999' y='1328.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">knew</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='255.9999999999999' y='1548.8'><tspan x='255.9999999999999' y='1548.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">knew</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='632.8999999999999' y='1029.6'><tspan x='632.8999999999999' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='632.8999999999999' y='1205.6'><tspan x='632.8999999999999' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='558.3999999999999' y='1328.8000000000002'><tspan x='558.3999999999999' y='1328.8000000000002' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Harvey</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='558.3999999999999' y='1548.8'><tspan x='558.3999999999999' y='1548.8' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Harvey</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1252.225' y='730.4'><tspan x='1252.225' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Adv</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1252.225' y='862.4'><tspan x='1252.225' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Adv</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='929.8' y='1029.6'><tspan x='929.8' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">when</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='929.8' y='1205.6'><tspan x='929.8' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">when</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1592.6499999999996' y='1029.6'><tspan x='1592.6499999999996' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1592.6499999999996' y='1205.6'><tspan x='1592.6499999999996' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1309.6999999999998' y='1328.8000000000002'><tspan x='1309.6999999999998' y='1328.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1309.6999999999998' y='1548.8'><tspan x='1309.6999999999998' y='1548.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1235.1999999999998' y='1628.0000000000002'><tspan x='1235.1999999999998' y='1628.0000000000002' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Harvey</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1235.1999999999998' y='1892.0'><tspan x='1235.1999999999998' y='1892.0' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Harvey</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1808.1' y='1328.8000000000002'><tspan x='1808.1' y='1328.8000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PdP</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1808.1' y='1548.8'><tspan x='1808.1' y='1548.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PdP</tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1606.6' y='1628.0000000000002'><tspan x='1606.6' y='1628.0000000000002' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">was<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>little<tspan style='fill:none;'>■</tspan>boy</tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1606.6' y='1892.0'><tspan x='1606.6' y='1892.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">was<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>little<tspan style='fill:none;'>■</tspan>boy</tspan>
59
59
  </text>
60
- <line style='stroke:black; stroke-width:2;' x1='77.60000000000002' y1='321.2' x2='494.0937499999999' y2='187.0' />
61
- <line style='stroke:black; stroke-width:2;' x1='910.5874999999999' y1='321.2' x2='494.0937499999999' y2='187.0' />
62
- <line style='stroke:black; stroke-width:2;' x1='77.60000000000002' y1='620.4' x2='77.60000000000002' y2='486.2' />
63
- <line style='stroke:black; stroke-width:2;' x1='508.44999999999993' y1='620.4' x2='910.5874999999999' y2='486.2' />
64
- <line style='stroke:black; stroke-width:2;' x1='1312.725' y1='620.4' x2='910.5874999999999' y2='486.2' />
65
- <line style='stroke:black; stroke-width:2;' x1='339.9999999999999' y1='919.6' x2='508.44999999999993' y2='785.4' />
66
- <line style='stroke:black; stroke-width:2;' x1='676.8999999999999' y1='919.6' x2='508.44999999999993' y2='785.4' />
67
- <line style='stroke:black; stroke-width:2;' x1='339.9999999999999' y1='1218.8000000000002' x2='339.9999999999999' y2='1084.6' />
68
- <line style='stroke:black; stroke-width:2;' x1='676.8999999999999' y1='1218.8000000000002' x2='676.8999999999999' y2='1084.6' />
69
- <line style='stroke:black; stroke-width:2;' x1='1015.3' y1='919.6' x2='1312.725' y2='785.4' />
70
- <line style='stroke:black; stroke-width:2;' x1='1610.1499999999996' y1='919.6' x2='1312.725' y2='785.4' />
71
- <line style='stroke:black; stroke-width:2;' x1='1353.6999999999998' y1='1218.8000000000002' x2='1610.1499999999996' y2='1084.6' />
72
- <line style='stroke:black; stroke-width:2;' x1='1866.6' y1='1218.8000000000002' x2='1610.1499999999996' y2='1084.6' />
73
- <line style='stroke:black; stroke-width:2;' x1='1353.6999999999998' y1='1518.0000000000002' x2='1353.6999999999998' y2='1383.8000000000002' />
74
- <polygon style='fill: none; stroke: black; stroke-width:2;' points='1606.6 1518.0000000000002 2126.6 1518.0000000000002 1866.6 1383.8000000000002' />
60
+ <line style='stroke:black; stroke-width:2;' x1='77.60000000000002' y1='409.2' x2='494.0937499999999' y2='187.0' />
61
+ <line style='stroke:black; stroke-width:2;' x1='910.5874999999999' y1='409.2' x2='494.0937499999999' y2='187.0' />
62
+ <line style='stroke:black; stroke-width:2;' x1='77.60000000000002' y1='752.4' x2='77.60000000000002' y2='574.2' />
63
+ <line style='stroke:black; stroke-width:2;' x1='508.44999999999993' y1='752.4' x2='910.5874999999999' y2='574.2' />
64
+ <line style='stroke:black; stroke-width:2;' x1='1312.725' y1='752.4' x2='910.5874999999999' y2='574.2' />
65
+ <line style='stroke:black; stroke-width:2;' x1='339.9999999999999' y1='1095.6' x2='508.44999999999993' y2='917.4' />
66
+ <line style='stroke:black; stroke-width:2;' x1='676.8999999999999' y1='1095.6' x2='508.44999999999993' y2='917.4' />
67
+ <line style='stroke:black; stroke-width:2;' x1='339.9999999999999' y1='1438.8' x2='339.9999999999999' y2='1260.6' />
68
+ <line style='stroke:black; stroke-width:2;' x1='676.8999999999999' y1='1438.8' x2='676.8999999999999' y2='1260.6' />
69
+ <line style='stroke:black; stroke-width:2;' x1='1015.3' y1='1095.6' x2='1312.725' y2='917.4' />
70
+ <line style='stroke:black; stroke-width:2;' x1='1610.1499999999996' y1='1095.6' x2='1312.725' y2='917.4' />
71
+ <line style='stroke:black; stroke-width:2;' x1='1353.6999999999998' y1='1438.8' x2='1610.1499999999996' y2='1260.6' />
72
+ <line style='stroke:black; stroke-width:2;' x1='1866.6' y1='1438.8' x2='1610.1499999999996' y2='1260.6' />
73
+ <line style='stroke:black; stroke-width:2;' x1='1353.6999999999998' y1='1782.0' x2='1353.6999999999998' y2='1603.8' />
74
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='1606.6 1782.0 2126.6 1782.0 1866.6 1603.8' />
75
75
  </svg>
@@ -5,13 +5,13 @@
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="11.520000000000001" viewBox="0 0 11.520000000000001 11.520000000000001" refX="5.760000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="34.56" markerHeight="34.56" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -1,108 +1,108 @@
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="1840.0" height="1232.9" viewBox="-20, -20, 1860.0, 1252.9" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1840.0" height="1462.0" viewBox="-20, -20, 1860.0, 1482.0" 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" />
7
- </marker>
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"/>
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,11.200000000000001,5.6000000000000005,0,11.200000000000001,11.200000000000001" />
10
7
  </marker>
11
8
  <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"/>
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="11.200000000000001" markerHeight="11.200000000000001" 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="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="1860.0" height="1252.9" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='293.6875' y='118.5'><tspan x='293.6875' y='118.5' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">The<tspan style='fill:none;'>■</tspan>umpires<tspan style='fill:none;'>■</tspan>talked<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>players</tspan>
27
+ <rect x="-20" y="-20" width="1860.0" height="1482.0" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='293.6875' y='118.5'><tspan x='293.6875' y='118.5' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">The<tspan style='fill:none;'>■</tspan>umpires<tspan style='fill:none;'>■</tspan>talked<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>players</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='102.75' y='387.1'><tspan x='102.75' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">the<tspan style='fill:none;'>■</tspan>umpires</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='102.75' y='466.1'><tspan x='102.75' y='466.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">the<tspan style='fill:none;'>■</tspan>umpires</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; 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">the</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='28.0' y='774.2'><tspan x='28.0' y='774.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">the</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='61.5' y='924.3000000000001'><tspan x='61.5' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='61.5' y='1082.3000000000002'><tspan x='61.5' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='48.0' y='1192.9'><tspan x='48.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ði</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='48.0' y='1390.4'><tspan x='48.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ði</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='358.0' y='655.7'><tspan x='358.0' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">umpires</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='358.0' y='774.2'><tspan x='358.0' y='774.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">umpires</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='251.5' y='924.3000000000001'><tspan x='251.5' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">umpire</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='251.5' y='1082.3000000000002'><tspan x='251.5' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">umpire</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='230.0' y='1192.9'><tspan x='230.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ʌ́mpaɪər</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='230.0' y='1390.4'><tspan x='230.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ʌ́mpaɪər</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='577.0' y='924.3000000000001'><tspan x='577.0' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">s</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='577.0' y='1082.3000000000002'><tspan x='577.0' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">s</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='580.0' y='1192.9'><tspan x='580.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">z</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='580.0' y='1390.4'><tspan x='580.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">z</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='981.625' y='387.1'><tspan x='981.625' y='387.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talked<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>players</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='981.625' y='466.1'><tspan x='981.625' y='466.1' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talked<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>players</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='786.0' y='655.7'><tspan x='786.0' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talked</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='786.0' y='774.2'><tspan x='786.0' y='774.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talked</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='722.0' y='924.3000000000001'><tspan x='722.0' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talk</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='722.0' y='1082.3000000000002'><tspan x='722.0' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talk</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='722.5' y='1192.9'><tspan x='722.5' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">tɔːk</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='722.5' y='1390.4'><tspan x='722.5' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">tɔːk</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='936.0' y='924.3000000000001'><tspan x='936.0' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ed</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='936.0' y='1082.3000000000002'><tspan x='936.0' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ed</tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='961.0' y='1192.9'><tspan x='961.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">t</tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='961.0' y='1390.4'><tspan x='961.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">t</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1118.0' y='655.7'><tspan x='1118.0' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">to</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1118.0' y='774.2'><tspan x='1118.0' y='774.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">to</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1134.0' y='924.3000000000001'><tspan x='1134.0' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1134.0' y='1082.3000000000002'><tspan x='1134.0' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
63
63
  </text>
64
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1124.0' y='1192.9'><tspan x='1124.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">tə</tspan>
64
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1124.0' y='1390.4'><tspan x='1124.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">tə</tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1285.0' y='655.7'><tspan x='1285.0' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">the</tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1285.0' y='774.2'><tspan x='1285.0' y='774.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">the</tspan>
67
67
  </text>
68
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1318.5' y='924.3000000000001'><tspan x='1318.5' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
68
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1318.5' y='1082.3000000000002'><tspan x='1318.5' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
69
69
  </text>
70
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1301.0' y='1192.9'><tspan x='1301.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ðə</tspan>
70
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1301.0' y='1390.4'><tspan x='1301.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ðə</tspan>
71
71
  </text>
72
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1577.25' y='655.7'><tspan x='1577.25' y='655.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">players</tspan>
72
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1577.25' y='774.2'><tspan x='1577.25' y='774.2' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">players</tspan>
73
73
  </text>
74
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1487.0' y='924.3000000000001'><tspan x='1487.0' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">player</tspan>
74
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1487.0' y='1082.3000000000002'><tspan x='1487.0' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">player</tspan>
75
75
  </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1495.0' y='1192.9'><tspan x='1495.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">pléɪər</tspan>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1495.0' y='1390.4'><tspan x='1495.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">pléɪər</tspan>
77
77
  </text>
78
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='1767.0' y='924.3000000000001'><tspan x='1767.0' y='924.3000000000001' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">s</tspan>
78
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1767.0' y='1082.3000000000002'><tspan x='1767.0' y='1082.3000000000002' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">s</tspan>
79
79
  </text>
80
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='1770.0' y='1192.9'><tspan x='1770.0' y='1192.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">z</tspan>
80
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1770.0' y='1390.4'><tspan x='1770.0' y='1390.4' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">z</tspan>
81
81
  </text>
82
- <line style='stroke:black; stroke-width:2;' x1='271.75' y1='288.35' x2='773.1875' y2='167.875' />
83
- <line style='stroke:black; stroke-width:2;' x1='1274.625' y1='288.35' x2='773.1875' y2='167.875' />
84
- <line style='stroke:black; stroke-width:2;' x1='73.0' y1='556.95' x2='271.75' y2='436.475' />
85
- <line style='stroke:black; stroke-width:2;' x1='470.5' y1='556.95' x2='271.75' y2='436.475' />
86
- <line style='stroke:black; stroke-width:2;' x1='73.0' y1='825.5500000000001' x2='73.0' y2='705.075' />
87
- <line style='stroke:black; stroke-width:2;' x1='73.0' y1='1094.15' x2='73.0' y2='973.6750000000001' />
88
- <line style='stroke:black; stroke-width:2;' x1='347.5' y1='825.5500000000001' x2='470.5' y2='705.075' />
89
- <line style='stroke:black; stroke-width:2;' x1='593.5' y1='825.5500000000001' x2='470.5' y2='705.075' />
90
- <line style='stroke:black; stroke-width:2;' x1='347.5' y1='1094.15' x2='347.5' y2='973.6750000000001' />
91
- <line style='stroke:black; stroke-width:2;' x1='593.5' y1='1094.15' x2='593.5' y2='973.6750000000001' />
92
- <line style='stroke:black; stroke-width:2;' x1='872.0' y1='556.95' x2='1274.625' y2='436.475' />
93
- <line style='stroke:black; stroke-width:2;' x1='1145.5' y1='556.95' x2='1274.625' y2='436.475' />
94
- <line style='stroke:black; stroke-width:2;' x1='1330.0' y1='556.95' x2='1274.625' y2='436.475' />
95
- <line style='stroke:black; stroke-width:2;' x1='1677.25' y1='556.95' x2='1274.625' y2='436.475' />
96
- <line style='stroke:black; stroke-width:2;' x1='773.0' y1='825.5500000000001' x2='872.0' y2='705.075' />
97
- <line style='stroke:black; stroke-width:2;' x1='971.0' y1='825.5500000000001' x2='872.0' y2='705.075' />
98
- <line style='stroke:black; stroke-width:2;' x1='773.0' y1='1094.15' x2='773.0' y2='973.6750000000001' />
99
- <line style='stroke:black; stroke-width:2;' x1='971.0' y1='1094.15' x2='971.0' y2='973.6750000000001' />
100
- <line style='stroke:black; stroke-width:2;' x1='1145.5' y1='825.5500000000001' x2='1145.5' y2='705.075' />
101
- <line style='stroke:black; stroke-width:2;' x1='1145.5' y1='1094.15' x2='1145.5' y2='973.6750000000001' />
102
- <line style='stroke:black; stroke-width:2;' x1='1330.0' y1='825.5500000000001' x2='1330.0' y2='705.075' />
103
- <line style='stroke:black; stroke-width:2;' x1='1330.0' y1='1094.15' x2='1330.0' y2='973.6750000000001' />
104
- <line style='stroke:black; stroke-width:2;' x1='1571.0' y1='825.5500000000001' x2='1677.25' y2='705.075' />
105
- <line style='stroke:black; stroke-width:2;' x1='1783.5' y1='825.5500000000001' x2='1677.25' y2='705.075' />
106
- <line style='stroke:black; stroke-width:2;' x1='1571.0' y1='1094.15' x2='1571.0' y2='973.6750000000001' />
107
- <line style='stroke:black; stroke-width:2;' x1='1783.5' y1='1094.15' x2='1783.5' y2='973.6750000000001' />
82
+ <line style='stroke:black; stroke-width:2;' x1='271.75' y1='367.35' x2='773.1875' y2='167.875' />
83
+ <line style='stroke:black; stroke-width:2;' x1='1274.625' y1='367.35' x2='773.1875' y2='167.875' />
84
+ <line style='stroke:black; stroke-width:2;' x1='73.0' y1='675.45' x2='271.75' y2='515.475' />
85
+ <line style='stroke:black; stroke-width:2;' x1='470.5' y1='675.45' x2='271.75' y2='515.475' />
86
+ <line style='stroke:black; stroke-width:2;' x1='73.0' y1='983.5500000000001' x2='73.0' y2='823.575' />
87
+ <line style='stroke:black; stroke-width:2;' x1='73.0' y1='1291.65' x2='73.0' y2='1131.6750000000002' />
88
+ <line style='stroke:black; stroke-width:2;' x1='347.5' y1='983.5500000000001' x2='470.5' y2='823.575' />
89
+ <line style='stroke:black; stroke-width:2;' x1='593.5' y1='983.5500000000001' x2='470.5' y2='823.575' />
90
+ <line style='stroke:black; stroke-width:2;' x1='347.5' y1='1291.65' x2='347.5' y2='1131.6750000000002' />
91
+ <line style='stroke:black; stroke-width:2;' x1='593.5' y1='1291.65' x2='593.5' y2='1131.6750000000002' />
92
+ <line style='stroke:black; stroke-width:2;' x1='872.0' y1='675.45' x2='1274.625' y2='515.475' />
93
+ <line style='stroke:black; stroke-width:2;' x1='1145.5' y1='675.45' x2='1274.625' y2='515.475' />
94
+ <line style='stroke:black; stroke-width:2;' x1='1330.0' y1='675.45' x2='1274.625' y2='515.475' />
95
+ <line style='stroke:black; stroke-width:2;' x1='1677.25' y1='675.45' x2='1274.625' y2='515.475' />
96
+ <line style='stroke:black; stroke-width:2;' x1='773.0' y1='983.5500000000001' x2='872.0' y2='823.575' />
97
+ <line style='stroke:black; stroke-width:2;' x1='971.0' y1='983.5500000000001' x2='872.0' y2='823.575' />
98
+ <line style='stroke:black; stroke-width:2;' x1='773.0' y1='1291.65' x2='773.0' y2='1131.6750000000002' />
99
+ <line style='stroke:black; stroke-width:2;' x1='971.0' y1='1291.65' x2='971.0' y2='1131.6750000000002' />
100
+ <line style='stroke:black; stroke-width:2;' x1='1145.5' y1='983.5500000000001' x2='1145.5' y2='823.575' />
101
+ <line style='stroke:black; stroke-width:2;' x1='1145.5' y1='1291.65' x2='1145.5' y2='1131.6750000000002' />
102
+ <line style='stroke:black; stroke-width:2;' x1='1330.0' y1='983.5500000000001' x2='1330.0' y2='823.575' />
103
+ <line style='stroke:black; stroke-width:2;' x1='1330.0' y1='1291.65' x2='1330.0' y2='1131.6750000000002' />
104
+ <line style='stroke:black; stroke-width:2;' x1='1571.0' y1='983.5500000000001' x2='1677.25' y2='823.575' />
105
+ <line style='stroke:black; stroke-width:2;' x1='1783.5' y1='983.5500000000001' x2='1677.25' y2='823.575' />
106
+ <line style='stroke:black; stroke-width:2;' x1='1571.0' y1='1291.65' x2='1571.0' y2='1131.6750000000002' />
107
+ <line style='stroke:black; stroke-width:2;' x1='1783.5' y1='1291.65' x2='1783.5' y2='1131.6750000000002' />
108
108
  </svg>