rsyntaxtree 1.2.1 → 1.2.2

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 (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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7a65345a9fe8fdd06262c2a55aae3fbe6125c5ac966446ebed621325a146c144
4
- data.tar.gz: 1c42e32a951032080b40db455272f7df1874fe8d9c085221b31cfc4323adf5f7
3
+ metadata.gz: 6d1143b257140ffb6fc35165c454b2e1ac8e9276663e1d596c8b98bc20d7ac49
4
+ data.tar.gz: 1726213e8b04e5b6cd868021db0aa2344f4edab7444052694e9dde82f0395bff
5
5
  SHA512:
6
- metadata.gz: daf043cfb0093603e43ad46c4d12c30118b7b04f9ad5e50523b52f018de300b1344a42fd0641d69b82494194078ccb07adb32cda409e2e74057f13293bd2f258
7
- data.tar.gz: def2d1271bed2ff6078623a34f691551b200a5125ab524b4539c2d60c2309b54f1bfc0846de0dc48405695d82032e7f8e7531f7bc6eec05d584229270f994550
6
+ metadata.gz: 805df85ddc9feeace479d1bcb98ba21f7724536f58f7db6daeef7e84acc3c01b0ff75fa04d0c72014dacf796636b955f96b0cf7150146f19ab88f0d5be3bcc26
7
+ data.tar.gz: cc9339c86cc2f94f80262aad651cb5c53656e34a952deaff9357fccd0adc6e19822bff017c2f5cd80081cd5cfbed3d250920cefefeee47353c4edfb1334aae67
data/.tags CHANGED
@@ -591,13 +591,18 @@ button docs/_site/assets/css/style.css /^button, input, optgroup, select, textar
591
591
  button docs/_site/assets/css/style.css /^button, select { text-transform: none; }$/;" s
592
592
  button::-moz-focus-inner docs/_site/assets/css/style.css /^button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }$/;" s
593
593
  button[disabled] docs/_site/assets/css/style.css /^button[disabled], html input[disabled] { cursor: default; }$/;" s
594
+ calculate_height lib/rsyntaxtree/base_graph.rb /^ def calculate_height(id = 1)$/;" f
594
595
  calculate_height lib/rsyntaxtree/base_graph.rb /^ def calculate_height(id = 1)$/;" f class:RSyntaxTree
595
596
  calculate_height lib/rsyntaxtree/base_graph.rb /^ def calculate_height(id = 1)$/;" f class:RSyntaxTree.BaseGraph
596
597
  calculate_indent lib/rsyntaxtree/base_graph.rb /^ def calculate_indent$/;" f
597
598
  calculate_indent lib/rsyntaxtree/base_graph.rb /^ def calculate_indent$/;" f class:RSyntaxTree
598
599
  calculate_indent lib/rsyntaxtree/base_graph.rb /^ def calculate_indent$/;" f class:RSyntaxTree.BaseGraph
600
+ calculate_level lib/rsyntaxtree/base_graph.rb /^ def calculate_level$/;" f class:RSyntaxTree
599
601
  calculate_level lib/rsyntaxtree/base_graph.rb /^ def calculate_level$/;" f class:RSyntaxTree.BaseGraph
602
+ calculate_level lib/rsyntaxtree/base_graph.rb /^ def calculate_level$/;" f class:RSyntaxTree.BaseGraph.initialize
603
+ calculate_width lib/rsyntaxtree/base_graph.rb /^ def calculate_width(id = 1)$/;" f class:RSyntaxTree
600
604
  calculate_width lib/rsyntaxtree/base_graph.rb /^ def calculate_width(id = 1)$/;" f class:RSyntaxTree.BaseGraph
605
+ calculate_width lib/rsyntaxtree/base_graph.rb /^ def calculate_width(id = 1)$/;" f class:RSyntaxTree.BaseGraph.initialize
601
606
  canvas docs/_site/assets/css/style.css /^audio, canvas, progress, video { display: inline-block; \/* 1 *\/ vertical-align: baseline; \/* /;" s
602
607
  category-cognitive-grammar docs/_site/examples.html /^ <h2 id="category-cognitive-grammar"><b>Cognitive Grammar<\/b><\/h2><h3>Cognitive Grammar sam/;" I
603
608
  category-combinatory-categorial-grammar docs/_site/examples.html /^ <h2 id="category-combinatory-categorial-grammar"><b>Combinatory Categorial Grammar<\/b><\/h2/;" I
@@ -612,6 +617,7 @@ category-miscellaneous docs/_site/examples.html /^ <h2 id="category-miscellan
612
617
  category-phonology docs/_site/examples.html /^ <h2 id="category-phonology"><b>Phonology<\/b><\/h2><h3>Phonology sample<\/h3>$/;" I
613
618
  category-pragmatics docs/_site/examples.html /^ <h2 id="category-pragmatics"><b>Pragmatics<\/b><\/h2><h3>Types of meaning<\/h3>$/;" I
614
619
  category-{{category.name | slugify }} docs/examples.html /^ <h2 id="category-{{category.name | slugify }}"><b>{{ category.name }}<\/b><\/h2>$/;" I
620
+ check_data lib/rsyntaxtree.rb /^ def self.check_data(text)$/;" F class:RSyntaxTree
615
621
  check_data lib/rsyntaxtree.rb /^ def self.check_data(text)$/;" F class:RSyntaxTree.RSGenerator
616
622
  check_data lib/rsyntaxtree.rb /^ def self.check_data(text)$/;" S class:RSyntaxTree.RSGenerator
617
623
  children lib/rsyntaxtree/element.rb /^ attr_accessor :id, :parent, :type, :level, :width, :height, :content, :content_width, :conte/;" A class:RSyntaxTree.Element
@@ -645,11 +651,14 @@ div.grid docs/_site/assets/css/style.css /^div.grid { display: grid; grid-templa
645
651
  documentation docs/_site/documentation.html /^ <h1 class="no_toc" id="documentation">Documentation<\/h1>$/;" I
646
652
  draw-extra-connectors-between-nodes-experimental docs/_site/documentation.html /^<h3 id="draw-extra-connectors-between-nodes-experimental">Draw Extra Connectors between Nodes (e/;" I
647
653
  draw-paths-between-nodes-experimental docs/_site/documentation.html /^<h3 id="draw-paths-between-nodes-experimental">Draw Paths between Nodes (experimental)<\/h3>$/;" I
654
+ draw_a_path lib/rsyntaxtree/svg_graph.rb /^ def draw_a_path(s_x, s_y, t_x, t_y, target_arrow = :none)$/;" f class:RSyntaxTree
648
655
  draw_a_path lib/rsyntaxtree/svg_graph.rb /^ def draw_a_path(s_x, s_y, t_x, t_y, target_arrow = :none)$/;" f class:RSyntaxTree.SVGGraph
649
656
  draw_connector lib/rsyntaxtree/base_graph.rb /^ def draw_connector(id = 1)$/;" f
650
657
  draw_connector lib/rsyntaxtree/base_graph.rb /^ def draw_connector(id = 1)$/;" f class:RSyntaxTree
651
658
  draw_connector lib/rsyntaxtree/base_graph.rb /^ def draw_connector(id = 1)$/;" f class:RSyntaxTree.BaseGraph
659
+ draw_direct_line lib/rsyntaxtree/svg_graph.rb /^ def draw_direct_line(s_x, s_y, t_x, t_y, s_arrow = false, t_arrow = false)$/;" f class:RSyntaxTree
652
660
  draw_direct_line lib/rsyntaxtree/svg_graph.rb /^ def draw_direct_line(s_x, s_y, t_x, t_y, s_arrow = false, t_arrow = false)$/;" f class:RSyntaxTree.SVGGraph
661
+ draw_element lib/rsyntaxtree/svg_graph.rb /^ def draw_element(element)$/;" f
653
662
  draw_element lib/rsyntaxtree/svg_graph.rb /^ def draw_element(element)$/;" f class:RSyntaxTree
654
663
  draw_element lib/rsyntaxtree/svg_graph.rb /^ def draw_element(element)$/;" f class:RSyntaxTree.SVGGraph
655
664
  draw_elements lib/rsyntaxtree/base_graph.rb /^ def draw_elements$/;" f
@@ -657,8 +666,11 @@ draw_elements lib/rsyntaxtree/base_graph.rb /^ def draw_elements$/;" f class:
657
666
  draw_elements lib/rsyntaxtree/base_graph.rb /^ def draw_elements$/;" f class:RSyntaxTree.BaseGraph
658
667
  draw_paths lib/rsyntaxtree/svg_graph.rb /^ def draw_paths$/;" f
659
668
  draw_paths lib/rsyntaxtree/svg_graph.rb /^ def draw_paths$/;" f class:RSyntaxTree.SVGGraph
669
+ draw_png lib/rsyntaxtree.rb /^ def draw_png(binary = false)$/;" f class:RSyntaxTree
660
670
  draw_png lib/rsyntaxtree.rb /^ def draw_png(binary = false)$/;" f class:RSyntaxTree.RSGenerator
671
+ draw_svg lib/rsyntaxtree.rb /^ def draw_svg$/;" f class:RSyntaxTree
661
672
  draw_svg lib/rsyntaxtree.rb /^ def draw_svg$/;" f class:RSyntaxTree.RSGenerator
673
+ draw_tree lib/rsyntaxtree.rb /^ def draw_tree$/;" f class:RSyntaxTree
662
674
  draw_tree lib/rsyntaxtree.rb /^ def draw_tree$/;" f class:RSyntaxTree.RSGenerator
663
675
  elements lib/rsyntaxtree/elementlist.rb /^ attr_accessor :elements, :iterator$/;" A class:RSyntaxTree.ElementList
664
676
  elements= lib/rsyntaxtree/elementlist.rb /^ attr_accessor :elements, :iterator$/;" A class:RSyntaxTree.ElementList
data/Rakefile CHANGED
@@ -30,10 +30,11 @@ task :generate do
30
30
  fontsize: 16,
31
31
  margin: 1,
32
32
  vheight: 2.0,
33
- color: "on",
33
+ color: "modern",
34
34
  symmetrize: "on",
35
35
  transparent: "off",
36
- polyline: "off"
36
+ polyline: "off",
37
+ hide_default_connectors: "off"
37
38
  }
38
39
  name = nil
39
40
  config.each do |key, value|
@@ -43,10 +44,19 @@ task :generate do
43
44
  when "name"
44
45
  name = value
45
46
  opts[:name] = name
46
- when "colorization"
47
- opts[:color] = value
47
+ when "color"
48
+ opts[:color] = case value
49
+ when "modern", "on", "true"
50
+ "modern"
51
+ when "traditional"
52
+ "traditional"
53
+ else
54
+ "off"
55
+ end
48
56
  when "polyline"
49
57
  opts[:polyline] = value
58
+ when "hide_default_connectors"
59
+ opts[:hide_default_connectors] = value
50
60
  when "symmetrization"
51
61
  opts[:symmetrize] = value
52
62
  when "connector"
data/bin/rsyntaxtree CHANGED
@@ -24,10 +24,11 @@ opts = Optimist.options do
24
24
  opt :fontsize, "Size: 8-26", default: 16
25
25
  opt :margin, "Margin: 0-10", default: 1
26
26
  opt :vheight, "Connector Height: 0.5-5.0", default: 2.0
27
- opt :color, "Color text and bars: on or off", default: "on"
27
+ opt :color, "Color text and bars: modern, traditional, or off", default: "modern"
28
28
  opt :symmetrize, "Generate radically symmetrical, balanced tree: on or off", default: "off"
29
29
  opt :transparent, "Make background transparent: on or off", default: "off"
30
30
  opt :polyline, "draw polyline connectors: on or off", default: "off"
31
+ opt :hide_default_connectors, "make default connectors transparent: on or off", default: "off"
31
32
  end
32
33
 
33
34
  Optimist.die :outdir, "must be an exsting directory path" unless FileTest.directory?(opts[:outdir])
@@ -36,12 +37,13 @@ Optimist.die :leafstyle, "must be auto, triangle, bar, or nothing" unless /\A(au
36
37
  Optimist.die :fontstyle, "must be sans, serif, cjk, or mono" unless /\A(sans|serif|cjk|mono)\z/ =~ opts[:fontstyle]
37
38
  Optimist.die :font, "must be path to an existing ttf font" if opts[:font] && !File.exist?(opts[:font])
38
39
  Optimist.die :fontsize, "must be in the range of 8-26" unless opts[:fontsize] >= 8 && opts[:fontsize] <= 26
39
- Optimist.die :color, "must be either on or off" unless /\A(on|off|true|false)\z/ =~ opts[:color]
40
+ Optimist.die :color, "must be either modern, traditional, or off" unless /\A(modern|traditional|on|off|true|false)\z/ =~ opts[:color]
40
41
  Optimist.die :symmetrize, "must be either on or off" unless /\A(on|off|true|false)\z/ =~ opts[:symmetrize]
41
42
  Optimist.die :margin, "must be in the range of 0-10" if opts[:margin].negative? || opts[:margin] > 10
42
43
  Optimist.die :vheight, "must be in the range of 0.5-5.0" if opts[:vheight] < 0.5 || opts[:vheight] > 5.0
43
44
  Optimist.die :transparent, "must be either on or off" unless /\A(on|off|true|false)\z/ =~ opts[:transparent]
44
45
  Optimist.die :polyline, "must be either on or off" unless /\A(on|off|true|false)\z/ =~ opts[:polyline]
46
+ Optimist.die :hide_default_connectors, "must be either on or off" unless /\A(on|off|true|false)\z/ =~ opts[:hide_default_connectors]
45
47
 
46
48
  string_opts = {}
47
49
  opts.each do |key, value|
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "000"
3
3
  caption: "RSyntaxTree basic example"
4
- colorization: "on"
4
+ color: "modern"
5
5
  category: "General"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Sans Mono"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "001"
3
3
  caption: "Basic binary tree"
4
- colorization: "on"
4
+ color: "modern"
5
5
  category: "General"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "002"
3
3
  caption: "Minimalistic syntree"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Chomsky 1995: 50"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "003"
3
3
  caption: "Minimalistic syntree"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Chomsky 1995: 62"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "004"
3
3
  caption: "Minimalistic syntree"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Chomsky 1995: 180"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "005"
3
3
  caption: "Minimalistic syntree"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Chomsky 1995: 355"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "006"
3
3
  caption: "Minimalistic syntree"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Chomsky 1995: 369"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "007"
3
3
  caption: "X-bar model (with Japanese labels)"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "008"
3
3
  caption: "vP-shell (Japanese)"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "009"
3
3
  caption: "Non-binary tree sample"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -2,9 +2,10 @@
2
2
  name: "010"
3
3
  category: "Generative Grammar"
4
4
  polyline: "off"
5
- colorization: "on"
5
+ color: "modern"
6
6
  symmetrization: "off"
7
7
  connector: "none"
8
+ hide_default_connectors: "off"
8
9
  font: "Noto Serif"
9
10
  reference: "Radford 2004"
10
11
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "011"
3
3
  caption: "CCG sample"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Combinatory Categorial Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "012"
3
3
  caption: "CCG sample"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Combinatory Categorial Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "013"
3
3
  caption: "HPSG sample"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Head-Driven Phrase Structure Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "014"
3
3
  caption: "Cognitive Grammar sample"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Cognitive Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "015"
3
3
  caption: "Phonology sample"
4
- colorization: "on"
4
+ color: "modern"
5
5
  category: "Phonology"
6
6
  polyline: "off"
7
7
  symmetrization: "on"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "WQY Zen Hei"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "016"
3
3
  caption: "Tick-tac-toe"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Miscellaneous"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "WQY Zen Hei"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "017"
3
3
  caption: "Basic polyline sample"
4
- colorization: "on"
4
+ color: "modern"
5
5
  category: "General"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -3,9 +3,10 @@ name: "018"
3
3
  caption: "Tree with text labels in bold"
4
4
  category: "Generative Grammar"
5
5
  polyline: "off"
6
- colorization: "on"
6
+ color: "modern"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Langacker 1969: 175"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "019"
3
3
  caption: "Programming language parser"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Computer Science"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Sans Mono"
10
11
  reference: "Stuart 2014"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "020"
3
3
  caption: "From phoneme to sentence"
4
- colorization: "on"
4
+ color: "modern"
5
5
  category: "General"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "WQY Zen Hei"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "021"
3
3
  caption: "Types of meaning"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Pragmatics"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Zufferey, Moeschler, and Reboul 2014"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "022"
3
3
  caption: "Arithmetic parser"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Computer Science"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Sans Mono"
10
11
  reference: ""
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "023"
3
3
  caption: "Tournament"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Miscellaneous"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Sans"
10
11
  reference: ""
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "024"
3
3
  caption: "X-bar model"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Generative Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "025"
3
3
  caption: "Network of non-prototypical sentence constructions"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Construction Grammar"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Goldberg 2006: 177"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "026"
3
3
  caption: "Types of reference"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Pragmatics"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Halliday and Hasan 1976: 33"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "027"
3
3
  caption: "Types of rejoinder"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Pragmatics"
6
6
  polyline: "on"
7
7
  symmetrization: "off"
8
8
  connector: "bar"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Halliday and Hasan 1976: 207"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "028"
3
3
  caption: "Basic tree with triangles"
4
- colorization: "on"
4
+ color: "modern"
5
5
  category: "General"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "029"
3
3
  caption: "Animal ontology"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Formal Concept Analysis"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Sans Mono"
10
11
  reference:
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "030"
3
3
  caption: "Construction network"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Construction Grammar"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Serif"
10
11
  reference: "Goldberg 1995: 109"
11
12
  ---
@@ -1,11 +1,12 @@
1
1
  ---
2
2
  name: "031"
3
3
  caption: "Lambda calculus"
4
- colorization: "off"
4
+ color: "off"
5
5
  category: "Formal Semantics"
6
6
  polyline: "off"
7
7
  symmetrization: "off"
8
8
  connector: "auto"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Sans Mono"
10
11
  reference:
11
12
  ---
@@ -3,9 +3,10 @@ name: "032"
3
3
  caption:
4
4
  category: "Test"
5
5
  polyline: "on"
6
- colorization: "on"
6
+ color: "modern"
7
7
  symmetrization: "off"
8
8
  connector: "none"
9
+ hide_default_connectors: "off"
9
10
  font: "Noto Sans Mono"
10
11
  reference: ""
11
12
  ---