Stanford.NLP.Fsharp


PennTreebankIITags

Union Cases

Union CaseDescription
ADJP
Signature:

Adjective Phrase. Phrasal category headed by an adjective (including comparative and superlative adjectives). Example: outrageously expensive.

Go to GitHub source
ADVP
Signature:

Adverb Phrase. Phrasal category headed by an adverb (including comparative and superlative adverbs). Examples: rather timidly, very well indeed, rapidly.

Go to GitHub source
CC
Signature:

Coordinating conjunction This category includes 'and', 'but', 'nor', 'or', 'yet' (as in 'Yet it's cheap', 'cheap yet good'), as well as the mathematical operators 'plus', 'minus', 'less', 'times' (in the sense of "multiplied by") and 'over' (in the sense of "divided by"), when they are spelled out.For in the sense of "because" is a coordinating conjunction (CC) rather than a subordinating conjunction (IN). He asked to be transferred, for/CC he was unhappy. So in the sense of "so that," on the other hand, is a subordinating conjunction (IN).

Go to GitHub source
CD
Signature:

Cardinal number

Go to GitHub source
Colon
Signature:

Punctuation mark, colon: ':'.

Go to GitHub source
Comma
Signature:

Punctuation mark, comma: ','.

Go to GitHub source
CONJP
Signature:

Conjunction Phrase. Used to mark certain "multi-word" conjunctions, such as 'as well as', 'instead of'.

Go to GitHub source
DT
Signature:

Determiner This category includes the articles a(n), every, no and the, the indefinite determiners another, any and some, each, either (as in either way), neither (as in neither decision), that, these, this and those, and instances of all and both when they do not precede a determiner or possessive pronoun (as in all roads or both times). (Instances of all or both that do precede a determiner or possessive pronoun are tagged as predeterminers (PDT).) Since any noun phrase can contain at most one determiner, the fact that such can occur together with a determiner (as in the only such case) means that it should be tagged as an adjective (JJ), unless it precedes a determiner, as in such a good time, in which case it is a predeterminer (PDT).

Go to GitHub source
EQT
Signature:

End quote

Go to GitHub source
EX
Signature:

Existential there Existential there is the unstressed there that triggers inversion of the inflected verb and the logical subject of a sentence. EXAMPLES: There/EX was a party in progress.; There/EX ensued a melee.

Go to GitHub source
FRAG
Signature:

Fragment.

Go to GitHub source
FW
Signature:

Foreign word Use your judgment as to what is a foreign word. For me, yoga is an NN, while 'bete noire' and 'persona non grata' should be tagged bete/FW noire/FW and persona/FW non/FW grata/FW, respectively.

Go to GitHub source
IN
Signature:

Preposition or subordinating conjunction We make no explicit distinction between prepositions and subordinating conjunctions. (The distinction is not lost, however - a preposition is an IN that precedes a noun phrase or a prepositional phrase, and a subordinate conjunction is an IN that precedes a clause.) The preposition to has its own special tag TO.

Go to GitHub source
INTJ
Signature:

Interjection. Corresponds approximately to the part-of-speech tag UH.

Go to GitHub source
JJ
Signature:

Adjective Hyphenated compounds that are used as modifiers are tagged as adjectives (JJ).EXAMPLES: happy-go-lucky/JJ; one-of-a-kind/JJ; run-of-the-mill/JJ; Ordinal numbers are tagged as adjectives (JJ), as are compounds of the form n-th X-est, like fourth-largest.

Go to GitHub source
JJR
Signature:

Adjective, comparative Adjectives with the comparative ending -er and a comparative meaning are tagged JJR. More and less when used as adjectives, as in more or less mail, are also tagged as JJR. More and less can also be tagged as JJR when they occur by themselves. Adjectives with a comparative meaning but without the comparative ending -er, like superior, should simply be tagged as JJ. Adjectives with the ending -er but without a strictly comparative meaning ("more X"), like further in further details, should also simply be tagged as JJ.

Go to GitHub source
JJS
Signature:

Adjective, superlative Adjectives with the superlative ending -est (as well as worst) are tagged as JJS. Most and least when used as adjectives, as in the most or the least mail, are also tagged as JJS. Most and least can also be tagged as JJS when they occur by themselves. Adjectives with a superlative meaning but without the superlative ending -est, like first, last or unsurpassed, should simply be tagged as JJ.

Go to GitHub source
LRB
Signature:

Contextual separator, left parenthesis: '(','{','['

Go to GitHub source
LS
Signature:

List item marker This category includes letters and numerals when they are used to identify items in a list.

Go to GitHub source
LST
Signature:

List marker. Includes surrounding punctuation.

Go to GitHub source
MD
Signature:

Modal This category includes all verbs that don't take an -s ending in the third person singular present: 'can', 'could,' '(dare)', 'may', 'might', 'must', 'ought', 'shall', 'should', 'will', 'would'.

Go to GitHub source
NAC
Signature:

Not a Constituent used to show the scope of certain prenominal modifiers within an NP.

Go to GitHub source
NN
Signature:

Noun, singular or mass

Go to GitHub source
NNP
Signature:

Proper noun, singular

Go to GitHub source
NNPS
Signature:

Proper noun, plural

Go to GitHub source
NNS
Signature:

Noun, plural

Go to GitHub source
NP
Signature:

Noun Phrase. Phrasal category that includes all constituents that depend on a head noun.

Go to GitHub source
NX
Signature:

Used within certain complex noun phrases to mark the head of the noun phrase. Corresponds very roughly to N-bar level but used quite differently.

Go to GitHub source
PDT
Signature:

Predeterminer This category includes the following determiner like elements when they precede an article or possessive pronoun. EXAMPLES: all/PDT his marbles; nary/PDT a soul; both/PDT the girls; quite/PDT a mess; half/PDT his time; rather/PDT a nuisance; many/PDT a moon; such/PDT a good time;

Go to GitHub source
POS
Signature:

Possessive ending The possessive ending on nouns ending in 's or ' is split off by the tagging algorithm and tagged as if it were a separate word. EXAMPLES: John/NNP 's/POS idea; the parents/NNS '/POS distress

Go to GitHub source
PP
Signature:

Prepositional Phrase. Phrasal category headed by a preposition.

Go to GitHub source
PRN
Signature:

Parenthetical.

Go to GitHub source
PRP
Signature:

Personal pronoun This category includes the personal pronouns proper, without regard for case distinctions ('I', 'me', 'you', 'he', 'him', etc.), the reflexive pronouns ending in -self or -selves, and the nominal possessive pronouns 'mine', 'yours', 'his', 'hers', 'ours' and 'theirs'. The adjectival possessive forms 'my', 'your', 'his', 'her', 'its', 'our' and 'their', on the other hand, are tagged PRPS.

Go to GitHub source
PRPS
Signature:

Possessive pronoun (prolog version PRP-S) This category includes the adjectival possessive forms 'my', 'your', 'his', 'her', 'its', 'one's', 'our' and 'their'. The nominal possessive pronouns 'mine', 'yours', 'his', 'hers', 'ours' and 'theirs' are tagged as personal pronouns (PRP).

Go to GitHub source
PRT
Signature:

Particle. Category for words that should be tagged RP.

Go to GitHub source
QP
Signature:

Quantifier Phrase (i.e. complex measure/amount phrase); used within NP.

Go to GitHub source
RB
Signature:

Adverb This category includes most words that end in -ly as well as degree words like quite, too and very, posthead modifiers like enough and indeed (as in good enough, very well indeed), and negative markers like 'not', 'n't' and 'never'.

Go to GitHub source
RBR
Signature:

Adverb, comparative Adverbs with the comparative ending -er but without a strictly comparative meaning, like later in We can always come by later, should simply be tagged as RB.

Go to GitHub source
RBS
Signature:

Adverb, superlative

Go to GitHub source
ROOT
Signature:
Go to GitHub source
RP
Signature:

Particle This category includes a number of mostly monosyllabic words that also double as directional adverbs and prepositions.

Go to GitHub source
RRB
Signature:

Contextual separator, right parenthesis: ')','}',']'

Go to GitHub source
RRC
Signature:

Reduced Relative Clause.

Go to GitHub source
S
Signature:

Simple declarative clause, i.e. one that is not introduced by a (possible empty) subordinating conjunction or a wh-word and that does not exhibit subject-verb inversion.

Go to GitHub source
SBAR
Signature:

Clause introduced by a (possibly empty) subordinating conjunction.

Go to GitHub source
SBARQ
Signature:

Direct question introduced by a wh-word or a wh-phrase. Indirect questions and relative clauses should be bracketed as SBAR, not SBARQ.

Go to GitHub source
SentenceCloser
Signature:

Punctuation mark, sentence close: '.',';','?','!'

Go to GitHub source
SINV
Signature:

Inverted declarative sentence, i.e. one in which the subject follows the tensed verb or modal.

Go to GitHub source
SQ
Signature:

Inverted yes/no question, or main clause of a wh-question, following the wh-phrase in SBARQ.

Go to GitHub source
SQT
Signature:

Start quote

Go to GitHub source
SYM
Signature:

Symbol This tag should be used for mathematical, scientific and technical symbols or expressions that aren't words of English. It should not used for any and all technical expressions. For instance, the names of chemicals, units of measurements (including abbreviations thereof) and the like should be tagged as nouns.

Go to GitHub source
Symbol(char)
Signature: char

One of special symbols like: '#'

Go to GitHub source
TO
Signature:

to To is tagged TO, regardless of whether it is a preposition or an infinitival marker

Go to GitHub source
UCP
Signature:

Unlike Coordinated Phrase

Go to GitHub source
UH
Signature:

Interjection This category includes 'my' (as in 'My, what a gorgeous day'), 'oh', 'please', 'see' (as in 'See, it's like this'), 'uh', 'well' and 'yes', among others.

Go to GitHub source
VB
Signature:

Verb, base form This tag subsumes imperatives, infinitives and subjunctives. EXAMPLES: Imperative: Do/VB it. EXAMPLES: Infinitive: You should do/VB it.; We want them to do/VB it.; We made them do/VB it.; EXAMPLES: Subjunctive: We suggested that he do/VB it.

Go to GitHub source
VBD
Signature:

Verb, past tense This category includes the conditional form of the verb to be. EXAMPLES: If I were/VBD rich, ... ; If I were/VBD to win the lottery, ...

Go to GitHub source
VBG
Signature:

Verb, gerund or present participle

Go to GitHub source
VBN
Signature:

Verb, past participle

Go to GitHub source
VBP
Signature:

Verb, non-3rd person singular present

Go to GitHub source
VBZ
Signature:

Verb, 3rd person singular present

Go to GitHub source
VP
Signature:

Verb Phrase. Phrasal category headed a verb.

Go to GitHub source
WDT
Signature:

Wh-determiner This category includes which, as well as that when it is used as a relative pronoun.

Go to GitHub source
WHADJP
Signature:

Wh-adjective Phrase. Adjectival phrase containing a wh-adverb, as in 'how hot'.

Go to GitHub source
WHADVP
Signature:

Wh-adverb Phrase. Introduces a clause with an NP gap. May be null (containing the 0 complementizer) or lexical, containing a wh-adverb such as 'how' or 'why'.

Go to GitHub source
WHNP
Signature:

Wh-noun Phrase. Introduces a clause with an NP gap. May be null (containing the 0 complementizer) or lexical, containing some wh-word, e.g. 'who', 'which book', 'whose daughter', 'none of which', or 'how many leopards'.

Go to GitHub source
WHPP
Signature:

Wh-prepositional Phrase. Prepositional phrase containing a wh-noun phrase (such as 'of which' or 'by whose authority') that either introduces a PP gap or is contained by a WHNP.

Go to GitHub source
WP
Signature:

Wh-pronoun This category includes 'what', 'who' and 'whom'.

Go to GitHub source
WPS
Signature:

Possessive wh-pronoun (prolog version WP-S) This category includes the wh-word 'whose'

Go to GitHub source
WRB
Signature:

Wh-adverb This category includes 'how', 'where', 'why', etc. When in a temporal sense is tagged WRB. In the sense of "if", on the other hand, it is a subordinating conjunction (IN). EXAMPLES: When/WRB he finally arrived, I was on my way out.; I like it when/IN you make dinner for me.

Go to GitHub source
X
Signature:

Unknown, uncertain, or unbracketable. X is often used for bracketing typos and in bracketing 'the...the'-constructions.

Go to GitHub source
Fork me on GitHub