s = "I am a string" s = replace(s, r" (a|an) ", " another ")