A tagset is a list of part-of-speech tags (POS tags for short), i.e. labels used to indicate the part of speech and sometimes also other grammatical categories (case, tense etc.) of each token in a text corpus.
Dutch ANW part-of-speech tagset based on PAROLE POS tagset is available in Dutch Algemeen Nederlands Woordenboek (abbreviated ANW) corpus annotated by the tool TreeTagger that was developed by Carole Tiberius at the Instituut voor Nederlandse Lexicologie (INL) Leiden, The Netherlands.
An Example of a tag in the CQL concordance search box: [tag="N(comm,fm,sg)
"]
finds all common feminine nouns in singular, e.g. tijd, dag (note: please make sure that you use straight double quotation marks)
Tagset
Nouns (N) | |||
Attribute | Value | Example | Code |
1. PoS | Noun | N | |
2. Type | common proper |
boek Peter |
comm proper |
3. Gender | de-noun het-noun |
man, vrouw kind |
fm n |
4. Number | singular plural |
man vrouwen |
sg pl |
Verbs (V) | |||
Attribute | Value | Example | Code |
1. PoS | Verb | V | |
2. Type | main auxiliary cop |
lopen hebben is |
mai aux cop |
3. Mood | indicative infinitive participle imper |
neemt nemen nemend geef |
ind inf part imper |
4. Tense | present imperfect past |
neemt nam genomen |
přes impf past |
5. Person | first second third |
loop loopt loopt |
1 2 3 |
6. Number | singular plural |
neemt nemen |
sg pl |
Adjectives (A) | |||
Attribute | Value | Example | Code |
1. PoS | Adjective | A | |
2. Type | qualitative | – | quali |
3. Degree | positive comparitive superlative |
goed beter beste |
pos com sup |
4. Infl | b(asic) i(nflected) |
goed goede |
basic inflected |
5. Extra | partpas partpres |
partpas partpres |
|
Pronouns (P) | |||
Attribute | Value | Example | Code |
1. PoS | Pronoun | P | |
2. Type | personal demonstrative indefinite interrogative relative reflexive reciprocal possessive |
ik deze (rijdt niet) geen wie die zich elkaar (dat is) mijn (arch.) |
pers dem indf inter rel refl recp poss |
3. Person | first second third |
ik jij het |
1 2 3 |
4. Gender | masculine feminine neuter |
hij (gaat weg) (ik zie) haar wat (doe je) |
m f n |
5. Number | singular plural |
jij jullie |
sg pl |
6. Case | nominative genitive dative accusative |
hij zijns uwer hem |
nom gen dat acc acc+dat |
7. Mood | indicative | da’s | ind |
8. tense | present | da’s | pres |
9. Person | 3 | da’s | 3 |
10. Number | singular | da’s | sg |
Determiners (D) | |||
Attribute | Value | Example | Code |
1. PoS | Determiner | D | |
2. Type | demonstrative indefinite interrogative possessive relative | deze enkele welke haar wiens |
dem indf inter poss rel |
3. Person | first second third |
mijn jouw haar |
1 2 3 |
4. Gender | masculine feminine neuter multilabel |
zijn (boek) haar (boek) dat (huis) deze |
m f n o m+n |
5. Number | singular plural | het de |
sg pl |
Articles (T) | |||
Attribute | Value | Example | Code |
1. PoS | Article | T | |
2. Type | definite indefinite |
de enn |
def indf |
3. Degree | masculine feminine neuter multilabel |
de de het een |
m f n o |
4. Number | singular plural | het de |
sg pl |
Adverbs (R) | |||
Attribute | Value | Example | Code |
1. PoS | Adverb | R | |
2. Type | pronominal general | hiermee goed | pron general |
3. Degree | positive comparative superlative | hoog hoger hoogst | pos com sup |
6. Extra | partpast partpres | partpast partpres | |
7. Person | 3 | waar-ie | 3 |
8. Gender | m | waar-ie | m |
9. Number | sg | waar-ie | sg |
10. Case | nom | waar-ie | nom |
Adpositions (S) | |||
Attribute | Value | Example | Code |
1. PoS | Adposition | S | |
2. Type | preposition | op | pre |
6. Extra | nonpre | nonpre | |
Conjunctions (C) | |||
Attribute | Value | Example | Code |
1. PoS | Conjunction | C | |
2. Type | coordinat. subordinat. |
en of |
coor sub |
Numerals (M) | |||
Attribute | Value | Example | Code |
1. PoS | Numeral | M | |
2. Type | cardinal ordinal |
drie derde |
ca ord |
3. Number | singular plural |
derde drie |
sg pl |
Interjections (I) | |||
Attribute | Value | Example | Code |
1. PoS | Interjection | I | |
Residuals (X) | |||
Attribute | Value | Example | Code |
1. PoS | Residual | X | |
2. Type | abbreviation acronym | bijv. tv VPRO des |
abbr acro acrpr other |
Unique membership (U) | |||
Attribute | Value | Example | Code |
1. PoS | Unique Membership |
U | |
2. Type | infmark | te | infmark |
Source: https://www.sketchengine.eu/wp-content/uploads/2015/05/ANW-tagset-public.pdf