1
0
forked from GitHub/gf-rgl

AdvS and for_Prep in resource (except Russian)

This commit is contained in:
aarne
2006-11-27 16:21:27 +00:00
parent e482512377
commit d44027b8f2
17 changed files with 28 additions and 3 deletions

View File

@@ -44,4 +44,6 @@ concrete SentenceGer of Sentence = CatGer ** open ResGer in {
c = cl.c
} ;
AdvS a s = {s = \\o => a.s ++ "," ++ s.s ! o} ;
}