arabic.patch

This commit is contained in:
eldada
2006-06-25 17:07:08 +00:00
parent ea828398da
commit 996a599920
7 changed files with 586 additions and 669 deletions

View File

@@ -13,12 +13,11 @@ concrete AdjectiveAra of Adjective = CatAra ** open ResAra, Prelude in {
}
}
};
-- ComparA a np = {
-- s = \\_ => a.s ! AAdj Compar ++ "تهَن" ++ np.s ! Nom ;
-- isPre = False
-- } ;
-- ComparA a np = {
-- s = \\_ => a.s ! AAdj Compar ++ "مِنْ" ++ np.s ! Gen ;
-- } ;
--
---- $SuperlA$ belongs to determiner syntax in $Noun$.
-- $SuperlA$ belongs to determiner syntax in $Noun$.
--
-- ComplA2 a np = {
-- s = \\_ => a.s ! AAdj Posit ++ a.c2 ++ np.s ! Acc ;