An open API service indexing awesome lists of open source software.

https://github.com/jpcano/majorms

Major Mnemonic System tool
https://github.com/jpcano/majorms

memorizing memory mnemonic mnemotechnic mnemotechnics

Last synced: 17 days ago
JSON representation

Major Mnemonic System tool

Awesome Lists containing this project

README

        

# MajorMS

![screenshot](screenshot.png)

Major Mnemonic System (MajorMS), is a tool that converts numbers into consonants, then into words by adding vowels.

It is used to help in memorizing numbers following 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 can be remembered more easily than numbers.

## Build instructions

These are the requirements to needed to build this project:

1. A C++ compiler with support C++ >= 17
1. CMake >= 3.23
1. Conan >= 2.14

Execute the following script:

```shell
./build.sh
```

## About the dictionaries

All the dictionaries contained in the `data` directory and stored as `TXT` files, have been obtained from the project [IPA Dict](https://github.com/open-dict-data/ipa-dict) that is part of [Open-Licensed dictionary data](https://open-dict-data.github.io/) project and therefore they retain their original licenses.