static bool ai_isLongText(S s) { ret containsAtLeastNSpaces(s, 10); }