diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-11 22:25:02 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-11 22:25:02 -0300 |
| commit | 9a0bf41772184f7072f76cfa94e520d022261e4f (patch) | |
| tree | b53f08d849e0cfe2f6b7a628616f38666eec7bde /RGens/data/sample-grammars/art-objects.gram | |
| parent | 3e6e258a63d30e9ae57cc3f08efdcf95d6a3c44d (diff) | |
More grammars
Diffstat (limited to 'RGens/data/sample-grammars/art-objects.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/art-objects.gram | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/RGens/data/sample-grammars/art-objects.gram b/RGens/data/sample-grammars/art-objects.gram index 4f83ad8..8cb1c4e 100755 --- a/RGens/data/sample-grammars/art-objects.gram +++ b/RGens/data/sample-grammars/art-objects.gram @@ -1,7 +1,7 @@ [art-treasure] [gemstones] [art-object] - [art-object] as well as [gemstones] - [gemstones] as well as [art-object] + [art-object] as well as a [gemstones] + [gemstones] as well as a [art-object] pragma initial-rule [art-treasure] @@ -65,16 +65,16 @@ pragma initial-rule [art-treasure] [legendary-art] platinum ring with [epic-gem] gold statuette with [legendary-gem] - mithral necklace with [legendary-gem] + mithril necklace with [legendary-gem] adamantine crown with many [legendary-gem] adamantine box containing [art-element] black tunic woven of pure [art-element] enormous [rare-gem] -[epic-art] mithral ring with an astral diamond +[epic-art] mithril ring with an astral diamond gold statuette with eyes of [epic-gem] gold necklace adorned with [epic-gem] - mithral tiara studded with [epic-gem] + mithril tiara studded with [epic-gem] cup of celestial cold that glows with inner light silvery cloak of astral thread enormous [legendary-gem] |
