variorumψ
A formal model for situated conceptualizations, relational meaning, and semantic plurality.
Project note
variorumψ is the core result of an independent research project developed by bilberry. The formal model presented here is part of an ongoing effort to explore semantic plurality, conceptual evolution, and relational meaning from first principles.
A reference Python implementation exists, and a higher-level software stack is under active development. The material published here should therefore be read as both a formal specification and a snapshot of work in progress: the core model is stable enough to present, while the surrounding implementation and application layers continue to evolve.
Abstract
variorumψ is a formal model for representing situated conceptualizations, their evolution, and their relationships—themselves situated, evolving, and referenceable. Meaning is constructed from the represented structure itself rather than supplied externally or assigned through lexical content. The model is particularly suitable to domains where multiple interpretations may evolve, coexist, and conflict without being reducible to a single authoritative account: different conceptualizations can remain distinct, related, and interpretable without being forced to collapse into a common semantic authority.
variorumψ proposes an axiomatic system of relational meaning that constrains the space of admissible meaning functions to those that are constructed exclusively in terms of the represented structure, remain sensitive to differences in semantic neighborhood, treat semantic participation as reciprocal, and respect the structural symmetries of the represented state. Lexical content—names, labels, descriptions, or documentation—remains strictly outside the model’s relational semantics.
The formal model has been realized in a reference Python implementation. Recent work has represented higher-level constructs—including object structures, collections, and semantic versioning—in terms of the core model, showing that practical system requirements can be supported without weakening the underlying semantic commitments. The resulting Intermediate Representation layer provides semantic continuity, traceability of conceptual evolution, preservation of historical interpretations, and coexistence of alternative viewpoints as built-in capabilities for applications built on top of it.
Positioning
variorumψ belongs broadly to the problem space of knowledge representation, but it is not an RDF/OWL derivative. It does not begin from triples, externally supplied ontologies, or truth-valued assertions, but from situated conceptualizations and an axiomatic system governing admissible constructions of relational meaning.
Publication links
Formal specification
The variorumψ Model: Foundations
Version 1.0 · July 2026
bilberry
ORCID: 0009-0003-5373-2985
This document introduces the variorumψ model, a formal framework for the representation of structured conceptual systems. Its purpose is twofold.
On the one hand, it is a specification document: it defines the model’s ontology, state constraints, and a transition system that is proved to preserve state validity.
On the other hand, it proposes an axiomatic system of relational semantics that characterizes meaning through represented structure, locality, reciprocity, and equivariance, while lexical content remains strictly outside the model’s semantics.
Preliminaries and Conventions
I. Undefinedness
is a distinguished symbol denoting that a value is undefined with respect to a given context (including both non-applicability and unavailability). It is not a member of any model set.
Unless explicitly stated otherwise, functions propagate undefinedness:
Convention (totalization of partial functions). Unless explicitly stated otherwise, every partial function is understood to be extended to a total function by returning outside its intended domain.
II. Sequences
Let angle brackets ’’ denote finite sequences; the empty sequence is denoted by .
If is a set, let denote the set of all finite sequences , with and for all . corresponds to the empty sequence , so that .
Let . Define the function
by:
A. Literals
Let denote the possibly infinite set of literals. No further structure, classification into data types, or operations on L are specified.
B. Model elements
Let be a finite set of model elements, disjoint from :
Let
be an element-type function, where
For convenience, define the subsets:
Convention (addition to typed element subsets). For convenience, “add to ” means add to and assign to the corresponding type under . In particular, adding to , , or means setting , , or , respectively.
C. Relations between elements
Let with Let be the finite set of typed model relations.
For each element , define:
For every :
For convenience, define the corresponding binary relation sets:
and extend the functions and to elements of . For every :
Notation. For and , write
if and only if
Convention (addition to typed relation subsets). For convenience, “add to ” means add the typed relation to . In particular, adding to , , or means adding , , or to , respectively.
D. Arguments and properties
For each element , define a possibly empty finite set of the element’s arguments, denoted by .
The cardinality of this set is called the arity of :
The arguments of an element are represented as ordered pairs , consecutively indexed from to :
Let be the set of all argument tokens.
Argument tokens are distinct from model elements and literals:
For an argument token , define and
For each element , define a (possibly empty) finite set of internal property assignments, denoted by .
If there exists a unique -relation , then and property assignment is functional in its first coordinate:
Otherwise,
Let . The argument-correspondence data carried by determine a map .
If a unique -relation exists, then Otherwise,
By rule E11 of section E below, in every valid state there can be at most one -relation having . Thus, in every valid state, the unique-relation cases in the definitions of and are unambiguous.
Let . Its arity, arguments, properties, and argument-correspondence data are established only when is created and only in one of the following ways:
Creation of a concept having no outgoing -relation. Arity of is specified at creation. Its arguments are then determined by while and
Creation of a concept by way of the operation (D1). The arity, arguments, properties, and argument-correspondence data of are established as specified in section D1 below.
Creation of a concept by way of the operation (D2). The arity, arguments, properties, and argument-correspondence data of are established as specified in section D2 below.
No other operation creates or modifies , , , or .
D1. Argument binding
Let , be a (possibly empty) set of argument positions, and .
The binding operation produces an element , distinct from all existing elements in , such that:
New element: is added to .
Type inheritance:
Derivation: A new -edge is added to .
Internal properties:
Arguments (canonical reindexing and correspondence):
Let , and let be the elements of in increasing order, where . Then: and
D2. Argument addition
Let , and let . The argument-addition operation produces an element , distinct from all existing elements in , such that:
New element: is added to .
Type inheritance:
Derivation: A new -edge is added to .
Internal properties:
Arguments (arity and correspondence):
E. Variorum states and state validity rules
A variorum state is a pair
where is a finite set of structured model elements carrying the type, argument, argument-correspondence, and property data defined in sections B–D, and is the finite set of typed relations defined in section C.
The functions , , , , , , and , and the sets , , , and , are induced by .
A variorum state is valid if and only if it satisfies the following rules E1-E14.
There exists a category with no placement successor:
Such a category is called a root category.
V has at least one member, a root category.
Every concept has exactly one placement successor.
Every category that is not a root category has exactly one placement successor.
Such a category is called a subcategory.
By E2 and E3, the placement relation is functional in its source: every concept and every subcategory has exactly one pu-successor.
Define the sets of root and situated elements by:
Define and
Let . A placement path from to is a finite sequence of elements with such that for all .
A placement path is forward-maximal iff there is no with .
For all , define by:
In other words, there is no -path from an element to itself.
Every concept and every subcategory has a -path to some root category.
For convenience, define the function
by: For , define the backward -reachable set rooted at as the set of all elements , different from , for which there exists a placement path from to . Denote it by
A category may contain both categories and concepts:
Define the sets of origin and derived elements by:
Define
and
Let . A derivation path from to is a finite sequence of concepts with such that for all .
A derivation path is forward-maximal iff there is no with .
For , let , with , be the (unique) forward-maximal derivation path starting at . Define:
to be the forward df-reachability set starting at .
For ,
For , define by:
There is no -path from an element to itself.
Every derived concept has a -path to some origin concept.
For convenience, define the function
by: For , define the backward -reachable set originating at as the set of all elements for which a -path from to exists, and denote it by .
.
.
Each forward-maximal df-path concludes with a concept that directly contextualizes a referent. To see this, assume otherwise. Since there is no such that , by E14 there exists a forward-maximal df-path for some and an with . But then, is a forward-maximal df-path, which contradicts the hypothesis that is a forward-maximal df-path.
Let be a variorum state. Suppose:
is a finite nonempty forest of directed trees whose edges point toward their roots, and whose roots are exactly the members of . Moreover, whenever and , then .
is a finite forest of directed trees whose edges point toward their roots, and whose roots are exactly
There is a surjective function such that
Then is a valid variorum state.
Proof. See Appendix A.
F. State transitions
The transition system begins with the initial state The following operations define the candidate transitions from a state to a successor state .
.
Preconditions: none.
Returns a new root category and adds it to .
, with , and the arity of .
Returns a new referent and a new concept , created according to the first case of the formation principle of section D, with . That is, , , and for every .
Preconditions: none.
Adds to and to .
Adds and to .
, with , , and the arity of .
Returns a new concept , created according to the first case of the formation principle of section D, with . That is, , , and for every .
Preconditions: none.
Adds to .
Adds and to .
, with .
Returns a new category .
Preconditions: none.
Adds to and to .
, with , , , , , and .
Returns a new concept with its arity, arguments, properties, and argument-correspondence data as prescribed by section D1.
Preconditions: none.
Adds to .
As a result of the operation, is added to , and is added to .
, with , , .
Returns a new concept with its arity, arguments, properties, and argument-correspondence data as prescribed by section D2.
Preconditions: none.
Adds to .
As a result of the operation, is added to , and is added to .
, with , .
Deletes the -relation from .
Thereby, becomes a root category.
Preconditions: none.
, with , .
Moves , together with its -descendants, under .
Preconditions:
, (the move will not create a cycle).
If , then (so that the next state does not violate (E5)).
If there exists a (unique) with and , is removed from .
Adds to .
, with .
Removes from :
If (that is, ):
If there is no with and , then has no other outgoing -relations besides , and is removed from .
is removed from .
If with and , is removed from .
If with and , is removed from .
is removed from .
Preconditions:
; that is, is neither a parent nor a predecessor of any other element.
; that is, is not used as a property value.
.
Let be the initial variorum state. Every state produced from by a finite sequence of applicable transitions is a valid variorum state.
Proof. See Appendix A.
G. Semantics
G1. Meaning bearers and meaning functions
Let be a finite set of meaning bearers.
Admissibility conditions for will be given in G2.
Let be the set of all finite structural expressions, called dependency terms, built from members of , the distinguished symbol , and structural notation.
Providing a formal grammar of the admissible dependency terms is outside the scope of this work.
A meaning function on is a deterministic function A defining equation for specifies the dependency term . If its right-hand side contains previously defined operations, rather than or in addition to dependency-term notation, these are evaluated first.
Variorum’s relational structure contains several commitments in latent form, such as:
concepts and subcategories are situated within category-rooted frameworks;
referents are mediated by situated concepts;
concepts and arguments are tracked through derivational history;
binding creates new structure rather than modifying old structure;
literal values do not participate in the model’s relational structure;
state transitions preserve the structural grammar of the model;
relational involvement is reciprocal, though not necessarily role-symmetric.
In the rest of this section, we formulate an axiomatic system that makes these commitments explicit at the semantic level.
Reference conventions
Any occurrence of an element inside denotes a reference to , not to .
Any argument that occurs in is an occurrence of , not an occurrence of and . In other words, is treated as atomic.
Convention on
does not bear meaning: . For any , the presence of in introduces no semantic dependence.
For a dependency term , is the set of all members of that occur in .
The symbol may occur in , but is not counted as an atom.
For , -affects if and only if occurs in the dependency term : When is clear from the context, we may write “ affects ” instead of “ -affects ”.
G2. Primary dependency graph
Let be the set of potentially semantic dependency labels.
Define the function as follows:
Let , so that and .
If there exists a df-edge and , then Otherwise, that is, if no such edge exists, or if ,
Let be a valid variorum state and let be sets of the dependencies structurally available in .
Conventionally, we will treat the above sets as being indexed by .
Let be a valid variorum state. A pair , where is a meaning-bearer set as defined in G1 and is a semantic activation scheme, is an admissible semantic basis for if and only if:
Let be a valid variorum state, and let be an admissible semantic basis for . For every , define The primary dependency graph is the directed, typed graph where
Let be a primary dependency graph. Define the dependency-type function: by:
Let and be directed typed dependency graphs, such as primary dependency graphs or their restrictions, where and .
A dependency-graph isomorphism is a bijection such that, for all and every , When , a dependency-graph isomorphism is called a dependency-graph automorphism.
G3. Semantic signature
Let be a primary dependency graph with dependency-type function . For , define the semantic signature as:
A semantic configuration is a triple where is a valid variorum state, and is an admissible semantic basis for .
Convention (configuration-indexed objects). Let be a semantic configuration. Write and write for a meaning function on the meaning-bearer set of . Also write for its primary dependency graph and for its semantic-signature function.
When is fixed or clear from context, the index C may be omitted.
G4. Semantic reachability
Let . A forward semantic path from to is a finite sequence of members of , such that for all there exists with Let denote the set of all forward semantic paths over , and let denote the sets of all meaning bearers that can be semantically reached from and from which can be semantically reached, respectively.
For , let
Let be the restriction of to . That is, where The dependency-type function on is the restriction of to .
Let be a semantic configuration and let . The pair is called the pointed dependency graph at .
Let and be semantic configurations, and let and . A pointed dependency-graph isomorphism from to is a dependency-graph isomorphism such that .
G5. State isomorphism and automorphism
Convention (indexing by state). Structural functions and data are indexed by the state when necessary; we may write, for example, , , , , and similarly for the induced sets and functions.
Let and be variorum states, not necessarily distinct, with element sets and , relation sets and , and argument-token sets and induced from and , respectively.
A state isomorphism is a bijective structure morphism between states and . It is determined by a bijection on model elements, which induces corresponding bijections on relations and argument tokens, defined by When no confusion arises, we may write instead of , , and .
The isomorphism preserves and reflects the structure of the state as follows.
Element types are preserved: for all ,
Arity is preserved: for all ,
Typed relations are preserved and reflected: for all and , In particular, for all ,
Element-valued bindings are preserved and reflected: for all , , and ,
Literal-valued property assignments are preserved and reflected: for all and ,
Argument correspondence is preserved: for all and ,
Consequently, for every , where .
When , a state isomorphism will be called a state automorphism.
G6. Axioms on meaning functions
Axioms A1–A8 govern the configuration-indexed meaning functions .
The axioms are divided into two groups. Axioms A1 – A5 have formed the axiomatic basis of variorum semantics since the earliest versions of this draft. Their original numbering has been preserved, although A1 is now placed in the second group.
Part I. Foundational axioms
The axioms stated here are foundational, or constitutional axioms. They express the non-negotiable commitments of variorum semantics, already latent in the preceding sections of this document.
Literals have no semantic role. is invariant under differences that involve only literals.
In particular:
literals bear no meaning: ;
differences only in the literals occurring as values in property assignments do not, by themselves, entail differences in meaning.
introduces no new meaning bearers. All semantic dependency is expressed solely in terms of members of .
This axiom is already enforced by the typing , since contains only dependency terms whose meaning-bearing atoms are members of . Thus, for every , . A3 is stated explicitly to record the corresponding foundational commitment.
All semantic dependency is internal: if affects , then .
(i) Semantic dependency is mutual.
(ii) Semantic dependency is irreflexive.
Part II. Refinement axioms
The axioms stated here provide representational and structural constraints on meaning functions that satisfy the foundational axioms of Part I.
For every , is an inert dependency term: it has no evaluation, reduction, or rewrite semantics.
In particular, for any , does not compute using , that is, never appears in the expression defining .
Within a fixed semantic activation scheme, equal meaning requires equal semantic signatures.
(i) Same-configuration local soundness
Let be a semantic configuration. For all :
(ii) Cross-configuration local soundness
Let and be semantic configurations such that . For all :
A6(ii) imposes no comparison between meaning functions defined under different semantic activation schemes.
Let be a semantic configuration with For all , if then there exists a dependency-graph automorphism of such that
Proof. We omit the fixed configuration index. Assume By A6(i), Because the signature contains the actual identities of neighbors, for every and every dependency label , and
Let swap and and fix every other member of . The two equivalences above imply for all and every . Therefore, is a dependency-graph automorphism.
Consider the variorum graph (referents have been omitted for simplicity).
and , and . Then, is:
For all , let (with their obvious definitions), so that:
Therefore,
It is straightforward to verify that the map that swaps and and fixes , that is,
is a dependency-graph automorphism of : it exchanges the two edges and and vice versa, and fixes every other dependency edge.
Consider the variorum state, with referents omitted for simplicity:
and perform two F5-transitions:
Thus,
and
Let , and .
Then, is:
Suppose that besides information, also encodes df-lineage and argument binding information:
where encodes, for , the places where is used as a binding value, and encodes, for , the elements that are used as binding values when is used in a binding.
So,
and
so that
The relevant permutation swaps and and fixes every other element:
Because preserves every typed dependency edge, it is a dependency-graph automorphism of .
Semantic dependency cannot be arbitrary. A meaning bearer can affect only meaning bearers that are semantically reachable from it, or meaning bearers from which it is semantically reachable.
Formally,
Axiom A7 entails axioms A3 and A4.
Let and be semantic configurations such that , and let and . If is a pointed dependency-graph isomorphism, then where is extended to dependency terms by replacing each meaning-bearing atom by , and leaving and all structural notation unchanged.
By A7, Therefore, the extension of to is well defined.
A8 imposes no comparison between meaning functions defined under different semantic activation schemes.
Let , and suppose is and is Let be the pointed dependency-graph isomorphism that takes to and to : Then
Let and be semantic configurations such that , and let . If the pointed dependency graphs at are identical, so that then In particular, if is obtained from by adding semantic structure strictly outside , then . Thus, differences between and outside restricted dependency structures cannot change the meaning of .
Proof. The identity map on is a pointed dependency-graph isomorphism from to . The result follows from A8. ◻
Suppose is and is with no dependency edge connecting to . Then
Let and be semantic configurations. If is a state isomorphism such that and then, for every ,
This follows because induces a dependency-graph isomorphism Consequently, for every , maps bijectively onto . Its restriction therefore defines a pointed dependency-graph isomorphism By A8,
In the special case , where is a state automorphism, the result does not in general imply It says only that transports the meaning of to the meaning of .
Let be the state automorphism that swaps and and fixes every other model element and argument token. Then
H. Lexical content
Each model element, and where appropriate each argument token, may be associated with lexical content such as names, labels, descriptions, comments, or documentation.
Lexical content exists solely to support human interpretation, presentation, and communication. It plays no role in the model’s relational semantics.
For any object with associated lexical content :
is not part of the variorum state and does not contribute to ;
never occurs as a meaning-bearing atom in any dependency term;
changes to leave the variorum state, the primary dependency graph, and all meanings invariant;
changes to the variorum state or to meaning do not, by themselves, determine changes to .
Conclusion
The specification of variorumψ, a novel relational-semantic model, has been presented in detail. The focus has been on the formal description of the model: its elements, relations, arguments, and bindings; the validity conditions governing its states; the transitions by which those states evolve; and the axiomatic foundation of its relational semantics.
The main text specifies the model and its semantics, while Appendix A establishes two supporting metatheoretical results. First, it gives a set of sufficient conditions for state validity. Second, it proves the validity of every state reachable from the initial state by a finite sequence of applicable transitions. Thus, the transition system preserves state validity.
Several practical and theoretical questions have deliberately been left for future work. These include the systematic study of the realizability of the axiomatic system—that is, the construction and classification of systems of configuration-indexed meaning functions satisfying axioms A1–A8—as well as the model’s implementability, its representational and reasoning capabilities, and the characterization of the class of knowledge-representation problems for which a model of purely relational semantics may be useful.
Appendix B presents a realizability witness for one nontrivial class of semantic configurations.
The state validity rules and transitions have already been implemented in software. Information about the current status of the project is available on the project website, https://variorum.bilberry.gr.
Acknowledgements
The author wishes to thank:
Aliki Balser, the fellow traveler on many literal and conceptual walks through the project’s nascent ideas;
Anna Mavrou and Dionysis Balser-Altanis, for their critical feedback and support during the development of this specification, and for their broader contribution to the variorumψ project;
Vasiliki (Vasia) Georgiopoulou and Efstratios (Stratos) Mavros, for patiently listening to its early formulations, and for their thoughtful input;
Aliki, Michalis, Dionysis, and Mufa, for being there.
Appendix A: State validity and its preservation
Proof of the validity lemma
E1. Since the placement forest is nonempty, it has at least one root. Since the roots of the forest are exactly the members of , it follows that .
E2. Concepts cannot be roots in the placement forest, so they must have a unique parent in a placement tree.
E3. Every nonroot category is a member of the placement forest, and since it is not a member of it has a unique -parent.
E4. By the definition of the placement forest , every -edge has endpoints in .
E5. Let and . By E4, . If , then the extra hypothesis gives , contradicting .
E6. By the placement forest acyclicity.
E7. By the surjectivity of .
E8. Since the graph of equals , : , .
E9. Since is a function, each has exactly one incoming -source, namely . Therefore, no concept can contextualize more than one referent.
E10. By the definition of the derivation forest , every endpoint of a -relation is a member of .
E11. By the definition of the derivation forest , every vertex in a -tree has at most one -parent.
E12. By the fact that the -relations form a forest.
E13. Since is the graph of , the targets of are exactly the members of . Thus directly contextualized concepts are exactly the nonderived -roots. Therefore, no derived concept is directly contextualized, and no directly contextualized concept is derived.
E14. Let . If , then there is a unique such that . If , then . Thus, belongs to a -tree and is not its root. Let be the root of this tree. Since , there is a unique such that . Hence, has a forward-maximal -path to a concept that directly contextualizes a referent. Uniqueness follows from the uniqueness of the root and from the functionality of .
Proof of the preservation theorem
The result will be proved by induction on the length of the transition sequence. It will be shown, in particular, that every state reached from satisfies the conditions of the validity lemma.
Base case. contains no concepts, therefore the provisions of section D are vacuously satisfied. Hence, is a variorum state.
The placement graph consists of a single category and has no edges. It is therefore a finite nonempty directed forest whose unique root is , which is exactly the unique member of . The additional category-placement condition is vacuously satisfied.
The derivation graph and the sets , , and are empty. Hence is an empty forest whose root set is , and the empty function is surjective and has graph .
Thus, satisfies the sufficient conditions for state validity, hence is a valid variorum state.
Inductive step. Let be a variorum state satisfying the sufficient conditions for validity, and let an applicable transition produce the state . We verify that is a variorum state satisfying the sufficient conditions for validity.
The transition adds a new category as an isolated vertex of the placement forest: Since no -edge is added, is a new root, so The placement graph remains a finite nonempty forest, and the additional category-placement condition continues to hold.
The derivation and contextualization structures are unchanged: Define . Since , , and , the function is surjective and satisfies The transition creates no concept, so there are no new argument or property data to verify; the provisions of section D are vacuously satisfied.
The transition adds a new concept as a placement leaf under : so the placement graph remains a finite nonempty forest, with the same roots as before. Since , and the additional category-placement condition continues to hold. The new concept becomes an isolated vertex of the derivation forest. Therefore, A new referent is also added: together with the -relation : Define by Since is surjective onto , is surjective onto . Moreover, The transition creates the concept c according to the first case of the formation principle of section D. Hence, the argument and property data of c satisfy the provisions of section D.
The transition adds a new concept as a placement leaf under : so the placement graph remains a finite nonempty forest, with the same roots as before. Since , and the additional category-placement condition continues to hold. The new concept becomes an isolated vertex of the derivation forest. Therefore, No new referent is added: while a -relation is added: Define by Since is surjective onto , is surjective onto . Moreover, The transition creates the concept c according to the first case of the formation principle of section D. Hence, the argument and property data of c satisfy the provisions of section D.
The transition adds a new category as a placement leaf under the category : Since is new, this cannot create a cycle, so the placement graph remains a finite nonempty forest, with the same roots as before. Because , the additional category-placement condition continues to hold. The derivation and contextualization structures are unchanged: Define . Since , , and , the function is surjective and satisfies The transition creates no concept, so there are no new argument or property data to verify; the provisions of section D are vacuously satisfied.
Each transition adds a new concept as a placement leaf under : so the placement graph remains a finite nonempty forest, with the same roots as before. Since , and the additional category-placement condition continues to hold.
The transition also adds as a leaf of the derivation tree containing , together with the -relation : Thus the derivation graph remains a finite forest, with the same roots as before. Since is derived, No referent or -relation is added or removed: Define . Since , , and , the function is surjective and satisfies F5 creates the new concept according to the second case of the formation principle of section D; F6 creates the new concept according to the third case of the formation principle. Hence, the argument and property data of c satisfy the provisions of section D.
The transition removes the -relation from the nonroot category to its parent: Removing this edge splits one placement tree into two trees and cannot create a cycle. Therefore, the placement graph remains a finite nonempty forest. The category becomes a new root: Since no placement edge is added, the additional category-placement condition continues to hold. The derivation and contextualization structures are unchanged: Define . Since , , and , the function is surjective and satisfies The transition creates no concept, so there are no new argument or property data to verify; the provisions of section D are vacuously satisfied.
(i) If has a -parent in the current state , the transition replaces the relation by : If, instead, is a root in the current state , the transition adds the relation : In either case, the placement subtree induced by is unchanged. Since and , the new relation cannot create a cycle. Thus, the placement graph remains a finite nonempty forest.
(ii) If , the roots remain unchanged: If, instead, , then ceases to be a root: The latter set remains nonempty because already belongs to a placement tree whose root is different from .
(iii) If , the precondition requires . Therefore, the additional category-placement condition continues to hold.
(iv) The derivation and contextualization structures are unchanged: Define . Since , , and , the function is surjective and satisfies The transition creates no concept, so there are no new argument or property data to verify; the provisions of section D are vacuously satisfied.
By the preconditions, there is no -edge or -edge whose target is . Thus, has no children in either the placement forest or the derivation forest.
Removing , together with its outgoing -relation if one exists, removes a leaf from the placement forest. Hence the placement graph remains a forest.
If , then If, instead, : which is nonempty by the precondition . In either case, , so the placement graph remains a finite nonempty forest. Since the transition adds no placement edge, the additional category-placement condition continues to hold.
There are three cases for the derivation and contextualization structures.
(i) . The derivation and contextualization structures are unchanged: Define . Then is surjective and satisfies
(ii) . Removing , together with its outgoing -relation, removes a nonroot leaf from the derivation forest. Therefore the derivation forest remains a forest with the same roots: Since , no -relation has target . Hence Define . Then is surjective and satisfies
(iii) . Then no -edge has source . Therefore, the derivation tree rooted at consists only of . Removing therefore removes an isolated root: Let . The transition removes the relation , so If there exists an such that , then Otherwise, has no remaining contextualization relation and is removed, so In either case, define by: Then is surjective onto and satisfies The transition creates no concept, so there are no new argument or property data to verify; the provisions of section D are vacuously satisfied.
Thus, every applicable transition preserves the formation requirements of sections B–D and the three sufficient conditions of the validity lemma. By induction, every state reachable from by a finite sequence of applicable transitions is a variorum state satisfying those three conditions. By the validity lemma, every such state is valid.
Appendix B: A realizability witness for the semantic axioms
Let be any valid state and define: Then and , so is an admissible semantic basis for . By E4, every participant in a -relation is a concept or category, and therefore every participant in an active -dependency belongs to .
For every , define by: and by: Then the function is readily shown to satisfy axioms A1–A8:
Proof. A1–A4 hold immediately from the definition: the displayed pair is an inert dependency term containing only members of and , and no literals. It is independent of all literal-valued property assignments and introduces no atoms outside . For A5(i), occurs in exactly when and are connected by a -dependency: if is the parent of , then is a child of , and conversely; for A5(ii), by E6 no element is its own parent or child. A6(i) follows because, within a configuration, equality of the displayed pairs entails equality of the corresponding incoming and outgoing -dependencies (same parent, same children). The same argument establishes A6(ii) for configurations with the common activation scheme . A7 holds because every atom occurring in is connected to by a single -dependency. Finally, A8 follows because, for configurations with the common activation scheme , every pointed dependency-graph isomorphism preserves and reflects -dependencies, yielding the same parent–children pair up to transport by the isomorphism. ◻
Publication and Project Information
Publication information
This document is the official Version 1.0 release of The variorum Model: Foundations, published in July 2026 and deposited in Zenodo.
Recommended citation: Altanis, Giorgos. The variorum Model: Foundations. Version 1.0, July 2026. Zenodo. https://doi.org/10.5281/zenodo.21331591.
Copyright and permissions
2026 Giorgos Altanis. All rights not expressly granted are reserved.
Scholarly citation, linking to the official publication, research use, experimental implementation, criticism, and commentary are welcome.
Reproduction and redistribution of unmodified copies are permitted, provided that the original author, title, and source are clearly cited and this copyright and permissions notice is retained.
Translation, adaptation, modification, or commercial use requires prior written permission from the copyright holder, except where permitted by applicable law.
Project information
Project website: https://variorum.bilberry.gr
Contact: variorum@bilberry.gr