On 2013-11-19 00:06, Marco A.G.Pinto wrote: > I would like to add them all, but using XML rules is impossible since > I would spend days/weeks writing all variations.
Wouldn't this be enough? <token regexp="yes">tinha|tinhas|tinham|tenha|tenhas|tenham|ter</token> <token regexp="yes">aceite|otherwrongword2|otherwrongword3</token> Will catch "tinha aceite", "tinhas aceite", "tinha otherwrongword2" and all other combinations. Regards Daniel -- http://www.danielnaber.de ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Languagetool-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/languagetool-devel
