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

@@ -7,7 +7,6 @@ concrete CatAra of Cat = CommonX - [Utt] ** open ResAra, Prelude, ParamX in {
-- Phrase
Utt = {s : Gender => Str};
-- Voc = {s : Str} ;
-- Tensed/Untensed
@@ -34,13 +33,7 @@ concrete CatAra of Cat = CommonX - [Utt] ** open ResAra, Prelude, ParamX in {
-- RP = {s : Case => Str ; a : RAgr} ;
--
-- Verb
--
{-
VP = {
s : Tense => Polarity => Order => Agr => Str;
comp : NP
};
-}
VP = ResAra.VP ;
Comp = ResAra.Comp ; --{s : AAgr => Case => Str} ;
-- SC = {s : Str} ;