Allow optional ZWJ in virama terminated cluster

This commit is contained in:
punchcutter 2018-01-31 14:09:04 -08:00 committed by Behdad Esfahbod
parent dae20fb5a7
commit c6dbf6e77c
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ final_consonants = FAbv* FBlw* FPst* FM?;
virama_terminated_cluster =
(R|CS)? (B | GB) VS?
consonant_modifiers
H
ZWJ?.H.ZWJ?
;
standard_cluster =
(R|CS)? (B | GB) VS?