# File lib/wordnet/synset.rb, line 599 def coordinates self.hypernyms.collect {|syn| syn.hyponyms }.flatten end