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="5044.799999999999" height="1676.8000000000002" viewBox="-20, -20, 5064.799999999999, 1696.8000000000002" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="5044.799999999999" height="1984.8000000000002" viewBox="-20, -20, 5064.799999999999, 2004.8000000000002" 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,78 +24,78 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="5064.799999999999" height="1696.8000000000002" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="5064.799999999999" height="2004.8000000000002" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1684.375' y='132.0'><tspan x='2202.375' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REJOINDER</tspan>
29
29
  <tspan x='1684.375' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(any<tspan style='fill:none;'>■</tspan>cohesive<tspan style='fill:none;'>■</tspan>sequel<tspan style='fill:none;'>■</tspan>by<tspan style='fill:none;'>■</tspan>different<tspan style='fill:none;'>■</tspan>speaker)</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='537.625' y='554.4'><tspan x='537.625' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>question)</tspan>
32
- <tspan x='728.125' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='537.625' y='695.2'><tspan x='537.625' y='695.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>question)</tspan>
32
+ <tspan x='728.125' y='783.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='976.8'><tspan x='33.59999999999991' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(answering)</tspan>
35
- <tspan x='100.59999999999991' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DIRECT</tspan>
36
- <tspan x='52.09999999999991' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1170.4'><tspan x='33.59999999999991' y='1170.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(answering)</tspan>
35
+ <tspan x='100.59999999999991' y='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DIRECT</tspan>
36
+ <tspan x='52.09999999999991' y='1346.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1234.15' y='976.8'><tspan x='1316.15' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(not<tspan style='fill:none;'>■</tspan>answering)</tspan>
39
- <tspan x='1234.15' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">INDIRECT<tspan style='fill:none;'>■</tspan>RESPONSE</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1234.15' y='1170.4'><tspan x='1316.15' y='1170.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(not<tspan style='fill:none;'>■</tspan>answering)</tspan>
39
+ <tspan x='1234.15' y='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">INDIRECT<tspan style='fill:none;'>■</tspan>RESPONSE</tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='532.0' y='1399.2'><tspan x='532.0' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(attitude<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>answer)</tspan>
42
- <tspan x='623.0' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMMENTARY</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='532.0' y='1645.6000000000001'><tspan x='532.0' y='1645.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(attitude<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>answer)</tspan>
42
+ <tspan x='623.0' y='1733.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMMENTARY</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1310.3999999999999' y='1399.2'><tspan x='1310.3999999999999' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(evading<tspan style='fill:none;'>■</tspan>answer)</tspan>
45
- <tspan x='1386.8999999999999' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DISCLAIMER</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1310.3999999999999' y='1645.6000000000001'><tspan x='1310.3999999999999' y='1645.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(evading<tspan style='fill:none;'>■</tspan>answer)</tspan>
45
+ <tspan x='1386.8999999999999' y='1733.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">DISCLAIMER</tspan>
46
46
  </text>
47
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1992.8000000000002' y='1399.2'><tspan x='1992.8000000000002' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(implying<tspan style='fill:none;'>■</tspan>answer)</tspan>
48
- <tspan x='2003.8000000000002' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SUPPLEMENTARY</tspan>
49
- <tspan x='2117.8' y='1575.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
47
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1992.8000000000002' y='1645.6000000000001'><tspan x='1992.8000000000002' y='1645.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(implying<tspan style='fill:none;'>■</tspan>answer)</tspan>
48
+ <tspan x='2003.8000000000002' y='1733.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SUPPLEMENTARY</tspan>
49
+ <tspan x='2117.8' y='1821.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">RESPONSE</tspan>
50
50
  </text>
51
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3443.625' y='554.4'><tspan x='3443.625' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(not<tspan style='fill:none;'>■</tspan>following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>question)</tspan>
52
- <tspan x='3586.125' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[other<tspan style='fill:none;'>■</tspan>rejoinders]</tspan>
51
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3443.625' y='695.2'><tspan x='3443.625' y='695.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(not<tspan style='fill:none;'>■</tspan>following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>question)</tspan>
52
+ <tspan x='3586.125' y='783.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">[other<tspan style='fill:none;'>■</tspan>rejoinders]</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2712.1499999999996' y='976.8'><tspan x='2712.1499999999996' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>statement)</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2712.1499999999996' y='1170.4'><tspan x='2712.1499999999996' y='1170.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>statement)</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2704.2' y='1276.0'><tspan x='2704.2' y='1276.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ASSENT</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2704.2' y='1513.6000000000001'><tspan x='2704.2' y='1513.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">ASSENT</tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3081.6' y='1276.0'><tspan x='3081.6' y='1276.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONTRADICTION</tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3081.6' y='1513.6000000000001'><tspan x='3081.6' y='1513.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONTRADICTION</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3744.0' y='976.8'><tspan x='3756.0' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a</tspan>
61
- <tspan x='3744.0' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">statement<tspan style='fill:none;'>■</tspan>or</tspan>
62
- <tspan x='3785.0' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">command)</tspan>
63
- <tspan x='3785.0' y='1240.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">QUESTION</tspan>
64
- <tspan x='3771.0' y='1328.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REJOINDER</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3744.0' y='1170.4'><tspan x='3756.0' y='1170.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan>a</tspan>
61
+ <tspan x='3744.0' y='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">statement<tspan style='fill:none;'>■</tspan>or</tspan>
62
+ <tspan x='3785.0' y='1346.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">command)</tspan>
63
+ <tspan x='3785.0' y='1434.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">QUESTION</tspan>
64
+ <tspan x='3771.0' y='1522.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REJOINDER</tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4448.599999999999' y='976.8'><tspan x='4474.599999999999' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan></tspan>
67
- <tspan x='4448.599999999999' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>command)</tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4448.599999999999' y='1170.4'><tspan x='4474.599999999999' y='1170.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(following<tspan style='fill:none;'>■</tspan></tspan>
67
+ <tspan x='4448.599999999999' y='1258.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>command)</tspan>
68
68
  </text>
69
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4286.4' y='1399.2'><tspan x='4286.4' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONSENT</tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4286.4' y='1645.6000000000001'><tspan x='4286.4' y='1645.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">CONSENT</tspan>
70
70
  </text>
71
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4718.799999999999' y='1399.2'><tspan x='4718.799999999999' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REFUSAL</tspan>
71
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='4718.799999999999' y='1645.6000000000001'><tspan x='4718.799999999999' y='1645.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">REFUSAL</tspan>
72
72
  </text>
73
73
  <polyline style='stroke:black; stroke-width:2; fill:none;'
74
- points='891.625 444.4 891.625 359.7 2379.375 359.7 2379.375 275.0' />
74
+ points='891.625 585.2 891.625 430.1 2379.375 430.1 2379.375 275.0' />
75
75
  <polyline style='stroke:black; stroke-width:2; fill:none;'
76
- points='3867.125 444.4 3867.125 359.7 2379.375 359.7 2379.375 275.0' />
76
+ points='3867.125 585.2 3867.125 430.1 2379.375 430.1 2379.375 275.0' />
77
77
  <polyline style='stroke:black; stroke-width:2; fill:none;'
78
- points='215.5999999999999 866.8 215.5999999999999 782.0999999999999 891.625 782.0999999999999 891.625 697.4' />
78
+ points='215.5999999999999 1060.4 215.5999999999999 949.3000000000001 891.625 949.3000000000001 891.625 838.2' />
79
79
  <polyline style='stroke:black; stroke-width:2; fill:none;'
80
- points='1567.65 866.8 1567.65 782.0999999999999 891.625 782.0999999999999 891.625 697.4' />
80
+ points='1567.65 1060.4 1567.65 949.3000000000001 891.625 949.3000000000001 891.625 838.2' />
81
81
  <polyline style='stroke:black; stroke-width:2; fill:none;'
82
- points='854.0 1289.2 854.0 1204.5 1567.65 1204.5 1567.65 1119.8' />
82
+ points='854.0 1535.6000000000001 854.0 1424.5 1567.65 1424.5 1567.65 1313.4' />
83
83
  <polyline style='stroke:black; stroke-width:2; fill:none;'
84
- points='1584.3999999999999 1289.2 1584.3999999999999 1204.5 1567.65 1204.5 1567.65 1119.8' />
84
+ points='1584.3999999999999 1535.6000000000001 1584.3999999999999 1424.5 1567.65 1424.5 1567.65 1313.4' />
85
85
  <polyline style='stroke:black; stroke-width:2; fill:none;'
86
- points='2281.3 1289.2 2281.3 1204.5 1567.65 1204.5 1567.65 1119.8' />
86
+ points='2281.3 1535.6000000000001 2281.3 1424.5 1567.65 1424.5 1567.65 1313.4' />
87
87
  <polyline style='stroke:black; stroke-width:2; fill:none;'
88
- points='3085.6499999999996 866.8 3085.6499999999996 782.0999999999999 3867.125 782.0999999999999 3867.125 697.4' />
88
+ points='3085.6499999999996 1060.4 3085.6499999999996 949.3000000000001 3867.125 949.3000000000001 3867.125 838.2' />
89
89
  <polyline style='stroke:black; stroke-width:2; fill:none;'
90
- points='3948.0 866.8 3948.0 782.0999999999999 3867.125 782.0999999999999 3867.125 697.4' />
90
+ points='3948.0 1060.4 3948.0 949.3000000000001 3867.125 949.3000000000001 3867.125 838.2' />
91
91
  <polyline style='stroke:black; stroke-width:2; fill:none;'
92
- points='4648.599999999999 866.8 4648.599999999999 782.0999999999999 3867.125 782.0999999999999 3867.125 697.4' />
92
+ points='4648.599999999999 1060.4 4648.599999999999 949.3000000000001 3867.125 949.3000000000001 3867.125 838.2' />
93
93
  <polyline style='stroke:black; stroke-width:2; fill:none;'
94
- points='2825.7 1166.0 2825.7 1098.9 3085.6499999999996 1098.9 3085.6499999999996 1031.8' />
94
+ points='2825.7 1403.6000000000001 2825.7 1314.5 3085.6499999999996 1314.5 3085.6499999999996 1225.4' />
95
95
  <polyline style='stroke:black; stroke-width:2; fill:none;'
96
- points='3345.6 1166.0 3345.6 1098.9 3085.6499999999996 1098.9 3085.6499999999996 1031.8' />
96
+ points='3345.6 1403.6000000000001 3345.6 1314.5 3085.6499999999996 1314.5 3085.6499999999996 1225.4' />
97
97
  <polyline style='stroke:black; stroke-width:2; fill:none;'
98
- points='4435.4 1289.2 4435.4 1204.5 4648.599999999999 1204.5 4648.599999999999 1119.8' />
98
+ points='4435.4 1535.6000000000001 4435.4 1424.5 4648.599999999999 1424.5 4648.599999999999 1313.4' />
99
99
  <polyline style='stroke:black; stroke-width:2; fill:none;'
100
- points='4861.799999999999 1289.2 4861.799999999999 1204.5 4648.599999999999 1204.5 4648.599999999999 1119.8' />
100
+ points='4861.799999999999 1535.6000000000001 4861.799999999999 1424.5 4648.599999999999 1424.5 4648.599999999999 1313.4' />
101
101
  </svg>
@@ -1,51 +1,51 @@
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="818.4" height="1069.6" viewBox="-20, -20, 838.4, 1089.6" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="818.4" height="1280.8" viewBox="-20, -20, 838.4, 1300.8" 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
- <polyline fill="none" stroke="purple" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
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="red"/>
6
+ <polyline fill="none" stroke="#CC79A7" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
10
7
  </marker>
11
8
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
- <path d="M 0 0 L 10 5 L 0 10 z" fill="red"/>
9
+ <path d="M 0 0 L 10 5 L 0 10 z" fill="#D55E00"/>
10
+ </marker>
11
+ <marker id="arrowForward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
+ <path d="M 10 0 L 0 5 L 10 10 z" fill="#D55E00"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
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="red"/>
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" orient="auto">
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="#D55E00"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
18
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
19
  </pattern>
20
20
  <pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
21
- <line x1="0" y="0" x2="0" y2="10" stroke="blue" stroke-width="4"></line>
21
+ <line x1="0" y="0" x2="0" y2="10" stroke="#0072B2" stroke-width="4"></line>
22
22
  </pattern>
23
23
  <pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
24
- <line x1="0" y="0" x2="0" y2="10" stroke="green" stroke-width="4"></line>
24
+ <line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="838.4" height="1089.6" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='348.275' y='132.0'><tspan x='348.275' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
27
+ <rect x="-20" y="-20" width="838.4" height="1300.8" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='348.275' y='132.0'><tspan x='348.275' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='135.1' y='431.2'><tspan x='135.1' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='135.1' y='519.2'><tspan x='135.1' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='33.60000000000002' y='730.4'><tspan x='33.60000000000002' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>picture</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='862.4'><tspan x='33.60000000000002' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a<tspan style='fill:none;'>■</tspan>picture</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='566.4499999999999' y='431.2'><tspan x='566.4499999999999' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PP</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='566.4499999999999' y='519.2'><tspan x='566.4499999999999' y='519.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">PP</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='472.5' y='730.4'><tspan x='472.5' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">P</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='472.5' y='862.4'><tspan x='472.5' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">P</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='459.0' y='1029.6'><tspan x='459.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">of</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='459.0' y='1205.6'><tspan x='459.0' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">of</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: blue; font-size: 64px;' x='674.9' y='730.4'><tspan x='674.9' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='674.9' y='862.4'><tspan x='674.9' y='862.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: green; font-size: 64px;' x='659.4' y='1029.6'><tspan x='659.4' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cats</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='659.4' y='1205.6'><tspan x='659.4' y='1205.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">cats</tspan>
43
43
  </text>
44
- <line style='stroke:black; stroke-width:2;' x1='179.1' y1='321.2' x2='392.275' y2='187.0' />
45
- <line style='stroke:black; stroke-width:2;' x1='605.4499999999999' y1='321.2' x2='392.275' y2='187.0' />
46
- <polygon style='fill: none; stroke: black; stroke-width:2;' points='33.60000000000002 620.4 324.6 620.4 179.1 486.2' />
47
- <line style='stroke:black; stroke-width:2;' x1='492.0' y1='620.4' x2='605.4499999999999' y2='486.2' />
48
- <line style='stroke:black; stroke-width:2;' x1='718.9' y1='620.4' x2='605.4499999999999' y2='486.2' />
49
- <line style='stroke:black; stroke-width:2;' x1='492.0' y1='919.6' x2='492.0' y2='785.4' />
50
- <polygon style='fill: none; stroke: black; stroke-width:2;' points='659.4 919.6 778.4 919.6 718.9 785.4' />
44
+ <line style='stroke:black; stroke-width:2;' x1='179.1' y1='409.2' x2='392.275' y2='187.0' />
45
+ <line style='stroke:black; stroke-width:2;' x1='605.4499999999999' y1='409.2' x2='392.275' y2='187.0' />
46
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='33.60000000000002 752.4 324.6 752.4 179.1 574.2' />
47
+ <line style='stroke:black; stroke-width:2;' x1='492.0' y1='752.4' x2='605.4499999999999' y2='574.2' />
48
+ <line style='stroke:black; stroke-width:2;' x1='718.9' y1='752.4' x2='605.4499999999999' y2='574.2' />
49
+ <line style='stroke:black; stroke-width:2;' x1='492.0' y1='1095.6' x2='492.0' y2='917.4' />
50
+ <polygon style='fill: none; stroke: black; stroke-width:2;' points='659.4 1095.6 778.4 1095.6 718.9 917.4' />
51
51
  </svg>