edictionary was featured in Linux Journal July '03 issue
Love the command line? Hate to switch to a browser to search the web for word meanings? Well, "edict" is the word you've been looking for. edictionary is a nifty li'l app which you can use as your dictionary. It will fit quite well into your command line intensive job and it's faster than your browser too! Give it a try.
edictionary can be used to view the meaning of English words. It can also provide related details like etymology, function, pronunciation etc. Adding support for other languages is not included, but is easy. It can grab the meaning of any word from the convenience of the command line. You can ask for meanings of multiple words at once. You can call edictionary from within your scripts. The full source code is also available. Modify it for fun or for something useful!
Caution: May help improve your GRE/GMAT english score ;-)
edictionary is as platform independent as Perl, because, you guessed it, it is written in Perl ;-). Thus, all you need is Perl installed on your machine, and of course, edictionary. FYI, Perl is a platform independent language. Interpreters are available for Linux, UNIX, Windows and many other platforms, easily. If you are running Linux or UNIX, chances are that you already have Perl installed on your machine.
Help on installing and using edict is available in the documentation section.
Dedicated to all those, whose mother tongue isn't English.
Copyright (c) 2002-2004, 2010, Vishal Verma