VocabularyparserInputsNone
OutputsWord descriptionReads the next token from parser input. The vocabulary search path is searched for a word named by the token.
ErrorsThrows an error if the token does not name a word or end of file is reached.
NotesThis word should only be called from parsing words.
See alsoparse-wordDefinition