Assignment
\[ \newcommand{\expr}[3]{\begin{array}{c} #1 \\ \bbox[lightblue,5px]{#2} \end{array} ⊢ #3} \newcommand{\ct}[1]{\bbox[font-size: 0.8em]{\mathsf{#1}}} \newcommand{\abbr}[1]{\bbox[transform: scale(0.95)]{\mathtt{#1}}} \def\true{\ct{T}} \def\false{\ct{F}} \]
Due on Friday, November 21th.
Part 1
Consider the sentence in (1).
- Jo is a fake tall linguist.
Assume the following lexical entries for the copula is and the indefinite article a (and assume that the semantic type of the syntactic category \(n_{pred}\) is \((e → t)\)).
- \(⟨\textit{is}, (λf.f)⟩ ⊢ ((np\backslash s)/np_{pred})\)
- \(⟨\textit{a}, (λf.f)⟩ ⊢ (np_{pred}/n)\)
Provide a derivation of (1). Does the result you get predict that (1) entails that Jo isn’t a linguist? Whatever your answer is, is that a good thing or a bad thing?
Part 2
Consider the sentence in (3).
- The dog slept.
This sentence appears to give rise to two inferences. First, it seems to imply that there is a unique dog. For example, while (3) sounds okay following the sentence there was a dog, it sounds quite odd following the sentence there were two dogs. Second, it seems to imply that that dog—whichever one it is—slept.
The first of these inferences seems to pattern like a presupposition—for instance, it projects through negation (the dog didn’t sleep). But let’s ignore this fact and pretend that both inferences are entailments.
Provide a lexical entry for the dog that helps explain these two inferences. That is, assume that it is a sort of complex generalized quantifier.
Part 3
Recall the two readings of (4) discussed in the previous assignment.
- Tigress and Po jumped or slept.
Is there a way to modify the lexical entries for jumped and slept—perhaps, including their syntactic categories—that would help to account for the existence of the stronger reading, Reading A? Note that if you modify the syntactic categories of the two verbs, you also have to modify their semantic types and meanings, as well as the syntactic category and semantic type (and meaning!) of or.