Last active
December 19, 2015 13:40
-
-
Save caseysoftware/5963888 to your computer and use it in GitHub Desktop.
Just a subset of 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 bass was painted on the head of the bass drum.', | |
| 'The buck does funny things when does 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 dove 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 number and number.', | |
| 'He could lead if he would get the lead out.', | |
| 'I did not object to the object.'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment