diff options
| author | Ben Culkin <scorpress@gmail.com> | 2018-06-08 20:35:21 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2018-06-08 20:35:21 -0400 |
| commit | db126565fd4c8c8caf979898fc4f7084a08479dc (patch) | |
| tree | a2e7ce611dcc417b40efd3ff39009ed3a1813e94 /data/rpg-tools-cd/plothook.gram | |
| parent | 8096ecba786a3ef28b5f4f1e8772246b64b718e0 (diff) | |
More grammars
Diffstat (limited to 'data/rpg-tools-cd/plothook.gram')
| -rw-r--r-- | data/rpg-tools-cd/plothook.gram | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/data/rpg-tools-cd/plothook.gram b/data/rpg-tools-cd/plothook.gram new file mode 100644 index 0000000..932bf59 --- /dev/null +++ b/data/rpg-tools-cd/plothook.gram @@ -0,0 +1,36 @@ +[plothook] [subject] [verbing] [object] + +pragma initial-rule [plothook] + +[subject] merchants + brigands + bandits + beggars + pilgrims + vagrants + mercenaries + rice farmers + hunters + slaves + +[verbing] making + guarding + hiding + building + carrying + trading + worshipping + searching for + fighting + fleeing + +[object] opium + slaves + rice + hunter-killer worms + giant crayfish + gold + a statue + a temple + hohools + manure |
