Context
Published:
Nothing is interpreted in isolation.
A word gets meaning from a sentence.
A sentence gets meaning from a situation.
An action gets meaning from goals and history.
Context is the background structure that changes what a signal, event, or representation means.
Context Is Invisible Until It Changes
Consider:
“It’s cold.”
This could mean:
- the room temperature is low,
- the weather is unusual,
- a person’s emotional behavior feels distant.
The words stay the same.
Context changes interpretation.
Linguistic Context
Words are disambiguated by neighboring language.
“Bank” can mean:
- financial institution,
- river bank.
The sentence selects the likely meaning.
Pragmatic Context
Meaning also depends on situation.
If someone asks:
“Can you pass the salt?”
The literal question concerns ability.
The pragmatic meaning is a request.
Understanding exceeds syntax.
Indexicals
Words such as:
- I,
- here,
- now,
- this
cannot be interpreted without context.
Their reference changes with speaker, place, and time.
Common Ground
Conversation depends on shared assumptions.
Speakers rely on information they believe is mutually known.
This shared background is called common ground.
Implicature
People often communicate more than they say explicitly.
If asked:
“Did you like the presentation?”
and someone replies:
“The slides were colorful,”
the likely meaning depends on conversational expectations.
Context creates implicature.
Perceptual Context
The same sensory input can look different depending on surroundings.
Brightness perception depends on neighboring luminance.
Color depends on illumination and contrast.
Perception is relational.
Visual Illusions
Many visual illusions exploit context.
A line appears longer because of surrounding geometry.
A patch appears lighter because of its background.
The visual system interprets, not merely records.
Figure and Ground
Context is often the ground against which a figure appears.
The same shape can change meaning when foreground/background organization shifts.
Earlier themes return.
Auditory Context
A sound can be interpreted differently depending on preceding sounds.
Speech perception uses expectations about:
- phonemes,
- words,
- syntax.
The brain fills gaps.
Phonemic Restoration
When part of a speech sound is masked by noise, listeners may perceptually restore the missing phoneme.
Context predicts what should be there.
Perception is constructive.
Memory Context
Retrieval depends on cues.
A memory formed in one context may be easier to recall when similar conditions return.
Context is part of the memory trace.
State-Dependent Memory
Internal state can also act as context.
Mood or physiological condition can influence retrieval.
Memory is not indexed only by content.
Context and Concepts
Category membership can depend on comparison class.
A “tall child” may be shorter than a “short adult.”
Concepts are often relational.
Context and Reasoning
A logical form may be constant while human performance changes dramatically with content.
Familiar social contexts often make reasoning easier.
Cognition uses domain knowledge.
Wason Task Again
Abstract conditional reasoning is difficult for many people.
Put the same logic into a rule about:
permissions, social contracts,
and performance often improves.
Context activates relevant schemas.
Context and Decision
A choice depends on:
- available alternatives,
- framing,
- current goals.
Preference is not always stable across contexts.
Decoy Effect
Adding an inferior option can change preference between two existing options.
This violates simple context-independent choice models.
Human valuation is relational.
Framing
The description of an outcome changes decision.
Gain frame:
“200 people will be saved.”
Loss frame:
“400 people will die.”
Equivalent expected outcomes can feel different.
Context and Emotion
An elevated heartbeat during exercise means something different from the same sensation in a dark alley.
Bodily state is interpreted through context.
Emotion requires appraisal.
Context and Social Meaning
A gesture acceptable in one culture may be offensive in another.
Social context determines interpretation.
Meaning is not carried by action alone.
Norms
Behavior is evaluated relative to:
- role,
- institution,
- expectation.
Speaking loudly may be appropriate at a stadium and inappropriate in a library.
Context defines norms.
Role
The same person behaves differently as:
- parent,
- teacher,
- friend.
Roles activate different expectations and goals.
Selfhood is context-sensitive.
Context Switching
Humans rapidly switch between cognitive contexts.
A word used in a technical lecture may activate a different meaning than in casual conversation.
The mind reconfigures interpretation.
Task Set
Cognitive psychology uses task set for the configuration of rules and goals relevant to a task.
Switching tasks requires reconfiguration.
This has measurable costs.
Context in Neural Activity
A neuron’s response can depend on:
- stimulus,
- task,
- reward,
- surrounding activity.
Neural coding is context-dependent.
There is rarely one fixed meaning for one firing pattern.
Mixed Selectivity
Some neurons encode combinations of:
- context,
- stimulus,
- rule.
This allows flexible behavior.
High-dimensional neural representations integrate background conditions.
Contextual Modulation
Attention can amplify one signal and suppress another.
The physical input may be unchanged.
Context changes processing gain.
Predictive Processing
Prior expectations provide contextual constraints.
Ambiguous input is interpreted according to what the system expects.
Context enters perception as prior structure.
Bayesian Interpretation
If two hypotheses explain the same data, context changes their priors.
Thus:
[ P(H\mid D,C) ]
depends on context C.
Evidence is never evaluated in a vacuum.
Context in AI
AI systems also depend on context.
A language model interprets a token using preceding tokens.
A vision system may use scene structure.
A planning system uses current state and goals.
Context Window
Some computational systems explicitly maintain a limited context window.
Information outside it may no longer influence current processing directly.
This creates a technical analogue of bounded memory.
Retrieval-Augmented Systems
External retrieval can supply relevant context dynamically.
The system’s answer changes because its accessible background changes.
Representation and context interact.
Context in Programming
The same identifier can mean different things in different scopes.
Programming languages formalize context through:
- namespaces,
- environments,
- bindings.
Meaning depends on where an expression occurs.
Dynamic Context
Runtime state can change interpretation.
A function call may behave differently depending on:
- configuration,
- permissions,
- locale.
Context is operational.
Context in Science
An observation gains significance inside a theory.
A spectral line is not just a colored mark.
Within atomic theory, it becomes evidence about energy transitions.
Scientific facts are interpreted through conceptual context.
Theory-Ladenness
Philosophers speak of observations as theory-laden.
Background concepts influence what counts as relevant observation.
This does not imply evidence is arbitrary.
It means seeing scientifically requires a framework.
Context and Causality
An intervention may have different effects in different environments.
A drug effective in one population may behave differently in another.
Causal relations can be context-sensitive.
External Validity
A result established in one setting may not generalize.
Researchers ask:
Does this finding transfer to other populations and conditions?
Context limits generalization.
Context and Ethics
Actions are evaluated partly through circumstances.
The same physical act can be:
- accident,
- self-defense,
- aggression.
Intent and context matter morally and legally.
Context and Identity
A person is not exactly the same behavioral system in every environment.
Different contexts reveal:
- roles,
- capacities,
- traits.
Identity has stability, but expression is conditional.
Context Collapse
Online platforms can merge audiences that were previously separate.
A message intended for one social group reaches another.
This is called context collapse.
Interpretation problems follow.
Context Is Not Unlimited Relativism
Context matters.
But it does not mean:
anything can mean anything.
Interpretation is constrained by:
- structure,
- convention,
- evidence,
- causal history.
Context narrows possibilities.
Hidden Context
Many misunderstandings occur because people assume different background information.
Each speaker thinks the context is shared.
It is not.
Making assumptions explicit often resolves conflict.
Context as Model Selection
At a computational level, context helps choose:
which model applies now?
The same input may require different processing under different tasks.
Context is a control signal for interpretation.
Context as Compression
We do not state every assumption every time.
Context allows communication to be efficient.
Shared background compresses messages.
Without context, every sentence would need enormous explanation.
The Cost of Context Dependence
Context makes cognition flexible.
It also makes systems harder to predict.
A rule that works in one environment may fail in another.
Generalization becomes difficult.
The Philosophical Lesson
Context is not decoration around meaning.
It is part of the machinery that creates meaning.
Perception, memory, reasoning, emotion, and language all depend on background structure.
The same signal can become a different message in a different world.
The Next Question
Context helps organize interpretation.
But minds also use larger structured packages of knowledge:
- stereotyped situations,
- expected roles,
- default assumptions.
In cognitive science and AI, these structures are often called:
frames.
