Pergamap

Most of Galen has never been translated into English.

Galen of Pergamon (129 – c. 216 CE) is the largest surviving author of Greco-Roman antiquity: roughly three million words, by a common scholarly estimate about a tenth of all ancient Greek literature that survives from before 350 CE. Much of it can only be read in ancient Greek, medieval Arabic, or the Latin of an 1820s edition.

works tracked
no English translation known
status unverified — help us check
have at least one English version

The untranslated works include most of Galen's largest: the eleven-book On the Powers of Simple Drugs, the seventeen books of compound-drug recipes, the sixteen-book treatise cycle on the pulse, On Antidotes, On Crises, On the Differences of Fevers. Counted by words rather than titles, the untranslated share of Galen is far larger than the head-count above suggests.

Method

Reading the Greek against its witnesses

A great deal of Galen survives in more than one line of transmission at once: the Greek direct tradition, and the ninth-century Arabic of Ḥunayn ibn Isḥāq, made from Greek exemplars now lost. These are independent testimonies to a single lost original, of equal standing. We translate accordingly — the Greek first, the Arabic and the old Latin set beside it, every divergence recorded rather than smoothed over. The Arabic witnesses we hold are listed with their provenance.

At Aphorisms i.1 the Greek καιρὸς ὀξύς hangs between two senses: the critical moment is acute, or the time is short. Ḥunayn's Arabic (الوقت ضيّق, “the time is narrow”) and Galen's own gloss on the line (ὀλιγοχρόνιον, “of brief duration”) settle it the same way, from opposite ends of the tradition. The verse, with its witnesses →

What this site is

Three things, all in the open:

  1. An atlas. A tracking table of the surviving corpus: each work, the language it survives in (Greek, Arabic, Latin, fragments), where the text is digitized, and whether an English translation exists. Each entry is flagged by how well its status has been verified, because half the battle is simply knowing what's missing. Coverage today: the 97 works digitized by the First1KGreek project plus 11 added by hand; roughly two dozen more surviving works are still to be entered.
  2. A roadmap. A plan for translating the untranslated, starting with texts whose Greek is already digitized, and a public vote on which work gets the first full campaign.
  3. Working translations. A verse of the Commentary on the Aphorisms, the Greek collated with Ḥunayn's independent Arabic; and the opening of the compound-drug book on the scalp, hitherto without an English rendering.

Honesty first. This is an amateur, AI-assisted project, not a critical edition. Translations are made from the Greek, checked against every independent witness we can reach — Kühn's facing Latin, and Ḥunayn's Arabic where it survives — and published with the source alongside so anyone can catch our mistakes. Catalog entries marked “unverified” are exactly that. Corrections are welcome — that's the point of working in public.

How to help

How to contribute via pull request

The whole site is a public repository of plain HTML and one JSON file — no build step, no framework. If you can edit a text file, you can contribute:

  1. Fork posix4e/pergamap on GitHub and make a branch.
  2. Fixing the catalog? Edit data/works.json — update the work's english / english_ref fields, and set confidence to checked only if you cite where you checked in the pull request.
  3. Adding a translation? Use the harness: one command generates a translation packet (the Greek with Kühn anchors, ready for your English), or grab an already-open packet from data/chunks.json. Fill in the translation plus a trace — your working set down, so the reasoning stands open to checking. First claim the chunk in an issue so two people don't translate the same pages.
  4. Preview locally by opening the HTML file in your browser — what you see is what deploys.
  5. Open the pull request — one work or one chunk per PR, sources cited. Review happens in the open, arguing from the Greek. Merged means live.