2
votes
3answers
557 views

Is it appropriate to write RIP for expressing grief?

I came to this question after I saw a Facebook post about someone who passed away with everyone posting rip as a comment. Wikipedia tells me the following about the abbreviation of RIP: "Rest in ...
2
votes
3answers
119 views

Fact in Fiction [closed]

Is a fact implied within fictional literature still a fact actually? Imagine this real-life conversation: Person 1: "Does Deadpool have better healing abilities than Wolverine?" Person 2: "I ...
4
votes
3answers
205 views

Does the word “catching” apply to people?

If we can say "I am running to catch the train", is it also appropriate to say that "I am going to the office early to catch the boss"?
-4
votes
1answer
262 views

What is the primary sense of “evidently”? [closed]

I have just looked in three dictionaries (American Heritage, Canadian Oxford & OED) for the word evidently and all three give "obviously, clearly" as the primary definition, whereas "it would ...
5
votes
6answers
707 views

Do we compile the source or the binaries?

When programming, we usually write text files in some programming language. These source files are fed into a compiler that compiles them into binary files. My question is whether to say: we ...