-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
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
[PowerAccent] Add ḱ to PowerAccent for Proto-Indo-European #36408
base: main
Are you sure you want to change the base?
Conversation
This comment has been minimized.
This comment has been minimized.
@microsoft-github-policy-service agree company="Microsoft" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably we should learn where is the reliable data source from the mapping.
{ | ||
return letter switch | ||
{ | ||
LetterKey.VK_K => new[] { "ḱ" }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need to add more?
I don't know where are others come from, while from this wiki:
https://en.wikipedia.org/wiki/Proto-Indo-European_language#CITEREFFortson2010
Looks like (I don't know how to systematically extract) there is more than just this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on the commit history of PowerAccent, my understanding is that it's more like an "on-demand" approach rather than “pull in everything”. For example, #33550.
This change targets to the bug fix of #35471 with clear requirements so I'd recommend we control the blast radius here. Please let me know your thoughts :)
Actually, I'm using this PR to walk myself through the contributing process to see if there's any potential issues for our team.
Summary of the Pull Request
Add ḱ and introduce support for the Proto-Indo-European language in the PowerAccent module.
PR Checklist
Detailed Description of the Pull Request / Additional comments
Validation Steps Performed
Build and tested the change locally.
Ḱ
ḱ
are added.PIE
in Settings