Pragmatics¶
Core Idea¶
What a signal means in context is the joint product of its literal content and a patterned contextual machinery — implicature, deixis, presupposition, speech-act convention — not of the encoded content alone.
How would you explain it like I'm…
Words Need The Room
Meaning From Clues
Context As Co-Author
Broad Use¶
- Linguistics: "Can you pass the salt?" reads as a request, not a question about ability, by cooperative inference.
- Diplomacy: a communiqué's audience, timing, and channel carry the binding meaning, so identical words signal escalation or de-escalation.
- Human-computer interaction: a "Submit" button means different things by screen and prior action, making microcopy a pragmatics problem, not a typography one.
- Law: statutes are read against legislative purpose, contracts against course-of-dealing.
- Organizational communication: "Let's circle back" means decline, defer, or continue by speaker and forum.
- Animal communication: the same display means threat or courtship by receiver, season, and prior interaction.
Clarity¶
Separates semantics (what the signal encodes) from pragmatics (what it does in context), dissolving disputes where parties agree on the words but disagree on the contextual machinery.
Manages Complexity¶
Factors meaning into a small encoded core plus a reusable contextual layer recoverable from a few features, so rich communication runs on a finite vocabulary.
Abstract Reasoning¶
Supplies stable questions — what is literal, what context is loaded, what inference is drawn, what would defeat it — that hold whether the signal is an utterance, a UI control, or a statute.
Knowledge Transfer¶
- Email to diplomacy to UI: "audit the context, not the text" — a misread message is often a missing setting or broken norm, not a wording fault.
- Drafting to APIs: make context travel when a signal will be read far from origin, baking in purpose, examples, and versioning.
- UX to management: "design for the implicature you want" names shaping what receivers conclude beyond the literal as a deliberate act.
Example¶
A asks "Is Smith a good candidate?" and B replies "Smith has excellent handwriting"; by the maxim of relevance, B's irrelevant praise implicates "weak candidate" — a meaning B could cancel without contradiction, proving it pragmatic, not encoded.
Relationships to Other Primes¶
Parents (1) — more general patterns this builds on
- Pragmatics is a kind of Interpretation — The file: pragmatics is 'the SPECIFIC structural account of how SIGNALS acquire meaning beyond their literal content via patterned contextual machinery'; interpretation is the general act of assigning meaning to anything. Pragmatics is the signal-specific species of interpretation.
Children (2) — more specific cases that build on this
- Cooperative Principle and Gricean Maxims is a kind of Pragmatics — The file: the Gricean maxims are 'ONE specific mechanism — a set of cooperative norms — WITHIN pragmatics'; pragmatics is the broader claim and also encompasses deixis, presupposition, speech-acts. Pragmatics is the parent of cooperative_principle. Add pragmatics as an additional parent.
- Deixis is a kind of Pragmatics — The file: deixis is 'ONE patterned mechanism — context-anchored reference — that pragmatics employs … a single tool within its kit.' Pragmatics is the parent of deixis. Add pragmatics as an additional parent.
Path to root: Pragmatics → Interpretation → Representation → Abstraction
Not to Be Confused With¶
- Pragmatics is not the Cooperative Principle (Gricean Maxims) because the maxims are one mechanism inside pragmatics, whereas pragmatics also encompasses deixis, presupposition, and speech-act convention the maxims do not address.
- Pragmatics is not Interpretation because pragmatics is the specific layered account of how signals acquire meaning beyond the literal, whereas interpretation is assigning meaning to anything at all.
- Pragmatics is not Semantics because pragmatics is what a signal does in context, whereas semantics is what it encodes on its own.