exper/french compiles but is incomplete

This commit is contained in:
aarne
2008-04-24 07:23:50 +00:00
parent 1008ec8625
commit ae7192f46f
7 changed files with 37 additions and 25 deletions

View File

@@ -56,6 +56,6 @@ incomplete concrete VerbRomance of Verb =
PassV2 v = insertComplement (\\a => v.s ! VPart a.g a.n) (predV auxPassive) ;
UseVS, UseVQ = \vv -> {s = vv.s ; c2 = complAcc ; vtyp = vv.vtyp} ;
---b UseVS, UseVQ = \vv -> {s = vv.s ; c2 = complAcc ; vtyp = vv.vtyp} ;
}