rsyntaxtree 1.2.10 → 1.2.12

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 67664c0d5428e9bc73da63d0fbdd1f0d2ff724b613d1b6e9cb13f700fb0f2c3a
4
- data.tar.gz: 7dff584250e312bf81af2cab9c1a0b81d8f89838168b3c62c852baad6dd69682
3
+ metadata.gz: 7de54cb3d1262ff084403ab3eada539ba7a88f030aa405716f6b1c8ca0167b02
4
+ data.tar.gz: df2e706db9e7edd381bc0f56c5462e838e28636eda1f22016eebeb67024b7024
5
5
  SHA512:
6
- metadata.gz: 89a6024dab82e852da223bd4c016770ea456a01040d50542f5455becffdf60d1e866bec3bf219a742f375f41b14cfb915ee0b680c2779ffe676c04b4f15102cf
7
- data.tar.gz: 3ff3d49d923155fb00657fc5fa9ac126d50eea25a62175e772ea13281d7cdd5e52d007c07008e7ab21e6fcb08c7a9327f56748df0f2818880f80d35ec6ef453c
6
+ metadata.gz: 75166406524c0dcf301b7d71445c5bb25c1c5f7000189332ba517ebe125a60a3f0a35c0103ad070b737a9aa5fa9c59e49e80eb087d428a4bcce17f8c4c75ee9e
7
+ data.tar.gz: ec4035e5cc23440c84c4d087b206e8d0f5abab8b7ab8855704eea0e65971dcdefd8fcdbd39fb7cd329f62ac9405d6f12f8042e764a4c7788f7001385d3aab784
data/Dockerfile CHANGED
@@ -9,7 +9,9 @@ RUN apk update && \
9
9
  apk add --no-cache gobject-introspection gobject-introspection-dev && \
10
10
  apk add --no-cache -t .build-packages --no-cache build-base curl-dev wget gcompat
11
11
 
12
+
12
13
  ADD Gemfile $WORKSPACE
14
+ ADD rsyntaxtree.gemspec $WORKSPACE
13
15
  RUN bundle install -j4
14
16
 
15
17
  ADD fonts $WORKSPACE
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  <img src='https://github.com/yohasebe/rsyntaxtree/blob/master/img/rsyntaxtree.png?raw=true' style='width: 256px;' />
2
2
 
3
- **RSyntaxTree** is a graphical syntax tree generator written in the Ruby programming language.
3
+ **RSyntaxTree** is a graphical syntax tree generator for linguistic research
4
4
 
5
5
  ## Documentation
6
6
 
@@ -58,6 +58,8 @@ See [RSyntaxTree Example Gallery](https://yohasebe.github.io/rsyntaxtree/example
58
58
 
59
59
  `# gem install rsyntaxtree`
60
60
 
61
+ **NOTE**: Currently, installation of the gem package on macOS is not recommended. Please use the [Docker image](https://hub.docker.com/r/yohasebe/rsyntaxtree) or the [web interface](https://yohasebe.com/rsyntaxtree).
62
+
61
63
  ## Usage
62
64
 
63
65
  For the web interface, see Usage section of <https://yohasebe.com/rsyntaxtree>.
@@ -0,0 +1,58 @@
1
+ ---
2
+ name: "052"
3
+ color: "off"
4
+ caption: "Major clause constructions of English"
5
+ category: "Construction Grammar"
6
+ polyline: "on"
7
+ symmetrization: "off"
8
+ connector: "auto"
9
+ connector_height: "3.0"
10
+ linewidth: "1"
11
+ hide_default_connectors: "off"
12
+ font: "Noto Serif"
13
+ reference: "Hoffmann 2022: 220"
14
+ ---
15
+ ```
16
+ [ Major<>clause<>construction
17
+ [Declarative<>clause<>cxn\
18
+ ---\
19
+ *He<>was<>tired.*\
20
+ *He<>made<>mistakes.*
21
+ ]
22
+ [Interrogative<>cxn\
23
+ [Yes/No interrogative<>cxn\
24
+ ---\
25
+ *Was<>he<>tired?*\
26
+ *Did<>he<>make<>mistakes?*
27
+ ]
28
+ [WH\-interrogative<>cxn
29
+ [WH\-subject<>interrogative<>cxn\
30
+ ---\
31
+ *Who<>was<>tired?*
32
+ ]
33
+ [WH\-nonsubject<>interrogative<>cxn\
34
+ ---\
35
+ *What<>was<>he?*\
36
+ *What<>did<>he<>make?*
37
+ ]
38
+ ]
39
+ ]
40
+ [WH\-exclamative<>cxn\
41
+ ---\
42
+ *How<>tired<>he<>was!*\
43
+ *What<>mistakes<>he<>made!*
44
+ ]
45
+ Imperative<>cxn
46
+ [Relative<>clause<>cxn\
47
+ [WH\-subject<>relative<>clause<>cxn\
48
+ ---\
49
+ The<>emails,<>which<>arrived<>overnight<>...
50
+ ]
51
+ [WH\-nonsubject<>relative<>clause<>cxn\
52
+ ---\
53
+ A<>pilot<>shouldn't<>be<>tired,<>which<>Ben<>was.\
54
+ The<>mistalkes<>that<>he<>made<>...
55
+ ]
56
+ ]
57
+ ]
58
+ ```
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -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="472.0" height="545.75" viewBox="-16.8, 0, 488.8, 557.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="514.0" height="545.75" viewBox="-16.8, 0, 530.8, 557.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="16.8" markerHeight="16.8" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,27 +24,27 @@
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="-16.8" y="0" width="488.8" height="557.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='140.6625' y='67.5'><tspan x='140.6625' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
29
- <tspan x='162.6625' y='57.25' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">max</tspan>
27
+ <rect x="-16.8" y="0" width="530.8" height="557.0" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='172.1625' y='67.5'><tspan x='172.1625' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
29
+ <tspan x='194.1625' y='57.25' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">max</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='16.799999999999997' y='218.0'><tspan x='16.799999999999997' y='218.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[Y−X]</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='16.80000000000001' y='218.0'><tspan x='16.80000000000001' y='218.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[Y−X]</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='270.525' y='218.0'><tspan x='270.525' y='218.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">YP</tspan>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='312.525' y='218.0'><tspan x='312.525' y='218.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">YP</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='168.0' y='368.5'><tspan x='168.0' y='368.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Spec</tspan>
36
- <tspan x='241.0' y='372.5' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='210.0' y='368.5'><tspan x='210.0' y='368.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Spec</tspan>
36
+ <tspan x='283.0' y='372.5' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='358.54999999999995' y='368.5'><tspan x='358.54999999999995' y='368.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y'</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='400.54999999999995' y='368.5'><tspan x='400.54999999999995' y='368.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y'</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='320.20000000000005' y='519.0'><tspan x='320.20000000000005' y='519.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='362.2' y='519.0'><tspan x='362.2' y='519.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">t</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='399.4' y='519.0'><tspan x='399.4' y='519.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ZP</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='441.4' y='519.0'><tspan x='441.4' y='519.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ZP</tspan>
43
43
  </text>
44
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='58.8' y1='161.75' x2='175.1625' y2='95.625' />
45
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='291.525' y1='161.75' x2='175.1625' y2='95.625' />
46
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='210.5' y1='312.25' x2='291.525' y2='246.125' />
47
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='372.54999999999995' y1='312.25' x2='291.525' y2='246.125' />
48
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='326.20000000000005' y1='462.75' x2='372.54999999999995' y2='396.625' />
49
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='418.9' y1='462.75' x2='372.54999999999995' y2='396.625' />
44
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='79.80000000000001' y1='161.75' x2='206.6625' y2='95.625' />
45
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='333.525' y1='161.75' x2='206.6625' y2='95.625' />
46
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='252.5' y1='312.25' x2='333.525' y2='246.125' />
47
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='414.54999999999995' y1='312.25' x2='333.525' y2='246.125' />
48
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='368.2' y1='462.75' x2='414.54999999999995' y2='396.625' />
49
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='460.9' y1='462.75' x2='414.54999999999995' y2='396.625' />
50
50
  </svg>
@@ -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="1280.9999999999998" height="1573.25" viewBox="-16.8, 0, 1297.7999999999997, 1584.5" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1322.9999999999998" height="1573.25" viewBox="-16.8, 0, 1339.7999999999997, 1584.5" 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="16.8" markerHeight="16.8" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,11 +24,11 @@
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="-16.8" y="0" width="1297.7999999999997" height="1584.5" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='313.7874999999999' y='67.5'><tspan x='313.7874999999999' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
29
- <tspan x='436.2874999999999' y='66.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
30
- <tspan x='313.7874999999999' y='159.5' 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
- <tspan x='313.7874999999999' y='206.5' 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>
27
+ <rect x="-16.8" y="0" width="1339.7999999999997" height="1584.5" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='329.5374999999999' y='67.5'><tspan x='329.5374999999999' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
29
+ <tspan x='452.0374999999999' y='66.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
30
+ <tspan x='329.5374999999999' y='159.5' 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
+ <tspan x='329.5374999999999' y='206.5' 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
33
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='16.80000000000001' y='379.5'><tspan x='16.80000000000001' y='379.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
34
34
  <tspan x='139.3' y='378.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
@@ -38,12 +38,12 @@
38
38
  </text>
39
39
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='82.80000000000001' y='783.5'><tspan x='82.80000000000001' y='783.5' 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; storoke-width: 0; font-size: 32px;' x='618.7749999999999' y='379.5'><tspan x='618.7749999999999' y='379.5' 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='741.2749999999999' y='378.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
43
- <tspan x='618.7749999999999' y='471.5' 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='754.2749999999999' y='470.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
45
- <tspan x='776.7749999999999' y='471.5' 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='618.7749999999999' y='518.5' 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>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='650.2749999999999' y='379.5'><tspan x='650.2749999999999' y='379.5' 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='772.7749999999999' y='378.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
43
+ <tspan x='650.2749999999999' y='471.5' 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='785.7749999999999' y='470.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
45
+ <tspan x='808.2749999999999' y='471.5' 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='650.2749999999999' y='518.5' 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
48
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='280.0' y='691.5'><tspan x='280.0' y='691.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
49
49
  <tspan x='402.5' y='690.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
@@ -53,60 +53,60 @@
53
53
  <tspan x='438.0' y='875.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>NP〉</tspan>
54
54
  <tspan x='280.0' y='922.5' 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
55
  <tspan x='470.5' y='921.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
56
- <tspan x='493.0' y='922.5' 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='560.0' y='922.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
58
- <tspan x='597.0' y='922.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">]〉</tspan>
56
+ <tspan x='493.0' y='922.5' 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='581.0' y='922.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
58
+ <tspan x='618.0' y='922.5' 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; storoke-width: 0; font-size: 32px;' x='417.0' y='1095.5'><tspan x='417.0' y='1095.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='437.9999999999999' y='1095.5'><tspan x='437.9999999999999' y='1095.5' 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; storoke-width: 0; font-size: 32px;' x='883.55' y='691.5'><tspan x='883.55' y='691.5' 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='990.05' y='690.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
64
- <tspan x='883.55' y='783.5' 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='1006.05' y='782.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
66
- <tspan x='883.55' y='875.5' 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='883.55' y='922.5' 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>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='925.55' y='691.5'><tspan x='925.55' y='691.5' 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='1032.05' y='690.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
64
+ <tspan x='925.55' y='783.5' 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='1048.05' y='782.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
66
+ <tspan x='925.55' y='875.5' 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='925.55' y='922.5' 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; storoke-width: 0; font-size: 32px;' x='707.2' y='1095.5'><tspan x='707.2' y='1095.5' 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='829.7' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
71
- <tspan x='707.2' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
72
- <tspan x='707.2' y='1234.5' 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='822.2' y='1234.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
74
- <tspan x='707.2' y='1326.5' 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='707.2' y='1373.5' 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='897.7' y='1372.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
77
- <tspan x='920.2' y='1373.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='749.2' y='1095.5'><tspan x='749.2' y='1095.5' 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='871.7' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
71
+ <tspan x='749.2' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
72
+ <tspan x='749.2' y='1234.5' 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='864.2' y='1234.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
74
+ <tspan x='749.2' y='1326.5' 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='749.2' y='1373.5' 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='939.7' y='1372.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
77
+ <tspan x='962.2' y='1373.5' 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; storoke-width: 0; font-size: 32px;' x='817.7' y='1546.5'><tspan x='817.7' y='1546.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
79
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='859.7' y='1546.5'><tspan x='859.7' y='1546.5' 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; storoke-width: 0; font-size: 32px;' x='1035.3999999999999' y='1095.5'><tspan x='1035.3999999999999' y='1095.5' 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='1157.8999999999999' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
83
- <tspan x='1035.3999999999999' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
84
- <tspan x='1035.3999999999999' y='1279.5' 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='1035.3999999999999' y='1326.5' 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>
81
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='1077.3999999999999' y='1095.5'><tspan x='1077.3999999999999' y='1095.5' 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='1199.8999999999999' y='1094.125' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
83
+ <tspan x='1077.3999999999999' y='1187.5' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
84
+ <tspan x='1077.3999999999999' y='1279.5' 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='1077.3999999999999' y='1326.5' 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; storoke-width: 0; font-size: 32px;' x='1093.8999999999999' y='1499.5'><tspan x='1093.8999999999999' y='1499.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
87
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='1135.8999999999999' y='1499.5'><tspan x='1135.8999999999999' y='1499.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
88
88
  </text>
89
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='114.80000000000001' y1='323.25' x2='419.78749999999997' y2='234.625' />
90
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='724.7749999999999' y1='323.25' x2='419.78749999999997' y2='234.625' />
89
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='114.80000000000001' y1='323.25' x2='435.53749999999997' y2='234.625' />
90
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='756.2749999999999' y1='323.25' x2='435.53749999999997' y2='234.625' />
91
91
  <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='114.80000000000001' y1='727.25' x2='114.80000000000001' y2='638.625' />
92
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='460.0' y1='635.25' x2='724.7749999999999' y2='546.625' />
93
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='989.55' y1='635.25' x2='724.7749999999999' y2='546.625' />
94
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='460.0' y1='1039.25' x2='460.0' y2='950.625' />
95
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='837.7' y1='1039.25' x2='989.55' y2='950.625' />
96
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1141.3999999999999' y1='1039.25' x2='989.55' y2='950.625' />
97
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='837.7' y1='1490.25' x2='837.7' y2='1401.625' />
98
- <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1141.3999999999999' y1='1443.25' x2='1141.3999999999999' y2='1354.625' />
92
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='480.99999999999994' y1='635.25' x2='756.2749999999999' y2='546.625' />
93
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1031.55' y1='635.25' x2='756.2749999999999' y2='546.625' />
94
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='480.9999999999999' y1='1039.25' x2='480.99999999999994' y2='950.625' />
95
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='879.7' y1='1039.25' x2='1031.55' y2='950.625' />
96
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1183.3999999999999' y1='1039.25' x2='1031.55' y2='950.625' />
97
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='879.7' y1='1490.25' x2='879.7' y2='1401.625' />
98
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1183.3999999999999' y1='1443.25' x2='1183.3999999999999' y2='1354.625' />
99
99
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
100
- x='425.7874999999999' y='39.724999999999994'
100
+ x='441.5374999999999' y='39.724999999999994'
101
101
  width='33.0' height='33.0'
102
102
  fill='none' />
103
103
 
104
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="313.7874999999999" y1="101.25" x2="525.7874999999999" y2="101.25"></line>
104
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="329.5374999999999" y1="101.25" x2="541.5374999999999" y2="101.25"></line>
105
105
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
106
- points='313.7874999999999,16.875 305.38749999999993,16.875 305.38749999999993,229.0 313.7874999999999,229.0' />
106
+ points='329.5374999999999,16.875 321.13749999999993,16.875 321.13749999999993,229.0 329.5374999999999,229.0' />
107
107
 
108
108
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
109
- points='525.7875,16.875 534.1875,16.875 534.1875,229.0 525.7875,229.0' />
109
+ points='541.5375,16.875 549.9375,16.875 549.9375,229.0 541.5375,229.0' />
110
110
 
111
111
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
112
112
  x='128.8' y='351.725'
@@ -122,29 +122,29 @@
122
122
  points='212.8,328.875 221.20000000000002,328.875 221.20000000000002,633.0 212.8,633.0' />
123
123
 
124
124
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
125
- x='730.7749999999999' y='351.725'
125
+ x='762.2749999999999' y='351.725'
126
126
  width='33.0' height='33.0'
127
127
  fill='none' />
128
128
 
129
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="618.7749999999999" y1="413.25" x2="830.7749999999999" y2="413.25"></line>
129
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="650.2749999999999" y1="413.25" x2="862.2749999999999" y2="413.25"></line>
130
130
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
131
- x='743.7749999999999' y='443.725'
131
+ x='775.2749999999999' y='443.725'
132
132
  width='33.0' height='33.0'
133
133
  fill='none' />
134
134
 
135
135
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
136
- points='618.7749999999999,328.875 610.3749999999999,328.875 610.3749999999999,541.0 618.7749999999999,541.0' />
136
+ points='650.2749999999999,328.875 641.8749999999999,328.875 641.8749999999999,541.0 650.2749999999999,541.0' />
137
137
 
138
138
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
139
- points='830.775,328.875 839.175,328.875 839.175,541.0 830.775,541.0' />
139
+ points='862.275,328.875 870.675,328.875 870.675,541.0 862.275,541.0' />
140
140
 
141
141
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
142
142
  x='392.0' y='663.725'
143
143
  width='33.0' height='33.0'
144
144
  fill='none' />
145
145
 
146
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="725.25" x2="640.0" y2="725.25"></line>
147
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="817.25" x2="640.0" y2="817.25"></line>
146
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="725.25" x2="682.0" y2="725.25"></line>
147
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="280.0" y1="817.25" x2="682.0" y2="817.25"></line>
148
148
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
149
149
  x='405.0' y='847.725'
150
150
  width='33.0' height='33.0'
@@ -159,54 +159,54 @@
159
159
  points='280.0,640.875 271.6,640.875 271.6,945.0 280.0,945.0' />
160
160
 
161
161
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
162
- points='640.0000000000001,640.875 648.4000000000001,640.875 648.4000000000001,945.0 640.0000000000001,945.0' />
162
+ points='682.0000000000001,640.875 690.4000000000001,640.875 690.4000000000001,945.0 682.0000000000001,945.0' />
163
163
 
164
164
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
165
- x='979.55' y='663.725'
165
+ x='1021.55' y='663.725'
166
166
  width='33.0' height='33.0'
167
167
  fill='none' />
168
168
 
169
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="883.55" y1="725.25" x2="1095.55" y2="725.25"></line>
169
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="925.55" y1="725.25" x2="1137.55" y2="725.25"></line>
170
170
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
171
- x='995.55' y='755.725'
171
+ x='1037.55' y='755.725'
172
172
  width='33.0' height='33.0'
173
173
  fill='none' />
174
174
 
175
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="883.55" y1="817.25" x2="1095.55" y2="817.25"></line>
175
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="925.55" y1="817.25" x2="1137.55" y2="817.25"></line>
176
176
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
177
- points='883.55,640.875 875.15,640.875 875.15,945.0 883.55,945.0' />
177
+ points='925.55,640.875 917.15,640.875 917.15,945.0 925.55,945.0' />
178
178
 
179
179
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
180
- points='1095.55,640.875 1103.95,640.875 1103.95,945.0 1095.55,945.0' />
180
+ points='1137.55,640.875 1145.95,640.875 1145.95,945.0 1137.55,945.0' />
181
181
 
182
182
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
183
- x='819.2' y='1067.725'
183
+ x='861.2' y='1067.725'
184
184
  width='33.0' height='33.0'
185
185
  fill='none' />
186
186
 
187
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="707.2" y1="1129.25" x2="968.2" y2="1129.25"></line>
188
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="707.2" y1="1268.25" x2="968.2" y2="1268.25"></line>
187
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="749.2" y1="1129.25" x2="1010.2" y2="1129.25"></line>
188
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="749.2" y1="1268.25" x2="1010.2" y2="1268.25"></line>
189
189
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
190
- x='887.2' y='1345.725'
190
+ x='929.2' y='1345.725'
191
191
  width='33.0' height='33.0'
192
192
  fill='none' />
193
193
 
194
194
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
195
- points='707.2,1044.875 698.8000000000001,1044.875 698.8000000000001,1396.0 707.2,1396.0' />
195
+ points='749.2,1044.875 740.8000000000001,1044.875 740.8000000000001,1396.0 749.2,1396.0' />
196
196
 
197
197
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
198
- points='968.2000000000002,1044.875 976.6000000000001,1044.875 976.6000000000001,1396.0 968.2000000000002,1396.0' />
198
+ points='1010.2000000000002,1044.875 1018.6000000000001,1044.875 1018.6000000000001,1396.0 1010.2000000000002,1396.0' />
199
199
 
200
200
  <rect style='stroke: black; stroke-linejoin:round; stroke-width:2;'
201
- x='1147.3999999999999' y='1067.725'
201
+ x='1189.3999999999999' y='1067.725'
202
202
  width='33.0' height='33.0'
203
203
  fill='none' />
204
204
 
205
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1035.3999999999999" y1="1129.25" x2="1247.3999999999999" y2="1129.25"></line>
206
- <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1035.3999999999999" y1="1221.25" x2="1247.3999999999999" y2="1221.25"></line>
205
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1077.3999999999999" y1="1129.25" x2="1289.3999999999999" y2="1129.25"></line>
206
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1077.3999999999999" y1="1221.25" x2="1289.3999999999999" y2="1221.25"></line>
207
207
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
208
- points='1035.3999999999999,1044.875 1026.9999999999998,1044.875 1026.9999999999998,1349.0 1035.3999999999999,1349.0' />
208
+ points='1077.3999999999999,1044.875 1068.9999999999998,1044.875 1068.9999999999998,1349.0 1077.3999999999999,1349.0' />
209
209
 
210
210
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
211
- points='1247.3999999999996,1044.875 1255.7999999999997,1044.875 1255.7999999999997,1349.0 1247.3999999999996,1349.0' />
211
+ points='1289.3999999999996,1044.875 1297.7999999999997,1044.875 1297.7999999999997,1349.0 1289.3999999999996,1349.0' />
212
212
  </svg>
@@ -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="964.8000000000001" height="479.25" viewBox="-16.8, 0, 981.6, 490.5" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1082.8" height="489.25" viewBox="-16.8, 0, 1099.6, 500.5" 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="16.8" markerHeight="16.8" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,27 +24,27 @@
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="-16.8" y="0" width="981.6" height="490.5" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='274.825' y='67.5'><tspan x='274.825' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Reference:</tspan>
27
+ <rect x="-16.8" y="0" width="1099.6" height="500.5" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='321.575' y='67.5'><tspan x='321.575' y='67.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Reference:</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='16.80000000000001' y='216.0'><tspan x='16.80000000000001' y='216.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[situational]</tspan>
31
- <tspan x='36.80000000000001' y='261.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">exophora</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='16.80000000000001' y='218.0'><tspan x='16.80000000000001' y='218.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[situational]</tspan>
31
+ <tspan x='56.30000000000001' y='265.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">exophora</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='518.85' y='216.0'><tspan x='537.35' y='216.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[textual]</tspan>
34
- <tspan x='518.85' y='261.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">endophora</tspan>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='597.3499999999999' y='218.0'><tspan x='597.8499999999999' y='218.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[textual]</tspan>
34
+ <tspan x='597.3499999999999' y='265.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">endophora</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='269.0' y='409.5'><tspan x='269.0' y='409.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[to<tspan style='fill:none;'>■</tspan>preceding<tspan style='fill:none;'>■</tspan>text]</tspan>
37
- <tspan x='346.0' y='454.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">anaphora</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='311.0' y='415.5'><tspan x='311.0' y='415.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[to<tspan style='fill:none;'>■</tspan>preceding<tspan style='fill:none;'>■</tspan>text]</tspan>
37
+ <tspan x='406.5' y='462.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">anaphora</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='638.2' y='409.5'><tspan x='638.2' y='409.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[to<tspan style='fill:none;'>■</tspan>following<tspan style='fill:none;'>■</tspan>text]</tspan>
40
- <tspan x='707.7' y='454.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cataphora</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 32px;' x='719.2' y='415.5'><tspan x='719.2' y='415.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[to<tspan style='fill:none;'>■</tspan>following<tspan style='fill:none;'>■</tspan>text]</tspan>
40
+ <tspan x='805.7' y='462.5' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cataphora</tspan>
41
41
  </text>
42
42
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
43
- points='109.30000000000001 159.75 109.30000000000001 127.6875 355.825 127.6875 355.825 95.625' />
43
+ points='130.3 161.75 130.3 128.6875 406.575 128.6875 406.575 95.625' />
44
44
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
45
- points='602.35 159.75 602.35 127.6875 355.825 127.6875 355.825 95.625' />
45
+ points='682.8499999999999 161.75 682.8499999999999 128.6875 406.575 128.6875 406.575 95.625' />
46
46
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
47
- points='420.0 353.25 420.0 321.1875 602.35 321.1875 602.35 289.125' />
47
+ points='481.5 359.25 481.5 326.1875 682.8499999999999 326.1875 682.8499999999999 293.125' />
48
48
  <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
49
- points='784.7 353.25 784.7 321.1875 602.35 321.1875 602.35 289.125' />
49
+ points='884.2 359.25 884.2 326.1875 682.8499999999999 326.1875 682.8499999999999 293.125' />
50
50
  </svg>