mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 11:38:34 -06:00
Merge private git for latim grammar into official darcs.
See https://github.com/daherb/GF orhttps://gitlab.cip.ifi.lmu.de/langeh/gf for full git commit history
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
abstract IrregLatAbs = Cat ** {
|
||||
fun
|
||||
be_V : V ;
|
||||
can_VV : VV ;
|
||||
bring_V : V ;
|
||||
want_V : V ;
|
||||
go_V : V;
|
||||
become_V : V;
|
||||
rain_V : V;
|
||||
hate_V : V;
|
||||
}
|
||||
Reference in New Issue
Block a user