sS ai_shortestWithoutAppellations(S s) {
  ret shortestString(ai_dropLeadingAndTrailingAppellations_iterator(s));
}