[398] in Software_Announce
OED redux.
daemon@ATHENA.MIT.EDU (Alex Coventry)
Wed Feb 28 15:30:47 2001
Date: Wed, 28 Feb 2001 15:30:13 -0500
Message-Id: <200102282030.PAA25131@pickled-herring.mit.edu>
From: Alex Coventry <alex_c@MIT.EDU>
To: software-announce@MIT.EDU
I've modified the oed script a bit, so that it can give a pronunciation
key. See the usage message generated by 'add outland; oed' for more
details. Thanks to jhawk for pointing me at the OED's online version of
its pronunciation guide.
Also, a couple of people pointed out that 'oed apos*' will not work in
some circumstances. It may be necessary to protect the asterix from the
shell by quoting it. E.g. 'oed "apos*"' should work in most
environments.
Alex.