static Set whatIsNot(S concept) { new HashSet out; for (Lisp l : lispTruthByHead("aajsjaczgasbazcu", "dmzwrosutuaszhuk")) if (eq(l.rawOrNull(1), concept) && l.isLeaf(0)) out.add(l.raw(0)); ret out; }