NOTE: This program is used to make a new fictional language by taking User provided Alternate Sounds for preexisting English Sounds and replacing them. Really, this version just allows you to make a fake little code for you and your friends, or with some effort, you can use it to make really cool sounding languages for your games or stories.
This is my first Published LangBuild Project. It is free, but you cannot save or load files. You would have been able to, but I didn't feel like writing the code since the only important parts are Grammar and Alphabet, which you can copy paste!
Now, on to the important bit:
LangBuild Minus is a Language Creation Toolkit. The Minus Edition is Free, but this is to see what people think of the possibility of a more robust system. LangBuild Minus allows you to input an Alphabet of Sounds to replace the English Alphabet. Then you put in simple Sentence Structure (using the basic Regular Expression {#} values) and then you can translate any word by typing it in the Subject text box (or any other Part of Speech Box) and press Generate. (you have to have an Alphabet, and press Save Alphabet, before you can generate).
Sentence Structure Samples:
English Based: {0} {1} {2} {3}
Japanese Based: {0} {2} {1} {3}
Take it for a test drive.
If you use it for a game or book, acknowledgment of some kind would be nice, but isn;t necessary.
Any questions, lemme know. K? Good Night.
~Optimist Shadow
This is my first Published LangBuild Project. It is free, but you cannot save or load files. You would have been able to, but I didn't feel like writing the code since the only important parts are Grammar and Alphabet, which you can copy paste!
Now, on to the important bit:
LangBuild Minus is a Language Creation Toolkit. The Minus Edition is Free, but this is to see what people think of the possibility of a more robust system. LangBuild Minus allows you to input an Alphabet of Sounds to replace the English Alphabet. Then you put in simple Sentence Structure (using the basic Regular Expression {#} values) and then you can translate any word by typing it in the Subject text box (or any other Part of Speech Box) and press Generate. (you have to have an Alphabet, and press Save Alphabet, before you can generate).
Using this alphabet: (copy/pasted)
I translated "I love smilies." into this:
:haha: :blush: :shades: :crazy: : :|: :haha: :blush: :haha: : .
Code:
:smile:
:grin:
:biggrin:
:sad:
:o:
:mad:
:barf:
:lol:
:haha:
:huh:
:kiss:
:blush:
:|:
:wink:
:shades:
:blank:
:cute:
:unsure:
:cry:
:pissed:
:tongue:
:crazy:
:down:
:shock:
:thumb:
:dead:
:haha: :blush: :shades: :crazy: : :|: :haha: :blush: :haha: : .
Sentence Structure Samples:
English Based: {0} {1} {2} {3}
Japanese Based: {0} {2} {1} {3}
Take it for a test drive.
If you use it for a game or book, acknowledgment of some kind would be nice, but isn;t necessary.
Any questions, lemme know. K? Good Night.
~Optimist Shadow