rsyntaxtree 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +2 -1
  32. data/docs/_examples/027.md +2 -1
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/assets/img/000.png +0 -0
  44. data/docs/assets/img/001.png +0 -0
  45. data/docs/assets/img/002.png +0 -0
  46. data/docs/assets/img/003.png +0 -0
  47. data/docs/assets/img/004.png +0 -0
  48. data/docs/assets/img/005.png +0 -0
  49. data/docs/assets/img/006.png +0 -0
  50. data/docs/assets/img/007.png +0 -0
  51. data/docs/assets/img/008.png +0 -0
  52. data/docs/assets/img/009.png +0 -0
  53. data/docs/assets/img/010.png +0 -0
  54. data/docs/assets/img/011.png +0 -0
  55. data/docs/assets/img/012.png +0 -0
  56. data/docs/assets/img/013.png +0 -0
  57. data/docs/assets/img/014.png +0 -0
  58. data/docs/assets/img/015.png +0 -0
  59. data/docs/assets/img/016.png +0 -0
  60. data/docs/assets/img/017.png +0 -0
  61. data/docs/assets/img/018.png +0 -0
  62. data/docs/assets/img/019.png +0 -0
  63. data/docs/assets/img/020.png +0 -0
  64. data/docs/assets/img/021.png +0 -0
  65. data/docs/assets/img/022.png +0 -0
  66. data/docs/assets/img/023.png +0 -0
  67. data/docs/assets/img/024.png +0 -0
  68. data/docs/assets/img/025.png +0 -0
  69. data/docs/assets/img/026.png +0 -0
  70. data/docs/assets/img/027.png +0 -0
  71. data/docs/assets/img/028.png +0 -0
  72. data/docs/assets/img/029.png +0 -0
  73. data/docs/assets/img/030.png +0 -0
  74. data/docs/assets/img/031.png +0 -0
  75. data/docs/assets/img/032.png +0 -0
  76. data/docs/assets/img/033.png +0 -0
  77. data/docs/assets/img/034.png +0 -0
  78. data/docs/assets/img/035.png +0 -0
  79. data/docs/assets/img/036.png +0 -0
  80. data/docs/assets/img/037.png +0 -0
  81. data/docs/assets/svg/000.svg +40 -40
  82. data/docs/assets/svg/001.svg +20 -20
  83. data/docs/assets/svg/002.svg +29 -29
  84. data/docs/assets/svg/003.svg +21 -21
  85. data/docs/assets/svg/004.svg +30 -30
  86. data/docs/assets/svg/005.svg +12 -12
  87. data/docs/assets/svg/006.svg +16 -16
  88. data/docs/assets/svg/007.svg +23 -23
  89. data/docs/assets/svg/008.svg +27 -27
  90. data/docs/assets/svg/009.svg +24 -24
  91. data/docs/assets/svg/010.svg +53 -53
  92. data/docs/assets/svg/011.svg +19 -19
  93. data/docs/assets/svg/012.svg +22 -22
  94. data/docs/assets/svg/013.svg +117 -117
  95. data/docs/assets/svg/014.svg +88 -88
  96. data/docs/assets/svg/015.svg +33 -33
  97. data/docs/assets/svg/016.svg +193 -193
  98. data/docs/assets/svg/017.svg +36 -36
  99. data/docs/assets/svg/018.svg +38 -38
  100. data/docs/assets/svg/019.svg +177 -177
  101. data/docs/assets/svg/020.svg +60 -60
  102. data/docs/assets/svg/021.svg +34 -34
  103. data/docs/assets/svg/022.svg +62 -62
  104. data/docs/assets/svg/023.svg +33 -33
  105. data/docs/assets/svg/024.svg +15 -15
  106. data/docs/assets/svg/025.svg +117 -117
  107. data/docs/assets/svg/026.svg +9 -9
  108. data/docs/assets/svg/027.svg +39 -39
  109. data/docs/assets/svg/028.svg +22 -22
  110. data/docs/assets/svg/029.svg +87 -87
  111. data/docs/assets/svg/030.svg +44 -44
  112. data/docs/assets/svg/031.svg +7 -7
  113. data/docs/assets/svg/032.svg +61 -61
  114. data/docs/assets/svg/033.svg +60 -59
  115. data/docs/assets/svg/034.svg +59 -59
  116. data/docs/assets/svg/035.svg +44 -42
  117. data/docs/assets/svg/036.svg +50 -0
  118. data/docs/assets/svg/037.svg +88 -0
  119. data/docs/documentation.md +2 -2
  120. data/docs/documentation_ja.md +6 -6
  121. data/docs/examples.html +1 -1
  122. data/lib/rsyntaxtree/base_graph.rb +26 -8
  123. data/lib/rsyntaxtree/element.rb +6 -3
  124. data/lib/rsyntaxtree/svg_graph.rb +12 -8
  125. data/lib/rsyntaxtree/version.rb +1 -1
  126. data/lib/rsyntaxtree.rb +13 -3
  127. data/test/example_verify_test.rb +13 -3
  128. metadata +9 -3
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="5044.799999999999" height="1676.8000000000002" viewBox="-20, -20, 5064.799999999999, 1696.8000000000002" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="5044.799999999999" height="1984.7999999999997" viewBox="-20, -20, 5064.799999999999, 2004.7999999999997" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,78 +24,78 @@
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="5064.799999999999" height="1696.8000000000002" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="5064.799999999999" height="2004.7999999999997" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1684.375' y='132.0'><tspan x='2202.375' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REJOINDER</tspan>
29
29
  <tspan x='1684.375' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(any<tspan style='fill:none;'>■</tspan>cohesive<tspan style='fill:none;'>■</tspan>sequel<tspan style='fill:none;'>■</tspan>by<tspan style='fill:none;'>■</tspan>different<tspan style='fill:none;'>■</tspan>speaker)</tspan>
30
30
  </text>
31
31
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='537.625' y='554.4'><tspan x='537.625' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>question)</tspan>
32
32
  <tspan x='728.125' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='976.8'><tspan x='33.59999999999991' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(answering)</tspan>
35
- <tspan x='100.59999999999991' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DIRECT</tspan>
36
- <tspan x='52.09999999999991' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1064.8'><tspan x='33.59999999999991' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(answering)</tspan>
35
+ <tspan x='100.59999999999991' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DIRECT</tspan>
36
+ <tspan x='52.09999999999991' y='1240.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1234.15' y='976.8'><tspan x='1316.15' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(not<tspan style='fill:none;'>■</tspan>answering)</tspan>
39
- <tspan x='1234.15' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">INDIRECT<tspan style='fill:none;'>■</tspan>RESPONSE</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1234.15' y='1064.8'><tspan x='1316.15' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(not<tspan style='fill:none;'>■</tspan>answering)</tspan>
39
+ <tspan x='1234.15' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">INDIRECT<tspan style='fill:none;'>■</tspan>RESPONSE</tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='532.0' y='1399.2'><tspan x='532.0' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(attitude<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>answer)</tspan>
42
- <tspan x='623.0' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMMENTARY</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='532.0' y='1575.1999999999998'><tspan x='532.0' y='1575.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(attitude<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>answer)</tspan>
42
+ <tspan x='623.0' y='1663.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMMENTARY</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1310.3999999999999' y='1399.2'><tspan x='1310.3999999999999' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(evading<tspan style='fill:none;'>■</tspan>answer)</tspan>
45
- <tspan x='1386.8999999999999' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DISCLAIMER</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1310.3999999999999' y='1575.1999999999998'><tspan x='1310.3999999999999' y='1575.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(evading<tspan style='fill:none;'>■</tspan>answer)</tspan>
45
+ <tspan x='1386.8999999999999' y='1663.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DISCLAIMER</tspan>
46
46
  </text>
47
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1992.8000000000002' y='1399.2'><tspan x='1992.8000000000002' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(implying<tspan style='fill:none;'>■</tspan>answer)</tspan>
48
- <tspan x='2003.8000000000002' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SUPPLEMENTARY</tspan>
49
- <tspan x='2117.8' y='1575.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
47
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1992.8000000000002' y='1575.1999999999998'><tspan x='1992.8000000000002' y='1575.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(implying<tspan style='fill:none;'>■</tspan>answer)</tspan>
48
+ <tspan x='2003.8000000000002' y='1663.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SUPPLEMENTARY</tspan>
49
+ <tspan x='2117.8' y='1751.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
50
50
  </text>
51
51
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3443.625' y='554.4'><tspan x='3443.625' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(not<tspan style='fill:none;'>■</tspan>following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>question)</tspan>
52
52
  <tspan x='3586.125' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[other<tspan style='fill:none;'>■</tspan>rejoinders]</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2712.1499999999996' y='976.8'><tspan x='2712.1499999999996' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>statement)</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2712.1499999999996' y='1064.8'><tspan x='2712.1499999999996' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>statement)</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2704.2' y='1276.0'><tspan x='2704.2' y='1276.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ASSENT</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2704.2' y='1408.0'><tspan x='2704.2' y='1408.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ASSENT</tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3081.6' y='1276.0'><tspan x='3081.6' y='1276.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONTRADICTION</tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3081.6' y='1408.0'><tspan x='3081.6' y='1408.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONTRADICTION</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3744.0' y='976.8'><tspan x='3756.0' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a</tspan>
61
- <tspan x='3744.0' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">statement<tspan style='fill:none;'>■</tspan>or</tspan>
62
- <tspan x='3785.0' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">command)</tspan>
63
- <tspan x='3785.0' y='1240.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">QUESTION</tspan>
64
- <tspan x='3771.0' y='1328.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REJOINDER</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3744.0' y='1064.8'><tspan x='3756.0' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a</tspan>
61
+ <tspan x='3744.0' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">statement<tspan style='fill:none;'>■</tspan>or</tspan>
62
+ <tspan x='3785.0' y='1240.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">command)</tspan>
63
+ <tspan x='3785.0' y='1328.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">QUESTION</tspan>
64
+ <tspan x='3771.0' y='1416.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REJOINDER</tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4448.599999999999' y='976.8'><tspan x='4474.599999999999' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan></tspan>
67
- <tspan x='4448.599999999999' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>command)</tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4448.599999999999' y='1064.8'><tspan x='4474.599999999999' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan></tspan>
67
+ <tspan x='4448.599999999999' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>command)</tspan>
68
68
  </text>
69
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4286.4' y='1399.2'><tspan x='4286.4' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONSENT</tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4286.4' y='1575.1999999999998'><tspan x='4286.4' y='1575.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONSENT</tspan>
70
70
  </text>
71
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4718.799999999999' y='1399.2'><tspan x='4718.799999999999' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REFUSAL</tspan>
71
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4718.799999999999' y='1575.1999999999998'><tspan x='4718.799999999999' y='1575.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REFUSAL</tspan>
72
72
  </text>
73
73
  <polyline style='stroke:black; stroke-width:2; fill:none;'
74
74
  points='891.625 444.4 891.625 359.7 2379.375 359.7 2379.375 275.0' />
75
75
  <polyline style='stroke:black; stroke-width:2; fill:none;'
76
76
  points='3867.125 444.4 3867.125 359.7 2379.375 359.7 2379.375 275.0' />
77
77
  <polyline style='stroke:black; stroke-width:2; fill:none;'
78
- points='215.5999999999999 866.8 215.5999999999999 782.0999999999999 891.625 782.0999999999999 891.625 697.4' />
78
+ points='215.5999999999999 954.8 215.5999999999999 826.0999999999999 891.625 826.0999999999999 891.625 697.4' />
79
79
  <polyline style='stroke:black; stroke-width:2; fill:none;'
80
- points='1567.65 866.8 1567.65 782.0999999999999 891.625 782.0999999999999 891.625 697.4' />
80
+ points='1567.65 954.8 1567.65 826.0999999999999 891.625 826.0999999999999 891.625 697.4' />
81
81
  <polyline style='stroke:black; stroke-width:2; fill:none;'
82
- points='854.0 1289.2 854.0 1204.5 1567.65 1204.5 1567.65 1119.8' />
82
+ points='854.0 1465.1999999999998 854.0 1336.5 1567.65 1336.5 1567.65 1207.8' />
83
83
  <polyline style='stroke:black; stroke-width:2; fill:none;'
84
- points='1584.3999999999999 1289.2 1584.3999999999999 1204.5 1567.65 1204.5 1567.65 1119.8' />
84
+ points='1584.3999999999999 1465.1999999999998 1584.3999999999999 1336.5 1567.65 1336.5 1567.65 1207.8' />
85
85
  <polyline style='stroke:black; stroke-width:2; fill:none;'
86
- points='2281.3 1289.2 2281.3 1204.5 1567.65 1204.5 1567.65 1119.8' />
86
+ points='2281.3 1465.1999999999998 2281.3 1336.5 1567.65 1336.5 1567.65 1207.8' />
87
87
  <polyline style='stroke:black; stroke-width:2; fill:none;'
88
- points='3085.6499999999996 866.8 3085.6499999999996 782.0999999999999 3867.125 782.0999999999999 3867.125 697.4' />
88
+ points='3085.6499999999996 954.8 3085.6499999999996 826.0999999999999 3867.125 826.0999999999999 3867.125 697.4' />
89
89
  <polyline style='stroke:black; stroke-width:2; fill:none;'
90
- points='3948.0 866.8 3948.0 782.0999999999999 3867.125 782.0999999999999 3867.125 697.4' />
90
+ points='3948.0 954.8 3948.0 826.0999999999999 3867.125 826.0999999999999 3867.125 697.4' />
91
91
  <polyline style='stroke:black; stroke-width:2; fill:none;'
92
- points='4648.599999999999 866.8 4648.599999999999 782.0999999999999 3867.125 782.0999999999999 3867.125 697.4' />
92
+ points='4648.599999999999 954.8 4648.599999999999 826.0999999999999 3867.125 826.0999999999999 3867.125 697.4' />
93
93
  <polyline style='stroke:black; stroke-width:2; fill:none;'
94
- points='2825.7 1166.0 2825.7 1098.9 3085.6499999999996 1098.9 3085.6499999999996 1031.8' />
94
+ points='2825.7 1298.0 2825.7 1208.9 3085.6499999999996 1208.9 3085.6499999999996 1119.8' />
95
95
  <polyline style='stroke:black; stroke-width:2; fill:none;'
96
- points='3345.6 1166.0 3345.6 1098.9 3085.6499999999996 1098.9 3085.6499999999996 1031.8' />
96
+ points='3345.6 1298.0 3345.6 1208.9 3085.6499999999996 1208.9 3085.6499999999996 1119.8' />
97
97
  <polyline style='stroke:black; stroke-width:2; fill:none;'
98
- points='4435.4 1289.2 4435.4 1204.5 4648.599999999999 1204.5 4648.599999999999 1119.8' />
98
+ points='4435.4 1465.1999999999998 4435.4 1336.5 4648.599999999999 1336.5 4648.599999999999 1207.8' />
99
99
  <polyline style='stroke:black; stroke-width:2; fill:none;'
100
- points='4861.799999999999 1289.2 4861.799999999999 1204.5 4648.599999999999 1204.5 4648.599999999999 1119.8' />
100
+ points='4861.799999999999 1465.1999999999998 4861.799999999999 1336.5 4648.599999999999 1336.5 4648.599999999999 1207.8' />
101
101
  </svg>
@@ -1,51 +1,51 @@
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="818.4" height="1069.6" viewBox="-20, -20, 838.4, 1089.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="818.4" height="1192.8" viewBox="-20, -20, 838.4, 1212.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" />
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
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"/>
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
10
10
  </marker>
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="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="838.4" height="1089.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='348.275' y='132.0'><tspan x='348.275' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
27
+ <rect x="-20" y="-20" width="838.4" height="1212.8" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='348.275' y='132.0'><tspan x='348.275' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='135.1' y='431.2'><tspan x='135.1' 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='135.1' y='431.2'><tspan x='135.1' y='431.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='33.60000000000002' y='730.4'><tspan x='33.60000000000002' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>picture</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='774.4'><tspan x='33.60000000000002' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>picture</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='566.4499999999999' y='431.2'><tspan x='566.4499999999999' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PP</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='566.4499999999999' y='431.2'><tspan x='566.4499999999999' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PP</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='472.5' y='730.4'><tspan x='472.5' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">P</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='472.5' y='774.4'><tspan x='472.5' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">P</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='459.0' y='1029.6'><tspan x='459.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">of</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='459.0' y='1117.6'><tspan x='459.0' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">of</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='674.9' y='730.4'><tspan x='674.9' y='730.4' 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: #0072B2; font-size: 64px;' x='674.9' y='774.4'><tspan x='674.9' y='774.4' 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: green; font-size: 64px;' x='659.4' y='1029.6'><tspan x='659.4' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cats</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='659.4' y='1117.6'><tspan x='659.4' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cats</tspan>
43
43
  </text>
44
44
  <line style='stroke:black; stroke-width:2;' x1='179.1' y1='321.2' x2='392.275' y2='187.0' />
45
45
  <line style='stroke:black; stroke-width:2;' x1='605.4499999999999' y1='321.2' x2='392.275' y2='187.0' />
46
- <polygon style='fill: none; stroke: black; stroke-width:2;' points='33.60000000000002 620.4 324.6 620.4 179.1 486.2' />
47
- <line style='stroke:black; stroke-width:2;' x1='492.0' y1='620.4' x2='605.4499999999999' y2='486.2' />
48
- <line style='stroke:black; stroke-width:2;' x1='718.9' y1='620.4' x2='605.4499999999999' y2='486.2' />
49
- <line style='stroke:black; stroke-width:2;' x1='492.0' y1='919.6' x2='492.0' y2='785.4' />
50
- <polygon style='fill: none; stroke: black; stroke-width:2;' points='659.4 919.6 778.4 919.6 718.9 785.4' />
46
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='33.60000000000002 664.4 324.6 664.4 179.1 486.2' />
47
+ <line style='stroke:black; stroke-width:2;' x1='492.0' y1='664.4' x2='605.4499999999999' y2='486.2' />
48
+ <line style='stroke:black; stroke-width:2;' x1='718.9' y1='664.4' x2='605.4499999999999' y2='486.2' />
49
+ <line style='stroke:black; stroke-width:2;' x1='492.0' y1='1007.5999999999999' x2='492.0' y2='829.4' />
50
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='659.4 1007.5999999999999 778.4 1007.5999999999999 718.9 829.4' />
51
51
  </svg>
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="3654.3999999999996" height="2803.2" viewBox="-20, -20, 3674.3999999999996, 2823.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="3654.3999999999996" height="2847.2" viewBox="-20, -20, 3674.3999999999996, 2867.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="11.520000000000001" viewBox="0 0 11.520000000000001 11.520000000000001" refX="5.760000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
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)">
@@ -24,109 +24,109 @@
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="3674.3999999999996" height="2823.2" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="3674.3999999999996" height="2867.2" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='825.3000000000002' y='132.0'><tspan x='825.3000000000002' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Human,<tspan style='fill:none;'>■</tspan>Bonobo,<tspan style='fill:none;'>■</tspan>Lion,<tspan style='fill:none;'>■</tspan>Eagle,<tspan style='fill:none;'>■</tspan>Sparrow,<tspan style='fill:none;'>■</tspan>Ostrich</tspan>
29
29
  <tspan x='1599.3000000000002' y='308.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='730.4'><tspan x='298.79999999999995' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Human</tspan>
32
- <tspan x='28.799999999999955' y='906.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talking,<tspan style='fill:none;'>■</tspan>ape,<tspan style='fill:none;'>■</tspan>mammal</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='642.4'><tspan x='298.79999999999995' y='642.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Human</tspan>
32
+ <tspan x='28.799999999999955' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talking,<tspan style='fill:none;'>■</tspan>ape,<tspan style='fill:none;'>■</tspan>mammal</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='190.79999999999995' y='1328.8'><tspan x='280.79999999999995' y='1328.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Bonobo</tspan>
35
- <tspan x='190.79999999999995' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ape,<tspan style='fill:none;'>■</tspan>mammal</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='190.79999999999995' y='1240.8'><tspan x='280.79999999999995' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Bonobo</tspan>
35
+ <tspan x='190.79999999999995' y='1416.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ape,<tspan style='fill:none;'>■</tspan>mammal</tspan>
36
36
  </text>
37
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='864.0' y='730.4'><tspan x='1062.0' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Lion</tspan>
38
- <tspan x='864.0' y='906.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">mammal,<tspan style='fill:none;'>■</tspan>preying</tspan>
37
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='864.0' y='642.4'><tspan x='1062.0' y='642.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Lion</tspan>
38
+ <tspan x='864.0' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">mammal,<tspan style='fill:none;'>■</tspan>preying</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1116.0' y='1328.8'><tspan x='1116.0' y='1328.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1116.0' y='1240.8'><tspan x='1116.0' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
41
+ <tspan x='1116.0' y='1328.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
41
42
  <tspan x='1116.0' y='1416.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
42
- <tspan x='1116.0' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1026.0' y='1874.4'><tspan x='1116.0' y='1874.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
45
- <tspan x='1026.0' y='2050.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">mammal</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1026.0' y='1918.3999999999999'><tspan x='1116.0' y='1918.3999999999999' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
45
+ <tspan x='1026.0' y='2094.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">mammal</tspan>
46
46
  </text>
47
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2467.8' y='730.4'><tspan x='2755.8' y='730.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Eagle</tspan>
48
- <tspan x='2467.8' y='906.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">preying,<tspan style='fill:none;'>■</tspan>flying,<tspan style='fill:none;'>■</tspan>bird</tspan>
47
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2467.8' y='642.4'><tspan x='2755.8' y='642.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Eagle</tspan>
48
+ <tspan x='2467.8' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">preying,<tspan style='fill:none;'>■</tspan>flying,<tspan style='fill:none;'>■</tspan>bird</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2167.2' y='1328.8'><tspan x='2275.2' y='1328.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
51
- <tspan x='2167.2' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">preying</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2167.2' y='1240.8'><tspan x='2275.2' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
51
+ <tspan x='2167.2' y='1416.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">preying</tspan>
52
52
  </text>
53
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2275.2' y='1927.1999999999998'><tspan x='2275.2' y='1927.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
53
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2275.2' y='1839.1999999999998'><tspan x='2275.2' y='1839.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
54
+ <tspan x='2275.2' y='1927.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
54
55
  <tspan x='2275.2' y='2015.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
55
- <tspan x='2275.2' y='2103.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
56
56
  </text>
57
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1519.1999999999998' y='2472.7999999999997'><tspan x='2275.2' y='2472.7999999999997' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
58
- <tspan x='1519.1999999999998' y='2648.7999999999997' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talking,<tspan style='fill:none;'>■</tspan>ape,<tspan style='fill:none;'>■</tspan>mammal,<tspan style='fill:none;'>■</tspan>preying,<tspan style='fill:none;'>■</tspan>flying,<tspan style='fill:none;'>■</tspan>bird</tspan>
57
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1519.1999999999998' y='2516.7999999999997'><tspan x='2275.2' y='2516.7999999999997' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan></tspan>
58
+ <tspan x='1519.1999999999998' y='2692.7999999999997' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">talking,<tspan style='fill:none;'>■</tspan>ape,<tspan style='fill:none;'>■</tspan>mammal,<tspan style='fill:none;'>■</tspan>preying,<tspan style='fill:none;'>■</tspan>flying,<tspan style='fill:none;'>■</tspan>bird</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3182.3999999999996' y='1328.8'><tspan x='3272.3999999999996' y='1328.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Sparrow</tspan>
61
- <tspan x='3182.3999999999996' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">flying,<tspan style='fill:none;'>■</tspan>bird</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3182.3999999999996' y='1240.8'><tspan x='3272.3999999999996' y='1240.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Sparrow</tspan>
61
+ <tspan x='3182.3999999999996' y='1416.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">flying,<tspan style='fill:none;'>■</tspan>bird</tspan>
62
62
  </text>
63
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3272.3999999999996' y='1927.1999999999998'><tspan x='3272.3999999999996' y='1927.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Ostrich</tspan>
64
- <tspan x='3308.3999999999996' y='2103.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">bird<tspan style='fill:none;'>■</tspan></tspan>
63
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3272.3999999999996' y='1839.1999999999998'><tspan x='3272.3999999999996' y='1839.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Ostrich</tspan>
64
+ <tspan x='3308.3999999999996' y='2015.1999999999998' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">bird<tspan style='fill:none;'>■</tspan></tspan>
65
65
  </text>
66
- <line style='stroke:black; stroke-width:2;' x1='388.79999999999995' y1='620.4' x2='1617.3' y2='363.0' />
67
- <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='620.4' x2='1617.3' y2='363.0' />
68
- <line style='stroke:black; stroke-width:2;' x1='2845.8' y1='620.4' x2='1617.3' y2='363.0' />
69
- <line style='stroke:black; stroke-width:2;' x1='388.79999999999995' y1='1218.8' x2='388.79999999999995' y2='961.4' />
70
- <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='1218.8' x2='1134.0' y2='961.4' />
71
- <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='1764.4' x2='1134.0' y2='1559.8' />
72
- <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='1218.8' x2='2845.8' y2='961.4' />
73
- <line style='stroke:black; stroke-width:2;' x1='3398.3999999999996' y1='1218.8' x2='2845.8' y2='961.4' />
74
- <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='1817.1999999999998' x2='2293.2' y2='1559.8' />
75
- <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='2362.7999999999997' x2='2293.2' y2='2158.2' />
76
- <line style='stroke:black; stroke-width:2;' x1='3398.3999999999996' y1='1817.1999999999998' x2='3398.3999999999996' y2='1559.8' />
66
+ <line style='stroke:black; stroke-width:2;' x1='388.79999999999995' y1='532.4' x2='1617.3' y2='363.0' />
67
+ <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='532.4' x2='1617.3' y2='363.0' />
68
+ <line style='stroke:black; stroke-width:2;' x1='2845.8' y1='532.4' x2='1617.3' y2='363.0' />
69
+ <line style='stroke:black; stroke-width:2;' x1='388.79999999999995' y1='1130.8' x2='388.79999999999995' y2='873.4' />
70
+ <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='1130.8' x2='1134.0' y2='873.4' />
71
+ <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='1808.3999999999999' x2='1134.0' y2='1471.8' />
72
+ <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='1130.8' x2='2845.8' y2='873.4' />
73
+ <line style='stroke:black; stroke-width:2;' x1='3398.3999999999996' y1='1130.8' x2='2845.8' y2='873.4' />
74
+ <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='1729.1999999999998' x2='2293.2' y2='1471.8' />
75
+ <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='2406.7999999999997' x2='2293.2' y2='2070.2' />
76
+ <line style='stroke:black; stroke-width:2;' x1='3398.3999999999996' y1='1729.1999999999998' x2='3398.3999999999996' y2='1471.8' />
77
77
  <line style="stroke:black; stroke-width:2; " x1="825.3000000000002" y1="198.0" x2="2409.3" y2="198.0"></line>
78
78
  <line x1='810.9000000000002' y1='33.0' x2='2423.7000000000003' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
79
79
  <line x1='810.9000000000002' y1='33.0' x2='810.9000000000002' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
80
80
  <line x1='2423.7000000000003' y1='33.0' x2='2423.7000000000003' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
81
81
  <line x1='810.9000000000002' y1='352.0' x2='2423.7000000000003' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
82
- <line style="stroke:black; stroke-width:2; " x1="28.799999999999955" y1="796.4" x2="748.8" y2="796.4"></line>
83
- <line x1='14.399999999999954' y1='631.4' x2='763.1999999999999' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
84
- <line x1='14.399999999999954' y1='631.4' x2='14.399999999999954' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
85
- <line x1='763.1999999999999' y1='631.4' x2='763.1999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
86
- <line x1='14.399999999999954' y1='950.4' x2='763.1999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
87
- <line style="stroke:black; stroke-width:2; " x1="190.79999999999995" y1="1394.8" x2="586.8" y2="1394.8"></line>
88
- <line x1='176.39999999999995' y1='1229.8' x2='601.1999999999999' y2='1229.8' style='fill: none; stroke: black; stroke-width:2' />
89
- <line x1='176.39999999999995' y1='1229.8' x2='176.39999999999995' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
90
- <line x1='601.1999999999999' y1='1229.8' x2='601.1999999999999' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
91
- <line x1='176.39999999999995' y1='1548.8' x2='601.1999999999999' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
92
- <line style="stroke:black; stroke-width:2; " x1="864.0" y1="796.4" x2="1404.0" y2="796.4"></line>
93
- <line x1='849.6' y1='631.4' x2='1418.4' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
94
- <line x1='849.6' y1='631.4' x2='849.6' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
95
- <line x1='1418.4' y1='631.4' x2='1418.4' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
96
- <line x1='849.6' y1='950.4' x2='1418.4' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
97
- <line style="stroke:black; stroke-width:2; " x1="1026.0" y1="1940.4" x2="1242.0" y2="1940.4"></line>
98
- <line x1='1011.6' y1='1775.4' x2='1256.4' y2='1775.4' style='fill: none; stroke: black; stroke-width:2' />
99
- <line x1='1011.6' y1='1775.4' x2='1011.6' y2='2094.4' style='fill: none; stroke: black; stroke-width:2' />
100
- <line x1='1256.4' y1='1775.4' x2='1256.4' y2='2094.4' style='fill: none; stroke: black; stroke-width:2' />
101
- <line x1='1011.6' y1='2094.4' x2='1256.4' y2='2094.4' style='fill: none; stroke: black; stroke-width:2' />
102
- <line style="stroke:black; stroke-width:2; " x1="2467.8" y1="796.4" x2="3223.8" y2="796.4"></line>
103
- <line x1='2453.4' y1='631.4' x2='3238.2' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
104
- <line x1='2453.4' y1='631.4' x2='2453.4' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
105
- <line x1='3238.2' y1='631.4' x2='3238.2' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
106
- <line x1='2453.4' y1='950.4' x2='3238.2' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
107
- <line style="stroke:black; stroke-width:2; " x1="2167.2" y1="1394.8" x2="2419.2" y2="1394.8"></line>
108
- <line x1='2152.7999999999997' y1='1229.8' x2='2433.6' y2='1229.8' style='fill: none; stroke: black; stroke-width:2' />
109
- <line x1='2152.7999999999997' y1='1229.8' x2='2152.7999999999997' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
110
- <line x1='2433.6' y1='1229.8' x2='2433.6' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
111
- <line x1='2152.7999999999997' y1='1548.8' x2='2433.6' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
112
- <line style="stroke:black; stroke-width:2; " x1="1519.1999999999998" y1="2538.7999999999997" x2="3067.2" y2="2538.7999999999997"></line>
113
- <line x1='1504.7999999999997' y1='2373.7999999999997' x2='3081.5999999999995' y2='2373.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
114
- <line x1='1504.7999999999997' y1='2373.7999999999997' x2='1504.7999999999997' y2='2692.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
115
- <line x1='3081.5999999999995' y1='2373.7999999999997' x2='3081.5999999999995' y2='2692.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
116
- <line x1='1504.7999999999997' y1='2692.7999999999997' x2='3081.5999999999995' y2='2692.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
117
- <line style="stroke:black; stroke-width:2; " x1="3182.3999999999996" y1="1394.8" x2="3614.3999999999996" y2="1394.8"></line>
118
- <line x1='3167.9999999999995' y1='1229.8' x2='3628.7999999999997' y2='1229.8' style='fill: none; stroke: black; stroke-width:2' />
119
- <line x1='3167.9999999999995' y1='1229.8' x2='3167.9999999999995' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
120
- <line x1='3628.7999999999997' y1='1229.8' x2='3628.7999999999997' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
121
- <line x1='3167.9999999999995' y1='1548.8' x2='3628.7999999999997' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
122
- <line style="stroke:black; stroke-width:2; " x1="3272.3999999999996" y1="1993.1999999999998" x2="3524.3999999999996" y2="1993.1999999999998"></line>
123
- <line x1='3257.9999999999995' y1='1828.1999999999998' x2='3538.7999999999997' y2='1828.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
124
- <line x1='3257.9999999999995' y1='1828.1999999999998' x2='3257.9999999999995' y2='2147.2' style='fill: none; stroke: black; stroke-width:2' />
125
- <line x1='3538.7999999999997' y1='1828.1999999999998' x2='3538.7999999999997' y2='2147.2' style='fill: none; stroke: black; stroke-width:2' />
126
- <line x1='3257.9999999999995' y1='2147.2' x2='3538.7999999999997' y2='2147.2' style='fill: none; stroke: black; stroke-width:2' />
127
- <line x1='388.79999999999995' y1='1559.0' x2='1134.0' y2='1764.4' style='fill: none; stroke: black; stroke-width:2' />
128
- <line x1='1134.0' y1='960.6' x2='1134.0' y2='1764.4' style='fill: none; stroke: black; stroke-width:2' />
129
- <line x1='1134.0' y1='960.6' x2='2293.2' y2='1218.8' style='fill: none; stroke: black; stroke-width:2' />
130
- <line x1='1134.0' y1='2104.6' x2='2293.2' y2='2362.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
131
- <line x1='2293.2' y1='1559.0' x2='2293.2' y2='2362.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
132
- <line x1='2293.2' y1='2362.7999999999997' x2='3398.3999999999996' y2='2157.3999999999996' style='fill: none; stroke: black; stroke-width:2' /></svg>
82
+ <line style="stroke:black; stroke-width:2; " x1="28.799999999999955" y1="708.4" x2="748.8" y2="708.4"></line>
83
+ <line x1='14.399999999999954' y1='543.4' x2='763.1999999999999' y2='543.4' style='fill: none; stroke: black; stroke-width:2' />
84
+ <line x1='14.399999999999954' y1='543.4' x2='14.399999999999954' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
85
+ <line x1='763.1999999999999' y1='543.4' x2='763.1999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
86
+ <line x1='14.399999999999954' y1='862.4' x2='763.1999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
87
+ <line style="stroke:black; stroke-width:2; " x1="190.79999999999995" y1="1306.8" x2="586.8" y2="1306.8"></line>
88
+ <line x1='176.39999999999995' y1='1141.8' x2='601.1999999999999' y2='1141.8' style='fill: none; stroke: black; stroke-width:2' />
89
+ <line x1='176.39999999999995' y1='1141.8' x2='176.39999999999995' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
90
+ <line x1='601.1999999999999' y1='1141.8' x2='601.1999999999999' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
91
+ <line x1='176.39999999999995' y1='1460.8' x2='601.1999999999999' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
92
+ <line style="stroke:black; stroke-width:2; " x1="864.0" y1="708.4" x2="1404.0" y2="708.4"></line>
93
+ <line x1='849.6' y1='543.4' x2='1418.4' y2='543.4' style='fill: none; stroke: black; stroke-width:2' />
94
+ <line x1='849.6' y1='543.4' x2='849.6' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
95
+ <line x1='1418.4' y1='543.4' x2='1418.4' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
96
+ <line x1='849.6' y1='862.4' x2='1418.4' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
97
+ <line style="stroke:black; stroke-width:2; " x1="1026.0" y1="1984.3999999999999" x2="1242.0" y2="1984.3999999999999"></line>
98
+ <line x1='1011.6' y1='1819.3999999999999' x2='1256.4' y2='1819.3999999999999' style='fill: none; stroke: black; stroke-width:2' />
99
+ <line x1='1011.6' y1='1819.3999999999999' x2='1011.6' y2='2138.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
100
+ <line x1='1256.4' y1='1819.3999999999999' x2='1256.4' y2='2138.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
101
+ <line x1='1011.6' y1='2138.3999999999996' x2='1256.4' y2='2138.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
102
+ <line style="stroke:black; stroke-width:2; " x1="2467.8" y1="708.4" x2="3223.8" y2="708.4"></line>
103
+ <line x1='2453.4' y1='543.4' x2='3238.2' y2='543.4' style='fill: none; stroke: black; stroke-width:2' />
104
+ <line x1='2453.4' y1='543.4' x2='2453.4' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
105
+ <line x1='3238.2' y1='543.4' x2='3238.2' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
106
+ <line x1='2453.4' y1='862.4' x2='3238.2' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
107
+ <line style="stroke:black; stroke-width:2; " x1="2167.2" y1="1306.8" x2="2419.2" y2="1306.8"></line>
108
+ <line x1='2152.7999999999997' y1='1141.8' x2='2433.6' y2='1141.8' style='fill: none; stroke: black; stroke-width:2' />
109
+ <line x1='2152.7999999999997' y1='1141.8' x2='2152.7999999999997' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
110
+ <line x1='2433.6' y1='1141.8' x2='2433.6' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
111
+ <line x1='2152.7999999999997' y1='1460.8' x2='2433.6' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
112
+ <line style="stroke:black; stroke-width:2; " x1="1519.1999999999998" y1="2582.7999999999997" x2="3067.2" y2="2582.7999999999997"></line>
113
+ <line x1='1504.7999999999997' y1='2417.7999999999997' x2='3081.5999999999995' y2='2417.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
114
+ <line x1='1504.7999999999997' y1='2417.7999999999997' x2='1504.7999999999997' y2='2736.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
115
+ <line x1='3081.5999999999995' y1='2417.7999999999997' x2='3081.5999999999995' y2='2736.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
116
+ <line x1='1504.7999999999997' y1='2736.7999999999997' x2='3081.5999999999995' y2='2736.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
117
+ <line style="stroke:black; stroke-width:2; " x1="3182.3999999999996" y1="1306.8" x2="3614.3999999999996" y2="1306.8"></line>
118
+ <line x1='3167.9999999999995' y1='1141.8' x2='3628.7999999999997' y2='1141.8' style='fill: none; stroke: black; stroke-width:2' />
119
+ <line x1='3167.9999999999995' y1='1141.8' x2='3167.9999999999995' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
120
+ <line x1='3628.7999999999997' y1='1141.8' x2='3628.7999999999997' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
121
+ <line x1='3167.9999999999995' y1='1460.8' x2='3628.7999999999997' y2='1460.8' style='fill: none; stroke: black; stroke-width:2' />
122
+ <line style="stroke:black; stroke-width:2; " x1="3272.3999999999996" y1="1905.1999999999998" x2="3524.3999999999996" y2="1905.1999999999998"></line>
123
+ <line x1='3257.9999999999995' y1='1740.1999999999998' x2='3538.7999999999997' y2='1740.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
124
+ <line x1='3257.9999999999995' y1='1740.1999999999998' x2='3257.9999999999995' y2='2059.2' style='fill: none; stroke: black; stroke-width:2' />
125
+ <line x1='3538.7999999999997' y1='1740.1999999999998' x2='3538.7999999999997' y2='2059.2' style='fill: none; stroke: black; stroke-width:2' />
126
+ <line x1='3257.9999999999995' y1='2059.2' x2='3538.7999999999997' y2='2059.2' style='fill: none; stroke: black; stroke-width:2' />
127
+ <line x1='1134.0' y1='1808.3999999999999' x2='388.79999999999995' y2='1471.8' style='fill: none; stroke: black; stroke-width:2' />
128
+ <line x1='1134.0' y1='1808.3999999999999' x2='1134.0' y2='873.4' style='fill: none; stroke: black; stroke-width:2' />
129
+ <line x1='2293.2' y1='1130.8' x2='1134.0' y2='873.4' style='fill: none; stroke: black; stroke-width:2' />
130
+ <line x1='2293.2' y1='2406.7999999999997' x2='1134.0' y2='2149.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
131
+ <line x1='2293.2' y1='2406.7999999999997' x2='2293.2' y2='1471.8' style='fill: none; stroke: black; stroke-width:2' />
132
+ <line x1='2293.2' y1='2406.7999999999997' x2='3398.3999999999996' y2='2070.2' style='fill: none; stroke: black; stroke-width:2' /></svg>