Re: Determining Syllables



I did find some modifications to the basic Flesch/syllable computation ...
1.. Ys are always treated as a vowel. This leads to errors in some words.
For example, BEYOND has one syllable per the rules you are implementing.
This is a case when Y is not a vowel and BEYOND actually has 2 syllables.
2.. Es at the end of words count as vowels. This leads to errors in many
words. For example, ROLE has two syllables per the rules you are
implementing. The E is silent and ROLE actually has 1 syllable.
Here are changes to the standard rules that attempt to improve the
heuristic.

a.. Y is only a vowel when it is the last character of a word. This does
not fix all problems, because sometimes Y is a vowel when it is in the
middle of a word such as MYTH or GYM.
b.. An E that is the last character of a word does not count as a vowel.
I'll let you know if I come up with anything better.

pemo


>"Arthur J. O'Dwyer" <ajo@xxxxxxxxxxxxxxxxxxxxx> wrote in message
>news:Pine.LNX.4.60-041.0508041253180.4135@xxxxxxxxxxxxxxxxxxxxxxxx

>...

>
> Really? One of the inputs to the Flesch readability formula /is/ the
> number of syllables in the text. So if you can find a program that claims
> to accurately compute Flesch scores, go with it! (I doubt such programs
> exist, though. A Google search turned up Flesh,
> http://jack.gravco.com/flesh.html, but it thinks "birthday" has one
> syllable, so I didn't bother investigating any further.)
>
> Actually, given the application to Flesch readability computations, I
> might be interested in the syllable-counting problem. If you get anything
> working, would you let me know? And I'll post here if I find anything
> clever --- but don't hold your breath.
>
> -Arthur


.



Relevant Pages

  • Re: accents
    ... English in England. ... > Would you say there is a shwa sound in RP's "early"? ... >> definition in unstressed syllables. ... > the un-neutralised vowel. ...
    (sci.lang)
  • Re: American R
    ... There's a glide in payer, ... marry and merry with the same vowel. ... The other one is two syllables - the first syllable sounds to ... Does that have to do with the legendary horse/hoarse distinction? ...
    (sci.lang)
  • Re: American R
    ... There's a glide in payer, ... marry and merry with the same vowel. ... The other one is two syllables - the first syllable sounds to ... Does that have to do with the legendary horse/hoarse distinction? ...
    (sci.lang)
  • Re: term for a word with only one POS tag/lexical category?
    ... in "ivy" the other is surrounded by front vowel articulations (the ... lies solely in the degree of stress on the first and last syllables ... so any difference in the realization of /v/ could be ... meaningfully linked to stress (of course, there is no such difference, ...
    (sci.lang)
  • Re: American R
    ... There's a glide in payer, ... Would you be able to equate the vowel with a vowel _not_ before r? ... The other one is two syllables - the first syllable sounds to ... Does that have to do with the legendary horse/hoarse distinction? ...
    (sci.lang)