order of clitiques and auxiliary

This commit is contained in:
aarne
2004-11-24 14:42:28 +00:00
parent 1bda4ff5e7
commit 8b6018cb8b
7 changed files with 65 additions and 22 deletions

View File

@@ -478,8 +478,8 @@ oper
ced = troncVerb céder ;
d = Predef.dp 1 ced ;
c = Predef.tk 2 ced ;
cèd = c + "è" + "d" ;
céd = c + "é" + "d"
cèd = c + "è" + d ;
céd = c + "é" + d
}
in auxConj1 céd cèd céder ;