diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-08-08 15:27:27 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2018-08-08 15:27:27 -0300 |
| commit | e3f1e4ff331e8820eca6fdc9467c7bebeb9e05b8 (patch) | |
| tree | cf9316ba17e3c8d46ed0bddeb60195cd6d07a7c7 /data/new-sample-grammars/springhole | |
| parent | 5ab1f1df04000219ae19a70c38a66dda3849b665 (diff) | |
Update sample grammars
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] |
