static ItIt ai_dropLeadingAndTrailingAppellations_iterator(S s) { final Set phrases = mechSetCI("Appellations"); ret repeatedInputModificationsIterator(s, func(S s) -> L> { ai_dropLeadingAndTrailingPhrasesIterators(s, phrases) }); }