Verbiste is a French conjugation system implemented as a C++ library, a GNOME applet, and two command-line tools. It can conjugate verbs and analyze conjugated verbs to determine their mode, tense, and person. The knowledge base contains over 6700 verbs.
| Tags | Text Processing Linguistic |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Release Notes: The user can now pass a verb as an argument to the graphical programs to make them display an initial conjugation.


Release Notes: The conjugation for verbs quérir, amuïr, sécher, assécher, and déssécher has been fixed. The verb référencier has been added.


Release Notes: A memory leak has been fixed and the manual pages are now encoded in UTF-8.


Release Notes: The GNOME applet is no longer included in the RPM provided here. The French verbs compoter, concaténer, occire, and procrastiner have been added. A new conjugation model has been created for the verb harceler, which can be conjugated like appeler as well as like peler. The user can now add verbs to Verbiste by creating an XML file in the home directory.


Release Notes: The verb diligenter was added, and the verb chauvir was fixed. Verbiste now works entirely in the UTF-8 encoding instead of Latin-1. The programming interface has thus lost its encoding conversion functions. The RPM spec file has been rewritten to be closer to the Fedora template.