From bb5d2256ba052af13a3d50f150b78c5762840449 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 5 Jun 2018 00:16:59 -0300 Subject: Grammar update Update grammar for new features/syntax --- data/sample-grammars/horror.gram | 54 ++++++++++++++++++++-------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'data/sample-grammars/horror.gram') diff --git a/data/sample-grammars/horror.gram b/data/sample-grammars/horror.gram index 07d84de..8740a95 100755 --- a/data/sample-grammars/horror.gram +++ b/data/sample-grammars/horror.gram @@ -2,32 +2,32 @@ pragma initial-rule [horror-movie] -[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 +[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 +[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 +[Third] Vampires + Swamp Beasts + Boy Bands + Muffins + Werewolves + Zombies + Sock Puppets + Death Bots + Snuggle Badgers -- cgit v1.2.3