rsyntaxtree 1.2.1 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +3 -2
  32. data/docs/_examples/027.md +3 -2
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/_examples/038.md +31 -0
  44. data/docs/_examples/039.md +14 -0
  45. data/docs/assets/img/000.png +0 -0
  46. data/docs/assets/img/001.png +0 -0
  47. data/docs/assets/img/002.png +0 -0
  48. data/docs/assets/img/003.png +0 -0
  49. data/docs/assets/img/004.png +0 -0
  50. data/docs/assets/img/005.png +0 -0
  51. data/docs/assets/img/006.png +0 -0
  52. data/docs/assets/img/007.png +0 -0
  53. data/docs/assets/img/008.png +0 -0
  54. data/docs/assets/img/009.png +0 -0
  55. data/docs/assets/img/010.png +0 -0
  56. data/docs/assets/img/011.png +0 -0
  57. data/docs/assets/img/012.png +0 -0
  58. data/docs/assets/img/013.png +0 -0
  59. data/docs/assets/img/014.png +0 -0
  60. data/docs/assets/img/015.png +0 -0
  61. data/docs/assets/img/016.png +0 -0
  62. data/docs/assets/img/017.png +0 -0
  63. data/docs/assets/img/018.png +0 -0
  64. data/docs/assets/img/020.png +0 -0
  65. data/docs/assets/img/021.png +0 -0
  66. data/docs/assets/img/022.png +0 -0
  67. data/docs/assets/img/023.png +0 -0
  68. data/docs/assets/img/024.png +0 -0
  69. data/docs/assets/img/025.png +0 -0
  70. data/docs/assets/img/026.png +0 -0
  71. data/docs/assets/img/027.png +0 -0
  72. data/docs/assets/img/028.png +0 -0
  73. data/docs/assets/img/029.png +0 -0
  74. data/docs/assets/img/030.png +0 -0
  75. data/docs/assets/img/031.png +0 -0
  76. data/docs/assets/img/032.png +0 -0
  77. data/docs/assets/img/033.png +0 -0
  78. data/docs/assets/img/034.png +0 -0
  79. data/docs/assets/img/035.png +0 -0
  80. data/docs/assets/img/036.png +0 -0
  81. data/docs/assets/img/037.png +0 -0
  82. data/docs/assets/img/038.png +0 -0
  83. data/docs/assets/img/039.png +0 -0
  84. data/docs/assets/svg/000.svg +44 -44
  85. data/docs/assets/svg/001.svg +24 -24
  86. data/docs/assets/svg/002.svg +36 -36
  87. data/docs/assets/svg/003.svg +28 -28
  88. data/docs/assets/svg/004.svg +39 -39
  89. data/docs/assets/svg/005.svg +19 -19
  90. data/docs/assets/svg/006.svg +24 -24
  91. data/docs/assets/svg/007.svg +30 -30
  92. data/docs/assets/svg/008.svg +34 -34
  93. data/docs/assets/svg/009.svg +33 -33
  94. data/docs/assets/svg/010.svg +57 -57
  95. data/docs/assets/svg/011.svg +28 -28
  96. data/docs/assets/svg/012.svg +33 -33
  97. data/docs/assets/svg/013.svg +120 -120
  98. data/docs/assets/svg/014.svg +91 -91
  99. data/docs/assets/svg/015.svg +38 -38
  100. data/docs/assets/svg/016.svg +253 -253
  101. data/docs/assets/svg/017.svg +40 -40
  102. data/docs/assets/svg/018.svg +42 -42
  103. data/docs/assets/svg/019.svg +4 -4
  104. data/docs/assets/svg/020.svg +64 -64
  105. data/docs/assets/svg/021.svg +41 -41
  106. data/docs/assets/svg/022.svg +67 -67
  107. data/docs/assets/svg/023.svg +41 -41
  108. data/docs/assets/svg/024.svg +22 -22
  109. data/docs/assets/svg/025.svg +125 -125
  110. data/docs/assets/svg/026.svg +18 -18
  111. data/docs/assets/svg/027.svg +48 -48
  112. data/docs/assets/svg/028.svg +26 -26
  113. data/docs/assets/svg/029.svg +92 -92
  114. data/docs/assets/svg/030.svg +18 -18
  115. data/docs/assets/svg/031.svg +14 -14
  116. data/docs/assets/svg/032.svg +63 -63
  117. data/docs/assets/svg/033.svg +60 -59
  118. data/docs/assets/svg/034.svg +4 -4
  119. data/docs/assets/svg/035.svg +47 -45
  120. data/docs/assets/svg/036.svg +50 -0
  121. data/docs/assets/svg/037.svg +88 -0
  122. data/docs/assets/svg/038.svg +88 -0
  123. data/docs/assets/svg/039.svg +30 -0
  124. data/docs/documentation.md +5 -4
  125. data/docs/documentation_ja.md +8 -8
  126. data/docs/examples.html +1 -1
  127. data/lib/rsyntaxtree/base_graph.rb +26 -8
  128. data/lib/rsyntaxtree/element.rb +13 -5
  129. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  130. data/lib/rsyntaxtree/svg_graph.rb +17 -13
  131. data/lib/rsyntaxtree/version.rb +1 -1
  132. data/lib/rsyntaxtree.rb +13 -3
  133. data/test/example_verify_test.rb +13 -3
  134. metadata +15 -3
@@ -1,17 +1,17 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="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="2724.0" viewBox="-20, -20, 3674.3999999999996, 2744.0" 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" />
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)">
@@ -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="2744.0" 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='695.2'><tspan x='298.79999999999995' y='695.2' 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='871.2' 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='1258.4'><tspan x='280.79999999999995' y='1258.4' 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='1434.4' 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='695.2'><tspan x='1062.0' y='695.2' 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='871.2' 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>
41
- <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>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1116.0' y='1258.4'><tspan x='1116.0' y='1258.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>
41
+ <tspan x='1116.0' y='1346.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>
42
+ <tspan x='1116.0' y='1434.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>
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='1865.6000000000001'><tspan x='1116.0' y='1865.6000000000001' 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='2041.6000000000001' 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='695.2'><tspan x='2755.8' y='695.2' 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='871.2' 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='1258.4'><tspan x='2275.2' y='1258.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>
51
+ <tspan x='2167.2' y='1434.4' 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>
54
- <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>
53
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2275.2' y='1821.6000000000001'><tspan x='2275.2' y='1821.6000000000001' 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='1909.6000000000001' 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='1997.6000000000001' 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='2428.8'><tspan x='2275.2' y='2428.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>
58
+ <tspan x='1519.1999999999998' y='2604.8' 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='1258.4'><tspan x='3272.3999999999996' y='1258.4' 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='1434.4' 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='1821.6000000000001'><tspan x='3272.3999999999996' y='1821.6000000000001' 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='1997.6000000000001' 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='585.2' x2='1617.3' y2='363.0' />
67
+ <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='585.2' x2='1617.3' y2='363.0' />
68
+ <line style='stroke:black; stroke-width:2;' x1='2845.8' y1='585.2' x2='1617.3' y2='363.0' />
69
+ <line style='stroke:black; stroke-width:2;' x1='388.79999999999995' y1='1148.4' x2='388.79999999999995' y2='926.2' />
70
+ <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='1148.4' x2='1134.0' y2='926.2' />
71
+ <line style='stroke:black; stroke-width:2;' x1='1134.0' y1='1755.6000000000001' x2='1134.0' y2='1489.4' />
72
+ <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='1148.4' x2='2845.8' y2='926.2' />
73
+ <line style='stroke:black; stroke-width:2;' x1='3398.3999999999996' y1='1148.4' x2='2845.8' y2='926.2' />
74
+ <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='1711.6000000000001' x2='2293.2' y2='1489.4' />
75
+ <line style='stroke:black; stroke-width:2;' x1='2293.2' y1='2318.8' x2='2293.2' y2='2052.6000000000004' />
76
+ <line style='stroke:black; stroke-width:2;' x1='3398.3999999999996' y1='1711.6000000000001' x2='3398.3999999999996' y2='1489.4' />
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="761.2" x2="748.8" y2="761.2"></line>
83
+ <line x1='14.399999999999954' y1='596.2' x2='763.1999999999999' y2='596.2' style='fill: none; stroke: black; stroke-width:2' />
84
+ <line x1='14.399999999999954' y1='596.2' x2='14.399999999999954' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
85
+ <line x1='763.1999999999999' y1='596.2' x2='763.1999999999999' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
86
+ <line x1='14.399999999999954' y1='915.2' x2='763.1999999999999' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
87
+ <line style="stroke:black; stroke-width:2; " x1="190.79999999999995" y1="1324.4" x2="586.8" y2="1324.4"></line>
88
+ <line x1='176.39999999999995' y1='1159.4' x2='601.1999999999999' y2='1159.4' style='fill: none; stroke: black; stroke-width:2' />
89
+ <line x1='176.39999999999995' y1='1159.4' x2='176.39999999999995' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
90
+ <line x1='601.1999999999999' y1='1159.4' x2='601.1999999999999' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
91
+ <line x1='176.39999999999995' y1='1478.4' x2='601.1999999999999' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
92
+ <line style="stroke:black; stroke-width:2; " x1="864.0" y1="761.2" x2="1404.0" y2="761.2"></line>
93
+ <line x1='849.6' y1='596.2' x2='1418.4' y2='596.2' style='fill: none; stroke: black; stroke-width:2' />
94
+ <line x1='849.6' y1='596.2' x2='849.6' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
95
+ <line x1='1418.4' y1='596.2' x2='1418.4' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
96
+ <line x1='849.6' y1='915.2' x2='1418.4' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
97
+ <line style="stroke:black; stroke-width:2; " x1="1026.0" y1="1931.6000000000001" x2="1242.0" y2="1931.6000000000001"></line>
98
+ <line x1='1011.6' y1='1766.6000000000001' x2='1256.4' y2='1766.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
99
+ <line x1='1011.6' y1='1766.6000000000001' x2='1011.6' y2='2085.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
100
+ <line x1='1256.4' y1='1766.6000000000001' x2='1256.4' y2='2085.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
101
+ <line x1='1011.6' y1='2085.6000000000004' x2='1256.4' y2='2085.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
102
+ <line style="stroke:black; stroke-width:2; " x1="2467.8" y1="761.2" x2="3223.8" y2="761.2"></line>
103
+ <line x1='2453.4' y1='596.2' x2='3238.2' y2='596.2' style='fill: none; stroke: black; stroke-width:2' />
104
+ <line x1='2453.4' y1='596.2' x2='2453.4' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
105
+ <line x1='3238.2' y1='596.2' x2='3238.2' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
106
+ <line x1='2453.4' y1='915.2' x2='3238.2' y2='915.2' style='fill: none; stroke: black; stroke-width:2' />
107
+ <line style="stroke:black; stroke-width:2; " x1="2167.2" y1="1324.4" x2="2419.2" y2="1324.4"></line>
108
+ <line x1='2152.7999999999997' y1='1159.4' x2='2433.6' y2='1159.4' style='fill: none; stroke: black; stroke-width:2' />
109
+ <line x1='2152.7999999999997' y1='1159.4' x2='2152.7999999999997' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
110
+ <line x1='2433.6' y1='1159.4' x2='2433.6' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
111
+ <line x1='2152.7999999999997' y1='1478.4' x2='2433.6' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
112
+ <line style="stroke:black; stroke-width:2; " x1="1519.1999999999998" y1="2494.8" x2="3067.2" y2="2494.8"></line>
113
+ <line x1='1504.7999999999997' y1='2329.8' x2='3081.5999999999995' y2='2329.8' style='fill: none; stroke: black; stroke-width:2' />
114
+ <line x1='1504.7999999999997' y1='2329.8' x2='1504.7999999999997' y2='2648.8' style='fill: none; stroke: black; stroke-width:2' />
115
+ <line x1='3081.5999999999995' y1='2329.8' x2='3081.5999999999995' y2='2648.8' style='fill: none; stroke: black; stroke-width:2' />
116
+ <line x1='1504.7999999999997' y1='2648.8' x2='3081.5999999999995' y2='2648.8' style='fill: none; stroke: black; stroke-width:2' />
117
+ <line style="stroke:black; stroke-width:2; " x1="3182.3999999999996" y1="1324.4" x2="3614.3999999999996" y2="1324.4"></line>
118
+ <line x1='3167.9999999999995' y1='1159.4' x2='3628.7999999999997' y2='1159.4' style='fill: none; stroke: black; stroke-width:2' />
119
+ <line x1='3167.9999999999995' y1='1159.4' x2='3167.9999999999995' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
120
+ <line x1='3628.7999999999997' y1='1159.4' x2='3628.7999999999997' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
121
+ <line x1='3167.9999999999995' y1='1478.4' x2='3628.7999999999997' y2='1478.4' style='fill: none; stroke: black; stroke-width:2' />
122
+ <line style="stroke:black; stroke-width:2; " x1="3272.3999999999996" y1="1887.6000000000001" x2="3524.3999999999996" y2="1887.6000000000001"></line>
123
+ <line x1='3257.9999999999995' y1='1722.6000000000001' x2='3538.7999999999997' y2='1722.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
124
+ <line x1='3257.9999999999995' y1='1722.6000000000001' x2='3257.9999999999995' y2='2041.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
125
+ <line x1='3538.7999999999997' y1='1722.6000000000001' x2='3538.7999999999997' y2='2041.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
126
+ <line x1='3257.9999999999995' y1='2041.6000000000001' x2='3538.7999999999997' y2='2041.6000000000001' style='fill: none; stroke: black; stroke-width:2' />
127
+ <line x1='1134.0' y1='1755.6000000000001' x2='388.79999999999995' y2='1489.4' style='fill: none; stroke: black; stroke-width:2' />
128
+ <line x1='1134.0' y1='1755.6000000000001' x2='1134.0' y2='926.2' style='fill: none; stroke: black; stroke-width:2' />
129
+ <line x1='2293.2' y1='1148.4' x2='1134.0' y2='926.2' style='fill: none; stroke: black; stroke-width:2' />
130
+ <line x1='2293.2' y1='2318.8' x2='1134.0' y2='2096.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
131
+ <line x1='2293.2' y1='2318.8' x2='2293.2' y2='1489.4' style='fill: none; stroke: black; stroke-width:2' />
132
+ <line x1='2293.2' y1='2318.8' x2='3398.3999999999996' y2='2052.6000000000004' style='fill: none; stroke: black; stroke-width:2' /></svg>
@@ -1,17 +1,17 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="2961.4" height="1747.1999999999998" viewBox="-20, -20, 2981.4, 1767.1999999999998" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2961.4" height="1800.0" viewBox="-20, -20, 2981.4, 1820.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
7
7
  </marker>
8
- <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
9
- <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
- </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
9
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
10
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,17 +24,17 @@
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="2981.4" height="1767.1999999999998" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="2981.4" height="1820.0" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='666.4000000000001' y='132.0'><tspan x='666.4000000000001' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Subject-Predicate<tspan style='fill:none;'>■</tspan>Construction</tspan>
29
29
  </text>
30
30
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='162.60000000000002' y='475.20000000000005'><tspan x='162.60000000000002' y='475.20000000000005' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive</tspan>
31
31
  </text>
32
32
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.1' y='818.4'><tspan x='322.1' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.1' y='1117.6'><tspan x='322.1' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='322.1' y='1161.6'><tspan x='322.1' y='1161.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1416.8'><tspan x='34.60000000000002' y='1416.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
37
- <tspan x='33.60000000000002' y='1592.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>boy<tspan style='fill:none;'>■</tspan>ran<tspan style='fill:none;'>■</tspan>home.</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1504.8'><tspan x='34.60000000000002' y='1504.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
37
+ <tspan x='33.60000000000002' y='1680.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>boy<tspan style='fill:none;'>■</tspan>ran<tspan style='fill:none;'>■</tspan>home.</tspan>
38
38
  </text>
39
39
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1795.2000000000003' y='475.20000000000005'><tspan x='1795.2000000000003' y='475.20000000000005' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transitive</tspan>
40
40
  </text>
@@ -47,8 +47,8 @@
47
47
  <line style='stroke:black; stroke-width:2;' x1='341.1' y1='365.2' x2='1145.4' y2='187.0' />
48
48
  <line style='stroke:black; stroke-width:2;' x1='1949.7000000000003' y1='365.2' x2='1145.4' y2='187.0' />
49
49
  <line style='stroke:black; stroke-width:2;' x1='341.1' y1='708.4' x2='341.1' y2='530.2' />
50
- <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1007.6' x2='341.1' y2='873.4' />
51
- <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1306.8' x2='341.1' y2='1172.6' />
50
+ <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1051.6' x2='341.1' y2='873.4' />
51
+ <line style='stroke:black; stroke-width:2;' x1='341.1' y1='1394.8' x2='341.1' y2='1216.6' />
52
52
  <line style='stroke:black; stroke-width:2;' x1='1381.5' y1='708.4' x2='1949.7000000000003' y2='530.2' />
53
53
  <line style='stroke:black; stroke-width:2;' x1='2517.9' y1='708.4' x2='1949.7000000000003' y2='530.2' />
54
54
  <line x1='649.6000000000001' y1='33.0' x2='1641.2000000000003' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
@@ -59,11 +59,11 @@
59
59
  <line x1='145.8' y1='376.2' x2='145.8' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
60
60
  <line x1='536.4000000000001' y1='376.2' x2='536.4000000000001' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
61
61
  <line x1='145.8' y1='519.2' x2='536.4000000000001' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
62
- <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1482.8" x2="648.6" y2="1482.8"></line>
63
- <line x1='16.800000000000022' y1='1317.8' x2='665.4000000000001' y2='1317.8' style='fill: none; stroke: black; stroke-width:2' />
64
- <line x1='16.800000000000022' y1='1317.8' x2='16.800000000000022' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' />
65
- <line x1='665.4000000000001' y1='1317.8' x2='665.4000000000001' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' />
66
- <line x1='16.800000000000022' y1='1636.8' x2='665.4000000000001' y2='1636.8' style='fill: none; stroke: black; stroke-width:2' />
62
+ <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1570.8" x2="648.6" y2="1570.8"></line>
63
+ <line x1='16.800000000000022' y1='1405.8' x2='665.4000000000001' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
64
+ <line x1='16.800000000000022' y1='1405.8' x2='16.800000000000022' y2='1724.8' style='fill: none; stroke: black; stroke-width:2' />
65
+ <line x1='665.4000000000001' y1='1405.8' x2='665.4000000000001' y2='1724.8' style='fill: none; stroke: black; stroke-width:2' />
66
+ <line x1='16.800000000000022' y1='1724.8' x2='665.4000000000001' y2='1724.8' style='fill: none; stroke: black; stroke-width:2' />
67
67
  <line x1='1778.4000000000003' y1='376.2' x2='2121.0000000000005' y2='376.2' style='fill: none; stroke: black; stroke-width:2' />
68
68
  <line x1='1778.4000000000003' y1='376.2' x2='1778.4000000000003' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
69
69
  <line x1='2121.0000000000005' y1='376.2' x2='2121.0000000000005' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
@@ -78,5 +78,5 @@
78
78
  <line x1='2097.6' y1='719.4' x2='2097.6' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
79
79
  <line x1='2938.2' y1='719.4' x2='2938.2' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
80
80
  <line x1='2097.6' y1='1038.4' x2='2938.2' y2='1038.4' style='fill: none; stroke: black; stroke-width:2' />
81
- <line x1='341.1' y1='536.6' x2='341.1' y2='1306.8' style='fill: none; stroke: black; stroke-width:2' />
82
- <line x1='341.1' y1='1306.8' x2='1381.5' y2='1055.8' style='fill: none; stroke: black; stroke-width:2' /></svg>
81
+ <line x1='341.1' y1='1394.8' x2='341.1' y2='530.2' style='fill: none; stroke: black; stroke-width:2' />
82
+ <line x1='341.1' y1='1394.8' x2='1381.5' y2='1049.4' style='fill: none; stroke: black; stroke-width:2' /></svg>
@@ -1,17 +1,17 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="1265.2" height="782.4" viewBox="-20, -20, 1285.2, 802.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1265.2" height="955.5999999999999" viewBox="-20, -20, 1285.2, 975.5999999999999" 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" />
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)">
@@ -24,19 +24,19 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="1285.2" height="802.4" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1285.2" height="975.5999999999999" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='575.425' y='132.0'><tspan x='575.425' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">chase(mouse)(cat)</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='194.64999999999986' y='437.2'><tspan x='194.64999999999986' y='437.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>λx.λy.chase(mouse)(y)<tspan style='fill:none;'>■</tspan></tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='194.64999999999986' y='525.2'><tspan x='194.64999999999986' y='525.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>λx.λy.chase(mouse)(y)<tspan style='fill:none;'>■</tspan></tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='742.4'><tspan x='28.799999999999955' y='742.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>λxλy.chase(x)(y)<tspan style='fill:none;'>■</tspan></tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='874.4'><tspan x='28.799999999999955' y='874.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>λxλy.chase(x)(y)<tspan style='fill:none;'>■</tspan></tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='687.0' y='742.4'><tspan x='687.0' y='742.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>mouse<tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='687.0' y='874.4'><tspan x='687.0' y='874.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>mouse<tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1068.2' y='437.2'><tspan x='1068.2' y='437.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>cat<tspan style='fill:none;'>■</tspan></tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1068.2' y='525.2'><tspan x='1068.2' y='525.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>cat<tspan style='fill:none;'>■</tspan></tspan>
37
37
  </text>
38
- <line style='stroke:black; stroke-width:2;' x1='560.1499999999999' y1='327.2' x2='853.425' y2='187.0' />
39
- <line style='stroke:black; stroke-width:2;' x1='1146.7' y1='327.2' x2='853.425' y2='187.0' />
40
- <line style='stroke:black; stroke-width:2;' x1='300.29999999999995' y1='632.4' x2='560.1499999999999' y2='492.2' />
41
- <line style='stroke:black; stroke-width:2;' x1='820.0' y1='632.4' x2='560.1499999999999' y2='492.2' />
38
+ <line style='stroke:black; stroke-width:2;' x1='560.1499999999999' y1='415.2' x2='853.425' y2='187.0' />
39
+ <line style='stroke:black; stroke-width:2;' x1='1146.7' y1='415.2' x2='853.425' y2='187.0' />
40
+ <line style='stroke:black; stroke-width:2;' x1='300.29999999999995' y1='764.4' x2='560.1499999999999' y2='580.2' />
41
+ <line style='stroke:black; stroke-width:2;' x1='820.0' y1='764.4' x2='560.1499999999999' y2='580.2' />
42
42
  </svg>