From 010dee0c974f20d8ffcba5bac422e78ab2ede610 Mon Sep 17 00:00:00 2001 From: aarne Date: Sun, 26 Apr 2009 20:10:44 +0000 Subject: started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit table --- next-lib/src/finnish/LexiconFin.gf | 1 - next-lib/src/finnish/StructuralFin.gf | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'next-lib/src/finnish') diff --git a/next-lib/src/finnish/LexiconFin.gf b/next-lib/src/finnish/LexiconFin.gf index 0591ca178..397fa96fa 100644 --- a/next-lib/src/finnish/LexiconFin.gf +++ b/next-lib/src/finnish/LexiconFin.gf @@ -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") ; diff --git a/next-lib/src/finnish/StructuralFin.gf b/next-lib/src/finnish/StructuralFin.gf index 5b54da246..58b7fc2e9 100644 --- a/next-lib/src/finnish/StructuralFin.gf +++ b/next-lib/src/finnish/StructuralFin.gf @@ -305,5 +305,8 @@ lin as_CAdv = X.mkCAdv "yhtä" "kuin" ; except_Prep = postPrep partitive "lukuunottamatta" ; + + have_V2 = mkV2 (caseV adessive vOlla) ; + } -- cgit v1.2.3