forked from GitHub/gf-rgl
(Kor) WIP: First draft of Korean RG.
Not at all correct, just a minimal implementation that compiles.
This commit is contained in:
8
src/korean/ExtendKor.gf
Normal file
8
src/korean/ExtendKor.gf
Normal file
@@ -0,0 +1,8 @@
|
||||
--# -path=.:../common:../abstract
|
||||
|
||||
concrete ExtendKor of Extend = CatKor
|
||||
-- ** ExtendFunctor - []
|
||||
-- with (Grammar=GrammarKor)
|
||||
** open Prelude, ResKor, NounKor in {
|
||||
|
||||
} ;
|
||||
Reference in New Issue
Block a user