static string roughStem( string $word, string $notChars, string $preChars, string $postChars, integer $maxPre, integer $maxPost, integer $minStem)
static string stem( string $word)