Roots #
The Root terminal of Distributed Morphology: List 1's acategorial atom,
individuated by an arbitrary index and carrying no form or meaning — form
arrives at Vocabulary Insertion, meaning at alloseme selection. Root is
a tagged copy of ℕ (Root.equivNat), so the root inventory is unbounded
(Infinite Root): List 1 is an open class, in contrast with the closed
categorizer inventory (card_categorizer).
References #
A Root terminal node, individuated by an arbitrary index alone — with
deliberately no form or meaning fields, following [Har14b]'s answer to
what roots are. It receives its form at Vocabulary Insertion. A different
object from the comparative-concept root of Morphology/Root/Basic.lean,
which is a contentful morph.
- index : ℕ
The individuating index.
Instances For
Equations
- DistributedMorphology.instDecidableEqRoot.decEq { index := a } { index := b } = if h : a = b then h ▸ isTrue ⋯ else isFalse ⋯
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- DistributedMorphology.instReprRoot = { reprPrec := DistributedMorphology.instReprRoot.repr }
Roots are their indices and nothing more.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The root inventory is unbounded: List 1 is an open class.