From c14a899ab49167b025c1cc744af1e9694682c1bc Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 27 Apr 2009 13:28:47 +0000 Subject: have_V2 in Structural --- next-lib/src/interlingua/LexiconIna.gf | 1 - next-lib/src/interlingua/StructuralIna.gf | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'next-lib/src/interlingua') diff --git a/next-lib/src/interlingua/LexiconIna.gf b/next-lib/src/interlingua/LexiconIna.gf index beba8fa64..7876b69da 100644 --- a/next-lib/src/interlingua/LexiconIna.gf +++ b/next-lib/src/interlingua/LexiconIna.gf @@ -90,7 +90,6 @@ concrete LexiconIna of Lexicon = CatIna ** harbour_N = regN "porto" ; hate_V2 = dirV2 (regV "detestar0") ; hat_N = regN "cappello" ; - have_V2 = dirV2 (R.haberV ** {lock_V = <>}); hear_V2 = dirV2 (regV "audir"); hill_N = regN "monticulo" ; hope_VS = mkVS (regV "sperar") ; diff --git a/next-lib/src/interlingua/StructuralIna.gf b/next-lib/src/interlingua/StructuralIna.gf index cda371c3a..2db1f5a63 100644 --- a/next-lib/src/interlingua/StructuralIna.gf +++ b/next-lib/src/interlingua/StructuralIna.gf @@ -104,6 +104,7 @@ concrete StructuralIna of Structural = CatIna ** youPl_Pron = mkPron "vos" "vos" "vostre" Pp2; youPol_Pron = mkPron "vos" "vos" "vostre" Pp2; + have_V2 = dirV2 (R.haberV ** {lock_V = <>}); oper mkQuant : Str -> Str -> {s : Number => Case => Str} = \x,y -> { -- cgit v1.2.3