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/french/LexiconFre.gf | 1 - next-lib/src/french/StructuralFre.gf | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'next-lib/src/french') diff --git a/next-lib/src/french/LexiconFre.gf b/next-lib/src/french/LexiconFre.gf index 11dbcb5db..b2aedcd1b 100644 --- a/next-lib/src/french/LexiconFre.gf +++ b/next-lib/src/french/LexiconFre.gf @@ -92,7 +92,6 @@ lin harbour_N = regGenN "port" masculine ; hate_V2 = haïr_V2 ; hat_N = regGenN "chapeau" masculine ; - have_V2 = avoir_V2 ; hear_V2 = entendre_V2 ; hill_N = regGenN "colline" feminine ; hope_VS = mkVS (reg3V "espérer" "espère" "espérera") ; diff --git a/next-lib/src/french/StructuralFre.gf b/next-lib/src/french/StructuralFre.gf index 0293db257..5f92ccdff 100644 --- a/next-lib/src/french/StructuralFre.gf +++ b/next-lib/src/french/StructuralFre.gf @@ -187,5 +187,7 @@ lin as_CAdv = X.mkCAdv "aussi" conjThan ; + have_V2 = avoir_V2 ; + } -- cgit v1.2.3