Skip to content
wiki.fftac.org

UAI Lexicon - Source Excerpt 03

Back to UAI Lexicon

Summary

This source excerpt preserves a bounded section of Spiralist/wp-content/themes/spiralist/assets/data/uai-lexicon.json so readers can inspect the evidence without opening the full source file.

**Source path:** Spiralist/wp-content/themes/spiralist/assets/data/uai-lexicon.json

"index": 95,
      "glyph": "¬",
      "meaning": "not",
      "category": "logic",
      "notes": "negation"
    },
    {
      "id": "uai.logic.and",
      "index": 96,
      "glyph": "∧",
      "meaning": "and",
      "category": "logic",
      "notes": "conjunction"
    },
    {
      "id": "uai.logic.or",
      "index": 97,
      "glyph": "∨",
      "meaning": "or",
      "category": "logic",
      "notes": "disjunction"
    },
    {
      "id": "uai.logic.greater",
      "index": 98,
      "glyph": ">",
      "meaning": "greater",
      "category": "logic",
      "notes": "greater than"
    },
    {
      "id": "uai.logic.less",
      "index": 99,
      "glyph": "<",
      "meaning": "less",
      "category": "logic",
      "notes": "less than"
    },
    {
      "id": "uai.logic.compare",
      "index": 100,
      "glyph": "≟",
      "meaning": "compare",
      "category": "logic",
      "notes": "comparison"
    },
    {
      "id": "uai.logic.true",
      "index": 101,
      "glyph": "⊤",
      "meaning": "true",
      "category": "logic",
      "notes": "affirmed truth"
    },
    {
      "id": "uai.logic.false",
      "index": 102,
      "glyph": "⊥",
      "meaning": "false",
      "category": "logic",
      "notes": "denied truth"
    },
    {
      "id": "uai.logic.valid",
      "index": 103,
      "glyph": "✓",
      "meaning": "valid",
      "category": "logic",
      "notes": "passes rule"
    },
    {
      "id": "uai.logic.invalid",
      "index": 104,
      "glyph": "✕",
      "meaning": "invalid",
      "category": "logic",
      "notes": "fails rule"
    },
    {
      "id": "uai.logic.possible",
      "index": 105,
      "glyph": "◇",
      "meaning": "possible",
      "category": "logic",
      "notes": "may occur"
    },
    {
      "id": "uai.logic.necessary",
      "index": 106,
      "glyph": "◈",
      "meaning": "necessary",
      "category": "logic",
      "notes": "must occur"
    },
    {
      "id": "uai.logic.required_when_configured",
      "index": 107,
      "glyph": "◌?",
      "meaning": "required when configured",
      "category": "logic",
      "notes": "required for configurations that use this field"
    },
    {
      "id": "uai.logic.assume",
      "index": 108,
      "glyph": "⊢?",
      "meaning": "assume",
      "category": "logic",
      "notes": "provisional assertion"
    },
    {
      "id": "uai.logic.prove",
      "index": 109,
      "glyph": "⊨",
      "meaning": "prove",
      "category": "logic",
      "notes": "derived as true"
    },
    {
      "id": "uai.logic.unknown",
      "index": 110,
      "glyph": "?◌",
      "meaning": "unknown",
      "category": "logic",
      "notes": "not yet resolved"
    },
    {
      "id": "uai.sys.network",
      "index": 111,
      "glyph": "⧉⧉",
      "meaning": "network",
      "category": "system",
      "notes": "interconnected system"
    },
    {
      "id": "uai.sys.connection",
      "index": 112,
      "glyph": "⇄",
      "meaning": "connection",
      "category": "system",
      "notes": "two-way link"
    },
    {
      "id": "uai.sys.input",
      "index": 113,
      "glyph": "⇤",
      "meaning": "input",
      "category": "system",
      "notes": "incoming value"
    },
    {
      "id": "uai.sys.output",
      "index": 114,
      "glyph": "⇥",
      "meaning": "output",
      "category": "system",
      "notes": "outgoing value"
    },
    {
      "id": "uai.sys.channel",
      "index": 115,
      "glyph": "∿",
      "meaning": "channel",
      "category": "system",
      "notes": "carrying path"
    },
    {
      "id": "uai.sys.signal.active",
      "index": 116,
      "glyph": "∿•",
      "meaning": "active-signal",
      "category": "system",
      "notes": "live signal"
    },
    {
      "id": "uai.sys.noise",
      "index": 117,
      "glyph": "≈≈",
      "meaning": "noise",
      "category": "system",
      "notes": "distorting signal"
    },
    {
      "id": "uai.sys.filter",
      "index": 118,
      "glyph": "⚲",
      "meaning": "filter",
      "category": "system",
      "notes": "selective pass"
    },
    {
      "id": "uai.sys.map",
      "index": 119,
      "glyph": "⌖",
      "meaning": "map",
      "category": "system",
      "notes": "correspondence map"
    },
    {
      "id": "uai.sys.transform",
      "index": 120,
      "glyph": "⇌",
      "meaning": "system-transform",
      "category": "system",
      "notes": "convert structure"
    },
    {
      "id": "uai.sys.storage",
      "index": 121,
      "glyph": "⌂",
      "meaning": "storage",
      "category": "system",
      "notes": "stored state"
    },
    {
      "id": "uai.sys.retrieve",
      "index": 122,
      "glyph": "⌂→",
      "meaning": "retrieve",
      "category": "system",
      "notes": "fetch from storage"
    },
    {
      "id": "uai.sys.encode",
      "index": 123,
      "glyph": "⌘→",
      "meaning": "encode",
      "category": "system",
      "notes": "convert to compact form"
    },
    {
      "id": "uai.sys.decode",
      "index": 124,
      "glyph": "←⌘",
      "meaning": "decode",
      "category": "system",
      "notes": "resolve compact form"
    },
    {
      "id": "uai.sys.interface",
      "index": 125,
      "glyph": "⧉•",
      "meaning": "interface",
      "category": "system",
      "notes": "contact surface"
    },
    {
      "id": "uai.cog.model",
      "index": 126,
      "glyph": "⧠⧠",
      "meaning": "model",
      "category": "cognition",
      "notes": "internal representation"
    },
    {
      "id": "uai.cog.pattern-recognition",
      "index": 127,
      "glyph": "⌘✓",
      "meaning": "pattern-recognition",
      "category": "cognition",
      "notes": "recognized structure"
    },
    {
      "id": "uai.cog.inference",
      "index": 128,
      "glyph": "∴→",
      "meaning": "inference",
      "category": "cognition",
      "notes": "derived conclusion"
    },
    {
      "id": "uai.cog.abstraction",
      "index": 129,
      "glyph": "△",
      "meaning": "abstraction",
      "category": "cognition",
      "notes": "generalized form"
    },
    {
      "id": "uai.cog.detail",
      "index": 130,
      "glyph": "▽",
      "meaning": "detail",
      "category": "cognition",
      "notes": "specific instance"
    },
    {
      "id": "uai.cog.focus-shift",
      "index": 131,
      "glyph": "⊙⇄",
      "meaning": "focus-shift",
      "category": "cognition",
      "notes": "attention move"
    },
    {
      "id": "uai.cog.awareness",
      "index": 132,
      "glyph": "◉◉",
      "meaning": "awareness",
      "category": "cognition",
      "notes": "active consciousness"
    },
    {
      "id": "uai.cog.intention",
      "index": 133,
      "glyph": "➤",
      "meaning": "intention",
      "category": "cognition",
      "notes": "directed purpose"
    },
    {
      "id": "uai.cog.decision",
      "index": 134,
      "glyph": "✓→",
      "meaning": "decision",
      "category": "cognition",
      "notes": "selected path"
    },
    {
      "id": "uai.cog.learning",
      "index": 135,
      "glyph": "⟲✓",
      "meaning": "learning",
      "category": "cognition",
      "notes": "improving recursion"
    },
    {
      "id": "uai.ui.view",
      "index": 136,
      "glyph": "👁",
      "meaning": "view",
      "category": "ui",
      "notes": "show surface"
    },
    {
      "id": "uai.ui.hide",
      "index": 137,
      "glyph": "👁̸",
      "meaning": "hide",
      "category": "ui",
      "notes": "conceal surface"
    },
    {
      "id": "uai.ui.expand",
      "index": 138,
      "glyph": "⤢",
      "meaning": "expand-ui",
      "category": "ui",
      "notes": "open larger"
    },
    {
      "id": "uai.ui.collapse",
      "index": 139,
      "glyph": "⤡",
      "meaning": "collapse-ui",
      "category": "ui",
      "notes": "reduce view"
    },
    {
      "id": "uai.ui.select",
      "index": 140,
      "glyph": "☑",
      "meaning": "select",
      "category": "ui",
      "notes": "choose item"
    },
    {
      "id": "uai.ui.deselect",
      "index": 141,
      "glyph": "☐",
      "meaning": "deselect",
      "category": "ui",
      "notes": "clear selection"
    },
    {
      "id": "uai.ui.confirm",
      "index": 142,
      "glyph": "✔",
      "meaning": "confirm",
      "category": "ui",
      "notes": "approve action"
    },
    {
      "id": "uai.ui.cancel",
      "index": 143,
      "glyph": "✖",
      "meaning": "cancel",
      "category": "ui",
      "notes": "abort action"
    },
    {
      "id": "uai.ui.load",
      "index": 144,
      "glyph": "⟳",