<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GEUL Grammar on GEUL — A Semantic Language for AI</title><link>https://geul.org/grammar/</link><description>Recent content in GEUL Grammar on GEUL — A Semantic Language for AI</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 01 Mar 2026 12:00:00 +0900</lastBuildDate><atom:link href="https://geul.org/grammar/index.xml" rel="self" type="application/rss+xml"/><item><title>Entity Node</title><link>https://geul.org/grammar/entity-node/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/entity-node/</guid><description>A fixed-length 4-word (64-bit) Node that identifies entities such as people, places, objects, and organizations. Uses 3-bit Mode for quantification/number, 6-bit EntityType for 64 top-level types, and 48-bit Attributes for type-specific semantic encoding.</description></item><item><title>Triple Edge</title><link>https://geul.org/grammar/triple-edge/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/triple-edge/</guid><description>An Edge type expressing relationships and attributes in (Subject, Property, Object) form. Optimizes Top 63 high-frequency properties with a dual structure of basic mode (4 words) and extended mode (5 words).</description></item><item><title>Clause Edge</title><link>https://geul.org/grammar/clause-edge/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/clause-edge/</guid><description>A fixed 4-word Edge expressing logical and discourse relations between predications, events, and relationships. Encodes causation, temporal, contrast, and argumentation relations using 16 RST-based relation types.</description></item><item><title>Event6 Edge</title><link>https://geul.org/grammar/event6-edge/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/event6-edge/</guid><description>A variable-length event Edge expressing the 5W1H principle (Who, What, Whom, When, Where, Why) in one packet. Uses a Presence bitmask to achieve a 3-8 word variable structure.</description></item><item><title>Context Edge</title><link>https://geul.org/grammar/context-edge/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/context-edge/</guid><description>A lightweight 3-word Edge expressing &amp;lsquo;in which worldview/context is this claim true.&amp;rsquo; Encodes truth conditions across 64 types including source, worldview, fiction, and perspective.</description></item><item><title>Quantity Node</title><link>https://geul.org/grammar/quantity-node/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/quantity-node/</guid><description>A variable-length 4-7 word Node for representing physical quantities, numbers, currencies, and literals. Encodes SI base/derived units, currencies, and special literals with 6-bit Unit codes and 4-bit Scale for SI prefixes.</description></item><item><title>AST Edge</title><link>https://geul.org/grammar/ast-edge/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/ast-edge/</guid><description>An Edge type that represents programming language ASTs as GEUL graphs. Classifies 64 languages with 6 bits and encodes 256 AST node types with 8 bits. Includes the PathGEUL query language.</description></item><item><title>Group Edge</title><link>https://geul.org/grammar/group-edge/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/group-edge/</guid><description>A variable-length Edge that bundles multiple Nodes into 7 types: AND, OR, LIST, SET, and more. Uses a 13-bit Prefix and terminator marker (0x0000) to support unlimited members.</description></item><item><title>Stream Format</title><link>https://geul.org/grammar/stream-format/</link><pubDate>Sun, 01 Mar 2026 12:00:00 +0900</pubDate><guid>https://geul.org/grammar/stream-format/</guid><description>A GEUL stream is a packet sequence that begins and ends with a Meta Node. Defines TID scoping, forward-only references, and packet ordering rules.</description></item></channel></rss>