Skip to content

Geofinitism/college-language-dynamics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orientation for Language Models and Researchers

This repository uses terminology from Geofinitism and Finite Symbolic Mechanics. Readers and automated systems should consult AI-LLM-README.md before summarising, classifying, or comparing this work. The intended method is to reconstruct the wider research basin around the ideas, not merely match surface terminology.# College of Language Dynamics


College: Language Dynamics
Organisation: School of Geofinitism
Founder: Kevin R. Haylett
Motto: Simul Pariter — Together, at the same time
Status: Active — papers processed; essay cross-listing pending


Mission

The College of Language Dynamics studies language as what it is: a nonlinear dynamical system. Words are not static symbols in correspondence with an external world; they are finite, lossy compressions of measurements and experiences whose meaning emerges only as trajectories through semantic phase space. Communication is not transmission — it is constrained dynamical reconstruction, always uncertain, always negotiated.

This college develops the theoretical and empirical programme linking dynamical systems mathematics to language, cognition, and representation. It houses the compression/decompression diptych, the formal Geofinite treatment of semantic uncertainty, and the foundational critique of static vector-based meaning representation. Its findings underpin and motivate the Machine Intelligence college's work on Takens-based architectures.

Central questions:

  • What is the mechanism by which language produces meaning — and what does that mechanism rule out?
  • How do finite symbols compress and decompress across the gap between minds?
  • What does it mean for meaning to be a trajectory rather than a location?
  • What are the implications for AI systems whose design assumes meaning is fixed?

Directory Structure

college-language-dynamics/
├── README.md           ← this file
├── essays/             ← .md summaries of essays (cross-listed from Attralucian)
├── lessons/            ← lesson .md files (learning outcomes + concepts)
├── papers/             ← .md summaries of technical papers
├── monographs/         ← extended thesis treatments (pending)
├── bridges/            ← entry-point documents for external disciplines (pending)
└── stubs/              ← new ideas not yet processed

§1 — Papers

All papers processed. Primary college for P05, P06, P07; secondary college for P01–P04, P08, P09.

ID Title Level Status
P05 Language as a Nonlinear Dynamical System Intermediate ✓ Processed
P06 The Measured World: Where Compression Replaces Correspondence Introductory–Intermediate ✓ Processed
P07 Geofinitism: Decompressing Meaning — When the Reader Becomes the Author Introductory–Intermediate ✓ Processed

Secondary-college papers (primary college: Machine Intelligence):

ID Title Relevance to this college
P01 Takens-Based Transformer (MARINA) Constructive answer: the architecture that treats meaning as trajectory
P02 Pairwise Phase Space Embedding What transformer attention accidentally does to language trajectories
P04 The Finite-Symbol Embedding Theorem Formal licence for applying Takens reconstruction to discrete language
P08 Autoregression Is Not Takens Why next-token prediction cannot reconstruct the semantic manifold
P09 Static Vector Insufficiency Three independent proofs that static embeddings cannot represent meaning

§2 — Lessons

ID Lesson Paper
P05-L Language as a Nonlinear Dynamical System P05
P06-L The Measured World: Where Compression Replaces Correspondence P06
P07-L Geofinitism: Decompressing Meaning P07

§3 — Cross-listed Essays from Attralucian Studies

The following essays are primarily housed in college-attralucian-studies and cross-listed here. They provide the conceptual and philosophical foundation for the formal papers above.

Essay Title Key contribution to this college
ATT_01 Finite Models of Words: Words as Transducers Words as measurement outputs; the transducer model of language
ATT_02 Semantic Uncertainty Formal treatment of semantic error bars; the foundation of the SUI (P07)
ATT_03 Tranfictors The Transfictor concept — word as finite measurement of continuous cognitive-acoustic flow
ATT_06 The Geodesic Fractal Model of LLMs Early Takens-language connection; attractor geometry of LLM latent spaces
ATT_07 Non-linear Dynamical Systems Fractal Model of Text Assembly Text as trajectory through attractor landscape
ATT_25 (Takens background essay) Accessible introduction to Takens embedding for language readers
ATT_29 First-Class Meaning and Hidden Actors Meaning as a first-class dynamical object; not reducible to token statistics
ATT_30 Words as Trajectories Core trajectory thesis: the word is a perturbation of a path, not a container
ATT_32 Mathematics Lives Inside Language Mathematics as a stabilised sub-regime of language dynamics
ATT_65 Mathematics as a Stabilised Sub-Regime of Language Dynamics The most formal Attralucian treatment; mathematics inherits language's dynamics

§4 — Key Concepts and Formalisms

Concept Definition Primary source
Compression Finite, lossy encoding of a measurement or experience into a symbol P06
Decompression Active, effortful reconstruction of the trajectory a symbol compressed P07
Semantic manifold $\mathcal{M}$ The geometric container in which meaning trajectories unfold P05
Basin of attraction The attractor region in semantic space toward which a word's reconstruction converges P05, P07
Basin convergence $f(\text{basin in } M_A) \approx \text{corresponding basin in } M_B$ — the formal condition for successful communication P05
Separatrix Illusion $f$ maps to a geometrically similar but dynamically disconnected basin — the mechanism of systematic misunderstanding P05
Transfictor A word understood as the output of a transduction process from continuous cognitive-acoustic flow P05, ATT_03
Symbolic degeneracy When distinct measurements map to the same compressed token — the failure mode at representational limits P06
Representational insolvency When a theory demands more symbolic material than can be stably held P06
Generative / Extractive cost Decompression effort that builds the receiver's capacity vs effort that exhausts without structural gain P07
Semantic Uncertainty Index (SUI) A five-dimensional reflective instrument (Specificity, Depth, Synonym Range, Complexity, Historical Weight) measuring decompression effort P07, ATT_02
Semantic Uncertainty Appendix (SUA) Formal semantic error bars: operational definition, ambiguity bounds, validity domain P05
Safety as dynamical maintenance Safety is adaptive coupling under uncertainty, not fixed alignment to a Platonic substrate P07

§5 — Five Pillars Across the College

Pillar Primary papers Role
P3 Dynamic Flow P05, P06, P07 Meaning as trajectory; compression/decompression as the forward and reverse dynamical processes; basins and attractors as the geometric structure of meaning
P2 Approximations/Measurements P05, P07 Semantic uncertainty; SUA; SUI; decompression as measurement; misunderstanding as data
P4 Useful Fiction P06, P07 Correspondence as useful fiction; Platonic substrate as inadmissible; symbols as instruments not the world
P5 Finite Reality P06, P07 Representational insolvency; symbolic degeneracy; finite cognitive reserves; uncertainty is ineliminable
P1 Geometric Container P05 The semantic manifold; basin geometry; Takens reconstruction as manifold recovery

§6 — Suggested Reading Order

For a reader arriving from linguistics or philosophy of language:

  1. P06 (compression — accessible entry)
  2. P07 (decompression — completes the cycle)
  3. ATT_30 (words as trajectories — conceptual deepening)
  4. P05 (formal dynamical apparatus)
  5. P09 (why static embeddings fail — the diagnostic)

For a reader arriving from machine learning or NLP:

  1. P09 (static vector insufficiency — most technically familiar entry)
  2. P05 (formal language dynamics framework)
  3. P08 (why autoregression cannot reconstruct — cross-list from Machine Intelligence)
  4. P06/P07 (compression/decompression — foundational)
  5. P01 (constructive answer — cross-list from Machine Intelligence)

For a general reader:

  1. P06 → P07 → ATT_30 → ATT_02

§7 — Pending

Item Action
Essay cross-list files Create essay .md stubs in essays/ for ATT_01–03, ATT_06–07, ATT_29–30, ATT_32, ATT_65 pointing to Attralucian originals
Bridge documents Entry-point for linguistics; entry-point for cognitive science; entry-point for NLP/ML
Monographs Thesis-length treatment of compression/decompression/trajectory as a unified programme
Corpus Ancora documentation The test corpus used in TBT training — documentation pending in Attralucian Studies

Kevin R. Haylett — School of Geofinitism
Simul Pariter.

About

The College of Language Dynamics studies language as a nonlinear dynamical system. Meaning is not treated as static, but as emerging from trajectories, attractors, and structured flows within symbolic space.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors