Tribuit is a free and open source, simple word trainer. Tribuit stores words in vocabularies with metainformation and is supposed to manage latin words.
Tribuit is written in the Java programming language and can be run on Mac OS X Windows and Linux.
Here are some key features of "Tribuit":
· manages words in vocabularies
· word trainer
· inflection function
· sorts words by lessons and with metainformation
· comes with small German-Latin vocabulary (about 200 words)
· German and English as program language supported
Requirements:
· Java
What's New in This Release: [ read full changelog ]
NEW:
· words: each meaning of a word has own synonyms, example sentence, phonetic, meta information, category and note
· edit vocabulary: word list can be filtered by term class/section
· look up: new search method 'resembles'
· several shortcuts
· volume is adjustable
· character table remembers last setting
CHANGED:
· edit term class: changes do not affect the vocabulary directly
· but must be applied manually
· several smaller GUI changes
FIXED BUGS:
· file paths did not work in unix based systems
· Tribuit could not start without vocabularies
· word check: -selecting words by wrong answer ratio was defective
· ram usage grew fast --> OutOfMemoryError
· edit word: changes of 2nd meanings were not discarded by cancel
· edit term class: -editing term class's name in language B issue
· creating a meta information empty input for name was accepted
· word statistics: statistics of words containing a dash were not loaded
· add several words: -duplicate entries were allowed
· section combo box was buggy if no sections exi...