Explanation
The algorithmic pattern for converting any number into its spoken Kifuliiru form.
Variables
| Symbol | Description |
|---|---|
S(N) | String representation of number N |
Base | Base number word (e.g., "ikumi" = 10) |
Conn | Connector word ("na" = and) |
Unit | Unit value word (e.g., "ibiri" = 2) |
Source
ALL_FORMULAS.md — Shining
