GConjugue is a program that conjugates Portuguese verbs as spoken in Brazil. It is based on conjugue, written by Ricardo Ueda Karpischek.
Recent releases


Changes: The spelling of conjugated verbs was updated according to the new Orthographic Agreement signed by the Portuguese speaking countries.


Changes: GConjugue no longer depends on conjugue. Now it has its own algorithm to conjugate verbs. Consequently, the addition of new features is possible. The conjugation of some verbs was fixed.


Changes: It's no longer necessary to install files manually. The entire process uses the traditional commands "./configure", "make", and "make install". The verbs are converted to lower case before being sent to conjugue. This new procedure improves verb recognition. Note: new versions of gawk might cause conjugue to output hundreds of lines of error. A solution to this problem is described on the home page.


Changes: Bold and color fonts are now used. The program no longer freezes or misbehaves if the characters like spaces, $, ', or " are added to the word to be conjugated.


Changes: The program wasn't working properly if the environment was UTF-8. The bug was fixed.