forked from GitHub/gf-rgl
(Kor) Add api + languages.csv + minor fixes
This commit is contained in:
7
src/api/CombinatorsKor.gf
Normal file
7
src/api/CombinatorsKor.gf
Normal file
@@ -0,0 +1,7 @@
|
||||
--# -path=.:alltenses:prelude:src/korean
|
||||
|
||||
resource CombinatorsKor = Combinators with
|
||||
(Cat = CatKor),
|
||||
(Structural = StructuralKor),
|
||||
(Noun = NounKor),
|
||||
(Constructors = ConstructorsKor) ** open MissingKor in {} ;
|
||||
Reference in New Issue
Block a user