Abstract
Natural language semanticists have often found it useful to assume that all expressions denote sets of values. The approach is most prominent in the study of questions and prosodic focus, but also common in work on indefinites, disjunction, negative polarity, and scalar implicature. However, the most popular compositional implementation of this idea is known to face technical obstacles in the presence of object-language binding constructs, including, chiefly, lambda abstraction. The problem has been well-described on several occasions in the literature, and in fact several solutions have been explored. This paper seeks to formalize the challenge of defining an indeterminate semantics for binding operators, and to formally establish the intuition that the challenge is in fact insurmountable. The primary benefit to this exercise is that it offers an abstract characterization of what it means to lift an operation from one semantic space to another, a notion which may be applied to domains having nothing to do with sets of alternatives.
1 Introduction
Compositional theories of natural language semantics often take the form of inductive interpretations of simply-typed lambda terms. In much early work following Montague (1973) these terms comprise the metalanguage in which denotations are expressed. Semantic analysis consists in translating natural language constituents into formal terms with variable-binding constructs, and then assigning meanings to constituents by interpreting their formal translations. In much contemporary work since the publication of Heim and Kratzer’s (1998) influential textbook, object languages are themselves assumed to be structured as lambda terms, with variables and variable-abstractions appearing directly in natural language abstract syntax.
Canonically, these expressions are interpreted in the familiar manner of Henkin (1950). Basic types \({{\uptau }}\) are associated with domains \(\varvec{D}_{{{\uptau }}}\), and functional types \(({{{\upsigma }} {{\uptau }}})\) with functions between domains. Terms are evaluated relative to assignments that map typed variables \(v_{{{\uptau }}}\) to objects in the relevant domain \(\varvec{D}_{{{\uptau }}}\). Abstractions denote functions, modifying the assignments at which their bodies are evaluated.
For some purposes, however, these object- or meta-language lambda terms may be interpreted differently. Perhaps most prominently, Rooth (1985) defined a semantics for Montague’s higher-order logic in which terms of type \({{\uptau }}\) are interpreted not as functions from assignments to objects in \(\varvec{D}_{{{\uptau }}}\), but rather as sets of such functions. This, he argued, provides a formal strategy for comparing the meaning of an expression to the alternative meanings it evokes, crucial to understanding the effects of prosodic focus. Later work in the spirit and shadow of Rooth has extended this idea to explicate the semantic force of question particles (Hagstrom, 1998), indeterminate pronouns (Kratzer & Shimoyama, 2002), disjunctions and indefinites (Alonso-Ovalle, 2006), among other things. But in many of these sequels, syntactic terms of type \({{\uptau }}\) are not interpreted as sets of functions from assignments to \(\varvec{D}_{{{\uptau }}}\), as in Rooth (1985), but as functions from assignments to sets of \(\varvec{D}_{{{\uptau }}}\) values. Somewhat unfairly, but in keeping with what terminological consistency there is in the literature, I will call interpretations in this latter type signature Hamblin denotations, after Hamblin’s (1973) pioneering analysis of questions. In particular, where Rooth interprets abstraction terms \(\uplambda v_{{{\upsigma }}}{.}\phi _{{{\uptau }}}\) as sets of functions from assignments to elements of ,Footnote 1 the Hamblin semantics defined in, e.g., Hagstrom (1998) interprets them as functions from assignments to elements of
, the powerset of
.
Shan (2004) points out that these respective semantic spaces are far from equivalent, and moreover that the denotations assigned to abstraction terms by Hagstrom and the others are inadequate to the empirical tasks they are designed for. Worse, Shan contends that it is in fact impossible to define a suitable Hamblin denotation for abstraction. Charlow (2019a) observes that the same difficulties arise in trying to define other binding constructs, including existential closure, if the denotations of their prejacents are functions from assignments into sets instead of sets of functions from assignments.
The demonstrations in Shan (2004) and Charlow (2019a; b) leave no doubt that the definition of abstraction in Hagstrom (1998) and Kratzer and Shimoyama (2002) is empirically defective; the reader is referred to these works for concrete illustrations of its failure, and illuminating discussion of the general nature of the problem. In this note, I wish to contribute two small things to the discussion. First, I hope to offer a somewhat more abstract criterion of adequacy for a Hamblin semantics of abstraction, or any other syntactic construct that has an ordinary interpretation of the sort discussed in the second paragraph above. The goal here is to lay out a few algebraic laws that we should expect to hold between the intended ordinary denotation of an operator and its Hamblin denotation in the more structured semantic space. Second, I will prove that for a class of such operators, including lambda abstraction, such a definition is indeed impossible, as Shan ordained.Footnote 2
In short, I will propose that an adequate semantics for abstraction depends on the existence of a natural transformation between Roothian denotations and Hamblin denotations satisfying two monad distributivity laws. These are notions from Category Theory, though I will attempt to justify them on conceptually and linguistically intuitive grounds (see Asudeh & Giorgolo (2020) for a more general linguistic introduction to the mathematics). The strategy is general enough that it should extend to analyses that locate denotations in other sorts of regimented structures, including values paired with propositions (Potts, 2005; Koev 2017), domains augmented with undefined elements (Beaver & Coppock, 2015; Grove, 2019), and values paired with continuations (Krifka, 1991; Barker, 2016). I discuss these extensions briefly in Sect. 6.
2 Denotations in Hamblin Space
I assume the simplest canonical definition of natural language logical forms consists in at least the following syntax-driven interpretive clauses:Footnote 3
Expressions of type \({{\upsigma }}\) denote functions from assignments to values in \(\varvec{D}_{{{\upsigma }}}\). Lexical items c are looked up in a lexicon \({\mathcal {I}}\). Variables \(t_{n}\) correspond to projection functions on assignments. And appropriately typed binary constituents are combined by function application.
To this bare-bones formalism, any number of unary variable-binding and type-shifting constructs and/or alternative binary modes of combination may be added. Most fragments since Montague (1973) include a “lambda” of some sort that denotes a function parameterized on the value assigned to a particular variable, as in (4). Less selective binders have also been proposed (Lewis, 1975; Heim, 1982), along the lines of the universal closure operator in (5). Linguistic type-shifters have come in all shapes and sizes; Partee’s (1986) Lift and Be, in (6) and (7), are paradigmatic examples of the genre. Alternative binary modes of combination oriented around Boolean operations and function composition are commonly entertained, as in (8) and (9).






Early in the Montagovian era, Hamblin (1973) sketched an analysis of questions that sought to maintain as much of the canonical fragment above as possible while assuming that ‘wh’-words like ‘who’ and ‘what’ ought to behave for all compositional purposes like names. Yet of course such words cannot be assumed to refer to specific individuals. Hamblin’s solution was to reanalyze all argument terms as denoting sets of individuals. Names then played the special role of terms whose denotations were determinate, or singleton. In fact all non-‘wh’-words were taken to denote determinate sets of values.
Let signify the Hamblin denotation of E. At any assignment, ‘wh’-phrases denote sets of entities, suitably sortably restricted. Variables and non-‘wh’-constants of type \({{\upsigma }}\) are interpreted, relative to assignments, as elements of
, that is, as sets of \(\varvec{D}_{{{\upsigma }}}\) objects.



The question then is how to restore compositional, recursive operations like those in (4)–(9), keeping in mind that their inventory may be open-ended and depend on analyses of phenomena completely independent of questions. Hamblin himself suggested that function application ought to be executed pointwise; the combination of an expression \(\phi \) of type \(({{{\upsigma }} {{\uptau }}})\) with an expression \(\psi \) of type \({{\upsigma }}\) should be the set of all possible applications of a function in to an argument in
.

There is an obvious sense in which this definition generalizes the ordinary applicative mode of combination. Let \(f \bullet a \,{:}{=}\,f\,a\) be the semantic operation of function application. Then the relevant clauses of both \(\llbracket {\cdot }\rrbracket \) and can be written in terms of \(\bullet \):



This much is trivial, but it provides a clear schema for other modes of combination, as in (15) and (16).






Likewise, various unary syntactic operators can be associated with semantic functions. Hamblin denotations may then be generated by mapping these functions over the set of values returned by .






However, this general strategy is no help in defining Hamblin denotations for the binding constructs. What the rules above have in common is that the operations \(\bullet \), \(\circ \), \(\sqcap \), \({{\mathbf {\mathsf{{B}}}}}\), and \({{\mathbf {\mathsf{{L}}}}}\) are all assignment-independent. They are extensional. Binders, on the other hand, are definitionally assignment-modifying. In other words, there is no function \({{\mathbf {\mathsf{{A}}}}}\) such that \(\llbracket {n_{{{\upsigma }}}\ \phi }\rrbracket = \uplambda g{.}{{\mathbf {\mathsf{{A}}}}}\,({\llbracket {\phi }\rrbracket \,g})\), and so no function to stick into the translational template in (17c) and (18c).
In light of this, a Hamblin denotation for abstraction terms must be ad-hoc. Given the typing regime, the goal for any expression E of type \({{\uptau }}\) is to find for a function from assignments to sets of
functions. For instance, Kratzer and Shimoyama (2002), following Hagstrom (1998), define Hamblin abstraction as in (19).

This definition succeeds in picking out, relative to an assignment, a set of functions in the desired signature in terms of the Hamblin denotation of its prejacent . It is therefore well-typed and compositional. However, Shan (2004), Romero and Novel (2013), and Charlow (2019a; b) argue that this definition yields sets of alternatives that include many conceptually suspect functions, and demonstrate that it leads directly to a variety of empirical inadequacies.
Could we do better? There are certainly other ways to assemble a set of functions with the right domain and codomain from . It is hard to say a priori whether any of them would be adequate to empirical purposes, that is, whether they would “do the job” that abstractions are supposed to do. The same goes for any other binding construct. Given the lack of a systematic mapping procedure from ordinary space to Hamblin space for such constructs, how should we determine which possible function from assignments to sets of the relevant shape is appropriate for an operation, given its ordinary meaning, or whether any such appropriate denotation even exists?
In the next Section, I formalize this question and offer a criterion of adequacy for any Hamblin denotation of a compositional operation. I then prove that no denotation for an intensional operation, including variable binding, can meet this criterion.
3 The Formal Problem
Let \(\upsilon \) be a unary syntactic operator, so that for some class of expressions \({\mathcal {E}}\), if \(E \in {\mathcal {E}}\), then \([\upsilon \ E]\) is a well-formed constituent. Assume also that the interpretation of \(\upsilon \) is compositional, so that for any E, \(\llbracket {\upsilon \ E}\rrbracket \) is a function of \(\llbracket {E}\rrbracket \). As usual, we identify \(\llbracket {\upsilon }\rrbracket \) with this function. Finally, assume that the expressions in \({\mathcal {E}}\) take denotations (relative to assignments) in some set \({\mathcal {A}}\), and that the expressions \([\upsilon \ E]\) take denotations (relative to assignments) in a set \({\mathcal {R}}\). Then \(\llbracket {\upsilon }\rrbracket \) itself is a function from to
, where \({\mathcal {G}}\) is the domain of assignments.
Call any such \(\upsilon \) extensional if \(\llbracket {\upsilon }\rrbracket \) is such that for any \(g\in {\mathcal {G}}\) and :
That is, at any assignment g, \(\llbracket {\upsilon }\rrbracket \) cares only about the value that its argument \(\alpha \) takes at g. For instance, the Partee type-shifters \({\mathscr {L}}\) and \({\mathscr {B}}\) are extensional, given the definitions in (6) and (7):
Call any \(\upsilon \) intensional if it doesn’t satisfy the equation in (20). In general, any sort of binding or context-shifting operator will be intensional. For instance, the abstraction and closure constructs in (4) and (5) are intensional, as seen in (26) and (28).




Similarly, when \(\mu \) is a compositional binary mode of combination \(\llbracket {\phi \ \psi }\rrbracket _{\mu }\), we write \(\llbracket {\cdot }\rrbracket _{\mu }\) for that function which combines any appropriately typed \(\llbracket {\phi }\rrbracket \) and \(\llbracket {\psi }\rrbracket \) to produce \(\llbracket {\phi \ \psi }\rrbracket _{\mu }\). So if (at an assignment) \(\phi \) denotes a value in \({\mathcal {A}}\), \(\psi \) a value in \({\mathcal {B}}\), and \([\phi \ \psi ]\) a value in \({\mathcal {R}}\), then .
In this case, we say \(\mu \) is extensional if \(\llbracket {\cdot }\rrbracket _{\mu }\) is such that for any \(g \in {\mathcal {G}}\), , and
:
And otherwise, we say \(\mu \) is intensional. The modes of combination in (3), (8) and (9) are all extensional.
Finally, as discussed in Sect. 2, for any expression E of type \({{\upsigma }}\), assume that the Hamblin denotation is (relative to an assignment) a subset of \(\varvec{D}_{{{\upsigma }}}\). That is,
. Here then is the question:

Say for concreteness that E has type \({{\uptau }}\) and \([\upsilon \ E]\) has type \({{\uprho }}\). Then should be a function from \({\mathcal {G}}\) to
, assembled somehow from
and
. There are two basic obstacles here. One is that \(\llbracket {\upsilon }\rrbracket \) expects a function from \({\mathcal {G}}\) to \(\varvec{D}_{{{\uptau }}}\), but
is a function from \({\mathcal {G}}\) to
. The other is that \(\llbracket {\upsilon }\rrbracket \) returns a function from \({\mathcal {G}}\) to \(\varvec{D}_{{{\uprho }}}\), but the Hamblin denotation
should be a function from \({\mathcal {G}}\) to
.
The same issue arises with binary combination. Say \(\phi \) has type \({{\upsigma }}\), \(\psi \) has type \({{\uptau }}\) and \([\phi \ \psi ]\) has type \({{\uprho }}\). Then ought to be a function from \({\mathcal {G}}\) to
. But the mismatches now are doubled. On the one hand, \(\llbracket {\cdot }\rrbracket _{\mu }\) expects a pair of functions
and
, though
and
deliver a pair of functions
and
. On the other hand,
is supposed to deliver a function
, but \(\llbracket {\cdot }\rrbracket _{\mu }\) provides only a function
.
What is needed then is a map to transform a function into sets into a set of functions. With that, the Hamblin denotations could be defined as follows:


For extensional rules, it’s easy enough to concoct such a map. The following would work (note the similarity with (19)), as would others.

Since an extensional \(\llbracket {\upsilon }\rrbracket \) only ever evaluates its argument at its own input g, the set determined by (31) and (33) depends only on the image of at g. For example,





The set described in (34c) is determined by the collection of functions \(\varphi \) which have the property that at any assignment h, they pick out an element of . There are a great many such functions. But since for each one, \(\uplambda k{.}k\,({\varphi \,g})\) simply projects out the value that it takes at g, almost all of the variation among the possible \(\varphi \)s is irrelevant. All that matters is what value they choose at g. And as (34c) guarantees, the values available at g are all and only the values in
. Thus the intimidating expression in (34c) is reduced to the familiar (34d), which is exactly in accordance with the schema in (17c).
But for intensional operators, this \(\Upsilon \) is clearly inappropriate. Consider for instance the closure operator . Perhaps the simplest cases to inspect are those in which
’s prejacent contains no free variables at all. The ordinary denotation of such an expression is equivalent to the ordinary denotation of the prejacent, since the quantification over assignments is vacuous:



But things are quite different for the Hamblin denotation of such a vacuously closed expression. Assume, following the discussion in Sect. 2, that . Then (31)–(33) predict:





Any \(\varphi \) that meets the comprehension condition in (36d) is a function that sends each \(h\in {\mathcal {G}}\) to a proposition of the form \(({\textsf {left}\,z})\), where z is an entity. Some such functions map every assignment to \(\textsf {left}\,\textsf {j}\), others to \(\textsf {left}\,\textsf {m}\); others may map some assignments to \(\textsf {left}\,\textsf {j}\) and other assignments to \(\textsf {left}\,\textsf {m}\); etc. For any of these \(\varphi \)s, to say that \(\varphi \,h\) is true at every h is to say that every proposition in the range of \(\varphi \) is true. In other words, at any input g, the alternatives in are all propositions of the form “everyone in D left”, for arbitrary settings of who’s in D. This is certainly an interesting set of propositions, but not at all what you’d expect when trying to bind all of the free variables in this sentence with no free variables.Footnote 4 Things get only less predictable when there really are variables to bind, as the reader may verify.
So the question in (30) comes down to whether there exists an that could deliver sensible results in (31) and (32).
4 Proposal: Distributive Natural Transformations
I would like to suggest that any transformation \(\Upsilon \) worth considering ought to satisfy the following three constraints. For any types \({{\upsigma }}\) and \({{\uptau }}\), and any \(P \subseteq \varvec{D}_{{{\upsigma }}}\), ,
, and
:



These are the natural transformation and distributivity laws when assignment-dependence and indeterminacy are considered as monads. More on this in Sect. 5. But first, let’s see what they amount to for practical linguistic purposes.
Imagine that an operator’s prejacent contains no variables, traces, pronouns, etc. The Hamblin denotation of such a constituent will be a constant function from assignments to some set \(P \subseteq \varvec{D}_{{{\upsigma }}}\). What set of assignment-dependent values should \(\Upsilon \) return? Left guarantees that in this case, the set we get back is just the set of constant functions into the elements of P.
Assume, as is common, that focus alternatives are calculated using Hamblin denotations. That is, prosodically focused expressions contribute ordinary denotations to ordinary truth conditions, but at the same time raise the specter of alternative denotations from the same domain. These alternative values contribute to calculations of alternative propositions, ideas evoked but not uttered. For instance, the alternatives elicited by placing stress on ‘John’ in ‘John smiled’ are just propositions about other people smiling (Mary smiled, Bill smiled, etc.). Left ensures the result in (37). Upon repackaging, the alternatives of ‘\(\text {John}_{{\mathbf {\mathsf{{F}}}}}\) smiled’ are just the ordinary denotations ‘z smiled’ for other type-\({\texttt {e}}\) expressions z.



More generally, if \([\cdots \ \text {x}_{{\mathbf {\mathsf{{F}}}}}\ \cdots ]\) is variable-free, then Left guarantees the identity in (38), where \(a \sim b\) means that a has the same type as b. In other words, in purely extensional contexts where assignments are irrelevant, focus alternatives can be computed from ordinary denotations by simply replacing focused constituents with expressions of the same type.

Note that this immediately ensures that variable closure (or any other intensional operation) over a closed formula is vacuous, in contrast to (33).






Now imagine that an operator’s prejacent contains no interesting alternative-generating language; no ‘wh’-words, focused constituents, etc. Its Hamblin denotation \(\varphi \), at any assignment, is just the singleton set of its ordinary denotation at that assignment. Then Right guarantees that when this denotation is passed to \(\Upsilon \), the result contains exactly the one function that maps any g to the single element in \(\varphi \,g\).Footnote 5
For instance, assume that the Hamblin denotation of a vanilla declarative sentence, like ‘he smiled’, is just the function \(\uplambda g{.}\left\{ \llbracket {t_{1}\text { smiled}}\rrbracket \,g\right\} \), mapping assignments to singleton ordinary denotations. Then Right ensures:


More generally, if E contains no alternative-generating expressions (is focus-free, etc.), then Right guarantees:

At the very least, this ensures that abstraction satisfies \(\eta \)-reduction in the absence of focus. Assume that E contains no focus-marking and no free occurrence of \(t_n\) (the latter is only important to justifying the step from (42f) to (42g)).








Nat is more complicated, but guarantees that \(\Upsilon \) is not ad-hoc, in the sense that it should perform “the same” operation no matter what size or type of denotation it is passed. To see this, let \(\circledast _{\textsf {R}}\) and \(\circledast _{\textsf {H}}\) be defined as in (43) and (44).




Both of these operations have a claim to the name Pointwise Function Application. The former is just Hamblin’s version of application, introduced in (13), reified as a combinator. It combines an assignment-dependent set of functions from \({\mathcal {A}}\) to \({\mathcal {B}}\) with an assignment-dependent set of values in \({\mathcal {A}}\) to produce an assignment-dependent set of results in \({\mathcal {B}}\). The latter is the Roothian analog of this. It combines a set of assignment-dependent functions from \({\mathcal {A}}\) to \({\mathcal {B}}\) with a set of assignment-dependent values in \({\mathcal {A}}\) to produce a set of assignment-dependent results in \({\mathcal {B}}\). In other words, (43) would combine two denotations before \(\Upsilon \) has gone to work on them, (44) after.
What Nat guarantees is that when \(\Phi \) is deeply uninteresting, it won’t make any difference which of (43) or (44) you pick. Let \(\Phi = \uplambda g{.}\left\{ f\right\} \), for some function . If this is the Hamblin denotation of an expression, then that expression must be free of any alternative-generating constituents (declarative, unfocused, etc.), since the value at any assignment is a singleton set of alternatives. Likewise, it must be free of any assignment-sensitive constituents (traces, pronouns, etc.), since the value at every assignment is the same. And in fact, every such focus- and pronoun-free expression will have as its Hamblin denotation some function in the shape of \(\Phi \). In these circumstances, Nat is exactly the requirement that \(\Upsilon \) is a homomorphism with respect to the two notions of Pointwise Function Application.
This, together with Left and Right, ensures that the alternatives generated by \(\Upsilon \) depend only on the anaphoric and indeterminate components of its prejacent. Ordinary content rides free. For instance, consider the sentence ‘her \(\text {mom}_{{\mathbf {\mathsf{{F}}}}}\) called John’, with the referent of ‘her’ free and prosodic focus on mom. This sentence contains a mixture of anaphoric, indeterminate, and plain language. By Nat, we are assured that Hamblin application \({\circledast _{\textsf {H}}}\) of the predicate ‘called John’ to the subject ‘her mom’ satisfies the following equations:




Combining this with the general recipe in (31), we are guaranteed that abstracting over n in the constituent \([t_n\text {'s }\text {mom}_{{\mathbf {\mathsf{{F}}}}}\ \text {called John}]\) will generate the set of alternative properties in (47).

For each assignment-dependent entity \(\varphi \) that \(\Upsilon \) transforms into, we get a function that is true of x whenever \(\varphi \,g^{n\mapsto x}\) called John. The important thing to see here is that the property of John-calling is what each alternative \(\varphi \) is tested for, but by Nat, this property can play no role in determining what the alternatives actually are. Those are determined entirely by the constituents containing pronouns and focus.
5 The Impossibility of Hamblin Abstraction
Here is the main result: the three requirements Left, Right, and Nat are together inconsistent. There cannot be any such \(\Upsilon \) that is well-behaved on focus-free and pronoun-free language. And consequently there cannot be any means of interpreting an intensional operator \([\upsilon \ E]\) in terms of its ordinary behavior \(\llbracket {\upsilon }\rrbracket \), and its prejacent’s Hamblin denotation .
The result actually has nothing to do with assignments, variables, or “alternatives” per se, as others have deduced (e.g., Rooth 1985: ch. II, pt. 3; Heim 2011: sec. 3; Charlow 2019a: pg. 10). So what is proved here is a more general fact about functions with certain signatures. We start by situating Hamblin’s and Rooth’s typing assumptions in a more abstract setting. Let and
be the following functors, where \({\mathcal {R}}\) is any fixed set.










\({\mathbb {S}}\,\!\) and \({\mathbb {R}}\,\!\) are functions from domains to domains. For any set \({\mathcal {A}}\), \({\mathbb {S}}\,{\mathcal {A}}\) returns the powerset of \({\mathcal {A}}\), and \({\mathbb {R}}\,{\mathcal {A}}\) returns the set of functions from \({\mathcal {R}}\) to \({\mathcal {A}}\). These constructors are both equipped with two polymorphic operations, a unit and a map. For any domain \({\mathcal {A}}\), the unital operation lifts objects in \({\mathcal {A}}\) to objects in the relevant domain image. The mapping operation lifts functions between domains to functions between their images, e.g.,
. To say that \({\mathbb {R}}\,\!\) and \({\mathbb {S}}\,\!\) are functors is to say that these latter operations are homomorphisms for function composition, as the reader may verify:
From these, define the two composite functors and
. These are simply the compositions of the constructors \({\mathbb {R}}\,\!\) and \({\mathbb {S}}\,\!\), together with the compositions of their associated maps.
















When we fix \({\mathcal {R}}\) to be the domain of assignments \({\mathcal {G}}\), the first composition \({\mathbb {RS}}\,\!\) is the set of possible Hamblin denotations. For any expression E of type \({{\upsigma }}\), the set \({\mathbb {RS}}\,\varvec{D}_{{{\upsigma }}}\) contains . The latter composition \({\mathbb {SR}}\,\!\) is the set of possible denotations à la Rooth.
The question put to us in (30) turns on what kinds of transformations between \({\mathbb {RS}}\,\!\) and \({\mathbb {SR}}\,\!\) are possible. For our purposes, let us say that a transformation is a polymorphic function from the space of Hamblin denotations to those of Rooth. That is, for any domain \({\mathcal {A}}\), \(\Upsilon \) determines a function from \({\mathbb {RS}}\,{\mathcal {A}}\) to \({\mathbb {SR}}\,{\mathcal {A}}\).
Then we say is natural iff the following diagram commutes for all sets \({\mathcal {A}}\) and \({\mathcal {B}}\).

That is, for any and \(\Phi : {\mathbb {RS}}\,{\mathcal {A}}\), we have the following equivalence. When \({\mathcal {R}}= {\mathcal {G}}\), this is the eponymous law proposed in Sect. 4.

We say a transformation is distributive iff the following diagrams commute.

That is, for any \(A \in {\mathbb {S}}\,{\mathcal {A}}\) and \(\varphi : {\mathbb {R}}\,{\mathcal {A}}\), we have the following equivalences. Again, when \({\mathcal {R}}= {\mathcal {G}}\), these are the laws of Sect. 4.


Claim
No transformation is both natural and distributive.
Proof
Consider the following model.

\(\Phi \) is a function from \({\mathcal {R}}\) to . It sends \(r_{1}\) to the subset \(\left\{ 2,3\right\} \) and \(r_{2}\) to the subset \(\left\{ 4,5\right\} \). The functions \(f_{1}\), \(f_{2}\), and \(f_{3}\) map elements of \({\mathcal {A}}\) to truth values. The first of these \(f_{1}\) is the characteristic function of even numbers in \({\mathcal {A}}\). The second is the characteristic function of the numbers in \({\mathcal {A}}\) that are factors of 10. And the third the characteristic function of numbers less than 4. As we’ll see, the crucial configuration in this model is that the three functions cross-cut \({\mathcal {A}}\) in three different ways, relative to \(\Phi \):

Let \(\Upsilon \) be a transformation , and assume for the purposes of contradiction that \(\Upsilon \) satisfies Nat, Left, and Right. Since \(\Upsilon \) maps any object of type \({\mathbb {RS}}\,{\mathcal {A}}\) to an object of type \({\mathbb {SR}}\,{\mathcal {A}}\), it must in particular map \(\Phi \) to some set of functions \(\Upsilon \,\Phi \) in
.
Part 1
-
1.
\(\uplambda r{.}\left\{ f_1\,x \,\vert \, x \in \Phi \,r\right\} = \begin{bmatrix}r_1 &{}\mapsto &{} \left\{ \textsf {T}, \textsf {F}\right\} \\ r_2 &{}\mapsto &{} \left\{ \textsf {T},\textsf {F}\right\} \end{bmatrix}\).
-
2.
So by Left: \(\Upsilon \,({\uplambda r{.}\left\{ f_1\,x \,\vert \, x \in \Phi \,r\right\} }) = \Upsilon \,({\uplambda r{.}\left\{ \textsf {T},\textsf {F}\right\} }) = \left\{ \uplambda r{.}\textsf {T},\ \uplambda r{.}\textsf {F}\right\} \).
-
3.
By Nat: \(\Upsilon \,({\uplambda r{.}\left\{ f_1\,x \,\vert \, x \in \Phi \,r\right\} }) = \left\{ \uplambda r{.}f_1\,({\varphi \,r}) \,\vert \, \varphi \in \Upsilon \,\Phi \right\} \).
-
4.
So \(\left\{ \uplambda r{.}f_1\,({\varphi \,r}) \,\vert \, \varphi \in \Upsilon \,\Phi \right\} = \left\{ \uplambda r{.}\textsf {T},\ \uplambda r{.}\textsf {F}\right\} \).
-
5.
This means that every function \(\varphi \) in \(\Upsilon \,\Phi \) must be such that either (i) \(\varphi \,r\) is even at every \(r\in {\mathcal {R}}\), or (ii) \(\varphi \,r\) is odd at every \(r\in {\mathcal {R}}\). And \(\Upsilon \,\Phi \) must include at least one of each variety.
Part 2
-
1.
\(\uplambda r{.}\left\{ f_2\,x \,\vert \, x \in \Phi \,r\right\} = \begin{bmatrix}r_1 &{}\mapsto &{} \left\{ \textsf {T}, \textsf {F}\right\} \\ r_2 &{}\mapsto &{} \left\{ \textsf {F},\textsf {T}\right\} \end{bmatrix}\).
-
2.
So by Left, \(\Upsilon \,({\uplambda r{.}\left\{ f_2\,x \,\vert \, x \in \Phi \,r\right\} }) = \Upsilon \,({\uplambda r{.}\left\{ \textsf {T},\textsf {F}\right\} }) = \left\{ \uplambda r{.}\textsf {T},\ \uplambda r{.}\textsf {F}\right\} \).
-
3.
By Nat, \(\Upsilon \,({\uplambda r{.}\left\{ f_2\,x \,\vert \, x \in \Phi \,r\right\} }) = \left\{ \uplambda r{.}f_2\,({\varphi \,r}) \,\vert \, \varphi \in \Upsilon \,\Phi \right\} \).
-
4.
So \(\left\{ \uplambda r{.}f_2\,({\varphi \,r}) \,\vert \, \varphi \in \Upsilon \,\Phi \right\} = \left\{ \uplambda r{.}\textsf {T},\ \uplambda r{.}\textsf {F}\right\} \).
-
5.
This means that every function \(\varphi \) in \(\Upsilon \,\Phi \) must be such that either (i) \(\varphi \,r\) is a divisor of 10 at every \(r\in {\mathcal {R}}\), or (ii) \(\varphi \,r\) is a non-divisor of 10 at every \(r\in {\mathcal {R}}\). And \(\Upsilon \,\Phi \) must include at least one of each variety.
Part 3
-
1.
\(\uplambda r{.}\left\{ f_3\,x \,\vert \, x \in \Phi \,r\right\} = \begin{bmatrix}r_1 &{}\mapsto &{} \left\{ \textsf {T}\right\} \\ r_2 &{}\mapsto &{} \left\{ \textsf {F}\right\} \end{bmatrix}\).
-
2.
So by Right, \(\Upsilon \,({\uplambda r{.}\left\{ f_3\,x \,\vert \, x \in \Phi \,r\right\} }) = \Upsilon \,\begin{bmatrix}r_1 &{}\mapsto &{} \left\{ \textsf {T}\right\} \\ r_2 &{}\mapsto &{} \left\{ \textsf {F}\right\} \end{bmatrix} = \left\{ \begin{bmatrix}r_1 &{}\mapsto &{} \textsf {T}\\ r_2 &{}\mapsto &{} \textsf {F}\end{bmatrix}\right\} \).
-
3.
By Nat, \(\Upsilon \,({\uplambda r{.}\left\{ f_3\,x \,\vert \, x \in \Phi \,r\right\} }) = \left\{ \uplambda r{.}f_3\,({\varphi \,r}) \,\vert \, \varphi \in \Upsilon \,\Phi \right\} \).
-
4.
So \(\left\{ \uplambda r{.}f_3\,({\varphi \,r}) \,\vert \, \varphi \in \Upsilon \,\Phi \right\} = \left\{ \begin{bmatrix}r_1 &{}\mapsto &{} \textsf {T}\\ r_2 &{}\mapsto &{} \textsf {F}\end{bmatrix}\right\} \).
-
5.
This means that every function \(\varphi \) in \(\Upsilon \,\Phi \) must be such that \(\varphi \,r_1 \in \left\{ 2,3\right\} \) and \(\varphi \,r_2\in \left\{ 4,5\right\} \). And \(\Upsilon \,\Phi \) must include at least one such function.
Part 4
-
1.
Given Part 3, if \(\varphi \) picks 2 for \(r_1\), it must pick 4 or 5 for \(r_2\). By Part 1, since 2 is even, \(\varphi \,r_2\) must be even as well, so it must be 4; but by Part 2, since 2 divides 10, \(\varphi \,r_2\) must also divide 10, so it must be 5. This is impossible, so \(\varphi \) can’t pick 2 for \(r_1\).
-
2.
Given Part 3, if \(\varphi \) picks 3 for \(r_1\), it must pick 4 or 5 for \(r_2\). By Part 1, since 3 is odd, \(\varphi \,r_2\) must be odd as well, so it must be 5; but by Part 2, since 3 doesn’t divide 10, \(\varphi \,r_2\) must also not divide 10, so it must be 4. This is impossible, so \(\varphi \) can’t pick 3 for \(r_1\).
-
3.
So there can’t be any \(\varphi \in \Upsilon \,\Phi \), since by Part 3 any such \(\varphi \) would have to pick either 2 or 3 for \(r_1\), but neither choice is possible. And since \(\Upsilon \,\Phi \) must be non-empty (by all three parts), we have a contradiction.
Thus there is no natural, distributive , since any such function would have to make all three diagrams commute for \(\Phi \) at \(f_1\), \(f_2\), and \(f_3\), which is impossible.
\(\square \)
It should be clear that I have used numbers and truth values here just to make the functions simple, familiar, and describable. The reasoning is entirely abstract as regards the elements of \({\mathcal {R}}\), \({\mathcal {A}}\), and \({\mathcal {B}}\). In particular, when \({\mathcal {R}}\) is \({\mathcal {G}}\), we are assured that there is no natural, distributive transformation between the two denotational spaces for composing alternatives at issue in this paper. Moreover, it follows immediately that any parameter to the ordinary denotation function \(\llbracket {\cdot }\rrbracket \) will suffer the same fate. This includes worlds, times, indexical contexts, judges, etc. And consequently, we cannot expect to define abstractions or any other modal operators.
6 Outlook
I have argued that the Hamblin denotation of an intensional rule of composition depends on the existence of a transformation , per (31) and (32), repeated here.


The narrow formal result established in the previous section is that no such transformation can be both natural and distributive in the sense of Left, Right, and Nat. I’ve also suggested that these are requirements we should expect any decent Hamblin definition to meet. They guarantee very basic things about the correspondence between a rule’s ordinary behavior and its Hamblin behavior.
But strictly speaking, the logic here is very weak. One is free to reject the entire framing in terms of (66) and (67) and/or reject any of the distributivity and naturality laws. Ultimately the question is about when a definition counts as a reasonable generalization of an operation. Of course, in analyzing a particular construct, we may assign it an arbitrary Hamblin denotation to see if it makes predictions we like. What the proof here shows is that the hopes of doing this in any systematic way, any way which is neutral about the ordinary semantics of the construct, are dashed.
Before closing, let me also point out that the laws here are highly abstract. They depend only on the functorial nature of \({\mathbb {S}}\,\!\) and \({\mathbb {R}}\,\!\). And sets are not the only functors that have been exploited to structure natural language denotations. To give two examples: First, Heim & Kratzer (1998) interpret expressions of type \({{\upsigma }}\) as denoting partial functions from assignments to \(\varvec{D}_{{{\upsigma }}}\). The denotation of an expression like ‘her\(_{1}\) guitar’ is only defined for assignments that map 1 to an individual with a guitar. Let \({\mathbb {M}}\,{\mathcal {A}} = {\mathcal {A}}\cup \left\{ \bot \right\} \), where \(\bot \) is an object not in the domain of any type. Then we may identify the partial denotation of an expression as a function from \({\mathcal {G}}\) to \({\mathbb {M}}\,\varvec{D}_{{{\upsigma }}}\). If \(\llbracket {E_{{{\upsigma }}}}\rrbracket \) is defined at g, then the partial denotation and the ordinary denotation coincide; otherwise
.
Second, for various purposes ordinary denotations can be paired with supplemental content (e.g., Potts, 2005; Martin, 2013; Koev 2017). For concreteness, say that an expression like ‘John, a linguist’ denotes an entity paired with the proposition that John is a linguist. Let \({\mathbb {W}}\,{\mathcal {A}} = {\mathcal {A}}\times \varvec{D}_{{{\uppi }}}\), where \({{\uppi }}\) is the type of propositions. Under such assumptions, the bidimensional denotation of an expression lies in
; at any assignment, it denotes a pair whose left component is in \(\varvec{D}_{{{\upsigma }}}\) and whose right component is in \(\varvec{D}_{{{\uppi }}}\).
Both \({\mathbb {M}}\,\!\) and \({\mathbb {W}}\,\!\) are functors, under the associated maps below (where \(\top \) is the denotation of a tautology):








Consequently, their compositions \({\mathbb {M}}\,\!{\mathbb {R}}\,\!\), \({\mathbb {R}}\,\!{\mathbb {M}}\,\!\), \({\mathbb {W}}\,\!{\mathbb {R}}\,\!\) and \({\mathbb {R}}\,\!{\mathbb {W}}\,\!\) are all functors as well. Unsurprisingly, when attempting to extend ordinary compositional rules to rules in these enriched spaces, we run into precisely the same obstacles as in Sect. 2. Namely, the only way to utilize \(\llbracket {\upsilon }\rrbracket \) is to provide it with a function , but the relevant enriched denotations are functions from \({\mathcal {G}}\) to \({\mathbb {M}}\,\!\,{\mathcal {A}}\) or \({\mathbb {W}}\,\!\,{\mathcal {A}}\). So we find ourselves again in need of a transformations
and
. Outfitted with such transformations, the following general templates would allow operations to be lifted as follows:




These transformations have corresponding naturality and distributivity laws, derived by replacing \({\mathbb {S}}\,\!\) with \({\mathbb {M}}\,\!\) or \({\mathbb {W}}\,\!\) in the diagrams above. For any types \({{\upsigma }}\) and \({{\uptau }}\), and any \(x \in \varvec{D}_{{{\upsigma }}}\), \(p \in \varvec{D}_{{{\uppi }}}\), \(m \in {\mathbb {M}}\,\varvec{D}_{{{\upsigma }}}\), ,
, and
(or
, as appropriate):






I will mostly leave to future research the investigation of what exactly these constraints impose on transformations. It is clear that there are solutions in both cases. For instance, the \(\Upsilon \)s defined in (76) and (77) satisfy their three respective laws.

In (76) any total function \(\Phi \) is returned as is; any (non-total) partial function is sent to \(\bot \). This yields a kind of Weak Kleene semantics for binding operators, such that if any assignment would lead the prejacent to failure, then the entire operation is undefined. (77) is considerably more arbitrary. For any , the transformation \(\Upsilon _{{\mathbb {W}}\,\!}\,\Phi \) returns a pair whose left component is the function that at any g projects the left component of \(\Phi \,g\), but whose right component is whatever supplemental content \(\Phi \) takes at some fixed assignment \(g^{*}\).
I take it to be obvious that at least the second of these would yield a completely inadequate semantics for, say, lambda abstraction. Clearly if these laws are relevant to the program of lifting denotations from one setting to another, they are merely necessary conditions. But then it is perhaps all the more surprising that no transition from Hamblin to Rooth can meet even this minimal muster.
Notes
I will use
to pick out the set of functions from \(\varvec{D}_{{{\upsigma }}}\) to \(\varvec{D}_{{{\uptau }}}\), in lieu of the more traditional \(\varvec{D}_{{{\uptau }}}^{\varvec{D}_{{{\upsigma }}}}\), as the arrow notation is better suited to higher-order signatures.
Shan reported in a footnote that the issue with lambda abstraction could be “formalized using logical relations and parametricity (Reynolds, 1983) as for programming languages.” I can only presume Shan had something like the proof presented here in mind.
This presentation follows the currently common linguistic practice of using undecorated numbers as abstractions and indexed ts as variables. The lambdas on the right-hand sides of the denotation equations are intended to signify actual functions, whose domains and codomains are given in the obvious way by the types of the constituents being interpreted. Application of a function to an argument is indicated by (left-associated) juxtaposition.
As it happens, when propositions are identified with simple Boolean values, the denotation in (36e) is in fact equivalent to
, due to the coarseness of nonempty sets of bits (there are only three!). If instead \(\textsf {left}\,z\) is the set of worlds in which z left, for instance, the function in (36e) is clearly different from the Hamblin denotation of the question.
This rule, incidentally, is in line with Charlow’s (2019a) interpretation of the abstraction rule proposed in Kotek (2017):
In other words, Kotek can be seen as adopting the special case of Right that applies to lambda abstraction, though she also argues, in effect, that when Right is inapplicable, abstraction should be undefined. In any case, the point is that Right does the only reasonable thing when alternatives are trivial (i.e., when Hamblin denotations are isomorphic ordinary denotations).
References
Alonso-Ovalle, L. (2006). Disjunction in alternative semantics. University of Massachusetts Amherst, PhD, Dissertation.
Asudeh, A., & Giorgolo, G. (2020). Enriched meanings: Natural language semantics with category theory (Vol. 13). Oxford: Oxford University Press.
Barker, C. (2016). Why relational nominals make good concealed questions. Lingua, 182, 12–29. https://doi.org/10.1016/j.lingua.2016.01.002.
Beaver, D. & Coppock, E. (2015). Novelty and familiarity for free. In 20th Amsterdam colloquium (pp. 50–59).
Charlow, S. (2019a). E-closure and alternatives. Linguistic Inquiry, 1–18.
Charlow, S. (2019b). The scope of alternatives: Indefiniteness and islands. Linguistics and Philosophy, 1–46.
Grove, J. (2019). Scope-taking and presupposition satisfaction. The University of Chicago, Ph.D., Dissertation.
Hagstrom, P. (1998). Decomposing questions. Massachusetts Institute of Technology, Ph.D., Dissertation.
Hamblin, C. L. (1973). Questions in Montague english. Foundations of Language, 10(1), 41–53.
Heim, I. (1982). The semantics of definite and indefinite noun phrases. University of Massachusetts, Ph.D. Dissertation.
Heim, I. (2011). Compositional semantics of questions and wh-movement. Topics: Unpublished class notes. in Semantics.
Heim, I., & Kratzer, A. (1998). Semantics in generative grammar. Oxford: Blackwell.
Henkin, L. (1950). Completeness in the theory of types. The Journal of Symbolic Logic, 15(2), 81–91.
Koev, T. (2017). Quotational indefinites. Natural Language and Linguistic Theory, 35(2), 367–396.
Kotek, H. (2017). Intervention effects arise from scope-taking across alternatives. In: The 47th annual meeting of the North East Linguistic Society (NELS), (pp. 153–166).
Kratzer, A. & Shimoyama, J. (2002). Indeterminate pronouns: The view from Japanese. In: Otsu, Y. (ed.), Third Tokyo conference on psycholinguistics, (pp. 1–25). Tokyo. https://doi.org/10.1007/978-3-319-10106-4_7
Krifka, M. (1991). A compositional semantics for multiple focus constructions. In: Moore, S., & Wyner, A. Z. (eds.), Semantics and linguistic theory (SALT) (Vol. 1, pp. 127–158). Cornell University, Cornell University Working Papers in Linguistics.
Lewis, D. (1975). Adverbs of quantification. In E. Keenan (Ed.), Formal semantics of natural language (pp. 3–15). Cambridge University Press.
Martin, S. (2013). The dynamics of sense and implicature. The Ohio State University, Ph.D., Dissertation.
Montague, R. (1973). The proper treatment of quantification in ordinary English. In Approaches to natural language (pp. 221–242). D. Reidel Publishing Company.
Partee, B. (1986). Noun phrase interpretation and type-shifting principles. In Groenendijk, J., de Jongh, D., & Stokhof, M. (eds.), Studies in discourse representation theory and the theory of generalized quantifiers (pp. 115–144). Foris. https://doi.org/10.1002/9780470751305.ch10
Potts, C. (2005). The logic of conventional implicatures (Oxford Studies in Theoretical Linguistics). Oxford University Press.
Reynolds, J. (1983). Types, abstraction and parametric polymorphism. In Information processing 83: proceedings of the IFIP 9th world computer congress (pp. 513–523).
Romero, M. & Novel, M. (2013). Variable binding and sets of alternatives. In Alternatives in semantics (pp. 174–208). Springer.
Rooth, M. (1985). Association with focus. University of Massachusetts, Amherst, Ph.D. Dissertation.
Shan, C. (2004). Binding alongside Hamblin alternatives calls for variable-free semantics. In L. Horn & G. Ward (Eds.), Handbook of pragmatics (Blackwell Handbooks in Linguistics) (pp. 289–304). Blackwell Publishers Ltd.
Author information
Authors and Affiliations
Corresponding author
Additional information
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Bumford, D. Composition Under Distributive Natural Transformations: Or, When Predicate Abstraction is Impossible. J of Log Lang and Inf 31, 287–307 (2022). https://doi.org/10.1007/s10849-022-09361-2
Accepted:
Published:
Issue Date:
DOI: https://doi.org/10.1007/s10849-022-09361-2
Keywords
- Compositionality
- Hamblin semantics
- Alternative semantics
- Monads
- Type shifting
- Abstraction