Added some more words to the peacekeeping lexicon. Did not add them in the concrete syntaxes yet.

This commit is contained in:
bringert
2006-04-20 22:18:35 +00:00
parent c8d67be0cf
commit de880425ad

View File

@@ -20,16 +20,23 @@ abstract PeaceLexExt = PeaceCat ** {
doctor_N : N ;
doctor_N : N ;
enemy_N : N ;
face_N : N ;
food_N : MassN ;
friend_N : N ;
ground_N : N ;
knife_N : N ;
landmine_N : N ;
map_N : N ;
medicine_N : MassN ;
police8officer_N : N ;
skin_N : MassN ;
soldier_N : N ;
weapon_N : N;
-- Verbs
cough_V : V ;
drop_V2 : V2 ;
hurt_V : V ;
need_V2 : V2;
own_V2 : V2 ;
show_V3 : V3 ;