diff options
Diffstat (limited to 'data/new-sample-grammars/springhole')
| -rw-r--r-- | data/new-sample-grammars/springhole/earthen-names.gram | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/new-sample-grammars/springhole/earthen-names.gram b/data/new-sample-grammars/springhole/earthen-names.gram index cccd11f..4db37ce 100644 --- a/data/new-sample-grammars/springhole/earthen-names.gram +++ b/data/new-sample-grammars/springhole/earthen-names.gram @@ -2,6 +2,8 @@ [earth-name] [earth+name] +pragma initial-rule [earth-name] + [earth+name] <^6> [sf] <^2> [prefix] [end-long] <^2> [prefix] [suffix] [end-short] |
