rsyntaxtree 1.2.5 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.tags +462 -459
- data/Dockerfile +19 -0
- data/Gemfile +0 -3
- data/README.md +16 -14
- data/Rakefile +14 -2
- data/bin/rsyntaxtree +1 -1
- data/{devel → dev}/generate_examples.rb +25 -9
- data/docs/.gitignore +0 -0
- data/docs/404.html +0 -0
- data/docs/Gemfile +0 -0
- data/docs/_config.yml +0 -0
- data/docs/_examples/000.md +0 -0
- data/docs/_examples/001.md +0 -0
- data/docs/_examples/002.md +0 -0
- data/docs/_examples/003.md +0 -0
- data/docs/_examples/004.md +0 -0
- data/docs/_examples/005.md +0 -0
- data/docs/_examples/006.md +0 -0
- data/docs/_examples/007.md +0 -0
- data/docs/_examples/008.md +0 -0
- data/docs/_examples/009.md +0 -0
- data/docs/_examples/010.md +0 -0
- data/docs/_examples/011.md +0 -0
- data/docs/_examples/012.md +0 -0
- data/docs/_examples/013.md +0 -0
- data/docs/_examples/014.md +0 -0
- data/docs/_examples/015.md +0 -0
- data/docs/_examples/016.md +0 -0
- data/docs/_examples/017.md +0 -0
- data/docs/_examples/018.md +0 -0
- data/docs/_examples/019.md +0 -0
- data/docs/_examples/020.md +0 -0
- data/docs/_examples/021.md +0 -0
- data/docs/_examples/022.md +0 -0
- data/docs/_examples/023.md +0 -0
- data/docs/_examples/024.md +0 -0
- data/docs/_examples/025.md +0 -0
- data/docs/_examples/026.md +0 -0
- data/docs/_examples/027.md +0 -0
- data/docs/_examples/028.md +0 -0
- data/docs/_examples/029.md +0 -0
- data/docs/_examples/030.md +0 -0
- data/docs/_examples/031.md +0 -0
- data/docs/_examples/032.md +0 -0
- data/docs/_examples/033.md +0 -0
- data/docs/_examples/034.md +0 -0
- data/docs/_examples/035.md +0 -0
- data/docs/_examples/036.md +0 -0
- data/docs/_examples/037.md +0 -0
- data/docs/_examples/038.md +0 -0
- data/docs/_examples/039.md +0 -0
- data/docs/_examples/040.md +0 -0
- data/docs/_examples/041.md +0 -0
- data/docs/_examples/042.md +0 -0
- data/docs/_examples/043.md +0 -0
- data/docs/_examples/044.md +1 -1
- data/docs/_examples/045.md +0 -0
- data/docs/_examples/046.md +440 -0
- data/docs/_includes/box_and_circle_table.html +0 -0
- data/docs/_includes/escape_char_table.html +0 -0
- data/docs/_includes/social_media_links.html +0 -0
- data/docs/_layouts/default.html +0 -0
- data/docs/assets/css/style.scss +0 -0
- data/docs/assets/img/000.png +0 -0
- data/docs/assets/img/001.png +0 -0
- data/docs/assets/img/002.png +0 -0
- data/docs/assets/img/003.png +0 -0
- data/docs/assets/img/004.png +0 -0
- data/docs/assets/img/005.png +0 -0
- data/docs/assets/img/006.png +0 -0
- data/docs/assets/img/007.png +0 -0
- data/docs/assets/img/008.png +0 -0
- data/docs/assets/img/009.png +0 -0
- data/docs/assets/img/010.png +0 -0
- data/docs/assets/img/011.png +0 -0
- data/docs/assets/img/012.png +0 -0
- data/docs/assets/img/013.png +0 -0
- data/docs/assets/img/014.png +0 -0
- data/docs/assets/img/015.png +0 -0
- data/docs/assets/img/016.png +0 -0
- data/docs/assets/img/017.png +0 -0
- data/docs/assets/img/018.png +0 -0
- data/docs/assets/img/019.png +0 -0
- data/docs/assets/img/020.png +0 -0
- data/docs/assets/img/021.png +0 -0
- data/docs/assets/img/022.png +0 -0
- data/docs/assets/img/023.png +0 -0
- data/docs/assets/img/024.png +0 -0
- data/docs/assets/img/025.png +0 -0
- data/docs/assets/img/026.png +0 -0
- data/docs/assets/img/027.png +0 -0
- data/docs/assets/img/028.png +0 -0
- data/docs/assets/img/029.png +0 -0
- data/docs/assets/img/030.png +0 -0
- data/docs/assets/img/031.png +0 -0
- data/docs/assets/img/032.png +0 -0
- data/docs/assets/img/033.png +0 -0
- data/docs/assets/img/034.png +0 -0
- data/docs/assets/img/035.png +0 -0
- data/docs/assets/img/036.png +0 -0
- data/docs/assets/img/037.png +0 -0
- data/docs/assets/img/038.png +0 -0
- data/docs/assets/img/039.png +0 -0
- data/docs/assets/img/040.png +0 -0
- data/docs/assets/img/041.png +0 -0
- data/docs/assets/img/042.png +0 -0
- data/docs/assets/img/043.png +0 -0
- data/docs/assets/img/044.png +0 -0
- data/docs/assets/img/045.png +0 -0
- data/docs/assets/img/046.png +0 -0
- data/docs/assets/img/elements/circle.png +0 -0
- data/docs/assets/img/elements/circle_abc.png +0 -0
- data/docs/assets/img/elements/circle_bold.png +0 -0
- data/docs/assets/img/elements/circle_hatched.png +0 -0
- data/docs/assets/img/elements/circle_one.png +0 -0
- data/docs/assets/img/elements/connector.png +0 -0
- data/docs/assets/img/elements/connector_bold.png +0 -0
- data/docs/assets/img/elements/square.png +0 -0
- data/docs/assets/img/elements/square_abc.png +0 -0
- data/docs/assets/img/elements/square_bold.png +0 -0
- data/docs/assets/img/elements/square_hatched.png +0 -0
- data/docs/assets/img/elements/square_one.png +0 -0
- data/docs/assets/img/favicon/apple-touch-icon.png +0 -0
- data/docs/assets/img/favicon/favicon-16x16.png +0 -0
- data/docs/assets/img/favicon/favicon-32x32.png +0 -0
- data/docs/assets/img/favicon/favicon.ico +0 -0
- data/docs/assets/svg/000.svg +32 -32
- data/docs/assets/svg/001.svg +14 -14
- data/docs/assets/svg/002.svg +32 -32
- data/docs/assets/svg/003.svg +24 -24
- data/docs/assets/svg/004.svg +35 -35
- data/docs/assets/svg/005.svg +15 -15
- data/docs/assets/svg/006.svg +20 -20
- data/docs/assets/svg/007.svg +26 -26
- data/docs/assets/svg/008.svg +30 -30
- data/docs/assets/svg/009.svg +29 -29
- data/docs/assets/svg/010.svg +47 -47
- data/docs/assets/svg/011.svg +24 -24
- data/docs/assets/svg/012.svg +29 -29
- data/docs/assets/svg/013.svg +119 -119
- data/docs/assets/svg/014.svg +82 -82
- data/docs/assets/svg/015.svg +28 -28
- data/docs/assets/svg/016.svg +375 -375
- data/docs/assets/svg/017.svg +44 -44
- data/docs/assets/svg/018.svg +32 -32
- data/docs/assets/svg/019.svg +168 -168
- data/docs/assets/svg/020.svg +57 -57
- data/docs/assets/svg/021.svg +52 -52
- data/docs/assets/svg/022.svg +90 -90
- data/docs/assets/svg/023.svg +51 -51
- data/docs/assets/svg/024.svg +18 -18
- data/docs/assets/svg/025.svg +116 -116
- data/docs/assets/svg/026.svg +18 -18
- data/docs/assets/svg/027.svg +58 -58
- data/docs/assets/svg/028.svg +16 -16
- data/docs/assets/svg/029.svg +72 -72
- data/docs/assets/svg/030.svg +35 -35
- data/docs/assets/svg/031.svg +10 -10
- data/docs/assets/svg/032.svg +45 -45
- data/docs/assets/svg/033.svg +35 -35
- data/docs/assets/svg/034.svg +43 -43
- data/docs/assets/svg/035.svg +37 -37
- data/docs/assets/svg/036.svg +14 -14
- data/docs/assets/svg/037.svg +6 -6
- data/docs/assets/svg/038.svg +39 -39
- data/docs/assets/svg/039.svg +2 -2
- data/docs/assets/svg/040.svg +89 -89
- data/docs/assets/svg/041.svg +49 -49
- data/docs/assets/svg/042.svg +10 -10
- data/docs/assets/svg/043.svg +124 -124
- data/docs/assets/svg/044.svg +3 -3
- data/docs/assets/svg/045.svg +60 -60
- data/docs/assets/svg/046.svg +990 -0
- data/docs/documentation.md +0 -0
- data/docs/documentation_ja.md +0 -0
- data/docs/examples.html +2 -2
- data/docs/index.html +0 -0
- data/lib/rsyntaxtree/element.rb +1 -6
- data/lib/rsyntaxtree/string_parser.rb +4 -4
- data/lib/rsyntaxtree/svg_graph.rb +13 -13
- data/lib/rsyntaxtree/version.rb +1 -1
- data/lib/rsyntaxtree.rb +4 -2
- metadata +8 -7
- data/docs/assets/img/014_.png +0 -0
- data/fonts/NotoEmoji-Bold.ttf +0 -0
- data/fonts/NotoEmoji-Regular.ttf +0 -0
data/docs/assets/svg/014.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" standalone="no"?>
|
|
2
2
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
-
<svg width="1796.7999999999997" height="
|
|
3
|
+
<svg width="1796.7999999999997" height="1616.1999999999998" viewBox="-20, -20, 1836.7999999999997, 1656.1999999999998" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
4
4
|
<defs>
|
|
5
5
|
<marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
|
|
6
6
|
<path d="M 0 0 L 10 5 L 0 10" fill="black"/>
|
|
@@ -24,7 +24,7 @@
|
|
|
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="
|
|
27
|
+
<rect x="-20" y="-20" width="1836.7999999999997" height="1656.1999999999998" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='574.9499999999998' y='132.0'><tspan x='724.4499999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
|
|
29
29
|
<tspan x='826.9499999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
30
30
|
<tspan x='936.9499999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
|
|
@@ -32,159 +32,159 @@
|
|
|
32
32
|
<tspan x='704.4499999999998' y='225.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
|
|
33
33
|
<tspan x='574.9499999999998' y='406.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that<tspan style='fill:none;'>■</tspan>girl<tspan style='fill:none;'>■</tspan>is<tspan style='fill:none;'>■</tspan>smart</tspan>
|
|
34
34
|
</text>
|
|
35
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='235.54999999999995' y='
|
|
36
|
-
<tspan x='251.54999999999995' y='
|
|
37
|
-
<tspan x='300.54999999999995' y='
|
|
38
|
-
<tspan x='261.54999999999995' y='
|
|
35
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='235.54999999999995' y='701.4'><tspan x='353.04999999999995' y='701.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
|
|
36
|
+
<tspan x='251.54999999999995' y='773.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
|
|
37
|
+
<tspan x='300.54999999999995' y='794.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>THING</tspan>
|
|
38
|
+
<tspan x='261.54999999999995' y='975.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that<tspan style='fill:none;'>■</tspan>girl</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
41
|
-
<tspan x='49.60000000000002' y='
|
|
42
|
-
<tspan x='98.60000000000002' y='
|
|
43
|
-
<tspan x='131.10000000000002' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1270.8'><tspan x='160.60000000000002' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
41
|
+
<tspan x='49.60000000000002' y='1342.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
|
|
42
|
+
<tspan x='98.60000000000002' y='1363.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>THING</tspan>
|
|
43
|
+
<tspan x='131.10000000000002' y='1544.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">that</tspan>
|
|
44
44
|
</text>
|
|
45
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='486.0' y='
|
|
46
|
-
<tspan x='486.0' y='
|
|
47
|
-
<tspan x='544.0' y='
|
|
45
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='486.0' y='1270.8'><tspan x='555.0' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">👧</tspan>
|
|
46
|
+
<tspan x='486.0' y='1363.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">THING</tspan>
|
|
47
|
+
<tspan x='544.0' y='1544.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">girl</tspan>
|
|
48
48
|
</text>
|
|
49
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1103.85' y='
|
|
50
|
-
<tspan x='1291.35' y='
|
|
51
|
-
<tspan x='1401.35' y='
|
|
52
|
-
<tspan x='1119.85' y='
|
|
53
|
-
<tspan x='1168.85' y='
|
|
54
|
-
<tspan x='1190.85' y='
|
|
49
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1103.85' y='701.4'><tspan x='1198.35' y='701.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
50
|
+
<tspan x='1291.35' y='701.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
51
|
+
<tspan x='1401.35' y='701.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
|
|
52
|
+
<tspan x='1119.85' y='773.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
|
|
53
|
+
<tspan x='1168.85' y='794.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
|
|
54
|
+
<tspan x='1190.85' y='975.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">is<tspan style='fill:none;'>■</tspan>smart</tspan>
|
|
55
55
|
</text>
|
|
56
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='841.4000000000001' y='
|
|
57
|
-
<tspan x='1028.9' y='
|
|
58
|
-
<tspan x='1121.9' y='
|
|
59
|
-
<tspan x='857.4000000000001' y='
|
|
60
|
-
<tspan x='906.4000000000001' y='
|
|
61
|
-
<tspan x='1036.4' y='
|
|
56
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='841.4000000000001' y='1270.8'><tspan x='935.9000000000001' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
57
|
+
<tspan x='1028.9' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
58
|
+
<tspan x='1121.9' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
59
|
+
<tspan x='857.4000000000001' y='1342.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">G</tspan>
|
|
60
|
+
<tspan x='906.4000000000001' y='1363.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>RELATION</tspan>
|
|
61
|
+
<tspan x='1036.4' y='1544.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">is</tspan>
|
|
62
62
|
</text>
|
|
63
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1414.7999999999997' y='
|
|
64
|
-
<tspan x='1553.7999999999997' y='
|
|
65
|
-
<tspan x='1663.7999999999997' y='
|
|
66
|
-
<tspan x='1414.7999999999997' y='
|
|
67
|
-
<tspan x='1496.7999999999997' y='
|
|
63
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1414.7999999999997' y='1270.8'><tspan x='1460.7999999999997' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
64
|
+
<tspan x='1553.7999999999997' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
|
|
65
|
+
<tspan x='1663.7999999999997' y='1270.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">s</tspan>
|
|
66
|
+
<tspan x='1414.7999999999997' y='1363.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RELATION</tspan>
|
|
67
|
+
<tspan x='1496.7999999999997' y='1544.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">smart</tspan>
|
|
68
68
|
</text>
|
|
69
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='394.55' y1='
|
|
70
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1323.35' y1='
|
|
71
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='192.60000000000002' y1='
|
|
72
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='596.5' y1='
|
|
73
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1060.9' y1='
|
|
74
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1585.7999999999997' y1='
|
|
69
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='394.55' y1='591.4' x2='858.9499999999999' y2='461.0' />
|
|
70
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1323.35' y1='591.4' x2='858.9499999999999' y2='461.0' />
|
|
71
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='192.60000000000002' y1='1160.8' x2='394.55' y2='1030.4' />
|
|
72
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='596.5' y1='1160.8' x2='394.55' y2='1030.4' />
|
|
73
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1060.9' y1='1160.8' x2='1323.35' y2='1030.4' />
|
|
74
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1585.7999999999997' y1='1160.8' x2='1323.35' y2='1030.4' />
|
|
75
75
|
<rect style='stroke: black; stroke-width:6;'
|
|
76
76
|
x='719.4499999999998' y='59.599999999999994' rx='46.5' ry='46.5'
|
|
77
77
|
width='93.0' height='93.0'
|
|
78
78
|
fill='none' />
|
|
79
79
|
|
|
80
|
-
<line style='stroke:black; stroke-width:6;' x1='812.4499999999998' y1='106.1' x2='
|
|
80
|
+
<line style='stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:6;' x1='812.4499999999998' y1='106.1' x2='902.4499999999998' y2='106.1'></line>
|
|
81
81
|
|
|
82
|
-
<rect style='stroke: black; stroke-width:6;'
|
|
82
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:6;'
|
|
83
83
|
x='905.4499999999998' y='59.599999999999994'
|
|
84
84
|
width='93.0' height='93.0'
|
|
85
85
|
fill='none' />
|
|
86
86
|
|
|
87
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
87
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
88
88
|
x='639.4499999999998' y='154.0'
|
|
89
89
|
width='65.0' height='65.0'
|
|
90
90
|
fill='none' />
|
|
91
91
|
|
|
92
|
-
<line style="stroke:black; stroke-width:3; " x1="574.9499999999998" y1="291.0" x2="1142.9499999999998" y2="291.0"></line>
|
|
93
|
-
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
92
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="574.9499999999998" y1="291.0" x2="1142.9499999999998" y2="291.0"></line>
|
|
93
|
+
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
94
94
|
points='558.1499999999999,33.0 1159.75,33.0 1159.75,450.0 558.1499999999999,450.0' />
|
|
95
95
|
|
|
96
96
|
<rect style='stroke: black; stroke-width:6;'
|
|
97
|
-
x='348.04999999999995' y='
|
|
97
|
+
x='348.04999999999995' y='629.0' rx='46.5' ry='46.5'
|
|
98
98
|
width='93.0' height='93.0'
|
|
99
99
|
fill='none' />
|
|
100
100
|
|
|
101
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
102
|
-
x='235.54999999999995' y='
|
|
101
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
102
|
+
x='235.54999999999995' y='723.4'
|
|
103
103
|
width='65.0' height='65.0'
|
|
104
104
|
fill='none' />
|
|
105
105
|
|
|
106
|
-
<line style="stroke:black; stroke-width:3; " x1="235.54999999999995" y1="
|
|
107
|
-
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
108
|
-
points='218.74999999999994,
|
|
106
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="235.54999999999995" y1="860.4" x2="553.55" y2="860.4"></line>
|
|
107
|
+
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
108
|
+
points='218.74999999999994,602.4 570.3499999999999,602.4 570.3499999999999,1019.4 218.74999999999994,1019.4' />
|
|
109
109
|
|
|
110
110
|
<rect style='stroke: black; stroke-width:6;'
|
|
111
|
-
x='146.10000000000002' y='
|
|
111
|
+
x='146.10000000000002' y='1198.3999999999999' rx='46.5' ry='46.5'
|
|
112
112
|
width='93.0' height='93.0'
|
|
113
113
|
fill='url(#hatchForLeaf)' />
|
|
114
114
|
|
|
115
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
116
|
-
x='33.60000000000002' y='
|
|
115
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
116
|
+
x='33.60000000000002' y='1292.8'
|
|
117
117
|
width='65.0' height='65.0'
|
|
118
118
|
fill='none' />
|
|
119
119
|
|
|
120
|
-
<line style="stroke:black; stroke-width:3; " x1="33.60000000000002" y1="
|
|
121
|
-
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
122
|
-
points='16.800000000000022,
|
|
120
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="1429.8" x2="351.6" y2="1429.8"></line>
|
|
121
|
+
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
122
|
+
points='16.800000000000022,1171.8 368.40000000000003,1171.8 368.40000000000003,1588.8 16.800000000000022,1588.8' />
|
|
123
123
|
|
|
124
124
|
<rect style='stroke: black; stroke-width:6;'
|
|
125
|
-
x='550.0' y='
|
|
125
|
+
x='550.0' y='1198.3999999999999' rx='46.5' ry='46.5'
|
|
126
126
|
width='93.0' height='93.0'
|
|
127
127
|
fill='none' />
|
|
128
128
|
|
|
129
|
-
<line style="stroke:black; stroke-width:3; " x1="486.0" y1="
|
|
130
|
-
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
131
|
-
points='469.2,
|
|
129
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="486.0" y1="1429.8" x2="707.0" y2="1429.8"></line>
|
|
130
|
+
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
131
|
+
points='469.2,1171.8 723.8,1171.8 723.8,1588.8 469.2,1588.8' />
|
|
132
132
|
|
|
133
133
|
<rect style='stroke: black; stroke-width:3;'
|
|
134
|
-
x='1183.85' y='
|
|
134
|
+
x='1183.85' y='629.0' rx='46.5' ry='46.5'
|
|
135
135
|
width='93.0' height='93.0'
|
|
136
136
|
fill='url(#hatchForNode)' />
|
|
137
137
|
|
|
138
|
-
<line style='stroke:black; stroke-width:6;' x1='1276.85' y1='
|
|
138
|
+
<line style='stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:6;' x1='1276.85' y1='675.5' x2='1366.85' y2='675.5'></line>
|
|
139
139
|
|
|
140
|
-
<rect style='stroke: black; stroke-width:6;'
|
|
141
|
-
x='1369.85' y='
|
|
140
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:6;'
|
|
141
|
+
x='1369.85' y='629.0'
|
|
142
142
|
width='93.0' height='93.0'
|
|
143
143
|
fill='none' />
|
|
144
144
|
|
|
145
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
146
|
-
x='1103.85' y='
|
|
145
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
146
|
+
x='1103.85' y='723.4'
|
|
147
147
|
width='65.0' height='65.0'
|
|
148
148
|
fill='none' />
|
|
149
149
|
|
|
150
|
-
<line style="stroke:black; stroke-width:3; " x1="1103.85" y1="
|
|
151
|
-
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
152
|
-
points='1087.05,
|
|
150
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1103.85" y1="860.4" x2="1542.85" y2="860.4"></line>
|
|
151
|
+
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
152
|
+
points='1087.05,602.4 1559.65,602.4 1559.65,1019.4 1087.05,1019.4' />
|
|
153
153
|
|
|
154
154
|
<rect style='stroke: black; stroke-width:3;'
|
|
155
|
-
x='921.4000000000001' y='
|
|
155
|
+
x='921.4000000000001' y='1198.3999999999999' rx='46.5' ry='46.5'
|
|
156
156
|
width='93.0' height='93.0'
|
|
157
157
|
fill='url(#hatchForLeaf)' />
|
|
158
158
|
|
|
159
|
-
<line style='stroke:black; stroke-width:6;' x1='1014.4000000000001' y1='
|
|
159
|
+
<line style='stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:6;' x1='1014.4000000000001' y1='1244.8999999999999' x2='1104.4' y2='1244.8999999999999'></line>
|
|
160
160
|
|
|
161
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
162
|
-
x='1107.4' y='
|
|
161
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
162
|
+
x='1107.4' y='1198.3999999999999'
|
|
163
163
|
width='93.0' height='93.0'
|
|
164
164
|
fill='url(#hatchForLeaf)' />
|
|
165
165
|
|
|
166
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
167
|
-
x='841.4000000000001' y='
|
|
166
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
167
|
+
x='841.4000000000001' y='1292.8'
|
|
168
168
|
width='65.0' height='65.0'
|
|
169
169
|
fill='none' />
|
|
170
170
|
|
|
171
|
-
<line style="stroke:black; stroke-width:3; " x1="841.4000000000001" y1="
|
|
172
|
-
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
173
|
-
points='824.6000000000001,
|
|
171
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="841.4000000000001" y1="1429.8" x2="1280.4" y2="1429.8"></line>
|
|
172
|
+
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
173
|
+
points='824.6000000000001,1171.8 1297.2000000000003,1171.8 1297.2000000000003,1588.8 824.6000000000001,1588.8' />
|
|
174
174
|
|
|
175
175
|
<rect style='stroke: black; stroke-width:3;'
|
|
176
|
-
x='1446.2999999999997' y='
|
|
176
|
+
x='1446.2999999999997' y='1198.3999999999999' rx='46.5' ry='46.5'
|
|
177
177
|
width='93.0' height='93.0'
|
|
178
178
|
fill='url(#hatchForLeaf)' />
|
|
179
179
|
|
|
180
|
-
<line style='stroke:black; stroke-width:3;' x1='1539.2999999999997' y1='
|
|
180
|
+
<line style='stroke:black; stroke-linejoin:round; stroke-linecap:round; stroke-width:3;' x1='1539.2999999999997' y1='1244.8999999999999' x2='1631.2999999999997' y2='1244.8999999999999'></line>
|
|
181
181
|
|
|
182
|
-
<rect style='stroke: black; stroke-width:6;'
|
|
183
|
-
x='1632.2999999999997' y='
|
|
182
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:6;'
|
|
183
|
+
x='1632.2999999999997' y='1198.3999999999999'
|
|
184
184
|
width='93.0' height='93.0'
|
|
185
185
|
fill='none' />
|
|
186
186
|
|
|
187
|
-
<line style="stroke:black; stroke-width:3; " x1="1414.7999999999997" y1="
|
|
188
|
-
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
189
|
-
points='1397.9999999999998,
|
|
187
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1414.7999999999997" y1="1429.8" x2="1756.7999999999997" y2="1429.8"></line>
|
|
188
|
+
<polygon style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
189
|
+
points='1397.9999999999998,1171.8 1773.6,1171.8 1773.6,1588.8 1397.9999999999998,1588.8' />
|
|
190
190
|
</svg>
|
data/docs/assets/svg/015.svg
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<?xml version="1.0" standalone="no"?>
|
|
2
2
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
-
<svg width="1850.8333333333335" height="
|
|
3
|
+
<svg width="1850.8333333333335" height="845.8" viewBox="-20, -20, 1890.8333333333335, 885.8" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
4
4
|
<defs>
|
|
5
5
|
<marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="28.0" markerHeight="28.0" orient="auto">
|
|
6
6
|
<path d="M 0 0 L 10 5 L 0 10" fill="#CC79A7"/>
|
|
@@ -24,46 +24,46 @@
|
|
|
24
24
|
<line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
|
|
25
25
|
</pattern>
|
|
26
26
|
</defs>
|
|
27
|
-
<rect x="-20" y="-20" width="
|
|
27
|
+
<rect x="-20" y="-20" width="1890.8333333333335" height="885.8" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='925.8333333333334' y='118.5'><tspan x='925.8333333333334' y='118.5' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">σ</tspan>
|
|
29
29
|
</text>
|
|
30
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='187.33333333333337' y='
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='187.33333333333337' y='339.7'><tspan x='187.33333333333337' y='339.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Onset</tspan>
|
|
31
31
|
</text>
|
|
32
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28.0' y='
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28.0' y='560.9'><tspan x='28.0' y='560.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">s</tspan>
|
|
33
33
|
</text>
|
|
34
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='259.83333333333337' y='
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='259.83333333333337' y='560.9'><tspan x='259.83333333333337' y='560.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">t</tspan>
|
|
35
35
|
</text>
|
|
36
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='484.6666666666668' y='
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='484.6666666666668' y='560.9'><tspan x='484.6666666666668' y='560.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">r</tspan>
|
|
37
37
|
</text>
|
|
38
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='851.3333333333335' y='
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='851.3333333333335' y='339.7'><tspan x='851.3333333333335' y='339.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Rhyme</tspan>
|
|
39
39
|
</text>
|
|
40
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='663.8333333333334' y='
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='663.8333333333334' y='560.9'><tspan x='663.8333333333334' y='560.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Nucleus</tspan>
|
|
41
41
|
</text>
|
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='765.3333333333334' y='
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='765.3333333333334' y='782.0999999999999'><tspan x='765.3333333333334' y='782.0999999999999' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ɛ</tspan>
|
|
43
43
|
</text>
|
|
44
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1042.3333333333335' y='
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1042.3333333333335' y='560.9'><tspan x='1042.3333333333335' y='560.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Coda</tspan>
|
|
45
45
|
</text>
|
|
46
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1011.3333333333335' y='
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1011.3333333333335' y='782.0999999999999'><tspan x='1011.3333333333335' y='782.0999999999999' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">ŋ</tspan>
|
|
47
47
|
</text>
|
|
48
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1183.3333333333335' y='
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1183.3333333333335' y='782.0999999999999'><tspan x='1183.3333333333335' y='782.0999999999999' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">k</tspan>
|
|
49
49
|
</text>
|
|
50
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1494.3333333333335' y='
|
|
50
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1494.3333333333335' y='339.7'><tspan x='1494.3333333333335' y='339.7' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">Appendix</tspan>
|
|
51
51
|
</text>
|
|
52
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1433.3333333333335' y='
|
|
52
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1433.3333333333335' y='560.9'><tspan x='1433.3333333333335' y='560.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">θ</tspan>
|
|
53
53
|
</text>
|
|
54
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1770.8333333333335' y='
|
|
54
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1770.8333333333335' y='560.9'><tspan x='1770.8333333333335' y='560.9' style="" text-decoration="" font-family="'WenQuanYi Zen Hei', 'Noto Sans', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">S</tspan>
|
|
55
55
|
</text>
|
|
56
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='269.83333333333337' y1='
|
|
57
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='945.8333333333334' y1='
|
|
58
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1621.8333333333335' y1='
|
|
59
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='44.5' y1='
|
|
60
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='269.83333333333337' y1='
|
|
61
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='495.1666666666668' y1='
|
|
62
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='776.8333333333334' y1='
|
|
63
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1114.8333333333335' y1='
|
|
64
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='776.8333333333334' y1='
|
|
65
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1030.3333333333335' y1='
|
|
66
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1199.3333333333335' y1='
|
|
67
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1452.8333333333335' y1='
|
|
68
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1790.8333333333335' y1='
|
|
56
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='269.83333333333337' y1='240.95' x2='945.8333333333334' y2='167.875' />
|
|
57
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='945.8333333333334' y1='240.95' x2='945.8333333333334' y2='167.875' />
|
|
58
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1621.8333333333335' y1='240.95' x2='945.8333333333334' y2='167.875' />
|
|
59
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='44.5' y1='462.15' x2='269.83333333333337' y2='389.075' />
|
|
60
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='269.83333333333337' y1='462.15' x2='269.83333333333337' y2='389.075' />
|
|
61
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='495.1666666666668' y1='462.15' x2='269.83333333333337' y2='389.075' />
|
|
62
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='776.8333333333334' y1='462.15' x2='945.8333333333334' y2='389.075' />
|
|
63
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1114.8333333333335' y1='462.15' x2='945.8333333333334' y2='389.075' />
|
|
64
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='776.8333333333334' y1='683.3499999999999' x2='776.8333333333334' y2='610.275' />
|
|
65
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1030.3333333333335' y1='683.3499999999999' x2='1114.8333333333335' y2='610.275' />
|
|
66
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1199.3333333333335' y1='683.3499999999999' x2='1114.8333333333335' y2='610.275' />
|
|
67
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1452.8333333333335' y1='462.15' x2='1621.8333333333335' y2='389.075' />
|
|
68
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1790.8333333333335' y1='462.15' x2='1621.8333333333335' y2='389.075' />
|
|
69
69
|
</svg>
|