syllable icon indicating copy to clipboard operation
syllable copied to clipboard

Large is 2 syllables, should be 1

Open hectorlorenzo opened this issue 5 years ago • 3 comments

hectorlorenzo avatar Jun 23 '20 07:06 hectorlorenzo

Do you think it would be sufficient to add arge$ in EXPRESSION_MONOSYLLABIC_ONE? I can create a quick PR to try it out.

This same problem happens with other words like "barge", or (of course) "enlarge".

hectorlorenzo avatar Jun 23 '20 07:06 hectorlorenzo

https://github.com/words/syllable/pull/43

hectorlorenzo avatar Jun 23 '20 08:06 hectorlorenzo

Nice, hector!

Could you also check some other words that contain arge? (sed -n '/arge/p' < /usr/share/dict/words works for me)

wooorm avatar Jun 23 '20 08:06 wooorm