CHR.LOWER(c) ! Char => Num
Return TRUE, if 'c' is a lower case letter (in the range 'a'...'z'). Otherwise return FALSE.