From 4bc12bcde1747d521a9bb41f20bbd32999ef2a59 Mon Sep 17 00:00:00 2001 From: bringert Date: Fri, 21 Apr 2006 14:34:45 +0000 Subject: Peace keeping: added more lexicon words. Added this_NP and that_NP. Added some more examples. --- examples/peacekeeping/PeaceLexCommonI.gf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/peacekeeping/PeaceLexCommonI.gf') diff --git a/examples/peacekeeping/PeaceLexCommonI.gf b/examples/peacekeeping/PeaceLexCommonI.gf index ba4347dbf..2b1cf29a4 100644 --- a/examples/peacekeeping/PeaceLexCommonI.gf +++ b/examples/peacekeeping/PeaceLexCommonI.gf @@ -15,6 +15,9 @@ incomplete concrete PeaceLexCommonI of PeaceLexCommon = PeaceCatI ** open Lang i whatPl_IP = whatPl_IP ; whatSg_IP = whatSg_IP ; + this_NP = this_NP ; + that_NP = that_NP ; + -- Determiners aSg_Det = DetSg (SgQuant IndefArt) NoOrd; @@ -71,6 +74,7 @@ incomplete concrete PeaceLexCommonI of PeaceLexCommon = PeaceCatI ** open Lang i woman_N = woman_N ; -- Verbs + breathe_V = breathe_V ; drink_V2 = drink_V2 ; eat_V2 = eat_V2 ; give_V3 = give_V3; -- cgit v1.2.3