<div dir="ltr">I&#39;m afraid, I&#39;m not sure I follow. The screenshot looks ok, but then I don&#39;t read Greek or Hebrew so I don&#39;t really know.<div><br></div><div style>Are you saying Sword already has translation from 1 versification to another transparently, by &quot;<span style="font-family:arial,sans-serif;font-size:13px">š</span><span style="font-family:arial,sans-serif;font-size:13px">the v11n translation facilities currently designed in the engine</span>&quot;? From previous threads, I thought that was one major thing that was still being worked on. So you already do have all the mappings to convert from one versification to another?</div>
<div style><br></div><div style>I&#39;m confused!</div><div style><br></div><div style>Chris</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 4 July 2013 16:02, Troy A. Griffitts <span dir="ltr">&lt;<a href="mailto:scribe@crosswire.org" target="_blank">scribe@crosswire.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi guys. The questions that need answers in this thread are logically complex and are one of the reasons we haven&#39;t finalized any additions to the core SWORD library to support this-- though I greatly appreciate the contributions made by λΟΣΤΡ.<br>

<br>
Take, for example our standard 4 Bible web display preset for &quot;OT Scholar&quot;, at Daniel chapter 3, around veres 23:<br>
<br>
<a href="http://crosswire.org/study/parallelstudy.jsp?del=all&amp;add=NASB&amp;add=WLC&amp;add=KJV&amp;add=LXX&amp;key=Dan.3.23#cv" target="_blank">http://crosswire.org/study/<u></u>parallelstudy.jsp?del=all&amp;add=<u></u>NASB&amp;add=WLC&amp;add=KJV&amp;add=LXX&amp;<u></u>key=Dan.3.23#cv</a><br>

<br>
How should this look?<br>
<br>
The problem, for the uninitiated, is that The Prayer of Azariah and the Song of the Three Jews in the LXX is inserted between what we traditionally think of as verses 23 and 24. This makes verse 24 in the KJV very different content than what should be verse 24 in the LXX (our current LXX displayed from the link above does not include Apocryphal content)-- verse 24 in the LXX being the first part of the Apocryphal content, thus verse 91 in the LXX picking back up where verse 24, in say the NASB (without the apocryphal insertion), continues.<br>

<br>
The web interface above always displays in windows of 1 chapter. Thus the user has asked for Chapter 3 of Daniel, centered on verse 23.<br>
<br>
There are a few questions to answer.<br>
<br>
What if they had asked for verse 24?<br>
<br>
What content do we show?<br>
<br>
Use case: The user is a protestant pastor, has chosen NASB as his primary Bible, and is interested in seeing the parallel verses to the NASB in the other texts. He is not interested in seeing apocryphal insertions. He primarily cares about the NASB and only glances at the content from the other modules when interested in seeing the parallel.<br>

<br>
This is how the web frontend, and all current SWORD based frontends *should* currently work with no code changes, with the v11n translation facilities currently designed in the engine. It uses the first module as the &quot;master&quot; and iterated its key and pulls the equivalent verses from the other modules. The current facility in the engine allows for:<br>

<br>
lxx-&gt;setKey(nasb-&gt;getKey())<br>
<br>
resulting in the LXX being positioned to the equivalent verse (e.g., v91 from nasb v24)-- if translation tables (for example from λΟΣΤΡ) were in place.<br>
<br>
But this use case, while likely the most dominant, is not the most scholarly. A scholar would likely wish to see a *superset* of all verses from all displayed parallel Bibles, inserting gaps where they should go in the other text which do not contain the verses.<br>

<br>
Not too hard to imagine, but what is the programmer-friendly API interface for this? Harder to imagine. You can&#39;t simply choose one of the modules to iterate.<br>
Possibly:<br>
<br>
ListKey superset;<br>
superset &lt;&lt; kjv-&gt;getKey() &lt;&lt; nasb-&gt;getKey() &lt;&lt; lxx-&gt;getKey() &lt;&lt; wlc-&gt;getKey();<br>
<br>
then one could iterate the superset listkey.<br>
<br>
This would leave the work of figuring out where the gaps should go up to ListKey, or something in the translation system in VerseKey which backs ListKey.<br>
<br>
It&#39;s a complex problem, but we haven&#39;t even talked about the issue of reordered content. Sometime Romans 16:25-27a (obviously excluding the subscriptio) is located after Romans 14:23. This is an example of reordering. It doesn&#39;t give problems from our &quot;chapter window display&quot; because the reordering is across different chapters and you could still pick your poison from the 2 choices above for display logic, but what about display windows which allow more than a single chapter, like BibleDesktop? Now the question arises. If you&#39;ve chosen to build a superset, where do the gaps go? You could reasonably add them to either place (after Romans 14:23 in the modules which don&#39;t include the doxology here or after Romans 16:24 for modules which don&#39;t include the doxology here). How do you decide? How should the program decide?<br>

<br>
Lot&#39;s of questions and input we all need to give and a working proof of concept for at least a single frontend before we commit to something for everyone to use in the engine.<br>
<br>
Obviously not a 1.7.x issue, but feel free to continue to give input.<br>
<br>
Troy<br>
<br>
<br>
<br>
On 07/04/2013 03:26 PM, David Haslam wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And (for example) if you wish to query the whole of the JPS module using book<br>
names, it will not do to specify *Gen-Mal*.<br>
<br>
You&#39;d need to remember that in the Tanakh, the last book is *II Chronicles*.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://sword-dev.350566.n4.nabble.com/Versifications-and-verse-order-tp4652697p4652712.html" target="_blank">http://sword-dev.350566.n4.<u></u>nabble.com/Versifications-and-<u></u>verse-order-tp4652697p4652712.<u></u>html</a><br>

Sent from the SWORD Dev mailing list archive at Nabble.com.<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>
</blockquote>
<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</blockquote></div><br></div>