Skip to content

[Myanmar] Syllable reordering #165

@wezm

Description

@wezm

I've encountered an issue with the reordering description that results in MYANMAR DOT BELOW being moved when it probably should stay where it is.

The problem is that "All right-side and above-base dependent-vowel (matra) signs are tagged POS_AFTER_SUBJOINED." but DOT BELOW ends up with POS_AFTER_MAIN, which comes before POS_AFTER_SUBJOINED in the sort order.

Perhaps DOT BELOW is supposed to be picked up in step 7 but then in a syllable like "မော့" (U+1019 U+1031 U+102C U+1037) it's unclear what that step would set the pos to.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions