This interface contains various I18N related code used in various places by the spell checker.
Given a word return a list of possible root forms of that word
Given a word return a list of possible root forms of that word
Given a unicode string and an offset, find the beginning and end of the
next word. begin and end are -1 if there are no words remaining in the
string. This should really be folded into the Line/WordBreaker.
The language being used to check spelling