summaryrefslogtreecommitdiff
path: root/RGens/data/sample-grammars/horror.gram
diff options
context:
space:
mode:
authorbculkin2442 <bjculkin@mix.wvu.edu>2017-02-07 10:32:57 -0500
committerbculkin2442 <bjculkin@mix.wvu.edu>2017-02-07 10:32:57 -0500
commit3b07acb43c5f865c65094ae891f5a2dc791c8088 (patch)
tree45e65344aa4ff277c48834344c723cc57f4387a9 /RGens/data/sample-grammars/horror.gram
parent03838b1b6c0a71042b69b2cb3de5faaf7a526596 (diff)
Update
Diffstat (limited to 'RGens/data/sample-grammars/horror.gram')
-rw-r--r--RGens/data/sample-grammars/horror.gram33
1 files changed, 33 insertions, 0 deletions
diff --git a/RGens/data/sample-grammars/horror.gram b/RGens/data/sample-grammars/horror.gram
new file mode 100644
index 0000000..1e73911
--- /dev/null
+++ b/RGens/data/sample-grammars/horror.gram
@@ -0,0 +1,33 @@
+[horror] [first] [second] [third]
+
+pragma initial-rule [horror]
+
+[first] attack of the
+ invasion of the
+ day of the
+ beware! The
+ terror of the
+ death by
+ curse of the
+ earth vs. the
+ return of the
+
+[second] disco
+ massive
+ worrying
+ flying
+ flesh eating
+ windy
+ mutant
+ hairy
+ overly keen
+
+[third] vampires
+ swamp beasts
+ boy bands
+ muffins
+ werewolves
+ zombies
+ sock puppets
+ death bots
+ snuggle badgers \ No newline at end of file