VocabularyparserInputs and outputsWord descriptionReads the next token from the parser input, and creates a word with that name in the current vocabulary and resets the generic word properties of that word.
ErrorsThrows an error if the end of the file is reached.
NotesThis word should only be called from parsing words.
Definition