Skip to content

Commit

Permalink
Fixed bullet points
Browse files Browse the repository at this point in the history
  • Loading branch information
amir-zeldes committed Aug 25, 2015
1 parent 13c7265 commit 55c9b83
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions README.md
Expand Up @@ -11,38 +11,38 @@ http://www.cis.uni-muenchen.de/~schmid/tools/TreeTagger/
Portmanteau tags are used in orthographic words fusing two part of speech categories (see below).

### Basic tags
ADJ adjective
ADV adverb
CONJ conjunction
EXIST existential verboid (akwai, babu)
FM foreign material (not Hausa)
FOC focus marker / copula (ne, ce)
FUT future marker (za)
INTJ interjection
LINK linking na or ta ('of')
N noun
NEG negation
NUM numeral
PAC person-aspect complex (e.g. ya-)
PDEM demonstrative
PIND indefinite pronoun
PINT interrogative
PPOS possessive pronoun
PPRS personal pronoun
PREL relative pronoun
PROG progressive person aspect complex (e.g. ina-, nake-)
PRP preposition
PTC particle
PUNCT punctuation
QUANT quantifier
V verb
* ADJ adjective
* ADV adverb
* CONJ conjunction
* EXIST existential verboid (akwai, babu)
* FM foreign material (not Hausa)
* FOC focus marker / copula (ne, ce)
* FUT future marker (za)
* INTJ interjection
* LINK linking na or ta ('of')
* N noun
* NEG negation
* NUM numeral
* PAC person-aspect complex (e.g. ya-)
* PDEM demonstrative
* PIND indefinite pronoun
* PINT interrogative
* PPOS possessive pronoun
* PPRS personal pronoun
* PREL relative pronoun
* PROG progressive person aspect complex (e.g. ina-, nake-)
* PRP preposition
* PTC particle
* PUNCT punctuation
* QUANT quantifier
* V verb

### Portmanteau tags
FUT_PAC fused future + PAC marker (zai, zan)
NEG_PAC PAC fused with negation (e.g. ban)
PAC_V fused PAC and verb form (e.g. yayi, spelled together)
PPRS_FOC fused personal pronoun + copula spelled together (shine)
PPRS_PROG fused personal pronoun + progressive PAC (shike)
PREL_PAC fused relative + PAC (daya)
PREL_PROG fused relative + progressive PAC (dake)
PROG_ADV fused progressive person aspect complex + ADV (e.g. kenan)
* FUT_PAC fused future + PAC marker (zai, zan)
* NEG_PAC PAC fused with negation (e.g. ban)
* PAC_V fused PAC and verb form (e.g. yayi, spelled together)
* PPRS_FOC fused personal pronoun + copula spelled together (shine)
* PPRS_PROG fused personal pronoun + progressive PAC (shike)
* PREL_PAC fused relative + PAC (daya)
* PREL_PROG fused relative + progressive PAC (dake)
* PROG_ADV fused progressive person aspect complex + ADV (e.g. kenan)

0 comments on commit 55c9b83

Please sign in to comment.