1
0
forked from GitHub/gf-rgl

finishing TestGerman

This commit is contained in:
aarne
2006-01-13 22:33:15 +00:00
parent af96ab2de3
commit 4a6de2ecf1
10 changed files with 133 additions and 43 deletions

View File

@@ -20,10 +20,10 @@ concrete AdjectiveGer of Adjective = CatGer ** open ResGer, Prelude in {
isPre = True
} ;
-- ReflA2 a = {
-- s = \\ag => a.s ! AAdj Posit ++ a.c2 ++ reflPron ! ag ;
-- isPre = False
-- } ;
ReflA2 a = {
s = \\af => a.s ! Posit ! APred ++ appPrep a.c2 (reflPron ! agrP3 Sg) ; --- agr
isPre = True
} ;
SentAP ap sc = {
s = \\a => ap.s ! a ++ sc.s ;