##
## registry entry for corpus GermaParlMini
##

# long descriptive name for the corpus
NAME "GermaParlMini - excerpt from the GermaParl corpus of plenary protocols of the German Bundestag"
# corpus ID (must be lowercase in registry!)
ID   germaparlmini
# path to binary data files
HOME /Library/Frameworks/R.framework/Versions/3.5/Resources/library/polmineR/extdata/cwb/indexed_corpora/germaparlmini
# optional info file (displayed by "info;" command in CQP)
INFO /Library/Frameworks/R.framework/Versions/3.5/Resources/library/polmineR/extdata/cwb/indexed_corpora/germaparlmini/info.md

# corpus properties provide additional information about the corpus:
##:: charset  = "latin1" # character encoding of corpus data
##:: language = "de"     # insert ISO code for language (de, en, fr, ...)
##:: type = "plpr"

##
## p-attributes (token annotations)
##

ATTRIBUTE word
ATTRIBUTE pos


##
## s-attributes (structural markup)
##

STRUCTURE interjection
STRUCTURE date
STRUCTURE party
STRUCTURE speaker

