mirror of
https://github.com/GrammaticalFramework/comp-syntax-gu-mlt.git
synced 2026-05-06 16:12:50 -06:00
hangul syllables
This commit is contained in:
6
lab1/grammar/korean/HangulCoding.gf
Normal file
6
lab1/grammar/korean/HangulCoding.gf
Normal file
@@ -0,0 +1,6 @@
|
||||
resource HangulCoding = open HangulCodingRes in {
|
||||
flags coding=utf8 ;
|
||||
oper
|
||||
this_uses_syllables : Str = coding "가" ;
|
||||
this_uses_jamo : Str = coding "가" ;
|
||||
}
|
||||
Reference in New Issue
Block a user