pattern
uc
    
 uc is a predefined character class, used in pattern matching, that matches a character from the set of
        the 26 uppercase letters of the Roman alphabet, or any of the characters defined to be an uppercase letter by the
        declare data-letters declaration at the beginning of an OmniMark program.