##
## registry entry for corpus HOLMES-LATIN1
##

# long descriptive name for the corpus
NAME ""
# corpus ID (must be lowercase in registry!)
ID   holmes-latin1
# path to binary data files
HOME data/holmes_latin1
# optional info file (displayed by "info;" command in CQP)
INFO data/holmes_latin1/.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
ATTRIBUTE pos


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

# <p> ... </p>
STRUCTURE p

# <s> ... </s>
STRUCTURE s


# Yours sincerely, the Encode tool.
