static Set sharedPhrases(S... strings) { ret intersectCISets(stringsToLineCompSplits_wordMode(strings)); }