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/arabic/LexiconAra.gf | 1 - next-lib/src/arabic/StructuralAra.gf | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'next-lib/src/arabic') diff --git a/next-lib/src/arabic/LexiconAra.gf b/next-lib/src/arabic/LexiconAra.gf index 6d457e0d8..7f52d52bd 100644 --- a/next-lib/src/arabic/LexiconAra.gf +++ b/next-lib/src/arabic/LexiconAra.gf @@ -99,7 +99,6 @@ flags harbour_N = brkN "رف؟" "مَفعَل" "مَفاعِل" Masc NoHum ; --mInA', marsaY hate_V2 = dirV2 (regV "كَرِه") ; hat_N = sdfN "قبع" "فُعَّلة" Fem NoHum ; - have_V2 = dirV2 (regV "يَملِك") ; -- have_V2 = dirV2 (v1 "ملك" a i) ; hear_V2 = dirV2 (regV "سَمِع") ; -- hear_V2 = dirV2 (v1 "سمع" i a) ; diff --git a/next-lib/src/arabic/StructuralAra.gf b/next-lib/src/arabic/StructuralAra.gf index 58240c781..98b52523e 100644 --- a/next-lib/src/arabic/StructuralAra.gf +++ b/next-lib/src/arabic/StructuralAra.gf @@ -107,4 +107,6 @@ concrete StructuralAra of Structural = CatAra ** youPl_Pron = mkPron "أَنتُمْ" "كُمْ" "كُمْ" (Per2 Masc Sg) ; youPol_Pron = mkPron "أَنتِ" "كِ" "كِ" (Per2 Fem Sg) ; + have_V2 = dirV2 (regV "يَملِك") ; + } -- cgit v1.2.3