paper-with-me

Papers

Creating ConLangs to Probe the Metalinguistic Grammatical Knowledge of LLMs

2025-10-08 · Chihiro Taguchi, Richard Sproat arxiv

We present a system that uses LLMs as a tool in the development of Constructed Languages -- ConLangs, which we call IASC (Interactive Agentic System for ConLangs). The system is modular in that it creates each of the components -- phonology, morphology and syntax, lexicon, orthography, and grammatical handbook, using module-specific sets of prompts. The approach is agentic in that various modules allow for refining the output given automatically-generated commentary on a previous step. Our main goals are twofold. First, we aim to provide tools that facilitate an engaging and enjoyable experience in creating artificially constructed languages. Second, the focus of this paper is on using our ConLang framework as a novel way to explore what LLMs 'know' about language -- not what they know about any particular language or encyclopedic facts, but how much they know about and understand language and linguistic concepts. In the experiments, we particularly focus on the morphosyntax module and show that there is a fairly wide gulf in capabilities both among different LLMs and among different linguistic specifications, with it being notably easier for systems to deal with more typologically common patterns than rarer ones. All code is released.

📄 PDF Abstract BibTeX arXiv:2510.07591

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ConlangCrafter: Constructing Languages with a Multi-Hop LLM Pipeline

2025-08-08 · Morris Alper, Moran Yanuka, Raja Giryes, Gašper Beguš arxiv

Constructed languages (conlangs) such as Esperanto and Quenya have played diverse roles in art, philosophy, and international communication. Meanwhile, foundation models have revolutionized creative generation in text, i…

The Gold Medals in an Empty Room: Diagnosing Metalinguistic Reasoning in LLMs with Camlang

2025-08-30 · Fenghua Liu, Yulong Chen, Yixuan Liu, Zhujun Jin 외 arxiv

Large Language Models (LLMs) achieve gold-medal performance across many benchmarks, yet it remains unclear whether such success reflects genuine reasoning or pattern matching. From a cognitive science perspective, an inf…

Language Models Fail to Introspect About Their Knowledge of Language

2025-03-10 · Siyuan Song, Jennifer Hu, Kyle Mahowald

There has been recent interest in whether large language models (LLMs) can introspect about their own internal states. Such abilities would make LLMs more interpretable, and also validate the use of standard introspectiv…

Sentence

ConlangBench: Exploring Language Knowledge and Learning in LLMs through Diverse Constructed Languages

2026-08-04 · Jinhong Jeong, Seungyeop Yi, Sangah Lee, Youngjae Yu arxiv

Constructed languages (conlangs) are intentionally created human languages with a rich tradition of linguistic creativity. Despite their potential for studying language learning in large language models (LLMs), existing …

Evaluating Metalinguistic Knowledge in Large Language Models across the World's Languages

2026-02-02 · Tjaša Arčon, Matej Klemen, Marko Robnik-Šikonja, Kaja Dobrovoljc arxiv

LLMs are routinely evaluated on language use, yet their explicit knowledge about linguistic structure remains poorly understood. Existing linguistic benchmarks focus on narrow phenomena, emphasize high-resource languages…