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/superhero.gram | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'RGens/data/sample-grammars/superhero.gram') diff --git a/RGens/data/sample-grammars/superhero.gram b/RGens/data/sample-grammars/superhero.gram index cec67d0..8b53aef 100755 --- a/RGens/data/sample-grammars/superhero.gram +++ b/RGens/data/sample-grammars/superhero.gram @@ -74,7 +74,8 @@ pragma suffix-with [superhero-name] [fourth-part] Rider Torch -[third-part] The [third-part-act] +[third-part] ,The [third-part-act] + ,The [third-part-act] [second-part] [third-part-act] Champion Protector @@ -138,5 +139,3 @@ pragma suffix-with [superhero-name] [fourth-part] Galaxy Ancients Archive - - -- cgit v1.2.3