View Single Post
Old 10-06-2020, 12:27 PM   #5
EastEriq
Groupie
EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.EastEriq can program the VCR without an owner's manual.
 
Posts: 199
Karma: 195502
Join Date: Jan 2018
Device: Cybook Orizon, PocketBook Touch HD
Ok here you go. What I did:
  1. got lingoes compiled dictionaries from http://www.lingoes.net/en/dictionary...&lang=&order=0
  2. decompiled them with kdictionary-lingoes (lingoes-converter didn't work for me - crashed on records somewhere along the way). Note: the encoding for English is UTF-8 and that for Hebrew UTF-16LE.
  3. I mass search-replaced = with tab in the resulting txt files
  4. converted the txt files to StarDict format with pyglossary
This is almost good enough for KOReader. The complaint is that since all tags are removed, formatting is lost, and often space is missing between phonetics, grammatical and definition. I could have used --disable-trim at step 2., but then I would have had to work out all replacements for the tags which are quite nonstandard (like e.g. <H J="rtl">, <Ò>, etc., possibly an artefact of the converter)

For the stock reader, you may ask in the conversion forum for a .dic. I'm curious what comes out with bidi.
Attached Files
File Type: zip ViconHebrewThesaurus.zip (3.02 MB, 555 views)
File Type: zip ViconHebrewEnglish.zip (1.95 MB, 536 views)
File Type: zip ViconEnglishHebrew.zip (1.21 MB, 553 views)
EastEriq is offline   Reply With Quote