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/italian/LexiconIta.gf | 1 - next-lib/src/italian/StructuralIta.gf | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'next-lib/src/italian') diff --git a/next-lib/src/italian/LexiconIta.gf b/next-lib/src/italian/LexiconIta.gf index 20cf35fbd..31d2d43d1 100644 --- a/next-lib/src/italian/LexiconIta.gf +++ b/next-lib/src/italian/LexiconIta.gf @@ -91,7 +91,6 @@ lin harbour_N = regN "porto" ; hate_V2 = dirV2 (regV "odiare") ; hat_N = regN "capello" ; - have_V2 = dirV2 (verboV (avere_2 "avere")) ; hear_V2 = dirV2 (verboV (sentire_99 "sentire")) ; hill_N = regN "collina" ; hope_VS = mkVS (regV "sperare") ; diff --git a/next-lib/src/italian/StructuralIta.gf b/next-lib/src/italian/StructuralIta.gf index 1cd96d3af..313dad334 100644 --- a/next-lib/src/italian/StructuralIta.gf +++ b/next-lib/src/italian/StructuralIta.gf @@ -176,5 +176,8 @@ lin as_CAdv = X.mkCAdv "cosė" conjThan ; except_Prep = mkPrep "eccetto" ; + + have_V2 = dirV2 (verboV (avere_2 "avere")) ; + } -- cgit v1.2.3