Modern Hebrew Consonantal Roots #
A small inventory of Modern Hebrew consonantal roots, stored as Root String
(IPA-symbol segments). Used by templatic-morphology studies, in particular
@cite{faust-2026}'s analysis of the QaTaT–QaTa problem and templatic intrusion.
The Faust 2026 squib turns on whether a root's final segment is the glide [j], because [j] cannot satisfy a [+consonantal] template-final C-slot. The inventory below records both [j]-final triradicals (the case at issue) and non-glide-final triradicals as the contrast class.
√klj — base of [kala] PST.3MSG roast, [klija] action noun,
[kaluj] passive participle. The third radical is the glide [j],
which fails to associate to the [+c]-specified final C-slot of
the verbal template (@cite{faust-2026} (4)).
Equations
- Fragments.Hebrew.klj = { segments := ["k", "l", "j"] }
Instances For
√klt — base of [kalat] PST.3MSG receive, [klita] action noun,
[kalut] passive participle (@cite{faust-2026} (3a)). The full
triradical control case: every radical surfaces in every form,
no glide-related issue arises.
Equations
- Fragments.Hebrew.klt = { segments := ["k", "l", "t"] }
Instances For
√kll — base of [kalal] PST.3MSG include, [klila] action noun,
[kalul] passive participle (@cite{faust-2026} (3b)). The
final-radical-of-final-slot case: the second /l/ is the final
root segment, so its association to the template-final C-slot
does NOT violate *Misalignment. This is the QaTaT pattern that
contrasts with the QaTa pattern of (3c) under the same template.
Equations
- Fragments.Hebrew.kll = { segments := ["k", "l", "l"] }
Instances For
√dmj — base of nominal [dimuj] simile and the taQTiL noun
[tadmit] (public) image (@cite{faust-2026} (9b)).
Equations
- Fragments.Hebrew.dmj = { segments := ["d", "m", "j"] }
Instances For
√bnj — base of passive participle [banuj] built and the
taQTiL nouns [tavnit] mold (and similar). Third radical [j].
Equations
- Fragments.Hebrew.bnj = { segments := ["b", "n", "j"] }
Instances For
√ktv — base of [katav] PST.3MSG wrote, [katuv] passive
participle written. Final radical [v], a true consonant; the
QaTaT–QaTa problem does not arise.
Equations
- Fragments.Hebrew.ktv = { segments := ["k", "t", "v"] }
Instances For
√sbr — base of [ʃavar] PST.3MSG broke (Faust uses this in the
Amharic comparison; Hebrew cognate).
Equations
- Fragments.Hebrew.sbr = { segments := ["ʃ", "b", "r"] }
Instances For
Every Hebrew root in this inventory is triradical.
The final segment of √klj is the glide [j] (the QaTaT–QaTa trigger).
The final segment of √klt is the consonant [t] — distinguishes the full-triradical control case (3a) from the [j]-final case (3c).
The final segment of √kll is /l/, identical to its medial — but *Misalignment cares about root index, not surface identity, so spreading the final /l/ to template-final is legitimate.