-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to create a forward-interlinear? #93
Comments
Using the sword library (https://www.crosswire.org/sword/index.jsp) you will have access to several text (including the Open Scripture Hebrew Bible and the KJV). I think versification information are available here: KJV: OSHB: Although it is quite simple to get information about max number of chapter per book, or verse per chapter for a given versification system, I would not know how to easily map a verse number from KJV to OSHB nor the other way around. What about:
|
You may be helped by https://github.com/educational-resources-and-services/bibletags-versification. That is the whole point of this open-source library. While we will publish the particular data points needed for a translation at some point, for now you can get a sampling by looking at https://preview.biblearc.com/settings/versions, clicking on the more icons, and then "View information." There, look at the technical information table. |
Thank you! |
Here is a KJV with embedded Strong's that (after a looking at a few verses) seems far more complete (and closer to OSHB) in terms of how each verse is split into Strong's numbers. I wonder if it's free to download and reuse that data... |
I am not familiar with 1611bible.com. You would have to check with them
for license information.
…On 6/26/2022 7:34 PM, Diego Alonso wrote:
Here is
<http://1611bible.com/kjv-king-james-version-1611-1769/isaiah/1.html>
a KJV with embedded Strong's that (after a looking at a few verses)
seems far more complete (and closer to OSHB) in terms of how each
verse is split into Strong's numbers. I wonder if it's free to
download and reuse that data...
—
Reply to this email directly, view it on GitHub
<#93 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABLABJB2FSQ5E5TQRG7GWTVRDSHPANCNFSM5ZLHHLIQ>.
You are receiving this because you are subscribed to this
thread.Message ID:
***@***.***>
--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
|
I'd like to create a forward-interlinear version (ie. interlinear where Hebrew is the main language) using the OSHB data. One (naive) way of doing this is getting a KJV with embedded Strong's numbers and, for each verse, mapping the Hebrew word to the English word(s) using the Strong's number.
I'm currently using this KJV, but the splitting within each verse is not exactly the same as OSHB's.
The splitting is also different for, say, Blue Letter Bible. (Anyone knows what data they're using?)
Also there's one that's actually free to use at OpenBible (unlike the one at Blue Letter Bible).
The text was updated successfully, but these errors were encountered: