Dictionary files follow basicaly the TEI
standard for XML multilingual dictionaries with
minor only modifications for practical purposes.
Here is the a short description of the structure:

<copyright>		identifies the author of the
			dictionary.

<entry>		identifies each dictionary entry.
			This tag has an ID attribute that
			is used for indexing in the
			window's listbox.

<orth>		word(s) to be translated
<sense>		meaning of the word
<pron>		pronunciation

for details see http://www.tei-c.org/P4beta/DI.htm

