Beta Code: Difference between revisions

From The Digital Classicist Wiki
Jump to navigation Jump to search
(I added a link to the wikipedia page to show the table for how each letter/symbol is converted. I also rephrased some parts.)
m (Rephrased Wikipedia link for accessibility purposes.)
 
Line 8: Line 8:
ἄνθρωπος → A)/NQRWPOS
ἄνθρωπος → A)/NQRWPOS


Attached is a [https://en.wikipedia.org/wiki/Beta_Code link] to the Wikipedia page for Beta Code which has a table for how each letter/symbol is converted.  
See the [https://en.wikipedia.org/wiki/Beta_Code Beta Code page on Wikipedia] for a complete list of Greek characters and their Beta Code equivalents.


The standardized encoding made it possible for large digital text collections, such as the TLG, the [[Packard Humanities Institute]] (PHI) [[Greek Inscriptions Online|Greek Inscriptions]], and the [[Duke Databank of Documentary Papyri (DDbDP)|Duke Databank of Documentary Papyri]], to store and transfer Greek texts in plain text before [[Unicode Greek Keyboards|Unicode]] was widely adopted.
The standardized encoding made it possible for large digital text collections, such as the TLG, the [[Packard Humanities Institute]] (PHI) [[Greek Inscriptions Online|Greek Inscriptions]], and the [[Duke Databank of Documentary Papyri (DDbDP)|Duke Databank of Documentary Papyri]], to store and transfer Greek texts in plain text before [[Unicode Greek Keyboards|Unicode]] was widely adopted.

Latest revision as of 12:14, 14 November 2025

Description

Beta Code uses the ASCII character set to encode ancient Greek and other non-Latin scripts. The Thesaurus Linguae Graecae (TLG) project at the University of California, Irvine developed Beta Code in the 1980s to enable the electronic coding, searching, and transmission of polytonic Greek texts on computers that did not have the capacity to to display Greek fonts at the time.

In Beta Code, the entirety of the Greek alphabet and diacritical marks, including breathings, accents, and iota subscripts, are represented using a combination of Latin letters and symbols:

λόγος → LO/GOS

ἄνθρωπος → A)/NQRWPOS

See the Beta Code page on Wikipedia for a complete list of Greek characters and their Beta Code equivalents.

The standardized encoding made it possible for large digital text collections, such as the TLG, the Packard Humanities Institute (PHI) Greek Inscriptions, and the Duke Databank of Documentary Papyri, to store and transfer Greek texts in plain text before Unicode was widely adopted.

Today, almost every database supports Unicode, but Beta Code is still useful for preserving data, citing scholarly works, and ensuring compatibility with legacy digital classics projects.

TL;DR:

Beta Code is an old system that lets people type ancient Greek using regular English letters and symbols. It was made by the TLG project so that computers without Greek fonts could store and search Greek texts. It helped build early digital Greek databases, and while not used as much today, still is helpful for compatibility with legacy projects.