wordnet
Common Lisp interface to WordNet
$ area51 add wordnetCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(wordnet:some-function ...)Common Lisp interface to WordNet
$ area51 add wordnetCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(wordnet:some-function ...)