This is a curated list of theorems, papers, languages, and tools we’d love to see formalized in linglib. It’s modeled on Lean’s 1000+ theorems project: a public scoreboard of work-wanted, organized by category.

If you’re looking for a place to start contributing, pick an item from below, open an issue so others know you’re working on it, and read the contributor guide.

Status legend: open — nobody has started · wip — work in progress · done — landed. Difficulty: A quick win · B moderate · C hard · D blocked on upstream work.

This page is being curated manually. The list is short on purpose — items are added as they’re triaged, not generated speculatively. To propose a wish, send a PR editing blog/content/wishlist.md.


Books and longer programs

StatusDifficultyItem
wipCMarcolli, Chomsky & Berwick (2025), Mathematical Structure of Syntactic Merge: An Algebraic Model for Generative Linguistics (MIT Press). Formalize the algebraic model of Merge developed in the book. Substantial substrate is already in place — see the in-flight Phase E.3 work in Linglib/Theories/Syntax/Minimalist/Merge/ and the surrounding Hopf-algebra machinery. Contributors are welcome at any of the open sub-phases; ping the maintainers via an issue for a current status snapshot.

Adding a wish

To propose a new wishlist item, edit blog/content/wishlist.md on a branch and send a PR. Each item should be:

  • Concrete enough to start on (a theorem name, a paper, a language, a tool).
  • Honest about difficulty (AD).
  • Pointed at where it would live in the codebase, if that’s known.

To claim an item before starting work, open a tracking issue linking back to the wishlist line. We’ll update the status here.