Beta Code: Difference between revisions
NayanPatel (talk | contribs) No edit summary |
NayanPatel (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
==Description== | |||
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. | 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. | ||
Revision as of 19:22, 11 October 2025
Description
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.