static L<S> concatMapSentences(L<S> l) { ret concatMap sentences(l); }