Skip Menu |

This queue is for tickets about the Lingua-EN-Syllable CPAN distribution.

Report information
The Basics
Id: 101178
Status: resolved
Priority: 0/
Queue: Lingua-EN-Syllable

People
Owner: NEILB [...] cpan.org
Requestors: jgstratt [...] sdf.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.28



Subject: “ed” is counted as a syllable, even though its ofter not pronounced as one.
“ed” is being counted as a syllable even when its not. However, when paired with a “t” or a “d”, it usually seems to be pronounces as a syllable. For instance in “accused”, “cused” appears to be one syllable. But in “prosecuted” the “ted” appears to be its own syllable. If “[^td]ed$” is added to @SubSyl, this will add about 700 matches from my testing. Side note, I would like to fix this bug and have the change tested. I am opening this bug to track this future submission.
Thanks, I've released this in 0.28, which is on CPAN now.