mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 03:58:34 -06:00
(Kor) WIP: First draft of Korean RG.
Not at all correct, just a minimal implementation that compiles.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
concrete LangKor of Lang =
|
||||
GrammarKor,
|
||||
LexiconKor,
|
||||
ConstructionKor ;
|
||||
Reference in New Issue
Block a user