Skip to content

NewAgeGalactic/laviera-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laviera Translator

Project Image

the official laviera translator allows you to translate between multiple launguages to and from laviera


Table of Contents


Description

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.


Features

  • Translation from English to one of the many supported launguages
  • Custom sound change engine for Laviera phonetic notation

Installation

simply run translator.py or download one of the releases and run the executable.


Usage

providing text in the blue input box will take the input and translate it to laviera.


Supported_launguages

  • English
  • korean "partialy"
  • german "partialy"

Contributing

If you would like to contribute to the project, or add support for a new launguage, follow these steps:

  1. Fork the repository
  2. Create your feature branch: git checkout -b feature/YourFeature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/YourFeature
  5. Open a pull request

License

the project is licenced under MIT


Contact

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.