diff --git a/src/korean/ParamKor.gf b/src/korean/ParamKor.gf index 1b2a715d..7967a265 100644 Binary files a/src/korean/ParamKor.gf and b/src/korean/ParamKor.gf differ diff --git a/src/korean/ResKor.gf b/src/korean/ResKor.gf index fc2d4aee..fa4035ff 100644 --- a/src/korean/ResKor.gf +++ b/src/korean/ResKor.gf @@ -274,6 +274,14 @@ oper -- Need to add conjunction already in ConsX funs. n : Number ; } ; + + -- Do not remove this. Used in a particular application grammar. + commaConj : Conj = { + s1, s2 = [] ; + c = Comma ; + n = Pl ; + } ; + ------------------ -- VP