Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 768 Bytes

Word.WdPartOfSpeech.md

File metadata and controls

30 lines (23 loc) · 768 Bytes
title api_name ms.assetid ms.date ms.localizationpriority
WdPartOfSpeech enumeration (Word)
Word.WdPartOfSpeech
c0727812-91c5-b10d-fb56-bfa6c3ba4ae8
06/08/2017
medium

WdPartOfSpeech enumeration (Word)

Specifies the part of speech that a word represents when returned by the Word thesaurus service.

Name Value Description
wdAdjective 0 An adjective.
wdAdverb 2 An adverb.
wdConjunction 5 A conjunction.
wdIdiom 8 An idiom.
wdInterjection 7 An interjection.
wdNoun 1 A noun.
wdOther 9 Some other part of speech.
wdPreposition 6 A preposition.
wdPronoun 4 A pronoun.
wdVerb 3 A verb.

[!includeSupport and feedback]