You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it ever normal for word boundary information to be available for shaping in a writing systems where word boundaries usually lack visual indication?
It has been argued that to render a Northern Thai word in isolation correctly in the Tai Tham script, one does not need to know the relative order of vowels and subscript consonants. For example, there is only one one word composed of base consonant HIGH HA, SIGN U and subscript LOW YA; SIGN U goes bottom left. If one adds just the letter MA at the end to form a different word, there is again only one arrangement that forms an actual word; SIGN U goes bottom right relative to the HIGH HA. However, if the MA were part of a following word, (there are such words) the first arrangement, and not the second, would be the only arrangement that yields 'correct' Northern Thai.
Justification seems to be made in the Thai manner - inter-word gaps as such are not adjusted, though punctuation spaces are the preferred target for adjustment, and the gaps between characters seem to be adjusted independently of grammatical structure.
So, is word boundary information, e.g. from ZWSP in the backing store, often available for the positioning of dependent glyphs?
This discussion was converted from issue #1931 on July 18, 2022 22:02.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is it ever normal for word boundary information to be available for shaping in a writing systems where word boundaries usually lack visual indication?
It has been argued that to render a Northern Thai word in isolation correctly in the Tai Tham script, one does not need to know the relative order of vowels and subscript consonants. For example, there is only one one word composed of base consonant HIGH HA, SIGN U and subscript LOW YA; SIGN U goes bottom left. If one adds just the letter MA at the end to form a different word, there is again only one arrangement that forms an actual word; SIGN U goes bottom right relative to the HIGH HA. However, if the MA were part of a following word, (there are such words) the first arrangement, and not the second, would be the only arrangement that yields 'correct' Northern Thai.
Justification seems to be made in the Thai manner - inter-word gaps as such are not adjusted, though punctuation spaces are the preferred target for adjustment, and the gaps between characters seem to be adjusted independently of grammatical structure.
So, is word boundary information, e.g. from ZWSP in the backing store, often available for the positioning of dependent glyphs?
Beta Was this translation helpful? Give feedback.
All reactions