FitEvaFitEva
FantasticOneFantasticOne
AmidaAmida
MelisaGReenMelisaGReen
BustySquirt_DinaBustySquirt_Dina
KassandraKatKassandraKat
BlueDream21BlueDream21
Swipe to see who's online now!

A Gift to Writers

Story Info
It's/its, your's/yours, to/too/two, etc. A writer's macro.
540 words
4.53
39k
57
Share this Story

Font Size

Default Font Size

Font Spacing

Default Font Spacing

Font Face

Default Font Face

Reading Theme

Default Theme (White)
You need to Log In or Sign Up to have your customization saved in your Literotica profile.
PUBLIC BETA

Note: You can change font size, font face, and turn on dark mode by clicking the "A" icon tab in the Story Info Box.

You can temporarily switch back to a Classic Literotica® experience during our ongoing public Beta testing. Please consider leaving feedback on issues you experience or suggest improvements.

Click here
Tx Tall Tales
Tx Tall Tales
20,337 Followers

=======================================

It's/its, your's/yours, to/too/two, etc.

I've learned a lot writing for Literotica the last dozen years. I think it's high time I paid back a little for all the help I've received during that time. Here's a simple tool I use regularly to assist with some of the most common errors I fell prey to in my first decade of writing. Using it's for its, you're for your, misusing homonyms, which I did far too often. I notice it's a common problem, and hope someone else finds it useful.

It's well short of the 750 word minimum, and I'd hate to clutter something so simple with an extra 200 words of fluff.

=======================================

The following Word macro, when run, will highlight in RED all the common homonym's that are listed. If you, like me, occasionally type the wrong one, it'll allow you to go back and identify each potentially incorrect word, so you can determine if you got it right or not.

It's a very basic macro, and doesn't deal with footnotes or headers or anything of that type. Simple body text is all it covers. The original was written by a friend of mine, and I've modified it for my own needs. Of course, you're encouraged to do the same.

To use the Macros, simply go to Macros -> View Macros and press create. You'll have to enter the name of the macro (hilite_HOMONYMS). Copy the macros below into the open file and save. When you View Macros again, you'll have two new ones. The first, hilite_HOMONYMS will highlight all the problem words in red. The second one, unhilite_ALL, will clear all highlighting.

Once you've save this to your normal.dot, these macros should be available each time you open word.

--- Macro starts below here ---

Sub hilite_HOMONYMS()
'
' hilite_HOMONYMS Macro
' Macro created 5/27/2013 by Tx Tall Tales
'

Dim varWordList(45) As String

varWordList(0) = "accept"
varWordList(1) = "except"
varWordList(2) = "already"
varWordList(3) = "all ready"
varWordList(4) = "all together"
varWordList(5) = "altogether"
varWordList(6) = "altar"
varWordList(7) = "alter"
varWordList(8) = "ascent"
varWordList(9) = "assent"

varWordList(10) = "bare"
varWordList(11) = "bear"
varWordList(12) = "brake"
varWordList(13) = "break"
varWordList(14) = "capital"
varWordList(15) = "capitol"
varWordList(16) = "conscience"
varWordList(17) = "concious"
varWordList(18) = "desert"
varWordList(19) = "dessert"

varWordList(20) = "emigrate"
varWordList(21) = "immigrate"
varWordList(22) = "its"
varwordList(23) = "it's"
varWordList(24) = "lead"
varWordList(25) = "led"
varWordList(26) = "loose"
varWordList(27) = "lose"
varWordList(28) = "passed"
varWordList(29) = "past"

varWordList(30) = "principal"
varWordList(31) = "principle"
varWordList(32) = "their"
varWordList(33) = "there"
varWordList(34) = "they're"
varWordList(35) = "to"
varWordList(36) = "too"
varWordList(37) = "two"
varWordList(38) = "weather"
varWordList(39) = "whether"

varWordList(40) = "your"
varWordList(41) = "you're"
varWordList(43) = "end"
varWordList(44) = "end"
varWordList(45) = "end"

counter = 0

Do

With ActiveDocument.Content.Find
.ClearFormatting
.Replacement.ClearFormatting
.Replacement.Font.Color = wdColorRed
.MatchWholeWord = True
.MatchCase = False
' .MatchWildcards = False
' .MatchSoundsLike = False
' .MatchAllWordForms = False
.Execute FindText:=varWordList(counter), _
ReplaceWith:=varWordList(counter), Replace:=wdReplaceAll
End With

counter = counter + 1

Loop Until "end" = varWordList(counter)

End Sub

Sub unhilite()
'
' unhilite Macro
' Macro created 5/27/2013 by Tx Tall Tales
'

With ActiveDocument.Content.Find
.ClearFormatting
.Font.Color = wdColorRed
With .Replacement
.ClearFormatting
.Font.Color = wdColorBlack
End With
.Execute FindText:="", ReplaceWith:="", _
Format:=True, Replace:=wdReplaceAll
End With

End Sub

Tx Tall Tales
Tx Tall Tales
20,337 Followers
Please rate this story
The author would appreciate your feedback.
  • COMMENTS
Anonymous
Our Comments Policy is available in the Lit FAQ
Post as:
Anonymous
56 Comments
AnonymousAnonymous2 months ago

Where did people go to school? I learned all your word list before I was in the 7th grade, and the meanings and the spellings. Of course, I am 91 years old and my aunt was also a teacher.

doodlesdaddoodlesdad5 months ago

Santa Clause the movie, Santa Claus the jolly old elf.

AnonymousAnonymous11 months ago

In your summary line, you contrast "It's/its, your's/yours, to/too/two, etc." Is "your's" even a word? I'm scratching my head over this one, I just can't see where it might be used.

clive_iluvnycclive_iluvnycover 1 year ago

Thanks for passing this on to us. I am not an author, but I collect many stories from this site and find many have specific grammar problems that I like to correct with macros.

UncertainTUncertainTover 2 years ago

It's lovely to see people who love stories discuss punctuation, grammar and spelling. It makes the world of difference for me; bad punctuation, grammar or spelling halts my reading and stops cold my suspension of belief.

I am open to take on some copy reading / editing if anyone is interested? It will be english English.

Show More
Share this Story

story rosa-blanca.ru

Similar Stories

Charity Begins Next Door Life isn't fair. So when you fight back, fight dirty.in Romance
Sales Team Desperate woman tries to pay back man who saves her.in Romance
That's What Friends Are For Justin's best friend Samantha will do anything for him. in First Time
Hero's Reward One brave deed holds the key to unlocking a scarred heart.in Romance
An Unexpected Reaction To an unacceptable situation.in Loving Wives
More Stories


/stories/memberpage.php?uid=5011845&page=favoritesliterotica snakes head pushing anusmy golden coincedence with huge curvy ass women sex literoticatemple son fucks mom literotica stories"lick pussy"" flesh hitting flesh " literoticafeminist literoticaஅம்மா உங்க குண்டி சூப்பரா இருக்குவீட்டில் புண்டை முடியை சேவ் செய்ய அவனை அழைத்தேன்"fat cock"Son put a microchip in his mother literticamultiple orgasm from thick long cock and she pass out literotica"free erotic stories""the kristen archives"doomywife2 all novel"double blowjob"brokenlance13 Literotica neswangyTo bask in breastford titfuck erotic stories"literotica cuckold""free gay sex"literotica naked and not aloneklrxo forumme and my best friend we were fucked by my brother together with my bro best friend boy/teen erotic storyMy mom big pusy lirotical storeskingbooruwa,wife,amazon"shemale orgy"orc slavers asstrlyricsmaster forced incestescort mom incest sex storieshotwifeliterotica mom son taboo inzest geschichten comKate Smith literoticasexstoriesonyx dreams ch.17-literotica"wife gives relief"कजरी चुची"literotica new""literotica interracial"Giantess shrinks him he slowly slid down the crotch of her pants between her thighs on the couchlierotica mother don have banyslipped fell sex toy literoticain law shower literot icablack beauty dominates lesbian asstr"pussy torture"xhamster stories literotica priesterowengreybeard hook"impregnation erotica"Charmer949literotica everyonesavoyeurgay history incest chastityliterotica "womb" "whore"my soft breast crush on my son broad chest and i couldn't resist his strong arms. indian Literotica literotica naked and not alonemarkvsharp heroinecfnm"incest chat""double blowjob"big black men ,ooooh fuck me harder,cuck ,asstrmy mother was moaning like unh unh unh ungh ungh ungh with my each thrust, indian LiteroticaLiterotica.com/s/the-last-guestlyricsmaster seit lieb zu einanderLynnGKSSurprised by the night pimp's insatiable lust - Literotica sex storiesmy black brother ch.01incest sex storiesliterotica bbw smell"xxx incest stories"literotica newlywed daughter made to drop her panties by dirty father in law/s/cinema-blue-the-beginningtabubruch literoticaStudent put his teacher in a chastity belt bondage literticai felt shy when my son slide my saree from my shoulder and whispered. LiteroticaGaggedkitty literaticaSchool skirtl itarotica