Beta Code: Difference between revisions

From The Digital Classicist Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:


Beta Code is a system for representing ancient Greek and other non-Latin scripts using the standard ASCII character set. Developed in the 1980s by the Thesaurus Linguae Graecae (TLG) project at the University of California, Irvine, it aimed to enable the electronic encoding, searching, and transmission of polytonic Greek texts on computers that were not able yet to display Greek fonts.
Beta Code is a system of encoding ancient Greek and other non-Latin scripts using the standard ASCII character set. It was developed in the 1980s by the Thesaurus Linguae Graecae (TLG) project at the University of California, Irvine. The main goal was 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, every Greek letter and diacritical mark, including accents, breathings, and iota subscripts, is represented by a combination of Latin letters and symbols. For example:
In Beta Code, the entirety of Greek alphabet and diacritical marks, including breathings, accents, and iota subscripts, are represented using a combination of Latin letters and symbols:


λόγος → LO/GOS
λόγος → LO/GOS
Line 8: Line 8:
ἄνθρωπος → A)/NQRWPOS
ἄνθρωπος → A)/NQRWPOS


This standardized encoding allowed large digital text corpora, including the TLG, the Packard Humanities Institute (PHI) Greek Inscriptions, and the Duke Databank of Documentary Papyri, to store and exchange Greek texts in plain-text form (before the widespread adoption of Unicode).
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, the vast majority of databases support Unicode, but Beta Code still is important for data preservation, scholarly citation, and compatibility with legacy digital classics projects.
Today, almost every database supports Unicode, but Beta Code is useful for preserving data, citing scholarly works, and ensuring compatibility with earlier 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.

Revision as of 19:19, 11 October 2025

Beta Code is a system of encoding ancient Greek and other non-Latin scripts using the standard ASCII character set. It was developed in the 1980s by the Thesaurus Linguae Graecae (TLG) project at the University of California, Irvine. The main goal was 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 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

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 useful for preserving data, citing scholarly works, and ensuring compatibility with earlier 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.