*matches any number of characters outside the set below:
-the literal - (4510 / 558 / 2D16)
~the literal ~ (12610 / 1768 / 7E16)
.the literal . (4610 / 568 / 2E16)
?the literal ? (6310 / 778 / 3F16)
,the literal , (4410 / 548 / 2C16)
:the literal : (5810 / 728 / 3A16)
;the literal ; (5910 / 738 / 3B16)
\na line-feed (newline) character (ASCII 10)