Vocabularysource-files.
errorsWord descriptionA definition of a class of errors
Instances contain the following slots:
| type | symbol representing the error type. |
| word | name of the word that lists all errors of this error type. |
| plural | pluralized description of this error type. |
| icon | path to an icon image representing this error type. |
| quot | quotation that produces a list of all errors of this type. |
| forget-quot | a quotation that removes errors of this type for a given word. |
| fatal? | whether the error is fatal or not. default t. |
Definition