From a87caf99615de8005e3ed8dd2e3d9c752cbaefd6 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 24 Oct 2017 19:36:02 -0300 Subject: Update grammars --- RGens/data/sample-grammars/names.gram | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RGens/data/sample-grammars/names.gram') diff --git a/RGens/data/sample-grammars/names.gram b/RGens/data/sample-grammars/names.gram index b499d3d..2dd2e25 100644 --- a/RGens/data/sample-grammars/names.gram +++ b/RGens/data/sample-grammars/names.gram @@ -199,6 +199,7 @@ pragma export-rule [random-name] comissioner comptroller courtier + courtier (to [full-name-and-title] ) curator intendant superindentent @@ -208,7 +209,7 @@ pragma export-rule [random-name] lord warden apprentice apprentice (to a [generic-title] ) - apprentice (to a [full-name-and-title] ) + apprentice (to [full-name-and-title] ) journeyman adept centurion @@ -219,6 +220,7 @@ pragma export-rule [random-name] pontiff knight squire + squire (to [full-name-and-title] ) [military-title] admiral grand admiral -- cgit v1.2.3