Return the stringified word; alias for #lemma.
105 106 107
# File 'lib/wordnet/word.rb', line 105 def to_s return self.lemma end