Handbook
Glossary
vocab-author
Vocabulary
help
.
vocabs
Definition
IN:
help.vocabs
TUPLE:
vocab-author
name
;
Methods
USING:
help.topics
help.vocabs
;
M:
vocab-author
>link
;
USING:
accessors
arrays
help.topics
help.vocabs
kernel
;
M:
vocab-author
article-content
\
$authored-vocabs
swap
name>>
2array
;
USING:
accessors
help.topics
help.vocabs
;
M:
vocab-author
article-name
name>>
;
USING:
help.topics
help.vocabs
kernel
;
M:
vocab-author
article-parent
drop
"vocab-authors"
;
USING:
accessors
help.topics
help.vocabs
sequences
;
M:
vocab-author
article-title
name>>
"Vocabularies by "
prepend
;
USING:
help.topics
help.vocabs
summary
;
M:
vocab-author
summary
article-title
;
USING:
accessors
help.html
help.vocabs
;
M:
vocab-author
topic>filename*
name>>
"author"
;
USING:
help.topics
help.vocabs
kernel
;
M:
vocab-author
valid-article?
drop
t
;