started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit table

This commit is contained in:
aarne
2009-04-26 20:10:44 +00:00
parent d0e728d1a8
commit 010dee0c97
9 changed files with 17 additions and 12 deletions

View File

@@ -94,7 +94,6 @@ lin
harbour_N = mkN "satama" "sataman" "satamia" ;
hate_V2 = mkV2 (mkV "vihata") cpartitive ;
hat_N = mkN "hattu" ;
have_V2 = mkV2 (caseV adessive vOlla) ;
hear_V2 = mkV2 (mkV "kuulla") ;
hill_N = mkN "kukkula" ;
hope_VS = mkVS (mkV "toivoa") ;

View File

@@ -305,5 +305,8 @@ lin
as_CAdv = X.mkCAdv "yhtä" "kuin" ;
except_Prep = postPrep partitive "lukuunottamatta" ;
have_V2 = mkV2 (caseV adessive vOlla) ;
}