updated latin rgl

This commit is contained in:
Herbert Lange
2019-01-14 17:23:47 +01:00
parent 579bdfcca5
commit 0ae057b55a
35 changed files with 73503 additions and 895 deletions
+4 -1
View File
@@ -1,11 +1,14 @@
abstract IrregLatAbs = Cat ** {
fun
be_V : V ;
can_VV : VV ;
can_V : V ;
bring_V : V ;
want_V : V ;
go_V : V;
become_V : V;
rain_V : V;
hate_V : V;
not8want_V : V ;
make_V : V ;
give_V : V ;
}