Re: [sword-devel] AbbottSmith module question

2016-01-21 Thread Daniel Owens
Thanks, DM. Maybe I will get to it sometime soon. Daniel On 1/14/16 6:58 PM, DM Smith wrote: Thanks for the info. I like your work and think it should be a module. I’ve got a few higher priorities right now, so it’ll be a few months before I can even consider it. DM On Jan 13, 2016, at 9:0

Re: [sword-devel] AbbottSmith module question

2016-01-15 Thread Jonathan Morgan
Hi DM, On Fri, Jan 15, 2016 at 1:40 AM, DM Smith wrote: > I’ve been trawling through the code. Seems that there is support for > Strong’s Numbers that are not padded. If a module contains Strong’s Numbers > that are not padded, it is to use StrongsPadding=false. (Actually any value > other than

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread David Haslam
Having never heard of BosworthToller before, I just googled it. I found this, which may post-date our text source??? http://www.bosworthtoller.com/ David -- View this message in context: http://sword-dev.350566.n4.nabble.com/AbbottSmith-module-question-tp4655743p4655793.html Sent from the SW

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread DM Smith
I added StrongsPadding=false to the conf. Now mod2imp exports as expected. Module is still in experimental. BosworthToller still has an infinite loop bug. In Him, DM > On Jan 14, 2016, at 9:40 AM, DM Smith wrote: > > I’ve been trawling through the code. Seems that there is support for

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread David Haslam
btw. The config item is documented here: http://www.crosswire.org/wiki/DevTools:conf_Files#StrongsPadding David -- View this message in context: http://sword-dev.350566.n4.nabble.com/AbbottSmith-module-question-tp4655743p4655776.html Sent from the SWORD Dev mailing list archive at Nabble.com

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread DM Smith
I’ve been trawling through the code. Seems that there is support for Strong’s Numbers that are not padded. If a module contains Strong’s Numbers that are not padded, it is to use StrongsPadding=false. (Actually any value other than “true” will be false. TRUE is false.) This module does not have

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread David Haslam
Daniel wrote, "I would also appreciate someone creating a new module. It has been a long time since I have been able to successfully compile and test a TEI module. If someone has time and expertise to do this, I would be grateful because the TEI lexicon module creation cycle is a series of mysteri

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread David Haslam
Thanks, Daniel. Link just added to it here: http://www.crosswire.org/wiki/Non-CrossWire_Text-Development_Projects#Individual_Works David -- View this message in context: http://sword-dev.350566.n4.nabble.com/AbbottSmith-module-question-tp4655743p4655771.html Sent from the SWORD Dev mailing

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread DM Smith
Thanks for the info. I like your work and think it should be a module. I’ve got a few higher priorities right now, so it’ll be a few months before I can even consider it. DM > On Jan 13, 2016, at 9:04 PM, Daniel Owens wrote: > > DM, > > I sent a response but I used the wrong email address. H

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread Matěj Cepl
On 2016-01-14, 02:04 GMT, Daniel Owens wrote: > So I suggest a new module needs to be made. I am having > trouble validating on my Mac, but must have to do with my > setup. If someone can run xmllint and fix any validation > problems, I would appreciate that. I believe it is not yours problem:

Re: [sword-devel] AbbottSmith module question

2016-01-14 Thread Matěj Cepl
On 2016-01-14, 04:30 GMT, Aaron Christianson wrote: > The BDBGlosses_Strongs module is similar. I started a python wrapper > on diatheke (I don't know Java or C++, and there is no documentation > for the SWIG python-sword library) specifically to provide intelligent There is a nice Python example

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread Aaron Christianson
The BDBGlosses_Strongs module is similar. I started a python wrapper on diatheke (I don't know Java or C++, and there is no documentation for the SWIG python-sword library) specifically to provide intelligent resolutions for issues around different ways of representing Strong's numbers in various B

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread Daniel Owens
One more thing: I created markup instructions for contributors to the Abbott-Smith project. You can get a quick overview of how we have marked it up: https://github.com/translatable-exegetical-tools/Abbott-Smith/blob/master/Instructions_for_Contributors.md. One other thing you are likely to

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread Daniel Owens
DM, I sent a response but I used the wrong email address. Here is my initial response: *** This module has never worked, as far as I can tell. I never was able to chase down why or convince Chris (who first put it up) to fix it. Thanks for calling attention to this, DM. Now the source file

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread Daniel Owens
DM, For some reason my emails are not coming through. Here is my initial response: *** This module has never worked, as far as I can tell. I never was able to chase down why or convince Chris (who first put it up) to fix it. Thanks for calling attention to this, DM. Now the source file has

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread DM Smith
Based on your and Karl’s reply, I’m going to move it to the experimental part of the repository. Best I can tell, it doesn’t work because the Strong’s number isn’t zero filled and I’ve not found any support for Strong’s numbers that aren’t padded. To rebuild the module, we have to change the St

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread Daniel Owens
This module has never worked, as far as I can tell. I never was able to chase down why or convince Chris (who first put it up) to fix it. Thanks for calling attention to this, DM. Now the source file has many corrections to the markup and data (https://github.com/translatable-exegetical-tools/

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread Karl Kleinpaste
On 01/13/2016 07:53 PM, DM Smith wrote: > it loads but doesn’t work in Xiphos. AbbottSmith and BosworthToller are the only 2 modules (I think) that I am unable to index. Try "mkfastmod AbbottSmith". It will do nothing but spin your CPU. In fact, I just found that I can't even use mod2imp on it.

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread DM Smith
Well, I’ve created a new Windows 7 VM and installed the KJV and also AbbottSmith using The SWORD Project for Windows (BibleCS) Install Manager. I’m not able to get the module to work in BibleCS. As far as I can tell it loads but doesn’t work in Xiphos. I show Strong’s in the KJV. Click on a num

Re: [sword-devel] AbbottSmith module question

2016-01-13 Thread Peter Von Kaehne
I have just now installed it on Xiphos and set up as my strong dictionary for NT. It works perfectly well as far as I can tell Peter > Gesendet: Mittwoch, 13. Januar 2016 um 20:16 Uhr > Von: "DM Smith" > An: "SWORD Developers' Collaboration Forum" > Betreff: [sword-devel] AbbottSmith module qu