mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-11 16:10:12 -06:00
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
--# -path=.:../korean:../common:../abstract:../prelude
|
|
|
|
resource SymbolicKor = Symbolic with
|
|
(Symbol = SymbolKor),
|
|
(Grammar = GrammarKor) ** open MissingKor in {} ;
|