the official laviera translator allows you to translate between multiple launguages to and from laviera
A translator for Laviera, a constructed language, that converts Laviera text into English and vice versa. The translator utilizes a custom sound change engine for accurate phonetic notation conversion.
- Translation from English to one of the many supported launguages
- Custom sound change engine for Laviera phonetic notation
simply run translator.py or download one of the releases and run the executable.
providing text in the blue input box will take the input and translate it to laviera.
- English
- korean "partialy"
- german "partialy"
If you would like to contribute to the project, or add support for a new launguage, follow these steps:
- Fork the repository
- Create your feature branch:
git checkout -b feature/YourFeature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeature
- Open a pull request
the project is licenced under MIT
- charlie_sans-
- Project Link: https://github.com/NewAgeGalactic/laviera-translator
did you know that if you provide a text file with words seperated by newlines, the program will automatically translate it?
just open the file lavieradictrans.py and change the inputfile from input.json to the file you want, but it has to be txt or json.
i know that the name is a bit too big right now, just want to push something that works.