Alias isUpperWordChar

Returns true whether char is an upper alphabetic unicode char

alias isUpperWordChar = isUpper;