!759 static PersistentTreeMap wordList; p { wordList = new PersistentTreeMap("wordList"); } native [* is in word list] { b.value(wordList.containsKey(m.unq(0).toLowerCase())); }