sS ai_commonPrefixAndSuffixStarPattern(LS l) { ret simpleSpacesAndTrim(commonPrefixCI(l) + " * " + commonSuffixCI(l)); }