Tools for working with the tunic language
Project description
Tunic_language
This tool uses the CMUdict (the Carnegie Mellon Pronouncing Dictionary) to retreive the phones for English words ultizing the nltk corpus.
Symbols are provided using the Tunic Language Reference Sheet created by Reddit user u/oposdeo.
Tunic language
The Tunic langauge is a written language, which when read aloud is simply spoken English. As such it is identical to English in terms of grammar and vocab. Understanding the langauge is therefore simply a matter of recognizing the characters.
The characters which are comprised of 12 segments, 5 of which are used to identify a vowel, 6 for a consonant and the 12th used to determine the order of vowel and consonant in a character. Each character represents up to 1 vowel and 1 consonant, and thus, can also represent a single vowel or consonant. Multiple characters make up a word, and charaters in a word are connected by a continous horizontal line through the centre.
Below is a single character and the numbering used to refer to the segments.
Dependencies
NLTK
pip install nltk
NLTK Data
import nltk
# Download CMUDict corpus (~4mb)
nltk.download('cmudict')
# Download punkt tokenizer (~35mb)
nltk.download('punkt')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tunic-language-YI-JIAHE-0.0.5.tar.gz
.
File metadata
- Download URL: tunic-language-YI-JIAHE-0.0.5.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e838d2f5e03c9706412f547906c0d5f9cc6ebed5b9709e6db37b72c474d8c482 |
|
MD5 | ec8b921aa5643148521393fad4680e5c |
|
BLAKE2b-256 | 5f520e98b6b0c126a456f00d809eb7fd3bf134f979e436c00c31cd2e152895c2 |
File details
Details for the file tunic_language_YI_JIAHE-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: tunic_language_YI_JIAHE-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4d7b86432a9833625ee32506cc74f286bc315e555b587075e1b76ead69768edf |
|
MD5 | a4b71ff0b8ccba45b6cda82b35574be4 |
|
BLAKE2b-256 | 6c40657afaeb23d88294ac34fa066359ddc5e7fffbd08766fc48f3b1ec11f2c4 |