What are the term recognition match value or search depth good for? If I have an Italian term "laboratori" in my text and I set the match value to 70% I would assume that it matches my term "laboratore" in the term base because it differs less than 10%. Isn't is possible to create an algorithm that recognizes all forms of a word (noun, verb), whether it is singular/plural or otherwise declinated? This, of course, would require a different (grammatical) approach to term recognition.