Article · Wikipedia archive · Last revised May 28, 2026

Generalized quantifier

In formal semantics, a generalized quantifier (GQ) is an expression that denotes a set of sets. This is the standard semantics assigned to quantified noun phrases. For example, the generalized quantifier every boy denotes the set of sets of which every boy is a member: This treatment of quantifiers has been essential in achieving a compositional semantics for sentences containing quantifiers.

Last revised
May 28, 2026
Read time
≈ 17 min
Length
3,992 w
Citations
5
Source

In formal semantics, a generalized quantifier (GQ) is an expression that denotes a set of sets. This is the standard semantics assigned to quantified noun phrases. For example, the generalized quantifier every boy denotes the set of sets of which every boy is a member: { X x ( x  is a boy x X ) } {\displaystyle \{X\mid \forall x(x{\text{ is a boy}}\to x\in X)\}} This treatment of quantifiers has been essential in achieving a compositional semantics for sentences containing quantifiers.12

Model theory

Definition

In first-order logic, there are two quantifiers , {\displaystyle \forall ,\exists } . They have a fixed meaning in model-theoretic semantics (that is, set-theoretic semantics) of first-order logic, as follows.

Given a first-order language, a model M {\displaystyle {\mathcal {M}}} of the language, and an interpretation I {\displaystyle I} of the variables, we write M I x ψ {\displaystyle {\mathcal {M}}\models _{I}\forall x\psi } to mean "a quantified formula x ψ {\displaystyle \forall x\psi } is modelled by the model M {\displaystyle {\mathcal {M}}} with the interpretation I {\displaystyle I} ". By definition, M I x ψ a M , M I [ a / x ] ψ {\displaystyle {\mathcal {M}}\models _{I}\forall x\psi \iff \forall a\in M,\;{\mathcal {M}}\models _{I[a/x]}\psi } where M {\displaystyle M} is the universe of the model M {\displaystyle {\mathcal {M}}} .

Similarly, M I x ψ a M , M I [ a / x ] ψ {\displaystyle {\mathcal {M}}\models _{I}\exists x\psi \iff \exists a\in M,\;{\mathcal {M}}\models _{I[a/x]}\psi } This can be written in set-theoretic notation as M I x ψ { a M : M I [ a / x ] ψ } { M } M I x ψ { a M : M I [ a / x ] ψ } { S P ( M ) : S } {\displaystyle {\begin{aligned}{\mathcal {M}}\models _{I}\forall x\psi &\iff \{a\in M:{\mathcal {M}}\models _{I[a/x]}\psi \}\in \{M\}\\{\mathcal {M}}\models _{I}\exists x\psi &\iff \{a\in M:{\mathcal {M}}\models _{I[a/x]}\psi \}\in \{S\in {\mathcal {P}}(M):S\neq \emptyset \}\end{aligned}}} where P {\displaystyle {\mathcal {P}}} denotes the power set operation.

This may appear somewhat circular, as set theory is usually formalized in a first-order logic (as in ZFC set theory). However, if one takes such a set theory as a given base, then one can build other first-order logics over this base set theory. This is the typical perspective taken in model theory.

Next, we consider , {\displaystyle \forall ,\exists } themselves as symbols that are being modelled. This is similar to how equality itself interpreted as a binary relation symbol in first-order logic with equality. Then we rewrite again: M I x ψ { a M : M I [ a / x ] ψ } M M I x ψ { a M : M I [ a / x ] ψ } M {\displaystyle {\begin{aligned}{\mathcal {M}}\models _{I}\forall x\psi &\iff \{a\in M:{\mathcal {M}}\models _{I[a/x]}\psi \}\in \forall ^{\mathcal {M}}\\{\mathcal {M}}\models _{I}\exists x\psi &\iff \{a\in M:{\mathcal {M}}\models _{I[a/x]}\psi \}\in \exists ^{\mathcal {M}}\end{aligned}}} where M := { M } {\displaystyle \forall ^{\mathcal {M}}:=\{M\}} is the model of the symbol {\displaystyle \forall } in the model M {\displaystyle {\mathcal {M}}} , and M := { S P ( M ) : S } {\displaystyle \exists ^{\mathcal {M}}:=\{S\in {\mathcal {P}}(M):S\neq \emptyset \}} is the model of the symbol {\displaystyle \exists } in the model M {\displaystyle {\mathcal {M}}} .

Therefore, we can define the model of a generalized quantifier as follows. Given a first-order language augmented with generalized quantifiers Q 1 , Q 2 , {\displaystyle Q_{1},Q_{2},\dots } , a model M {\displaystyle {\mathcal {M}}} of the language models each Q n {\displaystyle Q_{n}} as a set Q n M P ( M ) {\displaystyle Q_{n}^{\mathcal {M}}\subset {\mathcal {P}}(M)} , such that M I Q n x ψ { a M : M I [ a / x ] ψ } Q n M {\displaystyle {\mathcal {M}}\models _{I}Q_{n}x\psi \iff \{a\in M:{\mathcal {M}}\models _{I[a/x]}\psi \}\in Q_{n}^{\mathcal {M}}} More generally, a quantifier Q {\displaystyle Q} may quantify over k variables. Then its model is a set Q M P ( M k ) {\displaystyle Q^{\mathcal {M}}\subset {\mathcal {P}}(M^{k})} . The type of such a quantifier is k {\displaystyle \langle k\rangle } .

Equivalently, since a subset of M k {\displaystyle M^{k}} can be regarded as a k-ary relation on M {\displaystyle M} , a quantifier over k variables can be regarded as a predicate for k-ary relations on M {\displaystyle M} .

More generally, a quantifier Q {\displaystyle Q} is used as follows: Q x 1 , 1 , , x 1 , m 1 ; x 2 , 1 , , x 2 , m 2 ; ; x n , 1 , , x n , m n ( ψ 1 , , ψ n ) {\displaystyle Qx_{1,1},\dots ,x_{1,m_{1}};x_{2,1},\dots ,x_{2,m_{2}};\dots ;x_{n,1},\dots ,x_{n,m_{n}}(\psi _{1},\dots ,\psi _{n})} It is modelled by an n-ary relation over m 1 {\displaystyle m_{1}} -ary relation, m 2 {\displaystyle m_{2}} -ary relation, ..., m n {\displaystyle m_{n}} -ary relation over M {\displaystyle M} . This general definition a generalized quantifier definition is sometimes called a Lindström quantifier.

Such a quantifier is said to have signature m 1 , m 2 , , m n {\displaystyle \langle m_{1},m_{2},\dots ,m_{n}\rangle } . If its signature is of form 1 , 1 , , 1 {\displaystyle \langle 1,1,\dots ,1\rangle } , then it is monadic, otherwise it is polyadic.

Examples

Of type ⟨1⟩:

  • = 1 {\displaystyle \exists _{=1}} meaning "there exists exactly 1" is defined by = 1 M := { { a } : a M } {\displaystyle \exists _{=1}^{\mathcal {M}}:=\{\{a\}:a\in M\}}
  • And more generally, we can define = 2 , = 3 , {\displaystyle \exists _{=2},\exists _{=3},\dots } by = 2 M := { { a , b } : a M , b M , a b } {\displaystyle \exists _{=2}^{\mathcal {M}}:=\{\{a,b\}:a\in M,b\in M,a\neq b\}} , etc.
  • n {\displaystyle \exists _{\leq n}} meaning "there exists at most n" is defined by n M := { S : S M , | S | n } {\displaystyle \exists _{\leq n}^{\mathcal {M}}:=\{S:S\subset M,|S|\leq n\}} .
  • ω {\displaystyle \exists _{\geq \omega }} meaning "there exists infinitely many" is defined by ω M := { S : S M , S  is infinite } {\displaystyle \exists _{\geq \omega }^{\mathcal {M}}:=\{S:S\subset M,S{\text{ is infinite}}\}} .
  • The Rescher quantifier, meaning "more often than not" is defined by Q R M := { S : S M , | S | > | M S | } {\displaystyle Q_{R}^{\mathcal {M}}:=\{S:S\subset M,|S|>|M\setminus S|\}} .

Of type ⟨2⟩:

  • W {\displaystyle W} meaning "is a well-ordering" is defined by W M := { S : S M × M , S  is a well-ordering of  M } {\displaystyle W^{\mathcal {M}}:=\{S:S\subset M\times M,S{\text{ is a well-ordering of }}M\}} . For example, W x y , x < y {\displaystyle Wxy,x<y} means " < {\displaystyle <} is a well-ordering". Given a model M {\displaystyle {\mathcal {M}}} of W x y , x < y {\displaystyle Wxy,x<y} , the structure ( M , < M ) {\displaystyle (M,<^{\mathcal {M}})} is a well-ordered partially ordered set. Notably, well-ordering is not axiomatizable in standard first-order logic, thus showing that we have expanded the power of the logical language.
  • Ramsey quantifier Q 2 {\displaystyle Q^{2}} , defined by S ( Q 2 ) M {\displaystyle S\in (Q^{2})^{\mathcal {M}}} iff there is an infinite A M {\displaystyle A\subset M} , such that x y A , ( x , y ) S {\displaystyle \forall x\neq y\in A,(x,y)\in S} . For example, the infinite Ramsey theorem states that if one has an infinite set M {\displaystyle M} , and draw an edge between any pair of points, and color each edge from one of a finite number of colors, then there exists an infinite clique of the same color. Let C 1 , , C m {\displaystyle C_{1},\dots ,C_{m}} be 2-ary relations, such that C i ( x , y ) {\displaystyle C_{i}(x,y)} means x y {\displaystyle x\neq y} and the edge ( x , y ) {\displaystyle (x,y)} is colored with the i-th color. Then the infinite Ramsey theorem states that i = 1 m Q 2 ( C i ) {\displaystyle \bigvee _{i=1}^{m}Q^{2}(C_{i})} .

Of type ⟨n⟩:

  • Ramsey quantifier Q n {\displaystyle Q^{n}} , defined by S ( Q n ) M {\displaystyle S\in (Q^{n})^{\mathcal {M}}} iff there is an infinite A M {\displaystyle A\subset M} , such that any size-n subset { a 1 , , a n } A {\displaystyle \{a_{1},\dots ,a_{n}\}\subset A} , we have ( a 1 , , a n ) S {\displaystyle (a_{1},\dots ,a_{n})\in S} . The infinite Ramsey theorem can be stated with Q n {\displaystyle Q^{n}} .3

Of type ⟨1, 1⟩:

  • "All" is defined by All M := { ( A , B ) : A B , B M } {\displaystyle {\text{All}}^{\mathcal {M}}:=\{(A,B):A\subset B,B\subset M\}} . For example, "all men are mortal" is written as All  x , y , ( man ( x ) , mortal ( y ) ) {\displaystyle {\text{All }}x,y,({\text{man}}(x),{\text{mortal}}(y))} . Similarly, "Some", "Not any", and "Not all" are of type ⟨1, 1⟩. In this way, the 4 types of sentences in term logic are naturally expressed in first-order logic with generalized quantifiers.
  • Similarly, "at least 5", "exactly 3", "an even number of", "there are more than", .
  • The Härtig quantifier, meaning "equally many".4

Operations

Quantifiers can be combined and modified to create more quantifiers, using operations upon quantifiers.

Relativization: An n-ary relation R {\displaystyle R} on a set M {\displaystyle M} can be relativized to a subset N M {\displaystyle N\subset M} , by defining R N := R N n {\displaystyle R\upharpoonright N:=R\cap N^{n}} . In other words, a 1 , , a n N , R N ( a 1 , , a n ) R ( a 1 , , a n ) {\displaystyle \forall a_{1},\dots ,a_{n}\in N,R\upharpoonright N(a_{1},\dots ,a_{n})\iff R(a_{1},\dots ,a_{n})} Using this operation, a quantifier Q {\displaystyle Q} of type m 1 , , m n {\displaystyle \langle m_{1},\dots ,m_{n}\rangle } can be relativized to a quantifier Q rel {\displaystyle Q_{\text{rel}}} of type 1 , m 1 , , m n {\displaystyle \langle 1,m_{1},\dots ,m_{n}\rangle } by taking its first slot to be the set over which it relativizes: Q rel M ( N , R 1 , , R n ) := Q M ( R 1 N , , R n N ) {\displaystyle Q_{\text{rel}}^{\mathcal {M}}(N,R_{1},\dots ,R_{n}):=Q^{\mathcal {M}}(R_{1}\upharpoonright N,\dots ,R_{n}\upharpoonright N)} Iteration: Given two ⟨1⟩ quantifiers Q , Q {\displaystyle Q,Q'} , we have a ⟨2⟩ quantifier Q Q {\displaystyle Q\cdot Q'} . This is obtained by generalizing the construction for , {\displaystyle \forall ,\exists } . Specifically, given a binary relation R {\displaystyle R} , the sentence x y , R ( x , y ) {\displaystyle \forall x\exists y,R(x,y)} can be analyzed as ( ) x y , R ( x , y ) {\displaystyle (\forall \cdot \exists )xy,R(x,y)} , where {\displaystyle \forall \cdot \exists } is a ⟨2⟩ quantifier obtained by iterating {\displaystyle \forall } to {\displaystyle \exists } .

A model M {\displaystyle {\mathcal {M}}} models x y , R ( x , y ) {\displaystyle \forall x\exists y,R(x,y)} iff M ( { a M : M ( R M ( a , ) ) } ) {\displaystyle \forall ^{\mathcal {M}}(\{a\in M:\exists ^{\mathcal {M}}(R^{\mathcal {M}}(a,\cdot ))\})} , where R M ( a , ) {\displaystyle R^{\mathcal {M}}(a,\cdot )} is the 1-ary relation on M {\displaystyle M} obtained by plugging in a M {\displaystyle a\in M} to the first slot of the 2-ary relation R {\displaystyle R} on M {\displaystyle M} .

Generalizing, given two quantifiers Q , Q {\displaystyle Q,Q'} of types ⟨1⟩, ⟨1⟩, they iterate to a type ⟨2⟩ quantifier: ( Q Q ) M ( R M ) := Q M ( { a M : Q M ( R M ( a , ) ) } ) {\displaystyle (Q\cdot Q')^{\mathcal {M}}(R^{\mathcal {M}}):=Q^{\mathcal {M}}(\{a\in M:Q'^{\mathcal {M}}(R^{\mathcal {M}}(a,\cdot ))\})} Given Q 1 , , Q n {\displaystyle Q_{1},\dots ,Q_{n}} quantifiers of types m 1 , , m n {\displaystyle \langle m_{1}\rangle ,\dots ,\langle m_{n}\rangle } , they iterate to Q 1 Q n {\displaystyle Q_{1}\cdot \dots \cdot Q_{n}} , a m 1 + + m n {\displaystyle \langle m_{1}+\dots +m_{n}\rangle } quantifier.

Resumption: Given a quantifier Q {\displaystyle Q} of type 1 , , 1 {\displaystyle \langle 1,\dots ,1\rangle } , it can be resumed to a quantifier Res k ( Q ) {\displaystyle \operatorname {Res} _{k}(Q)} of type k , , k {\displaystyle \langle k,\dots ,k\rangle } , using the fact that a k-ary relation R {\displaystyle R} on a set M {\displaystyle M} is the same as a 1-ary relation on M k {\displaystyle M^{k}} : Res k ( Q ) M ( R 1 , , R n ) Q M ( R 1 , , R n ) {\displaystyle \operatorname {Res} _{k}(Q)^{\mathcal {M}}(R_{1},\dots ,R_{n})\iff Q^{\mathcal {M}}(R_{1},\dots ,R_{n})} Note that though they are formally the same, their types are different. One is To see it, consider the resumption of {\displaystyle \exists } . The formula x , first ( x ) = second ( x ) {\displaystyle \exists x,{\text{first}}(x)={\text{second}}(x)} is a formula that is interpreted over a model for which "first" and "second" are defined, in particular models whose universes are of form M × M {\displaystyle M\times M} , whereas Res 2 ( ) x 1 x 2 , x 1 = x 2 {\displaystyle \operatorname {Res} _{2}(\exists )x_{1}x_{2},x_{1}=x_{2}} is a formula that is interpreted over a plain model.

Type theory

A version of type theory is often used to make the semantics of different kinds of expressions explicit. The standard construction defines the set of types recursively as follows:

  1. e and t are types.
  2. If a and b are both types, then so is a , b {\displaystyle \langle a,b\rangle }
  3. Nothing is a type, except what can be constructed on the basis of lines 1 and 2 above.

Given this definition, we have the simple types e and t, but also a countable infinity of complex types, some of which include: e , t ; t , t ; e , t , t ; e , e , t ; e , t , e , t , t ; {\displaystyle \langle e,t\rangle ;\qquad \langle t,t\rangle ;\qquad \langle \langle e,t\rangle ,t\rangle ;\qquad \langle e,\langle e,t\rangle \rangle ;\qquad \langle \langle e,t\rangle ,\langle \langle e,t\rangle ,t\rangle \rangle ;\qquad \ldots }

  • Expressions of type e denote elements of the universe of discourse, the set of entities the discourse is about. This set is usually written as D e {\displaystyle D_{e}} . Examples of type e expressions include John and he.
  • Expressions of type t denote a truth value, usually rendered as the set { 0 , 1 } {\displaystyle \{0,1\}} , where 0 stands for "false" and 1 stands for "true". Examples of expressions that are sometimes said to be of type t are sentences or propositions.
  • Expressions of type e , t {\displaystyle \langle e,t\rangle } denote functions from the set of entities to the set of truth values. This set of functions is rendered as D t D e {\displaystyle D_{t}^{D_{e}}} . Such functions are characteristic functions of sets. They map every individual that is an element of the set to "true", and everything else to "false." It is common to say that they denote sets rather than characteristic functions, although, strictly speaking, the latter is more accurate. Examples of expressions of this type are predicates, nouns and some kinds of adjectives.
  • In general, expressions of complex types a , b {\displaystyle \langle a,b\rangle } denote functions from the set of entities of type a {\displaystyle a} to the set of entities of type b {\displaystyle b} , a construct we can write as follows: D b D a {\displaystyle D_{b}^{D_{a}}} .

We can now assign types to the words in our sentence above (Every boy sleeps) as follows.

  • Type(boy) = e , t {\displaystyle \langle e,t\rangle }
  • Type(sleeps) = e , t {\displaystyle \langle e,t\rangle }
  • Type(every) = e , t , e , t , t {\displaystyle \langle \langle e,t\rangle ,\langle \langle e,t\rangle ,t\rangle \rangle }
  • Type(every boy) = e , t , t {\displaystyle \langle \langle e,t\rangle ,t\rangle }

and so we can see that the generalized quantifier in our example is of type e , t , t {\displaystyle \langle \langle e,t\rangle ,t\rangle }

Thus, every denotes a function from a set to a function from a set to a truth value. Put differently, it denotes a function from a set to a set of sets. It is that function which for any two sets A,B, every(A)(B)= 1 if and only if A B {\displaystyle A\subseteq B} .

Typed lambda calculus

A useful way to write complex functions is the lambda calculus. For example, one can write the meaning of sleeps as the following lambda expression, which is a function from an individual x to the proposition that x sleeps. λ x . s l e e p ( x ) {\displaystyle \lambda x.\mathrm {sleep} '(x)} Such lambda terms are functions whose domain is what precedes the period, and whose range are the type of thing that follows the period. If x is a variable that ranges over elements of D e {\displaystyle D_{e}} , then the following lambda term denotes the identity function on individuals: λ x . x {\displaystyle \lambda x.x}

We can now write the meaning of every with the following lambda term, where X,Y are variables of type e , t {\displaystyle \langle e,t\rangle } : λ X . λ Y . X Y {\displaystyle \lambda X.\lambda Y.X\subseteq Y}

If we abbreviate the meaning of boy and sleeps as "B" and "S", respectively, we have that the sentence every boy sleeps now means the following: ( λ X . λ Y . X Y ) ( B ) ( S ) {\displaystyle (\lambda X.\lambda Y.X\subseteq Y)(B)(S)} By β-reduction, ( λ Y . B Y ) ( S ) {\displaystyle (\lambda Y.B\subseteq Y)(S)} and B S {\displaystyle B\subseteq S}

The expression every is a determiner. Combined with a noun, it yields a generalized quantifier of type e , t , t {\displaystyle \langle \langle e,t\rangle ,t\rangle } .

Properties

Monotonicity

Monotone increasing GQs

A generalized quantifier GQ is said to be monotone increasing (also called upward entailing) if, for every pair of sets X and Y, the following holds:

if X Y {\displaystyle X\subseteq Y} , then GQ(X) entails GQ(Y).

The GQ every boy is monotone increasing. For example, the set of things that run fast is a subset of the set of things that run. Therefore, the first sentence below entails the second:

  1. Every boy runs fast.
  2. Every boy runs.

Monotone decreasing GQs

A GQ is said to be monotone decreasing (also called downward entailing) if, for every pair of sets X and Y, the following holds:

If X Y {\displaystyle X\subseteq Y} , then GQ(Y) entails GQ(X).

An example of a monotone decreasing GQ is no boy. For this GQ we have that the first sentence below entails the second.

  1. No boy runs.
  2. No boy runs fast.

The lambda term for the determiner no is the following. It says that the two sets have an empty intersection. λ X . λ Y . X Y = {\displaystyle \lambda X.\lambda Y.X\cap Y=\emptyset } Monotone decreasing GQs are among the expressions that can license a negative polarity item, such as any. Monotone increasing GQs do not license negative polarity items.

  1. Good: No boy has any money.
  2. Bad: *Every boy has any money.

Non-monotone GQs

A GQ is said to be non-monotone if it is neither monotone increasing nor monotone decreasing. An example of such a GQ is exactly three boys. Neither of the following sentences entails the other.

  1. Exactly three students ran.
  2. Exactly three students ran fast.

The first sentence does not entail the second. The fact that the number of students that ran is exactly three does not entail that each of these students ran fast, so the number of students that did that can be smaller than 3. Conversely, the second sentence does not entail the first. The sentence exactly three students ran fast can be true, even though the number of students who merely ran (i.e. not so fast) is greater than 3.

The lambda term for the (complex) determiner exactly three is the following. It says that the cardinality of the intersection between the two sets equals 3. λ X . λ Y . | X Y | = 3 {\displaystyle \lambda X.\lambda Y.|X\cap Y|=3}

Conservativity

A determiner D is said to be conservative if the following equivalence holds: D ( A ) ( B ) D ( A ) ( A B ) {\displaystyle D(A)(B)\leftrightarrow D(A)(A\cap B)} For example, the following two sentences are equivalent.

  1. Every boy sleeps.
  2. Every boy is a boy who sleeps.

It has been proposed that all determiners—in every natural language—are conservative.2 The expression only is not conservative. The following two sentences are not equivalent. But it is, in fact, not common to analyze only as a determiner. Rather, it is standardly treated as a focus-sensitive adverb.

  1. Only boys sleep.
  2. Only boys are boys who sleep.
See also

See also

References

References

  1. Montague, Richard (1974). "The proper treatment of quantification in English". In Kulas, J.; Fetzer, J.H.; Rankin, T.L. (eds.). Philosophy, Language, and Artificial Intelligence (PDF). Studies in Cognitive Systems. Vol. 2. Springer, Dordrecht. pp. 141–162. doi:10.1007/978-94-009-2727-8_7. ISBN 978-94-010-7726-2.
  2. Barwise, Jon; Cooper, Robin (1981). "Generalized quantifiers and natural language". Linguistics and Philosophy. 4 (2): 159–219. doi:10.1007/BF00350139.
  3. Schmerl, James H.; Simpson, Stephen G. (June 1982). "On the role of Ramsey quantifiers in first order arithmetic". The Journal of Symbolic Logic. 47 (2): 423–435. doi:10.2307/2273152. ISSN 0022-4812. JSTOR 2273152.
  4. Herre, Heinrich; Krynicki, Michał; Pinus, Alexandr; Väänänen, Jouko (December 1991). "The Härtig quantifier: a survey". The Journal of Symbolic Logic. 56 (4): 1153–1183. doi:10.2307/2275466. ISSN 0022-4812. JSTOR 2275466.
Further reading

Further reading

External links