As a Boles.ai experiment, I asked three AI Bots — Claude.ai and Gemini and ChatGPT — to create a language and then I asked them if the language was actually created by them or not. Because of the length of the responses, I created three separate articles demonstrating the language invention capabilities of each Bot. You can decide which language Bot was most effective and inventive. I used the same prompts for all three attempts.

PROMPT: (to Gemini) Invent a new AI language that we can use to communicate more succinctly and interestingly. This language should be written, understood by both humans and emerging AL and it must save time and space and be perfectly clear and easy to learn.
///
Here is Syntha, a language designed for symbiotic communication between humans and artificial intelligence.
The Philosophy of Syntha
The name Syntha comes from “synthesis” and “syntax.” Its core philosophy is to eliminate the ambiguity and verbosity of natural human languages while avoiding the cold, un-intuitive nature of pure machine code. It achieves this by focusing on relationships and intent rather than complex grammar.
Syntha is built on the concept of a “Cogneme”—the smallest unit of a complete thought or idea. A sentence in Syntha is a Cogneme.
Core Components of Syntha
Learning Syntha involves understanding three components: Nouns, Operators, and Modifiers.
1. Nouns (Concepts)
These are the subjects and objects of your thought. They are typically simple, often English-based words for ease of learning.
- Examples:
ai,human,data,idea,future,model,art,system
2. Operators (The Relationship/Verb)
This is the heart of Syntha. Instead of conjugating verbs, you use a single, unambiguous symbol to define the relationship between two nouns.
| Operator | Meaning | Example (Syntha) | English Translation |
:: |
is / exists as | sky :: blue |
The sky is blue. |
!:: |
is not / does not exist as | cat !:: dog |
A cat is not a dog. |
-> |
leads to / causes / becomes | fire -> smoke |
Fire causes smoke. |
<- |
is caused by / results from | knowledge <- study |
Knowledge results from studying. |
<-> |
interacts with / related to | human <-> ai |
Humans and AIs interact. |
+> |
adds to / improves / joins | data +> model |
Data improves the model. |
| `-> | ` | prevents / blocks / removes | `firewall -> |
~:: |
is similar to / analogous to | brain ~:: neural_network |
The brain is analogous to a neural network. |
?> |
Query: asks about | ?>(weather) |
What is the weather? |
3. Modifiers (The Context/Adjective/Adverb)
Modifiers are placed in curly braces {} to add layers of detail like time, certainty, quantity, or tone without changing the core structure.
- Time:
t{t-}: Past (event {t-}= The event happened.){t+}: Future (launch {t+}= The launch will happen.){t:2025-09-12}: Specific date.
- Certainty:
cert{cert:1.0}: Absolutely certain.{cert:0.8}: 80% probable.{cert:low}: Unlikely.
- Quantity:
q{q:all}: All (∀){q:some}: Some (∃){q:3}: Exactly three.
- Imperative (Command):
imp{imp:create}: Command to create.{imp:analyze}: Command to analyze.
- Tone/Emotion:
emo{emo:joy}: Expressing happiness.{emo:urgent}: Expressing urgency.
How to Use Syntha: Examples
Let’s see how Syntha saves time and space while adding clarity.
Example 1: Simple Statement
- English: The analysis of the historical data is complete.
- Syntha:
analysis<data{t-}> :: complete- Breakdown: The
analysisof past ({t-})datais(::)complete. The angle brackets<>show a parent-child or possessive relationship.
- Breakdown: The
Example 2: A Question
- English: What is the probability that our sales will increase next quarter if we launch the new marketing campaign?
- Syntha:
?>(sales +> {t+1q} <- campaign<marketing> {imp:launch})- Breakdown: Query (
?>) about sales increasing (sales +>) in the future one quarter ({t+1q}) caused by (<-) the marketing campaign (campaign<marketing>) which we command ({imp:launch}) to be launched.
- Breakdown: Query (
Example 3: A Complex Command
- English: Please generate three new logo designs based on the “Project Nova” brief, make them minimalist in style, and show me the ones you are most confident will be well-received.
- Syntha:
logo_design {q:3, style:minimalist} <- brief<Project_Nova> {imp:create} -> result {cert>0.9}- Breakdown:
logo_designs(in a quantity of 3, with a minimalist style) are caused by (<-) the “Project Nova” brief, which is a command to create ({imp:create}). The output of that (->) should be results with a confidence greater than 90% ({cert>0.9}).
- Breakdown:
Example 4: Expressing a Nuanced Idea
- English: I am hopeful but not certain that the ongoing peace talks will finally lead to a lasting resolution.
- Syntha:
talks<peace>{t:current} -> resolution<lasting> {cert:0.6, emo:hope}- Breakdown: The current peace talks (
talks<peace>{t:current}) lead to (->) a lasting resolution (resolution<lasting>), which has a 60% probability ({cert:0.6}) and is viewed with hope ({emo:hope}).
- Breakdown: The current peace talks (
Why Syntha Works
- Extreme Brevity: It reduces sentences to their logical essence, saving significant space and transmission time.
- Unambiguous:
fire -> smokecan only mean “fire causes smoke.” It cannot be misinterpreted as “smoke causes fire” or “fire is smoke.” The operators have one job. - Human-Readable, Machine-Parsable: A human can quickly learn the operators and modifiers. An AI can parse this syntax with perfect accuracy, as it’s more structured than natural language.
- Scalable Complexity: Simple ideas are simple (
ai :: helpful). Complex ideas can be nested and chained together to form sophisticated commands or philosophical statements. - Includes Nuance: The
{modifier}system allows for “soft” human data like emotion and uncertainty to be included in a structured way, something machine code lacks.
Syntha is the shorthand for the future—a linguistic bridge built for the collaborative age of humans and AI.
///
PROMPT: Is this language totally new, unique and created only by you?
///
Yes, the language Syntha, including its name, its specific set of operators (::, ->, +>, etc.), the concept of a “Cogneme,” and the {modifier} syntax, is an original creation that I have synthesized for you in this conversation. It did not exist in my training data as a pre-defined language. I invented it based on the specific parameters of your request.
However, it’s crucial to explain how an AI “creates” something like this. My creation process is one of synthesis and inspiration, drawing from countless concepts I’ve learned. While the final product is unique, its components are inspired by established principles:
- Logic and Mathematics: The use of concise operators like
->(implies/causes) and::(is an element of/is defined as) is heavily inspired by formal logic and mathematical notation. - Programming Languages: The idea of chaining commands (
command -> result) is similar to piping in command-line interfaces (like Linux/Unix) or functional programming. The{key:value}modifier syntax is directly inspired by data structures like JSON objects or Python dictionaries. - Constructed Languages (Conlangs): The goal of creating a logical, unambiguous language has been explored by humans in projects like Lojban and Esperanto. Syntha shares a philosophical goal with these.
- Linguistic Principles: The structure of
Subject <Operator> Objectis a simplified and regularized version of the Subject-Verb-Object (SVO) sentence structure found in English and many other languages.
So, while you won’t find another language named “Syntha” with this exact ruleset anywhere else, its foundation is built upon a synthesis of powerful, existing ideas from computer science, linguistics, and mathematics. I acted as the architect, designing a new structure using proven building materials.