As noted by Troy, this is not an issue once the mapping facility is baked into 
SWORD. It will cope with books having different ordering of keys.

When showing parallel content, one translation is picked as the master. Those 
verses are shown in order. Corresponding verses from the other translations are 
shown in parallel. It might be a good idea to show the reference for each as 
they might be different.

I think the confusion is that a given module cannot have verses out of order 
with respect to its v11n. As Greg pointed out, the module builders (e.g. 
osis2mod) store the verses according to their reference, not their order. So if 
you had a module input with:
b.c.2, b.c.5, b.c.1, b.c.3, b.c.4
it would be stored as:
b.c.1, b.c.2, b.c.3, b.c.4, b.c.5
(The tricky part is that the interverse content might not wind up where 
expected.)

Same is true with the order of books and the order of chapters. As far as the 
module builders go, it is fine for the books to be in any order, even 
alphabetical.

In Him,
        DM

On Jul 4, 2013, at 5:17 AM, Chris Burrell <ch...@burrell.me.uk> wrote:

> So, my understanding from all the previous emails, is No we don't cope for 
> books with different orders of keys. However these do happen. Moreover, the 
> more general case of content from 1 verse switched with the content of 
> another is more prevalent.
> 
> So it's quite feasible to have a system that maps to the KJV as follows:
> a -> a
> b-> c
> c-> b
> 
> where a, b, c is the normal order in each of the books. As a result, we can't 
> simply iterate through them sequentially downwards.
> 
> (yes, the example is simplified as keys can map to multiple other keys, etc.)
> Chris
> 
> 
> 
> 
> 
> On 3 July 2013 21:36, Chris Burrell <ch...@burrell.me.uk> wrote:
> Response from Michael below. 
> 
> 
> On 3 July 2013 21:25, Kahunapule Michael Johnson <kahunap...@mpj.cx> wrote:
> On 07/03/2013 10:07 AM, Chris Burrell wrote:
> >
> > In your example about the Psalms, within the versification itself you still 
> > have the verses in the same order, so that wouldn't be a problem. But I 
> > think you're saying you might have the content of verse 1 and the content 
> > of verse 2 swapped around... Is that right? Would the numbering be swapped 
> > around too? Presumably not...
> >
> 
> I have seen a versification where the numbers were swapped around, too... but 
> I don't remember exactly where that was. It is fairly rare. Normally, the 
> content would be left in place and the verses renumbered to make a Sword 
> module....
> 
> 
> 
> _______________________________________________
> sword-devel mailing list: sword-devel@crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to