quimqu > 07-04-2026, 10:38 AM
| Test | What it measures | Result | Conclusion |
|---|---|---|---|
| Past vs future (best match) | Whether tokens are closer to previous or next context | ~31% past vs ~31% future | No directional bias |
| Weighted directional score | Same as above, but weighting by distance | ~49.5% vs ~50.5% | Almost perfect symmetry |
| Chain reconstruction (A→B→C) | Whether real order scores better than permutations | 31% real vs 26% shuffle | Very weak signal, near random |
| Persistence of changes | Whether edits from A→B persist in C | 0.462 vs 0.459 (shuffle) | No real accumulation |
quimqu > 08-04-2026, 06:54 PM
| Feature | Voynich | Generated |
|---|---|---|
| tokens | 38262 | 38111 |
| types | 8743 | 6882 |
| type_token_ratio | 0.2285 | 0.1806 |
| hapax_share_types | 0.7195 | 0.2448 |
| mean_word_len | 5.0898 | 5.7704 |
| repeat_rate | 0.0077 | 0.0079 |
| H1_char | 3.8892 | 3.8852 |
| H2_char | 3.1339 | 3.2351 |
| H3_char | 2.7986 | 2.9418 |
| H_conditional | 2.3786 | 2.5850 |
| line_initial_len_delta | 0.3876 | 0.6570 |
| line_start_js | 0.2813 | 0.2443 |
| line_end_js | 0.4557 | 0.4120 |
| line_initial_gallows | 0.5447 | 0.7137 |
| paragraph_initial_gallows | 0.9176 | 0.8541 |
| global_density_lev2 | 0.0700 | 0.0364 |
| local_density_lev2 | 0.1046 | 0.0546 |
| gap_local_global | 0.0346 | 0.0182 |
magnesium > 09-04-2026, 11:51 AM
Rafal > 09-04-2026, 12:16 PM

imre555 > 09-04-2026, 12:40 PM
magnesium > 09-04-2026, 01:35 PM
(09-04-2026, 12:16 PM)Rafal Wrote: You are not allowed to view links. Register or Login to view.Do I understand correctly that you are trying now to make some algorythm that would:
- be executed by computer
- would generate Voynichese like text
- the text would have the similar statistical properties as Voynich Manuscript
Ideally it should be not too tedious. Remeber that the Voynich author didn't have computer
And let's suppose you build something like that. Do you think it will be a proof of anything?
Rafal > 09-04-2026, 02:51 PM
Quote:it will be interesting to see if there’s a way to sneak in a “payload” stream of plaintext letters or phonemes.
magnesium > 09-04-2026, 03:38 PM
(09-04-2026, 02:51 PM)Rafal Wrote: You are not allowed to view links. Register or Login to view.Quote:it will be interesting to see if there’s a way to sneak in a “payload” stream of plaintext letters or phonemes.
I have thought about it a bit.
My feeling is that a very verbose cipher (like your Naibbe) is almost indistinguishable from gibberish.
If you use several options and several letters for a single letter of the plaintext and/or use a lot of nulls then your text can any statistical properties because you can arrange your cipher text in any way you like. You just have freedom with redundant letters.
This way the signal may be lost in the noise unless you perfectly know where exactly to search for it.
If Quimgu one day gives his algorythm then I could even try to sneak some meaning into it
DG97EEB > 09-04-2026, 05:20 PM
(09-04-2026, 12:16 PM)Rafal Wrote: You are not allowed to view links. Register or Login to view.Do I understand correctly that you are trying now to make some algorythm that would:
- be executed by computer
- would generate Voynichese like text
- the text would have the similar statistical properties as Voynich Manuscript
Ideally it should be not too tedious. Remeber that the Voynich author didn't have computer
And let's suppose you build something like that. Do you think it will be a proof of anything?
quimqu > 09-04-2026, 09:57 PM
(09-04-2026, 12:16 PM)Rafal Wrote: You are not allowed to view links. Register or Login to view.Ideally it should be not too tedious. Remeber that the Voynich author didn't have computer
(09-04-2026, 12:16 PM)Rafal Wrote: You are not allowed to view links. Register or Login to view.Do you think it will be a proof of anything?