Brooding: Difference between revisions

m
Line 1,668: Line 1,668:
===Basic Numbers===
===Basic Numbers===


The Brooding number system is hexadecimal, which means that the basic numbers are counted up to fifteen before adding another digit, so the number “10” is equivalent to sixteen. (The numerals between 10 and 15 are often written as the letters A-F in hexadecimal notation, but only the words are used in Brooding.)
The Brooding number system is hexadecimal, which means that the basic numbers are counted up to fifteen before adding another digit, so the number “10” is equivalent to sixteen. (The numerals between 10 and 15 are often written as the letters A-F in hexadecimal notation. For ease of reading, decimal numbers in this section have been prefixed with "D." and hexidecimal numbers with "H.")


{| class="wikitable"
{| class="wikitable"
Line 1,704: Line 1,704:
| '''fifteen''' || F || ''slathlaan''
| '''fifteen''' || F || ''slathlaan''
|-
|-
| '''sixteen''' || 10 || ''fluhn''
| '''sixteen''' || H.10 || ''fluhn''
|}
|}