dashstofsk > 25-08-2025, 08:12 AM
(24-08-2025, 06:57 PM)R. Sale Wrote: You are not allowed to view links. Register or Login to view.The various parts of the VMs may have been done by different people and potentially at different times over a couple of decades.
quimqu > 25-08-2025, 08:40 AM
(25-08-2025, 08:12 AM)dashstofsk Wrote: You are not allowed to view links. Register or Login to view.(24-08-2025, 06:57 PM)R. Sale Wrote: You are not allowed to view links. Register or Login to view.The various parts of the VMs may have been done by different people and potentially at different times over a couple of decades.
You might be right. The manuscript might not have been written in one go. Each section could have been a separate piece of work with the sections later being bound into one volume. Bound together for the convenience of having all works in the unknown writing in one manuscript.
Writing the sections at different times might also explain some of the differences in the language. In the gaps of time between the sections the authors could have lost some fluency in the use of the 'method'. In particular the language in the Bio B2 pages ( most of quire 13 ) suggests they could have been written at a different time. The language there seems to show less variability than in the rest of the manuscript. There is a high frequency of just a few words. 8 words make up 20% of the total. With ol coming top and daiin aiin not in this list. But in the Herbal B2 pages 20% of the total is made up of 12 words, with ol now not in this list and daiin aiin now being top. Yet this is odd since both sets of pages are in hand 2, supposedly written by the same person, and marked as being language B. It suggests the two sets of pages could have been written at different times, with some loss of 'method' in between.
dashstofsk > 25-08-2025, 12:06 PM
(25-08-2025, 08:40 AM)quimqu Wrote: You are not allowed to view links. Register or Login to view.it could explain why topic distributions correlate more strongly with scribal hands
magnesium > 6 hours ago
Jorge_Stolfi > 6 hours ago
(6 hours ago)magnesium Wrote: You are not allowed to view links. Register or Login to view.Bowern found that spaces tend to get smaller toward the right margin of the page, consistent with a scribe seeking to cram more text into a given line.
magnesium > 4 hours ago
(6 hours ago)Jorge_Stolfi Wrote: You are not allowed to view links. Register or Login to view.The puzzling bit is why there is a slight increase from the first graph point to the second, while the following ones decrease just as expected.
It could be an artifact of how word spaces are identified by transcribers, and how the dubious space (",") are treated in the analysis. When the first glyph of the line is y or o, it is often followed by a slightly wider space that some transcribers mark with period, comma, or nothing, often based on subjective criteria that seem to be different from those used when a word-initial o or y appears in the middle of a line. Could this inconsistency be the cause of that anomaly near the left edge?
ReneZ > 2 hours ago
magnesium > 1 hour ago
(2 hours ago)ReneZ Wrote: You are not allowed to view links. Register or Login to view.Very interesting!
How did you handle scribe 4, whose output is mostly along circles? The word boxes in voynichese.com are not along the direction of writing, but along the page orientation (horizontal, vertical). Did you skip these?
I have a first set of boxes along the direction of writing, but the word boundaries are not yet very accurate. Would you be interested in using these?
ReneZ > 1 hour ago
(1 hour ago)magnesium Wrote: You are not allowed to view links. Register or Login to view.I have some ideas for how to correct for this. Assume that a word's "true" bounding box oriented along the direction of writing has width w and height h. Also assume that the direction of writing is at some angle q relative to the page's horizontal orientation. The ratio of the area of the "horizontal" bounding box, analogous to what Voynichese.com provides, to the area of the "true" bounding box is given as:
R = ((w*sin(q)+h*cos(q))*((w*cos(q)+h*sin(q))/(w*h)
At small q, it's not so bad, but it's a non-negligible problem.
As a next step, I want to try and automatically provide an initial correction at the line level by calculating the average slope of a given line of text, converting that to an angle, and then applying a line-average correction using the formula above treating the slope angle as q (or at least as an input parameter for how to calculate q). That doesn't correct for the Scribe 4 circles, but it could tighten everything else up.