2 new words, and correction in Nor

This commit is contained in:
aarne
2005-06-03 11:19:13 +00:00
parent c773ff2ba3
commit 1c88337022
8 changed files with 15 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ abstract Basic = Categories ** {
cow_N : N ;
die_V : V ;
dirty_ADeg : ADeg ;
distance_N3 : N3 ;
doctor_N : N ;
dog_N : N ;
door_N : N ;
@@ -60,6 +61,7 @@ abstract Basic = Categories ** {
easy_A2V : A2V ;
eat_V2 : V2 ;
enemy_N : N ;
empty_ADeg : ADeg ;
factory_N : N ;
father_N2 : N2 ;
fear_VS : VS ;