German verb syntax

This commit is contained in:
aarne
2006-01-05 12:51:30 +00:00
parent c1e06ac382
commit d006a6a016
8 changed files with 217 additions and 83 deletions

View File

@@ -1,10 +1,11 @@
concrete SentenceGer of Sentence = CatGer ** open ResGer in {
--
-- flags optimize=all_subs ;
--
-- lin
-- PredVP np vp = mkClause (np.s ! Nom) np.a vp ;
--
flags optimize=all_subs ;
lin
PredVP np vp = mkClause (np.s ! Nom) np.a vp ;
-- PredSCVP sc vp = mkClause sc.s (agrP3 Sg) vp ;
--
-- ImpVP vp = {