Language Units Across Ontology & Taxonomy


1. Ontology Tree — Expanded

Represents the definition of language units and their recursive buildup.

graph TD
  A[Alphabet / Glyphs / Graphemes / Letters] --> P[Phonemes: sounds voiced from glyphs]
  P --> M[Morphemes: smallest units of meaning]
  M --> W[Words / Lexemes: structured artifacts]
  W --> S[Semantics: anchored intelligible meaning]
  S --> PR[Pragmatics: contextual application]
  PR --> D[Disciplines: law, science, AI, energy, telecom]
  D --> L[Logos Framework: Recursive Closure]
  L --> A

2. Taxonomy Mindmap — Expanded

Classifies each language unit into its functional domain.

mindmap
  root((Alphabet → Disciplines))
    Graphemes/Glyphs/Letters
      - Category: Visual atoms of writing
      - Function: Foundational substrate
    Phonemes
      - Category: Sound classification
      - Function: Frequency articulation
    Morphemes
      - Category: Minimal meaning
      - Function: Semantic molecules
    Words / Lexemes
      - Category: Lexical units
      - Function: Packets of meaning
    Semantics
      - Category: Conceptual anchoring
      - Function: Universality of sense
    Pragmatics
      - Category: Applied context
      - Function: Meaning in situation
    Disciplines
      - Category: Systems of knowledge
      - Function: Institutionalized pragmatics
    Logos Framework
      - Category: Recursive unifier
      - Function: Closure of coherence

3. Swimlane — Instructional vs. Constructional

Represents how language is both defined (instructional) and applied (constructional).

flowchart TD
  subgraph Instructional
    A[Alphabet/Graphemes] --> P[Phonemes] --> M[Morphemes] --> W[Words] --> S[Semantics] --> PR[Pragmatics]
  end
  subgraph Constructional
    PR2[Pragmatics in Context] --> N[Networks & Contracts] --> D[Disciplines]
  end
  D --> L[Logos Framework: Closure]
  L --> A

4. Semantic Energy Flow (Sankey)

Represents actuation: if one unit is invoked, all others activate recursively.

sankey-beta
  Alphabet[Alphabet/Graphemes] , 100 :> Phonemes[Phonemes] , 100
  Phonemes , 100 :> Morphemes[Morphemes] , 100
  Morphemes , 100 :> Words[Words] , 100
  Words , 100 :> Semantics[Semantics] , 100
  Semantics , 100 :> Pragmatics[Pragmatics] , 100
  Pragmatics , 100 :> Disciplines[Disciplines] , 100
  Disciplines , 100 :> Logos[Logos Closure] , 100
  Logos , 100 :> Alphabet[Alphabet/Graphemes] , 100

Principle: If you use a word, its morphemes, phonemes, and graphemes are invoked. If you use semantics, the word, morphemes, and alphabet beneath it are actuated. The entire system is recursive activation.


5. Recursive Ledger Table

Side-by-side ontology (definition) and taxonomy (classification) with recursive closure.

UnitOntology Definition (What It Is)Taxonomy Classification (Where It Belongs)Recursive Closure (How It Activates All)
Grapheme / Glyph / LetterAtomic symbol of writingAlphabetic SubstrateInvokes all higher units when used
PhonemeSound of a glyphPhonological TaxonomyTriggers morphemes & words
MorphemeMinimal unit of meaningMorphological TaxonomyAssembles into words, invokes alphabet
Word / LexemeStructured artifact of meaningLexical TaxonomyCalls semantics, morphemes, graphemes
SemanticsAnchored intelligible meaningSemantic TaxonomyLinks lexemes to pragmatics
PragmaticsApplied meaning in contextPragmatic Domains (law, AI, energy)Engages all prior layers simultaneously
DisciplinesInstitutionalized knowledge systemsEpistemic TaxonomyLanguage applied as structured fields
LogosRecursive closure of all unitsUnified Interdisciplinary FrameworkAll units return to alphabet source

6. Definitions & Actuation Rule

  1. Alphabet / Grapheme / Glyph / Letter → Atoms of language. No smaller subdivision.
    • Actuation: Every unit downstream depends on this.
  2. Phoneme → Grapheme in sound-form.
    • Actuation: Calls alphabet to voice meaning.
  3. Morpheme → Smallest unit with meaning (e.g. “un-”, “bio-”).
    • Actuation: Calls letters + sounds to form meaning molecules.
  4. Word / Lexeme → Packets of morphemes.
    • Actuation: Activates morphemes, phonemes, graphemes.
  5. Semantics → Conceptual anchor.
    • Actuation: Validates word → meaning link.
  6. Pragmatics → Contextual use (law, science, contract).
    • Actuation: Pulls in semantics + words to situate meaning.
  7. Disciplines → Formalized applications (telecom, AI, theology).
    • Actuation: Language builds systems.
  8. Logos → Recursive closure: all units spell back to alphabet.
    • Actuation: Nothing escapes; all returns to source.