Major Mnemonic System (MajorMS), is a tool that converts numbers into words.
It is based on the Major System (also called the phonetic number system, phonetic mnemonic system, or Hérigone's mnemonic system). The system works on the principle that images visualized from words can be remembered more easily than raw numbers.
These are the requirements to needed to build this project:
- A C++ compiler with support C++ >= 20
- CMake >= 3.23
- Conan >= 2.19.1
Execute the following script:
./build.sh
All the dictionaries contained in the data
directory and stored as TXT
files, have been obtained from the project IPA Dict that is part of Open-Licensed dictionary data project and therefore they retain their original licenses.