Author |
Message |
jonathangkoehn
Joined: Wed Sep 29, 2010 10:04 pm Posts: 988 Location: Colorado, United States
|
 Berean Study Bible Hebrew Interlinear - New Resource!
Berean Study Bible Hebrew Interlinear and morphology dictionaryDigital use by theWord Bible Software is by permission granted from Bible Hub. theWord toggle keys:i for interlinear & r for transliteration Other featuresFully searchable text, Strong's, Lemma, Morphology Download also includes a custom Morphology module Download this "Free to You" resource: https://www.theword.net/bin/get.php/Berean+Study+Bible+Hebrew+Interlinear+bundle.exeThank you for users who have given to help us bring in resources such as these.
_________________ Jonathan Koehn @ http://www.thewordbooks.com 2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” (NET2)
|
Fri Jan 01, 2021 11:31 pm |
|
 |
RubioTerra
Joined: Wed Sep 23, 2009 4:13 pm Posts: 724 Location: Brasília, Brazil
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
Thanks, Jonathan, this is a great resource!
_________________ Rúbio R. C. Terra Brasília/DF - Brasil
|
Sat Jan 02, 2021 12:30 am |
|
 |
JG
Joined: Wed Jun 04, 2008 7:34 pm Posts: 4329
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
Please note that the toggled part of the modules cannot be searched, only the base-text, Strong's, lemma, and morphology are searchable.
_________________ Jon theWord 5 Bible Software OS for testing; Windows 10 Beta Download ------Beta Setup Guide------On-line Manual------Tech doc's and Utilities------Copyright Factsheet
|
Sun Jan 10, 2021 4:54 pm |
|
 |
jwols
Joined: Sat May 15, 2010 11:23 am Posts: 92 Location: The Netherlands
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
It's a great Bible module. I really apreciate it. Thanks a lot!
|
Mon Jan 11, 2021 10:19 pm |
|
 |
DarrelW
Joined: Fri Sep 11, 2009 12:04 am Posts: 1195 Location: Klamath Falls, Oregon
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
Will these bibles be modified to allow searching of the toggled parts of the BSB bibles?
Darrel
|
Wed Jan 13, 2021 1:36 am |
|
 |
jonathangkoehn
Joined: Wed Sep 29, 2010 10:04 pm Posts: 988 Location: Colorado, United States
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
For the BereanReverseInterlinear to be searchable in such a manner ( note highlighting will not work correctly.) Swap out these NB verse rules:Code: verse.rule="<O>([^<]+)<o>" "<NB toggle=i><sup><font name=[Hebrew] size=+6 font color=maroon>$1</font></sup><Nb>" "onsearch=1" verse.rule="<OG>([^<]+)<og>" "<NB toggle=i><sup><font name=[Greek] size=+4 font color=maroon>$1</font></sup><Nb>" "onsearch=1" verse.rule="<T>([^<]+)<t>" "<NB toggle=r><sup><font name=[default] size=+1 font color=blue>$1</font></sup><Nb>" "onsearch=1" With these excellent verde rules by Jon GraefCode: verse.rule="(<O>.+?<o>)" "<ST toggle=i><sup><font name=[Hebrew] size=+6 font color=maroon>$1</font></sup><St>" verse.rule="(<OG>.+?<og>)" "<ST toggle=i><sup><font name=[Greek] size=+4 font color=maroon>$1</font></sup><St>" verse.rule="(<T>.+?<t>)" "<ST toggle=r><sup><font name=[default] size=+1 font color=blue>$1</font></sup><St>" verse.rule="<[OG]+>.+?<[og]+>" "" "toggle=^i onsearch=1" verse.rule="<T>.+?<t>" "" "toggle=^r onsearch=1" DO NOT remove these ones:Code: verse.rule="(<wt><E>([^<]+)<e>)(<O>([^<]+)<o>)(<T>([^<]+)<t>)(<W([HG]\d+)>)(<WT(.*?) l=""([^""]+)"">)" "<a href=""_ORIGWORD_$2\par{\b\f0\fs20 Hebrew: }{\f2\cf13\fs28 $4}\par{\b\f0\fs20\cf0 Transliteration: \b0\cf9\fs24 $6}&popup=1|_LEMMA_$11|_STRONG_$8|_MORPH_$10|_NOLINK_|"">$1</a>$3$5$7$9" verse.rule="(<wt><E>([^<]+)<e>)(<OG>([^<]+)<og>)(<T>([^<]+)<t>)(<W([HG]\d+)>)(<WT(.*?) l=""([^""]+)"">)" "<a href=""_ORIGWORD_$2\par{\b\f0\fs20 Greek: }{\f1\cf13\fs26 $4}\par{\b\f0\fs20\cf0 Transliteration: \b0\cf9\fs24 $6}&popup=1|_LEMMA_$11|_STRONG_$8|_MORPH_$10|_NOLINK_|"">$1</a>$3$5$7$9"
_________________ Jonathan Koehn @ http://www.thewordbooks.com 2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” (NET2)
|
Wed Jan 13, 2021 2:08 am |
|
 |
DarrelW
Joined: Fri Sep 11, 2009 12:04 am Posts: 1195 Location: Klamath Falls, Oregon
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
Sorry for this, but how do I replace those lines? I have tried editing the bible with Geany, but I cannot do a replacement. I can search it, but nothing further. Am I forgetting something?
Darrel
|
Wed Jan 13, 2021 2:42 am |
|
 |
DarrelW
Joined: Fri Sep 11, 2009 12:04 am Posts: 1195 Location: Klamath Falls, Oregon
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
When I try to edit the bible using Geany, and I try to replace the first verse.rule Geany returns an error message, "17:50:01: The file "/home/darrel/.wine/drive_c/ProgramData/theWord/Bibles/BSB Reverse Interlinear.ont.original" could not be opened properly and has been truncated. This can occur if the file contains a NULL byte. Be aware that saving it can cause data loss. The file was set to read-only."
So am I missing something?
Darrel
|
Wed Jan 13, 2021 3:53 am |
|
 |
jonathangkoehn
Joined: Wed Sep 29, 2010 10:04 pm Posts: 988 Location: Colorado, United States
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
Perhaps try a different editor, it edits quite easily in Windows.
_________________ Jonathan Koehn @ http://www.thewordbooks.com 2 Timothy 2:15 “Make every effort to present yourself before God as a proven worker who does not need to be ashamed, teaching the message of truth accurately.” (NET2)
|
Wed Jan 13, 2021 4:14 am |
|
 |
DarrelW
Joined: Fri Sep 11, 2009 12:04 am Posts: 1195 Location: Klamath Falls, Oregon
|
 Re: Berean Study Bible Hebrew Interlinear - New Resource!
I was able to switch to an editor called Atom and it allowed me to make the changes to the bible. I then did a search for "hin·nêh" in the BSBRevINT and found 767 instances, so that was pretty cool! Thanks Jonathan
Darrel
|
Wed Jan 13, 2021 6:06 am |
|
|