1
0
forked from GitHub/gf-core

distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives (not quite finished yet)

This commit is contained in:
aarne
2008-11-05 10:22:09 +00:00
parent a629d30958
commit f7aed275d3
10 changed files with 20 additions and 15 deletions

View File

@@ -102,6 +102,7 @@ lin
iron_N = regN "iron" ;
king_N = mkN masculine (regN "king") ;
know_V2 = dirV2 (irregV "know" "knew" "known") ;
know_VS = mkVS (irregV "know" "knew" "known") ;
lake_N = regN "lake" ;
lamp_N = regN "lamp" ;
learn_V2 = dirV2 (regV "learn") ;