          MODULE=WordNet
         VERSION=3.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://wordnetcode.princeton.edu/$VERSION/
      SOURCE_VFY=sha1:aeb7887cb4935756cf77deb1ea86973dff0e32fb
        WEB_SITE=http://wordnet.princeton.edu/
         ENTERED=20090312
         UPDATED=20090312
         LICENSE="wordnet"
           SHORT="lexical database of English"

cat << EOF
WordNet is a large lexical database of English, developed under the direction
of George A. Miller. Nouns, verbs, adjectives and adverbs are grouped into sets
of cognitive synonyms (synsets), each expressing a distinct concept. Synsets
are interlinked by means of conceptual-semantic and lexical relations. The
resulting network of meaningfully related words and concepts can be navigated
with the browser. WordNet's structure makes it a useful tool for computational
linguistics and natural language processing.
EOF
