mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-11 16:10:12 -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 {} ;
|