diff options
| author | aarne <aarne@cs.chalmers.se> | 2009-04-27 13:28:47 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2009-04-27 13:28:47 +0000 |
| commit | c14a899ab49167b025c1cc744af1e9694682c1bc (patch) | |
| tree | 7f4d9748342ac4c4d20183a3fca7d62254476419 /next-lib/src/arabic/StructuralAra.gf | |
| parent | 010dee0c974f20d8ffcba5bac422e78ab2ede610 (diff) | |
have_V2 in Structural
Diffstat (limited to 'next-lib/src/arabic/StructuralAra.gf')
| -rw-r--r-- | next-lib/src/arabic/StructuralAra.gf | 2 |
1 files changed, 2 insertions, 0 deletions
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 "يَملِك") ; + } |
