diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-28 23:25:41 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-28 23:25:41 -0300 |
| commit | f6ff73e060a2760d58a261bee9d1eeb529f31bc1 (patch) | |
| tree | 6c9739f3a9a7000975986459ac6c0a6eb809634a /RGens/data/sample-grammars/long-data/geographic-thing.gram | |
| parent | 815235f9b8bb90bbc87f4db28e4618c0ba548c40 (diff) | |
More grammar work
Diffstat (limited to 'RGens/data/sample-grammars/long-data/geographic-thing.gram')
| -rw-r--r-- | RGens/data/sample-grammars/long-data/geographic-thing.gram | 26 |
1 files changed, 26 insertions, 0 deletions
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] |
