Questions: Event Semantics: Formal Representation of Eventualities
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
Consider the sentence 'John ran quickly in the park.' In a purely propositional semantics without event variables, what specific logical problem arises when trying to prove that this sentence entails 'John ran'?
AThe quantifier over John creates a scope ambiguity that blocks the entailment derivation
B'Ran-quickly-in-the-park' and 'ran' are treated as completely separate, unrelated predicates with no logical connection, so the entailment from the longer sentence to the shorter one cannot be formally derived
CPropositional semantics cannot represent manner adverbs like 'quickly' at all — they are syntactically uninterpretable
DThe tense of the verb creates a temporal reference problem that prevents cross-sentence entailment
In propositional semantics, 'John ran quickly in the park' would be formalized as something like ran-quickly-in-the-park(john). This is a single atomic predicate completely distinct from ran(john). There is no logical mechanism to derive 'John ran' from it — you would need a stipulated axiom for every combination of adverbs. Event semantics solves this by making adverbs separate conjuncts over a shared event variable: ∃e[run(e) ∧ agent(e,j) ∧ quick(e) ∧ in(e,park)]. Dropping any conjunct (including both adverbs) yields ∃e[run(e) ∧ agent(e,j)], which is 'John ran.'
Question 2 Multiple Choice
In a neo-Davidsonian analysis, how is the passive sentence 'Mary was seen' derived semantically, without positing a separate passive lexical entry for 'be seen'?
AThe agent and patient arguments are swapped in the verb's argument structure, reversing the thematic roles
BThe agent conjunct is suppressed or existentially closed while the event predicate and patient role conjunct remain intact — passivization is a syntactic operation on the event representation, not a lexical change to the verb
CThe event variable is bound to a different temporal index in passive constructions, creating the interpretation of a past-directed state
DA separate passive morpheme introduces a new lambda abstraction over the agent argument, effectively canceling the agent role
In neo-Davidsonian event semantics, the active 'X saw Mary' is ∃e[see(e) ∧ agent(e,X) ∧ patient(e,mary)]. The passive 'Mary was seen' simply suppresses the agent conjunct (or binds it existentially), leaving ∃e[see(e) ∧ patient(e,mary)]. Since agent and patient are separate conjuncts — not embedded in the verb — this operation is straightforward and requires no new lexical item. This is one of neo-Davidsonian event semantics' major explanatory wins: a uniform account of the active-passive alternation without lexical redundancy.
Question 3 True / False
In Davidsonian event semantics, adverbs such as 'quickly' and 'in the park' are predicates over the event variable — they add information about the event itself rather than modifying the verb predicate or operating on the proposition.
TTrue
FFalse
Answer: True
This is the central move of the Davidsonian analysis. Instead of treating 'quickly' as an operator on the predicate (ran → ran-quickly) or on the proposition (P → quickly-P), Davidson treats it as a conjunct predicate over the same event variable: ∃e[run(e) ∧ agent(e,j) ∧ quick(e)]. This makes all adverbs logically uniform — they are all predications over events — and immediately explains why stripping any adverb yields a valid entailment: you simply drop a conjunct from a conjunction.
Question 4 True / False
The primary motivation for introducing event variables into semantic representations is to handle quantification over individuals — standard predicate logic lacks the expressive power to represent who performed an action without an event argument.
TTrue
FFalse
Answer: False
Standard predicate logic handles individual quantification perfectly well — 'John ran' is simply run(john), and 'someone ran' is ∃x[run(x)]. The motivation for event variables is entirely different: it is the problem of adverbial modification and the entailment patterns that come with it. Without event variables, there is no way to formally derive that 'John ran quickly' entails 'John ran,' or to give a unified account of passivization and nominalization. The event variable is introduced to give adverbs a logical argument position, not to help with individual quantification.
Question 5 Short Answer
Explain why the introduction of an event variable solves the problem of adverbial entailment. What can be derived with event variables that cannot be derived from a purely propositional (no-event) representation?
Think about your answer, then reveal below.
Model answer: Without event variables, 'ran-quickly-in-the-park(john)' and 'ran(john)' are unrelated atomic predicates — there is no logical operation that derives the second from the first. With event variables, 'John ran quickly in the park' is ∃e[run(e) ∧ agent(e,j) ∧ quick(e) ∧ in(e,park)], a conjunction of predications over a shared event e. Each conjunct is independent, so dropping any subset yields a valid entailment: ∃e[run(e) ∧ agent(e,j)] follows by existential instantiation plus simplification of a conjunction. The event variable is the shared argument that links all the adverbial modifiers to the same event — it gives 'quickly' and 'in the park' a logical home without requiring them to be fused into the verb predicate.
The key mechanism is existential generalization over conjunctions: if P ∧ Q is true, P is true. By making adverbs conjuncts rather than predicate modifiers, event semantics turns adverbial entailment into a trivial theorem of propositional logic. This same structure then extends to passivization (drop the agent conjunct) and nominalization (the nominal refers to the same event variable as the corresponding verb).