<div dir="ltr"><div>Chronicles 1, Psalms 151 - maybe the only cases. Daniel 3 is also hard case and i do not know why there are two books for Daniel.<br><br></div>There are commentaries in brackets in attached file.<br></div>
<div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/30 Chris Little <span dir="ltr"><<a href="mailto:chrislit@crosswire.org" target="_blank">chrislit@crosswire.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That would be terrific. Thanks, λΟΣΤΡ.<br>
<br>
One thing to keep in mind is to ignore any numbers in parentheses. These represent other versification systems (usually the Masoretic versification), so we don't want to capture that data.<br>
<br>
--Chris<div class="im"><br>
<br>
<br>
On 7/29/2013 4:17 AM, λΟΣΤΡ νΑΣΜΐΛ wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
I would take something. What about this:<br>
<br>
canon_tischendorf.h (Tischendorf LXX)<br>
<a href="https://ia600308.us.archive.org/19/items/Tischendorf.ii.greekOldTestament.10Volumes.var.ed.1835-1880/02.VetusTestamentumGraece.LXX.Interp.v1.Gen-Esth.Tischendorf.rev.1856..pdf" target="_blank">https://ia600308.us.archive.<u></u>org/19/items/Tischendorf.ii.<u></u>greekOldTestament.10Volumes.<u></u>var.ed.1835-1880/02.<u></u>VetusTestamentumGraece.LXX.<u></u>Interp.v1.Gen-Esth.<u></u>Tischendorf.rev.1856..pdf</a><br>
<a href="https://ia600308.us.archive.org/19/items/Tischendorf.ii.greekOldTestament.10Volumes.var.ed.1835-1880/03.VetusTestamentumGraece.LXX.Interp.v2.Job-Hab.Tischendorf.rev.1856..pdf" target="_blank">https://ia600308.us.archive.<u></u>org/19/items/Tischendorf.ii.<u></u>greekOldTestament.10Volumes.<u></u>var.ed.1835-1880/03.<u></u>VetusTestamentumGraece.LXX.<u></u>Interp.v2.Job-Hab.Tischendorf.<u></u>rev.1856..pdf</a><br>
<br>
<br>
<br>
<br>
2013/7/28 Chris Little <<a href="mailto:chrislit@crosswire.org" target="_blank">chrislit@crosswire.org</a><br></div>
<mailto:<a href="mailto:chrislit@crosswire.org" target="_blank">chrislit@crosswire.org</a><u></u>>><div class="im"><br>
<br>
We have two new versifications that look like they will be ready for<br>
inclusion in 1.7.0: a LXX versification for LXXs & translations of<br>
LXXs and an Orthodox versification (based on the LXX v11n, but using<br>
a different book order and fewer books).<br>
<br>
These are all based on chapter and verse counts from a set of LXXs<br>
and LXX translations, and the process of generating these counts had<br>
to be done by hand since few of the source texts are digitized and<br>
those that are digitized are not generally trustworthy.<br>
<br>
I believe I did a fairly accurate job of checking every chapter for<br>
its highest verse, but I'm not confident that there are no errors.<br>
So I would really appreciate if some of you could volunteer to check<br>
my work. There aren't any particular technical requirements for<br>
this, beyond being able to use a browser & a text editor.<br>
<br>
There are twelve LXXs/translations for which I have collected data at<br></div>
<a href="http://www.crosswire.org/svn/__sword-tools/trunk/__versification/lxx_v11ns/" target="_blank">http://www.crosswire.org/svn/_<u></u>_sword-tools/trunk/__<u></u>versification/lxx_v11ns/</a><div><div class="h5">
<br>
<<a href="http://www.crosswire.org/svn/sword-tools/trunk/versification/lxx_v11ns/" target="_blank">http://www.crosswire.org/svn/<u></u>sword-tools/trunk/<u></u>versification/lxx_v11ns/</a>><br>
<br>
The source texts for each are listed in their .h files, near the<br>
top. Most of the source texts are online, usually at Google Books<br>
and/or Internet Archive. A couple are only available as printed<br>
texts, and I quite understand if no one can check those.<br>
<br>
In approximate order of what needs most urgent checking, we have:<br>
canon_swete.h (Swete LXX)<br>
canon_saas.h (Orthodox Study Bible OT -- print only)<br>
canon_tischendorf.h (Tischendorf LXX)<br>
canon_nets.h (NETS translation)<br>
canon_brenton.h (Brenton translation)<br>
canon_thomson.h (Thomson translation)<br>
canon_asser.h (Asser translation)<br>
canon_rahlfs.h (Rahlfs LXX)<br>
canon_howard.h (Howard's LXX Pentateuch translation)<br>
canon_ottley.h (Ottley's Cod. Alexandrinus Isaiah translation)<br>
canon_charles.h (Charles' APOT)<br>
canon_charlesworth.h (Charlesworth's OTP -- print only)<br>
<br>
The only part that needs checking is the big vm array under the<br>
"Maximum verses per chapter" comment. This looks something like:<br>
<br>
int vm_brenton[] = {<br>
// Genesis<br>
31, 24, 25, 26, 31, 23, 24, 22, 29, 32,<br>
32, 20, 18, 24, 21, 16, 27, 33, 38, 18,<br>
34, 24, 20, 67, 34, 35, 46, 22, 35, 43,<br>
55, 32, 20, 31, 29, 44, 35, 30, 23, 23,<br>
57, 38, 34, 34, 28, 34, 31, 22, 33, 26,<br>
<br>
The part that needs confirmation is that the highest verse in Gen<br>
chapter 1 is 31, in chapter 2 it's 24, in chapter 3 it's 25, etc.<br>
Chapter counts may vary slightly, but that's not important here, and<br>
missing chapters should simply be recorded as having 0 verses.<br>
<br>
If you would be willing to take on a volume, please claim it.<br>
<br>
If you have suggestions of additional LXX editions or translations<br>
that we should be certain we can represent, please suggest.<br>
<br>
Thanks,<br>
Chris<br>
<br></div></div>
______________________________<u></u>___________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<mailto:<a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.<u></u>org</a>><br>
<a href="http://www.crosswire.org/__mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/__<u></u>mailman/listinfo/sword-devel</a><div class="im"><br>
<<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/<u></u>mailman/listinfo/sword-devel</a>><br>
Instructions to unsubscribe/change your settings at above page<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/<u></u>mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page<br>
<br>
</div></blockquote><div class="HOEnZb"><div class="h5">
<br>
<br>
______________________________<u></u>_________________<br>
sword-devel mailing list: <a href="mailto:sword-devel@crosswire.org" target="_blank">sword-devel@crosswire.org</a><br>
<a href="http://www.crosswire.org/mailman/listinfo/sword-devel" target="_blank">http://www.crosswire.org/<u></u>mailman/listinfo/sword-devel</a><br>
Instructions to unsubscribe/change your settings at above page</div></div></blockquote></div><br></div>