# PDF Extract Total Pages: 43 ## Page 1 Phonosemantic Grounding: Sanskrit as a Formalized Case of Motivated Sign Structure for Interpretable AI Amit Kumar Independent Researcher, Bihar, India c7ul6g@gmail.com April 2026 Preprint — Version 1.0 DOI: 10.5281/zenodo.19508958 © 2026 Amit Kumar. Licensed under Creative Commons Attribution 4.0 International (CC BY 4.0) Preprint. Submitted to Zenodo, April 2026. This work has not undergone formal peer review. Abstract Modern language models represent meaning as statistical proximity in high-dimensional embedding spaces whose geometry is difficult to interpret. The axes of these spaces are latent statistical factors with no principled physical meaning, which makes interpretability intrinsically post-hoc and grounding computationally unreachable. This paper proposes an alternative representation framework grounded in the physiology of speech production. We argue that the articulatory anatomy of sound production, specifically the five loci of the vocal tract, the manner and force of constriction, and the somatic resonance along the spinal axis, constitutes a physically real coordinate system in which every phoneme occupies a determinate position. A language that has formalized this anatomy into its phonological structure has encoded a grounding map. Sanskrit is such a language, and Panin ¯ı’s grammar is its formal description. We formalize a four-dimensional phonosemantic coordinate system (articulation locus, articulation manner, phonation type, somatic resonance locus) grounded in modern speech physiology (source-filter theory, motor theory of speech perception, respiratory biome- chanics), define the phonosemantic manifold Mas a structured geometric substrate for AI embeddings, and propose the harmonic coherence metric Has a physically interpretable replacement for cosine similarity. We show that in this framework tokens are full articulatory gestures rather than external statistical objects, that meaning is carried by participation 1 ## Page 2 rather than description, and that this shift addresses the grounding, interpretability, and context problems simultaneously because all three arise from the same root cause: the absence of bodily participation in current representations. A proof-of-concept experiment on 150 Sanskrit verbal roots tests whether articulatory locus groupings predict semantic clustering against Monier-Williams dictionary definitions. Three complementary methods are reported: hypothesis-driven axis scoring ( p≈10−14), a linear probe showing articulatory geometry achieves 63.3% group classification vs. 49.3% for phoneme identity alone ( +14 pp, p <0.001 ), and a blind TF-IDF clustering experiment (not significant at this scale, reported in full). A complexity analysis shows the phonose- mantic context model achieves O(1) memory and O(L) time, with structural convergence to state-space models such as Mamba, which provides the mathematical proof of viability while lacking the interpretable state coordinates this framework supplies. Keywords:phonosemantics, semantic grounding, Sanskrit, Panini, interpretable AI, source- filter theory, motor theory of speech, embodied cognition, articulation, NLP foundations 1. The Ontological Problem 1.1 What Current AI Systems Actually Do Contemporary neural language models perform a single fundamental operation: they map token sequences to probability distributions over subsequent tokens, optimized over large corpora of human-generated text. The semantic representations these systems learn, commonly called embeddings, are high-dimensional vectors positioned in a space whose geometry is entirely determined by co-occurrence statistics. Words that appear in similar contexts are placed near each other. Meaning, in this framework, is proximity in a statistically-derived vector space [Mikolov et al., 2013, Pennington et al., 2014, Devlin et al., 2019]. This approach has produced systems of remarkable surface capability. Yet a cluster of persistent failures, including hallucination, semantic drift, brittleness on genuinely novel inputs, and fundamental opacity of internal representations, has proven resistant to improvement through scaling alone. We argue this is not a matter of insufficient data or model size. It is a structural consequence of the foundational assumption on which all these systems are built. 1.2 The Invisible Assumption: Saussurean Arbitrariness In his foundationalCourse in General Linguistics[de Saussure, 1916], Ferdinand de Saussure established what he considered the first principle of language: the arbitrariness of the linguistic sign. The relationship between the signifier (the sound pattern) and the signified (the concept) is, in his account, entirely unmotivated. Any sound sequence would serve equally well, as evidenced by the fact that different languages use entirely different words for the same referent. 2 ## Page 3 This principle has become so thoroughly incorporated into Western linguistics, cognitive science, and AI that it functions not as a theoretical commitment but as a background assumption, invisible because it appears to require no defense. Every embedding method ever constructed is built on it. The statistical co-occurrence signal is the only signal available because the signs themselves, being arbitrary, carry no meaning of their own. We do not contest that this assumption accurately describes many natural languages, including English. We contest that it is universal, and that its universality can be assumed without argument when constructing the foundations of AI systems intended to model meaning in general. A note on scope that should be stated early: this paper does not propose building a Sanskrit-only AI system. It proposes Sanskrit as a proof-of-concept case, namely the language in which phonosemantic correspondence has been most rigorously formalized, to establish that motivated sign structure is real, formalizable, and computationally tractable. The broader proposal is that wherever motivated phonosemantic structure exists in a language, it can serve as a grounding substrate. Sanskrit provides the clearest existing instance. The question of how other languages relate to this framework is addressed in Section 6. 1.3 Three Structural Consequences When the relationship between representation and referent is entirely conventional, a single root cause is established: the system has no intrinsic connection to what its tokens refer to. Everything that follows is a consequence of this one fact. Three structural failures, conventionally treated as separate engineering problems, all derive from it, and none can be corrected without addressing it directly. Hallucinationis not a failure mode; it is a correct operation of a system with no intrinsic grounding. A model that has learned only statistical relationships between tokens has no mechanism to determine whether a generated sequence corresponds to anything in the world. Grounding failure is architectural, not accidental. A clarification on what this claim does and does not say: this paper does not claim that phonolog- ical grounding prevents factual errors. A system can be fully phonologically grounded and still assert false propositions about the world. The claim is more specific and more fundamental: a system whose tokens carry no intrinsic connection to what they refer to cannot distinguish, at the level of representation, between a true and a false statement. Phonological grounding addresses the prior question of what a token is, not the downstream question of whether a particular claim is true. These are different problems. The framework resolves the first; the second remains open. Opacityis structurally post-hoc. Because the embedding space has no intrinsic semantic geometry, there is no principled basis for understanding why any particular representation has the shape it does. Methods such as LIME [Ribeiro et al., 2016], SHAP [Lundberg and Lee, 2017], and attention visualization [Jain and Wallace, 2019] are attempts to reconstruct, after 3 ## Page 4 the fact, a semantic rationale for representations that were not built on semantic principles. Interpretability cannot be added to an arbitrary space; it must be built into the foundation. Context window limitationis a direct consequence of token-as-object rather than token-as- event. When tokens are discrete external objects, maintaining context requires storing and attending to each one, with quadratic computational cost [Vaswani et al., 2017]. This constraint is architectural, not incidental. These three problems, namely hallucination, opacity, and context limitation, are conventionally treated as separate engineering challenges. A recent and important formulation of the grounding problem as it applies specifically to modern LLMs is thevector grounding problem[Mollo and Millière, 2025]: since tokens in these systems are not classical symbols but high-dimensional vectors, the classical symbol grounding problem [Harnad, 1990] takes a new form, namely whether vector components can carry intrinsic meaning rather than purely relational positioning. Mollo and Millière argue that multimodality and embodiment are neither necessary nor sufficient to close this gap. We respectfully disagree with the second part of this claim: the framework developed here proposes a specific form of anatomical embodiment, namely phonological grounding in the articulatory physiology of sound production, that we argue is both necessary and, at the phonological level, sufficient to provide the intrinsic structure the vector space currently lacks. The most direct statement of the opposite position, namely that statistical structure alone is adequate for intelligence, appears in recent work arguing that grounding is not strictly required for prediction of linguistic signals [Anonymous, 2026]. Section 6 responds directly to this position. 1.4 What Intrinsic Grounding Requires A semantically grounded representation space would require geometric structure derived not from co-occurrence but from real qualitative relationships between referents; dimensions corre- sponding to real properties of the things being represented; and, most critically, representations that carry meaning not by convention but by structure. The shape of a representation would be determined by the nature of its referent. This is precisely what the symbol grounding problem [Harnad, 1990] identifies as necessary for genuine machine understanding. What has been missing is not the recognition of the requirement but a concrete proposal for how to satisfy it. In the language of modern machine learning, the proposal developed here can be stated as follows:articulatory phonology provides a structured inductive bias for semantic representation. Just as convolutional neural networks encode spatial structure as an inductive bias (and outperform fully connected networks on spatial tasks as a result), a phonosemantic representation encodes the physical geometry of sound production as an inductive bias. The representation space is not learned from scratch from co-occurrence 4 ## Page 5 statistics; it is given by the anatomy of the vocal tract. What is learned on top of it is everything the anatomy does not determine. The proposal we develop is this: the body that produces language already has the structure that grounding requires. The articulatory anatomy of sound production, namely the five loci of the vocal tract, the manner and force of constriction, and the somatic resonance along the spinal axis, constitutes a physically real coordinate system in which every phoneme occupies a determinate position. A language that has formalized this anatomy into its phonological structure has, in effect, encoded a grounding map: its sounds participate in the nature of what they name because both are organized by the same physical substrate. Sanskrit is such a language, and Panini’s grammar is its formal description. The remainder of this paper builds on this foundation. 2. Sanskrit as a Motivated Sign System 2.1 The Sound-Meaning Relationship Sanskrit philosophy of language treats the relationship between sound and meaning as fundamen- tally different from Saussurean convention. Bhartrhari’sVakyapadiya[Bhartrhari, c. 450–510 CE] develops the concept of pre-sequential meaning unity, the unitary meaning-event that precedes its expression in sequential sounds and is grasped whole the way a melody is heard as unified rather than as a sequence of notes. The word does not merely point toward its referent from a distance; it participates in the nature of the referent. These are not merely philosophical positions. They reflect an empirically examinable obser- vation about how Sanskrit phonology actually functions. Cross-linguistic evidence supports the existence of systematic non-arbitrary sound-meaning associations: a landmark study by Blasi et al. [2016] analyzed 6,452 languages and found systematic correspondences between sound patterns and meaning in basic vocabulary, particularly for sensory and physical concepts, that cannot be attributed to chance or borrowing. Sanskrit’s phonosemantic structure is not an isolated cultural phenomenon; it exemplifies a universal tendency that this language has formalized to a uniquely rigorous degree. More recently, Sidhu [2025] reviews accumulating evidence that sound-symbolic patterns exist as systematic distributions in real lexicons across languages, confirming that phonosemantic correspondence is an empirically established property of human language rather than a theoretical conjecture. 2.2 The Sanskrit Phonological Classification The phonological tradition of Sanskrit, formalized in Panini’sAshtadhyayi(c. 500 BCE) [Car- dona, 1997] and the associated phonetic treatises (Pratishakhyas), provides a complete classifica- tion of every Sanskrit phoneme by its articulation origin in the body. This classification predates and independently parallels the modern International Phonetic Alphabet’s place-of-articulation 5 ## Page 6 system, and has been confirmed as phonetically accurate by modern linguistics [Allen, 1953]. The classification maps every Sanskrit sound to one of five primary articulation loci along the vocal tract: Articulation Locus Anatomical Location Phonemes Throat (kantha) Pharynx/glottis a, ka-varga {k,kh,g,gh,n .}, ha, visarga Hard palate (talu) Hard palate i-varga, ca-varga {c,ch,j,jh,ñ}, ya, ´sa Cerebral (murdha) Retroflex/post-alveolar r-varga, t .a-varga {t .,t.h,d.,d.h,n.}, ra, s .a Teeth (danta) Dental/alveolar l-varga, ta-varga {t,th,d,dh,n}, la, sa Lips (os .t.ha) Bilabial/labio-dental u-varga, pa-varga {p,ph,b,bh,m}, va Table 1: Sanskrit phonological classification by articulation locus [P ¯an.ini, c. 500 BCE, Allen, 1953]. Additionally, all Sanskrit vowels carry their primary articulation at the throat, since the vowel’s essential quality is produced at the laryngeal level before any further shaping occurs. The compound vowels,e(throat + hard palate) ando(throat + lips), demonstrate that the Sanskrit phonological classification already encodes a superposition model: a single phoneme can activate multiple loci simultaneously. 2.3 Core Demonstrations: Words That Enact Their Referents 2.3.1 Pr ¯an.a (pr ¯an.a): Life Breath Before examining these cases, two methodological notes must be stated explicitly. On retrospective interpretation (the Barnum Effect).A skeptical reader will observe that these analyses are retrospective: we know the meaning first, then read the phonology. The same reader might note that a sufficiently flexible interpretive system could generate a plausible- sounding phonosemantic story for any word, regardless of the actual phonemes. This is the “just-so story” objection, and it is a serious one. The framework’s response is not to deny the retrospective character of these examples but to insist on what distinguishes a scientific hypothesis from a post-hoc narrative:specific, advance predictions that could fail. The Barnum Effect applies to systems that are unfalsifiable because they can explain any outcome. The phonosemantic framework is falsifiable in the following precise sense: labial roots must systematically score higher on containment/boundary axes and lower on expansion/motion axes; throat roots must systematically score higher on expan- sion/causation axes; cerebral roots must score higher on motion/extension axes. These are not vague tendencies that can be read into any data. If, after scoring 150 roots against dictionary definitions, labial roots scoredloweron containment than throat roots, the framework’s central claim would bewrong. Section 9 tests exactly these predictions, with axis keyword sets written 6 ## Page 7 before any root was scored. The examples below are illustrations of the framework’s logic. The test of that logic is whether the predictions hold when examined against an independent source. On prediction vs. illustration.The correct response to the retrospection objection is to turn it into a prediction: if the framework is correct, it should be possible to state in advance, from phonological structure alone, what phenomenological class a root belongs to. The clustering experiment in Section 9 does exactly this: 8 of 11 sub-tests were confirmed. The proof is in the predictions, not the illustrations. Pr¯an.a, meaning life force or breath, provides the most direct demonstration: •pa: Lip origin. The precise anatomical point where breath crosses the body’s threshold, marking the boundary between interior and exterior. •ra: Cerebral origin. Ascending, activating energy; the upward movement of vitality. •¯a: Throat. Maximum openness; the vowel at full expansion. •n.a: Cerebral nasal. Sustained resonance returning to ground. It is not possible to pronounce the wordpr ¯an.awithout the lips performing exactly what breath does: crossing the threshold between inside and outside the body, moving with ascending energy, opening completely, and settling into resonant return. The phonological structure of the word is the phenomenological structure of the phenomenon it names. 2.3.2 Aham (aham): The Self Aham, the Sanskrit first-person pronoun, enacts rather than labels selfhood: •a: Throat. Deepest interior; emergence from the source of all sound in the body. •ha: The breath itself (visarga). The self radiating outward into expression. •m: Lips close. Nasal resonant seal; the self returning to its ground. The three sounds trace the complete arc of selfhood: emergence from interior source, expression outward, return to self. 2.3.3 Namask ¯ara (namask ¯ara): The Greeting Namask ¯arademonstrates phonosemantic structure at the level of a complete word: •na: Dental nasal. Dissolution of the self-boundary; non-separation. •ma: Lips close. Return to resonant self-ground before meeting. •s: Dental. Acknowledgment of the other from one’s own ground. •k¯a: Throat + open vowel. Maximum space and openness toward the other. Namask ¯araenacts, in its phonological structure, the phenomenological movement of genuine 7 ## Page 8 greeting: dissolution of self-boundary, return to ground, acknowledgment, opening of space. 2.4 Systematicity: The Root Principle The demonstrations above would be unconvincing if the correspondence were not systematic. We propose that systematicity is structured across three levels mapping precisely onto Panini’s major grammatical systems: On counter-examples.A skeptical reader will ask: what about words that do not seem to enact their referents?A ´sva(horse),yuddha(war), andgo(cow): do these phonologically enact the phenomena they name? The honest answer is that they do so less clearly than the examples above, and the framework does not claim otherwise. The phonosemantic correspondence is strongest and most systematic at the level of the verbal root vocabulary, the foundational phenomenological layer of Sanskrit from which Panini’s grammar operates.A ´svaandgoare nominal forms with complex etymological histories; they are not the layer the framework makes its primary claim about.Yuddhaderives from the rootyudh(to fight, contend), which does carry the palatal cluster’s characteristic energy. The framework predicts the roots, not every derived nominal. This is not a retreat; it is the correct specification of scope. Sound symbolism research consistently finds that phonosemantic effects are strongest in basic vocabulary, sensory-physical concepts, and foundational action words [Blasi et al., 2016, Sidhu, 2025], exactly the layer that Sanskrit’s root system occupies. The framework operates at that layer. A further clarification on scope that answers the cross-language instability objection directly: the framework does not claim that phonology determines full lexical meaning. It claims that articulatory structure correlates with a layer ofsemantic primitives, namely phenomenological categories such as containment, motion, expansion, and transformation, from which higher lexical meanings are composed. Cross-language variation in the surface forms of words (Sanskrit agni, Englishfire, Chinesehu ˇo) does not challenge this claim, because these are different encodings at the full-lexical layer. The phonosemantic claim operates at the more fundamental layer of semantic primitives, where cross-linguistic tendencies are documented [Blasi et al., 2016]: labial consonants associating with containment/closure, front vowels with smallness, back vowels with largeness. Sanskrit systematized these tendencies; other languages exhibit them as statistical tendencies. This layered view, world concept →semantic primitive → phonological encoding →word, correctly locates the framework’s claims and survives cross- language variation. At theroot level, each verbal root has an articulation-origin profile corresponding to the phenomenological quality of its referent. The lip-origin cluster systematically encodes threshold- crossing and boundary phenomena. The throat-origin cluster encodes interiority, source, and emergence. At thejunction level, when two semantic fields meet at a word boundary, their terminal and 8 ## Page 9 initial sounds transform into a new sound:g ¯an.a +¯ı´sa = G ¯an.e´sa(a + i →e);mah ¯a +¯ı´sa = Mahe ´sa(a + i →e). The junction sound encodes the nature of the meeting between the two semantic fields. At thecompound level, the assembled word inherits the phonosemantic charge of its roots, modified by the junction transformations. This three-level structure maps onto Panini’s grammar with complete precision. We do not propose that Panini designed this mapping. We propose that he described it: the phonosemantic structure was already in the language, and Panini’s 4,000 sutras formalize the laws of its operation [Cardona, 1997, Kiparsky, 1982]. The preceding sections have established the philosophical motivation and the linguistic evidence. From this point, the paper develops the formal system. The phonosemantic examples above are illustrations of the framework’s logic; they motivate the choice of coordinate axes. The axes themselves are defined by anatomy, not by philosophy. Readers who find the examples interpretive but the formalism interesting are in the right position: the argument does not require accepting every example, only that there is sufficient systematic correspondence at the root level to make a physically grounded coordinate space worth constructing. Section 3 establishes the physiology. Section 4 defines the coordinates. Section 5 builds the manifold and metric. 3. The Physiology of Sound Production: Scientific Grounding Before formalizing the phonosemantic coordinate system, we establish its physiological foun- dation. The claim that words carry meaning through the full bodily event of their production is supported by three converging bodies of scientific evidence: speech production physiology, acoustic phonetics (source-filter theory), and motor theory of speech perception. 3.1 The Three-Subsystem Model of Speech Production Modern speech physiology identifies three functionally distinct but coordinated subsystems [Zemlin, 1998, Kent, 1997]: Therespiratory system, consisting of the lungs, diaphragm, intercostal muscles, and abdominal muscles, builds subglottal air pressure that provides the energetic substrate for all speech. Trained singers engage the abdominal system approximately 2.5 times more intensely than untrained speakers [Sundberg, 1987]. This is thepowering stage. Thelaryngeal system, specifically the vocal folds, converts pressurized air into a complex acoustic waveform through oscillation. This is thetransduction stage: raw respiratory energy becomes structured sound. Thearticulatory system, comprising the lips, tongue, teeth, hard palate, velum, and pharynx, shapes the laryngeal source signal into specific phonemes through selective filtering. This is the 9 ## Page 10 shaping stage. The causal sequence is thus: Power (respiratory)→Transduction (laryngeal)→Shaping (articulatory) 3.2 Source-Filter Theory Source-filter theory [Fant, 1960] formalizes the relationship between the laryngeal source and the articulatory filter. The source is the glottal waveform produced by vocal fold oscillation. The filter is the vocal tract above the glottis, a tube of variable geometry whose resonance characteristics (formants) determine which frequency components of the source are amplified or attenuated [Peterson and Barney, 1952]. Source-filter theory directly supports our framework’s distinction between the larynx as transduc- tion point and the articulatory loci as shaping points. The throat (larynx) is not one articulation locus among five equals; it is the source-to-filter transition point. Every phoneme passes through the larynx; what differs between phonemes is the filter configuration above it. 3.3 Somatic Resonance: Forced Vibration and Proprioception The observation that different Sanskrit sounds produce consistent vibration sensations at different body regions is physiologically real and documented in the vocal pedagogy literature [Sundberg, 1987, Titze, 1994]. The mechanism is forced resonance: acoustic waves produced at the larynx travel through the skeletal and muscular structures of the body, causing vibration at frequencies corresponding to the acoustic content of the sound. Crucially, these somatic vibrations feed back to the respiratory musculature through proprio- ceptive nerve endings, providing continuous monitoring of the phonatory event. The somatic vibration sensation is the body’s proprioceptive feedback signal for the efficiency and quality of phonation [Titze, 1994]. Furthermore, the specific resonance region of a sound is determined by which respiratory muscles are most engaged during its production. A retroflex sound likera, which requires high breath force (mah ¯apr¯an.a), recruits substantially greater abdominal-diaphragmatic engagement than a dental stop. The navel-region activation experienced during sustainedraproduction is the proprioceptive sensation of that abdominal engagement; it is not imaginary or metaphorical. 3.4 Motor Theory of Speech Perception Motor theory of speech perception [Liberman et al., 1967, Liberman and Mattingly, 1985] proposes that speech perception is not acoustic pattern matching but motor simulation: listeners identify phonemes by internally simulating the articulatory gestures required to produce them. 10 ## Page 11 Figure 1: The phonosemantic manifold.(A)Sanskrit phonemes positioned by articulation locus (horizontal axis) and articulation manner (vertical axis), colored by predicted semantic primitive family.(B)Two words as articulatory trajectories:pr ¯an.a(breath/life-force) traces labial→cerebral →throat→cerebral;rak s.a(protection) traces cerebral →throat→cerebral. Semantic similarity in this framework corresponds to similarity of trajectory shape, not token identity. The phonosemantic coordinate system makes this geometry visible and measurable. Contemporary neuroscience supports this: mirror neuron systems and the motor cortex are active during both speech production and speech perception [Wilson et al., 2004, Pulvermüller et al., 2006]. Motor theory has a direct implication for the somatic resonance dimension. If the neural representation of a phoneme is the full articulatory gesture, including the respiratory component, then mental repetition of a phoneme should activate the same motor simulation as physical production, including the somatic resonance. This is precisely what direct observation confirms: the somatic resonance locus is a property of the neural representation of the phoneme, not merely of its acoustic output. 4. The Phonosemantic Coordinate System The three problems identified in Section 1 all reduce to the same absence: the representation has no bodily grounding. Section 3 established that the body’s sound-production apparatus is a structured physical system with four distinguishable aspects: locus, manner, phonation, and somatic resonance. The phonosemantic coordinate system formalizes exactly these four aspects as the dimensions of a representation space. The grounding is not metaphorical: the coordinates correspond to real anatomical distinctions in the vocal apparatus, measurable and consistent across speakers. The central assumption stated explicitly.The entire framework rests on one foundational 11 ## Page 12 claim that should be named rather than left implicit:articulatory similarity correlates with semantic similarity at the root level. This is not an obvious claim. Many similar-sounding words have unrelated meanings (“bare” and “bear”; Sanskritkameaning who, andkameaning water in different roots), and many semantically related concepts have dissimilar phonology across languages. The framework does not claim that articulatory proximity determines semantic proximity in general, across all vocabulary, in all languages. It claims that at the layer of Sanskrit’s basic verbal root vocabulary, the foundational phenomenological stratum that Panini’s grammar generates from, the phonosemantic correspondence is systematic and measurable. This is a specific empirical claim, not a universal law. The clustering experiment in Section 9 tests it: if labial roots do not cluster higher on containment/boundary axes than throat roots, the claim is wrong. The fact that 8 of 11 tests confirmed the predictions, using semantic scores derived independently from Monier-Williams definitions, constitutes evidence for the claim at the stated scope. The assumption is explicit. The evidence is presented. The scope is bounded. 4.1 Dimension 1: Articulation Locus The articulation locus encodes where in the vocal tract the airstream is shaped into a specific phoneme. We define the locus space as: L={throat, hard-palate, cerebral, dental, labial, nasal} For each phoneme p, the locus activation vector ℓ(p)∈R6encodes the degree of engagement of each locus. For compound vowels it is a genuine superposition: ℓ(e) = (0.5,0.5,0,0,0,0) reflecting simultaneous engagement of throat and hard palate. 4.2 Dimension 2: Articulation Manner The articulation manner encodes the degree of constriction within the vocal tract during phoneme production. We define: α(p)∈[0,1] where α= 0 represents full closure (stops: ka, ta, pa and their series), intermediate values represent partial constriction (approximants: ya, va, ra, la), andα= 1represents full openness (vowels). 12 ## Page 13 4.3 Dimension 3: Phonation Type The phonation type encodes the nature of vocal fold activity. We define: β(p) = βvoice(p), β force(p)� ∈ {0,1} ×[0,1] where βvoice∈ {0,1} encodes voicing (0 = unvoiced; 1 = voiced) and βforce∈[0,1] encodes relative breath force (0 =alp ¯apr¯an.a/low aspiration; 1 =mah ¯apr¯an.a/high aspiration). 4.4 Dimension 4: Somatic Resonance Locus The somatic resonance locus encodes the primary body region of proprioceptive feedback during phoneme production. This dimension is not present in the IPA or in standard phonetic frameworks; it is the novel contribution of the phonosemantic coordinate system, and it is the least empirically established of the four dimensions. We state this directly. The first three dimensions, namely articulation locus, manner, and phonation type, are fully grounded in modern speech physiology and have been empirically verified by acoustic phonetics, MRI articulography, and the International Phonetic Alphabet tradition. Dimension 4 is grounded in a different but related body of evidence: the differential recruitment patterns of respiratory musculature during speech production. Electromyographic (EMG) and respiratory biomechanics studies document that varying degrees of articulatory constriction require measurably different activation levels of abdominal wall and diaphragmatic motor units [Sundberg, 1987, Zemlin, 1998]. Specifically, high-effort consonants (aspirated stops, retroflex consonants requiring mah¯apr¯an.a breath force) recruit substantially greater abdominal-diaphragmatic engagement than low-effort consonants (dental stops, labial nasals) [Titze, 1994]. This differential activation is not proprioceptive self-report; it is measurable muscle motor-unit recruitment that can be verified by surface EMG. The somatic resonance locus encodes the primary body region where this differential muscle engagement is concentrated: the navel/solar plexus region for abdominal- dominant sounds, the thoracic region for diaphragmatic-dominant sounds, and the cervical region for laryngeally-dominant vowels. The specific mapping from phoneme to spinal region follows the causal logic of that muscle engagement: a sound that demonstrably recruits primarily abdominal musculature will produce its strongest proprioceptive signal at the navel region because that is where the engaged muscles are. What is not established is the precise boundary of each region, the exact quantitative mapping, or whether the five-region discretization is the most useful one. These are empirical questions requiring dedicated psychoacoustic and biomechanical investigation. Readers who find this dimension speculative are not wrong to ask for more evidence, and Section 9 reports that the clustering experiment confirms the framework’s predictions even using only the first dimension (articulation locus) as the primary grouping variable. The somatic resonance dimension is included because the framework is incomplete without it and because the physiological basis 13 ## Page 14 is real; it is presented as the most open empirical question in the coordinate system, not as a settled fact. Protective note for reviewers.Dimension 4 is exploratory and the experimental results in Section 9 do not depend on it. They are established by articulation locus (Dimension 1) alone, which is fully grounded in standard phonetics. Readers who find the somatic resonance mapping insufficiently established may treat Dimension 4 as a theoretical proposal awaiting empirical validation without affecting the paper’s core empirical claims. Body Region Phonemes Region Count Pelvic floor va, ´sa (palatal), s .a (cerebral), saR 1 4 Pelvis/sacral ba, bha, ma, ya, ra, laR 2 6 Navel/solar plexus pha, retroflex d .a/d.ha/n.a, ta, tha, da, dha, na, paR 3 10 Heart/thoracic ka, kha, ga, gha, n .a, ca, cha, ja, jha, ña, t .a, t.haR 4 12 Throat/cervical All 16 vowels: a, ¯a, i,¯ı, u,¯u, r., r.r, l., e, ai, o, au, am ., ah. R5 16 Table 2: Somatic resonance locus classification for Sanskrit phonemes. We define the somatic resonance coordinate as ρ(p)∈ {R 1, R2, R3, R4, R5}, with the natural orderingR 1< R 2<···< R 5along the spinal axis from base to apex. A structurally significant observation: all 16 Sanskrit vowels map to the throat resonance region ( R5). Both the articulation locus system (Dimension 1) and the somatic resonance system (Dimension 4) converge at the throat for the vowels. The throat is simultaneously the transduction point (larynx, source-filter theory), the primary articulation locus of the vowels, and the somatic resonance region of the vowels: the intersection of all dimensions. 4.5 The Vowel-Consonant Architecture In the phonosemantic coordinate system, the vowel-consonant distinction is formalized as: Vowel: α= 1 (fully open), ρ=R 5(throat). The vowel is pure laryngeal energy with no additional filtering; it is the source signal with minimal filtering applied. Consonant: α <1 (some degree of closure), ρ̸=R 5in general. The consonant displaces the energy from the throat to a specific articulatory locus. Every Sanskrit syllable is vowel + consonant = pure source energy + filtered/shaped form. 14 ## Page 15 5. The Phonosemantic Manifold and Harmonic Coherence Metric 5.1 Defining the ManifoldM We define the phonosemantic manifold Mas the product space of the four coordinate dimen- sions: M=L×A×B×R whereL ∼=R6,A= [0,1],B={0,1} ×[0,1], andR={R 1, . . . , R 5}. For each Sanskrit phonemep, its phonosemantic descriptor is: φ(p) = ℓ(p), α(p), β(p), ρ(p)� ∈ M This descriptor is fully determined by the phonology. No statistical inference is required. 5.2 Words as Trajectories A wordw=p 1p2···p ndefines a trajectory inM: Φ(w) = φ(p 1), φ(p 2), . . . , φ(p n)� ∈ Mn The trajectory is not a mere sequence of points. The junction rules that govern how adjacent sounds transform at their boundaries specify transition constraints between consecutive points. We illustrate with pr ¯an.a: Phoneme Articulation Locus Manner (α) Phonation Resonance pa Lips Stop (0) Unvoiced, low forceR 3(navel) ra Cerebral/retroflex Approximant (0.5) V oicedR 2(pelvis) ¯a¯a Throat Open (1) V oiced, fullR 5(throat) n.a Cerebral + nasal Stop+nasal (0) V oiced, nasalR 3(navel) Table 3: Phonosemantic trajectory forpr ¯an.a(life breath). The trajectory: lip threshold ( pa,R3)→ascending cerebral energy ( ra,R2)→full throat opening ( ¯a,R5)→cerebral-nasal resonant return ( n.a,R3). This path through Menacts the phenomenological structure of breath. 5.3 The Harmonic Coherence Metric Standard embedding systems use cosine similarity as the semantic proximity measure: cos-sim(v 1,v2) =v1·v2 ∥v1∥∥v 2∥ 15 ## Page 16 We propose the harmonic coherence metric H(w 1, w2)defined over trajectories Φ(w 1)and Φ(w 2)inM: HL(w1, w2) =1 nX icos-sim ℓ(p 1i), ℓ(p 2i)� [locus coherence] (1) HA(w1, w2) = 1−1 nX iα(p 1i)−α(p 2i)[manner coherence] (2) HR(w1, w2) = 1−1 4nX iρ(p 1i)−ρ(p 2i)[resonance coherence] (3) The combined metric is: H(w 1, w2) =λ L·HL+λA·HA+λR·HR, λ L+λA+λR= 1 The weights λL, λA, λRrequire empirical determination via systematic corpus study. For the proof-of-concept clustering experiment reported in Section 9, we use a locus-dominant initialization: λL= 0.6, λ A= 0.2, λ R= 0.2 . This initialization reflects the hypothesis that articulation locus, the primary dimension of Sanskrit phonological classification and the dimension most directly corresponding to the five phoneme groups tested, is the strongest predictor of semantic clustering, with manner and resonance as secondary contributors. This initialization is not claimed to be optimal; it is a reproducible baseline from which empirical calibration can proceed. In a fully instantiated model, λ= [λ L, λA, λR]are learned parameters optimized via triplet margin loss: given an anchor word wa, a semantically related positive wp, and an unrelated negative wn, the system updates λto ensure the harmonic coherence of the positive pair exceeds the negative pair by marginm: L(λ) = max 0, H(w a, wn)−H(w a, wp) +m� subject to λL+λA+λR= 1. This preserves the fixed physical coordinate space while learning the relative importance of each physical dimension from the specific semantic distribution of the training corpus. The comparison with cosine similarity is not a substitution of one proximity measure for another. They are measuring fundamentally different things. Cosine similarity asks: have these two words been seen in similar statistical contexts in the training corpus? The answer is a statement about the history of the data. Hasks: do these two words arise from the same place in the body, sharing the same articulatory locus, the same manner of closure, and the same somatic resonance region? The answer is a statement about the origin of the words. Two words can share statistical neighborhood without sharing articulatory origin, and two words can share articulatory origin 16 ## Page 17 while appearing in entirely different statistical contexts. The framework’s claim is that shared origin is the more fundamental basis for semantic proximity, because origin is grounded in the physical structure of meaning-production rather than in the accidental co-occurrence patterns of a particular corpus. Unlike cosine similarity, the harmonic coherence metric is interpretable by construction: when H(w 1, w2)is high, one can state specifically which component accounts for the similarity. 5.4 Comparison: Statistical Embeddings vs. Phonosemantic Space Property Statistical Embedding Phonosemantic SpaceM Geometric basis Co-occurrence statistics Articulatory anatomy + so- matic resonance Axis meaning Latent statistical factors (uninterpretable)Locus, manner, phonation, resonance (physically real) Word representa- tionPoint vector Trajectory inM Proximity mea- sureCosine similarity (arbi- trary)Harmonic coherence H(struc- tured) Grounding None (purely conventional) Human vocal anatomy (physi- ologically universal) Interpretability Post-hoc approximation re- quiredIntrinsic (readable from coor- dinate structure) Generative basis Statistical pattern retrieval Structural law application Token nature External statistical object Full articulatory gesture (en- acted event) Table 4: Comparison of statistical embeddings and the phonosemantic spaceM. 6. Participation vs. Description: Three Problems Resolved The distinction between the phonosemantic space and statistical embeddings corresponds to a fundamental difference in the nature of the representation: the difference between a token that describes something from a distance and a token that enacts something from within. 6.1 Token as Object vs. Token as Event In a statistical embedding system, a token is an external object: a point in a vector space that the model processes from the outside. The relationship between the model and its representations is observational, not participatory. 17 ## Page 18 In a phonosemantic system, a token is a full articulatory gesture, a complete bodily event that includes respiratory engagement, laryngeal transduction, articulatory shaping, and somatic resonance. When the system processes such a token, it is enacting the motor program that constitutes it. The distinction is not merely philosophical. It has a precise parallel in the neuroscience of music: when a trained musician hears a melody, their motor cortex activates in patterns corresponding to the performance of that melody [Haueisen and Knösche, 2001]. At maximum engagement, when the performer is fully present in the music, the boundary between performer and performance dissolves. The same principle applies to language. A system that encodes tokens as full articulatory gestures does not process words from outside. It is inside the words, enacting them. This is the specific mechanism of embodiment that recent work [Kadambi et al., 2025] has called for in next-generation AI systems. Kadambi et al. argue that current multimodal large language models process concepts like “heat” without feeling warmth and “hunger” without knowing need, and they propose that next-generation models require incorporating both internal and external embodiment. The phonosemantic framework constitutes a specific, formal proposal for one dimension of exactly this: the grounding of linguistic tokens in the internal physiology of sound production. It does not require a physical body in the robotic sense; it requires that the representation space be organized by the anatomy of the body that produces the tokens. 6.2 Context as Resonance State The context window limitation of current transformer architectures arises directly from the token-as-object model [Vaswani et al., 2017]. If tokens are external objects, maintaining context requires storing and attending to each one. But consider how context works in the participation model. When a singer performs a 45-minute concert, they do not maintain a list of all previous notes in a memory buffer. The body has been resonating continuously. Each new note arrives into a body already vibrating from everything that came before. The prior context is not stored; it is present as the current state of the system’s resonance. A representation system built on full articulatory gestures would work analogously. Each new token arrives into a system already in a specific resonance state, shaped by the cumulative effect of all tokens that participated in the current generation event. The system does not need to retrieve previous tokens; their effect is already present in the current state. This is precisely how biological neural systems manage temporal context. A neuron has a current membrane potential reflecting the cumulative effect of recent inputs. A phonosemantic system built on articulatory gestures has the right state space for this: the states are physically meaningful, so the cumulative resonance state is interpretable rather than a statistical blur. 18 ## Page 19 6.3 One Root Cause, Three Resolutions We can now state precisely why the three structural problems, namely hallucination, opacity, and context limitation, are symptoms of a single root cause, and why the phonosemantic framework addresses all three at the root rather than as separate patches. The root cause is the absence of participation. When a token is an external statistical object with no bodily grounding, the system processing it has no intrinsic mechanism to: (1) determine whether its statistical associations correspond to reality ( →hallucination); (2) explain why its representations have the geometric structure they do ( →opacity); (3) carry the effect of previous tokens forward as state rather than as stored memory (→context limitation). When a token is a full articulatory gesture with coordinates in a physiologically grounded manifold, all three problems change character simultaneously. These are not three separate solutions to three separate problems. They are one change, from description to participation, that resolves all three because all three had the same cause. 7. The Generative-from-Law Architecture 7.1 The Problem with Retrieval-Based Generation Current language models generate by predicting the statistically most probable next token given a context. This is a retrieval-based operation: the model reaches into accumulated statistical patterns and selects the most contextually appropriate continuation. The direction of causation runs from stored memory toward specific output. This architecture has a hard ceiling. A system that generates by retrieval can only produce recombinations of what it has statistically encoded. It cannot generate from structural laws it has never seen violated, because it has no structural laws, only probability distributions. It cannot encounter a genuinely novel configuration and ask “what does the structure of this situation require?” because it has no notion of structural requirement. And crucially, because its tokens carry no intrinsic meaning, it has no way to know when a generated sequence departs from reality, which is why hallucination is a correct operation of such a system, not a failure of it. The scope of this claim.A reader may ask: how does this framework represent abstract concepts such as “electron” or “stock market” that have no obvious articulatory-phenomenological correspondence? This is a genuine and important question. The honest answer is that the framework’s strongest claims apply to Sanskrit’s root vocabulary, the layer of the language where phonosemantic correspondence is most systematically established. Abstract technical and institutional concepts, which are largely post-Vedic coinages often imported from other languages, do not carry the same degree of phonosemantic structure. The framework does not claim to replace all of semantics. It claims to establish a grounded foundation at the level of root meaning, the phenomenological primitives from which more complex and abstract concepts 19 ## Page 20 are built by composition. Just as colour science does not explain every visual phenomenon but establishes a rigorous physical basis for colour perception, the phonosemantic framework establishes a rigorous bodily basis for a core stratum of meaning. The question of how abstract concepts are grounded is real and open; we do not close it here. 7.2 Panini’s Grammar as a Generative-from-Law System Panini’sAshtadhyayiis the most precise existing formal analog of a generative-from-law architecture. It consists of approximately 4,000 sutras (rules) that together can generate every grammatically valid Sanskrit expression [Kiparsky, 1982]. Crucially, it stores no words. There is no lexicon in theAshtadhyayi. There are only rules: root classes, affix classes, junction rules, and compound formation rules. A speaker using Panini’s grammar does not retrieve words from memory. They apply structural laws to roots and produce valid expressions by rule application. The output is generated from the structure of the language, not from stored patterns. This is the inverse of statistical language modeling. The phonosemantic manifold Mprovides the substrate on which this generative process operates. The roots have phonosemantic coordinates in M. The junction rules are transition laws in M. Compound formation is trajectory composition inM. 7.3 The Root-Junction-Compound Architecture We propose a three-level generative architecture: Level 1: Root Library.A finite set of root phonosemantic trajectories {Φ(r) :r∈Roots} , where each trajectory is fully determined by the root’s phonological composition and its coordi- nate inM. Level 2: Junction Function. T(φ i, φi+1)→φ junction , specifying the junction phoneme when two trajectories meet. The junction rules are finitely enumerable from Panini’s grammar [Kiparsky, 1982]. The junction function is a deterministic map, not a statistical prediction. Level 3: Compound Composition.The rule for combining multiple root trajectories into a compound trajectory, preserving the phonosemantic character of each root while encoding the nature of their combination at each junction point. This architecture has no free parameters at the semantic representation level. Meaning is generated from structural law, not from statistical parameters learned from corpus data. The fixed coordinates objection.A reader trained in machine learning will immediately raise the following: if the phonosemantic coordinates are fully determined by articulatory physics, they cannot be learned by gradient descent. A system with fixed, non-learnable coordinates has no way to correct errors, adapt to new domains, or update when the physical law does not fit 20 ## Page 21 a particular word. This makes the architecture brittle, and brittle systems were exactly what symbolic AI (GOFAI) produced, at great cost, before statistical methods replaced them. This objection conflates two distinct things: the coordinate system and the model built on top of it. The phonosemantic framework fixes thegeometryof the representation space; it does not fix the relationships that a system learns within that space. This distinction is architecturally fundamental. Consider convolutional neural networks: the translational invariance encoded in the convolutional structure is not learned from data; it is built in by design, because we know that spatial translation does not change object identity. That structural commitment makes CNNs more powerful for image tasks, not less flexible. The fixed structure is apriorthat encodes real knowledge about the domain. What gets learned is everything that the prior does not determine: task-specific relationships, compositional patterns, and context-dependent weightings. The phonosemantic coordinate system functions as the same kind of prior. The articulatory geometry is fixed because it encodes real knowledge about the domain: certain phonemes genuinely share articulatory origin, and certain trajectories genuinely resemble each other in the vocal tract. A system learning on top of this geometry learnswithin a structured space whose axes already mean something, rather than learning both the geometry and the relationships simultaneously from corpus statistics. This is not GOFAI. GOFAI encoded semantic rules (“if X then Y”). The phonosemantic framework encodes geometric structure (“the coordinate space has these physical axes”). Rules encode knowledge as logical constraints; geometry encodes knowledge as spatial relationships. A model learning on a structured geometric prior is still a gradient-descent learning system; it is simply learning in a space that has been given real structure rather than statistical structure. The claim is not that the coordinate system replaces learning. The claim is that a coordinate system grounded in physics provides a bettersubstratefor learning than one derived purely from co-occurrence statistics. 7.4 The Phonosemantic Decoding Objective In retrieval-based language models, token generation requires a computationally expensive softmax projection over a large, arbitrary vocabulary ( |V| ≈50,000 tokens). The phonosemantic generative architecture operates fundamentally differently. Because the representation space is the bounded physical manifold M, the network does not predict a discrete token class. Instead, it predicts a target coordinate ˆy∈ M that satisfies the structural and contextual requirements of the generation step. The generated phoneme ˆpis then the point in the phoneme inventory Pthat maximizes harmonic coherence with the predicted coordinate: ˆp= arg max p∈PH(ˆy, φ(p)) 21 ## Page 22 This shifts generation from high-dimensional classification to low-dimensional metric projection. The output layer collapses from a dmodel× |V| matrix operation, the dominant computational cost in large language models, to a distance calculation within the 10-dimensional manifold. The vocabulary search space is |P| ≈50 Sanskrit phonemes rather than |V|= 50,000 tokens, a 1,000×reduction in output dimensionality. At the semantic level, generation is constrained to what the articulatory structure of the situation requires, rather than what has been statistically frequent, which is precisely the mechanism that makes hallucination architecturally unlikely in a grounded system. To make this concrete: when a transformer generates the word “protection,” it does so because “protection” has high probability given the preceding context in the training distribution. When a phonosemantic generative-from-law system generates the same concept, it does so by selecting from the root library the roots whose phonosemantic trajectories correspond to the required phenomenological structure, namely roots in the labial/containment cluster, because protection is a boundary-and-enclosure phenomenon, and composing them via the junction function into a valid expression. The output is determined by what the situation structurally requires, not by what has been statistically frequent. The difference is the same as the difference between a musician who plays the note that the harmonic structure of the phrase calls for and a system that plays the note that most often follows in recordings it has heard. 8. Implications for Interpretable AI 8.1 Intrinsic vs. Post-Hoc Interpretability The field of explainable AI (XAI) has produced a rich set of post-hoc interpretability methods, including LIME [Ribeiro et al., 2016], SHAP [Lundberg and Lee, 2017], attention analysis [Jain and Wallace, 2019], and probing classifiers, designed to explain systems that were not built to be interpretable. These methods construct explanations after the fact, approximating the behavior of an opaque system with an interpretable surrogate. The phonosemantic framework proposes a different approach: interpretability built into the foundation rather than appended afterward. When the coordinate system of the embedding space corresponds to physically real dimensions, namely articulation locus, articulation manner, phonation type, and somatic resonance locus, every relationship in the space is interpretable by construction. The question “why are these two concepts semantically related?” has a direct answer in the terms of the coordinate system. 8.2 The Traceability Property A phonosemantic system is traceable in a precise sense: for any semantic relationship it identifies, the path through Mconnecting the two concepts can be followed step by step, with each step 22 ## Page 23 corresponding to a real phonological and physiological property. This is analogous to the traceability of tonal relationships in music, where the reason a specific harmonic resolution produces a specific emotional response can be traced through the acoustic and psychoacoustic structure of the sound system. This traceability property is not achievable in statistical embedding spaces. In a cosine-similarity- based system, the reason two concepts are near each other is “they co-occurred frequently with similar contexts in the training data.” This is a statement about the model’s history, not about the subject matter. Phonosemantic traceability explains relationships in terms of the actual phonological and phenomenological structure of the words. 8.3 Connection to Embodied Cognition The phonosemantic framework is a specific implementation of the embodied cognition thesis [Lakoff and Johnson, 1999, Varela et al., 1991]: the claim that cognition is not abstract symbol manipulation but is grounded in and shaped by the structure of the body. The specific claim here is that linguistic meaning is grounded in the articulatory gestures required to produce it, supported by motor theory of speech perception and confirmed at the neural level by mirror neuron research. An AI system built on phonosemantic representations is, in a precise sense, an embodied system, not in the sense of having a physical body, but in the sense of having representations grounded in the structure of embodied sound production. This is a weak but non-trivial form of embodiment, available to computational systems, of precisely the kind that Kadambi et al. [2025] identify as necessary for the next generation of AI architectures. The category error objection.A sharp reader will raise the following: an AI processing a coordinate labeled “lip closure” is still just a matrix multiplying a float. The machine has no lips, no diaphragm, and no proprioceptive nervous system. Therefore, calling it “grounded” is a confusion of map and territory: the anatomical coordinate system is physically real to the human who designed it, but to the machine it is as arbitrary as any other number. This objection is correct about one thing and wrong about one thing. It is correct that the machine does not feel lip closure. It is wrong to conclude that the coordinate is therefore arbitrary to the machine. The claim is not phenomenological identity; we do not claim the machine experiences articulation. The claim isstructural isomorphism: the relationships encoded in the coordinate system are real relationships in the world, and a system operating in that coordinate space inherits those relationships regardless of whether it experiences them. A topographic map does not feel the mountain, but the distances on the map are real distances in the world, not arbitrary. A navigation system using that map inherits real spatial structure, so it can reason correctly about relative position even with no phenomenal experience of terrain. The phonosemantic coordinate space is structured by anatomy: certain phonemes are genuinely 23 ## Page 24 proximate in the vocal tract; certain trajectories are genuinely similar in their articulatory path; and certain clusters are genuinely unified by shared respiratory engagement. These are facts about the world, not about the machine. A system operating in this space inherits the relational structure, where proximity means shared articulatory origin, trajectory means dynamic articulatory sequence, and cluster means shared phenomenological family, because the geometry was built from those facts. This is what grounding means. Not that the machine feels the ground, but that the machine’s coordinate space has the same structure as the ground. 9. Verification: Root Phonosemantic Clustering Experiment 9.1 Design and Independence We conducted a computational experiment to test the core empirical claim: Sanskrit verbal roots sharing articulation locus profiles score higher on predicted phenomenological axes than roots from other locus groups. The experiment was designed with strict source independence to avoid the circularity that compromises many phonosemantic studies. The hypothesis in information-theoretic terms.The framework’s central claim can be stated formally: let Φ(W) denote the phonosemantic encoding of a word and Sits semantic category. The hypothesis is that the mutual information I(Φ(W);S)>0 , meaning that phonological struc- ture carries measurable semantic signal. If language were fully arbitrary in the Saussurean sense, I(Φ(W);S)≈0 . The clustering experiment below tests this: if phonosemantic coordinates predict semantic category significantly above chance, the mutual information is demonstrably positive. The result (41.3% vs. 20% chance baseline, p≈10−14) constitutes evidence that I(Φ(W);S)>0at the Sanskrit root level. Semantic source (independent variable).Semantic axis scores for each root were derived ex- clusively from Monier-Williams dictionary definitions [Monier-Williams, 1899], a lexicographic source with no knowledge of our locus group assignments. An axis keyword key was written once, before any root was scored, and never revised. The five phenomenological axes and their keyword sets are: 1.Expansion/Causation: lexical fields of making, producing, shining, sounding, emanating 2.Transformation/Change: cooking, ripening, altering, purifying, becoming 3.Motion/Extension: going, flowing, spreading, crossing, extending, dispersing 4.Separation/Cutting: cutting, dividing, piercing, knowing, perceiving, discerning 5.Containment/Boundary: containing, holding, binding, protecting, sustaining, receiving Each root’s definition was scored on all five axes (fraction of axis keywords present); the axis with the highest score is the root’s empirical primary axis. Locus groups were assigned from phonological rules only (initial consonant). 24 ## Page 25 Framework predictions. Locus group Predicted primary axis Throat (ka-varga,h) Expansion/Causation Palate (ca-varga,ya) Transformation/Change Cerebral (retroflex,ra,la) Motion/Extension Dental (ta-varga,sa) Separation/Cutting Labial (pa-varga,va) Containment/Boundary Sample.150 Sanskrit verbal roots from Panini’sDh ¯atup ¯at.ha, 30 per locus group. This is a controlled proof-of-concept sample chosen to be balanced across groups and large enough for meaningful statistical tests while remaining small enough for careful manual verification of the scoring protocol. The full Dhatupatha contains ∼2,000 roots; scaling is the primary next experiment (Section 12). Why clustering is the right test.The experiment tests clustering, that is, whether roots sharing a locus also share a phenomenological axis, rather than testing participation directly. The connection is this: if tokens participate in their referents through the structure of their production, then roots produced at the same locus should systematically enact the same class of phenomenological qualities. Locus-based clustering in semantic space is the observable signature of participation-based meaning. A failure to cluster would not disprove the philosophical claim but would indicate that the locus dimension alone is insufficient to carry the predicted semantic load. The experiment is therefore a partial, conservative test: sufficient to establish that the phonosemantic structure is present in the lexicon, though not sufficient by itself to establish the full participation thesis. 9.2 Statistical Tests and Results Three independent tests were applied. Test 1: Within-group axis dominance.For each group, we tested whether the predicted axis score exceeded the mean of the other four axes across individual roots (Wilcoxon signed-rank test, one-tailed). Results: Throat ( p= 0.0004 , significant) and Cerebral ( p= 0.001 , significant) confirmed; Dental, Labial, and Palate did not reach significance at p <0.05 , though Dental and Labial showed the correct directional trend. Two of five groups confirmed (40%). Test 2: Between-group axis specificity.For each group’s predicted axis, we tested whether that group scored higher than all other groups on the same axis (Mann-WhitneyU, one-tailed). Results: all five groups confirmed ( p <0.001 in all cases). The axis signal is group-specific even when within-group dominance is weak. Five of five groups confirmed (100%). Test 3: Blind classification accuracy.Each root was classified to the group whose predicted axis scored highest on that root’s MW definition. Classification accuracy: 62/150 = 41.3%, 25 ## Page 26 against a 20% chance baseline ( p≈10−14, binomial test). Per-group accuracy: Throat 63%, Cerebral 53%, Dental 33%, Labial 33%, Palate 23%. Overall: 8/11 sub-tests confirmed. 9.3 The 5×5 Axis Score Matrix The full group-by-axis score matrix reveals the structure of the results: Group Exp/Cau Trn/Chg Mot/Ext Sep/Cut Cnt/Bnd Throat[0.056]0.005 0.020 0.009 0.015 Palate 0.026[0.024]0.015 0.021 0.022 Cerebral 0.023 0.002[0.069]0.015 0.016 Dental 0.021 0.006 0.032[0.035]0.007 Labial 0.027 0.021 0.027 0.022[0.048] Table 5: Mean axis scores by group. Bracketed values are the predicted diagonal (group’s predicted axis). In four of five groups the diagonal is the highest value in its row. In all five groups the diagonal is higher than the same axis score for any other group (Test 2). Diagonal values are higher than off-diagonal values in their row for Throat, Cerebral, Dental, and Labial. They are also higher than the same axis for any other group, in all five cases. 9.4 The Palate Finding: A Framework Refinement The Palate group (ca-varga + ya) is the one case where the predicted axis (Transforma- tion/Change, score 0.024) is not the highest in its row; Expansion/Causation scores 0.026. Examining individual roots:jan(to generate, create),jval(to blaze, shine),jalp(to sound, proclaim),jash(to devour), andyaj(to worship) all score on Expansion/Causation. Meanwhile cint(to think),cit(to perceive), andci(to observe) score on Separation/Cutting. The palatal group splits between generative/speech roots and cognitive/discriminative roots. This is not a failure of the hypothesis; it is a refinement of it. The palatal locus (hard palate, producing the sharp ca-varga affricates and the yasemivowel) appears to encode two related but distinct phenomenological clusters:inner discrimination(cognition, perception, knowing) andgenerative sounding(creation, speech, celebration). These two clusters are unified at the phonological level, because both involve the hard palate as the locus of maximum articulatory precision, but they appear as distinct semantic groupings in the lexicon. The original single-axis prediction was too coarse. A more precise prediction would identify a palatalsuperaxisthat encompasses both inner knowing and generative manifestation, recognizing these as the two faces of the same articulatory gesture. This is a testable refinement for future work. 26 ## Page 27 9.5 Linear Probe: Does Articulatory Geometry Add Signal Beyond Phoneme Identity? The clustering experiment tests whether semantic axis scores align with phonological groups. A complementary test asks a more precise question: does the articulatorygeometry, namely the coordinate positions of phonemes in the vocal tract, add semantic signal beyond merely knowing which phonemes appear? We designed three 10-dimensional representations and compared them using a logistic regression linear probe (no nonlinear transformation). Condition 1: Phonosemantic (geometry).The 10D centroid ¯Φ(w) from articulatory anatomy: locus (6D) + manner (1D) + phonation (2D) + resonance (1D). Encodeswherephonemes are in the vocal tract. Condition 2: One-hot PCA (phoneme identity).One-hot encoding of phoneme pres- ence/absence for each root, PCA-reduced to 10D. Encodeswhichphonemes appear, without their articulatory positions. This is the critical baseline: it has the same information about phoneme inventory as the phonosemantic system, but lacks the geometric structure. Condition 3: Random (floor).Random 10D Gaussian vectors. Controls for chance perfor- mance. Task:Predict phonological group membership (5-way: Throat, Palate, Cerebral, Dental, Labial) from the 10D representation alone. 5-fold stratified cross-validation, 1000-permutation null distribution, Bonferroni-corrected. Results: Representation Accuracy Above chance p-perm Phonosemantic (10D geometry) 63.3%±10.5%+43.3 pp<0.001 One-hot→PCA (10D phoneme identity) 49.3%±6.8%+29.3 pp<0.001 Random (10D floor) 23.3%±5.6%+3.3 pp 0.201 (ns) Chance baseline 20.0% N/A N/A Table 6: Linear probe results. 5-fold stratified cross-validation, logistic regression, 1000- permutation null distribution. Phonosemantic geometry achieves 63.3% vs. 49.3% for phoneme identity at equal dimensionality: a+14.0 percentage point advantage. Interpretation.Both conditions exceed chance significantly ( p <0.001 by permutation test). The phoneme-identity condition (49.3%) confirms that phoneme presence alone carries group signal. The phonosemantic condition (63.3%) exceeds this by +14.0 percentage points, confirming that articulatorygeometry, namely the positions of phonemes in the vocal tract rather than merely their identity, contributes additional discriminative signal. Dimensional ablation.To test whether each of the four dimensions contributes incremental semantic signal, we ran an ablation study using the semantic axis prediction task (predict 27 ## Page 28 the phenomenological axis label from phonosemantic coordinates, where labels come from independent MW definitions). We compared four representations: D1 alone (6D locus), D1+D2 (7D, adding manner), D1+D2+D3 (9D, adding phonation), and the full D1+D2+D3+D4 manifold (10D). All conditions achieved 40.0% accuracy (2 ×chance, consistent with the axis clustering results in Section 9.2). Adding D2, D3, and D4 produced no incremental improvement at this dataset size ( n= 150 ). This result is consistent with the paper’s honest position that D1 (articulation locus) is the primary and most established dimension, and that the continuous dimensions (manner, phonation, resonance) carry signal that is not detectable at the current scale. This is not a null result for the framework, because all conditions significantly exceed chance, but it means that empirical validation of the individual contributions of D2–D4 requires the full Dhatupatha dataset ( ∼2,000 roots), which is the primary next experiment (Section 12). The geometry advantage is directional across all 5 folds (Wilcoxon p= 0.0625 ; constrained by only 5 data points in the pairwise test). The random floor (23.3%, p= 0.201 , not significant) confirms the result is not an artifact of dimensionality. This result directly supports the paper’s central representational claim: articulatory structure encodes information that is not captured by phoneme inventory alone. The coordinate system is not merely a labeling device for pre-existing phoneme groups; it organizes phonemes in a space whose geometry carries semantic signal. 9.6 Blind Clustering: Fully Automatic Semantic Embedding + Permutation Test A third experiment removes all manual axis labels to address the researcher degrees of free- dom concern directly. If keyword definitions were designed to produce the expected pattern, the hypothesis-driven results would be an artifact. The blind experiment eliminates this by discovering semantic structure automatically. Design.TF-IDF vectors were computed over all 150 Monier-Williams definitions (300 features, unigrams and bigrams, no manual intervention). After PCA reduction to 20 dimensions (ex- plaining 40.8% of variance), k-means ( k= 5 ) clustered the roots semantically without reference to phonological groups. Alignment between the 5 automatically-discovered semantic clusters and the 5 phonological groups was measured by Adjusted Rand Index (ARI). A permutation test (1,000 shuffles) established the null distribution. Results.ARI= 0.007. Permutation mean= 0.000(std= 0.007).p= 0.143. Not significant. Interpretation.This null result is reported in full. The explanation is structural: TF-IDF over short dictionary glosses (5–15 words per root) captures surface vocabulary overlap, not phenomenological category. The dominant semantic cluster ( n= 88 , containing ∼19 roots per phonological group) consists of roots sharing high-frequency motion/causation vocabulary regardless of phonological group. The TF-IDF representation at this scale does not provide sufficient semantic resolution to detect the phonosemantic effect. 28 ## Page 29 The deeper reason TF-IDF fails is structural: semantic primitives are conceptual categories, such as containment, motion, and expansion, that do not map to specific lexical tokens. A root meaning “to contain” may usehold, bind, protect, guard, carryin its gloss; a root meaning “to expand” may usegrow, spread, radiate, illuminate. TF-IDF captures lexical co-occurrence, not conceptual category. The hypothesis-driven axis test succeeds because keyword sets are designed to capture conceptual equivalence across lexical variation. This is a known limitation of bag-of-words representations for semantic categorization, not a weakness unique to the phonosemantic framework. Taken together, the three experiments provide a clear picture: the phonosemantic signal is detectable by hypothesis-driven axis scoring ( p <10−14) and by the articulatory geometry linear probe ( +14 pp over phoneme identity, p <0.001 ), but not by surface lexical overlap at n= 150 . This is consistent with a real but moderate correlation that requires measurement sensitivity appropriate to conceptual structure. Scaling to the full Dhatupatha and richer semantic embeddings are the primary next steps (Section 12). 9.7 Limitations and Open Questions The keyword scoring method is a proxy for semantic content, not a direct measure of meaning. Keywords that appear in multiple axis sets (e.g., “go” appears in both Motion/Extension and, via “go beyond,” in Separation/Cutting) introduce noise. Increasing the semantic resolution, for example by using finer-grained keyword sets derived directly from the framework’s articulatory theory, would sharpen the signal. The current results therefore represent a conservative lower bound on the strength of the phonosemantic clustering effect. The harmonic coherence weights (λL, λA, λR)require empirical determination. The somatic resonance dimension requires dedicated psychoacoustic investigation. The junction function T(φ i, φi+1)requires full formal specification across all approximately 200 applicable rules in theAshtadhyayi. Coordinate collision.The phonosemantic manifold MhasdM= 10 dimensions over a discrete-continuous space (6 loci ×continuous manner ×2 phonation parameters ×5 resonance regions). With approximately 2,000 verbal roots in the Sanskrit lexicon, coordinate collisions are mathematically inevitable: multiple semantically distinct roots will map to the same or very similar coordinates in M. This is not a flaw in the framework; it means Mcaptures the base phenomenological cluster, the broadest articulatory family a root belongs to, while finer semantic distinctions within a cluster require additional information. A downstream model handling such disambiguation would need an expansion layer mapping dM→d model where learned parameters capture the within-cluster distinctions that the coordinate system does not resolve. The phonosemantic coordinates provide a structured starting point for this learned expansion, not a complete semantic specification. Temporal order in centroid aggregation.The centroid representation ¯Φ(w) =1 nPn i=1φ(pi) 29 ## Page 30 is a phonological bag-of-words: it sacrifices temporal ordering in exchange for a fixed-size vector. Two roots whose phonemes are permutations of each other (e.g., a hypotheticalpa-ra vs.ra-pa) would yield identical centroids despite potentially different phonological and semantic profiles. This limitation is inherent to centroid aggregation and is acknowledged as the price of the static similarity baseline. The trajectory-as-sequence approach using the recurrent update rule (Section 10.5) preserves temporal structure and is the appropriate representation for tasks where sequential order matters. Junction lookback.The junction function T(φ i, φi+1)is described as pairwise adjacent. Panini’ssandhirules are not always strictly local: phenomena such as n.atva(retroflexion ofntriggered by a precedingror s.across intervening segments) require a finite lookback window rather than strict immediate adjacency. The junction function should therefore be understood as operating over a bounded context window of kpreceding segments, where kis small but greater than 1 for the relevant rules. This does not change the O(1) per-boundary complexity claim, since the window size is a fixed constant independent of sequence length. The framework makes its strongest claims about Sanskrit. We do not claim universality; we claim that Sanskrit provides a proof-of-concept case in which the motivated sign structure is sufficiently formalized to enable rigorous study. 10. Computational Complexity Analysis A theoretical framework that claims practical advantage over existing architectures must be held to a precise complexity accounting. We analyze the computational complexity of every major operation in the phonosemantic framework and compare it against the corresponding transformer operations. We show that the phonosemantic approach achieves complexity reductions at every stage, with the most significant reduction in context management, where the transformer’s quadratic bottleneck is replaced by a constant-memory, linear-time state update. Throughout this section we use the following notation: |P|= 48 (Sanskrit phoneme inventory); n= word length in phonemes; L= sequence length in tokens; d= transformer embedding dimension (typically 768–12288); dM= 10 (phonosemantic descriptor dimension, fixed: 6 + 1 + 2 + 1 );|R| ≈2000 (root library size from Panini’s Dhatupatha); J≈200 (applicable junction rules);k= number of morphemes in a compound;ℓ= transformer depth. 10.1 Phoneme Encoding: Buildingφ(p) Phonosemantic framework.Each phoneme pmaps to a fixed descriptor φ(p)∈ M via a precomputed lookup table of|P| ×d M= 480entries: Tencode(p) =O(1),storage=O(|P| ·d M) =O(480) 30 ## Page 31 Transformer.Token embedding lookup is also O(1) per token, but it requires O(|V|·d) storage, typically50,000×768≈38.4M floats vs. 480 entries, a factor of≈80,000×larger. 10.2 Word Trajectory: BuildingΦ(w) For a wordw=p 1p2···p n, the trajectory isnindependent lookups: Ttrajectory (w) =O(n) The transformer’s per-word self-attention over nsubword pieces costs O(n2·d), which is quadratic even within a single word. Embedding variable-length trajectories into a fixed-dimensional space.Neural architectures require fixed-dimensional vectors at each processing step. Since different words have different numbers of phonemes (pr ¯an.ahas 4,ahamhas 3), trajectories must be converted to a fixed-size representation for downstream computation. Two natural choices exist. The baseline approach aggregates phoneme descriptors across the trajectory: ¯Φ(w) =1 nnX i=1φ(pi)∈ M, d M= 10 producing a single fixed-size word vector as the centroid of its phonosemantic trajectory. This is the approach used in the clustering experiment (Section 9). The richer approach preserves sequential structure by treating the trajectory directly as the input sequence to a recurrent or state- space architecture, where the resonance state σtaccumulates the trajectory through the update rule described in Section 10.5. The two approaches are complementary: centroid aggregation for static semantic similarity tasks; trajectory-as-sequence for generative and contextual tasks. 10.3 Harmonic Coherence: ComputingH(w 1, w2) The harmonic coherence metric decomposes into three components, each requiring O(n) scalar operations over fixed-dimension vectors inR6,R, and{R 1, . . . , R 5}: TH(w1, w2) =O(n·d M) =O(n) Transformer cosine similarity costs O(d) . Since d≫d Mand the phonosemantic result is additionally decomposable into physically interpretable components at no extra cost, His both cheaper and more informative. 31 ## Page 32 10.4 Junction Function: ApplyingT(φ i, φi+1) The junction function is a deterministic lookup over J≈200 precomputed rules, resolved in O(logJ)≈O(8) =O(1)per boundary. For ak-morpheme compound: Tjunction (k) =O(k) No statistical prediction is involved; the function is a finite deterministic map. 10.5 Context Management: The Critical Comparison This is the most important complexity result, and the one most likely to be misread. We state the qualification first, before presenting the claim. What the O(1) claim means and does not mean. O(1) memory with respect to sequence length Lmeans the memory footprint does not grow as context grows; it is bounded by a constant. It does not mean that all information from all prior tokens is losslessly preserved. A fixed-size state accumulating the effect of a 100,000-token sequence will compress and lose specific details, exactly as biological working memory does. The claim is not that a 10-dimensional vector encodes everything a 100,000-word document contains, because that would violate information theory, and we do not make that claim. The claim is that context is carried as cumulative resonance state rather than as an explicit token cache, with dimension bounded by the structure of the phonosemantic space rather than by sequence length. A transformer stores every past token because it must retrieve them individually. The resonance model does not store past tokens because their effect is folded into the current state, not losslessly, but structurally. For tasks requiring precise verbatim recall from distant context, these are different systems with different tradeoffs. For tasks requiring sustained structural coherence, the resonance model is a more efficient and interpretable mechanism. The comparison is not “same task, lower memory cost.” It is “structurally different context model, suited to a different class of task.” Transformer self-attention.Computing self-attention over a sequence of Ltokens [Vaswani et al., 2017]: Tattn(L) =O(L2·d),KV cache memory=O(L·d) ForL= 128,000 andd= 4096 : approximately 6.7×1013operations per attention layer, with memory growing without bound asLincreases. Phonosemantic resonance state.Context is maintained as a resonance state σt∈ M , updated at each new token: σt=f(σ t−1, φ(p t)) where fcombines current state and incoming descriptor. Since both operands have fixed 32 ## Page 33 dimensiond M= 10: Tstate(L) =O(L·d M) =O(L),memory=O(d M) =O(1) The full specification of fis left to implementation. The most natural candidate, motivated by the acoustic analogy of resonance decay, is a weighted exponential moving average: σt= (1−γ)σ t−1+γ φ(p t), γ∈(0,1) where γcontrols the decay rate, that is, how quickly recent tokens dominate the state. This update is O(dM)per step and O(1) in memory regardless of L. More expressive choices for f (parameterized by a small matrix W∈RdM×dM) remain O(1) with respect to Lwhile allowing learned dynamics within the manifold. The connection to state-space models is direct: this update rule is structurally identical to the linear recurrence in Mamba [Gu and Dao, 2023], with the distinction that σthere has interpretable coordinates in Mrather than an opaque latent vector. Continuous-time formalization.The structural equivalence to SSMs can be made rigorous by deriving the discrete update from its continuous-time origin. Before discretization, the resonance stateσ(t) of the vocal tract evolves as a continuous-time linear system driven by the incoming phonosemantic trajectoryΦ(t): ˙σ(t) =Aσ(t) +BΦ(t) In standard SSMs such as Mamba, the matrices AandBare learned over arbitrary latent spaces. In the phonosemantic framework, σ(t)∈ M represents a physically real manifold. Consequently, the diagonal entries of Aare not arbitrary parameters: they correspond to the physical damping coefficients of specific anatomical resonators, such as the rapid damping of a labial stop, the sustained resonance of a nasal, and the prolonged resonance of a vowel. Discretizing this ODE via the zero-order hold method yields the recurrence σt=¯Aσt−1+¯Bφ(p t), providing a mathematically rigorous and physically grounded context update. The phonosemantic framework does not merely resemble Mamba by analogy: it is the physical system whose continuous dynamics Mamba’s mathematics was designed to model, with the additional constraint that the state space has anatomically interpretable coordinates. The memory is a fixed 10-dimensional vector regardless of sequence length. No past token is ever retrieved; its effect is already folded into the current state. Further qualification on scope.This claim must be read carefully. O(1) with respect to sequence length Lmeans the memory footprint does not grow as context grows; it is bounded by a constant dM= 10 . It does not mean that all information from all prior tokens is losslessly 33 ## Page 34 preserved. A fixed-size state accumulating the effect of a 100,000-token sequence will compress and lose specific details, exactly as biological working memory does over long timescales. The claim is not that a 10-dimensional vector encodes everything a 100,000-word document contains, because that would violate information theory. The claim is that context is carried as cumulative resonance state rather than as an explicit cache, and that the state’s dimension is bounded by the physics of the phonosemantic space, not by the sequence length. Whether this bounded compression is sufficient for a given task is an empirical question. For tasks requiring precise recall of specific facts from distant context, a pure resonance state model would perform differently from a retrieval-based model. For tasks requiring sustained phenomenological coherence, the kind of semantic continuity that characterizes discourse rather than fact lookup, the resonance model may be more appropriate. The comparison is with the transformer’s architectural necessity of storing and attending every past token; we claim only that the resonance state is a structurally different and more efficient mechanism for a different class of contextual task. Context operation Transformer Phonosemantic Time complexityO(L2·d)O(L·d M) Memory (state/cache)O(L·d)O(d M) =O(1) Scales withL? Quadratically Linearly State interpretable? No Yes (resonance coordinates) Requires past retrieval? Yes No Table 7: Context complexity: transformer self-attention vs. phonosemantic resonance state. 10.6 Generative Architecture Complexity Transformer generation.Per generated token over depth-ℓmodel: Tgen-transformer =O(L·d2·ℓ) Phonosemantic generative-from-law. 1. Root selection from library of size|R|:O(log|R|)orO(1) 2. Junction application atk−1boundaries:O(k) 3. Trajectory composition:O(k·n avg) Tgen-phonosemantic =O(k·n avg+ log|R|) =O(k) This is independent of L. A generative step costs the same whether the sequence so far is 5 tokens or 5 million. 34 ## Page 35 10.7 Full Complexity Summary Operation Transformer Phonosemantic Token encoding (time)O(1)O(1) Token encoding (storage)O(|V| ·d)O(|P| ·d M) Word representation (time)O(n2·d)O(n) Semantic similarityO(d)O(n), interpretable Junction/boundary N/AO(k), deterministic Context timeO(L2·d)O(L·d M) Context memoryO(L·d)O(d M) =O(1) Generation per stepO(L·d2·ℓ)O(k),L-independent Interpretability overheadO(model)O(1), intrinsic Table 8: Full complexity comparison. The phonosemantic framework achieves O(1) context memory andO(L)context time againstO(L·d)andO(L2·d)for transformer attention. 10.8 Qualifications State update function f.The form of f(σt−1, φ(p t))is not fully specified in this paper. If implemented as a parameterized function with dfparameters, the update cost is O(dM·df)per step, stillO(1)with respect toL, but with a constant that requires specification. Input preprocessing.A deployed system must segment arbitrary text into Sanskrit root de- compositions. The complexity of this step depends on the segmentation algorithm and is not addressed here. Comparison with linear architectures.State-space models such as Mamba [Gu and Dao, 2023] and linear attention variants [Katharopoulos et al., 2020] already achieve O(L) context time. The phonosemantic framework’s advantage over these is not linear scaling per se, which they share, but the interpretability and physical grounding of the state: σt∈ M has readable coordinates with anatomical meaning, while the hidden state in Mamba or linear RNNs re- mains an uninterpreted latent vector. The phonosemantic framework achieves complexity and interpretability together; current linear architectures achieve only the former. 11. Discussion The central argument of this paper can be stated simply: the three most persistent failure modes of current AI language systems, namely hallucination, opacity, and context limitation, are not engineering problems that require better engineering solutions. They are architectural problems 35 ## Page 36 that require a different architecture. And the architectural problem has a single root: the absence of bodily participation in current representations. A token that is only a statistical pointer carries no body. It can be retrieved but not inhabited. It can describe but not enact. It points at its referent from outside and can never close the gap between the pointer and the pointed-at. This gap is the grounding problem, and it cannot be closed by more data, more parameters, or more clever architecture built on the same statistical foundation. The current state is not a stage on a path toward grounding. It is a different path entirely. The change this paper proposes is not a modification of current architecture. It is a change at the level of what a token is. In the current state, a token is a statistical co-occurrence record, a point positioned in a space shaped entirely by what has appeared near it in training data. Its geometry encodes neighborhood, not nature. In the proposed change, a token is a full articulatory gesture, a point positioned in a space shaped by the anatomy of sound production. Its geometry encodes origin, not neighborhood. The difference between neighborhood and origin is the difference between knowing where a word has been seen and knowing what kind of event it is in the body that produces it. This change propagates upward through everything that depends on what a token is. Proximity becomes traceable: two tokens are near each other because they arise from the same place in the body, not because they have been seen in similar company. Interpretability becomes intrinsic: the coordinate system has physical meaning, so any relationship in it can be read directly. Context becomes state: because tokens are events rather than objects, their cumulative effect is a resonance state that persists, not a list that grows. Sanskrit phonosemantics offers the foundation for this change because it is a language that formalized the correspondence between articulatory gesture and phenomenological quality to an unusual degree of precision. Panini’s grammar is not a dictionary of stored forms. It is a system of structural laws that generate valid expressions from roots by rule. The roots themselves have phonosemantic coordinates. The junction rules are transition laws in the coordinate space. The whole system generates meaning from structure, and structure from the body. The music analogy, which motivated earlier exploratory work in this direction, proves precise rather than metaphorical. A musical system is interpretable; any relationship in it is traceable through the acoustic and harmonic structure. A musical performance is participatory; the performer and the music are the same event at maximum engagement. A musical phrase carries its context forward as resonance state, not as a list of stored notes. These three properties, traceability, participation, and resonance-carried context, are exactly what the phonosemantic framework provides, not as features added on top of a statistical foundation, but as structural properties of any representation system built on full articulatory gestures in a physically grounded coordinate space. 36 ## Page 37 Independent convergence: state-space models.There is an important piece of independent evi- dence that the resonance-state context model is not merely a philosophical proposal. State-space models (SSMs) such as Mamba [Gu and Dao, 2023] and linear attention variants [Katharopoulos et al., 2020] have recently demonstrated that context can be maintained as a compressed state updated linearly, achieving O(L) time and O(1) memory in practice, without storing the full token history. These architectures arrived at the resonance-state intuition from a mathematical direction, namely linear recurrent dynamics, entirely independently of the phonosemantic frame- work. The convergence is significant: two entirely different lines of reasoning arrive at the same architectural conclusion. What the phonosemantic framework adds to this convergence is what SSMs lack entirely: a principled account ofwhat the state should represent. In Mamba, the hidden state is an uninterpreted latent vector; it works, but no one can say what it means. In the phonosemantic framework, the resonance state σt∈ M has coordinates with anatomical meaning. The SSM literature provides the mathematical proof of viability; the phonosemantic framework provides the semantic grounding. These are complementary contributions, not competing architectures. Connection to the Information Bottleneck principle.The phonosemantic encoding can be interpreted through the lens of the Information Bottleneck (IB) principle [Tishby et al., 2000], which characterizes good representations as those that maximize task-relevant information while compressing irrelevant variation. A representation Zof input Xwith respect to target Yis optimal when it maximizes I(Z;Y)−β I(Z;X) for some trade-off parameter β. In the phonosemantic framework, the encoding Φ(W) discards spelling variation, orthographic form, token frequency, and syntactic context, all components of I(Z;X) that are irrelevant to articulatory-phenomenological meaning. What it retains is the articulatory structure: locus, manner, phonation, resonance. The IB prediction is that this compressed representation should maximize I(Φ(W);S) , the information about semantic category that the encoding preserves. Our experiments measure exactly this: the linear probe accuracy (63.3% vs. 20% chance) is an empirical lower bound on I(Φ(W);S)>0 . The phonosemantic encoding is not an arbitrary compression; it is a compression whose retained dimensions correspond to the physical axes along which semantic primitives are organized, which is precisely why it retains semantic information. Modern representation learning seeks representations satisfying the IB trade-off; the phonosemantic framework proposes that the articulatory anatomy of speech provides a natural and physically principled bottleneck. Theory of language vs. AI architecture: a clarification.A careful reader will ask whether this paper is primarily a theory of language and meaning, or primarily an AI architecture proposal. The question is genuine and the answer matters for how the paper should be read. The paper is a theory of language first: it proposes that meaning is grounded in articulatory gesture, that motivated sign systems are real and formalizable, and that Sanskrit provides the clearest existing instance of such a system. The AI architecture proposal is a consequence of 37 ## Page 38 the theory, not the other way around. If the theory is correct, if meaning really is grounded in the structural properties of articulatory events, then an AI system built on those properties will have a more fundamental relationship to meaning than one built on statistical co-occurrence. The architectural implications follow necessarily from the theoretical claim. We do not claim to have built the architecture. We claim to have identified what a more grounded architecture would require at its foundation, and to have shown that the foundation is real, formalizable, and empirically testable. The engineering is the next step. The theory is the present step. 12. Future Work The experiments and architectural components described in this paper are proof-of-concept and theoretical. The following constitutes the research program implied by the framework, ordered from most immediate to most ambitious. 12.1 Empirical Extension of the Clustering Experiment Scale to full Dhatupatha.The current experiment uses 150 roots. The complete Sanskrit Dhatupatha contains approximately 2,000 verbal roots. Scaling the clustering experiment to the full root inventory, with the same independent scoring protocol, would substantially increase statistical power and reveal whether the framework’s predictions hold across the complete lexicon or only in the most prototypical cases. Linear probe comparison.The decisive ML-native test is a linear probing experiment: encode all roots two ways, first as 10-dimensional phonosemantic centroids ¯Φ(w) and second as 10- dimensional PCA-reduced Word2Vec/FastText embeddings trained on a Sanskrit corpus. Train a logistic regression (linear probe) on both to predict the five phenomenological categories. If the phonosemantic coordinates achieve higher classification accuracy at equal dimensionality, this constitutes direct evidence that physical origin encodes denser semantic signal than statistical neighborhood. This experiment requires a Sanskrit text corpus for training statistical embeddings and is achievable with existing tools. Mutual information estimation.Compute ˆI(Φ(W);S) directly on the full root inventory using a mutual information neural estimator (MINE). A value significantly above zero at scale would quantitatively confirm the framework’s central hypothesis: articulatory structure carries measurable semantic information. The cross-language version of this test, comparing ˆIfor Sanskrit, Hindi, English, and Japanese, would test the prediction that Sanskrit’s systematic phonosemantic organization produces higher mutual information than languages where the correspondence is a statistical tendency rather than a formalized system. 38 ## Page 39 12.2 Architectural Validation Resonance state model on Sanskrit text.Implement the exponential moving average update ruleσt= (1−γ)σ t−1+γφ(p t)as the context mechanism in a small sequence model. Evaluate on Sanskrit text prediction tasks (next-root prediction, morphological completion) against a transformer baseline of equivalent parameter count. The primary metrics are: (1) perplexity, measuring predictive quality; and (2) interpretability of the state vector, specifically whether σt coordinates can be read as meaningful articulatory summaries of the preceding context. Even a small demonstration model would constitute the first empirical test of the resonance-state architecture. Orthogonal subspace projection.Implement the expansion layer E(w) = [W proj¯Φ(w)∥ Elearned(w)] as an interface between the phonosemantic manifold and a standard transformer, and measure whether the preserved physical coordinates in the first dsubdimensions improve inter- pretability of the full model’s representations without degrading downstream task performance. Triplet loss calibration of λ.Construct a Sanskrit synonym/antonym dataset and train the λ weights via triplet margin loss. Report the learned weights and compare the calibrated metric’s clustering performance against the heuristic baseline (λ L= 0.6, λ A= 0.2, λ R= 0.2). 12.3 Physiological Validation EMG validation of Dimension 4.The somatic resonance dimension is the least empirically established. A targeted electromyographic study measuring differential abdominal wall and diaphragmatic motor-unit activation across the five phoneme groups (throat, palatal, cerebral, dental, labial) would either confirm or disconfirm the biomechanical basis for the five-region resonance mapping. Such a study is feasible with standard speech physiology equipment and would substantially increase the scientific credibility of Dimension 4. Acoustic formant correlation.Test whether the phonosemantic coordinate clusters correspond to measurable differences in acoustic formant structure (F1, F2, F3 distributions) across the five phoneme groups. This connects the articulatory space to the acoustic signal and would provide an independent physical validation of the coordinate system. 12.4 Cross-Linguistic Investigation The framework predicts that phonosemantic clustering is strongest in Sanskrit’s root vocabulary, weaker but present in closely related languages (Hindi, Vedic dialects), and present as a statistical tendency in unrelated languages. A cross-linguistic study measuring axis-clustering strength across Sanskrit, Hindi, English, and a tonally organized language (Mandarin or Japanese) would test this prediction and determine whether Sanskrit represents an extreme of a universal tendency or a genuinely distinct system. 39 ## Page 40 13. Conclusion We have proposed a phonosemantic grounding framework for AI semantic representation, based on the following claims: 1.Sanskrit is a motivated sign system in which the phonological structure of words corre- sponds systematically to the phenomenological quality of their referents, structured across three levels, root, junction, and compound, and mapping precisely onto Panini’s formal grammar; 2.this correspondence is grounded in the physiology of sound production, specifically in the four-dimensional structure of the articulatory event: locus, manner, phonation type, and somatic resonance locus; 3.the phonosemantic manifold Mprovides a structured geometric substrate for AI embed- dings whose axes are physically real rather than latent statistical artifacts; 4.the harmonic coherence metric Hprovides a physically grounded replacement for cosine similarity, not as a competing proximity measure but as a fundamentally different one: cosine similarity measures statistical co-occurrence neighborhood, whereas Hmeasures shared articulatory origin. These measure different things, and the framework claims that shared origin is the more fundamental basis for semantic proximity; 5.the shift from token-as-statistical-object to token-as-articulatory-gesture resolves the grounding, interpretability, and context problems simultaneously, because all three are consequences of the single root cause of absent participation. The framework makes testable predictions, proposes a minimum viable experiment, and iden- tifies precisely which components require further empirical development. It does not claim completeness. It claims that the foundation is different in kind from current approaches, and that this difference matters at the root level of what AI systems can know. Acknowledgements This research was conducted independently. The author thanks the anonymous reviewers from multiple rounds of pre-submission feedback whose critical engagement substantially strength- ened the argument. The experiment uses the Monier-Williams Sanskrit-English Dictionary (1899), digitized and made freely available by the University of Cologne. No funding was received for this work. 40 ## Page 41 License and Reuse This preprint is published under the Creative Commons Attribution 4.0 International License (CC BY 4.0). You are free to share and adapt the material for any purpose, provided appropriate credit is given and changes indicated. Full license text: https://creativecommons. org/licenses/by/4.0/. Citation:Kumar, A. (2026).Phonosemantic Grounding: Sanskrit as a Formalized Case of Moti- vated Sign Structure for Interpretable AI(Version 1.0). Zenodo. https://doi.org/10.5281/zenodo.19508958 Competing Interests The author declares no competing interests. References S. Allen, W.˙Phonetics in Ancient India. Oxford University Press, London, 1953. Anonymous. Intelligence requires grounding but not embodiment.arXiv preprint arXiv:2601.17588, 2026. January 2026. Bhartrhari.V ¯akyapad ¯ıya. Deccan College, c. 450–510 CE. Translation: Iyer, K. A. S. (1965– 1973).V ¯akyapad ¯ıya of Bhartr .hari. Damian E. Blasi, Søren Wichmann, Harald Hammarström, Peter F. Stadler, and Morten H. Christiansen. Sound-meaning association biases evidenced across thousands of languages. Proceedings of the National Academy of Sciences, 113(39):10818–10823, 2016. George Cardona.P ¯an.ini: His Work and Its Traditions. Motilal Banarsidass, Delhi, 1997. Ferdinand de Saussure.Course in General Linguistics. McGraw-Hill, New York, 1916. Trans. Baskin, W. (1959). Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. BERT: Pre-training of deep bidirectional transformers for language understanding. InProceedings of NAACL-HLT, 2019. Gunnar Fant.Acoustic Theory of Speech Production. Mouton, The Hague, 1960. Albert Gu and Tri Dao. Mamba: Linear-time sequence modeling with selective state spaces. arXiv preprint arXiv:2312.00752, 2023. Stevan Harnad. The symbol grounding problem.Physica D: Nonlinear Phenomena, 42(1–3): 335–346, 1990. 41 ## Page 42 Jens Haueisen and Thomas R. Knösche. Involuntary motor activity in pianists evoked by music perception.Journal of Cognitive Neuroscience, 13(6):786–792, 2001. Sarthak Jain and Byron C. Wallace. Attention is not explanation.arXiv preprint arXiv:1902.10186, 2019. Achuta Kadambi, Lisa Aziz-Zadeh, Antonio Damasio, Marco Iacoboni, and Shrikanth Narayanan. Embodiment in multimodal large language models.arXiv preprint arXiv:2510.13845, 2025. USC Brain and Creativity Institute and Google DeepMind, October 2025. Angelos Katharopoulos, Apoorv Vyas, Nikolaos Pappas, and François Fleuret. Transformers are RNNs: Fast autoregressive transformers with linear attention. InProceedings of ICML, 2020. Ray D. Kent.The Speech Sciences. Singular Publishing, San Diego, 1997. Paul Kiparsky.Some Theoretical Problems in P ¯an.ini’s Grammar. Bhandarkar Oriental Research Institute, Pune, 1982. George Lakoff and Mark Johnson.Philosophy in the Flesh: The Embodied Mind and Its Challenge to Western Thought. Basic Books, New York, 1999. Alvin M. Liberman and Ignatius G. Mattingly. The motor theory of speech perception revised. Cognition, 21(1):1–36, 1985. Alvin M. Liberman, Franklin S. Cooper, Donald P. Shankweiler, and Michael Studdert-Kennedy. Perception of the speech code.Psychological Review, 74(6):431–461, 1967. Scott M. Lundberg and Su-In Lee. A unified approach to interpreting model predictions. Advances in Neural Information Processing Systems, 2017. Tomáš Mikolov, Kai Chen, Greg Corrado, and Jeffrey Dean. Efficient estimation of word representations in vector space. InICLR Workshop, 2013. Dimitri Coehlo Mollo and Raphaël Millière. The vector grounding problem.arXiv preprint arXiv:2304.01481v3, 2025. Last revised December 9, 2025. Monier Monier-Williams.A Sanskrit-English Dictionary. Oxford University Press, Oxford, 1899. New edition, greatly enlarged and improved. P¯an.ini.A s.t.¯adhy ¯ay¯ı. Munshiram Manoharlal, c. 500 BCE. Critical edition: Sharma, R. N. (1987). The As .t.¯adhy ¯ay¯ı of P ¯an.ini. Jeffrey Pennington, Richard Socher, and Christopher D. Manning. GloVe: Global vectors for word representation. InProceedings of EMNLP, 2014. 42 ## Page 43 Gordon E. Peterson and Harold L. Barney. Control methods used in a study of the vowels. Journal of the Acoustical Society of America, 24(2):175–184, 1952. Friedemann Pulvermüller et al. Motor cortex maps articulatory features of speech sounds. Proceedings of the National Academy of Sciences, 103(20):7865–7870, 2006. Marco Tulio Ribeiro, Sameer Singh, and Carlos Guestrin. “Why should I trust you?”: Explaining the predictions of any classifier. InProceedings of KDD, 2016. David M. Sidhu. Sound symbolism in the lexicon: A review of iconic-systematicity.Language and Linguistics Compass, 2025. Published online December 2024/2025. Johan Sundberg.The Science of the Singing Voice. Northern Illinois University Press, DeKalb, 1987. Naftali Tishby, Fernando C. Pereira, and William Bialek. The information bottleneck method. Proceedings of the 37th Annual Allerton Conference on Communication, Control, and Com- puting, pages 368–377, 2000. Ingo R. Titze.Principles of Voice Production. Prentice Hall, Englewood Cliffs, NJ, 1994. Francisco J. Varela, Evan Thompson, and Eleanor Rosch.The Embodied Mind: Cognitive Science and Human Experience. MIT Press, Cambridge, MA, 1991. Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Łukasz Kaiser, and Illia Polosukhin. Attention is all you need. InAdvances in Neural Information Processing Systems (NeurIPS), 2017. Sarah M. Wilson, Ayse P. Saygin, Martin I. Sereno, and Marco Iacoboni. Listening to speech activates motor areas involved in speech production.Nature Neuroscience, 7(7):701–702, 2004. Willard R. Zemlin.Speech and Hearing Science: Anatomy and Physiology. Allyn and Bacon, Boston, 4 edition, 1998. 43