syllable
syllable copied to clipboard
Large is 2 syllables, should be 1
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".
https://github.com/words/syllable/pull/43
Nice, hector!
Could you also check some other words that contain arge? (sed -n '/arge/p' < /usr/share/dict/words works for me)