Is there any explanation docs or tutorials of the file structure of FreeDict, Aspell, Hunspell/OpenOffice Dictionaries especially concerning the switches at the end of each row in each .dic file? My guess is that the switches describe the semantic interpretation of the word whether it's a

  • noun
  • adjective
  • adverb
  • adverbial
  • etc.

or any combination of the above. But I don't know how to match these to the switch characters.

I'm also curios about what the .aff file describes.

link|improve this question

73% accept rate
feedback

2 Answers

This looks like a good starting point, and the downloads at this page may have the format documentation you're looking for.

link|improve this answer
feedback

Just a couple of links that might help you:

this is on sthackoverflow : What's the format of the OpenOffice dictionaries?

this second one is a good start

http://sourceforge.net/apps/mediawiki/freedict/index.php?title=Main_Page

hope this helps

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.