VocabularywordsInputs and outputsWord descriptionAllocates a word with the specified name and vocabulary. User code should call
<uninterned-word> to create uninterned words and
create to create interned words, instead of calling this constructor directly.
NotesThis word must be called from inside
with-compilation-unit.
Definition