# Functions
Stem takes a word and, assuming the word is noun, removes its latin suffix if such suffix is detected.
StemCanonical takes a short form of a canonical name and returns back stemmed specific and infraspecific epithets, and an unstemmed cultivar epithet.
# Structs
StemmedWord is the output of stemming algorithm applied to a word.