##
## 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 /Users/andreasblatte/Lab/github/polmineR/inst/extdata/cwb/indexed_corpora/germaparlmini
# optional info file (displayed by ",info;" command in CQP)
INFO /Users/andreasblatte/Lab/github/polmineR/inst/extdata/cwb/indexed_corpora/germaparlmini/info.md

# corpus properties provide additional information about the corpus:
##:: charset = "latin1"
##:: language = "de"
##:: type = "plpr"
##:: version = "0.0.1"
##:: build_date = "2019-02-23"
#========================================================================#


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

ATTRIBUTE word
ATTRIBUTE pos

##
## s-attributes
##

STRUCTURE interjection
STRUCTURE date
STRUCTURE party
STRUCTURE speaker
STRUCTURE protocol_date
