Skip to main content

In The Great Gatsby by F. Scott Fitzgerald, where do Nick and Gatsby go on "almost the last, certainly the warmest" day of the summer? Who else...

First, Nick and Gatsby go over to Tom and Daisy Buchanans' house in East Egg.  In addition to Nick, Gatsby, Tom, and Daisy, Jordan Baker is also there.  They all spend some time at the house, but it is so incredibly hot that Daisy, especially, feels anxious, and she says, "'everything's so confused.  Let's all go to town!'"  Tom grabs some liquor, and the party leaves.  Tom, Nick, and Jordan all go in Gatsby's car, and Daisy and Gatsby go in Tom's car. 


It is on this trip that Tom learns of George Wilson's plan to take his wife, Myrtle (Tom's mistress), west as a result of learning that she's been having an affair.  It is also during this trip to New York City that Tom reveals Gatsby's status as a bootlegger to Daisy, causing her to second-guess (and eventually abandon) her relationship with him.  Finally, it is on the way home from NYC that Daisy hits Myrtle while driving Gatsby's car, and she ultimately allows Gatsby to take the blame for it.  George's belief that it was Gatsby who'd been sleeping with his wife and killed her with the car led him to shoot Gatsby and then himself.

Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.