From b07bdaef56959cf890609ead1d9267e45b021768 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Wed, 24 Jan 2018 20:53:36 -0400 Subject: Update grammars --- RGens/data/sample-grammars/zadrons-pouch.gram | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'RGens/data/sample-grammars/zadrons-pouch.gram') diff --git a/RGens/data/sample-grammars/zadrons-pouch.gram b/RGens/data/sample-grammars/zadrons-pouch.gram index 61d928d..f72cf25 100755 --- a/RGens/data/sample-grammars/zadrons-pouch.gram +++ b/RGens/data/sample-grammars/zadrons-pouch.gram @@ -68,13 +68,20 @@ pragma export-rule [zadrons-item] [card] [card] -[crys-sphere] → [sphere-type] spheres +[crys-sphere] → crystal of [crystal-type] + [crys-act] + [crys-act] + [crys-act] + [crys-act] + +[crys-act] → [sphere-type] spheres [sphere-type] sphere lens of [lens-type] [crystal-type] sphere - crystal of [crystal-type] - crystal ball - crystal ball of [crys-suffix] + ball + ball of [crys-suffix] + +pragma prefix-with [crys-act] crystal [sphere-type] → microphonic seeing-eye -- cgit v1.2.3