diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 15:44:57 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-05-29 15:44:57 -0300 |
| commit | 03b9ed1601acfe323dc9b5360b8f2c2c972c8e04 (patch) | |
| tree | 72e33eec337b386e6d536f128da03a9d4f2f12fe /RGens/data/sample-grammars/elementals.gram | |
| parent | d22367abbb07f020dfb387032e9b72a040a170f5 (diff) | |
| parent | 0faa5175b6f0de8835ed514615ac64135f406b29 (diff) | |
Merge branch 'working'
Diffstat (limited to 'RGens/data/sample-grammars/elementals.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/elementals.gram | 237 |
1 files changed, 0 insertions, 237 deletions
diff --git a/RGens/data/sample-grammars/elementals.gram b/RGens/data/sample-grammars/elementals.gram deleted file mode 100755 index 30d256f..0000000 --- a/RGens/data/sample-grammars/elementals.gram +++ /dev/null @@ -1,237 +0,0 @@ -[elemental] elemental - elemental - elemental - [other-elementalcreatures] - [rs-elementype] - -pragma prefix-with [elemental] [elemental-types] -pragma prefix-with [elemental] [elemental-age] -pragma prefix-with [elemental] [great-less] -pragma suffix-with [elemental] [sgreat-less] - -pragma initial-rule [elemental] - -[other-elementalcreatures] archonmental - grue - weird - elementite swarm - genasi - half-elemental - elemental [creature] - [creature] - unraveler - necromental - archon - phantom - facet - wyrm - fiend - spirit - crystalle - spawn - minion - horror - horde - reactionals - elemental dragon - elemental knight - -[great-less] lesser - greater - advanced - -[sgreat-less] , [great-less] - -[rs-elementype] essling - esshound - esswraith - -[elemental-age] small - medium - large - huge - titanic - elder - monolithic - great - primal - eldritch - -[elemental-types] [nhelemental-types] - [nhelemental-types] - [nhelemental-types] - [nhelemental-types] - [nhelemental-types] - [nhelemental-types] - [hybrid-type] - -[nhelemental-types] [quote-type] - [quote-type] - [quote-type] / [quote-type] - [quote-type] / [quote-type] / [nhelemental-types] - -pragma export-rule [elemental-types] - -[hybrid-type] hybrid [hybrid-open] and [hybrid-close] - hybrid [hybrid-open] , [nhelemental-types] and [hybrid-close] - -[hybrid-open] ( [nhelemental-types] - -pragma despace-rule [hybrid-open] - -[hybrid-close] [nhelemental-types] ) - -pragma despace-rule [hybrid-close] - -[quote-type] ( [elemental-type] ) - -pragma despace-rule [quote-type] - -[elemental-type] [bare-elemental-type] - [bare-elemental-type] - [bare-elemental-type] - [bare-elemental-type] - [elemental-adv] [bare-elemental-type] - [elemental-adv] [bare-elemental-type] - [elemental-adv] [elemental-adv] [bare-elemental-type] - -[bare-elemental-type] [common-element] - [common-element] - [runescape-elemental] - [runescape-elemental] - [paraquasi-elemental] - [paraquasi-elemental] - [other-elemental] - -pragma export-rule [elemental-type] -pragma export-rule [bare-elemental-type] - -[common-element] fire - earth - water - air - -[elemental-adv] shadowy - clockwork - spacious - ethereal - blessed - cursed - ruined - stormy - tainted - chaotic - natural - deathly - astral - cosmic - bloody - soul- - icy - oozing - smoking - ashy - dusty - salty - steaming - forceful - radiant - empty - crystallized - frosted - silty - volcanic - sparking - fuming - blazing - grave - primal - rainy - sunny - angelic - demonic - devilish - sandy - dreaming - demonically-fused - wooden - sonic - decaying - growing - diseased - metallic - null - divine - oily - eldritch - -pragma export-rule [elemental-adv] - -[other-elemental] shadow - time - space - ether - light - storm - taint - ruin - darkness - grave - mist - pyre - rain - sun - sand - dream - wood - sonic - titanium - decay - growth - disease - crystal - metal - null - oil - -[runescape-elemental] mind - body - cosmic - chaos - nature - law - death - astral - blood - soul - -[paraquasi-elemental] [para-elemental] - [para-elemental] - [quasi-elemental] - [quasi-elemental] - [quasi-elemental] - [quasi-elemental] - [paraquasi-elemental] - -[para-elemental] ice - magma - ooze - smoke - -[quasi-elemental] ash - dust - salt - vacuum - mineral - radiance - steam - force - -[paraquasi-elemental] crystal - frost - clay - silt - obsidian - pumice - spark - fumes |
