VocabularyparserInputsNone
OutputsWord descriptionReads the next token from parser input. If the token is found in the vocabulary search path, returns the word named by the token. If the token does not find a word, it is next converted to a number. If this conversion fails, too, this word returns
f.
NotesThis word should only be called from parsing words.
Definition