(Hun) Add Hungarian to the API

This commit is contained in:
Inari Listenmaa
2020-04-17 19:36:08 +02:00
parent 70326b853a
commit 0fe259af38
7 changed files with 564 additions and 1 deletions

View 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 {} ;