Quote:
Originally Posted by annoporci
Jhowell, if you have a minute I'd appreciate some hints. Below are the first few lines of code for a Spanish dictionary with look-up and below it a Catalan dictionary that does not support look-up. Do you see a clear way to convert one into the other? (I can write some code for that) Thanks!
|
The markup for a dictionary is documented in the Kindle Publishing Guidelines that I mentioned previously. You can see it in the working dictionary. It may be possible to do something automatic to reformat your existing dictionary if you can parse out the words, definitions, inflections, etc. Or you might have to manually mark it up manually word by word. It’s a tough problem.