public final void resetNextWordMemory() {
   if (mNextWordDictionary != null) mNextWordDictionary.resetSentence();
 }