Merge pull request #349 from inariksit/korean

(Kor) Fix typo in a conjunction
This commit is contained in:
Inari Listenmaa
2020-08-15 11:01:55 +02:00
committed by GitHub

View File

@@ -74,7 +74,7 @@ oper
-- Special "conjunction": just put comma with NPs, no conjunction.
-- Used in a specific (proprietary) application grammar, don't remove this.
<Comma,NStar,_> => "," ;
<Comma,VStar,Consonant> => "며" ;
<Comma,VStar,Consonant> => "며" ;
<Comma,VStar,Vowel> => "며" ;
-- In the normal case, conjunctions are repeated after each element in ListX