mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 10:41:15 -06:00
(Hun) Add Hungarian to the API
This commit is contained in:
7
src/api/CombinatorsHun.gf
Normal file
7
src/api/CombinatorsHun.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:alltenses:prelude:src/hungarian
|
||||
|
||||
resource CombinatorsHun = Combinators with
|
||||
(Cat = CatHun),
|
||||
(Structural = StructuralHun),
|
||||
(Noun = NounHun),
|
||||
(Constructors = ConstructorsHun) ** open MissingHun in {} ;
|
||||
Reference in New Issue
Block a user