static LS wikipedia_sentences1(S raw) { ret dropStartingWith("|", sentencesAfterLines_withPeriodOnly(wikipediaDeformat(raw))); }