From db126565fd4c8c8caf979898fc4f7084a08479dc Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Fri, 8 Jun 2018 20:35:21 -0400 Subject: More grammars --- data/rpg-tools-cd/plothook.gram | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 data/rpg-tools-cd/plothook.gram (limited to 'data/rpg-tools-cd/plothook.gram') 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 -- cgit v1.2.3