rsyntaxtree 1.2.6 → 1.2.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (148) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +112 -48
  3. data/Dockerfile +3 -1
  4. data/README.md +3 -3
  5. data/Rakefile +3 -2
  6. data/bin/rsyntaxtree +6 -7
  7. data/dev/generate_examples.rb +1 -14
  8. data/docs/_examples/000.md +1 -1
  9. data/docs/_examples/001.md +1 -1
  10. data/docs/_examples/002.md +1 -1
  11. data/docs/_examples/003.md +1 -1
  12. data/docs/_examples/004.md +1 -1
  13. data/docs/_examples/005.md +1 -1
  14. data/docs/_examples/006.md +1 -1
  15. data/docs/_examples/007.md +1 -1
  16. data/docs/_examples/008.md +1 -1
  17. data/docs/_examples/009.md +1 -1
  18. data/docs/_examples/010.md +1 -1
  19. data/docs/_examples/011.md +1 -1
  20. data/docs/_examples/012.md +1 -1
  21. data/docs/_examples/014.md +1 -1
  22. data/docs/_examples/015.md +1 -1
  23. data/docs/_examples/016.md +1 -1
  24. data/docs/_examples/019.md +1 -1
  25. data/docs/_examples/021.md +1 -1
  26. data/docs/_examples/024.md +1 -1
  27. data/docs/_examples/025.md +1 -1
  28. data/docs/_examples/026.md +1 -1
  29. data/docs/_examples/027.md +1 -1
  30. data/docs/_examples/030.md +1 -1
  31. data/docs/_examples/031.md +1 -1
  32. data/docs/_examples/032.md +1 -1
  33. data/docs/_examples/034.md +1 -1
  34. data/docs/_examples/035.md +2 -2
  35. data/docs/_examples/040.md +1 -1
  36. data/docs/_examples/042.md +1 -1
  37. data/docs/_examples/047.md +21 -0
  38. data/docs/_includes/box_and_circle_table.html +24 -0
  39. data/docs/assets/css/style.scss +6 -0
  40. data/docs/assets/img/000.png +0 -0
  41. data/docs/assets/img/001.png +0 -0
  42. data/docs/assets/img/002.png +0 -0
  43. data/docs/assets/img/003.png +0 -0
  44. data/docs/assets/img/004.png +0 -0
  45. data/docs/assets/img/005.png +0 -0
  46. data/docs/assets/img/006.png +0 -0
  47. data/docs/assets/img/007.png +0 -0
  48. data/docs/assets/img/008.png +0 -0
  49. data/docs/assets/img/009.png +0 -0
  50. data/docs/assets/img/010.png +0 -0
  51. data/docs/assets/img/011.png +0 -0
  52. data/docs/assets/img/012.png +0 -0
  53. data/docs/assets/img/013.png +0 -0
  54. data/docs/assets/img/014.png +0 -0
  55. data/docs/assets/img/015.png +0 -0
  56. data/docs/assets/img/016.png +0 -0
  57. data/docs/assets/img/017.png +0 -0
  58. data/docs/assets/img/018.png +0 -0
  59. data/docs/assets/img/019.png +0 -0
  60. data/docs/assets/img/020.png +0 -0
  61. data/docs/assets/img/021.png +0 -0
  62. data/docs/assets/img/022.png +0 -0
  63. data/docs/assets/img/023.png +0 -0
  64. data/docs/assets/img/024.png +0 -0
  65. data/docs/assets/img/025.png +0 -0
  66. data/docs/assets/img/026.png +0 -0
  67. data/docs/assets/img/027.png +0 -0
  68. data/docs/assets/img/028.png +0 -0
  69. data/docs/assets/img/029.png +0 -0
  70. data/docs/assets/img/030.png +0 -0
  71. data/docs/assets/img/031.png +0 -0
  72. data/docs/assets/img/032.png +0 -0
  73. data/docs/assets/img/033.png +0 -0
  74. data/docs/assets/img/034.png +0 -0
  75. data/docs/assets/img/035.png +0 -0
  76. data/docs/assets/img/036.png +0 -0
  77. data/docs/assets/img/037.png +0 -0
  78. data/docs/assets/img/038.png +0 -0
  79. data/docs/assets/img/039.png +0 -0
  80. data/docs/assets/img/040.png +0 -0
  81. data/docs/assets/img/041.png +0 -0
  82. data/docs/assets/img/042.png +0 -0
  83. data/docs/assets/img/043.png +0 -0
  84. data/docs/assets/img/044.png +0 -0
  85. data/docs/assets/img/045.png +0 -0
  86. data/docs/assets/img/047.png +0 -0
  87. data/docs/assets/img/elements/arrow_both.png +0 -0
  88. data/docs/assets/img/elements/arrow_both_bold.png +0 -0
  89. data/docs/assets/img/elements/arrow_left.png +0 -0
  90. data/docs/assets/img/elements/arrow_left_bold.png +0 -0
  91. data/docs/assets/img/elements/arrow_right.png +0 -0
  92. data/docs/assets/img/elements/arrow_right_bold.png +0 -0
  93. data/docs/assets/svg/000.svg +33 -33
  94. data/docs/assets/svg/001.svg +15 -15
  95. data/docs/assets/svg/002.svg +33 -33
  96. data/docs/assets/svg/003.svg +25 -25
  97. data/docs/assets/svg/004.svg +36 -36
  98. data/docs/assets/svg/005.svg +16 -16
  99. data/docs/assets/svg/006.svg +21 -21
  100. data/docs/assets/svg/007.svg +27 -27
  101. data/docs/assets/svg/008.svg +31 -31
  102. data/docs/assets/svg/009.svg +30 -30
  103. data/docs/assets/svg/010.svg +48 -48
  104. data/docs/assets/svg/011.svg +25 -25
  105. data/docs/assets/svg/012.svg +30 -30
  106. data/docs/assets/svg/013.svg +73 -73
  107. data/docs/assets/svg/014.svg +93 -93
  108. data/docs/assets/svg/015.svg +29 -29
  109. data/docs/assets/svg/016.svg +378 -378
  110. data/docs/assets/svg/017.svg +31 -31
  111. data/docs/assets/svg/018.svg +33 -33
  112. data/docs/assets/svg/019.svg +149 -149
  113. data/docs/assets/svg/020.svg +58 -58
  114. data/docs/assets/svg/021.svg +69 -69
  115. data/docs/assets/svg/022.svg +71 -71
  116. data/docs/assets/svg/023.svg +47 -47
  117. data/docs/assets/svg/024.svg +19 -19
  118. data/docs/assets/svg/025.svg +117 -117
  119. data/docs/assets/svg/026.svg +19 -19
  120. data/docs/assets/svg/027.svg +59 -59
  121. data/docs/assets/svg/028.svg +17 -17
  122. data/docs/assets/svg/029.svg +51 -51
  123. data/docs/assets/svg/030.svg +36 -36
  124. data/docs/assets/svg/031.svg +11 -11
  125. data/docs/assets/svg/032.svg +35 -35
  126. data/docs/assets/svg/033.svg +32 -32
  127. data/docs/assets/svg/034.svg +44 -44
  128. data/docs/assets/svg/035.svg +20 -20
  129. data/docs/assets/svg/036.svg +13 -13
  130. data/docs/assets/svg/037.svg +16 -16
  131. data/docs/assets/svg/038.svg +35 -35
  132. data/docs/assets/svg/039.svg +3 -3
  133. data/docs/assets/svg/040.svg +90 -90
  134. data/docs/assets/svg/041.svg +45 -45
  135. data/docs/assets/svg/042.svg +11 -11
  136. data/docs/assets/svg/043.svg +123 -123
  137. data/docs/assets/svg/044.svg +4 -4
  138. data/docs/assets/svg/045.svg +38 -38
  139. data/docs/assets/svg/046.svg +643 -643
  140. data/docs/assets/svg/047.svg +67 -0
  141. data/docs/documentation.md +1 -1
  142. data/docs/documentation_ja.md +1 -1
  143. data/docs/examples.html +5 -4
  144. data/lib/rsyntaxtree/svg_graph.rb +16 -14
  145. data/lib/rsyntaxtree/version.rb +1 -1
  146. data/lib/rsyntaxtree.rb +31 -28
  147. data/test/example_verify_test.rb +1 -14
  148. metadata +12 -3
@@ -6,7 +6,7 @@ category: "General"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1.5"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Sans"
@@ -6,7 +6,7 @@ category: "General"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "0.5"
9
+ connector_height: "1"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
- connector_height: "1"
9
+ connector_height: "1.5"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
- connector_height: "1"
9
+ connector_height: "1.5"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -5,7 +5,7 @@ polyline: "off"
5
5
  color: "modern"
6
6
  symmetrization: "off"
7
7
  connector: "none"
8
- connector_height: "1"
8
+ connector_height: "1.5"
9
9
  linewidth: "1"
10
10
  hide_default_connectors: "off"
11
11
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Combinatory Categorial Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Combinatory Categorial Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Cognitive Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1.5"
9
+ connector_height: "1"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Phonology"
6
6
  polyline: "off"
7
7
  symmetrization: "on"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "WQY Zen Hei"
@@ -6,7 +6,7 @@ category: "Miscellaneous"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "WQY Zen Hei"
@@ -6,7 +6,7 @@ category: "Computer Science"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Sans Mono"
@@ -6,7 +6,7 @@ category: "Pragmatics"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
- connector_height: "1"
9
+ connector_height: "1.5"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
- connector_height: "1"
9
+ connector_height: "1.5"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Construction Grammar"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
- connector_height: "2"
9
+ connector_height: "3"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Functional Grammar"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
- connector_height: "1"
9
+ connector_height: "1.5"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Functional Grammar"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
- connector_height: "2"
9
+ connector_height: "3"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Construction Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "2"
9
+ connector_height: "3"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,7 +6,7 @@ category: "Formal Semantics"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "1.5"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Sans Mono"
@@ -7,7 +7,7 @@ color: "modern"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
9
  connector_height: "2"
10
- linewidth: "5"
10
+ linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Sans Mono"
13
13
  reference: ""
@@ -6,7 +6,7 @@ category: "Construction Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "2"
9
+ connector_height: "2.5"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -6,8 +6,8 @@ category: "Construction Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "on"
8
8
  connector: "auto"
9
- connector_height: "2"
10
- linewidth: "1"
9
+ $onnector_height: "3"
10
+ linewidth: "2"
11
11
  hide_default_connectors: "on"
12
12
  font: "Noto Serif"
13
13
  reference: "Goldberg 1995: 109"
@@ -6,7 +6,7 @@ category: "Phonology"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
- connector_height: "1"
9
+ connector_height: "2"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto sans mono"
@@ -6,7 +6,7 @@ category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
- connector_height: "0.5"
9
+ connector_height: "1.0"
10
10
  linewidth: "1"
11
11
  hide_default_connectors: "off"
12
12
  font: "Noto Serif"
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: "047"
3
+ color: "none"
4
+ caption: "Arrows"
5
+ category: "Test"
6
+ polyline: "off"
7
+ symmetrization: "on"
8
+ connector: "auto"
9
+ connector_height: "0.5"
10
+ linewidth: "1"
11
+ hide_default_connectors: "off"
12
+ font: "Noto Serif"
13
+ ---
14
+ ```
15
+ ->\
16
+ *->*\
17
+ <-\
18
+ *<-*\
19
+ <->\
20
+ *<->*\
21
+ ```
@@ -51,4 +51,28 @@
51
51
  <td><code>*--*</code></td>
52
52
  <td><img style='height: 1em;' src='./assets/img/elements/connector_bold.png' /></td>
53
53
  </tr>
54
+ <tr>
55
+ <td><code>-&gt;</code></td>
56
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_right.png' /></td>
57
+ </tr>
58
+ <tr>
59
+ <td><code>*-&gt;*</code></td>
60
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_right_bold.png' /></td>
61
+ </tr>
62
+ <tr>
63
+ <td><code>&lt;-</code></td>
64
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_left.png' /></td>
65
+ </tr>
66
+ <tr>
67
+ <td><code>*&lt;-*</code></td>
68
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_left_bold.png' /></td>
69
+ </tr>
70
+ <tr>
71
+ <td><code>&lt;-&gt;</code></td>
72
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_both.png' /></td>
73
+ </tr>
74
+ <tr>
75
+ <td><code>*&lt;-&gt;*</code></td>
76
+ <td><img style='height: 1em;' src='./assets/img/elements/arrow_both_bold.png' /></td>
77
+ </tr>
54
78
  </tbody></table>
@@ -2,6 +2,12 @@
2
2
  ---
3
3
  @import "{{ site.theme }}";
4
4
 
5
+ @media screen and (min-width: 64em) {
6
+ .main-content {
7
+ max-width: 72rem;
8
+ }
9
+ }
10
+
5
11
  div.grid {
6
12
  display: grid;
7
13
  grid-template-columns: 1fr 1fr;
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file