Skip to main content

What is the main reason Ernest Hemingway wrote "In Another Country"?

Ernest Hemingway's short story "In Another Country" was first published in the collection Men Without Women and is about men recovering from wounds received in fighting on the Italian front during World War I. Above all, it appears that Hemingway was introducing a new style to fictional writing. His prose is written in a straightforward, journalistic approach, which led one critic to comment that Hemingway's writing was "language sheered to the bone" and Hemingway had carried the art of the reporter to the highest degree (see Hemingway: A Life Without Consequences by James R. Mellow).


While critics seemed to detest Hemingway's characters and plots, they lauded his style. Joseph Wood Krutch called the stories in Men Without Women "sordid little catastrophes in the lives of very vulgar people." Most of the critics, however, agreed that Hemingway's style was new and innovative. Hemingway was also experimenting at this time with his "iceberg theory" or "theory of omission," another idea taken from newspaper reporting where a reporter has little time or space to fill in all the background of a particular story and needs to simply report the facts of the current situation. In "In Another Country," the reader knows very little about the first-person narrator other than that he is an American who has been wounded in the war. Why he is an American fighting in Italy and the exact nature of his wounds are never revealed. The very next story in the collection, "Hills Like White Elephants," may be the most extreme example of this theory.


Another of Hemingway's stated goals was to write "one true sentence," and he seems to have achieved this in the opening sentence of "In Another Country": "In the fall the war was always there, but we did not go to it any more." This sentence, while not giving every detail, is simple and straightforward. Finally, it may just be that Ernest Hemingway had to write. It was in his blood. It was his passion. In an interview with George Plimpton (Paris Review, 1954), Hemingway describes his process for writing, which seems to suggest that what Hemingway was doing was almost like a religion to him:



You have started at six in the morning, say, and may go until noon or be through before that. When you stop you are as empty, and at the same time never empty but filling, as when you have made love to someone you love. Nothing can hurt you, nothing can happen, nothing means anything until the next day when you do it again. It is the wait until the next day that is hard to get through.


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.