mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 04:28:33 -06:00
updated latin rgl
This commit is contained in:
@@ -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 ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user