Re: Numbers and hyphenated words

Kevin Atkinson <[email protected]> Sat, 8 May 2010 16:54:34 -0600 (MDT)
Newsgroups gmane.comp.gnu.aspell.user
Message-ID <[email protected]>
On Sat, 8 May 2010, John P. Hartmann wrote:

> Using the C API, I get spelling errors on numbers such as sixty-four.
> I suppose I need to split the word into two and test each separately
> or is there any help in the API?

Sorry, you have to handle these yourself.  Aspell does not have support 
for hyphenated words.