forked from GitHub/gf-rgl
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 {} ;
|