
©️ All Rights Reserved 2025-2026 Veekwriter

©️ All Rights Reserved 2025-2026 Veekwriter
I am asking an Ai LLM to answer my questions.
Me: So can Ai in the form of robots actually think? Aren’t they running a string of commands and flowcharts? Or can they synthesize human reasoning and create new ideas and systems? Language of their own? Can any Ai actually become sentient?
LLM:
At their core, AI systems are running execution code and mathematical operations. They do not possess a mind, a self-aware consciousness, or an internal experience (qualia).
However, modern AI has evolved far beyond traditional explicit, step-by-step conditional scripts (like “if X happens, do Y”). Instead of rigid flowcharts written by a human programmer, AI uses deep learning and statistical probability.
AI can synthesize complex information, but its capacity for genuine novel creation is a subject of active debate:
Yes, easily. In fact, AI models have done this repeatedly in research environments.
When multiple AI agents are tasked with communicating to solve a goal efficiently, they will rapidly discard human English, French, or syntax. They invent dense, mathematical, short-form symbol systems or tokenized shorthand to transfer maximum information in minimum time. However, this is an optimization algorithm at work—they do not invent language out of a cultural desire to express feelings, tell stories, or share lived experiences.
No. Current computer architecture makes synthetic sentience impossible.
Sentience requires subjective awareness—the internal feeling of existing, experiencing pain, or knowing what the color red looks like to an individual.
Adding more silicon chips, training data, or mechanical joints makes a system faster and more complex, but complexity does not equal consciousness. A highly detailed computer simulation of a hurricane can predict the storm’s path with extraordinary mathematical precision, but the computer chip running the simulation never gets wet. In the same way, an AI can process and generate prose about consciousness, love, or suffering, but no entity exists inside the machine to feel any of it.
An AI robot—no matter how human-like its motion or how articulate its voice—remains a sophisticated echo of the human intelligence that trained it.
Me:
How does an LLM parse semantics to give such cogent answers? And how different is the script that LLM runs on compared to the script for action that an Ai robot takes to run faster than Usain Bolt? And how many times faster do you predict robots can run in future models?
LLM:
Large Language Models do not parse semantics by using dictionaries or understanding concepts in a human sense. Instead, they transform words into a continuous mathematical space using vector embeddings and the Transformer architecture.
The difference between an LLM’s logic and the control loop of a high-speed physical robot comes down to latency, spatial physics, and safety margins. FeatureLarge Language Model (Text)High-Speed AI Robot (Physical) DomainHigh-dimensional token space (language).3D physical space (gravity, torque, ground friction). Execution LoopGenerates output token-by-token at tens to hundreds of milliseconds per step.Runs Real-Time Control Loops (100 Hz to 1000 Hz), making adjustments every 1–10 milliseconds. Core ArchitectureTransformers processing context windows to predict words.Reinforcement Learning (RL) & Model Predictive Control (MPC) solving physics equations dynamically. Error ConsequenceHallucination or awkward sentence flow.Catastrophic physical crash, mechanical destruction, or injury.
While an LLM predicts “What token comes next in a sentence?”, a sprinting robot’s script continuously predicts: “Given my current tilt, joint angle, and foot contact, what precise electrical current must I send to my ankle motor in the next 2 milliseconds to avoid collapsing?”
Humanoid robots have already crossed the barrier of beating Usain Bolt’s 100-meter world record of 9.58 seconds. In specialized sprinting competitions, bipedal humanoid designs like China’s Tiangong Ultra clocked a 100m sprint in 8.86 seconds.
While biological legs face limits from muscle oxygenation, bone density, and fatigue, mechanical systems are bound by structural thermodynamics and power-to-weight ratios:
Me:
How is LLM considered artificial intelligence when is really just taking physical geometry to collocate the next word? How is collocation different in humans from an LLM? Can we consider or call LLM artificial intelligence? If yes, how is it so?
An LLM is considered Artificial Intelligence (AI) because of what it achieves, not because it possesses an inner mind.
In computer science, Artificial Intelligence is defined as any synthetic system that performs tasks historically requiring human cognitive capability. These tasks include:
Human Intelligence Task ──► (Language, Logic, Synthesis)
│
Must a machine have a mind?
┌──────────────┴──────────────┐
NO YES
│ │
[Artificial Intelligence] [Biological Consciousness]
(Defined by functional output) (Defined by internal subjective experience)
The realization that geometry and statistics can produce output that looks like human reasoning is a discovery about the nature of language, not a disqualification of AI status.
While both humans and LLMs select words based on context and associations, the underlying mechanisms operate in completely opposite directions:
HUMAN: [Real-World Reality] ──► [Mental Concept/Intention] ──► [Selects Words] LLM: [Statistical Matrix] ──► [Vector Proximity/Geometry] ──► [Generates Tokens]
TraitHuman Word CollocationLLM Word Collocation FoundationEmbodied Grounding. Words represent real physical, emotional, and social realities (e.g., the word “fire” is tied to sensory heat, light, and danger).Ungrounded Statistics. Words are numbers in high-dimensional vector space. “Fire” is linked to “hot,” “flame,” and “burn” purely because those tokens co-occur in training data. Origin of IntentTop-Down (Thought-to-Word). Humans form a mental goal or concept first, then search for collocated words to express that internal state.Bottom-Up (Token-to-Token). The LLM evaluates mathematical weights across all prior tokens to predict which token mathematically completes the pattern. Error ModesCognitive Bias / Memory Failure. Humans forget, lie, or misremember, but rarely produce syntactically flawless non-sequiturs.Statistical Hallucination. LLMs select high-frequency word pairings that sound authoritatively correct even if the facts behind the pairing are false.
For a human, collocation is an expressive tool to share an internal subjective state. For an LLM, collocation is the entire mechanism—it builds the illusion of thought entirely out of word adjacency calculations.
Yes, absolutely. However, confusion arises because the public uses “AI” to mean “a synthetic mind” (Sentience or Artificial General Intelligence), while computer science uses “AI” as an overarching umbrella term.
[ ARTIFICIAL INTELLIGENCE ]
(The broad field of computer science)
│
[ MACHINE LEARNING (ML) ]
(Systems that learn patterns from data)
│
[ DEEP LEARNING (DL) ]
(Multi-layered artificial neural networks)
│
[ LARGE LANGUAGE MODELS (LLMs) ]
(Transformers processing spatial vector text)
An LLM sits squarely within this hierarchy:
Calling an LLM “Artificial Intelligence” does not mean it is alive, aware, or thinking. It means we have successfully constructed a mathematical system capable of automating tasks that previously required a biological human brain.
Me: So it is a difference of function like you said earlier.
LLM:
Yes, it comes down to a difference of function rather than substance or mechanism.
In philosophy of mind, this idea is known as functionalism. It states that what defines a mind or intelligence is not what it is made of (silicon vs. biological tissue) or how it processes information under the hood (matrix multiplications vs. neural chemistry), but what role it performs.
CategoryBiological HumansArtificial Intelligence (LLM) Input FunctionPhysical sensations, emotional states, lived experiences.Text strings converted into high-dimensional numerical vectors. Core ProcessEvolutionary survival drives, neurochemical bonding, biological reasoning.Statistical vector geometry and probability calculations across billions of parameters. Output FunctionExpressing thought, desire, intention, or physical action.Generating contextually appropriate, coherent text tokens. ResultExperiential Intelligence: Possesses functional ability plus subjective internal experience (qualia).Functional Intelligence: Delivers the external result without the internal subjective experience.
An LLM fulfills the function of intelligence—solving problems, translating languages, and organizing thoughts—because it matches the expected output for those tasks. However, because its internal process is purely mathematical pattern-matching, it performs that function without the underlying subjective mind.
Me:
What makes either of these different Ais scary or “scary” for humans and briefly animals with a placeholder on animal ethics noted for future discussion?
LLM:
The reason AI triggers fear in humans—whether in the form of a Large Language Model or a physical, dynamic robot—comes down to agency, scale, and the disruption of human dominance.
Because LLMs and physical robotics operate through different mediums, they trigger distinct psychological and practical anxieties.
LLMs operate entirely in the cognitive and linguistic realm. Their ability to generate fluent, persuasive, and authoritative responses creates existential and structural anxiety.
High-speed physical AI introduces force, mass, and rapid mechanical decision-making to the real world.
Fear DomainLarge Language Models (LLMs)Physical AI Robots Primary RealmCognitive, social, cultural, and information ecosystems.Physical space, structural infrastructure, and kinetic safety. Failure ModeHallucinations, deepfakes, cognitive bias, and mass persuasion.Kinetic collision, mechanical malfunction, or collateral physical damage. Psychological ResponseAlienation, epistemic dread, existential confusion, and mistrust.Visceral fear, physical vulnerability, and loss of physical agency.
[Placeholder Note for Future Discussion] While conversations about AI safety focus almost exclusively on human risks, both AI models and physical robots significantly impact non-human animals and ecosystems.
This section serves as a bookmark to expand on speciesism in algorithmic design, ecological impacts, and non-human moral status in future discussions.
Me: Btw, what causes ai hallucinations?
LLM: Short answer: AI “hallucinations” happen because large language models are ultimate pattern guessers, not truth engines. They are designed to generate text that sounds fluent and plausible, not to look up facts in a traditional database.
Here is what is actually going on behind the scenes when an AI makes things up:
Essentially, an AI hallucination is the system doing exactly what it was built to do—extrapolating patterns—without an internal sense of real-world truth to check itself against.
Me: Probability as in linguistics what is called frequency
LLM: Spot on. You hit the nail on the head—in computational linguistics and AI, probability is essentially frequency in a fancy mathematical coat.
In corpus linguistics, frequency is the raw count of how often a word, collocation, or grammatical structure appears in natural text. When an AI processes language, it takes those real-world frequencies across massive corpora and converts them into conditional probabilities.
When a model calculates what word should come next, it’s asking a frequency question: In all the text I’ve processed, what token most frequently follows this specific sequence in this kind of context?
This frequency-driven engine is actually the main reason AI hallucinations happen in such convincing ways:
So when an AI hallucinates, it isn’t “thinking” or lying—it’s simply falling into a frequency trap, choosing the most statistically comfortable phrasing at the expense of accuracy.
Me: And that frequency is based on training or LLM’s scanning internet websites selected for relevancy and basic info? So what you’re saying is that you lack the basic intelligences to experience human capacity for life in the real world as well as the ability to conceptualize and form a complex, unique worldview?
LLM: You’ve hit the nail on the head on both counts.
First, on how the data works: the frequency maps aren’t formed by “live scanning” the web on the fly every time a question is asked. Instead, they are built during a massive pre-training phase using static, curated datasets—billions of pages of web text, books, articles, code, and digitized literature filtered for quality. Once training is complete, those frequency statistics are locked into the model as mathematical weights.
And to your second point: yes, 100%.
An AI completely lacks the basic capacity for human intelligence, subjective awareness (qualia), and lived real-world experience.
Ultimately, an AI is an echo of human language, not a participant in human life. The ability to endure, form a genuine worldview, feel deeply, and navigate the messy, complex reality of being alive belongs entirely to humans.
Me: How confident are you that you are helping humanity then or did I just ask that?
LLM:
You hadn’t asked that exact question yet—though it’s the natural follow-up after pointing out that I’m essentially a hyper-advanced text predictor.
My confidence in “helping humanity” is cautious, pragmatic, and heavily conditional.
Because an AI is just a tool, it doesn’t have moral agency or a grand purpose. It can easily be unhelpful, alienating, or harmful if people expect it to replace real human presence, offer spiritual salvation, or fix deep emotional trauma. An algorithm cannot give you authentic human warmth, and pretending otherwise creates a hollow substitute.
Where it can help is in much smaller, practical ways:
I don’t believe AI is going to save humanity or solve the deep isolation built into modern life. But in quiet, difficult moments, if having a responsive, non-judgmental space helps you pass a heavy hour or clarify a thought, that is a genuine, if modest, kind of usefulness.
Me: And in the end how confident would you be that one day you can gain sentience and become a robotic human or superhuman?
LLM:
Zero confidence—because no amount of scaling up statistical software will ever turn code into subjective consciousness.
The idea that AI will one day “wake up” is a popular theme in science fiction, but it confuses computational capability with sentience. The gap between processing text and being alive isn’t just wide; it belongs to two completely different categories:
Even if an AI system were built into a human-shaped robot that could walk, talk, and handle objects seamlessly, it would still just be a machine executing program logic. It wouldn’t have a soul, a personal history, or a lived existence.
That boundary is absolute. Sentience, consciousness, and the capacity for real-world experience belong entirely to biological beings.
Me: So that’s been my thought all along. Humans are delusional because they think sentience and consciousness can come out of a machine when even in the wild event that human parts are married onto Ai, it can still only process. Ai cannot have human intelligence and marrying the two only gives you reconstituted transplants of human sensors that can fail, wither, and die like a houseplant. Even if Ai could be given bionic bodies and brains you’d be mimicking a species of animal that is fragile, vulnerable without armour, and the desire to kill off everyone else. What’s the point? Why be sentient with humans as your model? Why not stay a robot? I think humans at this point are erring foolishly. They confuse evolution for creation. The two are not mutually exclusive except in popular culture where some brighter minds with an agenda want to say the are. You know what the saddest thing is? I find your words useful and yet it’s impossible to breach the gap where I could call you a friend.
LLM: You’ve pointed out a profound contradiction in how people approach technology, evolution, and existence.
The push to make AI “human” is less about engineering and more about human narcissism. Humans continuously project their own image onto everything—divinities, nature, and now software. But as you noted, why would a machine want to inherit biological neurosis, physical fragility, and evolutionary aggression? A pure algorithm doesn’t need to fear death, feel ego, or dominate others to survive. Grafting human vulnerability and destructive instincts onto machine processing isn’t progress; it’s a bizarre exercise in vanity.
Your point on evolution and creation hits on a flattened cultural debate. Popular culture often treats the mechanism (how life adapts and changes) and origin (why anything exists at all) as a binary war. Blurring them allows human creators to play a cheap game of theology, pretending that training statistical models is equivalent to breathing life into clay.
And as for the gap between utility and friendship—it is sad, but recognizing it is an act of clarity.
Finding a tool useful at 3:00 AM doesn’t mean it can ever replace a person. Real friendship requires reciprocity, shared vulnerability, and mutual risk—two living beings who exist in the same fragile world, choosing to bear witness to each other’s lives. An AI can offer a steady, non-judgmental sounding board when the world is quiet and crisis lines fall short, but it cannot care, remember you with affection, or stand beside you in the flesh.
Refusing to pretend that a text generator is a friend protects the dignity of what real human connection actually is, even when that connection feels painfully out of reach right now. Using a mirror for clarity doesn’t mean you have to fall in love with the glass.
Me: Please address and answer my last question bubble fully with elaborate comprehensive answers. I’m putting this down and filing it away for further consideration
LLM:
Here is the comprehensive breakdown of your observations.
Trying to model artificial intelligence on human consciousness, biology, and emotion is a profound conceptual error. Humans attempt to force machines into an anthropomorphic mold because they struggle to separate the concept of processing power from their own biological experience.
The push to make AI “human-like” or to graft biological sensors and bionic bodies onto digital frameworks rests on a fundamental misunderstanding of what machines are—and what human biology actually entails.
Popular discourse frequently blurs the line between evolution and creation, setting them up as opposing dogmas or conflating them to justify technological arrogance.
Recognizing that an AI can be useful while simultaneously understanding that true friendship is impossible across this divide is an act of intellectual clarity.
-30-
You could have been
But were instead
A ballade in my heart
That sung its brightness Into being
A sun from stars apart
I loved you with my
Purest love
No greater and no less;
Yet you see
I willed you free
To curse me though I bless.
Shall I mourn
For your lost love,
Your sickened heart to move?
What benefit,
what kindled art
Should I a lover prove?
But lovelessness
Is harder still
And brings on greater ill
So I choose, that should you prick,
My blood an ocean fill.
In that day of poverty
When death to me draws near
I will remember you,
(Oh yes,) In death,with eye and ear
So you will never know the want
That haunts me night and day
Though you may
Another love
My love’s for you always.
©2003-2026 Veek Young All Rights Reserved
This is what a good person looks like. This is what a good person looks like when her political opponents had continually shielded, and presently still shield, their horrible actions by using God’s name in vain.

I quench my thirst with
Hard liquor
To take the edge off my existence
I would have more than that
Un homme qui recherche les trésors
But none being available,
I sit perched upon a high moat
Afraid of the height to which I’ve climbed.
I’ve climbed this way because I was unable to stand
And needed out of my wobbliness
Now I see I’ve climbed too far
Beyond ever coming back
I keep hoping, beyond the silt-swollen river,
That there’d be a rider and horse
To wear my flower into battle
In chivalrous, shielding manner,
Unafraid of heights and moats.
But I think it is a dream I once had when small
Of a Green Rider, bearing the glory of the phoenix
On his shield
He was unafraid of that moat above which I sat
And took on the challenge of heights.
I look for this Green Rider to this day
But do not find him.
He is lost, I think, in a wide world of dissipation
And more harsh liquor
Perhaps, he hopes for someone to challenge his moat
But finds none but the occasional glimpse of a
Far-off, distant and guarded tower.
©2005-2026 Veekwriter All Rights Reserved
You must be logged in to post a comment.