##
## registry entry for corpus REUTERS
##

# long descriptive name for the corpus
NAME ""
# corpus ID (must be lowercase in registry!)
ID   reuters
# path to binary data files
HOME 
# optional info file (displayed by "info;" command in CQP)
INFO 

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


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

ATTRIBUTE word
STRUCTURE id
STRUCTURE topics_cat
STRUCTURE places
STRUCTURE language
