Questions: Type Theory in Semantics

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

What is the semantic type of the noun phrase 'every student' in formal semantics?

Ae — it denotes the individual that is every student
B⟨e, t⟩ — it denotes a predicate that applies to individuals
C⟨⟨e, t⟩, t⟩ — it takes a predicate and returns a truth value
Dt — it directly expresses a truth value
Question 2 Multiple Choice

The transitive verb 'admires' has type ⟨e, ⟨e, t⟩⟩. When it combines with its object 'Bach' (type e), what type does the resulting expression have?

At — the combination produces a complete sentence
Be — Bach remains an individual in the resulting expression
C⟨e, t⟩ — the result is a predicate waiting for a subject
D⟨⟨e, t⟩, t⟩ — the result must be a generalized quantifier
Question 3 True / False

According to type theory, the expression 'The ham sandwich wants the check' is semantically very difficult to compose because the types are incompatible.

TTrue
FFalse
Question 4 True / False

In a well-typed semantic derivation, a complete declarative sentence like 'John runs' denotes a value of type t.

TTrue
FFalse
Question 5 Short Answer

Why can't noun phrases like 'every student' or 'some professor' have semantic type e, and what type must they have instead?

Think about your answer, then reveal below.