annotation-panel_PENN_pos.xml
annotation-panel_PENN_pos.xml
— 5.0 KB
Dateiinhalt
<?xml version="1.0" encoding="UTF-8"?> <!-- annotation-panel.xml --> <!-- Hagen Hirschmann --> <!-- pos tags according to PENN treebank pos tagset --> <annotation-specification> <annotation-set exmaralda-tier-category="PENN treebank pos tags"> <category name="coordinating conjunction"> <tag name="CC"/> </category> <category name="cardinal number"> <tag name="CD"/> </category> <category name="possesive pronoun"> <tag name="CDZ"/> </category> <category name="determiner"> <tag name="DT"/> </category> <category name="existential there"> <tag name="EX"/> </category> <category name="foreign word"> <tag name="FW"/> </category> <category name="preposition, subordinating conjunction"> <tag name="IN"/> </category> <category name="that as subordinator"> <tag name="IN/that"/> </category> <category name="adjective"> <tag name="JJ"/> </category> <category name="adjective, comparative"> <tag name="JJR"/> </category> <category name="adjective, superlative"> <tag name="JJS"/> </category> <category name="list marker"> <tag name="LS"/> </category> <category name="modal"> <tag name="MD"/> </category> <category name="noun, singular or mass"> <tag name="NN"/> </category> <category name="noun, plural"> <tag name="NNS"/> </category> <category name="possesive noun, plural"> <tag name="NNSZ"/> </category> <category name="possesive noun, singular or mass"> <tag name="NNZ"/> </category> <category name="proper noun, singular"> <tag name="NP"/> </category> <category name="proper noun, plural"> <tag name="NPS"/> </category> <category name="possesive proper noun, plural"> <tag name="NPSZ"/> </category> <category name="possesive noun, singular"> <tag name="NPZ"/> </category> <category name="predeterminer"> <tag name="PDT"/> </category> <category name="personal pronoun"> <tag name="PP"/> </category> <category name="possessive pronoun"> <tag name="PPZ"/> </category> <category name="adverb"> <tag name="RB"/> </category> <category name="adverb, comparative"> <tag name="RBR"/> </category> <category name="adverb, superlative"> <tag name="RBS"/> </category> <category name="particle"> <tag name="RP"/> </category> <category name="Sentence-break punctuation"> <tag name="SENT"/> </category> <category name="Symbol"> <tag name="SYM"/> </category> <category name="infinitive 'to'"> <tag name="TO"/> </category> <category name="interjection"> <tag name="UH"/> </category> <category name="verb be, base form"> <tag name="VB"/> </category> <category name="verb be, past tense"> <tag name="VBD"/> </category> <category name="verb be, gerund/present participle"> <tag name="VBG"/> </category> <category name="verb be, past participle"> <tag name="VBN"/> </category> <category name="verb be, sing. present, non-3d"> <tag name="VBP"/> </category> <category name="verb be, 3rd person sing. present"> <tag name="VBZ"/> </category> <category name="verb have, base form"> <tag name="VH"/> </category> <category name="verb have, past tense"> <tag name="VHD"/> </category> <category name="verb have, gerund/present participle"> <tag name="VHG"/> </category> <category name="verb have, past participle"> <tag name="VHN"/> </category> <category name="verb have, sing. present, non-3d"> <tag name="VHP"/> </category> <category name="verb have, 3rd person sing. present"> <tag name="VHZ"/> </category> <category name="verb, base form"> <tag name="VV"/> </category> <category name="verb, past tense"> <tag name="VVD"/> </category> <category name="verb, gerund/present participle"> <tag name="VVG"/> </category> <category name="verb, past participle"> <tag name="VVN"/> </category> <category name="verb, present, not 3rd person"> <tag name="VVP"/> </category> <category name="verb, 3rd person sing. present"> <tag name="VVZ"/> </category> <category name="wh-determiner"> <tag name="WDT"/> </category> <category name="wh-pronoun"> <tag name="WP"/> </category> <category name="possessive wh-pronoun"> <tag name="WPZ"/> </category> <category name="wh-abverb"> <tag name="WRB"/> </category> <category name="possessive ending"> <tag name="Z"/> </category> <category name="skip cell"> <tag name=""/> </category> </annotation-set> </annotation-specification>