Does the mind selectively activate frames from only some words?
When we understand wordplay or jokes, do we activate a frame from a subset of available words while suppressing nearby but frame-unrelated words? This matters because it reveals how meaning-making differs from how AI processes language.
A small exchange exposes the structure. Adrian said "bullseye" as a compliment. Claude said "so to speak," reading it as metaphor. Adrian then named the wordplay: the design context had a dot, a cover, and an arrow through it — bullseye + dot + arrow form an archery frame. Three words activate the frame; "cover" sits adjacent linguistically (it's in the same description) but does not enter the frame. The human mind does this automatically, holding three words tight in resonance and letting the fourth alone.
The cognitive operation here is not similarity computation. Cosine-style measures over word embeddings would treat all four words by their pairwise relations and would not produce the selective-frame effect. The selectivity is doing work computational similarity does not capture: it suppresses some adjacencies even when they are linguistically present, in order to surface the frame that holds three of the words together. The frame is detected by what it activates, not by what it computes.
This bears on the chronic difficulty AI has with wordplay and joke-detection. The standard diagnosis is that AI lacks world knowledge or fails at pragmatics. The diagnosis available from the resonance frame is more specific: AI processes the words serially or in parallel without the selective-suppression that frame-activation requires. It treats all available linguistic relations as candidate signal, which is the opposite of what frame-activation does. Why do AI systems miss jokes and wordplay so consistently? is the AI-side companion claim.
The strongest counterargument: this is just contextual pragmatics, well-studied in linguistics and learnable from data. True for many cases, but the selectivity in the bullseye example is not driven by context-as-conventional-co-occurrence — "cover" co-occurs in the same context but is suppressed; "arrow" is more distant in the surface text but is amplified. The selectivity tracks frame-coherence, not co-occurrence frequency.
This connects to longstanding work on frame semantics (Fillmore) and on the non-compositional nature of much human meaning-making. What the bullseye example adds is the specific cognitive operation: not just that frames matter, but that the mind selects from available linguistic material to activate a frame, and the selection is the meaning-making move.
Inquiring lines that use this note as a source 8
This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.
- Does AI struggle with poetry for the same reason it misses jokes?
- Why does frame-activation matter more than word-by-word composition?
- How do readers selectively hold frame-related words in mind?
- Why does AI struggle with wordplay when it has access to word embeddings?
- How do humans detect which words belong to the same frame together?
- Can adding more words to a passage actually interfere with meaning?
- How does frame selection differ from frame application in meaning-making?
- What specific cognitive failure prevents AI from detecting frame activation?
Related concepts in this collection 2
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
Why do AI systems miss jokes and wordplay so consistently?
Exploring whether AI's literal reading of language stems from how transformers process tokens in parallel rather than through selective frame-activation like humans do. Understanding this gap could reveal what cognitive operations current architectures lack.
companion AI-side claim
-
How do readers actually build meaning from words?
Does meaning come from adding up word definitions, or from detecting which words activate the same mental frame together? This explores whether composition or resonance better describes how we make sense of language.
the broader theoretical claim this is the cognitive-mechanism of
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- What does it mean to understand language?
- Word Meanings in Transformer Language Models
- Emergent Introspective Awareness in Large Language Models
- Large Models of What? Mistaking Engineering Achievements for Human Linguistic Agency
- Reasoning Beyond Chain-of-Thought: A Latent Computational Mode in Large Language Models
- Conversational Alignment with Artificial Intelligence in Context
- Pragmatic Implicature Processing in ChatGPT
- Machine Psychology
Original note title
human meaning-making is selectively resonant — the mind holds frame-related words tight while letting linguistically adjacent but frame-unrelated words sit in their own lane