提交 a74f0de2 编写于 作者: B Behdad Esfahbod

[indic] Fix CM2, really

Followup from 6e613f33.
上级 6e613f33
...@@ -57,7 +57,7 @@ Repha = 15; ...@@ -57,7 +57,7 @@ Repha = 15;
Ra = 16; Ra = 16;
CM = 17; CM = 17;
Avag = 18; Avag = 18;
CM2 = 41; CM2 = 31;
c = (C | Ra); # is_consonant c = (C | Ra); # is_consonant
n = ((ZWNJ?.RS)? (N.N?)?); # is_consonant_modifier n = ((ZWNJ?.RS)? (N.N?)?); # is_consonant_modifier
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册