rsyntaxtree 1.2.2 → 1.2.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/docs/_examples/026.md +1 -1
- data/docs/_examples/027.md +1 -1
- data/docs/_examples/038.md +31 -0
- data/docs/_examples/039.md +14 -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/svg/000.svg +36 -36
- data/docs/assets/svg/001.svg +17 -17
- data/docs/assets/svg/002.svg +35 -35
- data/docs/assets/svg/003.svg +27 -27
- data/docs/assets/svg/004.svg +38 -38
- data/docs/assets/svg/005.svg +18 -18
- data/docs/assets/svg/006.svg +23 -23
- data/docs/assets/svg/007.svg +29 -29
- data/docs/assets/svg/008.svg +33 -33
- data/docs/assets/svg/009.svg +32 -32
- data/docs/assets/svg/010.svg +50 -50
- data/docs/assets/svg/011.svg +27 -27
- data/docs/assets/svg/012.svg +30 -30
- data/docs/assets/svg/013.svg +119 -119
- data/docs/assets/svg/014.svg +85 -85
- data/docs/assets/svg/015.svg +31 -31
- data/docs/assets/svg/016.svg +252 -252
- data/docs/assets/svg/017.svg +33 -33
- data/docs/assets/svg/018.svg +35 -35
- data/docs/assets/svg/019.svg +179 -179
- data/docs/assets/svg/020.svg +57 -57
- data/docs/assets/svg/021.svg +40 -40
- data/docs/assets/svg/022.svg +66 -66
- data/docs/assets/svg/023.svg +40 -40
- data/docs/assets/svg/024.svg +21 -21
- data/docs/assets/svg/025.svg +125 -125
- data/docs/assets/svg/026.svg +17 -17
- data/docs/assets/svg/027.svg +47 -47
- data/docs/assets/svg/028.svg +19 -19
- data/docs/assets/svg/029.svg +91 -91
- data/docs/assets/svg/030.svg +47 -47
- data/docs/assets/svg/031.svg +13 -13
- data/docs/assets/svg/032.svg +51 -51
- data/docs/assets/svg/033.svg +39 -39
- data/docs/assets/svg/034.svg +61 -61
- data/docs/assets/svg/035.svg +46 -46
- data/docs/assets/svg/036.svg +20 -20
- data/docs/assets/svg/037.svg +5 -5
- data/docs/assets/svg/038.svg +88 -0
- data/docs/assets/svg/039.svg +30 -0
- data/docs/documentation.md +3 -2
- data/docs/documentation_ja.md +2 -2
- data/lib/rsyntaxtree/element.rb +12 -7
- data/lib/rsyntaxtree/markup_parser.rb +1 -1
- data/lib/rsyntaxtree/svg_graph.rb +5 -5
- data/lib/rsyntaxtree/version.rb +1 -1
- metadata +8 -2
data/docs/assets/svg/012.svg
CHANGED
@@ -5,12 +5,12 @@
|
|
5
5
|
<marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
|
6
6
|
<polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
|
7
7
|
</marker>
|
8
|
-
<marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
|
9
|
-
<path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
|
10
|
-
</marker>
|
11
8
|
<marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
|
12
9
|
<path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
|
13
10
|
</marker>
|
11
|
+
<marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
|
12
|
+
<path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
|
13
|
+
</marker>
|
14
14
|
<marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
|
15
15
|
<path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
|
16
16
|
</marker>
|
@@ -28,37 +28,37 @@
|
|
28
28
|
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='755.9499999999999' y='132.0'><tspan x='755.9499999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
|
29
29
|
<tspan x='762.9499999999999' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
30
30
|
</text>
|
31
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='410.5999999999999' y='
|
32
|
-
<tspan x='452.5999999999999' y='
|
33
|
-
<tspan x='494.5999999999999' y='
|
31
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='410.5999999999999' y='695.2'><tspan x='410.5999999999999' y='695.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/NP</tspan>
|
32
|
+
<tspan x='452.5999999999999' y='783.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
33
|
+
<tspan x='494.5999999999999' y='787.2' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
34
34
|
</text>
|
35
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='125.29999999999995' y='
|
36
|
-
<tspan x='218.29999999999995' y='
|
37
|
-
<tspan x='257.29999999999995' y='
|
35
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='125.29999999999995' y='1170.4'><tspan x='125.29999999999995' y='1170.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/(S\NP)</tspan>
|
36
|
+
<tspan x='218.29999999999995' y='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
|
37
|
+
<tspan x='257.29999999999995' y='1262.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
38
38
|
</text>
|
39
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='
|
40
|
-
<tspan x='234.79999999999995' y='
|
39
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='1645.6000000000001'><tspan x='201.29999999999995' y='1645.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
40
|
+
<tspan x='234.79999999999995' y='1733.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">></tspan>
|
41
41
|
</text>
|
42
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='
|
43
|
-
<tspan x='64.10000000000002' y='
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='2120.8'><tspan x='33.60000000000002' y='2120.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP/N</tspan>
|
43
|
+
<tspan x='64.10000000000002' y='2296.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the</tspan>
|
44
44
|
</text>
|
45
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='323.0' y='
|
46
|
-
<tspan x='323.0' y='
|
45
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='323.0' y='2120.8'><tspan x='355.0' y='2120.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
|
46
|
+
<tspan x='323.0' y='2296.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dog</tspan>
|
47
47
|
</text>
|
48
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.4' y='
|
49
|
-
<tspan x='677.4' y='
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.4' y='1170.4'><tspan x='570.4' y='1170.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(S\NP)/NP</tspan>
|
49
|
+
<tspan x='677.4' y='1346.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">bit</tspan>
|
50
50
|
</text>
|
51
|
-
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='997.8' y='
|
52
|
-
<tspan x='997.8' y='
|
51
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='997.8' y='695.2'><tspan x='1021.8' y='695.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
|
52
|
+
<tspan x='997.8' y='871.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
|
53
53
|
</text>
|
54
|
-
<line style='stroke:black; stroke-width:2;' x1='481.09999999999997' y1='
|
55
|
-
<line style='stroke:black; stroke-width:2;' x1='1065.8' y1='
|
56
|
-
<line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='
|
57
|
-
<line style='stroke:black; stroke-width:2;' x1='716.9' y1='
|
58
|
-
<line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='
|
59
|
-
<line style='stroke:black; stroke-width:2;' x1='111.10000000000002' y1='
|
60
|
-
<line style='stroke:black; stroke-width:2;' x1='379.5' y1='
|
61
|
-
<line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="
|
62
|
-
<line style="stroke:black; stroke-width:2; " x1="323.0" y1="
|
63
|
-
<line style="stroke:black; stroke-width:2; " x1="570.4" y1="
|
64
|
-
<line style="stroke:black; stroke-width:2; " x1="997.8" y1="
|
54
|
+
<line style='stroke:black; stroke-width:2;' x1='481.09999999999997' y1='585.2' x2='773.4499999999999' y2='275.0' />
|
55
|
+
<line style='stroke:black; stroke-width:2;' x1='1065.8' y1='585.2' x2='773.4499999999999' y2='275.0' />
|
56
|
+
<line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='1060.4' x2='481.09999999999997' y2='838.2' />
|
57
|
+
<line style='stroke:black; stroke-width:2;' x1='716.9' y1='1060.4' x2='481.09999999999997' y2='838.2' />
|
58
|
+
<line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='1535.6000000000001' x2='245.29999999999995' y2='1313.4' />
|
59
|
+
<line style='stroke:black; stroke-width:2;' x1='111.10000000000002' y1='2010.8000000000002' x2='245.29999999999995' y2='1788.6000000000001' />
|
60
|
+
<line style='stroke:black; stroke-width:2;' x1='379.5' y1='2010.8000000000002' x2='245.29999999999995' y2='1788.6000000000001' />
|
61
|
+
<line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="2186.8" x2="188.60000000000002" y2="2186.8"></line>
|
62
|
+
<line style="stroke:black; stroke-width:2; " x1="323.0" y1="2186.8" x2="436.0" y2="2186.8"></line>
|
63
|
+
<line style="stroke:black; stroke-width:2; " x1="570.4" y1="1236.4" x2="863.4" y2="1236.4"></line>
|
64
|
+
<line style="stroke:black; stroke-width:2; " x1="997.8" y1="761.2" x2="1133.8" y2="761.2"></line></svg>
|
data/docs/assets/svg/013.svg
CHANGED
@@ -1,16 +1,16 @@
|
|
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="3640.0" viewBox="-20, -20, 2559.7999999999997, 3660.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
4
4
|
<defs>
|
5
5
|
<marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
|
6
6
|
<polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
|
7
7
|
</marker>
|
8
|
-
<marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto-start-reverse">
|
9
|
-
<path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
|
10
|
-
</marker>
|
11
8
|
<marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
|
12
9
|
<path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
|
13
10
|
</marker>
|
11
|
+
<marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
|
12
|
+
<path d="M 10 0 L 0 5 L 10 10 z" fill="black"/>
|
13
|
+
</marker>
|
14
14
|
<marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
|
15
15
|
<path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
|
16
16
|
</marker>
|
@@ -24,78 +24,78 @@
|
|
24
24
|
<line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
|
25
25
|
</pattern>
|
26
26
|
</defs>
|
27
|
-
<rect x="-20" y="-20" width="2559.7999999999997" height="
|
27
|
+
<rect x="-20" y="-20" width="2559.7999999999997" height="3660.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='842.2'><tspan x='33.60000000000002' y='842.2' 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='837.6' 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='1023.2' 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='1204.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>
|
37
|
+
<tspan x='33.60000000000002' y='1297.2' 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='1777.4'><tspan x='165.60000000000002' y='1777.4' 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='842.2'><tspan x='1240.4249999999997' y='842.2' 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='837.6' 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='1023.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>
|
44
|
+
<tspan x='1510.9249999999997' y='1018.6' 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='1023.2' 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='1116.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>
|
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='1552.4'><tspan x='561.0' y='1552.4' 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='1547.8000000000002' 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='1733.4' 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='1914.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>
|
52
|
+
<tspan x='831.5' y='1909.8000000000002' 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='1914.4' 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='2007.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>
|
55
|
+
<tspan x='942.5' y='2002.8000000000002' 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='2007.4' 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='2007.4' 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='2007.4' 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='2487.6000000000004'><tspan x='837.0' y='2487.6000000000004' 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='1552.4'><tspan x='1770.85' y='1552.4' 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='1547.8000000000002' 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='1733.4' 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='1728.8000000000002' 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='1914.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>
|
67
|
+
<tspan x='1770.85' y='2007.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>
|
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='2487.6000000000004'><tspan x='1418.4' y='2487.6000000000004' 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='2483.0000000000005' 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='2668.6000000000004' 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='2761.6000000000004' 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='2761.6000000000004' 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='2942.6000000000004' 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='3035.6000000000004' 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='3031.0000000000005' 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='3035.6000000000004' 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='3559.8'><tspan x='1639.4' y='3559.8' 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='2487.6000000000004'><tspan x='2074.7999999999997' y='2487.6000000000004' 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='2483.0000000000005' 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='2668.6000000000004' 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='2849.6000000000004' 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='2942.6000000000004' 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='3422.8'><tspan x='2193.2999999999997' y='3422.8' 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:2;' x1='230.10000000000002' y1='
|
90
|
-
<line style='stroke:black; stroke-width:2;' x1='1452.9249999999997' y1='
|
91
|
-
<line style='stroke:black; stroke-width:2;' x1='230.10000000000002' y1='
|
92
|
-
<line style='stroke:black; stroke-width:2;' x1='922.5' y1='
|
93
|
-
<line style='stroke:black; stroke-width:2;' x1='1983.35' y1='
|
94
|
-
<line style='stroke:black; stroke-width:2;' x1='922.5' y1='
|
95
|
-
<line style='stroke:black; stroke-width:2;' x1='1679.4' y1='
|
96
|
-
<line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='
|
97
|
-
<line style='stroke:black; stroke-width:2;' x1='1679.4' y1='
|
98
|
-
<line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='
|
89
|
+
<line style='stroke:black; stroke-width:2;' x1='230.10000000000002' y1='732.2' x2='841.5124999999999' y2='461.0' />
|
90
|
+
<line style='stroke:black; stroke-width:2;' x1='1452.9249999999997' y1='732.2' x2='841.5124999999999' y2='461.0' />
|
91
|
+
<line style='stroke:black; stroke-width:2;' x1='230.10000000000002' y1='1667.4' x2='230.10000000000002' y2='1352.2' />
|
92
|
+
<line style='stroke:black; stroke-width:2;' x1='922.5' y1='1442.4' x2='1452.9249999999997' y2='1171.2' />
|
93
|
+
<line style='stroke:black; stroke-width:2;' x1='1983.35' y1='1442.4' x2='1452.9249999999997' y2='1171.2' />
|
94
|
+
<line style='stroke:black; stroke-width:2;' x1='922.5' y1='2377.6000000000004' x2='922.5' y2='2062.4' />
|
95
|
+
<line style='stroke:black; stroke-width:2;' x1='1679.4' y1='2377.6000000000004' x2='1983.35' y2='2062.4' />
|
96
|
+
<line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='2377.6000000000004' x2='1983.35' y2='2062.4' />
|
97
|
+
<line style='stroke:black; stroke-width:2;' x1='1679.4' y1='3449.8' x2='1679.4' y2='3090.6000000000004' />
|
98
|
+
<line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='3312.8' x2='2287.2999999999997' y2='2997.6000000000004' />
|
99
99
|
<rect style='stroke: black; stroke-width:2;'
|
100
100
|
x='853.0124999999998' y='77.4'
|
101
101
|
width='65.0' height='65.0'
|
@@ -109,104 +109,104 @@
|
|
109
109
|
<line x1='1070.8125' y1='33.0' x2='1070.8125' y2='450.0' style='fill: none; stroke: black; stroke-width:2' />
|
110
110
|
<line x1='1070.8125' y1='450.0' x2='1054.0125' y2='450.0' style='fill: none; stroke: black; stroke-width:2' />
|
111
111
|
<rect style='stroke: black; stroke-width:2;'
|
112
|
-
x='257.6' y='
|
112
|
+
x='257.6' y='787.6'
|
113
113
|
width='65.0' height='65.0'
|
114
114
|
fill='none' />
|
115
115
|
|
116
|
-
<line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="
|
117
|
-
<line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="
|
118
|
-
<line x1='16.800000000000022' y1='
|
119
|
-
<line x1='16.800000000000022' y1='
|
120
|
-
<line x1='16.800000000000022' y1='
|
121
|
-
<line x1='443.40000000000003' y1='
|
122
|
-
<line x1='443.40000000000003' y1='
|
123
|
-
<line x1='443.40000000000003' y1='
|
116
|
+
<line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="908.2" x2="426.6" y2="908.2"></line>
|
117
|
+
<line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1089.2" x2="426.6" y2="1089.2"></line>
|
118
|
+
<line x1='16.800000000000022' y1='743.2' x2='33.60000000000002' y2='743.2' style='fill: none; stroke: black; stroke-width:2' />
|
119
|
+
<line x1='16.800000000000022' y1='743.2' x2='16.800000000000022' y2='1341.2' style='fill: none; stroke: black; stroke-width:2' />
|
120
|
+
<line x1='16.800000000000022' y1='1341.2' x2='33.60000000000002' y2='1341.2' style='fill: none; stroke: black; stroke-width:2' />
|
121
|
+
<line x1='443.40000000000003' y1='743.2' x2='426.6' y2='743.2' style='fill: none; stroke: black; stroke-width:2' />
|
122
|
+
<line x1='443.40000000000003' y1='743.2' x2='443.40000000000003' y2='1341.2' style='fill: none; stroke: black; stroke-width:2' />
|
123
|
+
<line x1='443.40000000000003' y1='1341.2' x2='426.6' y2='1341.2' style='fill: none; stroke: black; stroke-width:2' />
|
124
124
|
<rect style='stroke: black; stroke-width:2;'
|
125
|
-
x='1464.4249999999997' y='
|
125
|
+
x='1464.4249999999997' y='787.6'
|
126
126
|
width='65.0' height='65.0'
|
127
127
|
fill='none' />
|
128
128
|
|
129
|
-
<line style="stroke:black; stroke-width:2; " x1="1240.4249999999997" y1="
|
129
|
+
<line style="stroke:black; stroke-width:2; " x1="1240.4249999999997" y1="908.2" x2="1665.4249999999997" y2="908.2"></line>
|
130
130
|
<rect style='stroke: black; stroke-width:2;'
|
131
|
-
x='1490.4249999999997' y='
|
131
|
+
x='1490.4249999999997' y='968.6'
|
132
132
|
width='65.0' height='65.0'
|
133
133
|
fill='none' />
|
134
134
|
|
135
|
-
<line x1='1223.6249999999998' y1='
|
136
|
-
<line x1='1223.6249999999998' y1='
|
137
|
-
<line x1='1223.6249999999998' y1='
|
138
|
-
<line x1='1682.225' y1='
|
139
|
-
<line x1='1682.225' y1='
|
140
|
-
<line x1='1682.225' y1='
|
135
|
+
<line x1='1223.6249999999998' y1='743.2' x2='1240.4249999999997' y2='743.2' style='fill: none; stroke: black; stroke-width:2' />
|
136
|
+
<line x1='1223.6249999999998' y1='743.2' x2='1223.6249999999998' y2='1160.2' style='fill: none; stroke: black; stroke-width:2' />
|
137
|
+
<line x1='1223.6249999999998' y1='1160.2' x2='1240.4249999999997' y2='1160.2' style='fill: none; stroke: black; stroke-width:2' />
|
138
|
+
<line x1='1682.225' y1='743.2' x2='1665.425' y2='743.2' style='fill: none; stroke: black; stroke-width:2' />
|
139
|
+
<line x1='1682.225' y1='743.2' x2='1682.225' y2='1160.2' style='fill: none; stroke: black; stroke-width:2' />
|
140
|
+
<line x1='1682.225' y1='1160.2' x2='1665.425' y2='1160.2' style='fill: none; stroke: black; stroke-width:2' />
|
141
141
|
<rect style='stroke: black; stroke-width:2;'
|
142
|
-
x='785.0' y='
|
142
|
+
x='785.0' y='1497.8000000000002'
|
143
143
|
width='65.0' height='65.0'
|
144
144
|
fill='none' />
|
145
145
|
|
146
|
-
<line style="stroke:black; stroke-width:2; " x1="561.0" y1="
|
147
|
-
<line style="stroke:black; stroke-width:2; " x1="561.0" y1="
|
146
|
+
<line style="stroke:black; stroke-width:2; " x1="561.0" y1="1618.4" x2="1284.0" y2="1618.4"></line>
|
147
|
+
<line style="stroke:black; stroke-width:2; " x1="561.0" y1="1799.4" x2="1284.0" y2="1799.4"></line>
|
148
148
|
<rect style='stroke: black; stroke-width:2;'
|
149
|
-
x='811.0' y='
|
149
|
+
x='811.0' y='1859.8000000000002'
|
150
150
|
width='65.0' height='65.0'
|
151
151
|
fill='none' />
|
152
152
|
|
153
153
|
<rect style='stroke: black; stroke-width:2;'
|
154
|
-
x='922.0' y='
|
154
|
+
x='922.0' y='1952.8000000000002'
|
155
155
|
width='65.0' height='65.0'
|
156
156
|
fill='none' />
|
157
157
|
|
158
|
-
<line x1='544.2' y1='
|
159
|
-
<line x1='544.2' y1='
|
160
|
-
<line x1='544.2' y1='
|
161
|
-
<line x1='1300.8000000000002' y1='
|
162
|
-
<line x1='1300.8000000000002' y1='
|
163
|
-
<line x1='1300.8000000000002' y1='
|
158
|
+
<line x1='544.2' y1='1453.4' x2='561.0' y2='1453.4' style='fill: none; stroke: black; stroke-width:2' />
|
159
|
+
<line x1='544.2' y1='1453.4' x2='544.2' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
160
|
+
<line x1='544.2' y1='2051.4' x2='561.0' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
161
|
+
<line x1='1300.8000000000002' y1='1453.4' x2='1284.0000000000002' y2='1453.4' style='fill: none; stroke: black; stroke-width:2' />
|
162
|
+
<line x1='1300.8000000000002' y1='1453.4' x2='1300.8000000000002' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
163
|
+
<line x1='1300.8000000000002' y1='2051.4' x2='1284.0000000000002' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
164
164
|
<rect style='stroke: black; stroke-width:2;'
|
165
|
-
x='1962.85' y='
|
165
|
+
x='1962.85' y='1497.8000000000002'
|
166
166
|
width='65.0' height='65.0'
|
167
167
|
fill='none' />
|
168
168
|
|
169
|
-
<line style="stroke:black; stroke-width:2; " x1="1770.85" y1="
|
169
|
+
<line style="stroke:black; stroke-width:2; " x1="1770.85" y1="1618.4" x2="2195.85" y2="1618.4"></line>
|
170
170
|
<rect style='stroke: black; stroke-width:2;'
|
171
|
-
x='1994.85' y='
|
171
|
+
x='1994.85' y='1678.8000000000002'
|
172
172
|
width='65.0' height='65.0'
|
173
173
|
fill='none' />
|
174
174
|
|
175
|
-
<line style="stroke:black; stroke-width:2; " x1="1770.85" y1="
|
176
|
-
<line x1='1754.05' y1='
|
177
|
-
<line x1='1754.05' y1='
|
178
|
-
<line x1='1754.05' y1='
|
179
|
-
<line x1='2212.65' y1='
|
180
|
-
<line x1='2212.65' y1='
|
181
|
-
<line x1='2212.65' y1='
|
175
|
+
<line style="stroke:black; stroke-width:2; " x1="1770.85" y1="1799.4" x2="2195.85" y2="1799.4"></line>
|
176
|
+
<line x1='1754.05' y1='1453.4' x2='1770.85' y2='1453.4' style='fill: none; stroke: black; stroke-width:2' />
|
177
|
+
<line x1='1754.05' y1='1453.4' x2='1754.05' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
178
|
+
<line x1='1754.05' y1='2051.4' x2='1770.85' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
179
|
+
<line x1='2212.65' y1='1453.4' x2='2195.85' y2='1453.4' style='fill: none; stroke: black; stroke-width:2' />
|
180
|
+
<line x1='2212.65' y1='1453.4' x2='2212.65' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
181
|
+
<line x1='2212.65' y1='2051.4' x2='2195.85' y2='2051.4' style='fill: none; stroke: black; stroke-width:2' />
|
182
182
|
<rect style='stroke: black; stroke-width:2;'
|
183
|
-
x='1642.4' y='
|
183
|
+
x='1642.4' y='2433.0000000000005'
|
184
184
|
width='65.0' height='65.0'
|
185
185
|
fill='none' />
|
186
186
|
|
187
|
-
<line style="stroke:black; stroke-width:2; " x1="1418.4" y1="
|
188
|
-
<line style="stroke:black; stroke-width:2; " x1="1418.4" y1="
|
187
|
+
<line style="stroke:black; stroke-width:2; " x1="1418.4" y1="2553.6000000000004" x2="1940.4" y2="2553.6000000000004"></line>
|
188
|
+
<line style="stroke:black; stroke-width:2; " x1="1418.4" y1="2827.6000000000004" x2="1940.4" y2="2827.6000000000004"></line>
|
189
189
|
<rect style='stroke: black; stroke-width:2;'
|
190
|
-
x='1779.4' y='
|
190
|
+
x='1779.4' y='2981.0000000000005'
|
191
191
|
width='65.0' height='65.0'
|
192
192
|
fill='none' />
|
193
193
|
|
194
|
-
<line x1='1401.6000000000001' y1='
|
195
|
-
<line x1='1401.6000000000001' y1='
|
196
|
-
<line x1='1401.6000000000001' y1='
|
197
|
-
<line x1='1957.2000000000003' y1='
|
198
|
-
<line x1='1957.2000000000003' y1='
|
199
|
-
<line x1='1957.2000000000003' y1='
|
194
|
+
<line x1='1401.6000000000001' y1='2388.6000000000004' x2='1418.4' y2='2388.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
195
|
+
<line x1='1401.6000000000001' y1='2388.6000000000004' x2='1401.6000000000001' y2='3079.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
196
|
+
<line x1='1401.6000000000001' y1='3079.6000000000004' x2='1418.4' y2='3079.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
197
|
+
<line x1='1957.2000000000003' y1='2388.6000000000004' x2='1940.4000000000003' y2='2388.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
198
|
+
<line x1='1957.2000000000003' y1='2388.6000000000004' x2='1957.2000000000003' y2='3079.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
199
|
+
<line x1='1957.2000000000003' y1='3079.6000000000004' x2='1940.4000000000003' y2='3079.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
200
200
|
<rect style='stroke: black; stroke-width:2;'
|
201
|
-
x='2298.7999999999997' y='
|
201
|
+
x='2298.7999999999997' y='2433.0000000000005'
|
202
202
|
width='65.0' height='65.0'
|
203
203
|
fill='none' />
|
204
204
|
|
205
|
-
<line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="
|
206
|
-
<line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="
|
207
|
-
<line x1='2057.9999999999995' y1='
|
208
|
-
<line x1='2057.9999999999995' y1='
|
209
|
-
<line x1='2057.9999999999995' y1='
|
210
|
-
<line x1='2516.5999999999995' y1='
|
211
|
-
<line x1='2516.5999999999995' y1='
|
212
|
-
<line x1='2516.5999999999995' y1='
|
205
|
+
<line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="2553.6000000000004" x2="2499.7999999999997" y2="2553.6000000000004"></line>
|
206
|
+
<line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="2734.6000000000004" x2="2499.7999999999997" y2="2734.6000000000004"></line>
|
207
|
+
<line x1='2057.9999999999995' y1='2388.6000000000004' x2='2074.7999999999997' y2='2388.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
208
|
+
<line x1='2057.9999999999995' y1='2388.6000000000004' x2='2057.9999999999995' y2='2986.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
209
|
+
<line x1='2057.9999999999995' y1='2986.6000000000004' x2='2074.7999999999997' y2='2986.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
210
|
+
<line x1='2516.5999999999995' y1='2388.6000000000004' x2='2499.7999999999993' y2='2388.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
211
|
+
<line x1='2516.5999999999995' y1='2388.6000000000004' x2='2516.5999999999995' y2='2986.6000000000004' style='fill: none; stroke: black; stroke-width:2' />
|
212
|
+
<line x1='2516.5999999999995' y1='2986.6000000000004' x2='2499.7999999999993' y2='2986.6000000000004' style='fill: none; stroke: black; stroke-width:2' /></svg>
|