Lemmatization extracts the root, or lemma, of a word from its **wordform**. For example, *sing*, *sang* and *sung* are all wordforms of the verb *sing*, and sing is the common lemma of these words. The most sophisticated methods for lemmatization involve complete morphological parsing of the word.