Thank you for your clear reply, Eleonora, > If you want to remove any final letter before adding > the suffix, > you must write: > worc/A > word/A > ... > SFX A c ez c > SFX A d ez d > ... > In this case worez will be recognized as good word.
It's too bad there isn't a more efficient way of doing this. For each conjugation, I have 26 suffixes just for the conditional and future tenses. The set of 26 is the same for all four conjugations, but the conjugations themselves differ in the last letter of their infinitive (which needs to be stripped). So I basically have to repeat the 26 lines of instructions four times, even though the same suffixes are being added to all conjugations. And that's just for the conditional and future. And the funny thing is, if you use "." for the strip, MySpell actually builds the correct suggestion word, but it just doen't recognize it as correct when it spellchecks. Anyway, thanks again Eleonora, Robert Send instant messages to your online friends http://uk.messenger.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
