Skip navigation
Currently Being Moderated

Can I add repeating words to my user dictionary?

Jun 18, 2012 1:05 PM

Tags: #cs5.5 #indesign #user_dictionary #repeating_words

I use Dynamic Spelling when I work in InDesign, and it brings up a somewhat unique issue for me. I live and work in a town called Walla Walla and since where I work has Walla Walla in it's name, you can guess I have "Walla Walla" numerous times in a document. I can add "Walla" to my user dictionary so Dynamic Spelling doesn't think "Walla" is spelled wrong, but it always seems to think "Walla Walla" is an incorrect repeating word and gives me a squiggly green line.

 

Is there any way to add a two word 'word' to the User Dictionary so it doesn't think Walla Walla is a repeating word? ...even though it technically is.

 

I realize this is a very uncommon issue, and if there isn't a way to add Walla Walla to my user dictionary I suppose I can just put my big girl pants on and ignore the squiggly. I mean, I don't imagine too many people run into this problem as much as I do!

 

(using InDesign CS5.5)

 
Replies
  • Currently Being Moderated
    Jun 18, 2012 2:20 PM   in reply to GoaliGrlTilDeath

    Wouldn't it be easier to turn off the check for repating (double) words in the spelling preferences?

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 18, 2012 8:34 PM   in reply to GoaliGrlTilDeath

    Have you tried:

     

    * entering Walla Walla with a non-breaking space between the Wallas into the dictionary? The non-breaking space will also assure that Walla Walla doesn't split across like breaks.

     

    * applying a character style to Walla Walls with find and replace that uses no language, so the dictionary skips spell checking it?

     

    * creating a text variable with the content Walla Walla? Text variables don't wrap across line breaks and they aren't spell checked.

     

     

     

    HTH

     

     

    Regards,

     

     

    Peter

    _______________________

    Peter Gold

    KnowHow ProServices

     

     

     

    GoaliGrlTilDeath wrote:

     

    I use Dynamic Spelling when I work in InDesign, and it brings up a somewhat unique issue for me. I live and work in a town called Walla Walla and since where I work has Walla Walla in it's name, you can guess I have "Walla Walla" numerous times in a document. I can add "Walla" to my user dictionary so Dynamic Spelling doesn't think "Walla" is spelled wrong, but it always seems to think "Walla Walla" is an incorrect repeating word and gives me a squiggly green line.

     

    Is there any way to add a two word 'word' to the User Dictionary so it doesn't think Walla Walla is a repeating word? ...even though it technically is.

     

    I realize this is a very uncommon issue, and if there isn't a way to add Walla Walla to my user dictionary I suppose I can just put my big girl pants on and ignore the squiggly. I mean, I don't imagine too many people run into this problem as much as I do!

     

    (using InDesign CS5.5)

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 19, 2012 8:33 AM   in reply to GoaliGrlTilDeath

    Technically, there is a way to add oddities to ID's user dictionary, at least in CS4: by using Unicode codes enclosed in angle brackets.  Thus I can add "Walla<0020>Walla".  But this doesn't get you very far because the spell-checker still checks by words, i.e., Walla.

     

    I should note that I rarely use ID's spell-checker as I do a lot of mixed-language work.  Also, I'd be careful about adding oddities to the dictionary: the other day I added "māori" as an experiment and can't remove it.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 19, 2012 9:35 AM   in reply to GoaliGrlTilDeath

    GoaliGrlTilDeath wrote:

     

    ...

     

    -The text variable option might work... Is there a shortcut for inserting variables so putting it in will be as easy as typing it?

    Not exactly. You can use Quick Apply to open the Text Variables dialog box and arrow down to the custom text variable you've created for Walla Walla, then, however, you'll need to click Insert and Done, because, at least on Mac, there's no additional keyboard navigation in the dialog box.

     

    It's probably easier to insert a placeholder, like WW, in text, and copy an instance of the variable from text to the clipboard, then use Find/Replace to find the variable and replace with clipboard contents.

     

    Search Google for terms like "quick apply InDesign" and "replace with clipboard contents InDesign," without quotes for details.

     

    Usually the non-breaking variable property is a pain, but in instances like proper multi-word names and phrases, that should't break across line endings, it's helpful.

     

     

    HTH

     

     

    Regards,

     

     

    Peter

    _______________________

    Peter Gold

    KnowHow ProServices

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 20, 2012 9:27 AM   in reply to GoaliGrlTilDeath

    I forgot to suggest trying the InDesign scripting forum for a script that inserts the text variable. I'm not sure if a script can access the necessary code, but any of the power scripters can answer the question, and even, perhaps, whip up a short script.

     

    You can run a script with Quick Apply, or by assigning a keystroke shortcut. Search Google for terms like "InDesign script keyboard shortcut," without quotes for details.

     

     

    HTH

     

     

    Regards,

     

     

    Peter

    _______________________

    Peter Gold

    KnowHow ProServices

     

    GoaliGrlTilDeath wrote:

     

    Thanks for the help. I guess there's no easy way to just add it to the dictionary so it's taken care of across the board. For big documents I can do search and replaces for them when it gets annoying, or text variables, but for most of my documents it sounds like I'm just going to have to ignore it.

    Thank you for your help!

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 20, 2012 10:42 AM   in reply to GoaliGrlTilDeath

    A viable workaround could be to set "Walla Walla" (and other usual suspects that are in fact correct, such as 80s band "The The") to a character style that assigns [No Language] with a GREP style.

     

    Only thing is, this GREP style needs to be in every single paragraph style. If you set up your styles all based upon a single one, it's a doddle; otherwise it's a drag. At least it will make sure ID never flags it again.

     
    |
    Mark as:
  • Currently Being Moderated
    Jun 20, 2012 3:24 PM   in reply to [Jongware]

    I thought about a GREP style, or perhaps a "regular" nested style, but dropped suggesting it because processing every paragraph in a long document could slow things down. Maybe I'm wrong about this.

     

    Regards,

     

     

    Peter

    _______________________

    Peter Gold

    KnowHow ProServices

     

    [Jongware] wrote:

     

    A viable workaround could be to set "Walla Walla" (and other usual suspects that are in fact correct, such as 80s band "The The") to a character style that assigns [No Language] with a GREP style.

     

    Only thing is, this GREP style needs to be in every single paragraph style. If you set up your styles all based upon a single one, it's a doddle; otherwise it's a drag. At least it will make sure ID never flags it again.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points