static S je_lookupRule(S rule) { S text = ai_text_verified("$X", "is", rule); if (text != null) ret text; ret rule; }