Cooperative Principle and Gricean Maxims¶
Core Idea¶
The Cooperative Principle and its four maxims describe the normative structure of conversation: (1) participants in a cooperative exchange are assumed to make their contributions "such as required, at the stage at which it occurs, by the accepted purpose or direction of the talk exchange" — the Cooperative Principle;[1] (2) this principle is specified by four maxims: Quantity (be as informative as required, no more); Quality (do not say what you believe false or lack evidence for); Relation (be relevant); Manner (be clear: avoid obscurity, ambiguity, be brief and orderly);[1] (3) speakers regularly flout maxims on purpose — saying less than required, stating false things as irony, changing the topic — and listeners interpret the flout as conversational implicature (the intended meaning beyond literal content);[1] (4) the whole apparatus explains how hearers derive meaning that is not literally said — from what the speaker chose to say against the backdrop of the cooperative norm.[1]
How would you explain it like I'm…
Talking Helpfully
Hidden Rules of Helpful Talking
Cooperative Principle and Gricean Maxims
Structural Signature¶
A normative backdrop against which every utterance is evaluated. Compliance with the maxims produces transparent communication; conspicuous deviation produces implicature — the hearer reasons "the speaker could not possibly intend just the literal content given maxim X; therefore they must intend something more." The inferential machinery is triangular: (speaker's literal utterance) + (cooperative principle) + (shared context and knowledge) = (derived conversational meaning). Implicatures are defeasible (can be cancelled by the speaker) and calculable (the derivation can be made explicit), distinguishing them from entailment.[2] The role-phrases that identify the recurring functional pattern:
- The cooperative principle — the presumption that speakers are being maximally informative for shared conversational purposes
- The maxim of quantity — speakers should provide enough information, no more and no less than required
- The maxim of quality — speakers should assert only what they believe true and have adequate evidence for
- The maxim of relation — speakers should contribute information relevant to the conversational exchange
- The maxim of manner — speakers should be clear, avoiding obscurity, ambiguity, and unnecessary prolixity
- The implicature mechanism — the inferential process by which hearers derive intended content from maxim flouting against the cooperative backdrop
What It Is Not¶
- Not speech act theory (#315) — speech-act theory describes the kinds of action performed by uttering (promising, declaring). The cooperative principle describes the inferential norm by which hearers derive content beyond the literal. The two are complementary pragmatic frameworks.
- Not logical entailment — entailment follows from truth-functional content alone; implicature depends on the utterance situation and can be cancelled ("I don't mean to imply that...").
- Not politeness strategies (#328) — politeness governs face-management; the Gricean maxims govern informativity. Politeness often motivates flouting (indirect requests flout Manner and Quantity to save face). Relationship: Gricean maxims define the norm that politeness frequently bends.
- Not truth-telling ethics — Quality enjoins speakers not to assert what they believe false, but the maxim is a conversational norm, not a blanket moral command. Fiction, hypothesis, and irony all involve saying things one does not assert as true and are not maxim violations because cooperation holds at a higher frame.
- Not Relevance Theory (Sperber-Wilson) — Relevance Theory is a post-Gricean reformulation reducing the four maxims to a single cognitive-relevance principle. Mentioning as closely-related framework, not as the same prime.
Broad Use¶
- Everyday conversation: Hearers constantly infer beyond literal content. "How was your trip?" met with "The plane had seats" is interpreted as not great via Quantity/Relation flouting.[3]
- Written communication: Emails that "bury the lede" flout Manner; emails that send every stray thought flout Quantity; terse one-liners can flout Manner (obscurity) and be read as curt.
- UX writing: Error messages should satisfy Quantity (enough to diagnose, not more), Quality (describe the actual error), Relation (connected to what the user attempted), Manner (clear). Violating these degrades user experience predictably.
- Legal testimony: Witnesses who say less than expected (Quantity flout) or whose answers are evasive (Relation flout) produce pragmatic suspicion. Attorneys teach witnesses to answer only what is asked, which can itself read as Quantity-flouting hostility.
- Advertising: Intentional flouting — hyperbole (Quality), teaser copy (Quantity), non-sequitur slogans (Relation) — exploits the principle by signaling "I'm not being literal; extract the intended positioning."[4]
- Customer service: Corporate scripts that repeat platitudes flout Relation and Quantity; customers infer the script is pro-forma rather than responsive.
- Cross-cultural communication: Maxim norms are culturally modulated (how much detail counts as "enough"; how direct is relevant). Miscalibrated expectations produce systematic misreadings.
Clarity¶
Explicitly names the invisible norm that makes ordinary communication intelligible. Participants routinely say less than what they mean, say things they do not literally believe, and expect to be understood. The Gricean analysis shows why: all parties presume the cooperative norm and work backward from deviations to intended meaning. Naming the principle lets analysts diagnose breakdowns: was the utterance literally confusing (Manner), pragmatically inadequate (Quantity), contextually irrelevant (Relation), or were we mistaken that cooperation was in force at all?[5]
Manages Complexity¶
Dramatically compresses the communicative channel. If every utterance had to say everything that the speaker meant, conversation would grind to a halt. The cooperative-principle apparatus lets speakers say compact things and trust hearers to infer the rest — provided the norm holds. Systems designed to communicate with humans must therefore either emulate the norm (chatbot responses calibrated for Quantity and Relation) or explicitly abandon it (formal legal language that exhausts ambiguity, at the cost of conversational fluency).
Abstract Reasoning¶
The prime trains the analyst to hold two layers simultaneously: what was literally said and what the act of saying-just-that signals against a cooperative backdrop. The habit transfers to many non-linguistic domains: reading code review comments for what the reviewer chose not to mention; interpreting diplomatic communiqués for what the absence of phrases conventionally used signals; reading test-coverage reports for what the reviewer did not test and what that absence implies. The common move is: given what was said, and given the norm of cooperative relevance, what is the inferred additional content?
Knowledge Transfer¶
| Domain | Quantity flout | Quality flout | Relation flout | Manner flout |
|---|---|---|---|---|
| Conversation | One-word answer | Sarcastic statement | Changing subject | Obscure phrasing |
| UX copy | Vague error ("Something went wrong") | Misleading success message | Unrelated suggestion | Jargon in lay UI |
| Legal writing | Boilerplate overload | Overbroad warranties | Irrelevant clauses | Baroque syntax |
| Code review | "LGTM" on a big PR | Rubber-stamp approval | Comment on unrelated code | Nitpicking without context |
| Diplomacy | "No comment" | Strategic ambiguity | Deflecting a question | Vague language intentionally |
| Advertising | Cryptic teaser | Hyperbolic claims | Celebrity unrelated to product | Stylized obscurity |
Across domains, the consistent lesson: flouts are communicative moves, not failures of communication. Analysts who treat flouts as failures miss the signal; analysts who decode them via cooperative-principle reasoning extract the intended content.
Example¶
Formal: H. P. Grice, "Logic and Conversation" (William James Lectures, 1967; published 1975 in Syntax and Semantics vol. 3). Grice's canonical example: A is writing a recommendation letter for a philosophy student and writes only "Dear Sir or Madam, Mr. X's command of English is excellent, and his attendance at tutorials has been regular. Yours, etc." The brevity flouts Quantity (we expect more of a recommendation). The reader reasons: A knows more, A is able to say more, A chose not to; therefore A intends to communicate "Mr. X is not a good candidate" without explicitly saying so. The implicature is the letter's actual content. Grice used this and similar cases to argue that a great deal of meaning is implicated rather than asserted.[1]
Non-formal, structurally faithful: A product-design team reviews user-error telemetry for a consumer banking app and notices a cluster of abandoned transactions after a specific error message: "Transaction cannot be completed. Please try again." User research reveals the message flouts Quantity (tells users nothing diagnostic), Relation (doesn't connect to what users were attempting), and Manner (vague "cannot be completed"). Users infer from the flouting that the system itself is unreliable — a worse implicature than the underlying bug. The team rewrites the message to satisfy each maxim: "Transfers to external accounts over $5,000 require additional verification. [Verify now] [Reduce amount] [Cancel]." The explicit Quantity (what went wrong), Quality (the true constraint), Relation (offers next action), and Manner (clear options) eliminates the pragmatic over-read. Abandonment rates drop.[5]
Structural Tensions¶
T1 — Grice vs. Relevance Theory. Grice's four maxims are presented as independent principles operating in concert. Sperber and Wilson (1986) argue that all four reduce to a single principle: relevance — speakers should make utterances that are optimally relevant, balancing the cognitive benefit of processing the utterance against the processing effort required.[6] Relevance Theory subsumes Quantity (more information increases relevance, to a point), Quality (true information is more relevant than false), Relation (relevant information is relevant), and Manner (clear utterances are easier to process, hence more relevant). The tension is whether Grice's four maxims are an adequate characterization of pragmatic normativity, or whether they are subsumed by a deeper principle of relevance. Implications: Grice's framework is more granular and diagnostic; Relevance Theory is more parsimonious and cognitive. Modern pragmatics uses both: Grice for conversational analysis, Relevance Theory for cognitive modeling.
T2 — Universality vs. cultural variation. The four maxims are presented as universal conversational principles, operative across cultures. Yet cross-cultural pragmatics research (Wierzbicka 1991, Scollon & Scollon 2001) documents substantial cultural variation: some cultures emphasize Quantity (providing as much detail as possible, in Japanese and Chinese contexts); others minimize it (Finnish conversational style). Some cultures prioritize Relation (relevance to shared social context); others permit tangential topics. Indirectness (Manner flouting) is valued as politeness in some contexts, baldness as honesty in others. The tension is whether the maxims are genuinely universal, or whether their content varies by culture and context. Implications: The maxims are universal in form but culturally calibrated in realization. Cross-cultural understanding requires explicit maxim-norm negotiation.[7]
T3 — Cooperative vs. non-cooperative discourse. The entire Gricean apparatus presumes cooperation: all parties assume the other is being maximally informative and honest. Yet vast stretches of discourse are non-cooperative: deception, negotiation, game-playing, adversarial contexts. In litigation, witnesses are constrained by oath but may refuse to volunteer information (Quantity flouting). In advertising, exaggeration is expected (Quality flouting). In politics, misdirection is routine (Relation flouting). The tension is whether the Gricean framework even applies to adversarial contexts, or whether implicature-reasoning is suspended.[8] Implications: The framework is most powerful in cooperative settings; in adversarial settings, participants must simultaneously not assume cooperation and recognize when others are not cooperating — a more complex pragmatic calculation.
T4 — Implicature defeasibility and precision. A key feature of implicatures is that they are defeasible — a speaker can cancel an implicature they previously licensed ("I don't mean to imply that..."). This allows flexibility and repair, but also creates a deniability problem: speakers can convey damaging content implicitly and deny intending it. The tension is between the theoretical property that implicatures are cancelable (which explains why irony and sarcasm work) and the practical reality that implicatures, once conveyed, are often not canceled and persist in the hearer's understanding. Implications: Implicature is powerful precisely because it permits plausible deniability; manipulative and coercive speech exploits this property. The same mechanism that enables politeness and tact also enables deception.
T5 — Operationalization in AI/NLP. Modern dialogue systems and LLMs must operationalize Gricean reasoning. How do systems detect when a speaker is flouting a maxim? How do they compute the intended meaning from the flout? Current approaches are heuristic: systems use training data to learn patterns of maxim-flouting and implicature-derivation, but the reasoning is implicit in learned weights, not explicit and transparent.[9] The tension is between Grice's explicit, human-understandable calculus (reasons from first principles about cooperation and context) and the statistical patterns learned by neural systems (implicit, black-box, not easily interpretable). Implications: Gricean-inspired dialogue systems may improve transparency and controllability, but capturing the full richness of implicature-reasoning is computationally intractable at present.
T6 — Deliberate maxim-flouting: irony, sarcasm, literary effects. The framework explains how speakers can convey meaning by violating the maxims. But irony and sarcasm are complex: they involve saying something false or infelicitous (Quality or Manner flouting) while simultaneously signaling the flout to the hearer. The hearer must recognize "the speaker could not possibly mean this literally" and infer the opposite meaning. This works in contexts where the hearer recognizes the speaker as sophisticated or trustworthy; in other contexts, flouting is misread as error or hostility. The tension is that deliberate flouting requires both parties to recognize the flouting and interpret it charitably — a fragile coordination.[10] Implications: Irony and sarcasm are high-risk communicative strategies; they work within groups with shared understanding but fail across divides. Literary uses of these devices (Austen's irony, Swift's satire) depend on readerly sophistication to recognize and appreciate the flouting.
Structural–Framed Character¶
The Cooperative Principle and Gricean Maxims is a hybrid on the structural–framed spectrum. Part of it is a bare pattern that means the same thing in any field; part of it is a frame — a vocabulary and a set of assumptions — inherited from the study of language and meaning. The frame here is substantial, even though a structural core exists.
The structural core is real: the underlying mechanism is that a shared expectation acts as a backdrop, and any conspicuous deviation from it forces an inference about hidden intent — a pattern that recurs in negotiation, signaling, and any exchange where what is left unsaid carries meaning. But the full prime brings a thick frame inherited from linguistics: it presupposes cooperative speakers, an "accepted purpose" to a conversation, and four specific maxims of quantity, quality, relation, and manner. That vocabulary carries a built-in normative standard — utterances are evaluated against what one ought to contribute — and applying the prime to conversation, courtroom testimony, or advertising means importing that whole interpretive apparatus rather than merely reading off a pattern. With a genuine structural mechanism wrapped in a heavy inherited frame, it sits on the framed side of the middle.
Substrate Independence¶
The Cooperative Principle and Gricean Maxims is a narrowly substrate-independent prime — composite 2 / 5 on the substrate-independence scale. It governs conversational norms — quantity, quality, relation, manner — and its signature is largely linguistics-specific and normative rather than structural, tethered to the philosophy of language it grew out of. The loose idea of cooperative exchange can be gestured toward in game theory and organizational coordination, but the prime itself is developed almost exclusively within linguistics, and no worked examples carry it elsewhere. Transfer to non-linguistic domains demands substantial translation and stays largely metaphorical, leaving it bound to its meaning-laden home substrate.
- Composite substrate independence — 2 / 5
- Domain breadth — 2 / 5
- Structural abstraction — 3 / 5
- Transfer evidence — 1 / 5
Relationships to Other Abstractions¶
Current abstraction Cooperative Principle and Gricean Maxims Prime
Parents (3) — more general patterns this builds on
-
Cooperative Principle and Gricean Maxims is a kind of Pragmatics Prime
Cooperative Principle and Gricean Maxims is a specialization of Pragmatics, retaining the parent's defining structure while adding the child's specific commitments.Pragmatics supplies the genus: What a signal means in context is the joint product of its literal content and patterned contextual machinery, not just what the signal literally encodes. Cooperative Principle and Gricean Maxims preserves that general structure while adding its differentia: Cooperative communication. The parent can occur without those added commitments, whereas removing the parent structure leaves no basis for classifying the child as this subtype. That asymmetry establishes subsumption rather than mere association.
-
Cooperative Principle and Gricean Maxims presupposes Cooperation Prime
Cooperative principle and Gricean maxims presupposes cooperation because conversational implicature operates on the assumption participants are jointly working toward purpose.The Cooperative Principle holds that conversational participants make contributions as required by the accepted purpose of the talk exchange, specified by maxims of quantity, quality, relation, and manner. The entire framework presupposes that interlocutors are jointly contributing to a shared purpose despite individual temptations to deceive, mislead, or free-ride on others' clarity. Cooperation supplies the structural commitment: agents take individually costly actions sustaining a joint outcome where defection is tempting. Conversational maxims specialize cooperation to linguistic exchange, with informativeness and truthfulness as the costly contributions sustained against private temptation.
-
Cooperative Principle and Gricean Maxims is a decomposition of Social Norms Prime
The Cooperative Principle and Gricean Maxims is the specific shape social norms take in conversational cooperation.The Cooperative Principle and its maxims govern conversational contributions through shared expectations — be informative, truthful, relevant, clear — that participants assume and against which deviations are noticed and exploited as implicature. That is the structure of Social Norms — group-shared behavioral expectations, enforced by mutual sanction, sustained by joint internalization and enforcement — particularized to the domain of talk exchange. Gricean maxims are the specific shape social norms take when the regulated behavior is communicative cooperation under conversational purpose.
Children (5) — more specific cases that build on this
-
Betteridge's Law of Headlines Domain-specific presupposes Cooperative Principle and Gricean Maxims
The heuristic strictly presupposes the Gricean inference that choosing a weaker form when a stronger warranted form was available is informative.The question mark leaks evidentiary stance only inside a communicative regime where readers expect a writer to be as informative and well-supported as the evidence permits. Remove that convention and the interrogative can be a stylistic choice with no diagnostic force.
-
Litotes Domain-specific presupposes Cooperative Principle and Gricean Maxims
Litotes presupposes pragmatic cooperation by which a hearer infers a stronger or differently modulated meaning from a deliberately weaker negation of the contrary.Without a shared inference from what is literally said to why the speaker chose that under-informative form, the utterance remains only a weak negation. The child adds a polar contrary, the negation construction, direction of intensification or mitigation, and register-sensitive reconstruction.
-
Missing Denominator Domain-specific presupposes Cooperative Principle and Gricean Maxims
Missing denominator presupposes the Gricean informativeness norm because a correct count becomes a reporting failure only relative to what the audience needs to interpret it.The numerator can be arithmetically true and still under-informative. The child is constituted by the gap between literal truth and the reference information a cooperative report must supply for its purpose. Innocent abbreviation violates the norm accidentally; strategic suppression flouts it deliberately. The maxim supplies the reporting standard, while the child supplies the quantitative truncated-ratio mechanism and uniform repair.
- Thought-Terminating Cliché Domain-specific presupposes Cooperative Principle and Gricean Maxims
A thought-terminating cliché presupposes cooperative conversational norms because it closes inquiry by impersonating the kind of relevant, sufficient response those norms license as discharging a reply obligation.Remove the shared expectation that a recognizable conversational response is relevant, sufficiently informative, and eligible to close its turn, and the stock formula loses its terminating force: it becomes only an unanswered utterance. The Cooperative Principle supplies the uptake convention the device parasitizes. The child adds a category-general token, non-engagement with the live question, and a local norm that penalizes anyone who refuses the false discharge.
- Social Communication Domain-specific is a decomposition of Cooperative Principle and Gricean Maxims
Relevance, informativeness, truthfulness, clarity, and implicature form the norm-governed inferential subsystem behind topic and nonliteral-meaning competence.The clinical construct tests whether a listener derives intended meaning from literal form against cooperative expectations, including sarcasm and maxim flouts. After the speech_language_pathology frame is stripped away, the retained structural roles are those of Cooperative Principle and Gricean Maxims: Cooperative communication. Social Communication adds the local frame and commitments expressed in its identity: Treat the relational-pragmatic layer of language — turn-taking, relevance, politeness, repair, register, common ground — as a layer distinct from grammatical correctness that can fail on its own, so a child with clean syntax may still be unable to hold a conversation. The parent pattern remains recognizable without that vocabulary, while the child is the framed realization of it. That preservation test establishes decomposition rather than taxonomic subsumption.
Hierarchy paths (4) — routes to 3 parentless roots
- Cooperative Principle and Gricean Maxims → Pragmatics → Interpretation → Representation → Abstraction
- Cooperative Principle and Gricean Maxims → Social Norms → Normativity → Constraint
- Cooperative Principle and Gricean Maxims → Cooperation → Social Dilemma → Trade-offs → Constraint
- Cooperative Principle and Gricean Maxims → Cooperation → Social Dilemma → Non-Zero-Sum Game → Game-Theoretic Strategy → Function (Mapping)
Neighborhood in Abstraction Space¶
Cooperative Principle and Gricean Maxims sits in a sparse region of abstraction space (78th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely rather than landing on a neighbor.
Family — Argumentative Traps & Framing Fallacies (15 primes)
Nearest neighbors
- Pragmatics — 0.73
- Linguistic Universals — 0.69
- Meta-Symbolic Reflection — 0.69
- Abilene Paradox — 0.69
- Contradiction — 0.69
Computed from structural-signature embeddings · 2026-09-10
Not to Be Confused With¶
The Cooperative Principle and Gricean Maxims must be distinguished from Reciprocity, which addresses a different social-temporal structure. Reciprocity governs the exchange expectation that participants respond in kind to each other's actions over time — if you give me something, I owe you something in return, and the debt is tracked across a relational history. The Cooperative Principle, by contrast, governs the immediate inferential norms by which hearers derive implicit meaning from utterances given mutually-assumed conversational standards. Gricean norms operate in the moment of utterance, helping the hearer understand what the speaker intended; reciprocity operates across time, helping participants manage the long-term balance of exchange. A speaker can follow the Cooperative Principle (being maximally informative and truthful to enable the hearer's meaning-derivation) while violating reciprocity (never reciprocating favors). Conversely, a speaker can engage in reciprocal exchange (giving gifts, returning favors) while flouting the maxims (being evasive, misleading, or obscure in their utterances). The two primes address different temporal and relational structures: Gricean norms are synchronic (within a single conversational turn), reciprocity is diachronic (across repeated interactions).
The Cooperative Principle is also not Consent, which addresses authorization and agreement to an action or transfer. Consent is the communicative act by which a consenting agent grants permission; the focus is on whether an agent has explicitly or implicitly authorized an action. The Cooperative Principle is a normative backdrop for interpretation — it specifies how speakers should structure utterances to maximize mutual understanding. A speaker can violate the Cooperative Principle without violating consent: a speaker who is deliberately evasive, misleading, or obscure is flouting the maxims, but they may still obtain genuine consent from a hearer (the hearer consents despite or despite understanding the flouting). Conversely, consent can be entirely valid without any utterance being maximally informative or truthful: a hearer can consent to a action based on an utterance that violates Quality (the speaker is lying) or Quantity (the speaker is withholding critical information) — the consent is still binding if the hearer had the authority to authorize. Consent is about permission-granting; the Cooperative Principle is about meaning-derivation.
Nor is the Cooperative Principle identical to Normativity in general. Normativity is the broader metacategory describing any practice that admits standards of correctness and obligation — moral norms, epistemic norms (standards for justified belief), legal norms, aesthetic standards, all specify what agents should do or believe. The Cooperative Principle specifies a narrow, domain-specific normative structure: the four maxims governing how speakers should structure utterances in conversation. Gricean norms are one particular instance of normative standards, operating at the level of pragmatic communication. The distinction matters because the Cooperative Principle can be suspended or overridden by other norms: a speaker might flout the maxims in service of other values (protecting the hearer's feelings by deceiving them violates Quality but may be ethically motivated; maintaining state secrets violates Quantity and Quality but is legally required). The Cooperative Principle is normative but domain-specific; Normativity is the broader framework.
Finally, the Cooperative Principle is not Arbitrariness of Symbolic Conventions, which addresses the non-intrinsic link between signifiers and their meanings at the level of symbolic binding itself. Arbitrariness is the property that the connection between a word (signifier) and what it means (signified) is conventional rather than intrinsic — there is nothing about the sound "dog" that necessitates it means a four-legged animal. The Cooperative Principle operates downstream of this symbolic binding: it governs how speakers should use already-bound symbols to derive meaning. One can recognize the arbitrariness of symbolic conventions while adhering to the Cooperative Principle (using the symbol "dog" informatively and truthfully in conversation), or one can exploit arbitrariness while flouting the Cooperative Principle (using "dog" deceptively or evasively). Arbitrariness concerns the relation between form and meaning; the Cooperative Principle concerns the pragmatic norms for deploying that relation in conversation.
Solution Archetypes¶
Solution archetypes in the catalog that build on this prime — directly (this prime is a source ingredient) or as a related prime.
Built directly on this prime (2)
- Cooperative Communication Repair: Repair communication breakdowns by restoring shared expectations of clarity, grounding, relevance, and sufficient information.▸ Mechanisms (9)
- Clarification Protocol — A response move that asks the sender to state the buried premise before answering, so the receiver can engage the real question without accepting it — and without escalating to a challenge.
- Clarification Script — A pre-worded, reusable bank of clarifying questions that lets anyone ask what a message is missing without sounding hostile — turning 'I'm confused' into a specific, answerable, cooperative request.
- Documentation Review for Cooperative Expectations — Audits a document against the cooperative expectations — clarity, grounding, relevance, sufficiency — before any reader hits the breakdown, and bakes the fixes back into the template.
- Evidence Linking — Attaches the basis — source, data, confidence, or assumption — to each claim so a mistrusted or unsupported statement becomes something participants can actually evaluate.
- Meeting Repair Move — A facilitator's in-the-moment move that pauses a stalling exchange, names the breakdown without blame, and redirects the room to the one expectation that actually failed.
- Readback / Teach-Back — Closes the loop by having the receiver restate the message in their own words, so a silent misunderstanding surfaces and gets corrected before anyone acts on it.
- Relevance Reframing — Reconnects accurate-but-unusable information to the listener's actual question or decision, so 'why are you telling me this?' becomes 'here's why this matters to you.'
- Sufficiency Calibration Checklist — A checklist that calibrates how much detail is enough for this audience and stake — pruning overload and filling gaps so a message is neither too thin nor too bloated to act on.
- Support Triage Question Set — A structured set of triage questions that pulls the specific missing facts out of a vague request and routes it to an owner, so support exchanges become actionable instead of looping.
- Pragmatic Context Alignment: Make intended meaning dependably recoverable by designing the context around the words, not only the words themselves.▸ Mechanisms (10)
- Common Ground Checklist — Enumerates the background facts a message silently counts on, then checks each is actually shared with the audience before it goes out.
- Context Frame Header — Bolts a short interpretive frame onto the front of a message — who is speaking, in what role, through what channel, for what purpose — so the whole thing is read through the intended lens.
- Context Shift Test — Stress-tests a message by imagining it forwarded, archived, or re-read out of its original setting, to see whether its meaning survives the move.
- Example and Boundary Case Pair — Pins an intended meaning by pairing one clear in-scope example with a near-miss boundary case that looks similar but falls outside.
- Implicature Audit — Examines a message for what it implies beyond the literal words — what's suggested by what's said, unsaid, emphasized, or softened — and flags the risky implications.
- Politeness/Directness Adjustment — Calibrates how blunt or softened a message is against the relationship and the stakes, so it neither gives offense nor buries the point under politeness.
- Pragmatic Breakdown Log — Keeps a running record of the misunderstandings a recurring message actually produces, so the pattern of failure drives revision instead of one-off guesses.
- Readback for Situated Meaning — Has the recipient restate the message in their own words and intended action, so a mismatch surfaces and gets repaired before anyone acts on it.
- Recipient Inference Walkthrough — Role-plays a specific recipient's reasoning from their own background and role, stepping from the signal to the reading they'll actually reach, before the message is sent.
- Scope and Audience Note — Declares who a message applies to, what it covers and excludes, and until when — so its reach doesn't silently expand when it's reused.
Also a related prime in 4 archetypes
- Face-Saving Directness Calibration: Balance clarity with relationship preservation when delivering requests, criticism, refusals, warnings, or conflict.
- Locution-Illocution-Perlocution Decomposition: When a statement is being misread, separate what it literally says, what action it performs, and what effect it produces.
- Premise–Action Decoupling: Separate engagement with a communicative surface action from assent to its embedded premise, so the premise must be stated, contestable, and independently accepted before it can constrain action.
- Sign–Meaning Alignment: Align the form of a sign, label, symbol, or message with the meaning people are intended to take from it.
Notes¶
Grice's William James Lectures (1967; published as "Logic and Conversation," 1975). Later refinements: Sperber and Wilson, Relevance (1986); Horn, A Natural History of Negation (1989); Levinson, Presumptive Meanings (2000). Companion to #315 speech_act_theory_illocution_perlocution (inferential theory of meaning vs. structural theory of action in utterances) and #328 pragmatic_politeness_strategies (which operates on the cooperative scaffolding by systematically trading off Quantity and Manner for face preservation).
References¶
[1] Grice, H. P. (1975). Logic and Conversation. In P. Cole & J. L. Morgan (Eds.), Syntax and Semantics, Vol. 3: Speech Acts (pp. 41–58). Academic Press. Grice Logic and Conversation foundational cooperative principle implicature. registry ↩a ↩b ↩c ↩d ↩e
[2] Grice, H. P. (1989). Studies in the Way of Words. Harvard University Press. Grice Studies in the Way of Words collected essays pragmatics meaning. registry ↩
[3] Levinson, S. C. (2000). Presumptive Meanings: The Theory of Generalized Conversational Implicature. MIT Press. Levinson Presumptive Meanings generalized conversational implicature. registry ↩
[4] Horn, L. R. (2004). Implicature. In L. R. Horn & G. Ward (Eds.), The Handbook of Pragmatics (pp. 3–28). Blackwell Publishers. Horn Implicature handbook pragmatics. registry ↩
[5] Huang, Y. (2014). Pragmatics (2nd ed.). Oxford University Press. Huang Pragmatics textbook deixis context-dependence speech acts. registry ↩a ↩b
[6] Sperber, D., & Wilson, D. (1986). Relevance: Communication and Cognition. Harvard University Press. Relevance-theoretic account of ostensive-inferential communication: argues that coded symbolic conventions are exploited by speakers and hearers to generate new inferences, grounding the compositional and hypothetical reasoning that convention-bound signs enable. registry ↩
[7] Brown, P., & Levinson, S. C. (1987). Politeness: Some Universals in Language Usage. Cambridge University Press. Brown-Levinson Politeness face-threatening acts conversational maxims. registry ↩
[8] Kasher, A. (1976). Conversational Maxims and Rationality. In A. Kasher (Ed.), Language in Focus: Foundations, Methods, and Systems: Essays Dedicated to Yehoshua Bar-Hillel (pp. 197–216). D. Reidel Publishing Company. Kasher Conversational Maxims and Rationality. registry ↩
[9] Harris, D. (2020). Speech Act Theory and Artificial Intelligence. In Handbook of Pragmatics and Language (pp. 812–838). Springer. Harris speech act theory and artificial intelligence LLMs dialogue agents intent classification. registry ↩
[10] Carston, R. (2002). Thoughts and Utterances: The Pragmatics of Explicit Communication. Blackwell Publishers. Carston Thoughts and Utterances pragmatic theory implicature. registry ↩
[11] Searle, J. R. (1975). Indirect Speech Acts. In P. Cole & J. L. Morgan (Eds.), Syntax and Semantics, Vol. 3: Speech Acts (pp. 59–82). Academic Press. Searle Indirect Speech Acts direct-vs-indirect illocution politeness. registry
[12] Bach, K. (1994). Conversational Impliciture. Mind & Language, 9(2), 124–162. Bach Conversational Impliciture implicit meaning. registry
[13] Pinker, S. The Stuff of Thought: Language as a Window into Human Nature. Viking, 2007. Critical assessment of conceptual blending and metaphor theory; argues that blending is overstated as a universal cognitive mechanism and that direct logical inference and category membership explain many phenomena attributed to blending. [^pinker-2007] registry
[14] Bach, K. (1999). The Myth of Conventional Implicature. Linguistics and Philosophy, 22(3), 327–366. Bach Myth of Conventional Implicature semantics pragmatics. registry