Manuscript pages
Introduction
This page lists the wiki links to all of the pages of the Oera Linda manuscript. On each page, there is a high quality scan of the original manuscript page,[1] on which a page identifier and line numbers have been added. Alongside it is an edited transcription. Below the transcription the edits are listed. Links to translations of the page are provided, as well as links for navigation back and forth.
Page and line numbers
New page numbers are identified by three digits, line numbers by up to two digits. For example, page 6 is identified as [006], line 5 as [5], line 10 as [10]. To refer to a line on a specific page, one can either write [006/05] or 6.05.
Line numbers from the manuscript are written in their corresponding places in the transcription; for example, if line 10 on the manuscript begins with FÀSTA DÉDE ALSA HJA BODEN WÀRTH, the identifier [10] is placed in the transcription at the beginning of that sentence.
Sometimes, the transcription is split into sections. On page 6 for example, a new chapter starts at line 12: (6.12) THAT IS VSA FORMA SKÉDNESE.
Corrections
The edits of the transcription are divided into copyist corrections and transcriber corrections. If a letter is written sloppily or a word is missing some letters, the editors have reconstructed the missing parts under copyist corrections. If a word is written inconsistently or an obvious typo or grammatical mistake is made, the editors have corrected these inconsistencies and mistakes under transcriber corrections. Adding and removal of dots or spaces are listed separately. This is an ongoing effort.
Translations
The bottom of each page contains links to translations of the page. For example, on page 6:
5.30 | DE | EN | ES | NL | NO |
6.12 | DE | EN | ES | NL | NO |
The first column shows the line where the chapter begins.
Font picker
At the top of each wiki manuscript page is a font picker, which provides choice between Standskrift, Wagumskrift and Latin. The Standskrift font imitates the letter style from the Oera Linda manuscript, the Wagumskrift font is a reconstruction of what some or all inscriptions might have looked like and Latin is the default wiki font. More on the Fonts page.
Manuscript pages with edited transcription/transliteration
Letters of instruction
Part I — Book of the Adela followers
[001] [002] [003] [004] [005] [006] [007] [008] [009] [010] [011] [012] [013] [014] [015] [016] [017] [018] [019] [020] [021] [022] [023] [024] [025] [026] [027] [028] [029] [030] [031] [032] [033] [034] [035] [036] [037] [038] [039] [040] [041] [042] [043] [044] [045] [046] [047] [048] [049] [050] [051] [052] [053] [054] [055] [056] [057] [058] [059] [060] [061] [062] [063] [064] [065] [066] [067] [068] [069] [070] [071] [072] [073] [074] [075] [076] [077] [078] [079] [080] [081] [082] [083] [084] [085] [086] [087]
Part II — Added by the Oera Lindas
[087/19] [088] [089] [090] [091] [092] [093] [094] [095] [096] [097] [098] [099] [100] [101] [102] [103] [104] [105] [106] [107] [108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] [121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] [134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] [147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] [160] [161] [162] [163] [164] [165] [166] [167] [168]
[missing pages]
[missing pages]
[195] [196] [197] [198] [199] [200] [201] [202] [203] [204] [205] [206] [207] [208] [209] [210]
[missing pages]
Transcription as text file
The transcription compiled as a text file for ease of word study can be downloaded here:
- 3 Jan 2024 — Latest version
- 23 Nov 2023 — Old version with more punctuation, which may help some readers
- 9 Jun 2023 — Before the revision of the transcription
When viewing the file in the browser, invalid characters may show. Downloading the file solves this problem.
Regular expressions
Regular expressions can, using text editors such as Visual Studio Code or websites like Regexr.com, be used to do advanced word studies efficiently. Regexr.com contains an extensive reference that you can use to learn more about regular expressions.
Brackets can be removed with this regular expression:
/( \[[^\]]+\]|\[[^\]]+\] |\n\[[^\]]+\]\n)/ → //
Sentences split across pages can be connected with this regular expression (multiline flag enabled):
/([^\.\]]( \[[^\]]+\])?)$\n\n/ → /$1 /
Notes
- ↑ Original scans were provided by Tresoar in Leeuwarden. Page and line nrs. were added and pages were cropped by us.