*matches any number of characters from the set below:
\/the literal / (4710 / 578 / 2F16)
a-zone character from a (9710) to z (12210) (case insensitive)
Ā-ūone character from Ā (25610) to ū (36310) (case insensitive)
0-9one character from 0 (4810) to 9 (5710)
\sany whitespace character
\,the literal , (4410 / 548 / 2C16)
\'the literal ' (3910 / 478 / 2716)
\-the literal - (4510 / 558 / 2D16)