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/PeaceLexCommon.gf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'examples/peacekeeping/PeaceLexCommon.gf') diff --git a/examples/peacekeeping/PeaceLexCommon.gf b/examples/peacekeeping/PeaceLexCommon.gf index 35bdf35b6..512d7ad81 100644 --- a/examples/peacekeeping/PeaceLexCommon.gf +++ b/examples/peacekeeping/PeaceLexCommon.gf @@ -15,6 +15,9 @@ abstract PeaceLexCommon = PeaceCat ** { whatPl_IP : IP ; whatSg_IP : IP ; + this_NP : NP ; + that_NP : NP ; + -- Determiners aSg_Det : Det ; @@ -74,6 +77,7 @@ abstract PeaceLexCommon = PeaceCat ** { woman_N : N; -- Verbs + breathe_V : V ; eat_V2 : V2 ; drink_V2 : V2 ; give_V3 : V3 ; -- cgit v1.2.3