(Kor) Add api + languages.csv + minor fixes

This commit is contained in:
Inari Listenmaa
2020-03-27 14:18:03 +01:00
parent 8a151c684a
commit be10915fcb
9 changed files with 619 additions and 5 deletions

5
src/api/SyntaxKor.gf Normal file
View File

@@ -0,0 +1,5 @@
--# -path=.:alltenses:prelude
instance SyntaxKor of Syntax =
ConstructorsKor, CatKor, StructuralKor, CombinatorsKor ;