German extraposition

This commit is contained in:
aarne
2006-01-05 14:22:53 +00:00
parent 252d24642f
commit 1be6eb5399
5 changed files with 77 additions and 160 deletions

View File

@@ -8,7 +8,7 @@ concrete LexGer of Lex = CatGer ** open ResGer, Prelude in {
{c2 = {s = [] ; c = Dat}} ;
show_V3 = regV "zeigen" **
{c2 = {s = [] ; c = Acc} ; c3 = {s = [] ; c = Dat}} ;
-- want_VV = regV "want" ** {c2 = "to"} ;
want_VV = auxVV wollen_V ;
claim_VS = no_geV (regV "behaupten") ;
ask_VQ = regV "fragen" ;