From f6ff73e060a2760d58a261bee9d1eeb529f31bc1 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Sat, 28 Oct 2017 23:25:41 -0300 Subject: More grammar work --- .../long-data/geographic-thing.gram | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 RGens/data/sample-grammars/long-data/geographic-thing.gram (limited to 'RGens/data/sample-grammars/long-data/geographic-thing.gram') diff --git a/RGens/data/sample-grammars/long-data/geographic-thing.gram b/RGens/data/sample-grammars/long-data/geographic-thing.gram new file mode 100644 index 0000000..178bd7f --- /dev/null +++ b/RGens/data/sample-grammars/long-data/geographic-thing.gram @@ -0,0 +1,26 @@ +[geographic-thing] mountain + hill + lake + plains + river + valley + hollow + beach + bay + harbor + grove + bridge + station + glade + forest + gulch + swamp + bend + springs + creek + falls + ridge + pass + meadow + +pragma initial-rule [geographic-thing] -- cgit v1.2.3