diff options
Diffstat (limited to 'office/verbiste/README')
-rw-r--r-- | office/verbiste/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/office/verbiste/README b/office/verbiste/README new file mode 100644 index 0000000000..8c2b5ac01d --- /dev/null +++ b/office/verbiste/README @@ -0,0 +1,10 @@ +Verbiste is a French conjugation system. + +Verbiste contains a C++ library, two programs (a french-conjugator and a +french-deconjugator) that can be run from the command line or from another +program, and a GTK application (verbiste-gtk). The knowledge base is +represented in XML and contains over 7000 verbs There is also a small +Italian dictionary of 120 verbs. The graphical interface lets the user +look up a verb in one or both languages. + +This requires wxGTK. |