1
0
forked from GitHub/gf-rgl

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 a719fe216b
commit 54ee3d5e14
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