From 9a0bf41772184f7072f76cfa94e520d022261e4f Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 11 Oct 2017 22:25:02 -0300 Subject: More grammars --- RGens/data/sample-grammars/rtwiki/creature.gram | 75 +++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 RGens/data/sample-grammars/rtwiki/creature.gram (limited to 'RGens/data/sample-grammars/rtwiki/creature.gram') diff --git a/RGens/data/sample-grammars/rtwiki/creature.gram b/RGens/data/sample-grammars/rtwiki/creature.gram new file mode 100644 index 0000000..681fc6f --- /dev/null +++ b/RGens/data/sample-grammars/rtwiki/creature.gram @@ -0,0 +1,75 @@ +[creature] bear + boar + bull + cow + horse + hound + lamb + lion + serpent + stag + tiger + wolf + sturgeon + elk + badger + hare + bat + lizard + squirrel + fox + dolphin + panther + ram + goat + beaver + mountain lion + tortoise + pike + frog + rat + mare + stallion + plowhorse + ox + elephant + +[creature-epic] aboleth + chimera + cyclops + demon + devil + dinosaur + dragon + elemental + giant + golem + griffon + hydra + kraken + lycanthrope + medusa + minotaur + roc + treant + vampire + +[humanoid] bugbear + drow + dwarf + elf + fairy + gnoll + gnome + half-elf + half-orc + halfling + hobgoblin + human + kobold + merfolk + nymph + ogre + orc + tiefling + troglodyte -- cgit v1.2.3