
Lexi is a dict client, also serving amicably as a personalized vocabulary builder. It caches definitions and has a persistent word list. The interface is structured to be quick and easy (synonym clicking, drag and drop word queries, spelling suggestions, etc.).
April 28 2004 First release. I debated adding substring matches to the list using Gtk::TreeModelFilter, but that isn't so important, and instead this release doesn't need gtkmm 2.4, which many may not have. The next version will have user-configurable dictionary servers, and a whole mess of other features. This one works exactly up to all the requirements I set for this program, however.