LexiconEng: fruits -> fruit

This commit is contained in:
aarne
2012-12-07 13:53:00 +00:00
parent 014e622663
commit a2e5415e78

View File

@@ -81,7 +81,7 @@ lin
forget_V2 = dirV2 (irregDuplV "forget" "forgot" "forgotten") ;
fridge_N = regN "fridge" ;
friend_N = mkN human (regN "friend") ;
fruit_N = regN "fruit" ;
fruit_N = mkN "fruit" "fruit" ; --- was: fruit, fruits before 7/12/2012
fun_AV = mkAV (regA "fun") ;
garden_N = regN "garden" ;
girl_N = mkN feminine (regN "girl") ;