1. Counting on Naru
Warm-upOn the island of Naru, numbers are written like this:
- tem = 1
- nau = 2
- sol = 3
- tem-ba = 5
- tem-ba tem = 6
- nau-ba sol = 13
- (a) What number is nau-ba?
- (b) Write 17 in Naru.
Solution
The word ba attaches to a number word and multiplies it by five; anything written after it is added on. So nau-ba sol is (2 × 5) + 3 = 13, which matches.
(a) nau-ba is 2 × 5 = 10.
(b) 17 = (3 × 5) + 2, so 17 is sol-ba nau.