One of those interesting statistics
avatar

While editing, I used a word that dinged on my consciousness as having been in the book too often. The word? Looked.

Scrivener has a word frequency counter that will tell you exactly how many times you’ve used a word—one of the things I have been missing and yearning for since the days when I wrote with WordStar.

I used looked 141 times. 141 times.

Most of those times are post-revision. The majority of the rest of the words in the heavy-use section were articles, prepositions, or proper nouns for main characters—which is as it should be.

141 times on a single verb, though. That’s heavy. The next most battered verb was turned, with 89 appearances. That’s not great, either. After that, verbs improve, showing up a rational number of times in a book with 60,000+ words.

Adjectives were mostly very lean, with two exceptions. Just (92), one of my regular bugbears, will also suffer a hunt-and-destroy, as will very (40).

It’s lovely to have the power in my hands to find these annoyances, identify how bad the problem is—and then hunt the offending words down and kill them.


Comments

One of those interesting statistics — 9 Comments

  1. As an emacs user, I got curious, and came up with the following sequence, which could probably do with some tuning (and maybe binding to a simpler key sequence):

    C-x h ;; to mark the entire buffer
    M-| ;; shell command on region
    tr ‘ ‘ ‘n’ | sort | uniq -c | sort -r

    The tr converts spaces to newlines, the sort groups identical lines together, the uniq -c counts runs of identical lines, and the sort -r puts the totals in descending order.

    I’ll admit to having found most of that line of shell commands in something called “The Linux Cookbook”.

    Now I just have to not forget this trick.

  2. i use looked way too much as well, do you know of any good alternatives?

    Some that can work, depending on the context: Gazed, focused, studied, eyed, noticed, examined, gaped, stared, ogled, glared, glanced.

    And that’s off the top of my head. (I have a problem with “looked” as well.)

  3. Thanks for the link TJ. I downloaded and checked them out. I like them. I only wish I could use it with WriteItNow without having to export first.

  4. I love to pepper my prose with “just”, “nearly”, “almost” and “slightly”. I’m sure my characters also do a lot of “looking”, often “slightly” off to one side. They also tend to spend a lot of time in “cold” places with lots of “ice” and “snow” where things tend to happen “suddenly”.

    TJ, thanks for that link!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>