static LS sentencesOrLines(S text) { ret concatMap sentences(tlft(text)); }