know_VQ in resource

This commit is contained in:
aarne
2010-08-27 15:14:29 +00:00
parent d329d3b9d8
commit 6bc21c1d7a
17 changed files with 19 additions and 4 deletions

View File

@@ -108,6 +108,7 @@ lin
jump_V = seinV (irregV "springen" "springt" "sprang" "spränge" "gesprungen") ;
king_N = mkN "König" ;
know_V2 = dirV2 (irregV "kennen" "kennt" "kannte" "kännte" "gekannt") ; ---- infl
know_VQ = mkVQ wissen_V ;
know_VS = mkVS wissen_V ;
lake_N = reg2N "See" "Seen" masculine ; --- infl
lamp_N = mkN "Lampe";