Explanation
The complete structure of any Kifuliiru verb. This matrix defines how verbs are built from modular pieces, allowing generation of thousands of verb forms from a single root.
Variables
| Symbol | Description |
|---|---|
V_tot | Total verb form (complete conjugated word) |
SP | Subject prefix (who does the action) |
TM | Tense marker (when it happens) |
OP | Object prefix (who receives the action) |
R | Root (the core meaning) |
Ext | Extensions (modifications like causative, passive) |
FV | Final vowel (mood indicator) |
Source
ALL_FORMULAS.md — Continuity
