{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "\n", "\n", "\n", "\n", "# Tutorial\n", "\n", "This notebook gets you started with using\n", "[Text-Fabric](https://annotation.github.io/text-fabric/) for coding in\n", "[Missieven Corpus](https://github.com/clariah/wp6-missieven).\n", "\n", "Familiarity with the underlying\n", "[data model](https://annotation.github.io/text-fabric/tf/about/datamodel.html)\n", "is recommended." ] }, { "cell_type": "markdown", "metadata": { "jp-MarkdownHeadingCollapsed": true, "tags": [] }, "source": [ "## Installing Text-Fabric\n", "\n", "See [here](https://annotation.github.io/text-fabric/tf/about/install.html)" ] }, { "cell_type": "markdown", "metadata": { "tags": [] }, "source": [ "## Tip\n", "If you start computing with this tutorial, first copy its parent directory to somewhere else,\n", "outside your repository.\n", "If you pull changes from the repository later, your work will not be overwritten.\n", "Where you put your tutorial directory is up to you.\n", "It will work from any directory." ] }, { "cell_type": "code", "execution_count": 1, "metadata": { "ExecuteTime": { "end_time": "2018-10-18T10:40:34.922214Z", "start_time": "2018-10-18T10:40:34.901689Z" } }, "outputs": [], "source": [ "%load_ext autoreload\n", "%autoreload 2" ] }, { "cell_type": "code", "execution_count": 2, "metadata": { "ExecuteTime": { "end_time": "2018-10-18T10:40:37.964346Z", "start_time": "2018-10-18T10:40:37.346091Z" } }, "outputs": [], "source": [ "from tf.app import use" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Corpus data\n", "\n", "Text-Fabric will fetch the Missieven corpus for you.\n", "\n", "It will fetch the newest version by default, but you can get other versions as well.\n", "\n", "The data will be stored under `text-fabric-data` in your home directory." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Incantation\n", "\n", "The simplest way to get going is by this *incantation*:" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "For the very last version, use `hot`.\n", "\n", "For the latest release, use `latest`.\n", "\n", "If you have cloned the repos (TF app and data), use `clone`.\n", "\n", "If you do not want/need to upgrade, leave out the checkout specifiers.\n", "\n", "**After downloading new data it will take several minutes to optimize the data**.\n", "\n", "The optimized data will be stored in your system, and all subsequent use of this\n", "corpus will find that optimized data." ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "data": { "text/markdown": [ "**Locating corpus resources ...**" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "app: ~/text-fabric-data/github/CLARIAH/wp6-missieven/app" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "data: ~/text-fabric-data/github/CLARIAH/wp6-missieven/tf/1.0" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", " TF: TF API 12.2.6, CLARIAH/wp6-missieven/app v3, Search Reference
\n", " Data: CLARIAH - wp6-missieven 1.0, Character table, Feature docs
\n", "
Node types\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "\n", "\n", " \n", " \n", " \n", " \n", "\n", "
Name# of nodes# slots / node% coverage
volume14426954.79100
letter6079847.39100
page11215532.98100
table491137.911
para34773100.7959
remark2411097.4939
head60731.120
note1247616.884
line52691811.34100
row83508.101
folio78992.630
cell323022.091
subhead18641.420
word59773671.00100
\n", " Sets: no custom sets
\n", " Features:
\n", "
General Missives Dutch East India Company 1600-1800\n", "
\n", "\n", "
\n", "
\n", "author\n", "
\n", "
str
\n", "\n", " authors of the letter, surnames only\n", "\n", "
\n", "\n", "
\n", "
\n", "authorFull\n", "
\n", "
str
\n", "\n", " authors of the letter, full names\n", "\n", "
\n", "\n", "
\n", "
\n", "col\n", "
\n", "
int
\n", "\n", " column number of a column in a row in a table\n", "\n", "
\n", "\n", "
\n", "
\n", "day\n", "
\n", "
int
\n", "\n", " day part of the date of the letter\n", "\n", "
\n", "\n", "
\n", "
\n", "entityId\n", "
\n", "
str
\n", "\n", " identifier of a named entity\n", "\n", "
\n", "\n", "
\n", "
\n", "entityKind\n", "
\n", "
str
\n", "\n", " kind of a named entity\n", "\n", "
\n", "\n", "
\n", "
\n", "isden\n", "
\n", "
int
\n", "\n", " whether a word is the denominator in fraction, e.g. 4 in 1/4\n", "\n", "
\n", "\n", "
\n", "
\n", "isemph\n", "
\n", "
str
\n", "\n", " whether a word is emphasized by typography\n", "\n", "
\n", "\n", "
\n", "
\n", "isfolio\n", "
\n", "
int
\n", "\n", " a folio reference\n", "\n", "
\n", "\n", "
\n", "
\n", "isnote\n", "
\n", "
int
\n", "\n", " whether a word belongs to footnote text\n", "\n", "
\n", "\n", "
\n", "
\n", "isnum\n", "
\n", "
int
\n", "\n", " whether a word is the numerator in fraction, e.g. 1 in 1/4\n", "\n", "
\n", "\n", "
\n", "
\n", "isorig\n", "
\n", "
int
\n", "\n", " whether a word belongs to original text\n", "\n", "
\n", "\n", "
\n", "
\n", "isq\n", "
\n", "
int
\n", "\n", " whether a word is a numerical fraction, e.g. 1/4\n", "\n", "
\n", "\n", "
\n", "
\n", "isref\n", "
\n", "
int
\n", "\n", " whether a word belongs to the text of reference\n", "\n", "
\n", "\n", "
\n", "
\n", "isremark\n", "
\n", "
int
\n", "\n", " whether a word belongs to the text of editorial remarks\n", "\n", "
\n", "\n", "
\n", "
\n", "isspecial\n", "
\n", "
int
\n", "\n", " whether a word has special typography possibly with OCR mistakes as well\n", "\n", "
\n", "\n", "
\n", "
\n", "issub\n", "
\n", "
int
\n", "\n", " whether a word has subscript typography possibly indicating the denominator of a fraction\n", "\n", "
\n", "\n", "
\n", "
\n", "issuper\n", "
\n", "
int
\n", "\n", " whether a word has superscript typography possibly indicating the numerator of a fraction\n", "\n", "
\n", "\n", "
\n", "
\n", "isund\n", "
\n", "
str
\n", "\n", " whether a word is underlined by typography\n", "\n", "
\n", "\n", "
\n", "
\n", "mark\n", "
\n", "
int
\n", "\n", " footnote mark (not necessarily the same as shown on the printed page\n", "\n", "
\n", "\n", "
\n", "
\n", "month\n", "
\n", "
int
\n", "\n", " month part of the date of the letter\n", "\n", "
\n", "\n", "
\n", "
\n", "n\n", "
\n", "
int
\n", "\n", " number of a volume, letter, page, para, line, table\n", "\n", "
\n", "\n", "
\n", "
\n", "otype\n", "
\n", "
str
\n", "\n", " \n", "\n", "
\n", "\n", "
\n", "
\n", "page\n", "
\n", "
str
\n", "\n", " number of the first page of this letter in this volume\n", "\n", "
\n", "\n", "
\n", "
\n", "place\n", "
\n", "
str
\n", "\n", " place from where the letter was sent\n", "\n", "
\n", "\n", "
\n", "
\n", "punc\n", "
\n", "
str
\n", "\n", " punctuation and/or whitespace following a wordup to the next word\n", "\n", "
\n", "\n", "
\n", "
\n", "puncn\n", "
\n", "
str
\n", "\n", " punctuation and/or whitespace following a word,up to the next word, footnote text only\n", "\n", "
\n", "\n", "
\n", "
\n", "punco\n", "
\n", "
str
\n", "\n", " punctuation and/or whitespace following a word,up to the next word, original text only\n", "\n", "
\n", "\n", "
\n", "
\n", "puncr\n", "
\n", "
str
\n", "\n", " punctuation and/or whitespace following a word,up to the next word, remark text only\n", "\n", "
\n", "\n", "
\n", "
\n", "rawdate\n", "
\n", "
str
\n", "\n", " the date the letter was sent\n", "\n", "
\n", "\n", "
\n", "
\n", "row\n", "
\n", "
int
\n", "\n", " row number of a row of column in a table\n", "\n", "
\n", "\n", "
\n", "
\n", "seq\n", "
\n", "
str
\n", "\n", " ('sequence number of this letter among the letters of the same author in this volume',)\n", "\n", "
\n", "\n", "
\n", "
\n", "status\n", "
\n", "
str
\n", "\n", " status of the letter, e.g. secret, copy\n", "\n", "
\n", "\n", "
\n", "
\n", "title\n", "
\n", "
str
\n", "\n", " title of the letter\n", "\n", "
\n", "\n", "
\n", "
\n", "trans\n", "
\n", "
str
\n", "\n", " transcription of a word\n", "\n", "
\n", "\n", "
\n", "
\n", "transn\n", "
\n", "
str
\n", "\n", " transcription of a word, only for footnote text\n", "\n", "
\n", "\n", "
\n", "
\n", "transo\n", "
\n", "
str
\n", "\n", " transcription of a word, only for original text\n", "\n", "
\n", "\n", "
\n", "
\n", "transr\n", "
\n", "
str
\n", "\n", " transcription of a word, only for remark text\n", "\n", "
\n", "\n", "
\n", "
\n", "vol\n", "
\n", "
int
\n", "\n", " volume number\n", "\n", "
\n", "\n", "
\n", "
\n", "weblink\n", "
\n", "
str
\n", "\n", " the page-specific part of web links for page nodes\n", "\n", "
\n", "\n", "
\n", "
\n", "x\n", "
\n", "
int
\n", "\n", " column offset of a column in a row in a table\n", "\n", "
\n", "\n", "
\n", "
\n", "year\n", "
\n", "
int
\n", "\n", " year part of the date of the letter\n", "\n", "
\n", "\n", "
\n", "
\n", "note\n", "
\n", "
none
\n", "\n", " edge between a word and the footnotes associated with it\n", "\n", "
\n", "\n", "
\n", "
\n", "oslots\n", "
\n", "
none
\n", "\n", " \n", "\n", "
\n", "\n", "
\n", "
\n", "\n", " Settings:
specified
  1. apiVersion: 3
  2. appName: CLARIAH/wp6-missieven
  3. appPath: /Users/me/text-fabric-data/github/CLARIAH/wp6-missieven/app
  4. commit: gd4a1683f62c987cb4454c8614059a0036d623fec
  5. css:.remark {
    font-size: large;
    font-style: italic;
    }
    .folio {
    font-size: small;
    color: #668866;
    }
    .fmark:after {
    font-size: small;
    font-weight: bold;
    vertical-align: super;
    color: #ddaa22;
    }
    .note {
    vertical-align: super;
    font-size: small;
    color: #774400;
    }
    .ref {
    font-size: small;
    font-weight: bold;
    color: #666688;
    }
    .emph {
    font-style: italic;
    }
    .und {
    text-decoration: underline;
    }
    .q {
    color: #777777;
    font-weight: bold;
    }
    .num {
    font-size: small;
    vertical-align: super;
    }
    .den {
    font-size: small;
    vertical-align: sub;
    }
    .sub {
    vertical-align: sub;
    }
    .super {
    vertical-align: super;
    }
    .special {
    font-family: monospace;
    font-weight: bold;
    color: #886666;
    }
  6. dataDisplay:
  7. \n", " textFormats:\n", "
    • layout-full: {method: layoutFull}
    • layout-nonorig: {method: layoutNonOrig}
    • layout-nonotes: {method: layoutNoNotes}
    • layout-noremarks: {method: layoutNoRemarks}
    • layout-notes: {method: layoutNotes}
    • layout-orig: {method: layoutOrig}
    • layout-remarks: {method: layoutRemarks}
    \n", "
  8. docs:
    • docPage: about
    • featureBase:https://github.com/{org}/{repo}/blob/master/docs/transcription{docExt}
    • featurePage: ''
  9. interfaceDefaults: {}
  10. isCompatible: True
  11. local: local
  12. localDir:/Users/me/text-fabric-data/github/CLARIAH/wp6-missieven/_temp
  13. provenanceSpec:
    • corpus: General Missives Dutch East India Company 1600-1800
    • doi: 10.5281/zenodo.4011801
    • org: CLARIAH
    • relative: /tf
    • repo: wp6-missieven
    • version: 1.0
    • webBase:http://resources.huygens.knaw.nl/retroboeken/generalemissiven
    • webFeature: weblink
    • webHint: Show this document on Huygens
    • webOffset:
    • \n", " 2:\n", "
      • 1: 23
      • 10: 11
      • 11: 11
      • 12: 11
      • 13: 11
      • 2: 13
      • 3: 13
      • 4: 15
      • 5: 15
      • 6: 15
      • 7: 13
      • 8: 11
      • 9: 13
      \n", "
    • webUrl: {webBase}/#page=<2>&source=<1>
  14. release: v1.1
  15. typeDisplay: {}
\n" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "\n", "\n" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
TF API: names N F E L T S C TF Fs Fall Es Eall Cs Call directly usable

" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# A = use(\"CLARIAH/wp6-missieven:latest\", hoist=globals())\n", "A = use(\"CLARIAH/wp6-missieven\", hoist=globals())" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Features\n", "\n", "The data consists of *features*, which are pieces of information addressed to nodes.\n", "For each word there is a node, and one of the features in this dataset is called `trans`\n", "and contains the text for each node.\n", "\n", "Another feature, `punc`, contains whatever follows each word until the next word.\n", "\n", "Hence these two features together contain the full text of the corpus.\n", "\n", "Which features are defined, and what they mean is dependent on the dataset.\n", "The dataset designer has provided metadata and documentation about features that are\n", "accessible wherever you work with Text-Fabric.\n", "\n", "Click on the black triangle above, just before **General Missives** and you see a\n", "list of all features with a short description." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "**Hint 1**\n", "You can also click on the feature name to go\n", "to the documentation of the feature.\n", "\n", "**Hint 2**\n", "If you add `silent=\"verbose\"` to the `use()` command, you get a black triangle\n", "in every feature and when you expand that you see additional metadata for that feature.\n", "\n", "We did not pass that argument here, but we can still get that info by:" ] }, { "cell_type": "code", "execution_count": 17, "metadata": {}, "outputs": [ { "data": { "text/html": [ "Text-Fabric: Text-Fabric API 10.2.6, CLARIAH/wp6-missieven/app v3, Search Reference
Data: WP6-MISSIEVEN, Character table, Feature docs
Features:
\n", "
General Missives Dutch East India Company 1600-1800\n", "
\n", "\n", "
\n", "
\n", "author\n", "
\n", "
str
\n", "\n", "
\n", " authors of the letter, surnames only\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
comma-space-separated values
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "authorFull\n", "
\n", "
str
\n", "\n", "
\n", " authors of the letter, full names\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
comma-space-separated values
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "col\n", "
\n", "
int
\n", "\n", "
\n", " column number of a column in a row in a table\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "day\n", "
\n", "
int
\n", "\n", "
\n", " day part of the date of the letter\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
numeral between 1 and 31 inclusive
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isden\n", "
\n", "
int
\n", "\n", "
\n", " whether a word is the denominator in fraction, e.g. 4 in 1/4\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isemph\n", "
\n", "
str
\n", "\n", "
\n", " whether a word is emphasized by typography\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isfolio\n", "
\n", "
int
\n", "\n", "
\n", " a folio reference\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isnote\n", "
\n", "
int
\n", "\n", "
\n", " whether a word belongs to footnote text\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isnum\n", "
\n", "
int
\n", "\n", "
\n", " whether a word is the numerator in fraction, e.g. 1 in 1/4\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isorig\n", "
\n", "
int
\n", "\n", "
\n", " whether a word belongs to original text\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:04Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isq\n", "
\n", "
int
\n", "\n", "
\n", " whether a word is a numerical fraction, e.g. 1/4\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:05Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isref\n", "
\n", "
int
\n", "\n", "
\n", " whether a word belongs to the text of reference\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:05Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isremark\n", "
\n", "
int
\n", "\n", "
\n", " whether a word belongs to the text of editorial remarks\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:05Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isspecial\n", "
\n", "
int
\n", "\n", "
\n", " whether a word has special typography possibly with OCR mistakes as well\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "issub\n", "
\n", "
int
\n", "\n", "
\n", " whether a word has subscript typography possibly indicating the denominator of a fraction\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "issuper\n", "
\n", "
int
\n", "\n", "
\n", " whether a word has superscript typography possibly indicating the numerator of a fraction\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "isund\n", "
\n", "
str
\n", "\n", "
\n", " whether a word is underlined by typography\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer 1 or absent
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "mark\n", "
\n", "
int
\n", "\n", "
\n", " footnote mark (not necessarily the same as shown on the printed page\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
integer
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "month\n", "
\n", "
int
\n", "\n", "
\n", " month part of the date of the letter\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
numeral between 1 and 12 inclusive
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "n\n", "
\n", "
int
\n", "\n", "
\n", " number of a volume, letter, page, para, line, table\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "otype\n", "
\n", "
str
\n", "\n", "
\n", " \n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:06Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "page\n", "
\n", "
str
\n", "\n", "
\n", " number of the first page of this letter in this volume\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:07Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
numeral (at most 4 digits)
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "place\n", "
\n", "
str
\n", "\n", "
\n", " place from where the letter was sent\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:07Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "punc\n", "
\n", "
str
\n", "\n", "
\n", " punctuation and/or whitespace following a wordup to the next word\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:07Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "puncn\n", "
\n", "
str
\n", "\n", "
\n", " punctuation and/or whitespace following a word,up to the next word, footnote text only\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:09Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "punco\n", "
\n", "
str
\n", "\n", "
\n", " punctuation and/or whitespace following a word,up to the next word, original text only\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:09Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "puncr\n", "
\n", "
str
\n", "\n", "
\n", " punctuation and/or whitespace following a word,up to the next word, remark text only\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:11Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "rawdate\n", "
\n", "
str
\n", "\n", "
\n", " the date the letter was sent\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:12Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
informal Dutch date notation
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "row\n", "
\n", "
int
\n", "\n", "
\n", " row number of a row of column in a table\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:12Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "seq\n", "
\n", "
str
\n", "\n", "
\n", " ('sequence number of this letter among the letters of the same author in this volume',)\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:12Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
roman numeral (capitalized)
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "status\n", "
\n", "
str
\n", "\n", "
\n", " status of the letter, e.g. secret, copy\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:12Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
keyword
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "title\n", "
\n", "
str
\n", "\n", "
\n", " title of the letter\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:12Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
comma-separated values
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "trans\n", "
\n", "
str
\n", "\n", "
\n", " transcription of a word\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:12Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "transn\n", "
\n", "
str
\n", "\n", "
\n", " transcription of a word, only for footnote text\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:14Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "transo\n", "
\n", "
str
\n", "\n", "
\n", " transcription of a word, only for original text\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:14Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "transr\n", "
\n", "
str
\n", "\n", "
\n", " transcription of a word, only for remark text\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:16Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "vol\n", "
\n", "
int
\n", "\n", "
\n", " volume number\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:17Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
positive integer
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "weblink\n", "
\n", "
str
\n", "\n", "
\n", " the page-specific part of web links for page nodes\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:17Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "x\n", "
\n", "
int
\n", "\n", "
\n", " column offset of a column in a row in a table\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:17Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "year\n", "
\n", "
int
\n", "\n", "
\n", " year part of the date of the letter\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:17Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
numeral between 1600 and 1800
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "note\n", "
\n", "
none
\n", "\n", "
\n", " edge between a word and the footnotes associated with it\n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:17Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
format:
\n", "
no values
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n", "oslots\n", "
\n", "
none
\n", "\n", "
\n", " \n", "
\n", "\n", "
\n", "
converters:
\n", "
Sophie Arnoult, Jesse de Does (TEI), Dirk Roorda (Text-Fabric)
\n", "
\n", "\n", "
\n", "
dateWritten:
\n", "
2022-05-04T12:42:17Z
\n", "
\n", "\n", "
\n", "
descriptionTf:
\n", "
Original text, editorial text and footnotes form three different types of text
\n", "
\n", "\n", "
\n", "
editor:
\n", "
Dr. W. Ph. Coolhaas, Dr. J. van Goor, Dr. J.E. Schooneveld-Oosterling, Dr. H.K. s'Jacob
\n", "
\n", "\n", "
\n", "
institute:
\n", "
KNAW/HuygensING
\n", "
\n", "\n", "
\n", "
language:
\n", "
nld
\n", "
\n", "\n", "
\n", "
name:
\n", "
Generale Missiven
\n", "
\n", "\n", "
\n", "
period:
\n", "
1610-1761
\n", "
\n", "\n", "
\n", "
project:
\n", "
CLARIAH WP6 Use Case 1
\n", "
\n", "\n", "
\n", "
published:
\n", "
Martinus Nijhoff (1960-1985), Bureau der Rijkscommissie voor Vaderlandse Geschiedenis (1988), Instituut voor Nederlandse Geschiedenis (1997, 2004-2007)
\n", "
\n", "\n", "
\n", "
researcher:
\n", "
Lodewijk Petram
\n", "
\n", "\n", "
\n", "
sourceFormat:
\n", "
TEI
\n", "
\n", "\n", "
\n", "
title:
\n", "
Generale Missieven van Gouverneurs-Generaal en Raden aan Heren XVII der Verenigde Oostindische Compagnie
\n", "
\n", "\n", "
\n", "
writtenBy:
\n", "
Text-Fabric
\n", "
\n", "\n", "
\n", "
\n", "\n", "
\n", "\n", "
\n", "
\n" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "A.header(allMeta=True)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "If you expand some triangles, you see something like this:" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "![incantation](images/incantation.png)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Provenance\n", "\n", "You can get a more complete account of the provenance by:" ] }, { "cell_type": "code", "execution_count": 16, "metadata": {}, "outputs": [ { "data": { "text/html": [ "\n", "
Job:
program code
\n", "
\n", "
\n", "
Author:
program author
\n", "
\n", "
\n", "
Created:
2022-10-11T13:24:17+02:00
\n", "
\n", "
\n", "
Data:
\n", "
General Missives Dutch East India Company 1600-1800
\n", "
\n", "
\n", "
version
\n", "
1.0
\n", "
\n", "
\n", "
release
\n", "
1.0
\n", "
\n", " \n", "
\n", "
DOI
\n", " \n", "
\n", " \n", "
\n", "
Tool:
\n", "
Text-Fabric 10.2.6 10.5281/zenodo.592193
\n", "
\n", "
\n", "
TF App:
\n", "
CLARIAH/wp6-missieven on GitHub
\n", "
\n", "
\n", "
commit
\n", " \n", "
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "A.showProvenance()" ] }, { "cell_type": "markdown", "metadata": { "tags": [] }, "source": [ "# Getting around\n", "\n", "## Where am I?\n", "\n", "All information in a Text-Fabric dataset is tied to nodes and edges.\n", "Nodes are integers, from 1 upwards, and the basic textual objects (*slots*) come first, in the order of the text.\n", "In this corpus, slots are words, and we have more than 5 millions of them.\n", "\n", "Here is how you can visualize a slot and see where you are, if you found an arbitrary word:" ] }, { "cell_type": "code", "execution_count": 18, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
4 717:2  borgtogt voor zijn particulier overnam, ondertusschen dat desen Intje Boang een
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:2  borgtogt
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "n = 1_504_875\n", "A.plain(L.u(n, otype=\"line\")[0])\n", "A.plain(n)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This word is in volume 4, page 717, line 2.\n", "You can click the passage specifier, and it will take you to the image of this page on the\n", "Missieven site maintained by the Huygens institute.\n", "\n", "![fragment](images/GM4-717.png)" ] }, { "cell_type": "markdown", "metadata": { "tags": [] }, "source": [ "## How to get to ...?\n", "\n", "Suppose we want to move to volume 4, page 717.\n", "How do we find the node that corresponds to that page?" ] }, { "cell_type": "code", "execution_count": 19, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "6561371" ] }, "execution_count": 19, "metadata": {}, "output_type": "execute_result" } ], "source": [ "p = A.nodeFromSectionStr(\"4 717\")\n", "p" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "This looks like a meaningless number, but like a bar code on a product, this is the key to all information\n", "about a thing. What kind of thing?" ] }, { "cell_type": "code", "execution_count": 20, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "'page'" ] }, "execution_count": 20, "metadata": {}, "output_type": "execute_result" } ], "source": [ "F.otype.v(p)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "We just asked for the value of the feature `otype` (object type) of node `p`, and it turned out to be a page.\n", "In the same way we can get the page number:" ] }, { "cell_type": "code", "execution_count": 21, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "717" ] }, "execution_count": 21, "metadata": {}, "output_type": "execute_result" } ], "source": [ "F.n.v(p)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "We can also navigate to a specific line:" ] }, { "cell_type": "code", "execution_count": 22, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "node 6160781 is line 2\n" ] } ], "source": [ "ln = A.nodeFromSectionStr(\"4 717:2\")\n", "print(f\"node {ln} is {F.otype.v(ln)} {F.n.v(ln)}\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "We can also do this in a more structured way:" ] }, { "cell_type": "code", "execution_count": 23, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "6561371" ] }, "execution_count": 23, "metadata": {}, "output_type": "execute_result" } ], "source": [ "p = T.nodeFromSection((4, 717))\n", "p" ] }, { "cell_type": "code", "execution_count": 24, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "6160781" ] }, "execution_count": 24, "metadata": {}, "output_type": "execute_result" } ], "source": [ "ln = T.nodeFromSection((4, 717, 2))\n", "ln" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "At this point, have a look at the\n", "[cheatsheet](https://annotation.github.io/text-fabric/tf/cheatsheet.html)\n", "and find the documentation of these methods." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "## Explore the neighbourhood\n", "\n", "We show how to find the nodes of the lines in the page, how to print the text of those lines, and how to find the individual words.\n", "\n", "Text-Fabric has an API called `Locality` (or simply `L`) to explore spatially related nodes.\n", "\n", "From a node we can go `up`, `down`, `previous` and `next`. Here we go down." ] }, { "cell_type": "code", "execution_count": 26, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "(6160780,\n", " 6160781,\n", " 6160782,\n", " 6160783,\n", " 6160784,\n", " 6160785,\n", " 6160786,\n", " 6160787,\n", " 6160788,\n", " 6160789,\n", " 6160790,\n", " 6160791,\n", " 6160792,\n", " 6160793,\n", " 6160794,\n", " 6160795,\n", " 6160796,\n", " 6160797,\n", " 6160798,\n", " 6160799,\n", " 6160800,\n", " 6160801,\n", " 6160802,\n", " 6160803,\n", " 6160804,\n", " 6160805,\n", " 6160806,\n", " 6160807,\n", " 6160808,\n", " 6160809,\n", " 6160810,\n", " 6160811,\n", " 6160812,\n", " 6160813,\n", " 6160814,\n", " 6160815,\n", " 6160816,\n", " 6160817,\n", " 6160818,\n", " 6160819,\n", " 6160820,\n", " 6160821)" ] }, "execution_count": 26, "metadata": {}, "output_type": "execute_result" } ], "source": [ "lines = L.d(p, otype=\"line\")\n", "lines" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Again, seemingly meaningless numbers.\n", "Normally we do not display those numbers, but we display the material associated to those nodes." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Display\n", "\n", "Text-Fabric has a high-level display API to show textual material in various ways.\n", "\n", "Here is a plain view." ] }, { "cell_type": "code", "execution_count": 27, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
4 717:1  Ed. ht voorn. 1 eyndelijck haar met een briefje van zijn eygen hand ontsloegh en de
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:2  borgtogt voor zijn particulier overnam, ondertusschen dat desen Intje Boang een
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:3  en andermaal door de onse op Macassar in hegtenis is genomen, daar hij thans oock
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:4  in sit om hem alsoo te doen geven, ’tgeen hij nogh mogte besitten. Duysentrsd.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:5  heeft hij in twee malen opgebragt en voorts de Comp. e gewesen op een dorp, daer
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:6  geen huysen en stonden, zulcx wij te rade zijn geworden de eerste borgen te doen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:7  aanspreken om betalinge van capit. 1 en intrest, sullende overbodigh Overbodig, bereid.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:8  wesen om
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:9  desen man (die veele klagten doet) hier te doen overbrengen en aan haar te leveren,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:10  als zij daarom komen te versoecken, want het komt de Comp. e niet gelegen met
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:11  zulcke sehurcken reecq. te houden en hem om de betalinge langer achter aan te
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:12  loopen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:13  27 oct. stierf president Cops, Adriaen van Daalen volgt hem voorlopig op;
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:14  Tack zal nu spoedig derwaarts gaan; de Koning van Bidon zond nog geen gezanten ,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:15  hij - )
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:16  tegens eenige rebellen was te velde getrocken, waartoe zij actiën
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:17  smeeden, als zij een roof van menschen willen doen, die zij verkopen ende verhandelen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:19  Op de Tukangbesi- Eilanden werden 136 jonge notebomen omgehakt; de uitgaven
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:20  te Makassar bedroegen in een jaar f. 143229, de inkomsten f. 39770; bij de eerste was
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:21  11000 rsd. achterstallige gage voor Radja Bone; te Makassar werden wissels voor 12223
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:22  rsd. op Batavia getrokken; er waren 296 militairen, van wie 96 op de buitenposten,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:23  men vraagt er nog 100 aan; kapitein Pleun is van daar verlost en repatrieert »
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:25  De Kon. van Goa met zijne Macassaren was met volkomen vergenoeginge van
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:26  Radja Bone uyt ’t quartier der Boegys benoorden de reviere Somboupa toegestaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:27  zijne negorye te maken, dat wij voor een zeer goet werck aenzien.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:28  De Koningen roepen de uitgeweken Makassaren van Sukun terug op straffe van
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:29  anders als rebel beschouwd te worden; op Bima »
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:31  den ouden toerilia gampo Tureli Gampa, de verklaring van deze titel in de tekst is juist.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:32  so wert den rijxcanselier off eerste
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:33  minister van dat Coningrijckje genaamt) zijn leven geeyndigt heeft, in wiens
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:34  plaatse wij gerecommandeert hebben, dat zij een goet, moderaat man weder zullen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:35  helpen stellen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:36  De Bataviase Coopman kwam 9 nov. uit Timor met lading van f. 18804, vnl.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:37  sandelhout en 46 slaven, wat weinig is »
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:39  Schijnende, dat de particuliere haer op den slavenhandel tersluyck beter verstaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:40  als des Comp. 8 residenten, van welcke sij 3 Bougise vaertuygen, die sonder
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:41  paspoorten aldaar ten handel gevonden wierden, hebbende aangeslagen, dogh eene
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "for line in lines:\n", " A.plain(line)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "You do not (yet) see a clear distinction in text types.\n", "There is a mixture of editorial text and original text, and there is even a footnote.\n", "\n", "We can show the text other text formats.\n", "Formats have been defined by the dataset designer, they are not built in into Text-Fabric.\n", "Let's see what the designer has provided in this regard:" ] }, { "cell_type": "code", "execution_count": 28, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "{'text-orig-full': 'word',\n", " 'text-orig-note': 'word',\n", " 'text-orig-remark': 'word',\n", " 'text-orig-source': 'word',\n", " 'layout-full': 'word',\n", " 'layout-noremarks': 'word',\n", " 'layout-nonotes': 'word',\n", " 'layout-nonorig': 'word',\n", " 'layout-remarks': 'word',\n", " 'layout-notes': 'word',\n", " 'layout-orig': 'word'}" ] }, "execution_count": 28, "metadata": {}, "output_type": "execute_result" } ], "source": [ "T.formats" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Some formats show all text, others editorial texts only, and some show original letter content only and others\n", "just the footnotes.\n", "Yet other formats show all text except a specific type.\n", "\n", "The formats that start with `text-` yield plain Unicode text.\n", "\n", "The formats that start with `layout-` deliver formatted HTML.\n", "We have designed the layout in such a way that the text types (editorial, original) are distinguished.\n", "\n", "The default format is `text-orig-full`.\n", "\n", "Let's switch to `layout-full`, which will also show the footnotes in place." ] }, { "cell_type": "code", "execution_count": 29, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
4 717:1  Ed. ht voorn. 1 eyndelijck haar met een briefje van zijn eygen hand ontsloegh en de
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:2  borgtogt voor zijn particulier overnam, ondertusschen dat desen Intje Boang een
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:3  en andermaal door de onse op Macassar in hegtenis is genomen, daar hij thans oock
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:4  in sit om hem alsoo te doen geven, ’tgeen hij nogh mogte besitten. Duysentrsd.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:5  heeft hij in twee malen opgebragt en voorts de Comp. e gewesen op een dorp, daer
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:6  geen huysen en stonden, zulcx wij te rade zijn geworden de eerste borgen te doen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:7  aanspreken om betalinge van capit. 1 en intrest, sullende overbodigh «1= Overbodig, bereid. =1»
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:8  wesen om
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:9  desen man (die veele klagten doet) hier te doen overbrengen en aan haar te leveren,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:10  als zij daarom komen te versoecken, want het komt de Comp. e niet gelegen met
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:11  zulcke sehurcken reecq. te houden en hem om de betalinge langer achter aan te
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:12  loopen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:13  27 oct. stierf president Cops, Adriaen van Daalen volgt hem voorlopig op;
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:14  Tack zal nu spoedig derwaarts gaan; de Koning van Bidon zond nog geen gezanten ,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:15  hij - )
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:16  tegens eenige rebellen was te velde getrocken, waartoe zij actiën
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:17  smeeden, als zij een roof van menschen willen doen, die zij verkopen ende verhandelen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:19  Op de Tukangbesi- Eilanden werden 136 jonge notebomen omgehakt; de uitgaven
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:20  te Makassar bedroegen in een jaar f. 143229, de inkomsten f. 39770; bij de eerste was
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:21  11000 rsd. achterstallige gage voor Radja Bone; te Makassar werden wissels voor 12223
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:22  rsd. op Batavia getrokken; er waren 296 militairen, van wie 96 op de buitenposten,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:23  men vraagt er nog 100 aan; kapitein Pleun is van daar verlost en repatrieert »
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:25  De Kon. van Goa met zijne Macassaren was met volkomen vergenoeginge van
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:26  Radja Bone uyt ’t quartier der Boegys benoorden de reviere Somboupa toegestaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:27  zijne negorye te maken, dat wij voor een zeer goet werck aenzien.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:28  De Koningen roepen de uitgeweken Makassaren van Sukun terug op straffe van
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:29  anders als rebel beschouwd te worden; op Bima »
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:31  den ouden toerilia gampo «2= Tureli Gampa, de verklaring van deze titel in de tekst is juist. =2»
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:32  so wert den rijxcanselier off eerste
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:33  minister van dat Coningrijckje genaamt) zijn leven geeyndigt heeft, in wiens
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:34  plaatse wij gerecommandeert hebben, dat zij een goet, moderaat man weder zullen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:35  helpen stellen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:36  De Bataviase Coopman kwam 9 nov. uit Timor met lading van f. 18804, vnl.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:37  sandelhout en 46 slaven, wat weinig is »
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:39  Schijnende, dat de particuliere haer op den slavenhandel tersluyck beter verstaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:40  als des Comp. 8 residenten, van welcke sij 3 Bougise vaertuygen, die sonder
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:41  paspoorten aldaar ten handel gevonden wierden, hebbende aangeslagen, dogh eene
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "for line in lines:\n", " A.plain(line, fmt=\"layout-full\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "If we want to skip the remarks we can choose `layout-noremarks`:" ] }, { "cell_type": "code", "execution_count": 30, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
4 717:1  Ed. ht voorn. 1 eyndelijck haar met een briefje van zijn eygen hand ontsloegh en de
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:2  borgtogt voor zijn particulier overnam, ondertusschen dat desen Intje Boang een
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:3  en andermaal door de onse op Macassar in hegtenis is genomen, daar hij thans oock
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:4  in sit om hem alsoo te doen geven, ’tgeen hij nogh mogte besitten. Duysentrsd.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:5  heeft hij in twee malen opgebragt en voorts de Comp. e gewesen op een dorp, daer
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:6  geen huysen en stonden, zulcx wij te rade zijn geworden de eerste borgen te doen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:7  aanspreken om betalinge van capit. 1 en intrest, sullende overbodigh «1= Overbodig, bereid. =1»
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:8  wesen om
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:9  desen man (die veele klagten doet) hier te doen overbrengen en aan haar te leveren,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:10  als zij daarom komen te versoecken, want het komt de Comp. e niet gelegen met
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:11  zulcke sehurcken reecq. te houden en hem om de betalinge langer achter aan te
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:12  loopen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:15  hij - )
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:16  tegens eenige rebellen was te velde getrocken, waartoe zij actiën
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:17  smeeden, als zij een roof van menschen willen doen, die zij verkopen ende verhandelen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:25  De Kon. van Goa met zijne Macassaren was met volkomen vergenoeginge van
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:26  Radja Bone uyt ’t quartier der Boegys benoorden de reviere Somboupa toegestaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:27  zijne negorye te maken, dat wij voor een zeer goet werck aenzien.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:31  den ouden toerilia gampo «2= Tureli Gampa, de verklaring van deze titel in de tekst is juist. =2»
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:32  so wert den rijxcanselier off eerste
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:33  minister van dat Coningrijckje genaamt) zijn leven geeyndigt heeft, in wiens
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:34  plaatse wij gerecommandeert hebben, dat zij een goet, moderaat man weder zullen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:35  helpen stellen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:39  Schijnende, dat de particuliere haer op den slavenhandel tersluyck beter verstaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:40  als des Comp. 8 residenten, van welcke sij 3 Bougise vaertuygen, die sonder
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:41  paspoorten aldaar ten handel gevonden wierden, hebbende aangeslagen, dogh eene
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "for line in lines:\n", " A.plain(line, fmt=\"layout-noremarks\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Or, without the footnotes:" ] }, { "cell_type": "code", "execution_count": 31, "metadata": {}, "outputs": [ { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:13  27 oct. stierf president Cops, Adriaen van Daalen volgt hem voorlopig op;
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:14  Tack zal nu spoedig derwaarts gaan; de Koning van Bidon zond nog geen gezanten ,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:19  Op de Tukangbesi- Eilanden werden 136 jonge notebomen omgehakt; de uitgaven
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:20  te Makassar bedroegen in een jaar f. 143229, de inkomsten f. 39770; bij de eerste was
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:21  11000 rsd. achterstallige gage voor Radja Bone; te Makassar werden wissels voor 12223
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:22  rsd. op Batavia getrokken; er waren 296 militairen, van wie 96 op de buitenposten,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:23  men vraagt er nog 100 aan; kapitein Pleun is van daar verlost en repatrieert
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:28  De Koningen roepen de uitgeweken Makassaren van Sukun terug op straffe van
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:29  anders als rebel beschouwd te worden; op Bima
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:36  De Bataviase Coopman kwam 9 nov. uit Timor met lading van f. 18804, vnl.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:37  sandelhout en 46 slaven, wat weinig is
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "for line in lines:\n", " A.plain(line, fmt=\"layout-remarks\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Just the original text:" ] }, { "cell_type": "code", "execution_count": 32, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
4 717:1  Ed. ht voorn. 1 eyndelijck haar met een briefje van zijn eygen hand ontsloegh en de
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:2  borgtogt voor zijn particulier overnam, ondertusschen dat desen Intje Boang een
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:3  en andermaal door de onse op Macassar in hegtenis is genomen, daar hij thans oock
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:4  in sit om hem alsoo te doen geven, ’tgeen hij nogh mogte besitten. Duysentrsd.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:5  heeft hij in twee malen opgebragt en voorts de Comp. e gewesen op een dorp, daer
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:6  geen huysen en stonden, zulcx wij te rade zijn geworden de eerste borgen te doen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:7  aanspreken om betalinge van capit. 1 en intrest, sullende overbodigh
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:8  wesen om
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:9  desen man (die veele klagten doet) hier te doen overbrengen en aan haar te leveren,
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:10  als zij daarom komen te versoecken, want het komt de Comp. e niet gelegen met
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:11  zulcke sehurcken reecq. te houden en hem om de betalinge langer achter aan te
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:12  loopen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:15  hij - )
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:16  tegens eenige rebellen was te velde getrocken, waartoe zij actiën
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:17  smeeden, als zij een roof van menschen willen doen, die zij verkopen ende verhandelen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:25  De Kon. van Goa met zijne Macassaren was met volkomen vergenoeginge van
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:26  Radja Bone uyt ’t quartier der Boegys benoorden de reviere Somboupa toegestaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:27  zijne negorye te maken, dat wij voor een zeer goet werck aenzien.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:31  den ouden toerilia gampo
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:32  so wert den rijxcanselier off eerste
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:33  minister van dat Coningrijckje genaamt) zijn leven geeyndigt heeft, in wiens
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:34  plaatse wij gerecommandeert hebben, dat zij een goet, moderaat man weder zullen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:35  helpen stellen.
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:39  Schijnende, dat de particuliere haer op den slavenhandel tersluyck beter verstaen
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:40  als des Comp. 8 residenten, van welcke sij 3 Bougise vaertuygen, die sonder
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "
4 717:41  paspoorten aldaar ten handel gevonden wierden, hebbende aangeslagen, dogh eene
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "for line in lines:\n", " A.plain(line, fmt=\"layout-orig\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "# Drilling down\n", "\n", "Lets navigate to individual words, we pick a few lines from this page we have seen in various ways." ] }, { "cell_type": "code", "execution_count": 33, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
4 717:5  heeft hij in twee malen opgebragt en voorts de Comp. e gewesen op een dorp, daer
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/plain": [ "(1504915,\n", " 1504916,\n", " 1504917,\n", " 1504918,\n", " 1504919,\n", " 1504920,\n", " 1504921,\n", " 1504922,\n", " 1504923,\n", " 1504924,\n", " 1504925,\n", " 1504926,\n", " 1504927,\n", " 1504928,\n", " 1504929,\n", " 1504930)" ] }, "execution_count": 33, "metadata": {}, "output_type": "execute_result" } ], "source": [ "lineNum = 5\n", "ln = A.nodeFromSectionStr(f\"4 717:{lineNum}\")\n", "A.plain(ln)\n", "\n", "words = L.d(ln, otype=\"word\")\n", "words" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Let's make a table of the words of this line and the values of some features that they carry:" ] }, { "cell_type": "code", "execution_count": 35, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "[('door', None, 'door', None, ' ', None, 1, None),\n", " ('Sjivadji', None, 'Sjivadji', None, ' ', None, 1, None),\n", " ('en', None, 'en', None, ' ', None, 1, None),\n", " ('de', None, 'de', None, ' ', None, 1, None),\n", " ('hoofden', None, 'hoofden', None, ' ', None, 1, None),\n", " ('van', None, 'van', None, ' ', None, 1, None),\n", " ('Bijapur', None, 'Bijapur', None, '; ', None, 1, None),\n", " ('de', None, 'de', None, ' ', None, 1, None),\n", " ('resident', None, 'resident', None, ' ', None, 1, None),\n", " ('Leendertsz', None, 'Leendertsz', None, '. ', None, 1, None),\n", " ('raadt', None, 'raadt', None, ' ', None, 1, None),\n", " ('aan', None, 'aan', None, ' ', None, 1, None),\n", " ('hun', None, 'hun', None, ' ', None, 1, None),\n", " ('te', None, 'te', None, ' ', None, 1, None),\n", " ('laten', None, 'laten', None, ' ', None, 1, None),\n", " ('weten', None, 'weten', None, ', ', None, 1, None),\n", " ('dat', None, 'dat', None, ' ', None, 1, None),\n", " ('de', None, 'de', None, ' ', None, 1, None),\n", " ('vestiging', None, 'vestiging', None, ' ', None, 1, None),\n", " ('wordt', None, 'wordt', None, ' ', None, 1, None),\n", " ('opgeheven', None, 'opgeheven', None, ', ', None, 1, None),\n", " ('indien', None, 'indien', None, ' ', None, 1, None),\n", " ('zij', None, 'zij', None, ' ', None, 1, None),\n", " ('zo', None, 'zo', None, ' ', None, 1, None),\n", " ('voortgaan', None, 'voortgaan', None, ' » ', None, 1, None),\n", " ('', None, None, None, '', None, None, None),\n", " ('Wij', 'Wij', None, None, ' ', 1, None, None),\n", " ('twijfelen', 'twijfelen', None, None, ', ', 1, None, None),\n", " ('of', 'of', None, None, ' ', 1, None, None),\n", " ('sij', 'sij', None, None, ' ', 1, None, None),\n", " ('sooveel', 'sooveel', None, None, ' ', 1, None, None),\n", " ('werck', 'werck', None, None, ' ', 1, None, None),\n", " ('al', 'al', None, None, ' ', 1, None, None),\n", " ('van', 'van', None, None, ' ', 1, None, None),\n", " ('ons', 'ons', None, None, ' ', 1, None, None),\n", " ('soude', 'soude', None, None, ' ', 1, None, None),\n", " ('maecken', 'maecken', None, None, ', ', 1, None, None),\n", " ('omdat', 'omdat', None, None, ' ', 1, None, None),\n", " ('se', 'se', None, None, ' ', 1, None, None),\n", " ('de', 'de', None, None, ' ', 1, None, None),\n", " ('Engelsen', 'Engelsen', None, None, ' ', 1, None, None),\n", " ('ende', 'ende', None, None, ' ', 1, None, None),\n", " ('nu', 'nu', None, None, ' ', 1, None, None),\n", " ('oocq', 'oocq', None, None, ' ', 1, None, None),\n", " ('de', 'de', None, None, ' ', 1, None, None),\n", " ('Francen', 'Francen', None, None, ' ', 1, None, None),\n", " ('bij', 'bij', None, None, ' ', 1, None, None),\n", " ('de', 'de', None, None, ' ', 1, None, None),\n", " ('wercken', 'wercken', None, None, ' ', 1, None, None),\n", " ('hebben', 'hebben', None, None, ' ', 1, None, None),\n", " ('ende', 'ende', None, None, ' ', 1, None, None),\n", " ('van', 'van', None, None, ' ', 1, None, None),\n", " ('dewelcke', 'dewelcke', None, None, ' ', 1, None, None),\n", " ('sij', 'sij', None, None, ' ', 1, None, None)]" ] }, "execution_count": 35, "metadata": {}, "output_type": "execute_result" } ], "source": [ "features = \"trans transo transr transn punc isorig isremark isnote\".split()\n", "\n", "table = []\n", "\n", "for lno in range(lineNum - 2, lineNum + 3):\n", " ln = T.nodeFromSection((3, 717, lno))\n", " for w in L.d(ln, otype=\"word\"):\n", " row = tuple(Fs(feature).v(w) for feature in features)\n", " table.append(row)\n", "\n", "table" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "We can show that more prettily in a markdown table, but it is a bit of a hassle to compose\n", "the markdown string.\n", "Once we have that, we can pass it to a method in the Text-Fabric API that displays it as markdown." ] }, { "cell_type": "code", "execution_count": 36, "metadata": {}, "outputs": [ { "data": { "text/markdown": [ "\n", "trans | transo | transr | transn | punc | isorig | isremark | isnote\n", "--- | --- | --- | --- | --- | --- | --- | ---\n", "door | | door | | | | 1 | \n", "Sjivadji | | Sjivadji | | | | 1 | \n", "en | | en | | | | 1 | \n", "de | | de | | | | 1 | \n", "hoofden | | hoofden | | | | 1 | \n", "van | | van | | | | 1 | \n", "Bijapur | | Bijapur | | ; | | 1 | \n", "de | | de | | | | 1 | \n", "resident | | resident | | | | 1 | \n", "Leendertsz | | Leendertsz | | . | | 1 | \n", "raadt | | raadt | | | | 1 | \n", "aan | | aan | | | | 1 | \n", "hun | | hun | | | | 1 | \n", "te | | te | | | | 1 | \n", "laten | | laten | | | | 1 | \n", "weten | | weten | | , | | 1 | \n", "dat | | dat | | | | 1 | \n", "de | | de | | | | 1 | \n", "vestiging | | vestiging | | | | 1 | \n", "wordt | | wordt | | | | 1 | \n", "opgeheven | | opgeheven | | , | | 1 | \n", "indien | | indien | | | | 1 | \n", "zij | | zij | | | | 1 | \n", "zo | | zo | | | | 1 | \n", "voortgaan | | voortgaan | | » | | 1 | \n", " | | | | | | | \n", "Wij | Wij | | | | 1 | | \n", "twijfelen | twijfelen | | | , | 1 | | \n", "of | of | | | | 1 | | \n", "sij | sij | | | | 1 | | \n", "sooveel | sooveel | | | | 1 | | \n", "werck | werck | | | | 1 | | \n", "al | al | | | | 1 | | \n", "van | van | | | | 1 | | \n", "ons | ons | | | | 1 | | \n", "soude | soude | | | | 1 | | \n", "maecken | maecken | | | , | 1 | | \n", "omdat | omdat | | | | 1 | | \n", "se | se | | | | 1 | | \n", "de | de | | | | 1 | | \n", "Engelsen | Engelsen | | | | 1 | | \n", "ende | ende | | | | 1 | | \n", "nu | nu | | | | 1 | | \n", "oocq | oocq | | | | 1 | | \n", "de | de | | | | 1 | | \n", "Francen | Francen | | | | 1 | | \n", "bij | bij | | | | 1 | | \n", "de | de | | | | 1 | | \n", "wercken | wercken | | | | 1 | | \n", "hebben | hebben | | | | 1 | | \n", "ende | ende | | | | 1 | | \n", "van | van | | | | 1 | | \n", "dewelcke | dewelcke | | | | 1 | | \n", "sij | sij | | | | 1 | | " ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "NL = \"\\n\"\n", "\n", "mdHead = f\"\"\"\n", "{\" | \".join(features)}\n", "{\" | \".join(\"---\" for _ in features)}\n", "\"\"\"\n", "\n", "mdData = \"\\n\".join(\n", " f\"\"\"{\" | \".join(str(c or \"\").replace(NL, \" \") for c in row)}\"\"\" for row in table\n", ")\n", "\n", "A.dm(f\"\"\"{mdHead}{mdData}\"\"\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Note that the dataset designer has the text strings of all words into the feature `trans`;\n", "editorial words also go into `transr`, but not into `transo`;\n", "original words go into `transo`, but not into `transr`.\n", "\n", "The existence of these features is mainly to make it possible to define the selective text formats\n", "we have seen above." ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "If constructing a low level dataset is too low-level for your taste,\n", "we can just collect a bunch of nodes and feed it to a higher-level display function of Text-Fabric:" ] }, { "cell_type": "code", "execution_count": 37, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "[(1094113,),\n", " (1094114,),\n", " (1094115,),\n", " (1094116,),\n", " (1094117,),\n", " (1094118,),\n", " (1094119,),\n", " (1094120,),\n", " (1094121,),\n", " (1094122,),\n", " (1094123,),\n", " (1094124,),\n", " (1094125,),\n", " (1094126,),\n", " (1094127,),\n", " (1094128,),\n", " (1094129,),\n", " (1094130,),\n", " (1094131,),\n", " (1094132,),\n", " (1094133,),\n", " (1094134,),\n", " (1094135,),\n", " (1094136,),\n", " (1094137,),\n", " (1094138,),\n", " (1094139,),\n", " (1094140,),\n", " (1094141,),\n", " (1094142,),\n", " (1094143,),\n", " (1094144,),\n", " (1094145,),\n", " (1094146,),\n", " (1094147,),\n", " (1094148,),\n", " (1094149,),\n", " (1094150,),\n", " (1094151,),\n", " (1094152,),\n", " (1094153,),\n", " (1094154,),\n", " (1094155,),\n", " (1094156,),\n", " (1094157,),\n", " (1094158,),\n", " (1094159,),\n", " (1094160,),\n", " (1094161,),\n", " (1094162,),\n", " (1094163,),\n", " (1094164,),\n", " (1094165,),\n", " (1094166,)]" ] }, "execution_count": 37, "metadata": {}, "output_type": "execute_result" } ], "source": [ "table = []\n", "\n", "for lno in range(lineNum - 2, lineNum + 3):\n", " ln = T.nodeFromSection((3, 717, lno))\n", " for w in L.d(ln, otype=\"word\"):\n", " table.append((w,))\n", "\n", "table" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Before we ask Text-Fabric to display this, we tell it the features we're interested in." ] }, { "cell_type": "code", "execution_count": 38, "metadata": {}, "outputs": [ { "data": { "text/html": [ "

line 1" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line
door
isremark=1punc= trans=doortransr=door
Sjivadji
isremark=1punc= trans=Sjivadjitransr=Sjivadji
en
isremark=1punc= trans=entransr=en
de
isremark=1punc= trans=detransr=de
hoofden
isremark=1punc= trans=hoofdentransr=hoofden
van
isremark=1punc= trans=vantransr=van
Bijapur;
isremark=1punc=; trans=Bijapurtransr=Bijapur
de
isremark=1punc= trans=detransr=de
resident
isremark=1punc= trans=residenttransr=resident
Leendertsz.
isremark=1punc=. trans=Leendertsztransr=Leendertsz
raadt
isremark=1punc= trans=raadttransr=raadt
aan
isremark=1punc= trans=aantransr=aan
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line 2" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line
hun
isremark=1punc= trans=huntransr=hun
te
isremark=1punc= trans=tetransr=te
laten
isremark=1punc= trans=latentransr=laten
weten,
isremark=1punc=, trans=wetentransr=weten
dat
isremark=1punc= trans=dattransr=dat
de
isremark=1punc= trans=detransr=de
vestiging
isremark=1punc= trans=vestigingtransr=vestiging
wordt
isremark=1punc= trans=wordttransr=wordt
opgeheven,
isremark=1punc=, trans=opgeheventransr=opgeheven
indien
isremark=1punc= trans=indientransr=indien
zij
isremark=1punc= trans=zijtransr=zij
zo
isremark=1punc= trans=zotransr=zo
voortgaan »
isremark=1punc= » trans=voortgaantransr=voortgaan
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line 3" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line
punc=trans=
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line 4" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line
Wij
isorig=1punc= trans=Wijtranso=Wij
twijfelen,
isorig=1punc=, trans=twijfelentranso=twijfelen
of
isorig=1punc= trans=oftranso=of
sij
isorig=1punc= trans=sijtranso=sij
sooveel
isorig=1punc= trans=sooveeltranso=sooveel
werck
isorig=1punc= trans=wercktranso=werck
al
isorig=1punc= trans=altranso=al
van
isorig=1punc= trans=vantranso=van
ons
isorig=1punc= trans=onstranso=ons
soude
isorig=1punc= trans=soudetranso=soude
maecken,
isorig=1punc=, trans=maeckentranso=maecken
omdat
isorig=1punc= trans=omdattranso=omdat
se
isorig=1punc= trans=setranso=se
de
isorig=1punc= trans=detranso=de
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line 5" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "text/html": [ "

line
Engelsen
isorig=1punc= trans=Engelsentranso=Engelsen
ende
isorig=1punc= trans=endetranso=ende
nu
isorig=1punc= trans=nutranso=nu
oocq
isorig=1punc= trans=oocqtranso=oocq
de
isorig=1punc= trans=detranso=de
Francen
isorig=1punc= trans=Francentranso=Francen
bij
isorig=1punc= trans=bijtranso=bij
de
isorig=1punc= trans=detranso=de
wercken
isorig=1punc= trans=werckentranso=wercken
hebben
isorig=1punc= trans=hebbentranso=hebben
ende
isorig=1punc= trans=endetranso=ende
van
isorig=1punc= trans=vantranso=van
dewelcke
isorig=1punc= trans=dewelcketranso=dewelcke
sij
isorig=1punc= trans=sijtranso=sij
" ], "text/plain": [ "" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "A.displaySetup(extraFeatures=features)\n", "A.show(table, condensed=True, fmt=\"layout-full\")" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Where this machinery really shines is when it comes to displaying the results of queries.\n", "See [search](search.ipynb)." ] }, { "cell_type": "markdown", "metadata": { "tags": [] }, "source": [ "---\n", "\n", "# Next steps\n", "\n", "By now you have an impression how to orient yourself in the Missieven dataset.\n", "The next steps will show you how to get powerful: searching and computing.\n", "\n", "After that it is time for collecting results, use them in new annotations and share them.\n", "\n", "* **start** start computing with this corpus\n", "* **[search](search.ipynb)** turbo charge your hand-coding with search templates\n", "* **[compute](compute.ipynb)** sink down a level and compute it yourself\n", "* **[exportExcel](exportExcel.ipynb)** make tailor-made spreadsheets out of your results\n", "* **[annotate](annotate.ipynb)** export text, annotate with BRAT, import annotations\n", "* **[share](share.ipynb)** draw in other people's data and let them use yours\n", "* **[entities](entities.ipynb)** use results of third-party NER (named entity recognition)\n", "* **[porting](porting.ipynb)** port features made against an older version to a newer version\n", "* **[volumes](volumes.ipynb)** work with selected volumes only\n", "\n", "CC-BY Dirk Roorda" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.1" }, "widgets": { "application/vnd.jupyter.widget-state+json": { "state": {}, "version_major": 2, "version_minor": 0 } } }, "nbformat": 4, "nbformat_minor": 4 }