A language-specific function that returns the lemma of term.
term
typedef Lemmatizer = String Function(Term term);