Documentation Version 2.0
Corpus pipeline
-
Constitution: Ridges v1 without "Flora francisca redidiva"
You can find a complete list of all documents of this version in the download section. - Correction of transcription, <clean>-layer and normalisation
- Part-of-speech tag and lemmatize with TreeTagger
- Manual correction of structural and content annotations
- Export the merged corpus to persistent formats and the ANNIS search and visualization tool
Corpus design
For purposes of comparability, we try to select texts from one scientific discipline which is ideally represented in a similar fashion throughout the early modern era. For the first RIDGES corpus we have selected the domain of herbology (Kräuterkunde). The timespan of interest has been divided into 30 year periods, with a currently minimal sample of one text per period. Texts vary somewhat in length since older text is more difficult to annotate. Each document is typically between 4000 and 10000 tokens long.
Annotation layers
The RIDGES corpora follow a multi-layer design. Annotation layers can be roughly divided into five kinds:
- Transcription/normalisation
- Linguistic annotations
- Structural annotations
- Content annotation
- Metadata
Transcription/normalisation
These annotations always apply to exactly one token. Part-of-speech annotation and lemmatization were carried out with TreeTagger and corrected manually.
Annotation layer and value(s) | Description |
---|---|
dipl annotation value(s):
|
The diplomatic transcription of the word form as found on the manuscript. |
clean annotation value(s):
|
Normalizations regarding graphical structures and special characters (e.g. "ſ" to "s"), but not modernized to Modern German orthography. For example, a form with a line break like wor=den will be cleaned to worden but not normalized to modern geworden where this would now be the appropriate form. |
norm annotation value(s):
|
A normalized word form based on Modern German orthography. Modern flexion is not normalized. |
Linguistic annotations
Annotation layer and value(s) | Description |
---|---|
pos annotation value(s):
|
Part-of-speech annotation using the STTS tagset for German. |
lemma annotation value(s):
|
The normalized uninflected lexicon entry for each word form, using modern orthography (again, obsolete words are also modernized, e.g. beſchicht has the lemma beschehen, analog to geschehen) |
hyperlemma annotation value(s):
|
In some cases where the use of modernized orthography is impossible or misleading, a modern semantic equivalent is given as a hyperlemma (e.g. Heümonat is hyperlemmatized as Juli or ráß as beißend. |
foreign annotation value(s):
|
Non-german text. |
foreign_trans annotation value(s):
|
Translation from and to German. |
lang annotation value(s): |
Description of the target language and of the source language of a translation. |
Structural annotations
Annotation layer and value(s) | Description |
---|---|
lb annotation value(s):
|
Linebreak. |
brace annotation value(s):
|
Left or right parentheses marking text over multiple lines. |
brace_dir annotation value(s):
|
Direction of parentheses |
p annotation value(s):
|
A paragraph. |
p_n annotation value(s):
|
The number of a numbered paragraph (this may also be a letter such as A). |
p_rend annotation value(s):
|
Description of the rendering of the paragraph. |
pb annotation value(s):
|
Pagebreak. |
pb_n annotation value(s):
|
The number of the page (if marked explicitly). |
pb_rend annotation value(s):
|
Description of the rendering of the page (repeated parts of book or chapter titles, redundant confidence texts). |
pb_ana annotation value(s):
|
Analysis of the pagebreak (e.g. in case of apparently incorrect page numbers). |
div1 - div5 annotation value(s):
|
A subsection of the document. Nesting depth is made explicit by the number after div in the PAULA/relANNIS version |
div1_type - div5_type annotation value(s):
|
The type of section or subsection. Section can correspond to the entire "book", a "chapter" or smaller sections, including systematic types specific to the genre such as "place" (where a certain herb grows), "form" (descriptions of a herb's form) etc. |
div1_n - div5_n annotation value(s):
|
A numbered subsection (the n annotation has the section number as a value, though this may also be a letter such as A or a subsection such as 1.1) |
unclear annotation value(s):
|
Unreadable or otherwise unclear text |
atLeast annotation value(s):
|
Minimum presumed length of unclear text in characters |
atMost annotation value(s):
|
Maximum presumed length of unclear text in characters |
interpretation annotation value(s):
|
Suggestions for unreadable or unclear text |
figure annotation value(s):
|
A graphic embedded in the original document. |
figure_rend annotation value(s):
|
Description of the rendering of the figure. |
hi annotation value(s):
|
Highlighted area. |
hi_rend annotation value(s):
|
Description of the rendering of the highlighted area. |
head annotation value(s):
|
A heading. |
head_n annotation value(s):
|
The number of a heading. |
head_rend annotation value(s):
|
Description of the rendering of the heading. |
note annotation value(s):
|
A note in the original document (e.g. footnotes, margins). |
ref annotation value(s):
|
Reference to a footnote. |
ref_target annotation value(s):
|
ID of the footnote being referred to. |
ref_type annotation value(s):
|
Type of reference (e.g. a TEI "noteAnchor"). |
quote annotation value(s):
|
A quotation (in some documents only). |
list annotation value(s):
|
A list of items. |
list_type annotation value(s):
|
The type of list used. |
item annotation value(s):
|
Item in a list. |
xml_id annotation value(s):
|
ID given to a footnote. |
Content annotations
Annotation layer and value(s) | Description |
---|---|
definition annotation value(s):
|
A definition of a figure. |
term annotation value(s):
|
A technical term, naming of a herb or plant, naming of a disease |
property annotation value(s):
|
Describes a reference to properties of a herb such as effect, smell etc. |
reader_ref annotation value(s):
|
References made by authors to the reader. Values indicate the grammatical type of the reference, e.g. "pron2sg" for second person singular pronoun. |
author_ref annotation value(s):
|
References made by authors to themselves. Values indicate the grammatical type of the reference, e.g. "pron1pl" for first person plural pronoun. |
name annotation value(s):
|
A proper name (annotated only in some documents). |
name_type annotation value(s):
|
The type of proper name (e.g. "person", "herb"). |
Metadata
These annotations follow the TEI P5 guidelines.
Annotation layer and value(s) | Description |
---|---|
meta::author annotation value(s):
|
Name of the author (if known). |
meta::bibl annotation value(s):
|
Full bibliographical entry for the source including the page numbers annotated in the corpus. |
meta::date annotation value(s):
|
Date of publication, usually just the year (e.g. "1722"). |
meta::publisher annotation value(s):
|
Publisher of the document (if known). |
meta::pubPlace annotation value(s):
|
Publication place of the document. |
meta::title annotation value(s):
|
Title of the work the document was extracted from. |