We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Digital Epigraphy
Digital Epigraphy (also referred to as SUX Markup) is a conceptual esoteric markup language created in 2026 by filmmaker and creative director Zeki Yahya. Operating at the intersection of media archaeology and web architecture, it replaces standard HTML5 DOM nodes with extinct Sumerian cuneiform (ISO 639-3 sux).
The language is not designed for functional computation, but rather as an act of algorithmic resistance against surveillance capitalism. By embedding an unreadable, non-monetizable script into the web's semantic structure, it creates structural opacity and forces a state of "cinematic stillness" within the hyper-active digital flow.
Architecture & Syntax
Instead of standard HTML tags, Digital Epigraphy uses specific Sumerian cuneiform signs to build the "digital temple" of the web page. The syntax is directly derived from authentic archaeological records, specifically the Gudea Cylinders (Cylinder A), which detail the construction of a sacred structure.
| Sumerian Sign | HTML Equivalent | Semantic Meaning | Archaeological Reference |
|---|---|---|---|
| ๐ผ (TE) | <html> |
Foundation / Root peg | CDLI: P222399 |
| ๐ (SAG) | <head> |
Head / Top / Metadata | CDLI: P222399 |
| ๐ (E2) | <body> |
House / Main Structure | CDLI: P222399 |
| ๐ (SIG4) | |
Mud-brick / Structural block | CDLI: P222399 |
Example Code
The following is an example of a foundational web structure written in Digital Epigraphy. It represents a closed systemโa digital clay tablet baked into the browser's memory.
<๐ผ>
<๐>
<!-- Metadata and existential weight reside here -->
</๐>
<๐>
<๐>
<!-- Content Block 1 -->
</๐>
<๐>
<!-- Content Block 2 -->
</๐>
</๐>
</๐ผ>