mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-13 00:50:11 -06:00
8 lines
217 B
Plaintext
8 lines
217 B
Plaintext
--# -path=.:alltenses:prelude:../korean
|
|
|
|
resource CombinatorsKor = Combinators with
|
|
(Cat = CatKor),
|
|
(Structural = StructuralKor),
|
|
(Noun = NounKor),
|
|
(Constructors = ConstructorsKor) ** open MissingKor in {} ;
|