Dixit
- Romanian Definitions Dictionary
Ro|En
Minimum requirements: qt-devel 3.1.2, zlib 1.2.0.
tar xvzf dixit-[versiune].tgz
cd dixit
qmake
make
./dixitor, specifying the database file on the command line:
dixit /home/me/dixit/dixit.qdb
To search a word, enter it in the search box and press Enter. You can search the definitions of a set of words by using the special characters "?" (which matches any letter) and "*" (which matches any sequence of letters, including the empty sequence). For example, the search "c?z*" will return the definitions of CAZ, CAZAN, CIZMAR etc.
To update the definitions database, press the update button
. If the computer is connected to the Internet, the new definitions will be downloaded from the dexonline.ro server.
You can find some basic info on the Romanian language on this Wikipedia page.