From 73a7c860f6252f5f2e94e2a57eb5cbd53e2b9ccb Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 24 Oct 2017 18:40:28 -0300 Subject: Update sample data --- RGens/data/sample-grammars/technobabble.gram | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'RGens/data/sample-grammars/technobabble.gram') diff --git a/RGens/data/sample-grammars/technobabble.gram b/RGens/data/sample-grammars/technobabble.gram index e512047..3861576 100755 --- a/RGens/data/sample-grammars/technobabble.gram +++ b/RGens/data/sample-grammars/technobabble.gram @@ -1,10 +1,22 @@ [technobabble] [part-prefix] [part-suffix] [part-problem] + [part-suffix] [part-prefix] [part-problem] [part-prefix] [part-problem] - [part-suffix] [part-problem] pragma initial-rule [technobabble] +pragma suffix-with [technobabble] [part-cause] + +[part-cause] the [part-prefix] + the [part-suffix] + the [part-prefix] [part-suffix] + +pragma suffix-with [part-cause] [add-cause] + +[add-cause] and [part-cause] + and [part-problem] [part-cause] + [part-prefix] primary + secondary compression grav hydraulic @@ -30,3 +42,8 @@ pragma initial-rule [technobabble] jammed burnt exploded + imploded + incinerated + froze + destabilized + clogged -- cgit v1.2.3