Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration PartOfSpeech

Defines parts of speech that the Wordnik API will return.

Index

Enumeration members

abbreviation = "abbreviation"
adjective = "adjective"
adverb = "adverb"
affix = "affix"
article = "article"
auxiliary_verb = "auxiliary-verb"
conjunction = "conjunction"
definite_article = "definite-article"
family_name = "family-name"
given_name = "given-name"
idiom = "idiom"
imperative = "imperative"
interjection = "interjection"
noun = "noun"
noun_plural = "noun-plural"
noun_posessive = "noun-posessive"
past_participle = "past-participle"
phrasal_prefix = "phrasal-prefix"
preposition = "preposition"
pronoun = "pronoun"
proper_noun = "proper-noun"
proper_noun_plural = "proper-noun-plural"
proper_noun_posessive = "proper-noun-posessive"
suffix = "suffix"
verb = "verb"
verb_intransitive = "verb-intransitive"
verb_transitive = "verb-transitive"

Generated using TypeDoc