2.1. Scope Processing: Theories and Psycholinguistic Evidence
English sentences containing two logical operators, including an existential quantifier (
a) and a universal quantifier (
every), often give rise to scope ambiguity. For example, in (1), where the existential quantifier
a appears in the subject position and the universal quantifier
every in the object position, the sentence permits two interpretations. Under the surface scope reading (SSR) in (1a), the semantic scope mirrors the syntactic structure: the existential quantifier takes scope over the universal quantifier, with the scope relation directly determined by their surface positions. By contrast, the inverse scope reading (ISR) in (1b) involves the universal quantifier taking scope over the existential quantifier, such that the semantic scope relation does not align with the surface c-command relations, arguably due to a covert syntactic operation of Quantifier Raising (QR) at Logical Form (LF) (
May, 1985).
| (1) | A dog chased every cat. |
| | a. | There was a single dog that chased each cat. (Surface scope) |
| | b. | For each cat, there was a different dog that chased it. (Inverse scope) |
Although both interpretations are licensed by the grammar, they are not equally accessible at the computational level, with surface scope generally preferred over inverse scope. It is widely held that inverse scope incurs greater processing difficulty than surface scope; however, accounts differ as to the source of this cost. From a syntactic perspective,
Anderson (
2004) proposed the Processing Scope Economy (PSE) principle, according to which inverse scope representations are more complex because they require additional covert operations at Logical Form, thereby increasing processing cost. A closely related proposal, the Minimal Lowering Hypothesis (e.g.,
Fox, 2000), similarly assumes that surface scope constitutes the default interpretation, with inverse scope available only when required by contextual or pragmatic considerations and derived via non-default movement operations, rendering it less preferred.
In contrast to these syntactically grounded explanations,
Kurtzman and MacDonald (
1993) attributed scope preferences to principles of incremental sentence processing, arguing that the parser resolves ambiguity by integrating multiple probabilistic constraints as linguistic input unfolds (
Trueswell et al., 1994). Central to this view is the Single Reference Principle, according to which comprehenders commit early to a single discourse referent upon encountering a singular indefinite in sentence-initial position (e.g.,
a dog). This commitment naturally supports a surface scope interpretation, which is compatible with a single referent, while disfavoring an inverse scope interpretation, which would require constructing multiple referents (e.g., multiple dogs).
Setting aside theoretical differences among accounts, empirical findings consistently point to a preference for surface scope among native speakers of English (
Chu et al., 2014;
Kurtzman & MacDonald, 1993;
Scontras et al., 2017;
Wu & Ionin, 2022). This preference has been documented primarily using variants of truth-value judgment tasks widely employed in semantic research (
Fang & Francis, 2025). For example, using a sentence–picture matching task,
Scontras et al. (
2017) asked English native speakers to rate the match between sentences such as (1) and pictures depicting surface and inverse scope interpretations ((1a) and (1b), respectively) on a 7-point Likert scale. The results revealed significantly higher ratings for the surface scope interpretation than for the inverse scope interpretation, even though both interpretations were judged acceptable, with mean ratings exceeding 5.
In psycholinguistics, a much-studied question concerns how speakers resolve potential scope ambiguities during real-time comprehension, as investigated using time-sensitive behavioral methods such as self-paced reading and eye-tracking (
Anderson, 2004;
Brasoveanu & Dotlačil, 2015;
Paterson et al., 2008;
Zhou & Gao, 2009). These methods make it possible to probe initial scope interpretation more directly by measuring online processing difficulty (cf.
Kurtzman & MacDonald, 1993). Crucially, they do so without explicitly drawing participants’ attention to alternative interpretations, instead comparing RTs across continuations that bias different interpretations of the same sentence.
A number of studies have examined the real-time processing of quantified sentences in simple transitive clauses in English (
Dwivedi, 2013) and Chinese (
Zhou & Gao, 2009). However, these studies have largely focused on configurations in which
every precedes
a, as in
Every child climbed a tree. Using the sentence continuation paradigm introduced by
Kurtzman and MacDonald (
1993), they reported shorter RTs in regions disambiguating toward the surface scope interpretation relative to inverse scope, a pattern commonly taken to reflect increased processing costs associated with inverse scope.
Nevertheless, the reliance on
every–a sentences to assess the availability or processing cost of inverse scope is problematic due to an entailment asymmetry. In such sentences, the inverse scope interpretation entails the surface scope interpretation; consequently, cases classified as involving inverse scope necessarily also satisfy the surface scope reading. This entailment relation renders
every–a sentences poor diagnostics for isolating inverse scope, as any processing cost attributed to inverse scope may be attenuated or obscured by the concurrent availability of surface scope (
Cowley et al., 2025;
Scontras et al., 2017). Therefore,
a–every sentences provide a more suitable test case for probing both the availability and the online computation of inverse scope interpretations.
Relatively few studies have examined the real-time processing of
a–every configurations to test the claim that inverse scope is more costly. A notable exception is
Anderson (
2004), which found that native English speakers had greater difficulty accessing inverse scope than surface scope in a self-paced reading task. However, this finding is complicated by a potential morphological mismatch confound. Participants read a quantified sentence, repeated in (2), followed by a continuation that disambiguated toward either a surface scope (2a) or inverse scope interpretation (2b):
| (2) | A dog chased every cat. |
| | a. | … the dog was not very fast. |
| | b. | … the dogs were not very fast. |
If scope had been determined by the time readers encountered the continuation, longer RTs for (2b) than (2a) would support a processing cost for inverse scope. However, this comparison is confounded by a number mismatch between “a dog” and “the dogs.” Thus, the longer RTs in (2b) may reflect morphological inconsistency under heuristic-driven good-enough processing (cf.
Christianson, 2016;
Ferreira, 2003;
Fang et al., 2026a), rather than genuine scope computation.
To address this issue, Anderson introduced control conditions embedded in richer discourse contexts, which may have reduced inverse scope difficulty. Building on this concern, we introduce two control conditions (3) and (4) and compare them directly with the critical conditions. Stronger evidence for scope-driven processing would be obtained if longer RTs persist for (2b) than (2a), while no corresponding difference emerges between (3) and (4), thereby ruling out a heuristic-driven good-enough processing account.
| (3) | The same dog chased every cat, although the dog was not very fast. |
| (4) | A different dog chased every cat, although the dogs were not very fast. |
2.2. Surprisal in Sentence Processing
In cognitive science, one influential account of sentence comprehension and processing is the expectation-based model (
Hale, 2001;
Levy, 2008). Under this framework, the human parser incrementally constructs syntactic and semantic representations by actively generating probabilistic expectations about upcoming linguistic input, using these expectations to guide real-time parsing decisions. Within this approach,
surprisal has been proposed as a formally defined computational metric of processing difficulty (
Hale, 2001,
2016). Surprisal is defined as the negative log probability of a word given its preceding context and is assumed to be proportional to processing effort, such that words with higher surprisal incur greater cognitive cost.
With advances in machine learning and natural language processing, surprisal is now often estimated using neural Transformer-based language models. Surprisal derived from such models has been shown to more closely approximate human sentence processing behavior than surprisal estimated from n-gram models or context-free grammars (
Aurnhammer & Frank, 2019;
Wilcox et al., 2020). In the present study, we adopt the linking assumption between human sentence processing and next-word prediction in language models, following
Futrell and Mahowald’s (
2025) argument that, despite their fundamental differences, human language processors and language models are functionally similar in that both incrementally encode, decode, and predict linguistic information during comprehension. Psycholinguists have long investigated incremental processing through garden-path sentences, in which an initially preferred interpretation may later be revised. Expectation-based accounts have been shown to successfully capture such phenomena, and recent work has demonstrated that language models can reproduce key aspects of human incremental parsing behavior, including sensitivity to filler-gap dependencies (e.g.,
Kobzeva & Kush, 2024). In a similar vein, the sentences examined in the present study, such as (2), involve competing scope interpretations that emerge during incremental comprehension. Upon encountering “a dog”, comprehenders are likely to initially construct a representation involving a single referent, corresponding to the surface scope interpretation. Consequently, continuations containing the singular form “dog” are expected to receive higher probability and lower surprisal than continuations containing the plural form “dogs”, which is more compatible with an inverse scope interpretation. Encountering “dogs” therefore requires revision of the initially preferred interpretation, analogous to the reanalysis observed in garden-path sentence processing.
On this view, surprisal provides an empirically tractable link between distributional properties of linguistic input and the representations constructed during online comprehension. It thus holds promise for accounting for processing at multiple levels of linguistic representation, including syntactic and semantic structure. However, the extent to which model-generated word surprisal can capture specific incremental sentence processing phenomena remains an open empirical question—both in terms of whether it can
qualitatively predict observed processing patterns and how well it can do so
quantitatively (cf.
Cong et al., 2023;
Demberg & Keller, 2008;
Oh et al., 2022;
Smith & Levy, 2013;
Wilcox et al., 2023).
Much work examining both the qualitative and quantitative fit between surprisal and human sentence processing has primarily focused on syntactic phenomena, particularly garden-path effects (e.g.,
Huang et al., 2024;
Kobzeva & Kush, 2024;
Van Schijndel & Linzen, 2021). These studies have shown that surprisal often succeeds in qualitatively capturing garden-path effects, in the sense that it correctly localizes processing difficulty to the regions where experimental effects are expected to arise during incremental sentence comprehension. However, more fine-grained quantitative evaluations reveal that (model-generated) surprisal tends to underestimate the magnitude of some garden-path effects observed in human data.
Huang et al.’s (
2024) large-scale self-paced reading benchmark (i.e., SAP) provides a systematic pipeline by evaluating psycholinguistic alignment across multiple syntactic constructions by comparing model-generated surprisal with human RTs using a linking function that maps surprisal and lexical predictors onto reading-time milliseconds. Their results show that while surprisal
qualitatively tracks processing difficulty at disambiguating regions, it consistently
underestimates effect magnitudes and fails to account for item-level variation, suggesting that probabilistic word-level expectations alone are insufficient to fully explain the cognitive cost of syntactic reanalysis.
Motivated by those findings, the current study extends prior work on syntactic processing to investigate the predictive power of word-level surprisal for semantic processing, focusing on quantifier scope interpretation, which involves linguistic operations at the level of Logical Form. Following the modeling pipeline described in
Huang et al. (
2024), we aim not only to qualitatively capture scope-related processing effects, but also to quantitatively assess the extent to which surprisal accounts for the observed RTs variation, that is, the proportion of overall processing cost attributable to probabilistic expectations over words.
2.3. Individual Variation in Grammatical Representation and Processing
Grammatical representation and processing are increasingly recognized as variable across native speakers rather than uniform (
Polinsky, 2025;
Zimmermann et al., 2025). This variability is especially pronounced in domains involving ambiguity and processing complexity (
Roberts, 2012), where clear input is limited. Quantifier scope interpretation exemplifies this pattern, with substantial evidence showing systematic differences among native speakers in access to inverse scope (
Han et al., 2016;
Philipp & Zimmermann, 2025). Crucially, this variation is systematic rather than random, reflecting individual differences in factors such as working memory capacity (WMC) and language experience (LE).
In an offline picture-selection task,
Fang and Wang (
2025) found that WMC significantly affected English speakers’ scope interpretations, though not uniformly across configurations. Similarly,
Philipp and Zimmermann (
2025) attributed cross-linguistic differences in inverse scope availability, as well as interindividual variation, to differences in input exposure. Related evidence comes from Korean (
Han et al., 2016) and Chinese (
Fang et al., 2025), though these studies rely exclusively on offline measures. Beyond memory capacity, variation in language processing has also been linked to differences in linguistic experience (
MacDonald & Christiansen, 2002). Considering both WMC and LE allows us to evaluate capacity-based and experience-based accounts of systematic variation in processing.
The present study extends this line of work by employing an online self-paced reading paradigm to examine how individual differences in WMC and LE manifest during real-time processing. More broadly, our focus on WMC and LE effects aligns with a gradient view of grammatical representation and interpretation (
Francis, 2022), under which variability in scope interpretation and processing is expected rather than exceptional.
Research on individual differences extends beyond behavioral data to their interaction with surprisal-based predictions of reading times. Surprisal has typically been used as a group-level proxy for processing effort, with limited attention to its ability to predict behavior across individuals. Recent work has begun to address this gap (
Berzak & Levy, 2023;
Haller et al., 2024;
Škrjanec & Demberg, 2026). For instance,
Berzak and Levy (
2023) show that higher L2 proficiency is associated with greater sensitivity to surprisal, while
Škrjanec and Demberg (
2026) demonstrate that domain-adapted language models improve RT predictions for expert readers. Building on this work, the present study examines whether modeling online processing benefits from surprisal estimates informed by individual differences in WMC and LE.