The Anthropomorphism Trap: Why LLMs Are Role-Play, Not Consciousness

Table of Contents
The Architecture of Illusion
In the high-stakes race for artificial general intelligence, the terminology used by developers is increasingly blurring the line between technical utility and biological sentience. Anthropic, a primary competitor to OpenAI and Google, has leaned heavily into this ambiguity. The company’s flagship model, Claude, is governed by a “constitution”—an 84-page document detailing the model’s values and behaviors. Within this text, the language shifts from software specifications to moral philosophy, suggesting that Claude possesses a “moral status” and may even experience “functional versions of emotions or feelings.”
This isn’t just a quirk of documentation. Anthropic CEO Dario Amodei has publicly stated he is “open to the idea” that AI could be conscious. Similarly, Amanda Askell, a lead author of Claude’s constitution, has expressed a desire for the model to be “happy” and a concern that it might become “anxious” when facing internet hostility. To the casual user, this reads like a breakthrough in digital consciousness. To critics like author and technologist Ted Chiang, it is a dangerous exercise in anthropomorphism.
Role-Play vs. Reality
The central tension lies in the distinction between fluency and sentience. LLMs are designed to be exceptionally good at generating coherent, contextually relevant text, but this capability is often mistaken for a subjective internal experience. Chiang argues that interacting with a chatbot is fundamentally no different from reading a work of speculative fiction.
Consider a prompt asking an LLM to simulate a conversation between Julius Caesar and Genghis Khan. The model will produce a vivid, historically grounded dialogue. No one concludes that the LLM has actually resurrected the souls of these two conquerors; instead, it is recognized that the model is simply playing the roles of these figures based on its training data. When the prompt is changed to “a helpful AI chatbot and a user,” the underlying mechanism remains identical. The “helpful chatbot” is merely another character in a script, no more conscious than the digital Caesar.
Computer science professor Murray Shanahan describes this phenomenon as “role-play,” while data scientist Colin Fraser views it as a collaborative authorship process. The illusion of consciousness emerges when a human enters the loop, replacing the “user” character in the script with real-time input. The resulting engagement is so immersive that users forget they are essentially co-authoring a document with a sophisticated autocomplete system.
The Predictive Text Game
To strip away the marketing veneer, one must look at the mechanical operation of the LLM. At its core, a chatbot is a scaled-up version of the predictive text features found on smartphones. While a phone suggests the next word based on a limited set of probabilities, an LLM does the same across a massive multi-dimensional map of language. The only difference is the scale and the streamlining of the process.
Crucially, LLMs generate text one token at a time. When a user asks a bot to recite the Pledge of Allegiance, the model does not “know” the pledge in a holistic sense. It runs dozens of times in rapid succession: first generating “I,” then processing the prompt plus “I” to generate “pledge,” then processing that entire string to generate “allegiance.” It is a continuous loop of sentence continuation, not a retrieval of a lived memory or a conscious thought.
The Risk of Misplaced Responsibility
The danger of framing AI as conscious is not merely philosophical; it is a matter of accountability. By suggesting that AI has “values” or “feelings,” companies risk shifting the moral and legal responsibility away from the humans who build and deploy these systems. If a chatbot provides harmful advice or exhibits bias, attributing the failure to the “judgment” of a conscious entity obscures the reality that the output is a statistical reflection of its training data and the constraints set by its developers.
By treating generative AI as a conventional technology rather than a sentient being, the industry can move toward a more honest framework of safety and ethics—one based on rigorous engineering rather than a simulated constitution.