There are plenty of words that end with the letter f. Thief, chief, beef, reef, just to name a few. There are far fewer words that end in if, rf and lf. Here are a few that I thought of during a meeting today:
snarf, shelf, elf, self, barf, NERF, calf, alf, smurf, half, turf, surf, coif, and waif.
Again, without using a dictionary, can you help me add some more?
Thursday, April 22, 2010
Subscribe to:
Post Comments (Atom)
3 comments:
waif, surf, calif, scarf, turf, dwarf
Let's see if a lameness filter catches regex...
perl -e 'while (<>) { if (m/[irl]f$/) { print; } }' /usr/share/dict/american-english
Thank you for any other informative blog. Where else could I get that kind of information written in such an ideal method? I have a project that I’m just now working on, and I have been at the glance out for such info
Post a Comment