summaryrefslogtreecommitdiff
path: root/data/new-sample-grammars/gems.gram
diff options
context:
space:
mode:
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