Idea for a writer’s tool: homophone finder

I’ve done a little php programming and might make the tool myself since I don’t think it’d be that hard, but it sure would be nice if I could find one (that I could trust – your manuscript would be beyond your control).

Basically, it’d work like this:

  1. Go to: h-t-t-p-://<sitename.com>
  2. click the upload your manuscript button
  3. choose “find homophones”
  4. click “do it”

What follows would be your manuscript, rendered in html, scrolling past and stopping at each homophone it finds and then waiting for you to click “next.” Then you could look up the different meanings, if needed.

Homophone finder would stop at words like:

  • its / it’s
  • their / there / they’re
  • councilors / counselors
  • peak / peek
  • rite / write
  • new / knew
  • etc / etc

There’s nothing more embarrassing than firing off a manuscript you’ve read 300 times and discovering one of these horrors after the fact.

A tool like this would be fairly easy to make.  All it would need is:

  1. a php library to read word docs
  2. a text file of homophones (lots of them out there)
  3. a web server to take input/output

Not sure if anyone else would find something like this useful or not, or just me. If anyone knows of such a tool, I’m not above reading comments 🙂

Advertisement

Leave a comment

Filed under Tools for Writers

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s