2 Sources
[1]
This AI doesn't just translate languages, it invents brand-new ones
Forget translating, this AI builds languages from scratch, sounds, grammar, and all. Ever wondered what a language built entirely by AI would sound like? A team of researchers just made a tool that answers exactly that question. A new paper published in the Proceedings of the Association for Computational Linguistics introduces ConlangCrafter, a tool that uses large language models to build brand new languages complete with their own sounds, grammar, and vocabulary. Morris Alper, the paper's lead author and soon-to-be assistant professor at the University of Miami, explained that the goal was to create languages with features you don't normally find in the ones we already speak. Recommended Videos Alongside co-authors Moran Yanuka, Raja Giryes, and GaŔper BeguŔ, Alper has already used ConlangCrafter to whip up more than 60 languages, and the code is public if you want to try making one yourself. How does the AI actually build a language? You can hand ConlangCrafter specific instructions, and it runs with them. The team tried a language with zero consonant sounds, and even one designed for an alien squid-like species that communicates through color and gesture instead of speech. Once a language takes shape, ConlangCrafter translates sentences into it, checks its own work, and fixes inconsistencies along the way, all while updating a running rulebook of the language's grammar. Alper says the trick was to break the massive task into smaller pieces rather than just asking an AI to generate a language and hoping for the best. "We split the problem apart and have the LLMs solve each sub-problem and combine them together," he said. Why would anyone need a made-up language? Beyond being a fun party trick, this could be a real win for writers and filmmakers who need convincing fictional languages, think Game of Thrones or Lord of the Rings. Researchers also see it helping study poorly documented languages and how languages evolve over time.
[2]
This AI Tool Doesn't Just Speak Languages -- It Invents Them | Newswise
University of Miami machine learning researcher Morris Alper developed ConlangCrafter, a tool that constructs new languages. Newswise -- Artificial intelligence isn't just capable of translating between existing languages -- it can also create entirely new ones. That's according to a recent paper published in the Proceedings of the Association for Computational Linguistics on ConlangCrafter, a tool the authors developed that leverages large language models (LLMs) to create novel languages with their own grammar rules and vocabulary. "The idea of ConlangCrafter is: 'How can we make new languages that have different linguistic features than what we normally see in natural languages?'" explained Morris Alper, the paper's first author and an incoming assistant professor in the Department of Computer Science at the University of Miami College of Arts and Sciences. Morris and co-authors Moran Yanuka, Raja Giryes, and GaŔper BeguŔ designed ConlangCrafter to build new languages step by step, generating a system of sounds as well as grammar rules and vocabulary. They have so far used the tool to create more than 60 different languages and have shared their code on the ConlangCrafter website so others can generate their own. Users can give ConlangCrafter specific parameters for the constructed languages. The researchers asked the tool to create a language with no consonant sounds, for example, as well as a language for an alien cephalopod species that uses colors and gestures to communicate. Once it creates a new language, ConlangCrafter translates sentences from natural languages into the constructed one and reviews and revises its work, identifying inconsistencies and fixing them. It continually updates a "language sketch," akin to a design document that keeps track of the new language's rules. The resulting languages are more diverse and internally consistent than those generated by simply asking a general-purpose LLM, like Gemini, to create its own language from scratch. "Imagine if you just say, 'Make me a language.' It will give you something that doesn't make sense," Alper said. "What we did is build this pipeline where you say, 'Okay, what are the sounds? And then let's check them. And then, what are the rules for building words? What about syntax?' We split the problem apart and have the LLMs solve each sub-problem and combine them together." There are numerous potential applications for ConlangCrafter, including helping human language designers create fictional languages for video games, movies, books, and TV shows (think "Game of Thrones" and "The Lord of the Rings," both of which feature constructed languages). Beyond creative applications, the authors foresee potential uses in linguistics and computer science research. The tool could potentially help researchers develop technologies for poorly documented languages, for example, for which detailed descriptions exist but not large collections of text. It could also be used to study how languages evolve over time and how AI agents can use constructed languages to communicate with each other. The most challenging aspect of the research was figuring out how best to evaluate the new languages, Alper said. "The hardest part of the work was defining an objective measure to give us numbers that say, 'How well is the model performing at this task?'" he explained. "That's really hard to do for creative things." The research team created a framework to test how consistently the translations followed each language's rules and how diverse the new languages are in terms of linguistic features such as the presence of unique sounds and different sentence structures. Although ConlangCrafter was only recently released, it has already garnered attention in the technology sector. It was recently highlighted in articles in Science and IEEE Spectrum. Alper developed ConlangCrafter while working as a postdoctoral researcher at Carnegie Mellon University's Language Technologies Institute. He completed his Ph.D. in multimodal machine learning at Tel Aviv University and his bachelor's degree in mathematics and linguistics at the Massachusetts Institute of Technology. As a machine learning researcher studying the intersection between language and multimodal AI, Alper has collaborated with faculty members from other disciplines, including archaeologists studying ancient inscriptions. He is a co-first author of a paper on leveraging artificial intelligence to help read cuneiform, an ancient writing system used across Mesopotamia. Alper said he was drawn to the University of Miami in large part by its focus on interdisciplinary research. "It felt to me like the University really encourages collaboration between fields, and I am a very interdisciplinary person," he said. "My research is on the seam between computer science, linguistics, and digital humanities, and I found that the University of Miami really appreciates that."
Share
Copy Link
Researchers at the University of Miami unveiled ConlangCrafter, an AI tool that invents languages complete with their own sounds, grammar, and vocabulary. The tool has already generated over 60 languages, including one with zero consonants and another designed for an alien species that communicates through color and gesture.
Artificial intelligence has moved beyond translation. A new AI tool called ConlangCrafter, developed by Morris Alper and his research team, generates entirely new languages from scratch with their own phonetic systems, grammar rules, and unique vocabulary
1
. Published in the Proceedings of the Association for Computational Linguistics, the research demonstrates how large language models can construct entirely new languages that feature linguistic characteristics absent from natural human languages2
.Morris Alper, the paper's lead author and incoming assistant professor in the Department of Computer Science at the University of Miami, explained that the goal was to create languages with features not normally found in existing ones
1
. Working alongside co-authors Moran Yanuka, Raja Giryes, and GaŔper BeguŔ, the team has already used ConlangCrafter to produce more than 60 languages, with the code publicly available for anyone interested in creating their own2
.
Source: Newswise
The AI that invents new languages operates through a sophisticated pipeline that breaks down language creation into manageable components. Users can provide ConlangCrafter with specific parameters for their desired language. The research team tested the system by requesting a language with no consonant sounds, and even one designed for an alien cephalopod species that communicates through colors and gestures instead of speech
1
.Once ConlangCrafter begins building a language, it systematically generates a phonetic system, then establishes grammar rules and vocabulary. The tool translates sentences from natural languages into the constructed one, reviews and revises its work to identify inconsistencies, and fixes them while continually updating a "language sketch"āessentially a design document tracking the new language's rules
2
. "We split the problem apart and have the LLMs solve each sub-problem and combine them together," Alper explained, noting this approach produces more diverse and internally consistent results than simply asking a general-purpose model like Gemini to create a language from scratch2
.The practical uses for ConlangCrafter extend well beyond entertainment. The tool offers significant value for writers and filmmakers who need convincing fictional languages for their creative works, similar to those featured in Game of Thrones or Lord of the Rings
1
. These fictional languages add depth and authenticity to imaginary worlds in video games, movies, books, and television shows2
.Beyond creative applications, researchers foresee potential uses in computational linguistics and computer science research. The tool could help develop technologies for poorly documented languages where detailed descriptions exist but not large text collections. It may also enable studies of language evolution over time and facilitate AI agent communication through constructed languages
2
. Alper, who completed his Ph.D. in multimodal machine learning at Tel Aviv University, has already collaborated with archaeologists studying ancient inscriptions and co-authored research on leveraging artificial intelligence to read cuneiform, an ancient Mesopotamian writing system2
.Related Stories
The most challenging aspect of developing ConlangCrafter was establishing evaluation criteria. "The hardest part of the work was defining an objective measure to give us numbers that say, 'How well is the model performing at this task?' That's really hard to do for creative things," Alper noted
2
. The research team created a framework to assess how consistently translations follow each language's rules and how diverse the new languages are in terms of linguistic features such as unique sounds and different sentence structures2
.Since its release, ConlangCrafter has attracted attention in the technology sector, with recent coverage in Science and IEEE Spectrum
2
. Alper developed the tool while working as a postdoctoral researcher at Carnegie Mellon University's Language Technologies Institute and was drawn to the University of Miami for its emphasis on interdisciplinary research spanning computer science, linguistics, and digital humanities2
.Summarized by
Navi
[1]
15 May 2025ā¢Science and Research

11 Nov 2025ā¢Technology

16 Jan 2025ā¢Technology

1
Policy and Regulation

2
Policy and Regulation

3
Policy and Regulation
