rsyntaxtree 1.1.4 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (92) hide show
  1. checksums.yaml +4 -4
  2. data/.rubocop.yml +1 -1
  3. data/.tags +602 -51
  4. data/docs/_examples/000.md +4 -4
  5. data/docs/_examples/010.md +0 -1
  6. data/docs/_examples/029.md +56 -0
  7. data/docs/_examples/030.md +33 -0
  8. data/docs/_examples/031.md +20 -0
  9. data/docs/_examples/032.md +27 -0
  10. data/docs/_examples/033.md +26 -0
  11. data/docs/_examples/034.md +26 -0
  12. data/docs/_examples/035.md +34 -0
  13. data/docs/assets/img/000.png +0 -0
  14. data/docs/assets/img/001.png +0 -0
  15. data/docs/assets/img/002.png +0 -0
  16. data/docs/assets/img/003.png +0 -0
  17. data/docs/assets/img/004.png +0 -0
  18. data/docs/assets/img/005.png +0 -0
  19. data/docs/assets/img/006.png +0 -0
  20. data/docs/assets/img/007.png +0 -0
  21. data/docs/assets/img/008.png +0 -0
  22. data/docs/assets/img/009.png +0 -0
  23. data/docs/assets/img/010.png +0 -0
  24. data/docs/assets/img/011.png +0 -0
  25. data/docs/assets/img/012.png +0 -0
  26. data/docs/assets/img/013.png +0 -0
  27. data/docs/assets/img/014.png +0 -0
  28. data/docs/assets/img/015.png +0 -0
  29. data/docs/assets/img/016.png +0 -0
  30. data/docs/assets/img/017.png +0 -0
  31. data/docs/assets/img/018.png +0 -0
  32. data/docs/assets/img/020.png +0 -0
  33. data/docs/assets/img/021.png +0 -0
  34. data/docs/assets/img/023.png +0 -0
  35. data/docs/assets/img/024.png +0 -0
  36. data/docs/assets/img/025.png +0 -0
  37. data/docs/assets/img/026.png +0 -0
  38. data/docs/assets/img/027.png +0 -0
  39. data/docs/assets/img/028.png +0 -0
  40. data/docs/assets/img/029.png +0 -0
  41. data/docs/assets/img/030.png +0 -0
  42. data/docs/assets/img/031.png +0 -0
  43. data/docs/assets/img/032.png +0 -0
  44. data/docs/assets/img/033.png +0 -0
  45. data/docs/assets/img/034.png +0 -0
  46. data/docs/assets/img/035.png +0 -0
  47. data/docs/assets/svg/000.svg +41 -31
  48. data/docs/assets/svg/001.svg +9 -0
  49. data/docs/assets/svg/002.svg +9 -0
  50. data/docs/assets/svg/003.svg +9 -0
  51. data/docs/assets/svg/004.svg +9 -0
  52. data/docs/assets/svg/005.svg +9 -0
  53. data/docs/assets/svg/006.svg +9 -0
  54. data/docs/assets/svg/007.svg +9 -0
  55. data/docs/assets/svg/008.svg +9 -0
  56. data/docs/assets/svg/009.svg +9 -0
  57. data/docs/assets/svg/010.svg +19 -8
  58. data/docs/assets/svg/011.svg +9 -0
  59. data/docs/assets/svg/012.svg +9 -0
  60. data/docs/assets/svg/013.svg +9 -0
  61. data/docs/assets/svg/014.svg +9 -0
  62. data/docs/assets/svg/015.svg +9 -0
  63. data/docs/assets/svg/016.svg +9 -0
  64. data/docs/assets/svg/017.svg +9 -0
  65. data/docs/assets/svg/018.svg +9 -0
  66. data/docs/assets/svg/019.svg +9 -0
  67. data/docs/assets/svg/020.svg +9 -0
  68. data/docs/assets/svg/021.svg +9 -0
  69. data/docs/assets/svg/022.svg +9 -0
  70. data/docs/assets/svg/023.svg +9 -0
  71. data/docs/assets/svg/024.svg +9 -0
  72. data/docs/assets/svg/025.svg +9 -0
  73. data/docs/assets/svg/026.svg +9 -0
  74. data/docs/assets/svg/027.svg +9 -0
  75. data/docs/assets/svg/028.svg +9 -0
  76. data/docs/assets/svg/029.svg +132 -0
  77. data/docs/assets/svg/030.svg +82 -0
  78. data/docs/assets/svg/031.svg +42 -0
  79. data/docs/assets/svg/032.svg +92 -0
  80. data/docs/assets/svg/033.svg +80 -0
  81. data/docs/assets/svg/034.svg +97 -0
  82. data/docs/assets/svg/035.svg +80 -0
  83. data/docs/documentation.md +18 -5
  84. data/docs/documentation_ja.md +15 -3
  85. data/docs/examples.html +44 -41
  86. data/lib/rsyntaxtree/base_graph.rb +3 -6
  87. data/lib/rsyntaxtree/element.rb +1 -10
  88. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  89. data/lib/rsyntaxtree/svg_graph.rb +86 -17
  90. data/lib/rsyntaxtree/version.rb +1 -1
  91. data/test/markup_parser_test.rb +2 -0
  92. metadata +23 -2
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -1,10 +1,19 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="2481.3999999999996" height="2696.6000000000004" viewBox="-20, -20, 2501.3999999999996, 2716.6000000000004" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2481.3999999999996" height="2693.6" viewBox="-20, -20, 2501.3999999999996, 2713.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
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="purple" 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="red"/>
10
+ </marker>
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"/>
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"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -15,7 +24,7 @@
15
24
  <line x1="0" y="0" x2="0" y2="10" stroke="green" stroke-width="4"></line>
16
25
  </pattern>
17
26
  </defs>
18
- <rect x="-20" y="-20" width="2501.3999999999996" height="2716.6000000000004" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="2501.3999999999996" height="2713.6" stroke="none" fill="white" />"
19
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='276.96171875000005' y='132.0'><tspan x='276.96171875000005' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CP</tspan>
20
29
  </text>
21
30
  <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='33.60000000000002' y='436.2'><tspan x='33.60000000000002' y='436.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
@@ -77,9 +86,11 @@
77
86
  <line style='stroke:black; stroke-width:2;' x1='2125.45' y1='1847.2' x2='1861.2749999999999' y2='1708.0' />
78
87
  <line style='stroke:black; stroke-width:2;' x1='1960.0' y1='2151.4' x2='2125.45' y2='2012.2' />
79
88
  <line style='stroke:black; stroke-width:2;' x1='2290.8999999999996' y1='2151.4' x2='2125.45' y2='2012.2' />
80
- <line x1='842.8' y1='1629.6' x2='842.8' y2='2520.8' style='fill: none; stroke: purple; stroke-width:2' />
81
- <line x1='842.8' y1='2520.8' x2='292.0000000000001' y2='2520.8' style='fill: none; stroke: purple; stroke-width:2' />
82
- <line x1='292.0000000000001' y1='2520.8' x2='292.0000000000001' y2='1021.1999999999999' style='fill: none; stroke: purple; stroke-width:2' marker-end='url(#arrow)' />
83
- <line x1='1960.0' y1='2542.2000000000003' x2='1960.0' y2='2656.6000000000004' style='fill: none; stroke: purple; stroke-width:2' />
84
- <line x1='1960.0' y1='2656.6000000000004' x2='1164.7' y2='2656.6000000000004' style='fill: none; stroke: purple; stroke-width:2' />
85
- <line x1='1164.7' y1='2656.6000000000004' x2='1164.7' y2='1933.8' style='fill: none; stroke: purple; stroke-width:2' marker-end='url(#arrow)' /></svg>
89
+ <line x1='842.8' y1='1538.4' x2='842.8' y2='2521.6' style='fill: none; stroke: purple; stroke-width:2' />
90
+ <line x1='842.8' y1='1538.4' x2='842.8' y2='2521.6' style='fill: none; stroke: purple; stroke-width:2' />
91
+ <line x1='842.8' y1='2521.6' x2='292.0000000000001' y2='2521.6' style='fill: none; stroke: purple; stroke-width:2' />
92
+ <line x1='292.0000000000001' y1='2521.6' x2='292.0000000000001' y2='929.9999999999999' style='fill: none; stroke: purple; stroke-width:2' marker-end='url(#arrow)' />
93
+ <line x1='1960.0' y1='2451.0' x2='1960.0' y2='2653.6' style='fill: none; stroke: purple; stroke-width:2' />
94
+ <line x1='1960.0' y1='2451.0' x2='1960.0' y2='2653.6' style='fill: none; stroke: purple; stroke-width:2' />
95
+ <line x1='1960.0' y1='2653.6' x2='1164.7' y2='2653.6' style='fill: none; stroke: purple; stroke-width:2' />
96
+ <line x1='1164.7' y1='2653.6' x2='1164.7' y2='1842.6000000000001' style='fill: none; stroke: purple; stroke-width:2' marker-end='url(#arrow)' /></svg>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="11.200000000000001" viewBox="0 0 11.200000000000001 11.200000000000001" refX="5.6000000000000005" refY="0">
6
6
  <polyline fill="none" stroke="purple" stroke-width="1" points="0,11.200000000000001,5.6000000000000005,0,11.200000000000001,11.200000000000001" />
7
7
  </marker>
8
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto-start-reverse">
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
10
+ </marker>
11
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.0" markerHeight="28.0" orient="auto">
15
+ <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="red"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="11.200000000000001" viewBox="0 0 11.200000000000001 11.200000000000001" refX="5.6000000000000005" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,11.200000000000001,5.6000000000000005,0,11.200000000000001,11.200000000000001" />
7
7
  </marker>
8
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto-start-reverse">
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
+ </marker>
11
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.0" markerHeight="28.0" orient="auto">
15
+ <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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="purple" 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="red"/>
10
+ </marker>
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"/>
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"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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="purple" 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="red"/>
10
+ </marker>
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"/>
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"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" 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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.200000000000001" markerHeight="11.200000000000001" viewBox="0 0 11.200000000000001 11.200000000000001" refX="5.6000000000000005" refY="0">
6
6
  <polyline fill="none" stroke="purple" stroke-width="1" points="0,11.200000000000001,5.6000000000000005,0,11.200000000000001,11.200000000000001" />
7
7
  </marker>
8
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto-start-reverse">
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
10
+ </marker>
11
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.200000000000001" markerHeight="11.200000000000001" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.0" markerHeight="28.0" orient="auto">
15
+ <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="red"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" 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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="12.160000000000002" markerHeight="12.160000000000002" viewBox="0 0 12.160000000000002 12.160000000000002" refX="6.080000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,12.160000000000002,6.080000000000001,0,12.160000000000002,12.160000000000002" />
7
7
  </marker>
8
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="12.160000000000002" markerHeight="12.160000000000002" orient="auto-start-reverse">
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
10
+ </marker>
11
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="12.160000000000002" markerHeight="12.160000000000002" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="30.400000000000002" markerHeight="30.400000000000002" 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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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
+ <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="black"/>
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="black"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -5,6 +5,15 @@
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="purple" 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="red"/>
10
+ </marker>
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"/>
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"/>
16
+ </marker>
8
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
9
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
10
19
  </pattern>
@@ -0,0 +1,132 @@
1
+ <?xml version="1.0" standalone="no"?>
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">
4
+ <defs>
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
+ <polyline fill="none" stroke="black" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
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
+ <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
+ </marker>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" 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="black"/>
16
+ </marker>
17
+ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
+ <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
+ </pattern>
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="black" stroke-width="4"></line>
22
+ </pattern>
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="black" stroke-width="4"></line>
25
+ </pattern>
26
+ </defs>
27
+ <rect x="-20" y="-20" width="3674.3999999999996" height="2823.2" stroke="none" fill="white" />"
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
+ <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
+ </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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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' />
77
+ <line style="stroke:black; stroke-width:2; " x1="825.3000000000002" y1="198.0" x2="2409.3" y2="198.0"></line>
78
+ <line x1='810.9000000000002' y1='33.0' x2='2423.7000000000003' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
79
+ <line x1='810.9000000000002' y1='33.0' x2='810.9000000000002' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
80
+ <line x1='2423.7000000000003' y1='33.0' x2='2423.7000000000003' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
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>