Does the dictionary list the word.
bool hasEntry(String word) { return _getAssetBundleFor(word).containsKey(word); }