Make dictionary file with text editor (many kind of text editor
is available as public domain).
Keyword and it's translation must be on one-line, and
must be separated with ' /// ' (ie. SPACE + /// + SPACE)
Following is the example.
abroad /// Gaikoku de
absent /// Huzai no
abstract /// Chuushoutekina
If you need newline in translation, you can put '\n'.
As example:
like /// [adj]Onaji no\n[prep]...No youni\n[adv]Hobo
This line will be displayed on Palm as follows:
like
[adj]Onaji no
[prep]...No youni
[adv]Hobo
For explanation, call this file as 'simple.txt'.