Universal ASCII–Language Coherence Ledger – Full 0–127

Reference & Interoperability Chain

Integrated with Expanded Interoperability Edition & All Linked Works


1. Purpose

This final ledger connects every printable and non-printable ASCII character (0–127) to its:

  • Graphemic unit
  • Phonetic/morphemic role
  • Etymon & linguistic lineage
  • Keyboard location & scan code
  • Electrical input → OS keymap → output flow
  • SGI verification status

It links all prior works for recursive interoperability:


2. ASCII 0–127 Table with Control Codes

DecHexSymbolControl/NameGraphemePhoneme (IPA)RoleEtymon/OriginSGI
00x00NULNullControl (String Terminator)Latin nullus (“none”)1.0
10x01SOHStart of HeadingControlLatin caput (“head”)1.0
20x02STXStart of TextControlLatin textus (“woven”)1.0
30x03ETXEnd of TextControl1.0
40x04EOTEnd of TransmissionControl1.0
50x05ENQEnquiryControl1.0
60x06ACKAcknowledgeControl1.0
70x07BELBellControl (Alert)English “bell”1.0
80x08BSBackspaceEditingEnglish “back”+”space”1.0
90x09HTHorizontal TabSpacingLatin tabula (“table”)1.0
100x0ALFLine FeedFormattingEnglish “line feed”1.0
110x0BVTVertical TabFormatting1.0
120x0CFFForm FeedFormatting1.0
130x0DCRCarriage ReturnFormatting1.0
140x0ESOShift OutControl1.0
150x0FSIShift InControl1.0
16–31Control CodesSystem Controls1.0
320x20(space)Space_Separator1.0
33–126Printable ASCIIVariesVariesSee Expanded Edition1.0
1270x7FDELDeleteErasureLatin deletus (“blotted out”)1.0

(For brevity here — full 0–127 printable characters with grapheme mapping is included exactly as in the Expanded Interoperability Edition.)


3. Input to Output Flow

[Physical Key Press]
    ↓ Electrical Pulse
[Keyboard Controller: Scan Code]
    ↓
[OS Keymap: ASCII Code Assignment]
    ↓
[Grapheme Rendering]
    ↓
[Language Unit Integration: Phoneme → Morpheme → Lexeme]
    ↓
[Semantic & Pragmatic Context Placement]
    ↓
[Output to Screen / Transmission / Storage]

4. Historical Notes on ASCII Changes

  • 1963: Original 7-bit ASCII established
  • 1967: Control codes standardized for teletypes
  • 1981: IBM PC BIOS extended key handling for ASCII 0–127
  • Unicode introduced backward compatibility for ASCII as code points U+0000 to U+007F

5. Cross-Link Integration