summaryrefslogtreecommitdiff
path: root/examples/peacekeeping/PeaceLexExt.gf
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2006-04-21 14:34:45 +0000
committerbringert <bringert@cs.chalmers.se>2006-04-21 14:34:45 +0000
commit4bc12bcde1747d521a9bb41f20bbd32999ef2a59 (patch)
treecdae74d3fa1be27222f5e89c2784474d1b6d0fb6 /examples/peacekeeping/PeaceLexExt.gf
parentf75efc970a001e8841d812a222aff0cb53959289 (diff)
Peace keeping: added more lexicon words. Added this_NP and that_NP. Added some more examples.
Diffstat (limited to 'examples/peacekeeping/PeaceLexExt.gf')
-rw-r--r--examples/peacekeeping/PeaceLexExt.gf3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/peacekeeping/PeaceLexExt.gf b/examples/peacekeeping/PeaceLexExt.gf
index 1cccc92c6..984440ef6 100644
--- a/examples/peacekeeping/PeaceLexExt.gf
+++ b/examples/peacekeeping/PeaceLexExt.gf
@@ -31,9 +31,12 @@ abstract PeaceLexExt = PeaceCat ** {
police8officer_N : N ;
skin_N : MassN ;
soldier_N : N ;
+ toy_N : N ;
+ translation8machine_N : N ;
weapon_N : N;
-- Verbs
+ cooperate_V2 : V2 ;
cough_V : V ;
drop_V2 : V2 ;
hurt_V : V ;