mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-18 07:40:16 -06:00
(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