cldr icon indicating copy to clipboard operation
cldr copied to clipboard

CLDR-14331 Update pcm-t-k0-windows.xml

Open xadxura opened this issue 3 years ago • 5 comments

Update to add dead key transforms for pcm per: https://unicode-org.atlassian.net/browse/CLDR-14331

Checklist
  • [x] Issue filed: https://unicode-org.atlassian.net/browse/CLDR-14331
  • [x] Updated PR title and link in previous line to include Issue number

xadxura avatar Dec 01 '20 01:12 xadxura

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Dec 01 '20 01:12 CLAassistant

FYI, in the header you should change Issue filed: https://unicode-org.atlassian.net/browse/CLDR-_____ to Issue filed: https://unicode-org.atlassian.net/browse/CLDR-14331

macchiati avatar Dec 01 '20 02:12 macchiati

We could add dead key support for the grave accent at E00, similar to the acute dead key transforms here. However, this layout has the combining grave on E00, which I thought could just be typed after the base vowel.

If we change to use a dead key for the grave that precedes vowels, then E00 should probably be changed to the non-combining Unicode Character 'GRAVE ACCENT' (U+0060). That would make it consistent with the use of the apostrophe as a dead key.

Since we have heard that the down tone is optional, CLDR-14250, using both as dead keys may be a better approach.

sven-oly avatar Dec 01 '20 23:12 sven-oly

I am unclear as to why we want to use the dead key method when the combining grave and combining acute are on E00 and D01 already, supporting vowel + combining mark.

sven-oly avatar Dec 02 '20 19:12 sven-oly

I am unclear as to why we want to use the dead key method when the combining grave and combining acute are on E00 and D01 already, supporting vowel + combining mark.

I had missed the 0300 and 0301 assignments in on E00 and D01 since they merged visually with dbl quotes and didn't show up when searching. I've switched these to Unicode escape characters to make it clearer, especially since the escape values are used in the transform section.

I agree now with your comment questioning the utility of the dead key assignments. I've removed them.

xadxura avatar Dec 15 '20 23:12 xadxura

Closing PR as author has closed the ticket.

srl295 avatar Oct 17 '23 18:10 srl295