Fix weekday variant ordering: EY should be variant 1, not IY#50
Open
ptarjan wants to merge 1 commit intocmusphinx:masterfrom
Open
Fix weekday variant ordering: EY should be variant 1, not IY#50ptarjan wants to merge 1 commit intocmusphinx:masterfrom
ptarjan wants to merge 1 commit intocmusphinx:masterfrom
Conversation
All days of the week ending in -day should have the EY diphthong (day) as variant 1, not IY (dee). The reduced IY pronunciation is a casual variant, not the standard American English citation form. Before this fix, friday/monday/saturday/tuesday/wednesday all had IY as variant 1, while sunday/thursday already correctly had EY first. This also fixes thursdays which was inconsistent with thursday itself. Cambridge Dictionary, Merriam-Webster, and other references all list the diphthong as the primary pronunciation for the -day syllable. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Problem
Five of the seven days of the week had the reduced IY /iː/ pronunciation ("-dee") listed as variant 1, with the standard EY /eɪ/ ("-day") as variant 2. This was inconsistent — sunday and thursday already correctly had EY first.
Evidence
All major dictionaries list /eɪ/ as the primary pronunciation:
Found via systematic analysis of all 8,447 multi-variant entries in cmudict. These 5 weekdays (plus their possessives/plurals) were the only entries where variant 1 was clearly non-standard.