mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-10 07:36:32 -06:00
8 lines
221 B
Plaintext
8 lines
221 B
Plaintext
--# -path=.:alltenses:prelude:src/hungarian
|
|
|
|
resource CombinatorsHun = Combinators with
|
|
(Cat = CatHun),
|
|
(Structural = StructuralHun),
|
|
(Noun = NounHun),
|
|
(Constructors = ConstructorsHun) ** open MissingHun in {} ;
|