diff options
Diffstat (limited to 'RGens/data/sample-grammars/zadrons-pouch.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/zadrons-pouch.gram | 15 |
1 files changed, 11 insertions, 4 deletions
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 |
