public override int GetHashCode() { return(partOfSpeech.GetHashCode() ^ senseCounts.GetHashCode()); }