summaryrefslogtreecommitdiff
path: root/data/new-sample-grammars/gems.gram
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2018-07-17 17:39:17 -0400
committerBen Culkin <scorpress@gmail.com>2018-07-17 17:39:17 -0400
commit13756d6671ef1e2aed30bcddacdd85d41bba568c (patch)
tree8f716c5d6a17b676a52ecd304b7e21e5dce3d509 /data/new-sample-grammars/gems.gram
parent5ac98080a4e5929821565b572a0268294b80826a (diff)
parent2945c2c85627da6236b71b0e0b36523d160d9cf3 (diff)
Merge branch 'working'
Diffstat (limited to 'data/new-sample-grammars/gems.gram')
-rw-r--r--data/new-sample-grammars/gems.gram63
1 files changed, 63 insertions, 0 deletions
diff --git a/data/new-sample-grammars/gems.gram b/data/new-sample-grammars/gems.gram
new file mode 100644
index 0000000..4a93395
--- /dev/null
+++ b/data/new-sample-grammars/gems.gram
@@ -0,0 +1,63 @@
+[gems] [ornamental]
+ [semiprecious]
+ [precious]
+ [jewels]
+
+pragma initial-rule [gems]
+
+[ornamental] azurite
+ banded agate
+ blue quartz
+ eye agate
+ hematite
+ lapis lazuli
+ malachite
+ moss agate
+ obsidian
+ rhodochrosite
+ tiger eye agate
+ turquoisse
+
+[semiprecious] bloodstone
+ carnelian
+ chalcedony
+ chrysoprase
+ citrine
+ jasper
+ moonstone
+ onyx
+ rock crystal
+ sardonyx
+ smoky quartz
+ star rose quartz
+ zircon
+
+[precious] amber
+ alexandrite
+ amethyst
+ aquamarine
+ chrysoberyl
+ coral
+ garnet
+ jade
+ jet
+ perl
+ peridot
+ spinel
+ topaz
+ tourmaline
+
+[gems] black opal
+ black sapphire
+ diamond
+ emerald
+ fire opal
+ jacinth
+ opal
+ oriental amethyst
+ oriental emerald
+ oriental topaz
+ ruby
+ sapphire
+ star ruby
+ star sapphire