William whitaker latin translator
This is words, a Latin-to English dictionary program, by William Whitaker. It takes keyboard input or a file of Latin text lines and provides an analysis of each word individually. Versions with "E" in the name also provide English-to-Latin functionality. Brian Dragoo first ported it to Linux in early using gnat 3. He re-compiled it in May using gnat 3.
Most recently, he ported version 1. I'm a programmer who copied Brian's most recent release words 1. I'm not the original author, but feel free to direct questions to me and I will answer them to the best of my ability. Below is a link to the author's development page where you can find the source code and instructions for compilation. Words may be installed by a single user on any Linux or FreeBSD system, or it can be installed system-wide by an administrator for use by all users on the system.
Google translate
Administrators wishing to make words available to all users on a system should do something like this: move the tar. After installing, you could run the words program by changing to the directory that has these zipped files e. However, since you probably don't want to cd into this directory every time you run words, here is a simple shell script suggested by Johannes Tevessen johannes.
It is as follows:. I had to include this script because the program needs to be run from its own directory to know where to find its supporting files.