From 66f5a43dee94657a56141c093488eccbf64c7ae1 Mon Sep 17 00:00:00 2001 From: Ben Culkin Date: Wed, 16 May 2018 12:21:55 -0400 Subject: Update --- RGens/data/sample-grammars/24hr-rpg.gram | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'RGens/data/sample-grammars/24hr-rpg.gram') diff --git a/RGens/data/sample-grammars/24hr-rpg.gram b/RGens/data/sample-grammars/24hr-rpg.gram index 1ac7c71..dcfc21d 100755 --- a/RGens/data/sample-grammars/24hr-rpg.gram +++ b/RGens/data/sample-grammars/24hr-rpg.gram @@ -5,7 +5,15 @@ [rpg-part] : [rpg-part] the [rpg-part] [rpg-part] : [rpg-part] [rpg-part] +[rpg-name-phrase] [quote-rpg-name] was just released + [quote-rpg-name] vs [quote-rpg-name] : which is better? + [quote-rpg-name] : will it live up to the hype? + [quote-rpg-name] released its [ordinal] edition today + +[quote-rpg-name] ( [rpg-name] ) + pragma initial-rule [rpg-name] +pragma export-rule [rpg-name-phrase] [rpg-part] → tits teeth -- cgit v1.2.3