forked from GitHub/gf-rgl
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 {} ;
|