ordinal(k) returns a character string representing the
kth ordinal number. ordinalsuffix(k) determines the
appropriate suffix.
The suffix can be either "st" (abbreviating
first), "nd" (abbreviating second),
"rd" (abbreviating third) or
"th" (for all other ordinal numbers fourth,
fifth, etc).