1
0
forked from GitHub/gf-core

clean up tram; report German

This commit is contained in:
aarne
2006-01-22 21:30:26 +00:00
parent 3f2a7db309
commit d1a05d8fea
5 changed files with 12 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ incomplete concrete AdverbRomance of Adverb =
s = cadv.s ++ a.s ! Posit ! AA ++ conjThan ++ s.s ! Conjunct --- ne
} ;
PrepNP prep np = {s = prep.s ++ np.s ! Ton Acc} ;
PrepNP prep np = {s = prep.s ++ np.s ! case2npform prep.c} ;
AdAdv = cc2 ;