Re: [sword-devel] PEG parser for USFM

2016-01-17 Thread Baiju M
On Mon, Dec 28, 2015 at 9:13 PM, Baiju M wrote: > Hi, > > Anyone tried to create a parser for USFM using Parsing Expression Grammar > (PEG)? > > I just started exploring this idea here: https://github.com/baijum/usfm This > is very early stage. If I am able to make any

Re: [sword-devel] Infinite loop bug in BosworthToller

2016-01-17 Thread Konstantin Maslyuk
It is not workaround actually, afaik, Xiphos retrieve from dictionary only requested entry and some prior and some following entries. So it only resulting in looping entries when you walk thought broken dictionary module and does not freeze. -Исходное сообщение- От: "Karl Kleinpaste"

Re: [sword-devel] Infinite loop bug in BosworthToller

2016-01-17 Thread DM Smith
> On Jan 17, 2016, at 7:20 PM, Karl Kleinpaste wrote: > > FYI ZhEnglish also shows problems with mod2imp. > > $$$-PLATED > -plated · to plate 鍍 (镀) dù · 鋈 > wù > $$$-R ONE > phonetic · -r + one chem. 哢 lòng > $$$-Z OLE > phonetic · -z + ole chem. 唑 zuò > $$$0.6 >

Re: [sword-devel] Infinite loop bug in BosworthToller

2016-01-17 Thread Karl Kleinpaste
On 01/17/2016 08:10 PM, DM Smith wrote: > If you add StrongsPadding=false, I think it will work. Yup, you're right. ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to

Re: [sword-devel] Infinite loop bug in BosworthToller

2016-01-17 Thread Karl Kleinpaste
FYI ZhEnglish also shows problems with mod2imp. $$$-PLATED -plated · to plate 鍍 (镀) dù · 鋈 wù $$$-R ONE phonetic · -r + one chem. 哢 lòng $$$-Z OLE phonetic · -z + ole chem. 唑 zuò $$$0.6 0.6 零點六 (零点六) líng diǎn liù $$$1 0.6 零點六 (零点六) líng diǎn liù $$$1 0.6 零點六 (零点六) líng diǎn liù $$$1 0.6

Re: [sword-devel] Infinite loop bug in BosworthToller

2016-01-17 Thread DM Smith
The only other module (besides the ones mentioned earlier) that might have trouble is in the IBT repository: OSSDICT. Here are the entries that might have a problem (offset and size are part of my debugging): [OSSDICT] Description=Рагон Фӕдзӕхст, Библи тӕлмацгӕнӕг институт Мӕскуы 2006. Нӕ Хицау

Re: [sword-devel] Infinite loop bug in BosworthToller

2016-01-17 Thread DM Smith
I added it to the module’s conf. That’s a bandaid. The SWORD engine shouldn’t have an infinite loop. The ++ operator might be able to check to see if it has actually incremented. At minimum, the program mod2imp can get the count of entries in the module and stop when it reaches that count. —

Re: [sword-devel] Proper sorting of pointed Hebrew

2016-01-17 Thread David Haslam
Dear Aaron, Though this is only indrectly related to sorting pointed Hebrew words, I thought you may like to know. BabelPad has a feature to apply a custom Unicode Normalization to pointed Hebrew text, based on the recommendations in the SBL Hebrew Font Users Manual. Download from