LOGBOOK

HELP

Quiz Entry - updated: 2026.07.01

Encode the word "satin" into a number using the Major System.

satin → /s/·/t/·/n/ → 012.

Work left to right, keeping only pronounced consonant sounds and ignoring vowels:

  • s → /s/ → 0
  • a → vowel, free
  • t → /t/ → 1
  • i → vowel, free
  • n → /n/ → 2

So "satin" is a tidy mnemonic for 012. This word-to-number direction is exactly how you verify a peg is correct.

From Quiz: MAJOR / How the Major System Works | Updated: Jul 01, 2026