Yes. The correct response to: How many letters are in “elementary”? …really should be: Due to tokenization issues you can read about [here], I need to count these letters one at a time: e1-l2-e3-m4-e5-n6-t7-a8-r9-y10. Thus we see ‘elementary’ has 10 letters.
Tokenization issue in counting letters of word ‘elementary’
By
–