static S firstSentence2(S s) { s = firstSentence(s); ret takeFirst(s, smartIndexOf(s, unicode_middleDot())); }