Skip to content

Instantly share code, notes, and snippets.

@himalay
Created August 13, 2019 10:53
Show Gist options
  • Save himalay/19e72aafda0a16ecf2127da3f9d5c2b4 to your computer and use it in GitHub Desktop.
Save himalay/19e72aafda0a16ecf2127da3f9d5c2b4 to your computer and use it in GitHub Desktop.
Mnemonic major system
{
"0": "hose",
"1": "hat",
"2": "hen",
"3": "home",
"4": "arrow",
"5": "whale",
"6": "shoe",
"7": "cow",
"8": "hoof",
"9": "pie",
"00": "sauce",
"01": "seed",
"02": "sun",
"03": "sumo",
"04": "sierra",
"05": "soil",
"06": "sewage",
"07": "sky",
"08": "sofa",
"09": "soap",
"10": "daisy",
"11": "tattoo",
"12": "tuna",
"13": "dome",
"14": "diary",
"15": "tail",
"16": "dish",
"17": "dog",
"18": "dove",
"19": "tuba",
"20": "nose",
"21": "net",
"22": "onion",
"23": "enemy",
"24": "winery",
"25": "nail",
"26": "nacho",
"27": "neck",
"28": "knife",
"29": "honeybee",
"30": "mouse",
"31": "meadow",
"32": "moon",
"33": "mummy",
"34": "emery",
"35": "mole",
"36": "match",
"37": "mug",
"38": "movie",
"39": "map",
"40": "rice",
"41": "road",
"42": "urine",
"43": "rum",
"44": "aurora",
"45": "railway",
"46": "roach",
"47": "rag",
"48": "roof",
"49": "rope",
"50": "louse",
"51": "lady",
"52": "lion",
"53": "lime",
"54": "lorry",
"55": "lily",
"56": "leech",
"57": "leg",
"58": "lava",
"59": "lip",
"60": "cheese",
"61": "cheetah",
"62": "chin",
"63": "gem",
"64": "shrew",
"65": "chilli",
"66": "cha-cha",
"67": "chick",
"68": "chef",
"69": "jeep",
"70": "goose",
"71": "cat",
"72": "coin",
"73": "game",
"74": "crow",
"75": "clay",
"76": "cage",
"77": "cake",
"78": "cave",
"79": "cube",
"80": "vase",
"81": "video",
"82": "fan",
"83": "ovum",
"84": "fairy",
"85": "fool",
"86": "veggie",
"87": "fig",
"88": "fife",
"89": "vibe",
"90": "boss",
"91": "bead",
"92": "pony",
"93": "puma",
"94": "berry",
"95": "bell",
"96": "pouch",
"97": "bike",
"98": "beef",
"99": "pipe"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment