We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Note: I'm converting this keyboard from https://github.com/keymanapp/ldml-keyboards-dev/blob/master/keyboards/sil-bengali/bn-t-k0-cldr-phonetic.ldml to LDML 3 but i think it originally came from sil_bengali_phonetic - there are some variations, but it's pretty similar.
More comments are on unicode-org/cldr#3368
keyboards/release/sil/sil_bengali_phonetic/source/sil_bengali_phonetic.kmn
Line 58 in 9e71c16
Why is U+09D7 on the keyboard at all? It’s the right half of ৌ but shouldn't be used separately. how is it intended to be used?
09CC;BENGALI VOWEL SIGN AU;Mc;0;L;09C7 09D7;;;;N;;;;; 09D7;BENGALI AU LENGTH MARK;Mc;0;L;;;;;N;;;;;
maybe if there were separate keys for ে + ক + ৗ and that gets transformed into ক + ৌ ? ( = কৌ ) ?
From the PR linked,
@miloush asks:
Just to make it clear, the situation is: A -> SIGN AA SHIFT+A -> AU MARK Q, A -> LETTER A Q, SHIFT+A -> LETTER AA (notably Q and long sign produce short letter unlike Q in combination with everything else)
Just to make it clear, the situation is: A -> SIGN AA SHIFT+A -> AU MARK
Q, A -> LETTER A Q, SHIFT+A -> LETTER AA
(notably Q and long sign produce short letter unlike Q in combination with everything else)
The text was updated successfully, but these errors were encountered:
As far as I can tell U+09d7 is completely redundant.
Sorry, something went wrong.
No branches or pull requests
Background
Note: I'm converting this keyboard from https://github.com/keymanapp/ldml-keyboards-dev/blob/master/keyboards/sil-bengali/bn-t-k0-cldr-phonetic.ldml to LDML 3 but i think it originally came from sil_bengali_phonetic - there are some variations, but it's pretty similar.
More comments are on unicode-org/cldr#3368
U+09D7
keyboards/release/sil/sil_bengali_phonetic/source/sil_bengali_phonetic.kmn
Line 58 in 9e71c16
Why is U+09D7 on the keyboard at all? It’s the right half of ৌ but shouldn't be used separately. how is it intended to be used?
maybe if there were separate keys for ে + ক + ৗ and that gets transformed into ক + ৌ ? ( = কৌ ) ?
question about A vs AA
From the PR linked,
@miloush asks:
The text was updated successfully, but these errors were encountered: