A translator for a conlang called Gorgus me and some friends are actively working on.
Gorgus also has a wiki where you can learn to speak it fluently! Take a look here.
Here is the phonology of the Gorgus conlang:
| Bilabial | Labiodental | Dental | Alveolar | Postalveolar | Retroflex | Palatal | Velar | Uvular | Pharyngeal | Glottal | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| Plosive | /p/ /b/ | /t/ /d/ | /k/ /g/ | ||||||||
| Nasal | /m/ | /n/ | /ŋ/ | ||||||||
| Trill | /r/ | ||||||||||
| Fricative | /f/ | /θ/ | /s/ /z/ | /ʃ/ | /h/ | ||||||
| Approximant | /ɹ/ | /j/ | |||||||||
| Lateral approximant | /l/ | ||||||||||
- Python < 3.13 (3.13 does not work with the spacy Python module, 3.12.9 is recommended)
- Git (for automatic updates)
Important
Make sure you git clone the repository! This means the .git folder is present, otherwise auto-updates won't work!
Download command: git clone https://github.com/SpookyDervish/Gorgus-Translator
First of all, you need a version of Python less than 3.13 as 3.13 is not supported.
If you're on Windows you can run the install.bat file and it will do everything for you,
for MacOS and Linux the bash script install.sh for installing and run.sh will do the heavy lifting.
And you should be all set!
Then, just run main.py.
The app will tell you when you need updates, and you can apply them when needed.
