cleaned up French verbs

This commit is contained in:
aarne
2005-02-09 16:50:49 +00:00
parent 375a4fba7a
commit a7020895d2
12 changed files with 1011 additions and 183 deletions

View File

@@ -0,0 +1,9 @@
--# -path=.:../romance:../oldabstract:../abstract:../../prelude
concrete TestVerbsFre of TestVerbsFreAbs =
TestResourceFre, VerbsFre ** open TypesFre in {
lin UseVN ve = verbPres ve.s ve.aux ;
lin UseVN2 ve = verbPres ve.s ve.aux ** {s2 = [] ; c = ve.c} ;
}