diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-24 18:40:28 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-24 18:40:28 -0300 |
| commit | 73a7c860f6252f5f2e94e2a57eb5cbd53e2b9ccb (patch) | |
| tree | 17a75f0e7d88ea6386b6fe2880204a1ae2d154e5 /RGens/data/sample-grammars/rtwiki/color.gram | |
| parent | 924bcdc9a65c7f88004d6dbf8dfa138c9a125e5d (diff) | |
Update sample data
Diffstat (limited to 'RGens/data/sample-grammars/rtwiki/color.gram')
| -rw-r--r-- | RGens/data/sample-grammars/rtwiki/color.gram | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/RGens/data/sample-grammars/rtwiki/color.gram b/RGens/data/sample-grammars/rtwiki/color.gram index 1a1c740..0ee0da2 100644 --- a/RGens/data/sample-grammars/rtwiki/color.gram +++ b/RGens/data/sample-grammars/rtwiki/color.gram @@ -12,7 +12,6 @@ [anachronistic] pragma initial-rule [color] -pragma export-rule [color] [standard] red orange @@ -277,10 +276,10 @@ pragma export-rule [color] sulphureous (bright yellow) urobilin (urine-colored) -[arcipluvian] (varies between [color] and [color]) - (varies between [color] , [color] and [color]) - (varies between [color] , [color] , [color] and [color]) - (varies between [color] , [color] and [color]) +[arcipluvian] (varies between [color] and [color] ) + (varies between [color] , [color] and [color] ) + (varies between [color] , [color] , [color] and [color] ) + (varies between [color] , [color] and [color] ) [archaic-green] bilious (yellow-green) chrysochlorous (green-gold) |
