From 72cbe4c1c664712c1fdecf75b039132a53d91635 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Mon, 6 Nov 2017 20:56:39 -0400 Subject: More grammar updates --- RGens/data/sample-grammars/organization.gram | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'RGens/data/sample-grammars/organization.gram') diff --git a/RGens/data/sample-grammars/organization.gram b/RGens/data/sample-grammars/organization.gram index bac2309..9c88686 100644 --- a/RGens/data/sample-grammars/organization.gram +++ b/RGens/data/sample-grammars/organization.gram @@ -90,7 +90,7 @@ pragma suffix-with [org-goalbody] [org-wayof] speed limits the [protect] women's suffrage - [trademark+drug] + the drug [trademark+drug] [trademark] [organization] [org-course] @@ -99,11 +99,15 @@ pragma suffix-with [org-goalbody] [org-wayof] making [quote-course] a mandatory course teaching [quote-course] in high school -[org-goal-person] supporting [full-name-and-title] - opposing [full-name-and-title] - exiling [full-name-and-title] - indicting [full-name-and-title] - pardoning [full-name-and-title] +[org-goal-person] supporting [quote-nametitle] + opposing [quote-nametitle] + exiling [quote-nametitle] + indicting [quote-nametitle] + pardoning [quote-nametitle] + +[quote-nametitle] ( [full-name-and-title] ) + +pragma despace-rule [quote-nametitle] pragma prefix-with [org-goal] [org-goal-abolish] @@ -159,7 +163,7 @@ pragma prefix-with [org-goal] [org-goal-abolish] [intl-possesive] [us-stateadj] -[intl-possesive] [full-name-and-title] 's +[intl-possesive] ( [full-name-and-title] 's ) pragma despace-rule [intl-possesive] -- cgit v1.2.3