diff options
| author | Ben Culkin <scorpress@gmail.com> | 2018-06-08 20:35:21 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2018-06-08 20:35:21 -0400 |
| commit | db126565fd4c8c8caf979898fc4f7084a08479dc (patch) | |
| tree | a2e7ce611dcc417b40efd3ff39009ed3a1813e94 /data/rpg-tools-cd/harlot.gram | |
| parent | 8096ecba786a3ef28b5f4f1e8772246b64b718e0 (diff) | |
More grammars
Diffstat (limited to 'data/rpg-tools-cd/harlot.gram')
| -rw-r--r-- | data/rpg-tools-cd/harlot.gram | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/data/rpg-tools-cd/harlot.gram b/data/rpg-tools-cd/harlot.gram new file mode 100644 index 0000000..fab3365 --- /dev/null +++ b/data/rpg-tools-cd/harlot.gram @@ -0,0 +1,36 @@ +[harlot] [harlot] + +pragma suffix-with [harlot] [harlot-suffix] + +[harlot-name] [harlot-2] + +pragma prefix-with [harlot-name] [harlot-1] + +[harlot-suffix] (secretly a [harlot-name] ) + (mistaken for a [harlot-name] ) + +[harlot-1] slovenly + brazen + cheap + typical + saucy + wanton + expensive + haughty + aged + wealthy + sly + rich + +[harlot-2] trull + strumpet + trollop + streetwalker + tart + wench + doxy + courtesan + madam + procuress + pimp + panderer |
