<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">Le 23/01/2025 à 19:07, Arnaud Vié a
      écrit :<br>
    </div>
    <blockquote type="cite"
cite="mid:CA+kNJPhgy26hZqwd56KyqDaSV00FWhvZi_fQYgSq2nrUTrP0xw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr"><span class="gmail-im">
          <div>Cyrille, I think what you are talking about are the
            versification mappings.<br>
            <br>
          </div>
          <div>I'm familiar only with the JSword implementation, which
            is there : <a
href="https://github.com/AndBible/jsword/blob/develop/src/main/java/org/crosswire/jsword/versification/VersificationsMapper.java"
              target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">https://github.com/AndBible/jsword/blob/develop/src/main/java/org/crosswire/jsword/versification/VersificationsMapper.java</a>
            <br>
          </div>
          <div>It relies on mapping files describing how verses map from
            one versification to KJV (or to KJVA, since my contribution
            on the andbible fork), such as this one : <a
href="https://github.com/AndBible/jsword/blob/develop/src/main/resources/org/crosswire/jsword/versification/Catholic2.properties"
              target="_blank" moz-do-not-send="true"
              class="moz-txt-link-freetext">https://github.com/AndBible/jsword/blob/develop/src/main/resources/org/crosswire/jsword/versification/Catholic2.properties</a></div>
          <div>Any application can instantiate the VersificationsMapper
            to convert references from any versification system to any
            other (using KJVA as pivot).</div>
          <div>AndBible does, for example - and therefore can today
            seamlessly align two screens displaying two bibles using
            completely different versifications.<br>
          </div>
          <div><br>
          </div>
        </span>
        <div>This feature exists as well in the C++ libsword (I see some
          related code in versificationmgr.cpp ), though I can't help
          much on that part. Someone else may help explain how the C++
          API for this works.<br>
        </div>
        <span class="gmail-im">
          <div>
            <div><br>
            </div>
          </div>
        </span></div>
    </blockquote>
    Exactly! It's what I'm speaking about! But I don't find it in the
    source of sword, if someone can help me?<br>
    <blockquote type="cite"
cite="mid:CA+kNJPhgy26hZqwd56KyqDaSV00FWhvZi_fQYgSq2nrUTrP0xw@mail.gmail.com">
      <div dir="ltr"><span class="gmail-im">
          <div>
            <div><br>
            </div>
            <div>So I fully agree with Cyrille : I don't think
              preserving bibles in a "wrong" versification is a good
              idea, given that we have a powerful versification mapping
              feature that negates this need.</div>
            <div>The better way to go is to make sure this versification
              mapping feature is easy to implement and well documented,
              for applications to use it with minimal effort.</div>
            <div><br>
            </div>
            <div>(As a side note, I proposed early last year a set of
              principles to design a modular versification system,
              precisely to improve the accuracy of these versification
              mappings while reducing the burden of maintaining dozens
              of versifications, which is still waiting for feedback.<br>
            </div>
            <div>cf. <a
href="http://crosswire.org/pipermail/sword-devel/2024-February/049957.html"
                target="_blank" moz-do-not-send="true"
                class="moz-txt-link-freetext">http://crosswire.org/pipermail/sword-devel/2024-February/049957.html</a>
              )<br>
            </div>
          </div>
        </span></div>
    </blockquote>
    <br>
    I'm really disappointed that no one in charge of the project reacted
    to this incredible proposal!<br>
    Please respond! At least let Arnaud propose a patch, so you can test
    and validate or not...<br>
    That's the tragedy of this list, there are often questions that
    remain unanswered, which prevents us from moving forward.<br>
    <blockquote type="cite"
cite="mid:CA+kNJPhgy26hZqwd56KyqDaSV00FWhvZi_fQYgSq2nrUTrP0xw@mail.gmail.com">
      <div dir="ltr"><span class="gmail-im">
          <div>
            <div><br>
            </div>
            <div>Cheers,</div>
            <div><br>
            </div>
            <div>Arnaud</div>
          </div>
        </span></div>
      <br>
      <div class="gmail_quote gmail_quote_container">
        <div dir="ltr" class="gmail_attr">Le jeu. 23 janv. 2025 à 18:14,
          Fr Cyrille <<a href="mailto:fr.cyrille@tiberiade.be"
            moz-do-not-send="true" class="moz-txt-link-freetext">fr.cyrille@tiberiade.be</a>>
          a écrit :<br>
        </div>
        <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div> It seems to me that there is a tool or file that allows
            you to have the equivalent verses of all Bibles with the kjv
            when displayed in parallel. (someone can help me?).<br>
            Personally, I'm not too keen on creating a module that uses
            kjv versification for the LXX. Because it doesn't correspond
            to any paper version.<br>
            <br>
            <br>
            <div>Le 23/01/2025 à 16:57, Kovács Zoltán a écrit :<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">
                <div dir="ltr">
                  <div>Dear Team,</div>
                  <div>I restart this thread to ask a related question.</div>
                  <div>For more than 2 years I have been using LXX
                    version 2.5 in my Sword based application to have
                    the old text available for research. But now I would
                    like to try the new version 3.0 as well, to be
                    available at the same time.</div>
                  <div>Question: Would it be possible to make LXX
                    version 2.5 available under a different module name
                    (e.g. LXX25) on Crosswire's module server, to allow
                    using both without any difficulty? Maybe this would
                    be beneficial for other users than me. If not, I can
                    of course do some hacking in my application and
                    rename LXX version 2.5 to LXX25 internally, and then
                    download 3.0 as the new official LXX.</div>
                  <div>Thanks and blessings, Zoltan</div>
                  <div><br>
                  </div>
                  <br>
                  <div class="gmail_quote">
                    <div dir="ltr" class="gmail_attr">Kovács Zoltán <<a
                        href="mailto:kovzol@gmail.com" target="_blank"
                        moz-do-not-send="true"
                        class="moz-txt-link-freetext">kovzol@gmail.com</a>>
                      ezt írta (időpont: 2022. szept. 1., Cs, 18:46):<br>
                    </div>
                    <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                      <div dir="ltr">
                        <div dir="ltr">Fr Cyrille <<a
                            href="mailto:fr.cyrille@tiberiade.be"
                            target="_blank" moz-do-not-send="true"
                            class="moz-txt-link-freetext">fr.cyrille@tiberiade.be</a>>
                          ezt írta (időpont: 2022. szept. 1., Cs,
                          12:27):<br>
                        </div>
                        <div class="gmail_quote">
                          <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                            <div> <br>
                              <br>
                              <div>Le 01/09/2022 à 12:19, Kovács Zoltán
                                a écrit :<br>
                              </div>
                              <blockquote type="cite">
                                <div dir="ltr">Plus:
                                  <div>It seems some verse numberings
                                    are different.</div>
                                  <div>E.g., version 2.5: Psalms 18:47 =
                                    version 3.0: Psalms 17:48</div>
                                  <div>For me, such changes break
                                    several parts of the database.</div>
                                  <div>Is there a list of such
                                    modifications available?</div>
                                  <div>Thanks, Zoltan</div>
                                </div>
                              </blockquote>
                              <br>
                              The new module use the new versification,
                              LXX. You can see the new v11n in the
                              sword's sources.<br>
                            </div>
                          </blockquote>
                          <div> </div>
                          <div>Thanks for the information! I understand
                            that 2.5 uses KJV (as default), so I have
                            all entries in KJV v11n in my database.</div>
                          <div>Is there a simple way to convert a KJV
                            verse notation into LXX v11n? I learned that
                            using VerseKey is a possible way,</div>
                          <div>but I just want to keep my working method
                            via<br>
                            SWModule *module = (SWMgr)
                            library.getModule("LXX")</div>
                          <div>and force using KJV v11n also if 3.0 is
                            used.</div>
                          <div>Thanks for advising me further.</div>
                          <div>Best, Zoltan</div>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                  <div><br clear="all">
                  </div>
                  <div><br>
                  </div>
                  <span class="gmail_signature_prefix">-- </span><br>
                  <div dir="ltr" class="gmail_signature">
                    <div dir="ltr">
                      <div dir="ltr">
                        <p class="MsoNormal"><b><span lang="EN-GB">Dr.
                              Zoltán</span></b><b><span lang="EN-GB"> Kovács,
                              MSc</span></b></p>
                        <p class="MsoNormal">Institut Ausbildung</p>
                        <p class="MsoNormal"><span
                            style="font-size:10pt"> </span></p>
                        <p class="MsoNormal"
style="background-image:initial;background-position:initial;background-repeat:initial"><i><span
                              style="color:rgb(31,56,100)">Private
                              Pädagogische Hochschule der Diözese Linz<br>
                            </span></i><i><span lang="EN-GB"
                              style="color:rgb(31,56,100)">Private
                              University of Education, Diocese Linz<br>
                            </span></i><i><span lang="EN-GB"
                              style="color:rgb(31,56,100)">Salesianumweg
                              3, 4020 Linz</span></i><i><span
                              lang="EN-GB" style="color:rgb(31,56,100)"><br>
                            </span></i><i><span lang="EN-GB"
                              style="color:rgb(31,56,100)">Mail: <a
                                href="mailto:zoltan.kovacs@ph-linz.at"
                                style="color:rgb(17,85,204)"
                                target="_blank" moz-do-not-send="true"
                                class="moz-txt-link-freetext">zoltan.kovacs@ph-linz.at</a></span></i></p>
                        <p class="MsoNormal"
style="background-image:initial;background-position:initial;background-repeat:initial"><i><span
                              lang="EN-GB" style="color:rgb(31,56,100)">Web: <span
                                style="color:rgb(5,99,193)"><span
                                  style="color:rgb(31,56,100)"><a
                                    href="http://www.ph-linz.at/"
                                    style="color:rgb(17,85,204)"
                                    target="_blank"
                                    moz-do-not-send="true">www.ph-linz.at</a></span></span></span></i></p>
                        <p class="MsoNormal"
style="background-image:initial;background-position:initial;background-repeat:initial"><i><span
                              lang="EN-GB" style="color:rgb(31,56,100)">RGate: </span></i><i><a
href="https://www.researchgate.net/profile/Zoltan-Kovacs-3"
                              target="_blank" moz-do-not-send="true"><font
                                color="#0b5394">https://www.researchgate.net/profile/Zoltan-Kovacs-3</font></a></i><br>
                        </p>
                        <p class="MsoNormal"
style="background-image:initial;background-position:initial;background-repeat:initial"><b
                            style="color:rgb(34,34,34)"><span
                              lang="DE-CH"
                              style="font-size:9pt;color:rgb(31,56,100)"><br>
                              Aktuelle Veröffentlichungen:</span></b></p>
                        <ul>
                          <li><font color="#666666"><span
                                style="font-size:12px">Z. K. </span><span
                                style="font-size:12px">“A note on
                                Erdős's mysterious remark</span><span
                                style="font-size:12px">”. <a
href="https://www.researchgate.net/publication/386555316_A_note_on_Erdos%27s_mysterious_remark"
                                  target="_blank" moz-do-not-send="true">arXiv:2412.05190v2</a>
                                (9 December, 2024).</span></font></li>
                          <li><font color="#666666"><span
                                style="font-size:12px">Z. K. and
                                Reinhard Oldenburg. “A Technological
                                Approach to Teaching Inequal</span><span
                                style="font-size:12px">ities,
                                Propositional and Predicate Logic”. In:
                                9th International Workshop on
                                Satisfiability </span><span
                                style="font-size:12px">Checking and
                                Symbolic Computation, July 2, 2024,
                                Nancy, France, Collocated with IJ</span><span
                                style="font-size:12px">CAR 2024. Ed. by
                                Chris Brown, Daniela Kaufmann, Cláudia
                                Nalon, Alexander Steen, and </span><span
                                style="font-size:12px">Martin Suda. 3717
                                vols. July 2, 2024, pp. 122–131.
                                eprint: </span><span
                                style="font-size:12px"><a
href="http://ceur-ws.org/Vol-3717/paper7.pdf" target="_blank"
                                  moz-do-not-send="true"
                                  class="moz-txt-link-freetext">http://ceur-ws.org/Vol-3717/paper7.pdf</a>.</span></font></li>
                          <li><span style="font-size:12px"><font
                                color="#666666">Z. K., Tomás Recio and
                                M. Pilar Vélez. “<a
                                  href="https://rdcu.be/d411I"
                                  target="_blank" moz-do-not-send="true">On
                                  automated completion of geometry
                                  statements and proofs with GeoGebra
                                  Discovery</a>”. Annals of Mathematics
                                and Artificial Intelligence (December
                                27, 2024).</font></span></li>
                        </ul>
                        <p class="MsoNormal"
style="background-image:initial;background-position:initial;background-repeat:initial"><br>
                        </p>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </blockquote>
            <br>
            <div>-- <br>
              Vous aimez la Bible ? Vous êtes étudiant en théologie ?
              Utilisez l'application libre <a
                href="https://xiphos.org/" target="_blank"
                moz-do-not-send="true">Xiphos</a> ou <a
                href="https://andbible.github.io/" target="_blank"
                moz-do-not-send="true">Andbible</a> et accédez aux
              textes sources, à des commentaires, des dictionnaires et
              beaucoup d'autres fonctionnalités... Me contacter pour des
              traductions en français.</div>
          </div>
          _______________________________________________<br>
          sword-devel mailing list: <a
            href="mailto:sword-devel@crosswire.org" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">sword-devel@crosswire.org</a><br>
          <a href="http://crosswire.org/mailman/listinfo/sword-devel"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">http://crosswire.org/mailman/listinfo/sword-devel</a><br>
          Instructions to unsubscribe/change your settings at above page<br>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre wrap="" class="moz-quote-pre">_______________________________________________
sword-devel mailing list: <a class="moz-txt-link-abbreviated" href="mailto:sword-devel@crosswire.org">sword-devel@crosswire.org</a>
<a class="moz-txt-link-freetext" href="http://crosswire.org/mailman/listinfo/sword-devel">http://crosswire.org/mailman/listinfo/sword-devel</a>
Instructions to unsubscribe/change your settings at above page
</pre>
    </blockquote>
    <br>
    <div class="moz-signature">-- <br>
      Vous aimez la Bible ? Vous êtes étudiant en théologie ? Utilisez
      l'application libre <a href="https://xiphos.org/">Xiphos</a> ou <a
        href="https://andbible.github.io/">Andbible</a> et accédez aux
      textes sources, à des commentaires, des dictionnaires et beaucoup
      d'autres fonctionnalités... Me contacter pour des traductions en
      français.</div>
  </body>
</html>