*matches any number of characters from the set below:
\wany word character
'the literal ' (3910 / 478 / 2716)
\-the literal - (4510 / 558 / 2D16)
\sany whitespace character
,the literal , (4410 / 548 / 2C16)
#the literal # (3510 / 438 / 2316)
\\the literal \ (9210 / 1348 / 5C16)