In linguistics, a hyponym is a word or phrase whose semantic range is included within that of another word, its hypernym (sometimes spelled hyperonym outside of the natural language processing community). For example, scarlet, vermilion, carmine, and crimson are all hyponyms of red (their hypernym), which is, in turn, a hyponym of colour.
Computer science often terms this relationship an "is-a" relationship. For example, the phrase Red is a colou...
more
In linguistics, a hyponym is a word or phrase whose semantic range is included within that of another word, its hypernym (sometimes spelled hyperonym outside of the natural language processing community). For example, scarlet, vermilion, carmine, and crimson are all hyponyms of red (their hypernym), which is, in turn, a hyponym of colour.
Computer science often terms this relationship an "is-a" relationship. For example, the phrase Red is a colour can be used to describe the hyponymic relationship between red and colour.
Hypernymy is the semantic relation in which one word is the hypernym of another. Hypernymy, the relation in which words stand when their extensions stand in the relation of class to subclass, should not be confused with holonymy, which is the relation in which words stand when the things that they denote stand in the relation of whole to part. A similar warning applies to hyponymy and meronymy.
Hypernym/hyponym pairs can be found in text corpora by looking for certain...
less