diff options
| author | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-28 23:25:41 -0300 |
|---|---|---|
| committer | Benjamin J. Culkin <bjculkin@mix.wvu.edu> | 2017-10-28 23:25:41 -0300 |
| commit | f6ff73e060a2760d58a261bee9d1eeb529f31bc1 (patch) | |
| tree | 6c9739f3a9a7000975986459ac6c0a6eb809634a /RGens/data/sample-grammars/names.gram | |
| parent | 815235f9b8bb90bbc87f4db28e4618c0ba548c40 (diff) | |
More grammar work
Diffstat (limited to 'RGens/data/sample-grammars/names.gram')
| -rw-r--r-- | RGens/data/sample-grammars/names.gram | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RGens/data/sample-grammars/names.gram b/RGens/data/sample-grammars/names.gram index eeeffb6..104c136 100644 --- a/RGens/data/sample-grammars/names.gram +++ b/RGens/data/sample-grammars/names.gram @@ -31,6 +31,9 @@ pragma export-rule [random-name] [gender-neutral-title] [full-name] [generic-title] [full-name] [full-name] + [full-name] + [full-name] + [full-name] [generic-title] [male-title] [female-title] |
