rsyntaxtree 1.2.1 → 1.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (134) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +3 -2
  32. data/docs/_examples/027.md +3 -2
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/_examples/038.md +31 -0
  44. data/docs/_examples/039.md +14 -0
  45. data/docs/assets/img/000.png +0 -0
  46. data/docs/assets/img/001.png +0 -0
  47. data/docs/assets/img/002.png +0 -0
  48. data/docs/assets/img/003.png +0 -0
  49. data/docs/assets/img/004.png +0 -0
  50. data/docs/assets/img/005.png +0 -0
  51. data/docs/assets/img/006.png +0 -0
  52. data/docs/assets/img/007.png +0 -0
  53. data/docs/assets/img/008.png +0 -0
  54. data/docs/assets/img/009.png +0 -0
  55. data/docs/assets/img/010.png +0 -0
  56. data/docs/assets/img/011.png +0 -0
  57. data/docs/assets/img/012.png +0 -0
  58. data/docs/assets/img/013.png +0 -0
  59. data/docs/assets/img/014.png +0 -0
  60. data/docs/assets/img/015.png +0 -0
  61. data/docs/assets/img/016.png +0 -0
  62. data/docs/assets/img/017.png +0 -0
  63. data/docs/assets/img/018.png +0 -0
  64. data/docs/assets/img/020.png +0 -0
  65. data/docs/assets/img/021.png +0 -0
  66. data/docs/assets/img/022.png +0 -0
  67. data/docs/assets/img/023.png +0 -0
  68. data/docs/assets/img/024.png +0 -0
  69. data/docs/assets/img/025.png +0 -0
  70. data/docs/assets/img/026.png +0 -0
  71. data/docs/assets/img/027.png +0 -0
  72. data/docs/assets/img/028.png +0 -0
  73. data/docs/assets/img/029.png +0 -0
  74. data/docs/assets/img/030.png +0 -0
  75. data/docs/assets/img/031.png +0 -0
  76. data/docs/assets/img/032.png +0 -0
  77. data/docs/assets/img/033.png +0 -0
  78. data/docs/assets/img/034.png +0 -0
  79. data/docs/assets/img/035.png +0 -0
  80. data/docs/assets/img/036.png +0 -0
  81. data/docs/assets/img/037.png +0 -0
  82. data/docs/assets/img/038.png +0 -0
  83. data/docs/assets/img/039.png +0 -0
  84. data/docs/assets/svg/000.svg +44 -44
  85. data/docs/assets/svg/001.svg +24 -24
  86. data/docs/assets/svg/002.svg +36 -36
  87. data/docs/assets/svg/003.svg +28 -28
  88. data/docs/assets/svg/004.svg +39 -39
  89. data/docs/assets/svg/005.svg +19 -19
  90. data/docs/assets/svg/006.svg +24 -24
  91. data/docs/assets/svg/007.svg +30 -30
  92. data/docs/assets/svg/008.svg +34 -34
  93. data/docs/assets/svg/009.svg +33 -33
  94. data/docs/assets/svg/010.svg +57 -57
  95. data/docs/assets/svg/011.svg +28 -28
  96. data/docs/assets/svg/012.svg +33 -33
  97. data/docs/assets/svg/013.svg +120 -120
  98. data/docs/assets/svg/014.svg +91 -91
  99. data/docs/assets/svg/015.svg +38 -38
  100. data/docs/assets/svg/016.svg +253 -253
  101. data/docs/assets/svg/017.svg +40 -40
  102. data/docs/assets/svg/018.svg +42 -42
  103. data/docs/assets/svg/019.svg +4 -4
  104. data/docs/assets/svg/020.svg +64 -64
  105. data/docs/assets/svg/021.svg +41 -41
  106. data/docs/assets/svg/022.svg +67 -67
  107. data/docs/assets/svg/023.svg +41 -41
  108. data/docs/assets/svg/024.svg +22 -22
  109. data/docs/assets/svg/025.svg +125 -125
  110. data/docs/assets/svg/026.svg +18 -18
  111. data/docs/assets/svg/027.svg +48 -48
  112. data/docs/assets/svg/028.svg +26 -26
  113. data/docs/assets/svg/029.svg +92 -92
  114. data/docs/assets/svg/030.svg +18 -18
  115. data/docs/assets/svg/031.svg +14 -14
  116. data/docs/assets/svg/032.svg +63 -63
  117. data/docs/assets/svg/033.svg +60 -59
  118. data/docs/assets/svg/034.svg +4 -4
  119. data/docs/assets/svg/035.svg +47 -45
  120. data/docs/assets/svg/036.svg +50 -0
  121. data/docs/assets/svg/037.svg +88 -0
  122. data/docs/assets/svg/038.svg +88 -0
  123. data/docs/assets/svg/039.svg +30 -0
  124. data/docs/documentation.md +5 -4
  125. data/docs/documentation_ja.md +8 -8
  126. data/docs/examples.html +1 -1
  127. data/lib/rsyntaxtree/base_graph.rb +26 -8
  128. data/lib/rsyntaxtree/element.rb +13 -5
  129. data/lib/rsyntaxtree/markup_parser.rb +1 -1
  130. data/lib/rsyntaxtree/svg_graph.rb +17 -13
  131. data/lib/rsyntaxtree/version.rb +1 -1
  132. data/lib/rsyntaxtree.rb +13 -3
  133. data/test/example_verify_test.rb +13 -3
  134. metadata +15 -3
@@ -1,17 +1,17 @@
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="5861.0" height="3340.0" viewBox="-20, -20, 5881.0, 3360.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="5861.0" height="2917.6000000000004" viewBox="-20, -20, 5881.0, 2937.6000000000004" 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>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
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
+ <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>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,7 +24,7 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="5881.0" height="3360.0" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="5881.0" height="2937.6000000000004" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2664.025' y='132.0'><tspan x='2664.025' y='132.0' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Non-prototypical<tspan style='fill:none;'>■</tspan>sentence</tspan>
29
29
  <tspan x='2664.025' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE,</tspan>
30
30
  <tspan x='2664.025' y='396.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-predicate<tspan style='fill:none;'>■</tspan>focus,</tspan>
@@ -32,72 +32,72 @@
32
32
  <tspan x='2664.025' y='572.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent,</tspan>
33
33
  <tspan x='2664.025' y='660.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-declarative</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='449.5500000000002' y='1399.2'><tspan x='449.5500000000002' y='1399.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y/N<tspan style='fill:none;'>■</tspan>questions</tspan>
36
- <tspan x='449.5500000000002' y='1575.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE,</tspan>
37
- <tspan x='449.5500000000002' y='1663.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-declarative</tspan>
38
- <tspan x='449.5500000000002' y='1839.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Did<tspan style='fill:none;'>■</tspan>she<tspan style='fill:none;'>■</tspan>go?</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='449.5500000000002' y='1223.2'><tspan x='449.5500000000002' y='1223.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y/N<tspan style='fill:none;'>■</tspan>questions</tspan>
36
+ <tspan x='449.5500000000002' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE,</tspan>
37
+ <tspan x='449.5500000000002' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-declarative</tspan>
38
+ <tspan x='449.5500000000002' y='1663.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Did<tspan style='fill:none;'>■</tspan>she<tspan style='fill:none;'>■</tspan>go?</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='2420.0'><tspan x='33.59999999999991' y='2420.0' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Wh-Questions</tspan>
41
- <tspan x='33.59999999999991' y='2596.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-declarative</tspan>
42
- <tspan x='33.59999999999991' y='2772.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Where<tspan style='fill:none;'>■</tspan>did<tspan style='fill:none;'>■</tspan>she<tspan style='fill:none;'>■</tspan>go?</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='2138.4'><tspan x='33.59999999999991' y='2138.4' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Wh-Questions</tspan>
41
+ <tspan x='33.59999999999991' y='2314.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-declarative</tspan>
42
+ <tspan x='33.59999999999991' y='2490.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Where<tspan style='fill:none;'>■</tspan>did<tspan style='fill:none;'>■</tspan>she<tspan style='fill:none;'>■</tspan>go?</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='781.0000000000002' y='2420.0'><tspan x='781.0000000000002' y='2420.0' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Exclamatives</tspan>
45
- <tspan x='781.0000000000002' y='2596.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-assertive</tspan>
46
- <tspan x='781.0000000000002' y='2772.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Boy<tspan style='fill:none;'>■</tspan>did<tspan style='fill:none;'>■</tspan>she<tspan style='fill:none;'>■</tspan>go!</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='781.0000000000002' y='2138.4'><tspan x='781.0000000000002' y='2138.4' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Exclamatives</tspan>
45
+ <tspan x='781.0000000000002' y='2314.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-assertive</tspan>
46
+ <tspan x='781.0000000000002' y='2490.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Boy<tspan style='fill:none;'>■</tspan>did<tspan style='fill:none;'>■</tspan>she<tspan style='fill:none;'>■</tspan>go!</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1429.4' y='1399.2'><tspan x='1429.4' y='1399.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Counterfactual<tspan style='fill:none;'>■</tspan>conditionals</tspan>
49
- <tspan x='1429.4' y='1575.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE</tspan>
50
- <tspan x='1429.4' y='1663.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent,<tspan style='fill:none;'>■</tspan>non-asserted</tspan>
51
- <tspan x='1429.4' y='1839.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Had<tspan style='fill:none;'>■</tspan>he<tspan style='fill:none;'>■</tspan>found<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>solution,<tspan style='fill:none;'>■</tspan>he</tspan>
52
- <tspan x='1429.4' y='1927.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">would<tspan style='fill:none;'>■</tspan>take<tspan style='fill:none;'>■</tspan>time<tspan style='fill:none;'>■</tspan>off<tspan style='fill:none;'>■</tspan>and<tspan style='fill:none;'>■</tspan>relax.</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1429.4' y='1223.2'><tspan x='1429.4' y='1223.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Counterfactual<tspan style='fill:none;'>■</tspan>conditionals</tspan>
49
+ <tspan x='1429.4' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE</tspan>
50
+ <tspan x='1429.4' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent,<tspan style='fill:none;'>■</tspan>non-asserted</tspan>
51
+ <tspan x='1429.4' y='1663.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Had<tspan style='fill:none;'>■</tspan>he<tspan style='fill:none;'>■</tspan>found<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>solution,<tspan style='fill:none;'>■</tspan>he</tspan>
52
+ <tspan x='1429.4' y='1751.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">would<tspan style='fill:none;'>■</tspan>take<tspan style='fill:none;'>■</tspan>time<tspan style='fill:none;'>■</tspan>off<tspan style='fill:none;'>■</tspan>and<tspan style='fill:none;'>■</tspan>relax.</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2555.8' y='1399.2'><tspan x='2555.8' y='1399.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Initial<tspan style='fill:none;'>■</tspan>negative</tspan>
55
- <tspan x='2555.8' y='1487.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">adverb<tspan style='fill:none;'>■</tspan>clauses</tspan>
56
- <tspan x='2555.8' y='1663.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE</tspan>
57
- <tspan x='2555.8' y='1839.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Not<tspan style='fill:none;'>■</tspan>until<tspan style='fill:none;'>■</tspan>yesterday<tspan style='fill:none;'>■</tspan>did</tspan>
58
- <tspan x='2555.8' y='1927.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">he<tspan style='fill:none;'>■</tspan>take<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>break.</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2555.8' y='1223.2'><tspan x='2555.8' y='1223.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Initial<tspan style='fill:none;'>■</tspan>negative</tspan>
55
+ <tspan x='2555.8' y='1311.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">adverb<tspan style='fill:none;'>■</tspan>clauses</tspan>
56
+ <tspan x='2555.8' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE</tspan>
57
+ <tspan x='2555.8' y='1663.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Not<tspan style='fill:none;'>■</tspan>until<tspan style='fill:none;'>■</tspan>yesterday<tspan style='fill:none;'>■</tspan>did</tspan>
58
+ <tspan x='2555.8' y='1751.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">he<tspan style='fill:none;'>■</tspan>take<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>break.</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3436.2' y='1399.2'><tspan x='3436.2' y='1399.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Negative<tspan style='fill:none;'>■</tspan>rejoinder</tspan>
61
- <tspan x='3436.2' y='1575.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE,</tspan>
62
- <tspan x='3436.2' y='1663.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
63
- <tspan x='3436.2' y='1839.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Neither<tspan style='fill:none;'>■</tspan>is<tspan style='fill:none;'>■</tspan>this<tspan style='fill:none;'>■</tspan>construction</tspan>
64
- <tspan x='3436.2' y='1927.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">unexpected.</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3436.2' y='1223.2'><tspan x='3436.2' y='1223.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Negative<tspan style='fill:none;'>■</tspan>rejoinder</tspan>
61
+ <tspan x='3436.2' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE,</tspan>
62
+ <tspan x='3436.2' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
63
+ <tspan x='3436.2' y='1663.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Neither<tspan style='fill:none;'>■</tspan>is<tspan style='fill:none;'>■</tspan>this<tspan style='fill:none;'>■</tspan>construction</tspan>
64
+ <tspan x='3436.2' y='1751.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">unexpected.</tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3446.7' y='2587.2'><tspan x='3446.7' y='2587.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Positive<tspan style='fill:none;'>■</tspan>conjunct<tspan style='fill:none;'>■</tspan>clauses</tspan>
67
- <tspan x='3446.7' y='2763.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-predicate<tspan style='fill:none;'>■</tspan>focus,</tspan>
68
- <tspan x='3446.7' y='2851.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
69
- <tspan x='3446.7' y='3027.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">So<tspan style='fill:none;'>■</tspan>was<tspan style='fill:none;'>■</tspan>I.</tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3446.7' y='2270.4'><tspan x='3446.7' y='2270.4' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Positive<tspan style='fill:none;'>■</tspan>conjunct<tspan style='fill:none;'>■</tspan>clauses</tspan>
67
+ <tspan x='3446.7' y='2446.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-predicate<tspan style='fill:none;'>■</tspan>focus,</tspan>
68
+ <tspan x='3446.7' y='2534.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
69
+ <tspan x='3446.7' y='2710.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">So<tspan style='fill:none;'>■</tspan>was<tspan style='fill:none;'>■</tspan>I.</tspan>
70
70
  </text>
71
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4445.6' y='1399.2'><tspan x='4445.6' y='1399.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Comparatives</tspan>
72
- <tspan x='4445.6' y='1575.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-topic-comment,</tspan>
73
- <tspan x='4445.6' y='1663.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
74
- <tspan x='4445.6' y='1839.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">He<tspan style='fill:none;'>■</tspan>was<tspan style='fill:none;'>■</tspan>faster<tspan style='fill:none;'>■</tspan>at<tspan style='fill:none;'>■</tspan>it</tspan>
75
- <tspan x='4445.6' y='1927.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">than<tspan style='fill:none;'>■</tspan>was<tspan style='fill:none;'>■</tspan>she.</tspan>
71
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4445.6' y='1223.2'><tspan x='4445.6' y='1223.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Comparatives</tspan>
72
+ <tspan x='4445.6' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-topic-comment,</tspan>
73
+ <tspan x='4445.6' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
74
+ <tspan x='4445.6' y='1663.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">He<tspan style='fill:none;'>■</tspan>was<tspan style='fill:none;'>■</tspan>faster<tspan style='fill:none;'>■</tspan>at<tspan style='fill:none;'>■</tspan>it</tspan>
75
+ <tspan x='4445.6' y='1751.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">than<tspan style='fill:none;'>■</tspan>was<tspan style='fill:none;'>■</tspan>she.</tspan>
76
76
  </text>
77
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='5211.0' y='1399.2'><tspan x='5211.0' y='1399.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Wishes,<tspan style='fill:none;'>■</tspan>curses</tspan>
78
- <tspan x='5211.0' y='1575.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE,</tspan>
79
- <tspan x='5211.0' y='1663.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-declarative</tspan>
80
- <tspan x='5211.0' y='1839.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">May<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>million<tspan style='fill:none;'>■</tspan>flies</tspan>
81
- <tspan x='5211.0' y='1927.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">infest<tspan style='fill:none;'>■</tspan>his<tspan style='fill:none;'>■</tspan>armpits!</tspan>
77
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='5211.0' y='1223.2'><tspan x='5211.0' y='1223.2' style="font-weight: bold; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Wishes,<tspan style='fill:none;'>■</tspan>curses</tspan>
78
+ <tspan x='5211.0' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NON-POSITIVE,</tspan>
79
+ <tspan x='5211.0' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-declarative</tspan>
80
+ <tspan x='5211.0' y='1663.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">May<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>million<tspan style='fill:none;'>■</tspan>flies</tspan>
81
+ <tspan x='5211.0' y='1751.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">infest<tspan style='fill:none;'>■</tspan>his<tspan style='fill:none;'>■</tspan>armpits!</tspan>
82
82
  </text>
83
83
  <polyline style='stroke:black; stroke-width:2; fill:none;'
84
- points='689.0500000000002 1289.2 689.0500000000002 1002.1 3102.525 1002.1 3102.525 715.0' />
84
+ points='689.0500000000002 1113.2 689.0500000000002 914.1 3102.525 914.1 3102.525 715.0' />
85
85
  <polyline style='stroke:black; stroke-width:2; fill:none;'
86
- points='1925.4 1289.2 1925.4 1002.1 3102.525 1002.1 3102.525 715.0' />
86
+ points='1925.4 1113.2 1925.4 914.1 3102.525 914.1 3102.525 715.0' />
87
87
  <polyline style='stroke:black; stroke-width:2; fill:none;'
88
- points='2928.8 1289.2 2928.8 1002.1 3102.525 1002.1 3102.525 715.0' />
88
+ points='2928.8 1113.2 2928.8 914.1 3102.525 914.1 3102.525 715.0' />
89
89
  <polyline style='stroke:black; stroke-width:2; fill:none;'
90
- points='3873.7 1289.2 3873.7 1002.1 3102.525 1002.1 3102.525 715.0' />
90
+ points='3873.7 1113.2 3873.7 914.1 3102.525 914.1 3102.525 715.0' />
91
91
  <polyline style='stroke:black; stroke-width:2; fill:none;'
92
- points='4761.1 1289.2 4761.1 1002.1 3102.525 1002.1 3102.525 715.0' />
92
+ points='4761.1 1113.2 4761.1 914.1 3102.525 914.1 3102.525 715.0' />
93
93
  <polyline style='stroke:black; stroke-width:2; fill:none;'
94
- points='5516.0 1289.2 5516.0 1002.1 3102.525 1002.1 3102.525 715.0' />
94
+ points='5516.0 1113.2 5516.0 914.1 3102.525 914.1 3102.525 715.0' />
95
95
  <polyline style='stroke:black; stroke-width:2; fill:none;'
96
- points='340.0999999999999 2310.0 340.0999999999999 2102.1 689.0500000000002 2102.1 689.0500000000002 1894.2' />
96
+ points='340.0999999999999 2028.4 340.0999999999999 1873.3000000000002 689.0500000000002 1873.3000000000002 689.0500000000002 1718.2' />
97
97
  <polyline style='stroke:black; stroke-width:2; fill:none;'
98
- points='1038.0000000000002 2310.0 1038.0000000000002 2102.1 689.0500000000002 2102.1 689.0500000000002 1894.2' />
98
+ points='1038.0000000000002 2028.4 1038.0000000000002 1873.3000000000002 689.0500000000002 1873.3000000000002 689.0500000000002 1718.2' />
99
99
  <polyline style='stroke:black; stroke-width:2; fill:none;'
100
- points='3873.7 2477.2 3873.7 2229.7 3873.7 2229.7 3873.7 1982.2' />
100
+ points='3873.7 2160.4 3873.7 1983.3000000000002 3873.7 1983.3000000000002 3873.7 1806.2' />
101
101
  <line style="stroke:black; stroke-width:2; " x1="2664.025" y1="198.0" x2="3541.025" y2="198.0"></line>
102
102
  <line x1='2647.225' y1='33.0' x2='2664.025' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
103
103
  <line x1='2647.225' y1='33.0' x2='2647.225' y2='704.0' style='fill: none; stroke: black; stroke-width:2' />
@@ -105,75 +105,75 @@
105
105
  <line x1='3557.825' y1='33.0' x2='3541.0249999999996' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
106
106
  <line x1='3557.825' y1='33.0' x2='3557.825' y2='704.0' style='fill: none; stroke: black; stroke-width:2' />
107
107
  <line x1='3557.825' y1='704.0' x2='3541.0249999999996' y2='704.0' style='fill: none; stroke: black; stroke-width:2' />
108
- <line style="stroke:black; stroke-width:2; " x1="449.5500000000002" y1="1465.2" x2="928.5500000000002" y2="1465.2"></line>
109
- <line style="stroke:black; stroke-width:2; " x1="449.5500000000002" y1="1729.2" x2="928.5500000000002" y2="1729.2"></line>
110
- <line x1='432.75000000000017' y1='1300.2' x2='449.5500000000002' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
111
- <line x1='432.75000000000017' y1='1300.2' x2='432.75000000000017' y2='1883.2' style='fill: none; stroke: black; stroke-width:2' />
112
- <line x1='432.75000000000017' y1='1883.2' x2='449.5500000000002' y2='1883.2' style='fill: none; stroke: black; stroke-width:2' />
113
- <line x1='945.3500000000001' y1='1300.2' x2='928.5500000000002' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
114
- <line x1='945.3500000000001' y1='1300.2' x2='945.3500000000001' y2='1883.2' style='fill: none; stroke: black; stroke-width:2' />
115
- <line x1='945.3500000000001' y1='1883.2' x2='928.5500000000002' y2='1883.2' style='fill: none; stroke: black; stroke-width:2' />
116
- <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="2486.0" x2="646.5999999999999" y2="2486.0"></line>
117
- <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="2662.0" x2="646.5999999999999" y2="2662.0"></line>
118
- <line x1='16.79999999999991' y1='2321.0' x2='33.59999999999991' y2='2321.0' style='fill: none; stroke: black; stroke-width:2' />
119
- <line x1='16.79999999999991' y1='2321.0' x2='16.79999999999991' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
120
- <line x1='16.79999999999991' y1='2816.0' x2='33.59999999999991' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
121
- <line x1='663.4' y1='2321.0' x2='646.6' y2='2321.0' style='fill: none; stroke: black; stroke-width:2' />
122
- <line x1='663.4' y1='2321.0' x2='663.4' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
123
- <line x1='663.4' y1='2816.0' x2='646.6' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
124
- <line style="stroke:black; stroke-width:2; " x1="781.0000000000002" y1="2486.0" x2="1295.0000000000002" y2="2486.0"></line>
125
- <line style="stroke:black; stroke-width:2; " x1="781.0000000000002" y1="2662.0" x2="1295.0000000000002" y2="2662.0"></line>
126
- <line x1='764.2000000000003' y1='2321.0' x2='781.0000000000002' y2='2321.0' style='fill: none; stroke: black; stroke-width:2' />
127
- <line x1='764.2000000000003' y1='2321.0' x2='764.2000000000003' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
128
- <line x1='764.2000000000003' y1='2816.0' x2='781.0000000000002' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
129
- <line x1='1311.8000000000002' y1='2321.0' x2='1295.0000000000002' y2='2321.0' style='fill: none; stroke: black; stroke-width:2' />
130
- <line x1='1311.8000000000002' y1='2321.0' x2='1311.8000000000002' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
131
- <line x1='1311.8000000000002' y1='2816.0' x2='1295.0000000000002' y2='2816.0' style='fill: none; stroke: black; stroke-width:2' />
132
- <line style="stroke:black; stroke-width:2; " x1="1429.4" y1="1465.2" x2="2421.4" y2="1465.2"></line>
133
- <line style="stroke:black; stroke-width:2; " x1="1429.4" y1="1729.2" x2="2421.4" y2="1729.2"></line>
134
- <line x1='1412.6000000000001' y1='1300.2' x2='1429.4' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
135
- <line x1='1412.6000000000001' y1='1300.2' x2='1412.6000000000001' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
136
- <line x1='1412.6000000000001' y1='1971.2' x2='1429.4' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
137
- <line x1='2438.2' y1='1300.2' x2='2421.3999999999996' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
138
- <line x1='2438.2' y1='1300.2' x2='2438.2' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
139
- <line x1='2438.2' y1='1971.2' x2='2421.3999999999996' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
108
+ <line style="stroke:black; stroke-width:2; " x1="449.5500000000002" y1="1289.2" x2="928.5500000000002" y2="1289.2"></line>
109
+ <line style="stroke:black; stroke-width:2; " x1="449.5500000000002" y1="1553.2" x2="928.5500000000002" y2="1553.2"></line>
110
+ <line x1='432.75000000000017' y1='1124.2' x2='449.5500000000002' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
111
+ <line x1='432.75000000000017' y1='1124.2' x2='432.75000000000017' y2='1707.2' style='fill: none; stroke: black; stroke-width:2' />
112
+ <line x1='432.75000000000017' y1='1707.2' x2='449.5500000000002' y2='1707.2' style='fill: none; stroke: black; stroke-width:2' />
113
+ <line x1='945.3500000000001' y1='1124.2' x2='928.5500000000002' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
114
+ <line x1='945.3500000000001' y1='1124.2' x2='945.3500000000001' y2='1707.2' style='fill: none; stroke: black; stroke-width:2' />
115
+ <line x1='945.3500000000001' y1='1707.2' x2='928.5500000000002' y2='1707.2' style='fill: none; stroke: black; stroke-width:2' />
116
+ <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="2204.4" x2="646.5999999999999" y2="2204.4"></line>
117
+ <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="2380.4" x2="646.5999999999999" y2="2380.4"></line>
118
+ <line x1='16.79999999999991' y1='2039.4' x2='33.59999999999991' y2='2039.4' style='fill: none; stroke: black; stroke-width:2' />
119
+ <line x1='16.79999999999991' y1='2039.4' x2='16.79999999999991' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
120
+ <line x1='16.79999999999991' y1='2534.4' x2='33.59999999999991' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
121
+ <line x1='663.4' y1='2039.4' x2='646.6' y2='2039.4' style='fill: none; stroke: black; stroke-width:2' />
122
+ <line x1='663.4' y1='2039.4' x2='663.4' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
123
+ <line x1='663.4' y1='2534.4' x2='646.6' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
124
+ <line style="stroke:black; stroke-width:2; " x1="781.0000000000002" y1="2204.4" x2="1295.0000000000002" y2="2204.4"></line>
125
+ <line style="stroke:black; stroke-width:2; " x1="781.0000000000002" y1="2380.4" x2="1295.0000000000002" y2="2380.4"></line>
126
+ <line x1='764.2000000000003' y1='2039.4' x2='781.0000000000002' y2='2039.4' style='fill: none; stroke: black; stroke-width:2' />
127
+ <line x1='764.2000000000003' y1='2039.4' x2='764.2000000000003' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
128
+ <line x1='764.2000000000003' y1='2534.4' x2='781.0000000000002' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
129
+ <line x1='1311.8000000000002' y1='2039.4' x2='1295.0000000000002' y2='2039.4' style='fill: none; stroke: black; stroke-width:2' />
130
+ <line x1='1311.8000000000002' y1='2039.4' x2='1311.8000000000002' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
131
+ <line x1='1311.8000000000002' y1='2534.4' x2='1295.0000000000002' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
132
+ <line style="stroke:black; stroke-width:2; " x1="1429.4" y1="1289.2" x2="2421.4" y2="1289.2"></line>
133
+ <line style="stroke:black; stroke-width:2; " x1="1429.4" y1="1553.2" x2="2421.4" y2="1553.2"></line>
134
+ <line x1='1412.6000000000001' y1='1124.2' x2='1429.4' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
135
+ <line x1='1412.6000000000001' y1='1124.2' x2='1412.6000000000001' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
136
+ <line x1='1412.6000000000001' y1='1795.2' x2='1429.4' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
137
+ <line x1='2438.2' y1='1124.2' x2='2421.3999999999996' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
138
+ <line x1='2438.2' y1='1124.2' x2='2438.2' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
139
+ <line x1='2438.2' y1='1795.2' x2='2421.3999999999996' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
140
+ <line style="stroke:black; stroke-width:2; " x1="2555.8" y1="1377.2" x2="3301.8" y2="1377.2"></line>
140
141
  <line style="stroke:black; stroke-width:2; " x1="2555.8" y1="1553.2" x2="3301.8" y2="1553.2"></line>
141
- <line style="stroke:black; stroke-width:2; " x1="2555.8" y1="1729.2" x2="3301.8" y2="1729.2"></line>
142
- <line x1='2539.0' y1='1300.2' x2='2555.8' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
143
- <line x1='2539.0' y1='1300.2' x2='2539.0' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
144
- <line x1='2539.0' y1='1971.2' x2='2555.8' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
145
- <line x1='3318.6' y1='1300.2' x2='3301.7999999999997' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
146
- <line x1='3318.6' y1='1300.2' x2='3318.6' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
147
- <line x1='3318.6' y1='1971.2' x2='3301.7999999999997' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
148
- <line style="stroke:black; stroke-width:2; " x1="3436.2" y1="1465.2" x2="4311.2" y2="1465.2"></line>
149
- <line style="stroke:black; stroke-width:2; " x1="3436.2" y1="1729.2" x2="4311.2" y2="1729.2"></line>
150
- <line x1='3419.3999999999996' y1='1300.2' x2='3436.2' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
151
- <line x1='3419.3999999999996' y1='1300.2' x2='3419.3999999999996' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
152
- <line x1='3419.3999999999996' y1='1971.2' x2='3436.2' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
153
- <line x1='4328.0' y1='1300.2' x2='4311.2' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
154
- <line x1='4328.0' y1='1300.2' x2='4328.0' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
155
- <line x1='4328.0' y1='1971.2' x2='4311.2' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
156
- <line style="stroke:black; stroke-width:2; " x1="3446.7" y1="2653.2" x2="4300.7" y2="2653.2"></line>
157
- <line style="stroke:black; stroke-width:2; " x1="3446.7" y1="2917.2" x2="4300.7" y2="2917.2"></line>
158
- <line x1='3429.8999999999996' y1='2488.2' x2='3446.7' y2='2488.2' style='fill: none; stroke: black; stroke-width:2' />
159
- <line x1='3429.8999999999996' y1='2488.2' x2='3429.8999999999996' y2='3071.2' style='fill: none; stroke: black; stroke-width:2' />
160
- <line x1='3429.8999999999996' y1='3071.2' x2='3446.7' y2='3071.2' style='fill: none; stroke: black; stroke-width:2' />
161
- <line x1='4317.5' y1='2488.2' x2='4300.7' y2='2488.2' style='fill: none; stroke: black; stroke-width:2' />
162
- <line x1='4317.5' y1='2488.2' x2='4317.5' y2='3071.2' style='fill: none; stroke: black; stroke-width:2' />
163
- <line x1='4317.5' y1='3071.2' x2='4300.7' y2='3071.2' style='fill: none; stroke: black; stroke-width:2' />
164
- <line style="stroke:black; stroke-width:2; " x1="4445.6" y1="1465.2" x2="5076.6" y2="1465.2"></line>
165
- <line style="stroke:black; stroke-width:2; " x1="4445.6" y1="1729.2" x2="5076.6" y2="1729.2"></line>
166
- <line x1='4428.8' y1='1300.2' x2='4445.6' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
167
- <line x1='4428.8' y1='1300.2' x2='4428.8' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
168
- <line x1='4428.8' y1='1971.2' x2='4445.6' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
169
- <line x1='5093.400000000001' y1='1300.2' x2='5076.6' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
170
- <line x1='5093.400000000001' y1='1300.2' x2='5093.400000000001' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
171
- <line x1='5093.400000000001' y1='1971.2' x2='5076.6' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
172
- <line style="stroke:black; stroke-width:2; " x1="5211.0" y1="1465.2" x2="5821.0" y2="1465.2"></line>
173
- <line style="stroke:black; stroke-width:2; " x1="5211.0" y1="1729.2" x2="5821.0" y2="1729.2"></line>
174
- <line x1='5194.2' y1='1300.2' x2='5211.0' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
175
- <line x1='5194.2' y1='1300.2' x2='5194.2' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
176
- <line x1='5194.2' y1='1971.2' x2='5211.0' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
177
- <line x1='5837.8' y1='1300.2' x2='5821.0' y2='1300.2' style='fill: none; stroke: black; stroke-width:2' />
178
- <line x1='5837.8' y1='1300.2' x2='5837.8' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' />
179
- <line x1='5837.8' y1='1971.2' x2='5821.0' y2='1971.2' style='fill: none; stroke: black; stroke-width:2' /></svg>
142
+ <line x1='2539.0' y1='1124.2' x2='2555.8' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
143
+ <line x1='2539.0' y1='1124.2' x2='2539.0' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
144
+ <line x1='2539.0' y1='1795.2' x2='2555.8' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
145
+ <line x1='3318.6' y1='1124.2' x2='3301.7999999999997' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
146
+ <line x1='3318.6' y1='1124.2' x2='3318.6' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
147
+ <line x1='3318.6' y1='1795.2' x2='3301.7999999999997' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
148
+ <line style="stroke:black; stroke-width:2; " x1="3436.2" y1="1289.2" x2="4311.2" y2="1289.2"></line>
149
+ <line style="stroke:black; stroke-width:2; " x1="3436.2" y1="1553.2" x2="4311.2" y2="1553.2"></line>
150
+ <line x1='3419.3999999999996' y1='1124.2' x2='3436.2' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
151
+ <line x1='3419.3999999999996' y1='1124.2' x2='3419.3999999999996' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
152
+ <line x1='3419.3999999999996' y1='1795.2' x2='3436.2' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
153
+ <line x1='4328.0' y1='1124.2' x2='4311.2' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
154
+ <line x1='4328.0' y1='1124.2' x2='4328.0' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
155
+ <line x1='4328.0' y1='1795.2' x2='4311.2' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
156
+ <line style="stroke:black; stroke-width:2; " x1="3446.7" y1="2336.4" x2="4300.7" y2="2336.4"></line>
157
+ <line style="stroke:black; stroke-width:2; " x1="3446.7" y1="2600.4" x2="4300.7" y2="2600.4"></line>
158
+ <line x1='3429.8999999999996' y1='2171.4' x2='3446.7' y2='2171.4' style='fill: none; stroke: black; stroke-width:2' />
159
+ <line x1='3429.8999999999996' y1='2171.4' x2='3429.8999999999996' y2='2754.4' style='fill: none; stroke: black; stroke-width:2' />
160
+ <line x1='3429.8999999999996' y1='2754.4' x2='3446.7' y2='2754.4' style='fill: none; stroke: black; stroke-width:2' />
161
+ <line x1='4317.5' y1='2171.4' x2='4300.7' y2='2171.4' style='fill: none; stroke: black; stroke-width:2' />
162
+ <line x1='4317.5' y1='2171.4' x2='4317.5' y2='2754.4' style='fill: none; stroke: black; stroke-width:2' />
163
+ <line x1='4317.5' y1='2754.4' x2='4300.7' y2='2754.4' style='fill: none; stroke: black; stroke-width:2' />
164
+ <line style="stroke:black; stroke-width:2; " x1="4445.6" y1="1289.2" x2="5076.6" y2="1289.2"></line>
165
+ <line style="stroke:black; stroke-width:2; " x1="4445.6" y1="1553.2" x2="5076.6" y2="1553.2"></line>
166
+ <line x1='4428.8' y1='1124.2' x2='4445.6' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
167
+ <line x1='4428.8' y1='1124.2' x2='4428.8' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
168
+ <line x1='4428.8' y1='1795.2' x2='4445.6' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
169
+ <line x1='5093.400000000001' y1='1124.2' x2='5076.6' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
170
+ <line x1='5093.400000000001' y1='1124.2' x2='5093.400000000001' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
171
+ <line x1='5093.400000000001' y1='1795.2' x2='5076.6' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
172
+ <line style="stroke:black; stroke-width:2; " x1="5211.0" y1="1289.2" x2="5821.0" y2="1289.2"></line>
173
+ <line style="stroke:black; stroke-width:2; " x1="5211.0" y1="1553.2" x2="5821.0" y2="1553.2"></line>
174
+ <line x1='5194.2' y1='1124.2' x2='5211.0' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
175
+ <line x1='5194.2' y1='1124.2' x2='5194.2' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
176
+ <line x1='5194.2' y1='1795.2' x2='5211.0' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
177
+ <line x1='5837.8' y1='1124.2' x2='5821.0' y2='1124.2' style='fill: none; stroke: black; stroke-width:2' />
178
+ <line x1='5837.8' y1='1124.2' x2='5837.8' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' />
179
+ <line x1='5837.8' y1='1795.2' x2='5821.0' y2='1795.2' style='fill: none; stroke: black; stroke-width:2' /></svg>
@@ -1,17 +1,17 @@
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="1902.4" height="1008.0" viewBox="-20, -20, 1922.4, 1028.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1902.4" height="1201.6" viewBox="-20, -20, 1922.4, 1221.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="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>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
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
+ <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>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -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="-20" y="-20" width="1922.4" height="1028.0" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1922.4" height="1221.6" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='551.15' y='132.0'><tspan x='551.15' y='132.0' 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; font-size: 64px;' x='33.60000000000002' y='431.2'><tspan x='33.60000000000002' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[situational]</tspan>
31
- <tspan x='74.10000000000002' y='519.2' 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; font-size: 64px;' x='33.60000000000002' y='519.2'><tspan x='33.60000000000002' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[situational]</tspan>
31
+ <tspan x='74.10000000000002' y='607.2' 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; font-size: 64px;' x='1037.7' y='431.2'><tspan x='1074.7' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[textual]</tspan>
34
- <tspan x='1037.7' y='519.2' 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; font-size: 64px;' x='1037.7' y='519.2'><tspan x='1074.7' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[textual]</tspan>
34
+ <tspan x='1037.7' y='607.2' 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; font-size: 64px;' x='540.0' y='853.6'><tspan x='540.0' y='853.6' 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='692.5' y='941.6' 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; font-size: 64px;' x='540.0' y='994.4000000000001'><tspan x='540.0' y='994.4000000000001' 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='692.5' y='1082.4' 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; font-size: 64px;' x='1275.4' y='853.6'><tspan x='1275.4' y='853.6' 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='1414.4' y='941.6' 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; font-size: 64px;' x='1275.4' y='994.4000000000001'><tspan x='1275.4' y='994.4000000000001' 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='1414.4' y='1082.4' 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;'
43
- points='219.60000000000002 321.2 219.60000000000002 254.1 712.15 254.1 712.15 187.0' />
43
+ points='219.60000000000002 409.2 219.60000000000002 298.1 712.15 298.1 712.15 187.0' />
44
44
  <polyline style='stroke:black; stroke-width:2; fill:none;'
45
- points='1204.7 321.2 1204.7 254.1 712.15 254.1 712.15 187.0' />
45
+ points='1204.7 409.2 1204.7 298.1 712.15 298.1 712.15 187.0' />
46
46
  <polyline style='stroke:black; stroke-width:2; fill:none;'
47
- points='840.5 743.6 840.5 658.9000000000001 1204.7 658.9000000000001 1204.7 574.2' />
47
+ points='840.5 884.4 840.5 773.3 1204.7 773.3 1204.7 662.2' />
48
48
  <polyline style='stroke:black; stroke-width:2; fill:none;'
49
- points='1568.9 743.6 1568.9 658.9000000000001 1204.7 658.9000000000001 1204.7 574.2' />
49
+ points='1568.9 884.4 1568.9 773.3 1204.7 773.3 1204.7 662.2' />
50
50
  </svg>