*repeats the group contents below any number of times:
\s+a Unicode whitespace character, repeated at least once
Non-Capturing Group(?:and|with|a|very|beautiful) andthe literal text and (case sensitive) withthe literal text with (case sensitive) athe literal a (9710 / 1418 / 6116) (case sensitive)
verythe literal text very (case sensitive) beautifulthe literal text beautiful (case sensitive) ,?optionally matches the literal , (4410 / 548 / 2C16)