Subject: | Extended capitals |
When a text contains several words in a row that are ALL IN CAPS, the current behavior is to count them as though each letter had to be shifted. When one actually types that sort of text, one uses the capslock key.
For strings of several caps, effort() should reduce the string to one typed in lower case with two presses on the capslock key. That should provide a more accurate analysis of the effort required to type the text.