What the Study Found
- Researchers built an “appeasement” score measuring how often justices concede points to the majority in dissents and concurrences.
- A LEGAL-BERT model classified 34,112 references to the majority across 9,049 non-majority opinions from 1946 to 2011.
- Appeasement rose sharply as majority coalitions grew larger and more ideologically diverse (p < 0.001).
- Ideologically extreme justices conceded significantly less, a pattern existing harshness-of-tone measures failed to detect.
Somewhere in the 34,112 passages a pair of political scientists pulled out of six decades of Supreme Court opinions is a sentence in which Justice John Paul Stevens, midway through tearing apart a mandatory sentencing ruling, stops to say the majority happens to be right about something. Not as a rhetorical feint that anyone flagged at the time. Just a concession, dropped into a dissent, and then the argument moves on. Multiply that moment by tens of thousands and you get a pattern nobody had counted.
Donald Snyder and Caitlyn Pierce, political scientists at the University of Massachusetts Amherst, have now counted it. Their measure, published in American Politics Research, puts a number on something court-watchers have always sensed but could never quite pin down.
They call it appeasement, which is a slightly loaded word for what it actually describes: the ratio of moments when a dissenting or concurring Supreme Court justice grants the majority a point to the moments when they refuse to grant anything at all. The pair assembled 9,049 non-majority opinions written between 1946 and 2011, then wrote software to yank out 50-word windows around every mention of “the Court” or “the majority.” That produced 60,637 candidate passages. Human coders worked through 2,500 of them by hand, sorting concession from non-concession, and a second coder checking a subset agreed 97 per cent of the time.
Then the hand-coded set went into LEGAL-BERT, a language model pre-trained on legal text and, one assumes, better at parsing judicial syntax than a general-purpose model would be. It reached 98.6% accuracy on held-out cases.
What emerged is a portrait of the court that looks nothing like the one on cable news. Justices who savage each other in public do, quite routinely, hand each other things.
“Our measure is unique in that we’re not just looking at how harsh justices’ language is, but how they change their language over time,” Pierce says.
The Bridges You Might Need Again
The distinction matters more than it might sound. An earlier and widely used measure, developed by Michael Zilis and Justin Wedeking, tallies harsh and unpleasant words, and it works by dictionary lookup: count the nasty terms, get a score. Appeasement and that harshness measure turn out to be almost entirely unrelated, correlating at r = -0.037, which is to say not at all. They’re picking up different things. Snyder and Pierce show why with a case that ought to trouble anyone relying on word counting alone: Justice Lewis Powell‘s separate opinion in Coker v. Georgia, the 1977 death penalty case, scores extremely high on harsh rhetoric largely because the case concerns rape and capital punishment and those words live in the negative dictionary, while Powell’s actual argument is patient, careful and full of concessions to his colleagues. The dictionary was reading the subject matter, not the man.
Once you have the measure, the patterns start doing work. Justice William O. Douglas, blunt to the point of legend and threatened with impeachment more than any of his colleagues, sits near the bottom of the whole dataset. No surprise there, which is sort-of the point; a measure that failed to notice that Douglas was Douglas wouldn’t be worth much.
William Rehnquist is the more interesting one. From 1972 he behaves like an ordinary associate justice. Then in 1986 he becomes Chief, and his appeasement figures start climbing and swinging about, reaching highs he never touched before. The institutional burden of the chief’s chair appears to be visible in his prose.
What the Numbers Can and Can’t Carry
Two other relationships hold up statistically. Appeasement rises as the majority coalition gets bigger (t = 10.07), and rises again when that coalition spans a wider ideological range. Justices who are themselves further from the ideological center concede less, a result significant at p = 0.003. Which fits a fairly intuitive story about persuasion: the more colleagues you might yet win over, and the closer some of them sit to you, the more you have to lose by scorching the earth.
The caveat worth stating is that these are real but modest effects. The regression models explain very little of the overall variance, with R-squared values between 0.002 and 0.034. Appeasement is one thread among many in a justice’s rhetorical choices, not the loom.
There is also the awkward matter of the calendar. The dataset stops in 2011, well before the current court, before Dobbs, before the fights over presidential immunity and nationwide injunctions that have justices accusing one another of rewriting statutes outright. Pierce is open that she cannot speak to the present bench from this data. “If I had to make an educated guess, I would assume that it has changed, and we’ve probably seen appeasement drop,” she says, though she adds that some justices still seem to be using conciliatory language to keep working relationships intact.
Snyder sees a forward use for it. “One benefit of a measure like appeasement is that higher levels could serve as a potential signal that a justice may be more sensitive to the opinions of their peers and perhaps even open to ideological change,” he says. If that holds, appeasement scores become a kind of early-warning system for the swing votes that decide everything, which is precisely what everyone spends their time guessing about anyway. Pierce thinks the method travels further still, to congressional floor debate and executive branch communications, anywhere persuasion runs on the balance between yielding a point and holding one.
“You don’t want to burn every bridge that you cross, because eventually you might need to go back,” Pierce says.
- Study type: Observational computational text analysis; new measure development and validation. Peer-reviewed, open access, published in American Politics Research (Sage), July 2026
- Data source: 9,049 published non-majority Supreme Court opinions (regular concurrences, special concurrences, dissents), 1946โ2011, from Rice (2017) opinion-text database merged with the Supreme Court Database
- Measure: “Appeasement” โ the ratio of concessions to non-concessions in a justice’s references to the majority opinion, calculated per opinion and aggregated by justice and year
- Method: 50โ300 word text windows around mentions of “the Court” or “the majority”; 2,500 windows hand-coded (97% and 93% inter-coder agreement across two coding passes) to train two LEGAL-BERT classifiers
- Sample size: 60,637 extracted mentions, filtered to 34,112 referring to the current majority; regression comparisons run on 4,354 opinions overlapping with Zilis and Wedeking’s disagreeable-rhetoric data
- Key comparison: Appeasement vs. disagreeable rhetoric (Zilis & Wedeking, 2020), a dictionary-based measure of harsh language; the two are essentially uncorrelated (r = โ0.037)
- Funding / conflicts of interest: No financial support received; authors declared no conflicts of interest
- Data availability: Publicly archived at OSF (osf.io/qkahw)
- Main limitation: Data end in 2011, excluding the current Court entirely, including the Dobbs-era dynamics the paper uses to motivate the analysis. Regression models also explain very little variance (Rยฒ = 0.002โ0.034), and the ideology findings are labeled exploratory by the authors
Reference
Snyder, D., & Pierce, C. (2026). Measuring Judicial Appeasement of the United States Supreme Court. American Politics Research. https://doi.org/10.1177/1532673×261462118
Frequently Asked Questions
What does “judicial appeasement” actually mean?
Judicial appeasement is a measure of how often a justice writing a dissent or concurrence concedes a point to the majority, expressed as the ratio of concessions to non-concessions across every passage where they address the majority. It is not a measure of politeness or of how harsh the language sounds. A justice can be scathing in tone and still score high on appeasement if the underlying argument grants the other side real ground.
How does a computer tell a concession from an insult in a legal opinion?
A computer tells a concession from an insult by being trained on examples first. Researchers hand-coded 2,500 passages as concession or non-concession, then used those labels to train LEGAL-BERT, a language model pre-trained specifically on legal text, which reached 98.6% accuracy on cases it had not seen. Because the model reads context rather than counting words, it can distinguish a justice agreeing with the majority’s reasoning from one merely mentioning it.
Does this study tell us anything about the current Supreme Court?
This study tells us relatively little about the current Supreme Court directly, because the dataset ends in 2011 and does not cover recent terms. One of the authors has said she suspects appeasement has dropped as the court has polarized, but that is an informed guess rather than a finding. Extending the measure to recent terms is left to future research.
Could the same method be used outside the courts?
The same method could be used outside the courts, and the researchers argue it should be. Any setting where opponents argue in public and on the record, congressional floor debate, executive branch communications, campaign messaging, contains the same choice between granting an opponent a point and refusing to. The measure is designed to capture that choice wherever it appears.
Why does it matter whether justices concede points to each other?
It matters whether justices concede points to each other because those concessions may signal which justices are open to persuasion, and therefore which might become swing votes in future cases. Higher appeasement could indicate a justice who is sensitive to colleagues’ views and potentially open to shifting position. It also suggests the court functions less like a permanent shouting match than its public clashes imply.
Cite This Page
