rsyntaxtree 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) 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 +2 -1
  32. data/docs/_examples/027.md +2 -1
  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/assets/img/000.png +0 -0
  44. data/docs/assets/img/001.png +0 -0
  45. data/docs/assets/img/002.png +0 -0
  46. data/docs/assets/img/003.png +0 -0
  47. data/docs/assets/img/004.png +0 -0
  48. data/docs/assets/img/005.png +0 -0
  49. data/docs/assets/img/006.png +0 -0
  50. data/docs/assets/img/007.png +0 -0
  51. data/docs/assets/img/008.png +0 -0
  52. data/docs/assets/img/009.png +0 -0
  53. data/docs/assets/img/010.png +0 -0
  54. data/docs/assets/img/011.png +0 -0
  55. data/docs/assets/img/012.png +0 -0
  56. data/docs/assets/img/013.png +0 -0
  57. data/docs/assets/img/014.png +0 -0
  58. data/docs/assets/img/015.png +0 -0
  59. data/docs/assets/img/016.png +0 -0
  60. data/docs/assets/img/017.png +0 -0
  61. data/docs/assets/img/018.png +0 -0
  62. data/docs/assets/img/019.png +0 -0
  63. data/docs/assets/img/020.png +0 -0
  64. data/docs/assets/img/021.png +0 -0
  65. data/docs/assets/img/022.png +0 -0
  66. data/docs/assets/img/023.png +0 -0
  67. data/docs/assets/img/024.png +0 -0
  68. data/docs/assets/img/025.png +0 -0
  69. data/docs/assets/img/026.png +0 -0
  70. data/docs/assets/img/027.png +0 -0
  71. data/docs/assets/img/028.png +0 -0
  72. data/docs/assets/img/029.png +0 -0
  73. data/docs/assets/img/030.png +0 -0
  74. data/docs/assets/img/031.png +0 -0
  75. data/docs/assets/img/032.png +0 -0
  76. data/docs/assets/img/033.png +0 -0
  77. data/docs/assets/img/034.png +0 -0
  78. data/docs/assets/img/035.png +0 -0
  79. data/docs/assets/img/036.png +0 -0
  80. data/docs/assets/img/037.png +0 -0
  81. data/docs/assets/svg/000.svg +40 -40
  82. data/docs/assets/svg/001.svg +20 -20
  83. data/docs/assets/svg/002.svg +29 -29
  84. data/docs/assets/svg/003.svg +21 -21
  85. data/docs/assets/svg/004.svg +30 -30
  86. data/docs/assets/svg/005.svg +12 -12
  87. data/docs/assets/svg/006.svg +16 -16
  88. data/docs/assets/svg/007.svg +23 -23
  89. data/docs/assets/svg/008.svg +27 -27
  90. data/docs/assets/svg/009.svg +24 -24
  91. data/docs/assets/svg/010.svg +53 -53
  92. data/docs/assets/svg/011.svg +19 -19
  93. data/docs/assets/svg/012.svg +22 -22
  94. data/docs/assets/svg/013.svg +117 -117
  95. data/docs/assets/svg/014.svg +88 -88
  96. data/docs/assets/svg/015.svg +33 -33
  97. data/docs/assets/svg/016.svg +193 -193
  98. data/docs/assets/svg/017.svg +36 -36
  99. data/docs/assets/svg/018.svg +38 -38
  100. data/docs/assets/svg/019.svg +177 -177
  101. data/docs/assets/svg/020.svg +60 -60
  102. data/docs/assets/svg/021.svg +34 -34
  103. data/docs/assets/svg/022.svg +62 -62
  104. data/docs/assets/svg/023.svg +33 -33
  105. data/docs/assets/svg/024.svg +15 -15
  106. data/docs/assets/svg/025.svg +117 -117
  107. data/docs/assets/svg/026.svg +9 -9
  108. data/docs/assets/svg/027.svg +39 -39
  109. data/docs/assets/svg/028.svg +22 -22
  110. data/docs/assets/svg/029.svg +87 -87
  111. data/docs/assets/svg/030.svg +44 -44
  112. data/docs/assets/svg/031.svg +7 -7
  113. data/docs/assets/svg/032.svg +61 -61
  114. data/docs/assets/svg/033.svg +60 -59
  115. data/docs/assets/svg/034.svg +59 -59
  116. data/docs/assets/svg/035.svg +44 -42
  117. data/docs/assets/svg/036.svg +50 -0
  118. data/docs/assets/svg/037.svg +88 -0
  119. data/docs/documentation.md +2 -2
  120. data/docs/documentation_ja.md +6 -6
  121. data/docs/examples.html +1 -1
  122. data/lib/rsyntaxtree/base_graph.rb +26 -8
  123. data/lib/rsyntaxtree/element.rb +6 -3
  124. data/lib/rsyntaxtree/svg_graph.rb +12 -8
  125. data/lib/rsyntaxtree/version.rb +1 -1
  126. data/lib/rsyntaxtree.rb +13 -3
  127. data/test/example_verify_test.rb +13 -3
  128. metadata +9 -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="2715.2" height="1236.8" viewBox="-20, -20, 2735.2, 1256.8" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2715.2" height="1192.8" viewBox="-20, -20, 2735.2, 1212.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
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
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,74 +24,74 @@
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="2735.2" height="1256.8" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="2735.2" height="1212.8" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1080.2875' y='132.0'><tspan x='1080.2875' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Clause</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='173.79999999999995' y='475.20000000000005'><tspan x='173.79999999999995' y='475.20000000000005' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>IntrVerb</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='173.79999999999995' y='431.2'><tspan x='173.79999999999995' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>IntrVerb</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='818.4'><tspan x='33.59999999999991' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
33
- <tspan x='164.5999999999999' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">sleep</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='774.4'><tspan x='33.59999999999991' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
33
+ <tspan x='164.5999999999999' y='774.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">sleep</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='448.9999999999998' y='818.4'><tspan x='448.9999999999998' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
36
- <tspan x='579.9999999999998' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">run</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='448.9999999999998' y='774.4'><tspan x='448.9999999999998' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
36
+ <tspan x='579.9999999999998' y='774.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">run</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1744.2749999999996' y='475.20000000000005'><tspan x='1744.2749999999996' y='475.20000000000005' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>TrVerb<tspan style='fill:none;'>■</tspan>Obj</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1744.2749999999996' y='431.2'><tspan x='1744.2749999999996' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan>TrVerb<tspan style='fill:none;'>■</tspan>Obj</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1297.3499999999997' y='818.4'><tspan x='1297.3499999999997' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
41
- <tspan x='1428.3499999999997' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick</tspan>
42
- <tspan x='1553.3499999999997' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1297.3499999999997' y='774.4'><tspan x='1297.3499999999997' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
41
+ <tspan x='1428.3499999999997' y='774.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick</tspan>
42
+ <tspan x='1553.3499999999997' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='820.3999999999999' y='1161.6'><tspan x='820.3999999999999' y='1161.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
45
- <tspan x='951.3999999999999' y='1161.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>bucket</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='820.3999999999999' y='1117.6'><tspan x='820.3999999999999' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
45
+ <tspan x='951.3999999999999' y='1117.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>bucket</tspan>
46
46
  </text>
47
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1574.7999999999997' y='1161.6'><tspan x='1574.7999999999997' y='1161.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
48
- <tspan x='1705.7999999999997' y='1161.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>habit</tspan>
47
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1574.7999999999997' y='1117.6'><tspan x='1574.7999999999997' y='1117.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
48
+ <tspan x='1705.7999999999997' y='1117.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kick<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>habit</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2286.2' y='818.4'><tspan x='2286.2' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
51
- <tspan x='2417.2' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kiss</tspan>
52
- <tspan x='2532.2' y='818.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2286.2' y='774.4'><tspan x='2286.2' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sbj<tspan style='fill:none;'>■</tspan></tspan>
51
+ <tspan x='2417.2' y='774.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">kiss</tspan>
52
+ <tspan x='2532.2' y='774.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>Obj</tspan>
53
53
  </text>
54
- <line style='stroke:black; stroke-width:2;' x1='370.79999999999995' y1='365.2' x2='1179.7875' y2='187.0' />
55
- <line style='stroke:black; stroke-width:2;' x1='1988.7749999999999' y1='365.2' x2='1179.7875' y2='187.0' />
56
- <line style='stroke:black; stroke-width:2;' x1='174.0999999999999' y1='708.4' x2='370.79999999999995' y2='530.2' />
57
- <line style='stroke:black; stroke-width:2;' x1='567.4999999999998' y1='708.4' x2='370.79999999999995' y2='530.2' />
58
- <line style='stroke:black; stroke-width:2;' x1='1496.8499999999997' y1='708.4' x2='1988.7749999999999' y2='530.2' />
59
- <line style='stroke:black; stroke-width:2;' x1='2480.7' y1='708.4' x2='1988.7749999999999' y2='530.2' />
60
- <line style='stroke:black; stroke-width:2;' x1='1130.3999999999999' y1='1051.6' x2='1496.8499999999997' y2='873.4' />
61
- <line style='stroke:black; stroke-width:2;' x1='1863.2999999999997' y1='1051.6' x2='1496.8499999999997' y2='873.4' />
54
+ <line style='stroke:black; stroke-width:2;' x1='370.79999999999995' y1='321.2' x2='1179.7875' y2='187.0' />
55
+ <line style='stroke:black; stroke-width:2;' x1='1988.7749999999999' y1='321.2' x2='1179.7875' y2='187.0' />
56
+ <line style='stroke:black; stroke-width:2;' x1='174.0999999999999' y1='664.4' x2='370.79999999999995' y2='486.2' />
57
+ <line style='stroke:black; stroke-width:2;' x1='567.4999999999998' y1='664.4' x2='370.79999999999995' y2='486.2' />
58
+ <line style='stroke:black; stroke-width:2;' x1='1496.8499999999997' y1='664.4' x2='1988.7749999999999' y2='486.2' />
59
+ <line style='stroke:black; stroke-width:2;' x1='2480.7' y1='664.4' x2='1988.7749999999999' y2='486.2' />
60
+ <line style='stroke:black; stroke-width:2;' x1='1130.3999999999999' y1='1007.5999999999999' x2='1496.8499999999997' y2='829.4' />
61
+ <line style='stroke:black; stroke-width:2;' x1='1863.2999999999997' y1='1007.5999999999999' x2='1496.8499999999997' y2='829.4' />
62
62
  <line x1='1063.4875' y1='33.0' x2='1296.0874999999999' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
63
63
  <line x1='1063.4875' y1='33.0' x2='1063.4875' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
64
64
  <line x1='1296.0874999999999' y1='33.0' x2='1296.0874999999999' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
65
65
  <line x1='1063.4875' y1='176.0' x2='1296.0874999999999' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
66
- <line x1='156.99999999999994' y1='376.2' x2='584.5999999999999' y2='376.2' style='fill: none; stroke: black; stroke-width:2' />
67
- <line x1='156.99999999999994' y1='376.2' x2='156.99999999999994' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
68
- <line x1='584.5999999999999' y1='376.2' x2='584.5999999999999' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
69
- <line x1='156.99999999999994' y1='519.2' x2='584.5999999999999' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
70
- <line x1='16.79999999999991' y1='719.4' x2='331.3999999999999' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
71
- <line x1='16.79999999999991' y1='719.4' x2='16.79999999999991' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
72
- <line x1='331.3999999999999' y1='719.4' x2='331.3999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
73
- <line x1='16.79999999999991' y1='862.4' x2='331.3999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
74
- <line x1='432.19999999999976' y1='719.4' x2='702.7999999999997' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
75
- <line x1='432.19999999999976' y1='719.4' x2='432.19999999999976' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
76
- <line x1='702.7999999999997' y1='719.4' x2='702.7999999999997' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
77
- <line x1='432.19999999999976' y1='862.4' x2='702.7999999999997' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
78
- <line x1='1727.4749999999997' y1='376.2' x2='2250.075' y2='376.2' style='fill: none; stroke: black; stroke-width:2' />
79
- <line x1='1727.4749999999997' y1='376.2' x2='1727.4749999999997' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
80
- <line x1='2250.075' y1='376.2' x2='2250.075' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
81
- <line x1='1727.4749999999997' y1='519.2' x2='2250.075' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
82
- <line x1='1280.5499999999997' y1='719.4' x2='1713.1499999999996' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
83
- <line x1='1280.5499999999997' y1='719.4' x2='1280.5499999999997' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
84
- <line x1='1713.1499999999996' y1='719.4' x2='1713.1499999999996' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
85
- <line x1='1280.5499999999997' y1='862.4' x2='1713.1499999999996' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
86
- <line x1='803.5999999999999' y1='1062.6' x2='1457.1999999999998' y2='1062.6' style='fill: none; stroke: black; stroke-width:2' />
87
- <line x1='803.5999999999999' y1='1062.6' x2='803.5999999999999' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
88
- <line x1='1457.1999999999998' y1='1062.6' x2='1457.1999999999998' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
89
- <line x1='803.5999999999999' y1='1205.6' x2='1457.1999999999998' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
90
- <line x1='1557.9999999999998' y1='1062.6' x2='2168.6' y2='1062.6' style='fill: none; stroke: black; stroke-width:2' />
91
- <line x1='1557.9999999999998' y1='1062.6' x2='1557.9999999999998' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
92
- <line x1='2168.6' y1='1062.6' x2='2168.6' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
93
- <line x1='1557.9999999999998' y1='1205.6' x2='2168.6' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
94
- <line x1='2269.3999999999996' y1='719.4' x2='2691.9999999999995' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
95
- <line x1='2269.3999999999996' y1='719.4' x2='2269.3999999999996' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
96
- <line x1='2691.9999999999995' y1='719.4' x2='2691.9999999999995' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
97
- <line x1='2269.3999999999996' y1='862.4' x2='2691.9999999999995' y2='862.4' style='fill: none; stroke: black; stroke-width:2' /></svg>
66
+ <line x1='156.99999999999994' y1='332.2' x2='584.5999999999999' y2='332.2' style='fill: none; stroke: black; stroke-width:2' />
67
+ <line x1='156.99999999999994' y1='332.2' x2='156.99999999999994' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
68
+ <line x1='584.5999999999999' y1='332.2' x2='584.5999999999999' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
69
+ <line x1='156.99999999999994' y1='475.2' x2='584.5999999999999' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
70
+ <line x1='16.79999999999991' y1='675.4' x2='331.3999999999999' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
71
+ <line x1='16.79999999999991' y1='675.4' x2='16.79999999999991' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
72
+ <line x1='331.3999999999999' y1='675.4' x2='331.3999999999999' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
73
+ <line x1='16.79999999999991' y1='818.4' x2='331.3999999999999' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
74
+ <line x1='432.19999999999976' y1='675.4' x2='702.7999999999997' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
75
+ <line x1='432.19999999999976' y1='675.4' x2='432.19999999999976' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
76
+ <line x1='702.7999999999997' y1='675.4' x2='702.7999999999997' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
77
+ <line x1='432.19999999999976' y1='818.4' x2='702.7999999999997' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
78
+ <line x1='1727.4749999999997' y1='332.2' x2='2250.075' y2='332.2' style='fill: none; stroke: black; stroke-width:2' />
79
+ <line x1='1727.4749999999997' y1='332.2' x2='1727.4749999999997' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
80
+ <line x1='2250.075' y1='332.2' x2='2250.075' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
81
+ <line x1='1727.4749999999997' y1='475.2' x2='2250.075' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
82
+ <line x1='1280.5499999999997' y1='675.4' x2='1713.1499999999996' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
83
+ <line x1='1280.5499999999997' y1='675.4' x2='1280.5499999999997' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
84
+ <line x1='1713.1499999999996' y1='675.4' x2='1713.1499999999996' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
85
+ <line x1='1280.5499999999997' y1='818.4' x2='1713.1499999999996' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
86
+ <line x1='803.5999999999999' y1='1018.5999999999999' x2='1457.1999999999998' y2='1018.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
87
+ <line x1='803.5999999999999' y1='1018.5999999999999' x2='803.5999999999999' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
88
+ <line x1='1457.1999999999998' y1='1018.5999999999999' x2='1457.1999999999998' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
89
+ <line x1='803.5999999999999' y1='1161.6' x2='1457.1999999999998' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
90
+ <line x1='1557.9999999999998' y1='1018.5999999999999' x2='2168.6' y2='1018.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
91
+ <line x1='1557.9999999999998' y1='1018.5999999999999' x2='1557.9999999999998' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
92
+ <line x1='2168.6' y1='1018.5999999999999' x2='2168.6' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
93
+ <line x1='1557.9999999999998' y1='1161.6' x2='2168.6' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
94
+ <line x1='2269.3999999999996' y1='675.4' x2='2691.9999999999995' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
95
+ <line x1='2269.3999999999996' y1='675.4' x2='2269.3999999999996' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
96
+ <line x1='2691.9999999999995' y1='675.4' x2='2691.9999999999995' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
97
+ <line x1='2269.3999999999996' y1='818.4' x2='2691.9999999999995' y2='818.4' style='fill: none; stroke: black; stroke-width:2' /></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="3630.4" height="1958.4" viewBox="-20, -20, 3650.4, 1978.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="3630.4" height="1914.4" viewBox="-20, -20, 3650.4, 1934.4" 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" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
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,57 +24,59 @@
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="3650.4" height="1978.4" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="3650.4" height="1934.4" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1265.0' y='132.0'><tspan x='1627.5' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Caused-Motion</tspan>
29
29
  <tspan x='1265.0' y='308.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Pat<tspan style='fill:none;'>■</tspan>sneezed<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>napkin<tspan style='fill:none;'>■</tspan>off<tspan style='fill:none;'>■</tspan>the<tspan style='fill:none;'>■</tspan>table</tspan>
30
30
  </text>
31
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='154.0999999999999' y='730.4'><tspan x='426.5999999999999' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Resultative</tspan>
32
- <tspan x='154.0999999999999' y='906.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">She<tspan style='fill:none;'>■</tspan>kissed<tspan style='fill:none;'>■</tspan>him<tspan style='fill:none;'>■</tspan>unconsicous</tspan>
31
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='154.0999999999999' y='642.4'><tspan x='426.5999999999999' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Resultative</tspan>
32
+ <tspan x='154.0999999999999' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">She<tspan style='fill:none;'>■</tspan>kissed<tspan style='fill:none;'>■</tspan>him<tspan style='fill:none;'>■</tspan>unconsicous</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='577.0999999999999' y='1328.8'><tspan x='577.0999999999999' y='1328.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='577.0999999999999' y='1240.8'><tspan x='577.0999999999999' y='1240.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1628.0'><tspan x='229.0999999999999' y='1628.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Resultative</tspan>
37
- <tspan x='33.59999999999991' y='1804.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>jello<tspan style='fill:none;'>■</tspan>went<tspan style='fill:none;'>■</tspan>from<tspan style='fill:none;'>■</tspan>liquid<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>solid</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.59999999999991' y='1584.0'><tspan x='229.0999999999999' y='1584.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Resultative</tspan>
37
+ <tspan x='33.59999999999991' y='1760.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>jello<tspan style='fill:none;'>■</tspan>went<tspan style='fill:none;'>■</tspan>from<tspan style='fill:none;'>■</tspan>liquid<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>solid</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1836.5' y='730.4'><tspan x='1836.5' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1836.5' y='642.4'><tspan x='1836.5' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1549.0' y='1029.6'><tspan x='1549.0' y='1029.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
42
- <tspan x='1556.0' y='1205.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>boy<tspan style='fill:none;'>■</tspan>ran<tspan style='fill:none;'>■</tspan>home</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1549.0' y='985.5999999999999'><tspan x='1549.0' y='985.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Intransitive<tspan style='fill:none;'>■</tspan>Motion</tspan>
42
+ <tspan x='1556.0' y='1161.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">The<tspan style='fill:none;'>■</tspan>boy<tspan style='fill:none;'>■</tspan>ran<tspan style='fill:none;'>■</tspan>home</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2639.4' y='730.4'><tspan x='2983.4' y='730.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transfer</tspan>
45
- <tspan x='2639.4' y='906.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sally<tspan style='fill:none;'>■</tspan>threw<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>football<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>him</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2639.4' y='642.4'><tspan x='2983.4' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Transfer</tspan>
45
+ <tspan x='2639.4' y='818.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sally<tspan style='fill:none;'>■</tspan>threw<tspan style='fill:none;'>■</tspan>a<tspan style='fill:none;'>■</tspan>football<tspan style='fill:none;'>■</tspan>to<tspan style='fill:none;'>■</tspan>him</tspan>
46
46
  </text>
47
- <line style='stroke:black; stroke-width:2;' x1='596.0999999999999' y1='620.4' x2='1855.5' y2='363.0' />
48
- <line style='stroke:black; stroke-width:2;' x1='1855.5' y1='620.4' x2='1855.5' y2='363.0' />
49
- <line style='stroke:black; stroke-width:2;' x1='3114.9' y1='620.4' x2='1855.5' y2='363.0' />
50
- <line style='stroke:black; stroke-width:2;' x1='596.0999999999999' y1='1218.8' x2='596.0999999999999' y2='961.4' />
51
- <line style='stroke:black; stroke-width:2;' x1='596.0999999999999' y1='1518.0' x2='596.0999999999999' y2='1383.8' />
52
- <line style='stroke:black; stroke-width:2;' x1='1855.5' y1='919.6' x2='1855.5' y2='785.4' />
47
+ <line style='stroke:none; stroke-width:2;' x1='596.0999999999999' y1='532.4' x2='1855.5' y2='363.0' />
48
+ <line style='stroke:none; stroke-width:2;' x1='1855.5' y1='532.4' x2='1855.5' y2='363.0' />
49
+ <line style='stroke:none; stroke-width:2;' x1='3114.9' y1='532.4' x2='1855.5' y2='363.0' />
50
+ <line style='stroke:none; stroke-width:2;' x1='596.0999999999999' y1='1130.8' x2='596.0999999999999' y2='873.4' />
51
+ <line style='stroke:none; stroke-width:2;' x1='596.0999999999999' y1='1474.0' x2='596.0999999999999' y2='1295.8' />
52
+ <line style='stroke:none; stroke-width:2;' x1='1855.5' y1='875.5999999999999' x2='1855.5' y2='697.4' />
53
53
  <line style="stroke:black; stroke-width:2; " x1="1265.0" y1="198.0" x2="2446.0" y2="198.0"></line>
54
54
  <line x1='1248.2' y1='33.0' x2='2462.8' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
55
55
  <line x1='1248.2' y1='33.0' x2='1248.2' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
56
56
  <line x1='2462.8' y1='33.0' x2='2462.8' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
57
57
  <line x1='1248.2' y1='352.0' x2='2462.8' y2='352.0' style='fill: none; stroke: black; stroke-width:2' />
58
- <line style="stroke:black; stroke-width:2; " x1="154.0999999999999" y1="796.4" x2="1038.1" y2="796.4"></line>
59
- <line x1='137.2999999999999' y1='631.4' x2='1054.8999999999999' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
60
- <line x1='137.2999999999999' y1='631.4' x2='137.2999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
61
- <line x1='1054.8999999999999' y1='631.4' x2='1054.8999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
62
- <line x1='137.2999999999999' y1='950.4' x2='1054.8999999999999' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
63
- <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="1694.0" x2="1158.6" y2="1694.0"></line>
64
- <line x1='16.79999999999991' y1='1529.0' x2='1175.3999999999999' y2='1529.0' style='fill: none; stroke: black; stroke-width:2' />
65
- <line x1='16.79999999999991' y1='1529.0' x2='16.79999999999991' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
66
- <line x1='1175.3999999999999' y1='1529.0' x2='1175.3999999999999' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
67
- <line x1='16.79999999999991' y1='1848.0' x2='1175.3999999999999' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
68
- <line style="stroke:black; stroke-width:2; " x1="1549.0" y1="1095.6" x2="2162.0" y2="1095.6"></line>
69
- <line x1='1532.2' y1='930.6' x2='2178.8' y2='930.6' style='fill: none; stroke: black; stroke-width:2' />
70
- <line x1='1532.2' y1='930.6' x2='1532.2' y2='1249.6' style='fill: none; stroke: black; stroke-width:2' />
71
- <line x1='2178.8' y1='930.6' x2='2178.8' y2='1249.6' style='fill: none; stroke: black; stroke-width:2' />
72
- <line x1='1532.2' y1='1249.6' x2='2178.8' y2='1249.6' style='fill: none; stroke: black; stroke-width:2' />
73
- <line style="stroke:black; stroke-width:2; " x1="2639.4" y1="796.4" x2="3590.4" y2="796.4"></line>
74
- <line x1='2622.6' y1='631.4' x2='3607.2' y2='631.4' style='fill: none; stroke: black; stroke-width:2' />
75
- <line x1='2622.6' y1='631.4' x2='2622.6' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
76
- <line x1='3607.2' y1='631.4' x2='3607.2' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
77
- <line x1='2622.6' y1='950.4' x2='3607.2' y2='950.4' style='fill: none; stroke: black; stroke-width:2' />
78
- <line x1='1855.5' y1='369.4' x2='1855.5' y2='919.6' style='fill: none; stroke: black; stroke-width:2' />
79
- <line x1='596.0999999999999' y1='967.8' x2='596.0999999999999' y2='1518.0' style='fill: none; stroke: black; stroke-width:2' />
80
- <line x1='596.0999999999999' y1='1518.0' x2='1855.5' y2='1267.0' style='fill: none; stroke: black; stroke-width:2' /></svg>
58
+ <line style="stroke:black; stroke-width:2; " x1="154.0999999999999" y1="708.4" x2="1038.1" y2="708.4"></line>
59
+ <line x1='137.2999999999999' y1='543.4' x2='1054.8999999999999' y2='543.4' style='fill: none; stroke: black; stroke-width:2' />
60
+ <line x1='137.2999999999999' y1='543.4' x2='137.2999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
61
+ <line x1='1054.8999999999999' y1='543.4' x2='1054.8999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
62
+ <line x1='137.2999999999999' y1='862.4' x2='1054.8999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
63
+ <line style="stroke:black; stroke-width:2; " x1="33.59999999999991" y1="1650.0" x2="1158.6" y2="1650.0"></line>
64
+ <line x1='16.79999999999991' y1='1485.0' x2='1175.3999999999999' y2='1485.0' style='fill: none; stroke: black; stroke-width:2' />
65
+ <line x1='16.79999999999991' y1='1485.0' x2='16.79999999999991' y2='1804.0' style='fill: none; stroke: black; stroke-width:2' />
66
+ <line x1='1175.3999999999999' y1='1485.0' x2='1175.3999999999999' y2='1804.0' style='fill: none; stroke: black; stroke-width:2' />
67
+ <line x1='16.79999999999991' y1='1804.0' x2='1175.3999999999999' y2='1804.0' style='fill: none; stroke: black; stroke-width:2' />
68
+ <line style="stroke:black; stroke-width:2; " x1="1549.0" y1="1051.6" x2="2162.0" y2="1051.6"></line>
69
+ <line x1='1532.2' y1='886.5999999999999' x2='2178.8' y2='886.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
70
+ <line x1='1532.2' y1='886.5999999999999' x2='1532.2' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
71
+ <line x1='2178.8' y1='886.5999999999999' x2='2178.8' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
72
+ <line x1='1532.2' y1='1205.6' x2='2178.8' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
73
+ <line style="stroke:black; stroke-width:2; " x1="2639.4" y1="708.4" x2="3590.4" y2="708.4"></line>
74
+ <line x1='2622.6' y1='543.4' x2='3607.2' y2='543.4' style='fill: none; stroke: black; stroke-width:2' />
75
+ <line x1='2622.6' y1='543.4' x2='2622.6' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
76
+ <line x1='3607.2' y1='543.4' x2='3607.2' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
77
+ <line x1='2622.6' y1='862.4' x2='3607.2' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
78
+ <line x1='1855.5' y1='875.5999999999999' x2='1855.5' y2='363.0' style='fill: none; stroke: black; stroke-width:2' />
79
+ <line x1='596.0999999999999' y1='532.4' x2='1855.5' y2='363.0' style='fill: none; stroke: black; stroke-width:2' />
80
+ <line x1='3114.9' y1='532.4' x2='1855.5' y2='363.0' style='fill: none; stroke: black; stroke-width:2' />
81
+ <line x1='596.0999999999999' y1='1474.0' x2='596.0999999999999' y2='873.4' style='fill: none; stroke: black; stroke-width:2' />
82
+ <line x1='596.0999999999999' y1='1474.0' x2='1855.5' y2='1216.6' style='fill: none; stroke: black; stroke-width:2' /></svg>
@@ -0,0 +1,50 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg width="803.0" height="506.4" viewBox="-20, -20, 823.0, 526.4" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
+ <defs>
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="#CC79A7" 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="#D55E00"/>
10
+ </marker>
11
+ <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="#D55E00"/>
13
+ </marker>
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
+ </marker>
17
+ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
+ <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
+ </pattern>
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="#0072B2" stroke-width="4"></line>
22
+ </pattern>
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="#009E73" stroke-width="4"></line>
25
+ </pattern>
26
+ </defs>
27
+ <rect x="-20" y="-20" width="823.0" height="526.4" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='280.29999999999995' y='132.0'><tspan x='280.29999999999995' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Schema</tspan>
29
+ </text>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.60000000000002' y='431.2'><tspan x='33.60000000000002' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Prototype</tspan>
31
+ </text>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='467.0' y='431.2'><tspan x='467.0' y='431.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Extention</tspan>
33
+ </text>
34
+ <line style='stroke:none; stroke-width:2;' x1='182.60000000000002' y1='321.2' x2='398.8' y2='187.0' />
35
+ <line style='stroke:none; stroke-width:2;' x1='615.0' y1='321.2' x2='398.8' y2='187.0' />
36
+ <line x1='263.49999999999994' y1='33.0' x2='534.0999999999999' y2='33.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
37
+ <line x1='263.49999999999994' y1='33.0' x2='263.49999999999994' y2='176.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
38
+ <line x1='534.0999999999999' y1='33.0' x2='534.0999999999999' y2='176.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
39
+ <line x1='263.49999999999994' y1='176.0' x2='534.0999999999999' y2='176.0' style='fill: none; stroke: #0072B2; stroke-width:2' />
40
+ <line x1='16.800000000000022' y1='332.2' x2='348.40000000000003' y2='332.2' style='fill: none; stroke: #009E73; stroke-width:2' />
41
+ <line x1='16.800000000000022' y1='332.2' x2='16.800000000000022' y2='475.2' style='fill: none; stroke: #009E73; stroke-width:2' />
42
+ <line x1='348.40000000000003' y1='332.2' x2='348.40000000000003' y2='475.2' style='fill: none; stroke: #009E73; stroke-width:2' />
43
+ <line x1='16.800000000000022' y1='475.2' x2='348.40000000000003' y2='475.2' style='fill: none; stroke: #009E73; stroke-width:2' />
44
+ <line x1='450.2' y1='332.2' x2='779.8' y2='332.2' style='fill: none; stroke: #009E73; stroke-width:2' />
45
+ <line x1='450.2' y1='332.2' x2='450.2' y2='475.2' style='fill: none; stroke: #009E73; stroke-width:2' />
46
+ <line x1='779.8' y1='332.2' x2='779.8' y2='475.2' style='fill: none; stroke: #009E73; stroke-width:2' />
47
+ <line x1='450.2' y1='475.2' x2='779.8' y2='475.2' style='fill: none; stroke: #009E73; stroke-width:2' />
48
+ <path d='M182.60000000000002,321.2 L290.70000000000005,254.1 L398.8, 187.0' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
49
+ <path d='M615.0,321.2 L506.9,254.1 L398.8, 187.0' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBothways)' />
50
+ <path d='M365.20000000000005,403.7 L399.3,403.7 L433.4, 403.7' style='fill: none; stroke: #D55E00; stroke-width:2' marker-mid='url(#arrowBackward)' /></svg>
@@ -0,0 +1,88 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
+ <svg width="513.6" height="616.0" viewBox="-20, -20, 533.6, 636.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
+ <defs>
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="#CC79A7" 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="#D55E00"/>
10
+ </marker>
11
+ <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="#D55E00"/>
13
+ </marker>
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
+ </marker>
17
+ <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
18
+ <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
19
+ </pattern>
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="#0072B2" stroke-width="4"></line>
22
+ </pattern>
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="#009E73" stroke-width="4"></line>
25
+ </pattern>
26
+ </defs>
27
+ <rect x="-20" y="-20" width="533.6" height="636.0" stroke="none" fill="white" />"
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.599999999999994' y='132.0'><tspan x='144.6' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">X</tspan>
29
+ <tspan x='234.6' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
30
+ <tspan x='323.1' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">x</tspan>
31
+ <tspan x='234.6' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
32
+ <tspan x='57.099999999999994' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
33
+ <tspan x='146.6' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
34
+ <tspan x='235.1' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">y</tspan>
35
+ <tspan x='322.6' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
36
+ <tspan x='411.6' y='308.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">a</tspan>
37
+ <tspan x='234.6' y='396.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan></tspan>
38
+ <tspan x='145.1' y='484.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Y</tspan>
39
+ <tspan x='234.6' y='484.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"> </tspan>
40
+ <tspan x='323.1' y='484.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">y</tspan>
41
+ </text>
42
+ <rect style='stroke: #009E73; stroke-width:2;'
43
+ x='121.6' y='63.599999999999994' rx='44.0' ry='44.0'
44
+ width='88.0' height='88.0'
45
+ fill='none' />
46
+
47
+ <line style='stroke:#009E73; stroke-width:2;' x1='209.6' y1='107.6' x2='297.6' y2='107.6'></line>
48
+
49
+ <rect style='stroke: #009E73; stroke-width:2;'
50
+ x='297.6' y='63.599999999999994'
51
+ width='88.0' height='88.0'
52
+ fill='none' />
53
+
54
+ <rect style='stroke: #009E73; stroke-width:2;'
55
+ x='33.599999999999994' y='239.6' rx='44.0' ry='44.0'
56
+ width='88.0' height='88.0'
57
+ fill='none' />
58
+
59
+ <line style='stroke:#009E73; stroke-width:2;' x1='121.6' y1='283.6' x2='209.6' y2='283.6'></line>
60
+
61
+ <rect style='stroke: #009E73; stroke-width:2;'
62
+ x='209.6' y='239.6'
63
+ width='88.0' height='88.0'
64
+ fill='none' />
65
+
66
+ <line style='stroke:#009E73; stroke-width:2;' x1='297.6' y1='283.6' x2='385.6' y2='283.6'></line>
67
+
68
+ <rect style='stroke: #009E73; stroke-width:5.0;'
69
+ x='385.6' y='239.6' rx='44.0' ry='44.0'
70
+ width='88.0' height='88.0'
71
+ fill='none' />
72
+
73
+ <rect style='stroke: #009E73; stroke-width:2;'
74
+ x='121.6' y='415.6' rx='44.0' ry='44.0'
75
+ width='88.0' height='88.0'
76
+ fill='none' />
77
+
78
+ <line style='stroke:#009E73; stroke-width:2;' x1='209.6' y1='459.6' x2='297.6' y2='459.6'></line>
79
+
80
+ <rect style='stroke: #009E73; stroke-width:2;'
81
+ x='297.6' y='415.6'
82
+ width='88.0' height='88.0'
83
+ fill='none' />
84
+
85
+ <line x1='16.799999999999994' y1='33.0' x2='490.40000000000003' y2='33.0' style='fill: none; stroke: #009E73; stroke-width:4' />
86
+ <line x1='16.799999999999994' y1='33.0' x2='16.799999999999994' y2='528.0' style='fill: none; stroke: #009E73; stroke-width:4' />
87
+ <line x1='490.40000000000003' y1='33.0' x2='490.40000000000003' y2='528.0' style='fill: none; stroke: #009E73; stroke-width:4' />
88
+ <line x1='16.799999999999994' y1='528.0' x2='490.40000000000003' y2='528.0' style='fill: none; stroke: #009E73; stroke-width:4' /></svg>
@@ -21,7 +21,7 @@ Type your text in the editor area using labeled bracket notation and click the D
21
21
 
22
22
  Every branch or leaf of the syntax tree must belong to a node. To create a node, place the label text right next to the start bracket. Any number of branches may follow, separated by a whitespace. (Node labels containing whitespaces can be created using the `<>` symbol. For example, `Modal<>Aux` will be rendered as `Modal Aux`).
23
23
 
24
- There are three different types of `connector` drawn between a terminal node and its leaves (`auto`, `bar` and `none`). `auto` draws a triangle for leaves containing one or more whitespaces (= phrases). If the leaf does not contain any spaces (= single word), a straight bar is drawn instead (unless the leaf contains a `^` symbol at the beginning, which specifies the leaf to be a phrase).
24
+ There are three different types of `connector` drawn between a terminal node and its leaves (`auto`, `bar` and `none`). `auto` draws a triangle for leaves containing one or more whitespaces (= phrases). If the leaf does not contain any spaces (= single word), a straight bar is drawn instead (unless the leaf contains a `^` symbol at the beginning, which specifies the leaf to be a phrase). The connectors can be made transparent using the `Hide default connectors` option.
25
25
 
26
26
  The newline character `\n` can be used within the text of both node lables and leaves.
27
27
 
@@ -139,7 +139,7 @@ A node can have any number of IDs. The same ID must appear in the text of the *t
139
139
 
140
140
  ### Draw Extra Connectors between Nodes (experimental)
141
141
 
142
- You can also add extra connector between nodes in the same fasion as you draw paths between nodes. Extra connectors are drawn as straigt lines (not as `polyline`s).
142
+ You can also add extra connector between nodes in the same fasion as you draw paths between nodes. Extra connectors are drawn as straigt lines (not as `polyline`s). You may enable the `Hide default connectors` option when drawing extra connectors.
143
143
 
144
144
  - Non-directional (rendered as solid line `-----`)
145
145
  - Directional (rendered as solid line `--▶--`)
@@ -19,9 +19,9 @@ layout: default
19
19
 
20
20
  エディターエリアにラベル付き括弧表記でテキストを入力し,`Draw PNG`または`Draw SVG`ボタンをクリックします.
21
21
 
22
- 樹形図のすべてのブランチ(枝)やリーフ(葉)は,ノード(節点)に属します.ノードを作成するには,ラベルテキストを開始括弧の直後に配置します.ブランチは,空白で区切っていくつでも設定できます.リーフのテキストに1つ以上の空白が含まれているとき、空白はそのまま表示されます。ノードのラベルに空白を含めたいときには `<>` 記号を使って表します.例えば `Modal<>Aux` とすれば `Modal Aux` と表示されます.
22
+ 樹形図のすべてのブランチ(枝)やリーフ(葉)は,ノード(節点)に属します.ノードを作成するには,ラベルテキストを開始括弧の直後に配置します.ブランチは,空白で区切っていくつでも設定できます.リーフのテキストに1つ以上の空白が含まれているとき,空白はそのまま表示されます.ノードのラベルに空白を含めたいときには `<>` 記号を使って表します.例えば `Modal<>Aux` とすれば `Modal Aux` と表示されます.
23
23
 
24
- 終端ノードとリーフの間に描かれるコネクターの描画方法は3種の中から選べます(`auto`,`bar`,`none`).`auto` では,1つ以上の空白を含むリーフ(要するに「句」)に対しては終端ノードを頂点とした三角形を描画します.リーフが空白を含まない場合(つまり「単語」の場合),垂直線が描かれます .なお,リーフの先頭に `^` をつけると,そのリーフが句であると宣言することになります.したがって必ず三角形が描かれます. `bar` では,すべてのリーフに関して垂直線が描かれます. `none` では終端ノードとリーフの間にコネクターは描かれません.
24
+ 終端ノードとリーフの間に描かれるコネクターの描画方法は3種の中から選べます(`auto`,`bar`,`none`).`auto` では,1つ以上の空白を含むリーフ(要するに「句」)に対しては終端ノードを頂点とした三角形を描画します.リーフが空白を含まない場合(つまり「単語」の場合),垂直線が描かれます .なお,リーフの先頭に `^` をつけると,そのリーフが句であると宣言することになります.したがって必ず三角形が描かれます. `bar` では,すべてのリーフに関して垂直線が描かれます. `none` では終端ノードとリーフの間にコネクターは描かれません.これらのコネクターは `Hide default connectors` オプションをオンにすると非表示(透明)にすることができます.
25
25
 
26
26
  ノードを表すテキストやリーフを表すテキストの中で改行を行たい場合,改行文字 `\n` を用いることができます.
27
27
 
@@ -86,7 +86,7 @@ SVG形式を用いる場合,期待通りの表示を得るためには,ご
86
86
  |------------|--------|
87
87
  |`X<>Y` |X&nbsp;Y|
88
88
 
89
- リーフのテキスト中の半角スペースはそのままスペースとして表示されます。`<>`は基本的にはラベル内でスペースを表示したいときに使いますが、リーフ内のテキストでも有効です。
89
+ リーフのテキスト中の半角スペースはそのままスペースとして表示されます.`<>`は基本的にはラベル内でスペースを表示したいときに使いますが,リーフ内のテキストでも有効です.
90
90
 
91
91
  #### 改行
92
92
 
@@ -127,7 +127,7 @@ SVG形式を用いる場合,期待通りの表示を得るためには,ご
127
127
 
128
128
  ### 一部の文字を表示するためのエスケープ
129
129
 
130
- 文字装飾などのマークアップに使用される一部の文字をテキストとして表示するためには `\` によってエスケープする必要があります。使用している環境で `\` が使えない場合は `¥` で代用することができます。
130
+ 文字装飾などのマークアップに使用される一部の文字をテキストとして表示するためには `\` によってエスケープする必要があります.使用している環境で `\` が使えない場合は `¥` で代用することができます.
131
131
 
132
132
  {% include escape_char_table.html %}
133
133
 
@@ -143,14 +143,14 @@ SVG形式を用いる場合,期待通りの表示を得るためには,ご
143
143
  - 方向(矢印)のあるパス(`----->`)
144
144
  - 両方向の矢印のあるパス(`<----->`)
145
145
 
146
- 樹形図の中でパスを表示したいとき,パスの両端を数字のIDで指定します。数字をプラス(`+`)記号と共にノードのテキストの最後で指定してください(例:`+7`).
146
+ 樹形図の中でパスを表示したいとき,パスの両端を数字のIDで指定します.数字をプラス(`+`)記号と共にノードのテキストの最後で指定してください(例:`+7`).
147
147
  プラス記号とID番号の間に `>` 記号を入れると(例:`+>7`),パスの終端に矢印が付きます.
148
148
 
149
149
  IDにはどのような数字を用いても構いませんが,必ず **2箇所** で同じIDを指定することが必要です.同じIDを3箇所以上で指定することはできません.
150
150
 
151
151
  ### ノードからノードへの追加的なコネクターの描画(試験的機能)
152
152
 
153
- パスの指定と類似した方式でノードからノードへのコネクターを追加することができます。追加的なコネクターは直線で描画されます(`polyline`にはなりません)。
153
+ パスの指定と類似した方式でノードからノードへのコネクターを追加することができます.追加的なコネクターは直線で描画されます(`polyline`にはなりません).追加的なコネクターを描画する際,デフォルトのコネクターを非表示(透明)にしたいときには `Hide default connectors`オプションをオンにすると良いでしょう.
154
154
 
155
155
  追加のコネクターは数字のIDで指定します,プラスとマイナスを連続させた(`+-`)後にIDを指定してください(例:`+-8`).マイナス記号とID番号の間に `>` 記号を入れると(例:`+->8`),コネクターの終端に矢印が付きます.
156
156
 
data/docs/examples.html CHANGED
@@ -37,7 +37,7 @@ layout: default
37
37
  <tr><td>Category</td><td>{{ example.category}}</td></tr>
38
38
  <tr><td>Connector</td><td>{{ example.connector }}</td></tr>
39
39
  <tr><td>Polyline</td><td>{{ example.polyline }}</td></tr>
40
- <tr><td>Colorization</td><td>{{ example.colorization }}</td></tr>
40
+ <tr><td>Color</td><td>{{ example.color }}</td></tr>
41
41
  <tr><td>Radical Symmetirization</td><td>{{ example.symmetrization }}</td></tr>
42
42
  <tr><td>Font</td><td>{{ example.font }}</td></tr>
43
43
  {% if example.reference %}