Subsective adjectives

How should we analyze attributive adjectives, in general? Well, first, we should assign nouns like linguist a syntactic category—call it \(n\). Further, if we take nouns to denote properties (i.e., sets of entities—those to which the noun applies), then we can say that the semantic type associated with the syntactic category \(n\) is the type \((e → t)\) of characteristic functions of entities.

Thus for example ant can be given the lexical entry in (1).

  1. \(⟨\textit{ant}, (λx.\ct{ant}(x))⟩ ⊢ n\)

Because attributive adjectives modify nouns—and can apparently do so recursively (silly fake purple… ant)—we should give them a category that allows them to take a noun on their right and give back something of the same category. Thus they should have the syntactic category \((n/n)\). As a result, they must have the semantic type \(((e → t) → (e → t))\).

Intersective adjectives

Since we would like intersective adjectives to contribute both the entailment that the noun they modify is true of the predicated-of entity, and the entailment that they themselves are true of the predicated-of entity when they occur predicatively, we can assign them lexical entries like in (2) (for round).

  1. \(⟨\textit{round}_{attr}, (λf.(λx.\ct{round}(x) ∧ f(x)))⟩ ⊢ (n/n)\)

Note that, here, I’m using the abbreviation

\[p ∧ q\]

for

\[p = q = \true\]

In addition to this lexical entry, we should ensure that we also have a lexical entry for round when it occurs in predicative position, as in (3).

  1. The chair is round.

Crucially, (3) is entailed by the sentence the chair is a round stool. To account for the predicative use, we can assign round the additional lexical entry in (4), according to which its syntactic category is \(ap\) and its semantic type is thus \((e → t)\) (instead of \(((e → t) → (e → t))\)).

  1. \(⟨\textit{round}_{pred}, (λx.\ct{round}(x))⟩ ⊢ ap\)

Non-intersective adjectives

Because they have a distribution similar to that of intersective adjectives—that is, they may modify nouns attributively—non-intersective adjectives should also have syntactic type \((n/n)\) and semantic type \(((e → t) → (e → t))\). We can assign a lexical entry like (5) to the adjective short.

  1. \(⟨\textit{short}, (λf.(λx.\ct{short}(f)(x) ∧ f(x)))⟩\)

Thus when short combines with the noun basketball player,

  1. \(⟨\textit{basketball player}, (λx.\ct{bbp}(x))⟩ ⊢ n\)

it will produce:

\[⟨\textit{short basketball player}, (λx.\ct{short}((λx.\ct{bbp}(x)))(x) ∧ \ct{bbp}(x))⟩ ⊢ n\]

This result helps us explain the entailment that arises from the sentence Jo is a short basketball player—that is, that Jo is a basketball player.