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/013.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="2539.7999999999997" height="
|
|
3
|
+
<svg width="2539.7999999999997" height="3112.0" viewBox="-20, -20, 2579.7999999999997, 3152.0" 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,189 +24,189 @@
|
|
|
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="2579.7999999999997" height="3152.0" stroke="none" fill="white" />"
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='629.0124999999998' y='132.0'><tspan x='629.0124999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
|
|
29
29
|
<tspan x='873.5124999999998' y='127.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
30
30
|
<tspan x='629.0124999999998' y='313.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
31
31
|
<tspan x='629.0124999999998' y='406.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
32
32
|
</text>
|
|
33
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
|
34
|
-
<tspan x='278.1' y='
|
|
35
|
-
<tspan x='33.60000000000002' y='
|
|
36
|
-
<tspan x='33.60000000000002' y='
|
|
37
|
-
<tspan x='33.60000000000002' y='
|
|
33
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='745.4'><tspan x='33.60000000000002' y='745.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
|
|
34
|
+
<tspan x='278.1' y='740.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
35
|
+
<tspan x='33.60000000000002' y='926.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
|
|
36
|
+
<tspan x='33.60000000000002' y='1107.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
37
|
+
<tspan x='33.60000000000002' y='1200.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
38
38
|
</text>
|
|
39
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='165.60000000000002' y='
|
|
39
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='165.60000000000002' y='1539.8'><tspan x='165.60000000000002' y='1539.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Kim</tspan>
|
|
40
40
|
</text>
|
|
41
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1240.4249999999997' y='
|
|
42
|
-
<tspan x='1484.9249999999997' y='
|
|
43
|
-
<tspan x='1240.4249999999997' y='
|
|
44
|
-
<tspan x='1510.9249999999997' y='
|
|
45
|
-
<tspan x='1555.4249999999997' y='
|
|
46
|
-
<tspan x='1240.4249999999997' y='
|
|
41
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1240.4249999999997' y='745.4'><tspan x='1240.4249999999997' y='745.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
|
|
42
|
+
<tspan x='1484.9249999999997' y='740.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
43
|
+
<tspan x='1240.4249999999997' y='926.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
|
|
44
|
+
<tspan x='1510.9249999999997' y='921.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
45
|
+
<tspan x='1555.4249999999997' y='926.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
46
|
+
<tspan x='1240.4249999999997' y='1019.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
47
47
|
</text>
|
|
48
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='561.0' y='
|
|
49
|
-
<tspan x='805.5' y='
|
|
50
|
-
<tspan x='561.0' y='
|
|
51
|
-
<tspan x='561.0' y='
|
|
52
|
-
<tspan x='831.5' y='
|
|
53
|
-
<tspan x='876.0' y='
|
|
54
|
-
<tspan x='561.0' y='
|
|
55
|
-
<tspan x='942.5' y='
|
|
56
|
-
<tspan x='987.0' y='
|
|
57
|
-
<tspan x='1123.0' y='
|
|
58
|
-
<tspan x='1198.0' y='
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='561.0' y='1358.8'><tspan x='561.0' y='1358.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
|
|
49
|
+
<tspan x='805.5' y='1354.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
|
|
50
|
+
<tspan x='561.0' y='1539.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">verb</tspan>
|
|
51
|
+
<tspan x='561.0' y='1720.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
|
|
52
|
+
<tspan x='831.5' y='1716.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
|
|
53
|
+
<tspan x='876.0' y='1720.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>NP〉</tspan>
|
|
54
|
+
<tspan x='561.0' y='1813.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
|
|
55
|
+
<tspan x='942.5' y='1809.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
|
|
56
|
+
<tspan x='987.0' y='1813.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>PP[</tspan>
|
|
57
|
+
<tspan x='1123.0' y='1813.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
|
|
58
|
+
<tspan x='1198.0' y='1813.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">]〉</tspan>
|
|
59
59
|
</text>
|
|
60
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='837.0' y='
|
|
60
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='837.0' y='2153.2'><tspan x='837.0' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
|
|
61
61
|
</text>
|
|
62
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1770.85' y='
|
|
63
|
-
<tspan x='1983.35' y='
|
|
64
|
-
<tspan x='1770.85' y='
|
|
65
|
-
<tspan x='2015.35' y='
|
|
66
|
-
<tspan x='1770.85' y='
|
|
67
|
-
<tspan x='1770.85' y='
|
|
62
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1770.85' y='1358.8'><tspan x='1770.85' y='1358.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■■■■■■</tspan></tspan>
|
|
63
|
+
<tspan x='1983.35' y='1354.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
|
|
64
|
+
<tspan x='1770.85' y='1539.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
|
|
65
|
+
<tspan x='2015.35' y='1535.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
|
|
66
|
+
<tspan x='1770.85' y='1720.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
67
|
+
<tspan x='1770.85' y='1813.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
68
68
|
</text>
|
|
69
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1418.4' y='
|
|
70
|
-
<tspan x='1662.9' y='
|
|
71
|
-
<tspan x='1418.4' y='
|
|
72
|
-
<tspan x='1418.4' y='
|
|
73
|
-
<tspan x='1647.4' y='
|
|
74
|
-
<tspan x='1418.4' y='
|
|
75
|
-
<tspan x='1418.4' y='
|
|
76
|
-
<tspan x='1799.9' y='
|
|
77
|
-
<tspan x='1844.4' y='
|
|
69
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1418.4' y='2153.2'><tspan x='1418.4' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
|
|
70
|
+
<tspan x='1662.9' y='2148.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
|
|
71
|
+
<tspan x='1418.4' y='2334.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
|
|
72
|
+
<tspan x='1418.4' y='2427.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">FORM<tspan style='fill:none;'>■</tspan></tspan>
|
|
73
|
+
<tspan x='1647.4' y='2427.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
|
|
74
|
+
<tspan x='1418.4' y='2608.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
75
|
+
<tspan x='1418.4' y='2701.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
|
|
76
|
+
<tspan x='1799.9' y='2696.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
|
|
77
|
+
<tspan x='1844.4' y='2701.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
78
78
|
</text>
|
|
79
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1639.4' y='
|
|
79
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1639.4' y='3040.6'><tspan x='1639.4' y='3040.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
|
|
80
80
|
</text>
|
|
81
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2074.7999999999997' y='
|
|
82
|
-
<tspan x='2319.2999999999997' y='
|
|
83
|
-
<tspan x='2074.7999999999997' y='
|
|
84
|
-
<tspan x='2074.7999999999997' y='
|
|
85
|
-
<tspan x='2074.7999999999997' y='
|
|
81
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2074.7999999999997' y='2153.2'><tspan x='2074.7999999999997' y='2153.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
|
|
82
|
+
<tspan x='2319.2999999999997' y='2148.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
|
|
83
|
+
<tspan x='2074.7999999999997' y='2334.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
|
|
84
|
+
<tspan x='2074.7999999999997' y='2515.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
85
|
+
<tspan x='2074.7999999999997' y='2608.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
|
|
86
86
|
</text>
|
|
87
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2193.2999999999997' y='
|
|
87
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2193.2999999999997' y='2947.6'><tspan x='2193.2999999999997' y='2947.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
|
|
88
88
|
</text>
|
|
89
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='230.10000000000002' y1='
|
|
90
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1452.9249999999997' y1='
|
|
91
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='230.10000000000002' y1='
|
|
92
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='922.5' y1='
|
|
93
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1983.35' y1='
|
|
94
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='922.5' y1='
|
|
95
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1679.4' y1='
|
|
96
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='2287.2999999999997' y1='
|
|
97
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='1679.4' y1='
|
|
98
|
-
<line style='stroke:black; stroke-width:3; stroke-linecap:round;' x1='2287.2999999999997' y1='
|
|
99
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
89
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='230.10000000000002' y1='635.4' x2='841.5124999999999' y2='461.0' />
|
|
90
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1452.9249999999997' y1='635.4' x2='841.5124999999999' y2='461.0' />
|
|
91
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='230.10000000000002' y1='1429.8' x2='230.10000000000002' y2='1255.4' />
|
|
92
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='922.5' y1='1248.8' x2='1452.9249999999997' y2='1074.4' />
|
|
93
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1983.35' y1='1248.8' x2='1452.9249999999997' y2='1074.4' />
|
|
94
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='922.5' y1='2043.1999999999998' x2='922.5' y2='1868.8' />
|
|
95
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1679.4' y1='2043.1999999999998' x2='1983.35' y2='1868.8' />
|
|
96
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2287.2999999999997' y1='2043.1999999999998' x2='1983.35' y2='1868.8' />
|
|
97
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1679.4' y1='2930.6' x2='1679.4' y2='2756.2' />
|
|
98
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2287.2999999999997' y1='2837.6' x2='2287.2999999999997' y2='2663.2' />
|
|
99
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
100
100
|
x='853.0124999999998' y='77.4'
|
|
101
101
|
width='65.0' height='65.0'
|
|
102
102
|
fill='none' />
|
|
103
103
|
|
|
104
|
-
<line style="stroke:black; stroke-width:3; " x1="629.0124999999998" y1="198.0" x2="1054.0124999999998" y2="198.0"></line>
|
|
105
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
104
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="629.0124999999998" y1="198.0" x2="1054.0124999999998" y2="198.0"></line>
|
|
105
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
106
106
|
points='629.0124999999998,33.0 612.2124999999999,33.0 612.2124999999999,450.0 629.0124999999998,450.0' />
|
|
107
107
|
|
|
108
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
108
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
109
109
|
points='1054.0125,33.0 1070.8125,33.0 1070.8125,450.0 1054.0125,450.0' />
|
|
110
110
|
|
|
111
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
112
|
-
x='257.6' y='
|
|
111
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
112
|
+
x='257.6' y='690.8'
|
|
113
113
|
width='65.0' height='65.0'
|
|
114
114
|
fill='none' />
|
|
115
115
|
|
|
116
|
-
<line style="stroke:black; stroke-width:3; " x1="33.60000000000002" y1="
|
|
117
|
-
<line style="stroke:black; stroke-width:3; " x1="33.60000000000002" y1="
|
|
118
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
119
|
-
points='33.60000000000002,
|
|
116
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="811.4" x2="426.6" y2="811.4"></line>
|
|
117
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.60000000000002" y1="992.4" x2="426.6" y2="992.4"></line>
|
|
118
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
119
|
+
points='33.60000000000002,646.4 16.800000000000022,646.4 16.800000000000022,1244.4 33.60000000000002,1244.4' />
|
|
120
120
|
|
|
121
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
122
|
-
points='426.6,
|
|
121
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
122
|
+
points='426.6,646.4 443.40000000000003,646.4 443.40000000000003,1244.4 426.6,1244.4' />
|
|
123
123
|
|
|
124
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
125
|
-
x='1464.4249999999997' y='
|
|
124
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
125
|
+
x='1464.4249999999997' y='690.8'
|
|
126
126
|
width='65.0' height='65.0'
|
|
127
127
|
fill='none' />
|
|
128
128
|
|
|
129
|
-
<line style="stroke:black; stroke-width:3; " x1="1240.4249999999997" y1="
|
|
130
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
131
|
-
x='1490.4249999999997' y='
|
|
129
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1240.4249999999997" y1="811.4" x2="1665.4249999999997" y2="811.4"></line>
|
|
130
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
131
|
+
x='1490.4249999999997' y='871.8'
|
|
132
132
|
width='65.0' height='65.0'
|
|
133
133
|
fill='none' />
|
|
134
134
|
|
|
135
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
136
|
-
points='1240.4249999999997,
|
|
135
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
136
|
+
points='1240.4249999999997,646.4 1223.6249999999998,646.4 1223.6249999999998,1063.4 1240.4249999999997,1063.4' />
|
|
137
137
|
|
|
138
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
139
|
-
points='1665.425,
|
|
138
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
139
|
+
points='1665.425,646.4 1682.225,646.4 1682.225,1063.4 1665.425,1063.4' />
|
|
140
140
|
|
|
141
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
142
|
-
x='785.0' y='
|
|
141
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
142
|
+
x='785.0' y='1304.2'
|
|
143
143
|
width='65.0' height='65.0'
|
|
144
144
|
fill='none' />
|
|
145
145
|
|
|
146
|
-
<line style="stroke:black; stroke-width:3; " x1="561.0" y1="
|
|
147
|
-
<line style="stroke:black; stroke-width:3; " x1="561.0" y1="
|
|
148
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
149
|
-
x='811.0' y='
|
|
146
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="561.0" y1="1424.8" x2="1284.0" y2="1424.8"></line>
|
|
147
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="561.0" y1="1605.8" x2="1284.0" y2="1605.8"></line>
|
|
148
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
149
|
+
x='811.0' y='1666.2'
|
|
150
150
|
width='65.0' height='65.0'
|
|
151
151
|
fill='none' />
|
|
152
152
|
|
|
153
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
154
|
-
x='922.0' y='
|
|
153
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
154
|
+
x='922.0' y='1759.2'
|
|
155
155
|
width='65.0' height='65.0'
|
|
156
156
|
fill='none' />
|
|
157
157
|
|
|
158
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
159
|
-
points='561.0,
|
|
158
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
159
|
+
points='561.0,1259.8 544.2,1259.8 544.2,1857.8 561.0,1857.8' />
|
|
160
160
|
|
|
161
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
162
|
-
points='1284.0000000000002,
|
|
161
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
162
|
+
points='1284.0000000000002,1259.8 1300.8000000000002,1259.8 1300.8000000000002,1857.8 1284.0000000000002,1857.8' />
|
|
163
163
|
|
|
164
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
165
|
-
x='1962.85' y='
|
|
164
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
165
|
+
x='1962.85' y='1304.2'
|
|
166
166
|
width='65.0' height='65.0'
|
|
167
167
|
fill='none' />
|
|
168
168
|
|
|
169
|
-
<line style="stroke:black; stroke-width:3; " x1="1770.85" y1="
|
|
170
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
171
|
-
x='1994.85' y='
|
|
169
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1770.85" y1="1424.8" x2="2195.85" y2="1424.8"></line>
|
|
170
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
171
|
+
x='1994.85' y='1485.2'
|
|
172
172
|
width='65.0' height='65.0'
|
|
173
173
|
fill='none' />
|
|
174
174
|
|
|
175
|
-
<line style="stroke:black; stroke-width:3; " x1="1770.85" y1="
|
|
176
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
177
|
-
points='1770.85,
|
|
175
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1770.85" y1="1605.8" x2="2195.85" y2="1605.8"></line>
|
|
176
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
177
|
+
points='1770.85,1259.8 1754.05,1259.8 1754.05,1857.8 1770.85,1857.8' />
|
|
178
178
|
|
|
179
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
180
|
-
points='2195.85,
|
|
179
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
180
|
+
points='2195.85,1259.8 2212.65,1259.8 2212.65,1857.8 2195.85,1857.8' />
|
|
181
181
|
|
|
182
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
183
|
-
x='1642.4' y='
|
|
182
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
183
|
+
x='1642.4' y='2098.6'
|
|
184
184
|
width='65.0' height='65.0'
|
|
185
185
|
fill='none' />
|
|
186
186
|
|
|
187
|
-
<line style="stroke:black; stroke-width:3; " x1="1418.4" y1="
|
|
188
|
-
<line style="stroke:black; stroke-width:3; " x1="1418.4" y1="
|
|
189
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
190
|
-
x='1779.4' y='
|
|
187
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1418.4" y1="2219.2" x2="1940.4" y2="2219.2"></line>
|
|
188
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1418.4" y1="2493.2" x2="1940.4" y2="2493.2"></line>
|
|
189
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
190
|
+
x='1779.4' y='2646.6'
|
|
191
191
|
width='65.0' height='65.0'
|
|
192
192
|
fill='none' />
|
|
193
193
|
|
|
194
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
195
|
-
points='1418.4,
|
|
194
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
195
|
+
points='1418.4,2054.2 1401.6000000000001,2054.2 1401.6000000000001,2745.2 1418.4,2745.2' />
|
|
196
196
|
|
|
197
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
198
|
-
points='1940.4000000000003,
|
|
197
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
198
|
+
points='1940.4000000000003,2054.2 1957.2000000000003,2054.2 1957.2000000000003,2745.2 1940.4000000000003,2745.2' />
|
|
199
199
|
|
|
200
|
-
<rect style='stroke: black; stroke-width:3;'
|
|
201
|
-
x='2298.7999999999997' y='
|
|
200
|
+
<rect style='stroke: black; stroke-linejoin:round; stroke-width:3;'
|
|
201
|
+
x='2298.7999999999997' y='2098.6'
|
|
202
202
|
width='65.0' height='65.0'
|
|
203
203
|
fill='none' />
|
|
204
204
|
|
|
205
|
-
<line style="stroke:black; stroke-width:3; " x1="2074.7999999999997" y1="
|
|
206
|
-
<line style="stroke:black; stroke-width:3; " x1="2074.7999999999997" y1="
|
|
207
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
208
|
-
points='2074.7999999999997,
|
|
205
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2074.7999999999997" y1="2219.2" x2="2499.7999999999997" y2="2219.2"></line>
|
|
206
|
+
<line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2074.7999999999997" y1="2400.2" x2="2499.7999999999997" y2="2400.2"></line>
|
|
207
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
208
|
+
points='2074.7999999999997,2054.2 2057.9999999999995,2054.2 2057.9999999999995,2652.2 2074.7999999999997,2652.2' />
|
|
209
209
|
|
|
210
|
-
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round;'
|
|
211
|
-
points='2499.7999999999993,
|
|
210
|
+
<polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
|
|
211
|
+
points='2499.7999999999993,2054.2 2516.5999999999995,2054.2 2516.5999999999995,2652.2 2499.7999999999993,2652.2' />
|
|
212
212
|
</svg>
|