I found a bug involving the Ignore Case option in the initial <match /> element. If Ignore Case is checked "on" and you include the pattern "[a-z]" it only matches lower-case letters. For example, if a word must start with an alpha char and then can have any "word"...