checked Ara and Cat w.r.t the new lib structure

This commit is contained in:
aarne
2007-06-27 15:26:30 +00:00
parent 83f7e26855
commit 2e7f415ac8
11 changed files with 1097 additions and 1069 deletions

View File

@@ -8,7 +8,7 @@ concrete PhraseAra of Phrase = CatAra ** open
-- UttS s = s ;
-- UttQS qs = {s = qs.s ! QDir} ;
UttImpSg pol imp = {s = \\g => imp.s ! pol.p ! g ! Sg} ;
UttImpSg pol imp = {s = \\g => imp.s ! pol.p ! g ! ResAra.Sg} ;
-- UttImpPl pol imp = {s = pol.s ++ imp.s ! pol.p ! Pl} ;
--
-- UttIP ip = {s = ip.s ! Nom} ; --- Acc also