static S ctxDropEmotions(S s) { L tok = javaTok(s); jreplace(tok, "[]", ""); ret join(simpleSpaces(tok)); }