(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

4
src/api/SyntaxHun.gf Normal file
View File

@@ -0,0 +1,4 @@
--# -path=.:alltenses:prelude:../hungarian
instance SyntaxHun of Syntax =
ConstructorsHun, CatHun, StructuralHun, CombinatorsHun ;