sS nSentences(int n) { ret n2(n, "sentence"); } sS nSentences(Collection l) { ret nSentences(l(l)); }