mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 06:02:55 -06:00
started hungarian project
This commit is contained in:
13
lib/src/hungarian/AllEngHun.gf
Normal file
13
lib/src/hungarian/AllEngHun.gf
Normal file
@@ -0,0 +1,13 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
abstract AllHunAbs =
|
||||
Lang,
|
||||
IrregHunAbs-[
|
||||
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],
|
||||
ExtraHunAbs
|
||||
**
|
||||
{
|
||||
--{} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user