Date: Fri, 14 Nov 2003 10:02:05 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Bryan Cassidy <b_cassidy@bellsouth.net> Cc: freebsd-questions@freebsd.org Subject: Re: Dictionary in ports? Message-ID: <20031114100205.GA60118@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <20031113230642.54ffcf28.b_cassidy@bellsouth.net> References: <20031113230642.54ffcf28.b_cassidy@bellsouth.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Thu, Nov 13, 2003 at 11:06:42PM -0600, Bryan Cassidy wrote:
> Is there a stand-alone dictionary port? I would like to have one on the
> pc cause im gettin tired of goin online. thanks
Well, there's a built-in dictionary that comes with the system. I say
'dictionary', but it's really just a list of words --
/usr/share/dict/words
With a little knowledge of Unix shell scripting you can cobble
together a basic spell checker for text files from that.
Rather more functional are the various spell-check programs available
from ports. There are two main programs:
textproc/aspell
textproc/ispell
but each has numerous slave ports with dictionaries in a dozen
different (human) languages plus program bindings for various
different (computer) languages.
Neither of these are dictionaries in the sense of providing you wit
the definition on a word -- all they do is check the spelling. If you
want somethin that will give you definitions, entymology,
pronunciation etc. you're going to have to fork out some money. Plus
it's unlikely that you'll get it running under FreeBSD without a whole
lot of grief. For instance the OED on CD-Rom requires some version of
Windows to run:
http://www.oed.com/services/cd-rom/requirements.html
In the UK and Europe, it costs £250.00 for a single user version.
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQE/tKgddtESqEQa7a0RAmZNAJ90IGbslwYMu7e8GcAWc5nWIKJoBACfW0R+
hspOhjSGxGUk3hXfNRmMBVA=
=QPjC
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031114100205.GA60118>
