Questions: Event Semantics

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

The sentence 'Maria sang beautifully in Vienna' should entail 'Maria sang beautifully.' In standard predicate logic without event variables, why is this entailment difficult to capture?

APredicate logic cannot represent adverbs at all, so the original sentence has no valid logical form
BYou would need a separate predicate for each combination of adverbs, with no principled way to derive the weaker statement from the stronger one
CThe entailment requires modal operators that first-order predicate logic lacks
DAdverbs are ambiguous between propositional and nominal readings, blocking the inference
Question 2 Multiple Choice

In event semantics, 'John kicked the ball hard' is best represented as:

Akick(john, ball) ∧ hard(john)
B∃e[kick(e) ∧ agent(e, john) ∧ patient(e, ball) ∧ hard(e)]
C∃e[kick(e, john, ball)] ∧ ∀e[hard(e)]
Dkick-hard(john, ball)
Question 3 True / False

In Davidson's event semantics, mainly sentences describing physical actions (like running or kicking) involve event variables; sentences describing mental states such as 'John believes the answer' do not require event variables.

TTrue
FFalse
Question 4 True / False

Thematic roles (agent, patient, goal) can be formally represented in event semantics as binary predicates relating an event variable to a participant, which explains why the same role type (e.g., 'patient') recurs across many different verbs.

TTrue
FFalse
Question 5 Short Answer

What is the 'problem of adverbial modification' that Davidson's event semantics solves, and how does introducing an event variable solve it? Give an example.

Think about your answer, then reveal below.