mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
Fix the bug that prevents latin grammar and so the complete RGL from compiling
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
abstract AllLatAbs =
|
abstract AllLatAbs =
|
||||||
Lang,
|
Lang,
|
||||||
IrregLatAbs-[
|
IrregLatAbs-[can_VV,go_V],
|
||||||
blow_V,burn_V,come_V,dig_V,fall_V,fly_V,freeze_V,go_V,lie_V,run_V,
|
|
||||||
sew_V,sing_V,sit_V,sleep_V,spit_V,stand_V,swell_V,swim_V,think_V],
|
|
||||||
ExtraLatAbs
|
ExtraLatAbs
|
||||||
** {} ;
|
** {} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user