diff options
Diffstat (limited to 'RGens/data/sample-grammars/superhero.gram')
| -rwxr-xr-x | RGens/data/sample-grammars/superhero.gram | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/RGens/data/sample-grammars/superhero.gram b/RGens/data/sample-grammars/superhero.gram index cec67d0..8b53aef 100755 --- a/RGens/data/sample-grammars/superhero.gram +++ b/RGens/data/sample-grammars/superhero.gram @@ -74,7 +74,8 @@ pragma suffix-with [superhero-name] [fourth-part] Rider Torch -[third-part] The [third-part-act] +[third-part] ,The [third-part-act] + ,The [third-part-act] [second-part] [third-part-act] Champion Protector @@ -138,5 +139,3 @@ pragma suffix-with [superhero-name] [fourth-part] Galaxy Ancients Archive - - |
