This is the wordnet Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 07:06:11 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
wordnetCommon Lisp interface to WordNet
Mark Nahabedian
MIT + WordNet
0.0.1
split-sequence (system).
packages.lisp (file).
parts-of-speech.lisp (file).
wordnet-database-files.lisp (file).
parse-wordnet-data.lisp (file).
representation.lisp (file).
relationship-algorithms.lisp (file).
examples.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
wordnet/wordnet.asdwordnet/packages.lispwordnet/parts-of-speech.lispwordnet/wordnet-database-files.lispwordnet/parse-wordnet-data.lispwordnet/representation.lispwordnet/relationship-algorithms.lispwordnet/examples.lispwordnet/parts-of-speech.lisppackages.lisp (file).
wordnet (system).
canonicalize-part-of-speech (function).
do-parts-of-speech (macro).
parts-of-speech (function).
+part-of-speech-table+ (special variable).
define-part-of-speech (macro).
part-of-speech-file-type (function).
part-of-speech-for-wordnet-db-token (function).
wordnet/wordnet-database-files.lispparts-of-speech.lisp (file).
wordnet (system).
exception-entry-for-word (method).
index-entry-for-word (generic function).
read-data-file-entry (generic function).
+wordnet-data-files+ (special variable).
+wordnet-database-directory+ (special variable).
+wordnet-exception-files+ (special variable).
+wordnet-index-files+ (special variable).
exception-file-for-part-of-speech (function).
file-for-part-of-speech (function).
find-index-entry-raw (function).
list-index-file (function).
skip-wordnet-preamble (function).
with-wordnet-file-stream (macro).
wordnet/parse-wordnet-data.lispwordnet-database-files.lisp (file).
wordnet (system).
parse-data-file-entry (function).
parse-exception-file-entry (function).
parse-index-file-entry (function).
+wordnet-gloss-character+ (special variable).
+wordnet-pointer-symbols+ (special variable).
+wordnet-pointer-types+ (special variable).
decode-pointer-symbol-type (function).
define-wordnet-pointer-symbol (function).
define-wordnet-pointer-type (function).
relation-direction (method).
transitive-relation-p (method).
wordnet-relation-p (function).
wordnet/representation.lispparse-wordnet-data.lisp (file).
wordnet (system).
cached-data-lookup (function).
cached-index-lookup (function).
index-entry-synsets (function).
index-entry-word (reader method).
part-of-speech (reader method).
part-of-speech (reader method).
pretty-print-synset (function).
print-object (method).
print-object (method).
print-object (method).
synset-words (reader method).
wordnet-adjective-entry (class).
wordnet-adverb-entry (class).
wordnet-index-entry (class).
wordnet-noun-entry (class).
wordnet-pointer (class).
wordnet-pointer-from-synset (reader method).
wordnet-pointer-from-synset-index (reader method).
wordnet-pointer-from-word (method).
wordnet-pointer-to-synset (reader method).
wordnet-pointer-to-synset-index (reader method).
wordnet-pointer-to-word (method).
wordnet-pointer-type (reader method).
wordnet-pointers (method).
wordnet-synset-entry (class).
wordnet-verb-entry (class).
*wordnet-index-cache* (special variable).
*wordnet-synset-cache* (special variable).
do-synset-pointers (macro).
index-entry-synset-offsets (reader method).
morphology-exception-lookup (function).
reify-pointers (method).
relation-direction (method).
synset-gloss (reader method).
synset-offset (reader method).
transitive-relation-p (method).
wordnet-object (class).
wordnet/relationship-algorithms.lisprepresentation.lisp (file).
wordnet (system).
commonality (function).
relation-transitive-closure (function).
wordnet/examples.lisprelationship-algorithms.lisp (file).
wordnet (system).
find-synset-with-sense (function).
get-antonyms (function).
get-synonyms (function).
synsets-containing-word/s (function).
wordnet-describe (function).
wordnet-describe* (function).
%%wordnet-describe (function).
%wordnet-describe (function).
Packages are listed by definition order.
wordnetwn
common-lisp.
cached-data-lookup (function).
cached-index-lookup (function).
canonicalize-part-of-speech (function).
commonality (function).
do-parts-of-speech (macro).
exception-entry-for-word (generic function).
find-synset-with-sense (function).
get-antonyms (function).
get-synonyms (function).
index-entry-for-word (generic function).
index-entry-synsets (function).
index-entry-word (generic reader).
parse-data-file-entry (function).
parse-exception-file-entry (function).
parse-index-file-entry (function).
part-of-speech (generic reader).
parts-of-speech (function).
pretty-print-synset (function).
read-data-file-entry (generic function).
relation-transitive-closure (function).
synset-words (generic reader).
synsets-containing-word/s (function).
wordnet-adjective-entry (class).
wordnet-adverb-entry (class).
wordnet-describe (function).
wordnet-describe* (function).
wordnet-index-entry (class).
wordnet-noun-entry (class).
wordnet-pointer (class).
wordnet-pointer-from-synset (generic reader).
wordnet-pointer-from-synset-index (generic reader).
wordnet-pointer-from-word (generic function).
wordnet-pointer-to-synset (generic reader).
wordnet-pointer-to-synset-index (generic reader).
wordnet-pointer-to-word (generic function).
wordnet-pointer-type (generic reader).
wordnet-pointers (generic function).
wordnet-synset-entry (class).
wordnet-verb-entry (class).
%%wordnet-describe (function).
%wordnet-describe (function).
*wordnet-index-cache* (special variable).
*wordnet-synset-cache* (special variable).
+part-of-speech-table+ (special variable).
+wordnet-data-files+ (special variable).
+wordnet-database-directory+ (special variable).
+wordnet-exception-files+ (special variable).
+wordnet-gloss-character+ (special variable).
+wordnet-index-files+ (special variable).
+wordnet-pointer-symbols+ (special variable).
+wordnet-pointer-types+ (special variable).
decode-pointer-symbol-type (function).
define-part-of-speech (macro).
define-wordnet-pointer-symbol (function).
define-wordnet-pointer-type (function).
do-synset-pointers (macro).
exception-file-for-part-of-speech (function).
file-for-part-of-speech (function).
find-index-entry-raw (function).
index-entry-synset-offsets (generic reader).
list-index-file (function).
morphology-exception-lookup (function).
part-of-speech-file-type (function).
part-of-speech-for-wordnet-db-token (function).
reify-pointers (generic function).
relation-direction (generic function).
skip-wordnet-preamble (function).
synset-gloss (generic reader).
synset-offset (generic reader).
transitive-relation-p (generic function).
with-wordnet-file-stream (macro).
wordnet-object (class).
wordnet-relation-p (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Looks up the entries for word (a string or a symbol) for the specified part-of-speech.
Given a string as returned by READ-DATA-FILE-ENTRY, representing a symset, return the data.
Given a string as returned by INDEX-ENTRY-FOR-WORD, decode it and return the elements of the index entry.
Returns a list of synsets containing the (or all of the) words in word/s.
symbol) word) ¶Return a string that is the entry for WORD in the specified WordNet index file
wordnet-index-entry)) ¶automatically generated reader method
word.
wordnet-synset-entry)) ¶automatically generated reader method
wordnet-index-entry)) ¶automatically generated reader method
Return a string that represents the synset at OFFSET in the specified WordNet data file
wordnet-synset-entry)) ¶automatically generated reader method
wordnet-pointer)) ¶automatically generated reader method
wordnet-pointer)) ¶automatically generated reader method
wordnet-pointer)) ¶wordnet-pointer)) ¶automatically generated reader method
wordnet-pointer)) ¶automatically generated reader method
wordnet-pointer)) ¶wordnet-pointer)) ¶automatically generated reader method
type.
wordnet-synset-entry)) ¶wordnet-index-entry) stream) ¶wordnet-synset-entry) stream) ¶wordnet-pointer) stream) ¶:word
This slot is read-only.
:part-of-speech
This slot is read-only.
:synset-offsets
This slot is read-only.
common-lisp.
:type
This slot is read-only.
:from
This slot is read-only.
:from-index
This slot is read-only.
:to
This slot is read-only.
:to-index
This slot is read-only.
:part-of-speech
This slot is read-only.
:offset
This slot is read-only.
:words
This slot is read-only.
:pointers
:gloss
This slot is read-only.
:verb-frames
wordnet-index-entry)) ¶automatically generated reader method
wordnet-synset-entry)) ¶wordnet-pointer)) ¶symbol)) ¶wordnet-synset-entry)) ¶automatically generated reader method
wordnet-synset-entry)) ¶automatically generated reader method
wordnet-pointer)) ¶symbol)) ¶| Jump to: | %
C D E F G I L M P R S T W |
|---|
| Jump to: | %
C D E F G I L M P R S T W |
|---|
| Jump to: | *
+
F G O P R S T V W |
|---|
| Jump to: | *
+
F G O P R S T V W |
|---|
| Jump to: | C E F P R S W |
|---|
| Jump to: | C E F P R S W |
|---|