MTL Toolbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''MTL Toolbox''' is a set of scripts written in PHP that aid in understanding of [[Modern Taiwanese Language]] (MTL). | '''MTL Toolbox''' is a set of scripts written in PHP that aid in understanding of [[Modern Taiwanese Language]] (MTL). | ||
The [http://s93617118.onlinehome.us/mtl/MTLtoolbox/TEdict_matchu.php Taiwanese-English Dictionary] integrates the MTL Explainer, Syllable Separator, and the [http://s93617118.onlinehome.us/mtl/MTLtoolbox/MTLIUG_web.php MTL Interface to POJ Dictionary]. Includes links to an online [[text-to-speech]] (TTS) system. | The [http://s93617118.onlinehome.us/mtl/MTLtoolbox/TEdict_matchu.php Taiwanese-English Dictionary] accepts both MTL and English queries and integrates the MTL Explainer, MTL Syllable Separator, and the [http://s93617118.onlinehome.us/mtl/MTLtoolbox/MTLIUG_web.php MTL Interface to POJ Dictionary]. Includes links to an online [[text-to-speech]] (TTS) system. | ||
; The Toolbox scripts include: | ; The Toolbox scripts include: |
Revision as of 12:05, 22 January 2011
MTL Toolbox is a set of scripts written in PHP that aid in understanding of Modern Taiwanese Language (MTL).
The Taiwanese-English Dictionary accepts both MTL and English queries and integrates the MTL Explainer, MTL Syllable Separator, and the MTL Interface to POJ Dictionary. Includes links to an online text-to-speech (TTS) system.
- The Toolbox scripts include
- MTL Explainer - explains the syllables within MTL word and where tone should change.
- MTL Syllable Separator - Decomposes an MTL word into syllables of original tone.
- MTL Interface to POJ Dictionary - converts an MTL word to a POJ word, looks it up in the POJ Taiwanese-Chinese Dictionary, and converts results from POJ to MTL. Also accepts Harnji search terms.
- MTL Text to Speech (TTS) - simply paste MTL text after the "q=" and listen right away! For example, Lie hQr!
- MTL to POJ Converter - converts MTL text to POJ (ASCII format).
- POJ to MTL Converter - converts POJ text (in UTF-8 encoding) to MTL.
The MTL Toolbox is currently located here. An older version is at this alternative site.