1
0
forked from GitHub/gf-rgl

cleaned up French verbs

This commit is contained in:
aarne
2005-02-09 16:50:49 +00:00
parent cf946fd07d
commit 42f405b389
11 changed files with 1009 additions and 181 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} ;
}