Adds a word to the session dictionary.
Each Checker instance has a different session dictionary. The session dictionary is lost when the language property changes or when this is destroyed or when clear_session is called.
This function is typically called for an “Ignore All” action.
| this |
a Checker. |
| word |
a word. |
| word_length |
the byte length of |