diff options
Diffstat (limited to 'data/sample-grammars/long-data/geographic-thing.gram')
| -rwxr-xr-x | data/sample-grammars/long-data/geographic-thing.gram | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/data/sample-grammars/long-data/geographic-thing.gram b/data/sample-grammars/long-data/geographic-thing.gram new file mode 100755 index 0000000..178bd7f --- /dev/null +++ b/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] |
