rsyntaxtree 1.2.7 → 1.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (145) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +64 -0
  3. data/README.md +3 -2
  4. data/bin/rsyntaxtree +5 -5
  5. data/dev/generate_examples.rb +1 -13
  6. data/docs/_examples/000.md +1 -1
  7. data/docs/_examples/001.md +1 -1
  8. data/docs/_examples/002.md +1 -1
  9. data/docs/_examples/003.md +1 -1
  10. data/docs/_examples/004.md +1 -1
  11. data/docs/_examples/005.md +1 -1
  12. data/docs/_examples/006.md +1 -1
  13. data/docs/_examples/007.md +1 -1
  14. data/docs/_examples/008.md +1 -1
  15. data/docs/_examples/009.md +1 -1
  16. data/docs/_examples/010.md +1 -1
  17. data/docs/_examples/011.md +1 -1
  18. data/docs/_examples/012.md +1 -1
  19. data/docs/_examples/014.md +1 -1
  20. data/docs/_examples/015.md +1 -1
  21. data/docs/_examples/016.md +1 -1
  22. data/docs/_examples/019.md +1 -1
  23. data/docs/_examples/021.md +1 -1
  24. data/docs/_examples/024.md +1 -1
  25. data/docs/_examples/025.md +1 -1
  26. data/docs/_examples/026.md +1 -1
  27. data/docs/_examples/027.md +1 -1
  28. data/docs/_examples/030.md +1 -1
  29. data/docs/_examples/031.md +1 -1
  30. data/docs/_examples/032.md +1 -1
  31. data/docs/_examples/034.md +1 -1
  32. data/docs/_examples/035.md +2 -2
  33. data/docs/_examples/040.md +1 -1
  34. data/docs/_examples/042.md +1 -1
  35. data/docs/_examples/047.md +21 -0
  36. data/docs/_includes/box_and_circle_table.html +24 -0
  37. data/docs/assets/css/style.scss +6 -0
  38. data/docs/assets/img/000.png +0 -0
  39. data/docs/assets/img/001.png +0 -0
  40. data/docs/assets/img/002.png +0 -0
  41. data/docs/assets/img/003.png +0 -0
  42. data/docs/assets/img/004.png +0 -0
  43. data/docs/assets/img/005.png +0 -0
  44. data/docs/assets/img/006.png +0 -0
  45. data/docs/assets/img/007.png +0 -0
  46. data/docs/assets/img/008.png +0 -0
  47. data/docs/assets/img/009.png +0 -0
  48. data/docs/assets/img/010.png +0 -0
  49. data/docs/assets/img/011.png +0 -0
  50. data/docs/assets/img/012.png +0 -0
  51. data/docs/assets/img/013.png +0 -0
  52. data/docs/assets/img/014.png +0 -0
  53. data/docs/assets/img/015.png +0 -0
  54. data/docs/assets/img/016.png +0 -0
  55. data/docs/assets/img/017.png +0 -0
  56. data/docs/assets/img/018.png +0 -0
  57. data/docs/assets/img/019.png +0 -0
  58. data/docs/assets/img/020.png +0 -0
  59. data/docs/assets/img/021.png +0 -0
  60. data/docs/assets/img/022.png +0 -0
  61. data/docs/assets/img/023.png +0 -0
  62. data/docs/assets/img/024.png +0 -0
  63. data/docs/assets/img/025.png +0 -0
  64. data/docs/assets/img/026.png +0 -0
  65. data/docs/assets/img/027.png +0 -0
  66. data/docs/assets/img/028.png +0 -0
  67. data/docs/assets/img/029.png +0 -0
  68. data/docs/assets/img/030.png +0 -0
  69. data/docs/assets/img/031.png +0 -0
  70. data/docs/assets/img/032.png +0 -0
  71. data/docs/assets/img/033.png +0 -0
  72. data/docs/assets/img/034.png +0 -0
  73. data/docs/assets/img/035.png +0 -0
  74. data/docs/assets/img/036.png +0 -0
  75. data/docs/assets/img/037.png +0 -0
  76. data/docs/assets/img/038.png +0 -0
  77. data/docs/assets/img/040.png +0 -0
  78. data/docs/assets/img/041.png +0 -0
  79. data/docs/assets/img/042.png +0 -0
  80. data/docs/assets/img/043.png +0 -0
  81. data/docs/assets/img/044.png +0 -0
  82. data/docs/assets/img/045.png +0 -0
  83. data/docs/assets/img/047.png +0 -0
  84. data/docs/assets/img/elements/arrow_both.png +0 -0
  85. data/docs/assets/img/elements/arrow_both_bold.png +0 -0
  86. data/docs/assets/img/elements/arrow_left.png +0 -0
  87. data/docs/assets/img/elements/arrow_left_bold.png +0 -0
  88. data/docs/assets/img/elements/arrow_right.png +0 -0
  89. data/docs/assets/img/elements/arrow_right_bold.png +0 -0
  90. data/docs/assets/svg/000.svg +33 -33
  91. data/docs/assets/svg/001.svg +13 -13
  92. data/docs/assets/svg/002.svg +33 -33
  93. data/docs/assets/svg/003.svg +25 -25
  94. data/docs/assets/svg/004.svg +36 -36
  95. data/docs/assets/svg/005.svg +16 -16
  96. data/docs/assets/svg/006.svg +21 -21
  97. data/docs/assets/svg/007.svg +27 -27
  98. data/docs/assets/svg/008.svg +31 -31
  99. data/docs/assets/svg/009.svg +30 -30
  100. data/docs/assets/svg/010.svg +48 -48
  101. data/docs/assets/svg/011.svg +25 -25
  102. data/docs/assets/svg/012.svg +30 -30
  103. data/docs/assets/svg/013.svg +71 -71
  104. data/docs/assets/svg/014.svg +93 -93
  105. data/docs/assets/svg/015.svg +29 -29
  106. data/docs/assets/svg/016.svg +378 -378
  107. data/docs/assets/svg/017.svg +29 -29
  108. data/docs/assets/svg/018.svg +31 -31
  109. data/docs/assets/svg/019.svg +149 -149
  110. data/docs/assets/svg/020.svg +56 -56
  111. data/docs/assets/svg/021.svg +69 -69
  112. data/docs/assets/svg/022.svg +69 -69
  113. data/docs/assets/svg/023.svg +45 -45
  114. data/docs/assets/svg/024.svg +19 -19
  115. data/docs/assets/svg/025.svg +117 -117
  116. data/docs/assets/svg/026.svg +19 -19
  117. data/docs/assets/svg/027.svg +59 -59
  118. data/docs/assets/svg/028.svg +15 -15
  119. data/docs/assets/svg/029.svg +49 -49
  120. data/docs/assets/svg/030.svg +36 -36
  121. data/docs/assets/svg/031.svg +11 -11
  122. data/docs/assets/svg/032.svg +33 -33
  123. data/docs/assets/svg/033.svg +30 -30
  124. data/docs/assets/svg/034.svg +44 -44
  125. data/docs/assets/svg/035.svg +18 -18
  126. data/docs/assets/svg/036.svg +11 -11
  127. data/docs/assets/svg/037.svg +14 -14
  128. data/docs/assets/svg/038.svg +33 -33
  129. data/docs/assets/svg/039.svg +1 -1
  130. data/docs/assets/svg/040.svg +90 -90
  131. data/docs/assets/svg/041.svg +43 -43
  132. data/docs/assets/svg/042.svg +11 -11
  133. data/docs/assets/svg/043.svg +121 -121
  134. data/docs/assets/svg/044.svg +2 -2
  135. data/docs/assets/svg/045.svg +36 -36
  136. data/docs/assets/svg/046.svg +641 -641
  137. data/docs/assets/svg/047.svg +67 -0
  138. data/docs/documentation.md +1 -1
  139. data/docs/documentation_ja.md +1 -1
  140. data/docs/examples.html +5 -4
  141. data/lib/rsyntaxtree/svg_graph.rb +8 -7
  142. data/lib/rsyntaxtree/version.rb +1 -1
  143. data/lib/rsyntaxtree.rb +30 -23
  144. data/test/example_verify_test.rb +1 -13
  145. metadata +12 -3
@@ -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="5837.8" height="2345.2" viewBox="0, 0, 5854.6, 2367.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="5837.8" height="2521.2" viewBox="0, 0, 5854.6, 2543.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,156 +24,156 @@
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="0" y="0" width="5854.6" height="2367.2" stroke="none" fill="white" />"
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; fill: ; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Non-prototypical<tspan style='fill:none;'>■</tspan>sentence</tspan>
27
+ <rect x="0" y="0" width="5854.6" height="2543.2" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; font-size: 64px;' x='2664.025' y='132.0'><tspan x='2664.025' y='132.0' style="font-weight: bold; fill: ; " 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>
31
31
  <tspan x='2664.025' y='484.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">non-assertive,</tspan>
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='994.4000000000001'><tspan x='449.5500000000002' y='994.4000000000001' style="font-weight: bold; fill: ; " 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='1170.4' 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='1258.4' 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='1434.4' 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; storoke-width: 0; font-size: 64px;' x='449.5500000000002' y='1082.4'><tspan x='449.5500000000002' y='1082.4' style="font-weight: bold; fill: ; " 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='1258.4' 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='1346.4' 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='1522.4' 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='1768.8'><tspan x='33.59999999999991' y='1768.8' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Wh-Questions</tspan>
41
- <tspan x='33.59999999999991' y='1944.8' 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='2120.8' 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; storoke-width: 0; font-size: 64px;' x='33.59999999999991' y='1944.8'><tspan x='33.59999999999991' y='1944.8' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Wh-Questions</tspan>
41
+ <tspan x='33.59999999999991' y='2120.8' 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='2296.8' 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='1768.8'><tspan x='781.0000000000002' y='1768.8' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Exclamatives</tspan>
45
- <tspan x='781.0000000000002' y='1944.8' 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='2120.8' 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; storoke-width: 0; font-size: 64px;' x='781.0000000000002' y='1944.8'><tspan x='781.0000000000002' y='1944.8' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Exclamatives</tspan>
45
+ <tspan x='781.0000000000002' y='2120.8' 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='2296.8' 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='994.4000000000001'><tspan x='1429.4' y='994.4000000000001' style="font-weight: bold; fill: ; " 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='1170.4' 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='1258.4' 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='1434.4' 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='1522.4' 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; storoke-width: 0; font-size: 64px;' x='1429.4' y='1082.4'><tspan x='1429.4' y='1082.4' style="font-weight: bold; fill: ; " 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='1258.4' 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='1346.4' 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='1522.4' 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='1610.4' 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='994.4000000000001'><tspan x='2555.8' y='994.4000000000001' style="font-weight: bold; fill: ; " 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='1082.4' style="font-weight: bold; fill: ; " 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='1258.4' 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='1434.4' 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='1522.4' 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; storoke-width: 0; font-size: 64px;' x='2555.8' y='1082.4'><tspan x='2555.8' y='1082.4' style="font-weight: bold; fill: ; " 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='1170.4' style="font-weight: bold; fill: ; " 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='1346.4' 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='1522.4' 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='1610.4' 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='994.4000000000001'><tspan x='3436.2' y='994.4000000000001' style="font-weight: bold; fill: ; " 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='1170.4' 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='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
63
- <tspan x='3436.2' y='1434.4' 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='1522.4' 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; storoke-width: 0; font-size: 64px;' x='3436.2' y='1082.4'><tspan x='3436.2' y='1082.4' style="font-weight: bold; fill: ; " 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='1258.4' 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='1346.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
63
+ <tspan x='3436.2' y='1522.4' 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='1610.4' 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='1856.8'><tspan x='3446.7' y='1856.8' style="font-weight: bold; fill: ; " 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='2032.8' 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='2120.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
69
- <tspan x='3446.7' y='2296.8' 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; storoke-width: 0; font-size: 64px;' x='3446.7' y='2032.8000000000002'><tspan x='3446.7' y='2032.8000000000002' style="font-weight: bold; fill: ; " 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='2208.8' 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='2296.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
69
+ <tspan x='3446.7' y='2472.8' 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='994.4000000000001'><tspan x='4445.6' y='994.4000000000001' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Comparatives</tspan>
72
- <tspan x='4445.6' y='1170.4' 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='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
74
- <tspan x='4445.6' y='1434.4' 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='1522.4' 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; storoke-width: 0; font-size: 64px;' x='4445.6' y='1082.4'><tspan x='4445.6' y='1082.4' style="font-weight: bold; fill: ; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Comparatives</tspan>
72
+ <tspan x='4445.6' y='1258.4' 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='1346.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dependent</tspan>
74
+ <tspan x='4445.6' y='1522.4' 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='1610.4' 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='994.4000000000001'><tspan x='5211.0' y='994.4000000000001' style="font-weight: bold; fill: ; " 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='1170.4' 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='1258.4' 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='1434.4' 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='1522.4' 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; storoke-width: 0; font-size: 64px;' x='5211.0' y='1082.4'><tspan x='5211.0' y='1082.4' style="font-weight: bold; fill: ; " 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='1258.4' 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='1346.4' 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='1522.4' 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='1610.4' 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
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
84
- points='689.0500000000002 884.4 689.0500000000002 799.7 3102.525 799.7 3102.525 715.0' />
85
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
86
- points='1925.4 884.4 1925.4 799.7 3102.525 799.7 3102.525 715.0' />
87
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
88
- points='2928.8 884.4 2928.8 799.7 3102.525 799.7 3102.525 715.0' />
89
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
90
- points='3873.7 884.4 3873.7 799.7 3102.525 799.7 3102.525 715.0' />
91
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
92
- points='4761.1 884.4 4761.1 799.7 3102.525 799.7 3102.525 715.0' />
93
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
94
- points='5516.0 884.4 5516.0 799.7 3102.525 799.7 3102.525 715.0' />
95
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
96
- points='340.0999999999999 1658.8 340.0999999999999 1574.1 689.0500000000002 1574.1 689.0500000000002 1489.4' />
97
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
98
- points='1038.0000000000002 1658.8 1038.0000000000002 1574.1 689.0500000000002 1574.1 689.0500000000002 1489.4' />
99
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
100
- points='3873.7 1746.8 3873.7 1662.1 3873.7 1662.1 3873.7 1577.4' />
101
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2664.025" y1="198.0" x2="3541.025" y2="198.0"></line>
102
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
83
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
84
+ points='689.0500000000002 972.4 689.0500000000002 843.7 3102.525 843.7 3102.525 715.0' />
85
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
86
+ points='1925.4 972.4 1925.4 843.7 3102.525 843.7 3102.525 715.0' />
87
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
88
+ points='2928.8 972.4 2928.8 843.7 3102.525 843.7 3102.525 715.0' />
89
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
90
+ points='3873.7 972.4 3873.7 843.7 3102.525 843.7 3102.525 715.0' />
91
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
92
+ points='4761.1 972.4 4761.1 843.7 3102.525 843.7 3102.525 715.0' />
93
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
94
+ points='5516.0 972.4 5516.0 843.7 3102.525 843.7 3102.525 715.0' />
95
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
96
+ points='340.0999999999999 1834.8 340.0999999999999 1706.1 689.0500000000002 1706.1 689.0500000000002 1577.4' />
97
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
98
+ points='1038.0000000000002 1834.8 1038.0000000000002 1706.1 689.0500000000002 1706.1 689.0500000000002 1577.4' />
99
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
100
+ points='3873.7 1922.8 3873.7 1794.1 3873.7 1794.1 3873.7 1665.4' />
101
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="2664.025" y1="198.0" x2="3541.025" y2="198.0"></line>
102
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
103
103
  points='2664.025,33.0 2647.225,33.0 2647.225,704.0 2664.025,704.0' />
104
104
 
105
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
105
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
106
106
  points='3541.0249999999996,33.0 3557.825,33.0 3557.825,704.0 3541.0249999999996,704.0' />
107
107
 
108
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="449.5500000000002" y1="1060.4" x2="928.5500000000002" y2="1060.4"></line>
109
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="449.5500000000002" y1="1324.4" x2="928.5500000000002" y2="1324.4"></line>
110
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
111
- points='449.5500000000002,895.4 432.75000000000017,895.4 432.75000000000017,1478.4 449.5500000000002,1478.4' />
108
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="449.5500000000002" y1="1148.4" x2="928.5500000000002" y2="1148.4"></line>
109
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="449.5500000000002" y1="1412.4" x2="928.5500000000002" y2="1412.4"></line>
110
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
111
+ points='449.5500000000002,983.4 432.75000000000017,983.4 432.75000000000017,1566.4 449.5500000000002,1566.4' />
112
112
 
113
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
114
- points='928.5500000000002,895.4 945.3500000000001,895.4 945.3500000000001,1478.4 928.5500000000002,1478.4' />
113
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
114
+ points='928.5500000000002,983.4 945.3500000000001,983.4 945.3500000000001,1566.4 928.5500000000002,1566.4' />
115
115
 
116
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.59999999999991" y1="1834.8" x2="646.5999999999999" y2="1834.8"></line>
117
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="33.59999999999991" y1="2010.8" x2="646.5999999999999" y2="2010.8"></line>
118
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
- points='33.59999999999991,1669.8 16.79999999999991,1669.8 16.79999999999991,2164.8 33.59999999999991,2164.8' />
116
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="33.59999999999991" y1="2010.8" x2="646.5999999999999" y2="2010.8"></line>
117
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="33.59999999999991" y1="2186.8" x2="646.5999999999999" y2="2186.8"></line>
118
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
119
+ points='33.59999999999991,1845.8 16.79999999999991,1845.8 16.79999999999991,2340.8 33.59999999999991,2340.8' />
120
120
 
121
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
122
- points='646.6,1669.8 663.4,1669.8 663.4,2164.8 646.6,2164.8' />
121
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
122
+ points='646.6,1845.8 663.4,1845.8 663.4,2340.8 646.6,2340.8' />
123
123
 
124
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="781.0000000000002" y1="1834.8" x2="1295.0000000000002" y2="1834.8"></line>
125
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="781.0000000000002" y1="2010.8" x2="1295.0000000000002" y2="2010.8"></line>
126
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
127
- points='781.0000000000002,1669.8 764.2000000000003,1669.8 764.2000000000003,2164.8 781.0000000000002,2164.8' />
124
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="781.0000000000002" y1="2010.8" x2="1295.0000000000002" y2="2010.8"></line>
125
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="781.0000000000002" y1="2186.8" x2="1295.0000000000002" y2="2186.8"></line>
126
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
127
+ points='781.0000000000002,1845.8 764.2000000000003,1845.8 764.2000000000003,2340.8 781.0000000000002,2340.8' />
128
128
 
129
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
130
- points='1295.0000000000002,1669.8 1311.8000000000002,1669.8 1311.8000000000002,2164.8 1295.0000000000002,2164.8' />
129
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
130
+ points='1295.0000000000002,1845.8 1311.8000000000002,1845.8 1311.8000000000002,2340.8 1295.0000000000002,2340.8' />
131
131
 
132
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1429.4" y1="1060.4" x2="2421.4" y2="1060.4"></line>
133
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="1429.4" y1="1324.4" x2="2421.4" y2="1324.4"></line>
134
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
135
- points='1429.4,895.4 1412.6000000000001,895.4 1412.6000000000001,1566.4 1429.4,1566.4' />
132
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1429.4" y1="1148.4" x2="2421.4" y2="1148.4"></line>
133
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="1429.4" y1="1412.4" x2="2421.4" y2="1412.4"></line>
134
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
135
+ points='1429.4,983.4 1412.6000000000001,983.4 1412.6000000000001,1654.4 1429.4,1654.4' />
136
136
 
137
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
138
- points='2421.3999999999996,895.4 2438.2,895.4 2438.2,1566.4 2421.3999999999996,1566.4' />
137
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
138
+ points='2421.3999999999996,983.4 2438.2,983.4 2438.2,1654.4 2421.3999999999996,1654.4' />
139
139
 
140
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2555.8" y1="1148.4" x2="3301.8" y2="1148.4"></line>
141
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="2555.8" y1="1324.4" x2="3301.8" y2="1324.4"></line>
142
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
143
- points='2555.8,895.4 2539.0,895.4 2539.0,1566.4 2555.8,1566.4' />
140
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="2555.8" y1="1236.4" x2="3301.8" y2="1236.4"></line>
141
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="2555.8" y1="1412.4" x2="3301.8" y2="1412.4"></line>
142
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
143
+ points='2555.8,983.4 2539.0,983.4 2539.0,1654.4 2555.8,1654.4' />
144
144
 
145
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
146
- points='3301.7999999999997,895.4 3318.6,895.4 3318.6,1566.4 3301.7999999999997,1566.4' />
145
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
146
+ points='3301.7999999999997,983.4 3318.6,983.4 3318.6,1654.4 3301.7999999999997,1654.4' />
147
147
 
148
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="3436.2" y1="1060.4" x2="4311.2" y2="1060.4"></line>
149
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="3436.2" y1="1324.4" x2="4311.2" y2="1324.4"></line>
150
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
151
- points='3436.2,895.4 3419.3999999999996,895.4 3419.3999999999996,1566.4 3436.2,1566.4' />
148
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="3436.2" y1="1148.4" x2="4311.2" y2="1148.4"></line>
149
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="3436.2" y1="1412.4" x2="4311.2" y2="1412.4"></line>
150
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
151
+ points='3436.2,983.4 3419.3999999999996,983.4 3419.3999999999996,1654.4 3436.2,1654.4' />
152
152
 
153
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
154
- points='4311.2,895.4 4328.0,895.4 4328.0,1566.4 4311.2,1566.4' />
153
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
154
+ points='4311.2,983.4 4328.0,983.4 4328.0,1654.4 4311.2,1654.4' />
155
155
 
156
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="3446.7" y1="1922.8" x2="4300.7" y2="1922.8"></line>
157
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="3446.7" y1="2186.8" x2="4300.7" y2="2186.8"></line>
158
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
159
- points='3446.7,1757.8 3429.8999999999996,1757.8 3429.8999999999996,2340.8 3446.7,2340.8' />
156
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="3446.7" y1="2098.8" x2="4300.7" y2="2098.8"></line>
157
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="3446.7" y1="2362.8" x2="4300.7" y2="2362.8"></line>
158
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
159
+ points='3446.7,1933.8 3429.8999999999996,1933.8 3429.8999999999996,2516.8 3446.7,2516.8' />
160
160
 
161
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
162
- points='4300.7,1757.8 4317.5,1757.8 4317.5,2340.8 4300.7,2340.8' />
161
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
162
+ points='4300.7,1933.8 4317.5,1933.8 4317.5,2516.8 4300.7,2516.8' />
163
163
 
164
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="4445.6" y1="1060.4" x2="5076.6" y2="1060.4"></line>
165
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="4445.6" y1="1324.4" x2="5076.6" y2="1324.4"></line>
166
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
167
- points='4445.6,895.4 4428.8,895.4 4428.8,1566.4 4445.6,1566.4' />
164
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="4445.6" y1="1148.4" x2="5076.6" y2="1148.4"></line>
165
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="4445.6" y1="1412.4" x2="5076.6" y2="1412.4"></line>
166
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
167
+ points='4445.6,983.4 4428.8,983.4 4428.8,1654.4 4445.6,1654.4' />
168
168
 
169
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
170
- points='5076.6,895.4 5093.400000000001,895.4 5093.400000000001,1566.4 5076.6,1566.4' />
169
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
170
+ points='5076.6,983.4 5093.400000000001,983.4 5093.400000000001,1654.4 5076.6,1654.4' />
171
171
 
172
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="5211.0" y1="1060.4" x2="5821.0" y2="1060.4"></line>
173
- <line style="stroke:black; stroke-linecap:round; stroke-width:3; " x1="5211.0" y1="1324.4" x2="5821.0" y2="1324.4"></line>
174
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
175
- points='5211.0,895.4 5194.2,895.4 5194.2,1566.4 5211.0,1566.4' />
172
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="5211.0" y1="1148.4" x2="5821.0" y2="1148.4"></line>
173
+ <line style="stroke:black; fill:none; stroke-linecap:round; stroke-width:2; " x1="5211.0" y1="1412.4" x2="5821.0" y2="1412.4"></line>
174
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
175
+ points='5211.0,983.4 5194.2,983.4 5194.2,1654.4 5211.0,1654.4' />
176
176
 
177
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
178
- points='5821.0,895.4 5837.8,895.4 5837.8,1566.4 5821.0,1566.4' />
177
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
178
+ points='5821.0,983.4 5837.8,983.4 5837.8,1654.4 5821.0,1654.4' />
179
179
  </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="1879.2" height="849.1999999999999" viewBox="0, 0, 1896.0, 871.1999999999999" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1879.2" height="937.1999999999999" viewBox="0, 0, 1896.0, 959.1999999999999" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
6
6
  <path d="M 0 0 L 10 5 L 0 10" fill="black"/>
@@ -24,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="0" y="0" width="1896.0" height="871.1999999999999" stroke="none" fill="white" />"
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>
27
+ <rect x="0" y="0" width="1896.0" height="959.1999999999999" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; storoke-width: 0; 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='378.4'><tspan x='33.60000000000002' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[situational]</tspan>
31
- <tspan x='74.10000000000002' y='466.4' 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: 64px;' x='33.60000000000002' y='422.4'><tspan x='33.60000000000002' y='422.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[situational]</tspan>
31
+ <tspan x='74.10000000000002' y='510.4' 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='378.4'><tspan x='1074.7' y='378.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[textual]</tspan>
34
- <tspan x='1037.7' y='466.4' 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: 64px;' x='1037.7' y='422.4'><tspan x='1074.7' y='422.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[textual]</tspan>
34
+ <tspan x='1037.7' y='510.4' 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='712.8'><tspan x='540.0' y='712.8' 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='800.8' 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: 64px;' x='540.0' y='800.8'><tspan x='540.0' y='800.8' 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='888.8' 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='712.8'><tspan x='1275.4' y='712.8' 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='800.8' 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: 64px;' x='1275.4' y='800.8'><tspan x='1275.4' y='800.8' 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='888.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cataphora</tspan>
41
41
  </text>
42
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
43
- points='219.60000000000002 268.4 219.60000000000002 227.7 712.15 227.7 712.15 187.0' />
44
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
45
- points='1204.7 268.4 1204.7 227.7 712.15 227.7 712.15 187.0' />
46
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
47
- points='840.5 602.8 840.5 562.0999999999999 1204.7 562.0999999999999 1204.7 521.4' />
48
- <polyline style='stroke:black; stroke-width:3; fill:none; stroke-linejoin:round; stroke-linecap:round;'
49
- points='1568.9 602.8 1568.9 562.0999999999999 1204.7 562.0999999999999 1204.7 521.4' />
42
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
43
+ points='219.60000000000002 312.4 219.60000000000002 249.7 712.15 249.7 712.15 187.0' />
44
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
45
+ points='1204.7 312.4 1204.7 249.7 712.15 249.7 712.15 187.0' />
46
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
47
+ points='840.5 690.8 840.5 628.0999999999999 1204.7 628.0999999999999 1204.7 565.4' />
48
+ <polyline style='stroke:black; stroke-width:2; fill:none; stroke-linejoin:round; stroke-linecap:round;'
49
+ points='1568.9 690.8 1568.9 628.0999999999999 1204.7 628.0999999999999 1204.7 565.4' />
50
50
  </svg>