Created
July 10, 2013 23:40
-
-
Save caseysoftware/5971245 to your computer and use it in GitHub Desktop.
The list of corrected heteronyms for this gist: https://gist.github.com/caseysoftware/5963885
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $items = array( | |
| 'A "bas" was painted on the head of the bass drum.', | |
| 'The buck does funny things when doze are present.', | |
| 'They were too close to the door to close it.', | |
| 'Don\'t desert me here in the desert!', | |
| 'When shot at, the dove dohv into the bushes.', | |
| 'The insurance was invalid for the invalid.', | |
| 'How can I intimate this to my most intimate friend?', | |
| 'With every number I read, my mind gets nummer and nummer.', | |
| 'He could lead if he would get the led out.', | |
| 'I did not ubject to the object.' | |
| ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment