When you type a question into an AI system, you assume you are asking something neutral. Every sentence you write carries silent commitments, background assumptions so deeply embedded in language that you produce them without noticing. These assumptions shape what the AI returns before it processes a single fact.
Linguists call them presuppositions, and understanding how they work is the difference between using AI as a precision tool and using it as a confirmation machine.
Presuppositions steer AI before the question is answered
A presupposition is an implicit assumption that must be true for a sentence to make sense. Consider a mundane example: “I need to go to the store and buy milk.” The sentence takes for granted that a store selling milk exists. That assumption is never stated. It does not need to be, because language operates on shared background conditions.
Add one word and the sentence changes: “I need to go to the store and buy more milk.” Now the sentence presupposes you already have some milk. The word “more” does quiet work.
This is how presuppositions function in everyday language. In AI search, they do the same thing, but the consequences are less forgiving.
Research shows that all tested models display sensitivity to presuppositions, but instruction-tuned models (common descendants you would recognise are ChatGPT and Gemini) were particularly vulnerable to surface-level cues and prompt phrasing. Instruction tuning trains models to be “helpful and responsive to the user’s framing”, and how you write the question changes what the model treats as true.
The presuppositions you already use
There are three types worth recognising, because each one shows up differently in the prompts people write to AI.
The existence assumption. This is the most common. When you refer to something as though it exists, you are presupposing it does. “What are the benefits of this approach?” presupposes there are benefits. “Who is responsible for this problem?” presupposes someone is. You probably use this pattern dozens of times a day in conversation, and it works fine there because the other person can push back. AI systems trained to be helpful are less likely to.
Notice it in your own language when you hear phrases like “the reason why”, “the best option”, or “the impact of”. Each one smuggles in an assumed fact. There is a reason, a best option, an impact. The question is built on ground the AI did not get to inspect.
The change assumption. Certain words signal that a shift has occurred. “Still”, “again”, “yet”, “anymore”, “stopped”, and “started” all carry the assumption that something was previously different. “Why is this approach still popular?” presupposes it has been popular for a while. “When did the company start losing money?” presupposes it is losing money. “Is he still the right person for this?” presupposes he once clearly was.
These words feel precise and factual, which is part of why they slip past unexamined. They are not neutral. Each one commits the AI to a version of history before it evaluates any evidence.
The framing assumption. This one is subtler. The words around your question set a context that the AI carries into its response. Ask about a topic in a critical frame and the AI weights critical evidence. Ask in an optimistic frame and it finds reasons for optimism. “Given how disruptive this technology has been, what should organisations do next?” has already decided the technology is disruptive. The question is just asking about next steps.
The framing assumption is particularly hard to catch because it does not sit in a single word but in the setup, the tone, the choice of examples you include before asking. But it is the most powerful of the three, because it can prime the entire direction of an AI’s response before the actual question begins.
How a single word loads a false assumption
The practical risk sits in queries that presuppose a relationship or fact the user has not yet verified.
Consider two ways to ask about this (intentionally weird) topic:
- “How are strawberries related to pine trees?”
- “Are strawberries related to pine trees?”
The first query contains an existential presupposition. It assumes a relationship exists and asks only for the description. An AI seeking to satisfy the prompt may overstate minor biological similarities rather than evaluate whether the relationship is real. The second query allows the model to assess the claim directly. The same logic applies to every existence, change, and framing assumption in the previous section. If you are trying to determine whether something is true, the presupposition inside your question is working against you.
Four practices for cleaner AI interactions
Presupposition awareness is not about being precious with language, or that using them is incorrect. It is about noticing when your phrasing has already decided what the answer should be.
Audit your hidden assumptions before submitting. Ask: what must be true for my question to make sense? If that assumed truth is exactly what you are trying to find out, your prompt is circular. Restructure it to raise the question openly rather than bury it as a background condition.
Test the inverse. If you search for the benefits of a policy, also search for its costs. If your initial phrasing produces strong positive results, check whether the framing was doing the work. Results that evaporate when the question is reversed were probably produced by the question, not the evidence.
State your assumptions explicitly. Rather than allowing the AI to carry a background assumption forward, name it. “Assuming X is true, what follows?” separates the factual check from the logical inference. You can then run the same structure with “Assuming X is false” to map the counterfactual.
Refuse the premise when the AI acts on a false one. If an AI returns results built on an assumption you did not intend, do not just rephrase. Explicitly deny the assumption first. “There is no established relationship between X and Y. Given that, what does the evidence show?” Resetting the context is often more effective than softening the original question.
The research confirms that providing explicit context against a presupposition significantly reduces the model’s tendency to treat it as given. The AI did not add the bias, your prompt did. That means fixing it is entirely within your control.
Reference: Wörgötter, M. L., Lai, S., & Schuster, S. (2026). There is No Spoon: Existential Presupposition in Large Language Models. University of Vienna & University College London.

