File size: 18,927 Bytes
c533516
7d9194f
 
 
c533516
 
 
 
7d9194f
 
 
c533516
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8ee93ad
c533516
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7d9194f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
---
language:
- en
- la
---
# Voynich Manuscript Transliterations

This dataset provides **8 scholarly transliterations** of the **Voynich
Manuscript**, compiled by **René Zandbergen** and made available at
[voynich.nu](https://www.voynich.nu/).

## About the Voynich Manuscript

The Voynich Manuscript (Beinecke MS 408) is a 15th-century codex, carbon-dated
to 1403-1438, written in an unknown script by an unknown author. Often called
"the world's most mysterious book," it contains approximately 240 vellum pages
filled with text in an undeciphered writing system, accompanied by illustrations
of unknown plants, astronomical diagrams, and human figures.

The manuscript was rediscovered in 1912 by rare book dealer Wilfrid Voynich and
is currently housed at Yale University's Beinecke Rare Book & Manuscript
Library.

### Included Transliterations

See Zandbergen's [README](data/README.md) (from
https://www.voynich.nu/data/000_README.txt) for more info.

| Dataset ID | Name | Alphabet | Description | Loci Count |
|-----------|------|----------|-------------|------------|
| **CD2a-n** | Currier-D'Imperio | Currier | Original Currier-D'Imperio transliteration | ~4,000+ |
| **FG2a-n** | FSG | FSG | Original FSG transliteration | ~4,000+ |
| **GC2a-n** | GC v101 | v101 | GC's v101 transliteration with IVTFF locus conventions | ~4,000+ |
| **IT2a-n** | Takahashi (Interlinear) | Basic EVA | Takeshi Takahashi transliteration from Stolfi interlinear (1999) | ~4,000+ |
| **RF1b-e** | Reference (EVA) | Basic EVA | Reference transliteration (GC+ZL combination) in EVA | ~4,200 |
| **RF1b-er** | Reference (EVA-r) | Basic EVA | Reference transliteration with revised locus definitions | ~4,200 |
| **VT0e-n** | Takahashi (Voynichese.com) | Basic EVA | Takeshi Takahashi transliteration from voynichese.com | ~4,000+ |
| **ZL3b-n** | Zandbergen-Landini | EVA (extended) | Complete Zandbergen-Landini transliteration (1999) with high-ascii EVA extensions | ~5,400 |

## Usage

### Downloading the HuggingFace Dataset

```python
from datasets import load_dataset

dataset = load_dataset("AncientLanguages/Voynich")
texts = dataset['train'].to_pandas()

# Set index
texts.set_index(['source', 'source_name', 'alphabet', 'description', 'page', 'page_comments', 'locus_num', 'text'], inplace=True)

texts
```

<details>
<summary>Output</summary>
<div>
<table border="1" class="dataframe">
  <thead>
    <tr style="text-align: right;">
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th>B</th>
      <th>C</th>
      <th>F</th>
      <th>H</th>
      <th>I</th>
      <th>L</th>
      <th>P</th>
      <th>Q</th>
      <th>X</th>
      <th>locus_id</th>
      <th>locator</th>
      <th>locus_type</th>
      <th>transcriber</th>
    </tr>
    <tr>
      <th>source</th>
      <th>source_name</th>
      <th>alphabet</th>
      <th>description</th>
      <th>page</th>
      <th>page_comments</th>
      <th>locus_num</th>
      <th>text</th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
      <th></th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <th rowspan="5" valign="top">CD2a-n</th>
      <th rowspan="5" valign="top">Currier-D'Imperio</th>
      <th rowspan="5" valign="top">Currier</th>
      <th rowspan="5" valign="top">Original Currier-D'Imperio transliteration</th>
      <th rowspan="5" valign="top">f1r</th>
      <th rowspan="5" valign="top">NaN</th>
      <th>1</th>
      <th>VAS92 9FAE AR APAM ZOE ZOR9 QOR92 9 FOR ZOE89</th>
      <td>1</td>
      <td>1</td>
      <td>a</td>
      <td>1</td>
      <td>T</td>
      <td>A</td>
      <td>A</td>
      <td>A</td>
      <td>V</td>
      <td>&lt;f1r.1,@P0&gt;</td>
      <td>@</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>2</th>
      <th>2OR9 XAR O R 9 FAN ZPAM ZAR AR QAR QAR 8AD</th>
      <td>1</td>
      <td>1</td>
      <td>a</td>
      <td>1</td>
      <td>T</td>
      <td>A</td>
      <td>A</td>
      <td>A</td>
      <td>V</td>
      <td>&lt;f1r.2,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>3</th>
      <th>29AU ZCF9 OR 9FAM ZO8 QOAR9 QR 8ARAM 29</th>
      <td>1</td>
      <td>1</td>
      <td>a</td>
      <td>1</td>
      <td>T</td>
      <td>A</td>
      <td>A</td>
      <td>A</td>
      <td>V</td>
      <td>&lt;f1r.3,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>4</th>
      <th>2OM OPCC9 OPCOR 2OEOP9 QAR 8AM OFAM OE OFAD</th>
      <td>1</td>
      <td>1</td>
      <td>a</td>
      <td>1</td>
      <td>T</td>
      <td>A</td>
      <td>A</td>
      <td>A</td>
      <td>V</td>
      <td>&lt;f1r.4,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>5</th>
      <th>2AT 9 SCAR QAM WAR YAM</th>
      <td>1</td>
      <td>1</td>
      <td>a</td>
      <td>1</td>
      <td>T</td>
      <td>A</td>
      <td>A</td>
      <td>A</td>
      <td>V</td>
      <td>&lt;f1r.5,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>...</th>
      <th>...</th>
      <th>...</th>
      <th>...</th>
      <th>...</th>
      <th>...</th>
      <th>...</th>
      <th>...</th>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
      <td>...</td>
    </tr>
    <tr>
      <th rowspan="5" valign="top">ZL3b-n</th>
      <th rowspan="5" valign="top">Zandbergen-Landini</th>
      <th rowspan="5" valign="top">EVA (extended)</th>
      <th rowspan="5" valign="top">Complete Zandbergen-Landini transliteration (1999) with EVA alphabet</th>
      <th rowspan="4" valign="top">f116r</th>
      <th rowspan="4" valign="top">page 234\nCurrier's language B\ntext only / stars\nLight star, 7 points</th>
      <th>47</th>
      <th>osain shky qorain chckhey qokey lkechy okeey okal chedkaly</th>
      <td>1</td>
      <td>None</td>
      <td>z</td>
      <td>3</td>
      <td>S</td>
      <td>B</td>
      <td>W</td>
      <td>T</td>
      <td>None</td>
      <td>&lt;f116r.47,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>48</th>
      <th>sykar ain olkeey dainchey qokar chey dain y otan otain oly</th>
      <td>1</td>
      <td>None</td>
      <td>z</td>
      <td>3</td>
      <td>S</td>
      <td>B</td>
      <td>W</td>
      <td>T</td>
      <td>None</td>
      <td>&lt;f116r.48,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>49</th>
      <th>sysor shey qokey okeolan chey qol or cheey qor arom ol lkan</th>
      <td>1</td>
      <td>None</td>
      <td>z</td>
      <td>3</td>
      <td>S</td>
      <td>B</td>
      <td>W</td>
      <td>T</td>
      <td>None</td>
      <td>&lt;f116r.49,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>50</th>
      <th>sodal ch al chcthy chckhy qol ain ary</th>
      <td>1</td>
      <td>None</td>
      <td>z</td>
      <td>3</td>
      <td>S</td>
      <td>B</td>
      <td>W</td>
      <td>T</td>
      <td>None</td>
      <td>&lt;f116r.50,+P0&gt;</td>
      <td>+</td>
      <td>P0</td>
      <td>None</td>
    </tr>
    <tr>
      <th>f116v</th>
      <th>page 235\nhas "key-like" sequence\nhas extraneous writing mixed with voynich script\neva in &lt; &gt;, approximately:\np*clabc* nomon nucor*v\n+ nuchicon oladab&lt;yd&gt; + multo&lt;d&gt; + tc + c&lt;h&gt;vc + porta&lt;d&gt; + n +\nfix + marix + mocix + vix + ahra + maria +</th>
      <th>1</th>
      <th>oror sheey</th>
      <td>1</td>
      <td>None</td>
      <td>z</td>
      <td>3</td>
      <td>T</td>
      <td>None</td>
      <td>X</td>
      <td>T</td>
      <td>V</td>
      <td>&lt;f116v.1,@Lx&gt;</td>
      <td>@</td>
      <td>Lx</td>
      <td>None</td>
    </tr>
  </tbody>
</table>
<p>31045 rows × 13 columns</p>
</div>
</details>

### Getting a specific transliteration

```python
zl = texts.loc['ZL3b-n']
zl
```

<details>
  <summary>Output</summary>
  <div>
  <table border="1" class="dataframe">
    <thead>
      <tr style="text-align: right;">
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th>B</th>
        <th>C</th>
        <th>F</th>
        <th>H</th>
        <th>I</th>
        <th>L</th>
        <th>P</th>
        <th>Q</th>
        <th>X</th>
        <th>locus_id</th>
        <th>locator</th>
        <th>locus_type</th>
        <th>transcriber</th>
      </tr>
      <tr>
        <th>source_name</th>
        <th>alphabet</th>
        <th>description</th>
        <th>page</th>
        <th>page_comments</th>
        <th>locus_num</th>
        <th>text</th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
        <th></th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <th rowspan="11" valign="top">Zandbergen-Landini</th>
        <th rowspan="11" valign="top">EVA (extended)</th>
        <th rowspan="11" valign="top">Complete Zandbergen-Landini transliteration (1999) with EVA alphabet</th>
        <th rowspan="5" valign="top">f1r</th>
        <th rowspan="5" valign="top">page 1\ntext only\nCurrier's Language A, hand 1\nThere is a key-like sequence in the right margin apparently added after\nthe main text was written. Unclear in Petersen copies, but seems to be\nthe roman alphabet. It starts at the end of the second line and it\nis not well aligned with the rest of the lines: a,b,c,d,e,f,g,h,\ni, (j is missing) k, (l,m,n are not readable),o,p,q,r\nThere is non-Voynich text at bottom of folio: the signature\nof Jacobus de Tepenecz\nAt the end of the paragraphs there are further words (right justified)\nas if they were the name of the author in a quotation.\nNext to the end of the 1st line there is a thick non-Voynich symbol\nresembling an underlined 29 (commented as @254; )\nThe 2nd and 3rd paragraphs start with thick non-Voynich symbols.</th>
        <th>1</th>
        <th>fachys ykal ar ataiin shol shory cthres y kor sholdy</th>
        <td>1</td>
        <td>1</td>
        <td>a</td>
        <td>1</td>
        <td>T</td>
        <td>A</td>
        <td>A</td>
        <td>A</td>
        <td>V</td>
        <td>&lt;f1r.1,@P0&gt;</td>
        <td>@</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>2</th>
        <th>sory ckhar or y kair chtaiin shar ase cthar cthar dan</th>
        <td>1</td>
        <td>1</td>
        <td>a</td>
        <td>1</td>
        <td>T</td>
        <td>A</td>
        <td>A</td>
        <td>A</td>
        <td>V</td>
        <td>&lt;f1r.2,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>3</th>
        <th>syaiir sheky or ykaiin shod cthoary cthes daraiin sy</th>
        <td>1</td>
        <td>1</td>
        <td>a</td>
        <td>1</td>
        <td>T</td>
        <td>A</td>
        <td>A</td>
        <td>A</td>
        <td>V</td>
        <td>&lt;f1r.3,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>4</th>
        <th>soiin oteey oteos roloty cthiar daiin okaiin or okan</th>
        <td>1</td>
        <td>1</td>
        <td>a</td>
        <td>1</td>
        <td>T</td>
        <td>A</td>
        <td>A</td>
        <td>A</td>
        <td>V</td>
        <td>&lt;f1r.4,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>5</th>
        <th>sair y chear cthaiin cphar cfhaiin</th>
        <td>1</td>
        <td>1</td>
        <td>a</td>
        <td>1</td>
        <td>T</td>
        <td>A</td>
        <td>A</td>
        <td>A</td>
        <td>V</td>
        <td>&lt;f1r.5,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>...</th>
        <th>...</th>
        <th>...</th>
        <th>...</th>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
        <td>...</td>
      </tr>
      <tr>
        <th rowspan="4" valign="top">f116r</th>
        <th rowspan="4" valign="top">page 234\nCurrier's language B\ntext only / stars\nLight star, 7 points</th>
        <th>47</th>
        <th>osain shky qorain chckhey qokey lkechy okeey okal chedkaly</th>
        <td>1</td>
        <td>None</td>
        <td>z</td>
        <td>3</td>
        <td>S</td>
        <td>B</td>
        <td>W</td>
        <td>T</td>
        <td>None</td>
        <td>&lt;f116r.47,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>48</th>
        <th>sykar ain olkeey dainchey qokar chey dain y otan otain oly</th>
        <td>1</td>
        <td>None</td>
        <td>z</td>
        <td>3</td>
        <td>S</td>
        <td>B</td>
        <td>W</td>
        <td>T</td>
        <td>None</td>
        <td>&lt;f116r.48,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>49</th>
        <th>sysor shey qokey okeolan chey qol or cheey qor arom ol lkan</th>
        <td>1</td>
        <td>None</td>
        <td>z</td>
        <td>3</td>
        <td>S</td>
        <td>B</td>
        <td>W</td>
        <td>T</td>
        <td>None</td>
        <td>&lt;f116r.49,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>50</th>
        <th>sodal ch al chcthy chckhy qol ain ary</th>
        <td>1</td>
        <td>None</td>
        <td>z</td>
        <td>3</td>
        <td>S</td>
        <td>B</td>
        <td>W</td>
        <td>T</td>
        <td>None</td>
        <td>&lt;f116r.50,+P0&gt;</td>
        <td>+</td>
        <td>P0</td>
        <td>None</td>
      </tr>
      <tr>
        <th>f116v</th>
        <th>page 235\nhas "key-like" sequence\nhas extraneous writing mixed with voynich script\neva in &lt; &gt;, approximately:\np*clabc* nomon nucor*v\n+ nuchicon oladab&lt;yd&gt; + multo&lt;d&gt; + tc + c&lt;h&gt;vc + porta&lt;d&gt; + n +\nfix + marix + mocix + vix + ahra + maria +</th>
        <th>1</th>
        <th>oror sheey</th>
        <td>1</td>
        <td>None</td>
        <td>z</td>
        <td>3</td>
        <td>T</td>
        <td>None</td>
        <td>X</td>
        <td>T</td>
        <td>V</td>
        <td>&lt;f116v.1,@Lx&gt;</td>
        <td>@</td>
        <td>Lx</td>
        <td>None</td>
      </tr>
    </tbody>
  </table>
  <p>4197 rows × 13 columns</p>
  </div>
</details>

### Getting a specific page

```python
# Get list of all pages
pages = zl.index.get_level_values('page').unique()

# Access Nth page
f1r = zl.xs(pages[0], level='page')

# Access named page
f1r = zl.xs('f1r', level='page')

# Get all text from a page as a single string
print("\n".join(f1r['text']))
```

```
fachys ykal ar ataiin shol shory cthres y kor sholdy
sory ckhar or y kair chtaiin shar ase cthar cthar dan
syaiir sheky or ykaiin shod cthoary cthes daraiin sy
soiin oteey oteos roloty cthiar daiin okaiin or okan
sair y chear cthaiin cphar cfhaiin
ydaraishy
odar c'y shol cphoy oydar sh s cfhoaiin shodary
yshey shody okchoy otchol chocthy os chy dain chor kos
daiin shos cfhol shody
...
```

### IVTFF Format

The **IVTFF (Intermediate Voynich Transliteration File Format)** is a
standardized format designed by René Zandbergen to represent all publicly
available Voynich manuscript transliterations in a consistent manner.

Full format specification: [IVTFF Format Documentation
(PDF)](http://www.voynich.nu/software/ivtt/IVTFF_format.pdf)

## Citation & Attribution

### Data Source

All transliteration files are sourced from the comprehensive Voynich manuscript
research repository maintained by **René Zandbergen**:

**Website**: [https://www.voynich.nu/](https://www.voynich.nu/) **Data
Repository**: [https://www.voynich.nu/data/](https://www.voynich.nu/data/)

### Recommended Citation

When using this dataset, please cite:

```
Zandbergen, René (2023). Voynich Manuscript Transliterations in IVTFF Format.
Retrieved from https://www.voynich.nu/data/

Individual transliterations:
- Zandbergen-Landini (ZL): Zandbergen, R. & Landini, G. (1999)
- Currier-D'Imperio (CD): Currier, P. & D'Imperio, M.E.
- FSG (FG): First Study Group
- GC: Gabriel Clausi (v101)
- Takahashi (IT, VT): Takeshi Takahashi
- Reference (RF): Automated combination of GC and ZL transliterations
```

### Original Contributors

- **René Zandbergen**: IVTFF format design, Zandbergen-Landini transliteration,
  format standardization
- **Gabriel Landini**: Zandbergen-Landini transliteration
- **Prescott Currier & Mary D'Imperio**: Currier-D'Imperio transliteration
- **First Study Group (FSG)**: FSG transliteration
- **Gabriel Clausi**: GC v101 transliteration
- **Takeshi Takahashi**: IT and VT transliterations
- **Jorge Stolfi**: Interlinear file compilation (1999)
- **Jeremie Bornais**: Original Python IVTFF parser
  ([ivtff-py](https://github.com/jere-mie/ivtff-py))

### Related Resources

- [IVTFF Format
  Specification](http://www.voynich.nu/software/ivtt/IVTFF_format.pdf)
- [Voynich MS Transcription Overview](https://www.voynich.nu/transcr.html)
- [Beinecke Digital Library - Voynich
  Manuscript](https://beinecke.library.yale.edu/collections/highlights/voynich-manuscript)
- [Wikipedia: Voynich
  Manuscript](https://en.wikipedia.org/wiki/Voynich_manuscript)

## License

The Voynich Manuscript itself is in the public domain. The transliteration data
has been made publicly available by René Zandbergen and the original
contributors for research purposes.

**Note**: Please respect the work of the transliterators by providing
appropriate attribution when publishing research using this data.

## Updates & Versions

- **IVTFF Format**: Version 2.0 (stable since 2023)
- **Last Data Update**: Files range from 2023-11-03 to 2025-06-25
- **Dataset Compilation**: 2025

## Contact & Contributions

For questions about the IVTFF format or the original transliteration data, visit
[voynich.nu](https://www.voynich.nu/).

For issues with this dataset compilation or the Python parser, please open an
issue on the repository.

---

**Keywords**: Voynich Manuscript, cryptography, medieval manuscripts,
undeciphered scripts, historical linguistics, IVTFF, EVA alphabet,
transliteration