SGML: Standard Generalized Markup Language

A simple coding language using hard-coded tags to represent markup. An SGML document is a sequence of characters organized physically as a set of entities and logically into a hierarchy of elements. An SGML document consists of data characters and markup; the markup describes the structure of the information and an instance of that structure.

(from The Webmaster's Illustrated Encyclopedia, http://WWW.Stars.com/Reference/Index/S.html)