unabridged-BDB

Discussion on theWord modules and other resources
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

unabridged-BDB

Post by jonathangkoehn »

Thanks to Mr. Eliran Wong at http://Marvel.Bible and the makers of MySword for pointing me to Mr. Wong for this information.
source: https://github.com/eliranwong/unabridge ... ew-lexicon
Paragraphs and verse references formatted by Eliran Wong [ https://marvel.bible ]
Much help from Costas in programming.

We now have a alpha/beta version of "The Brown-Driver-Briggs Hebrew and English Lexicon"
Note this is the unabridged version.

Note this download link is not forever it is for those who wish to try this module out and report errors.
If you wish to report an error please indicate the topic it is found in and detail the error.
https://drive.google.com/open?id=1KM3pd ... qZOl1Uxmfp Look for uBDB

I will try to build a list of errors here and note if they are resolved.
Last edited by jonathangkoehn on Sat Jan 05, 2019 12:30 am, edited 2 times in total.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: unabridged-BDB

Post by jonathangkoehn »

Error list:
-- <checkingNeeded/> - is from the source indicating they desire to perform a check (Can anyone with this dictionary check this?) (need fixed)
-- <wrongReferenceRemoved/> these need References checked. (Can anyone with this dictionary check this?) (need fixed)
-- Numbers such as 0, 1, 2, 3, 4, 5 with a box and a dot inside it (need fixed)
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
User avatar
JG
Posts: 4604
Joined: Wed Jun 04, 2008 8:34 pm

Re: unabridged-BDB

Post by JG »

verse refs with v in front of them. Looks like a generic artefact throughout the module.

Annotation 2019-01-04 214555.jpg
Annotation 2019-01-04 214555.jpg (229.61 KiB) Viewed 4464 times
Jon
the
Word 6 Bible Software
OS for testing; Windows 10
Beta Download ------Beta Setup Guide------On-line Manual------Tech doc's and Utilities------Copyright Factsheet
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: unabridged-BDB

Post by jonathangkoehn »

Thanks JG - fixed I believe - could you shoot me some regex to test for stuff like that? Thanks (There is a new upload) Also do you know the rtf for giving a gap before text in a table? I have:

Code: Select all

{\trowd\trautofit1
       \clbrdrt\brdrs\brsp20\brdrcf2'
       \clbrdrl\brdrs\brsp20\brdrcf2'
       \clbrdrb\brdrs\brsp20\brdrcf2'
       \clbrdrr\brdrs\brsp20\brdrcf2'
       \clftsWidth1\cellx0\intbl '
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
User avatar
JG
Posts: 4604
Joined: Wed Jun 04, 2008 8:34 pm

Re: unabridged-BDB

Post by JG »

I just saw it visually.
I don't have a special regex. To find similar I tried v[^{ ]+\{
And that would be using SQLiteRegexer
Doing so I notice the possibility of some v. cases similar to v ones.

I don't know about the table issue. Why not make one in theWord and put a space and check the rtf code (once you have converted it to rtf from within theWord)
Annotation 2019-01-04 224940.jpg
Annotation 2019-01-04 224940.jpg (46.01 KiB) Viewed 4459 times
Jon
the
Word 6 Bible Software
OS for testing; Windows 10
Beta Download ------Beta Setup Guide------On-line Manual------Tech doc's and Utilities------Copyright Factsheet
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: unabridged-BDB

Post by jonathangkoehn »

I will begin uploading at thewordmodules.com to help with the googledrive error
http://www.wordmodules.com/the-word-mod ... testament/

However I would prefer bug reports here since I frequent this forum.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
Marvel.Bible
Posts: 2
Joined: Sat Dec 15, 2018 5:40 pm

Re: unabridged-BDB

Post by Marvel.Bible »

jonathangkoehn wrote:Error list:
-- <checkingNeeded/> - is from the source indicating they desire to perform a check (Can anyone with this dictionary check this?) (need fixed)
-- <wrongReferenceRemoved/> these need References checked. (Can anyone with this dictionary check this?) (need fixed)
Jonathan,

Thanks for your good work. Checking is needed where these tags are located. Thanks.

Blessings,
Eliran Wong
https://Marvel.bible
https://BibleTool.app
RevSteve
Posts: 143
Joined: Thu Jun 28, 2018 5:45 am

Re: unabridged-BDB

Post by RevSteve »

I see the square box with a big 7 by it at H5414.
I think you already mentioned these, didn't know whether you had tried to eliminate them yet.

Also some round dotted circles in other places although that may be a feature of the original work.

Let me know what you are aware of and I can proceed checking things you are not aware of.

Good work, it looks really good to me...I hate to look for things wrong since it is so well done and don't want to over-burden you...to me, any errors here are minor...you should see some of my own built modules;)
User avatar
JG
Posts: 4604
Joined: Wed Jun 04, 2008 8:34 pm

Re: unabridged-BDB

Post by JG »

the squares mean it is missing a font tag, in this case. But other cases it is that the needed glyph is not in the font.
If you select those squares any set them to Segoe ui or Tahoma they will show.
Jon
the
Word 6 Bible Software
OS for testing; Windows 10
Beta Download ------Beta Setup Guide------On-line Manual------Tech doc's and Utilities------Copyright Factsheet
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: unabridged-BDB

Post by jonathangkoehn »

Thank you both! RevSteve and JG
Good to know JG on that I'll see if I can get them a font tag.
RevSteve - I appreciate the error checking as it means the end product will be better. (Sometimes it is a lot of work to fix but it brings about a quality product.)
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: unabridged-BDB

Post by jonathangkoehn »

Is there anyone with a paper version of the uBDB interested in helping fix some errors or checking some errors. It will be time consuming there are at present 637 entries that need checked and then info provided back.

1. You will need paper uBDB (This is what is needed to verify)
[Edited] or use this https://archive.org/details/hebrewengli ... t/page/n23
2. Patience and attention to detail helpful
2. You will need to check some references that are already marked with <checking Needed>
3. Return the BDB# topic and the <checkingNeeded/> reference and indicate what the reference should be. (some topics may have more than one correction)

Tips. theWORD's Booksearch is very helpful in identifying the topics with checkingNeeded (Simply mark uBDB and search it. If you get a search error please continue this should be fixed at sometime.)
Tips. The strong number paper version can be helpful for locating entries quicker.

I will provide you with the updated uBDB module for theWORD via email.
Please email me via jonathanbethanykoehn at gmail.com if interested.
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: unabridged-BDB

Post by jonathangkoehn »

uBDB has been brought up to version 0.5 check the about section for items that could still use work. Some of these items are very manual intensive and so may not be changed until further help is available.
http://www.wordmodules.com/the-word-mod ... testament/
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
engellion
Posts: 158
Joined: Fri Sep 04, 2009 3:51 am

Re: unabridged-BDB

Post by engellion »

jonathangkoehn wrote:Is there anyone with a paper version of the uBDB interested in helping fix some errors or checking some errors.
Yes, I would be interested.

Blessings
Paul
PaulC

Check out YouTube for theWord Bible Software Tutorial Series 1
A series of introductory video tutorials for theWord Bible Software
User avatar
jonathangkoehn
Posts: 1261
Joined: Wed Sep 29, 2010 11:04 pm
Location: Colorado, United States
Contact:

Re: unabridged-BDB

Post by jonathangkoehn »

Greetings Engellion,
Thank you for your offer can you email me at [email protected] and I can get you the data file and explain what we need help with.
Thank you sir,
Jonathan
Jonathan Koehn @ https://www.thewordbooks.com
TotheWord make resources for theWord
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
Post Reply