MTL Toolbox: Difference between revisions

From Taioaan Wiki
Jump to navigation Jump to search
No edit summary
(20 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''MTL Toolbox''' ([http://learntaiwanese.org/MTLtoolbox/]) is a set of scripts written in PHP that aid in understanding of [[Modern Taiwanese Language]] (MTL) and researching Taiwanese vocabulary ([[gwsuu]]).  
'''MTL Toolbox''' is a set of scripts written in PHP that aid in understanding of [[Modern Taiwanese Language]] (MTL) and researching Taiwanese vocabulary ([[gwsuu]]).  


==Dictionaries (Jixtiern)==
==Dictionaries (Jixtiern)==
*[http://learntaiwanese.org/MTLtoolbox/TEdict_matchu.php Taiwanese-English Dictionary] - accepts both MTL and English queries. Integrates the MTL Explainer, MTL Syllable Separator, MTL Interface to POJ Dictionary, and text-to-speech (TTS).
*'''Modern Taiwanese-English Dictionary''' {{TE|}} - accepts both MTL and English queries. Integrates the MTL Explainer, MTL Syllable Separator, MTL Interface to POJ Dictionary, and text-to-speech (TTS).
* [http://learntaiwanese.org/MTLtoolbox/MTLIUG_web.php MTL Interface to POJ Dictionary] - converts an MTL word to a [[POJ]] word, looks it up in the POJ [[Taibuun/Hoabuun Svoarterng Sutiern]], and converts results from POJ to MTL. Also accepts [[Harnji]] and [[Mandarin]] search terms. Big5 encoding.
* [http://learntaiwanese.org/MTLtoolbox/MTL_taihoa.php MTL Interface to POJ Dictionary] - converts an MTL word to a [[POJ]] word, looks it up in the POJ [[Taibuun/Hoabuun Svoarterng Sutiern]], and converts results from POJ to MTL. Also accepts [[Harnji]] and [[Mandarin]] search terms. Big5 encoding.


==MTL learning tools==
==MTL learning tools==
*[http://learntaiwanese.org/MTLtoolbox/MTLexplain_web.php MTL Word Explainer] - explains the syllables within MTL word and where [[tone sandhi]] occurs.
*MTL Word Explainer {{x|}} - explains the syllables within MTL word and where [[tone sandhi]] occurs.
*[http://learntaiwanese.org/MTLtoolbox/MTLtoMTLNP_web.php MTL Syllable Separator] - Decomposes an MTL word into syllables of original tone. (See [[MTLP]] and [[MTLN]])
*MTL Text to Speech (TTS) {{tts|}} - simply paste an MTL sentence after the "q=" and listen right away!
*[http://learntaiwanese.org/MTLtoolbox/MTLNtoMTL_web.php MTLN to MTL Word Constructor] - Helps you write an MTL word when you know the syllables in numbered tone format (MTLN)
**For example, {{tts|Lie hør!}} (hosted by {{w|National Museum of Taiwan Literature}})
*[http://learntaiwanese.org/MTLtoolbox/POJvsMTLdemo.php POJ vs MTL Demonstrator]
**Converts a POJ Unicode word into POJ ASCII, [[MTLN]], [[MTLP]], and MTL formats.
**MTLN can let you write an MTL word when you know the syllables in numbered tone format (citation tone).
**Can decompose an MTL word into syllables of original tone ([[MTLP]]).


==MTL/POJ Sentence Conversion Scripts==
==MTL/POJ Conversion==
*[http://learntaiwanese.org/MTLtoolbox/MTLTTSfast.php?q= MTL Text to Speech (TTS)] - simply paste an MTL sentence after the "q=" and listen right away! For example, {{tts|Lie hør!}} (hosted by {{w|National Museum of Taiwan Literature}})
* [http://learntaiwanese.org/MTLtoolbox/POJUtexttoMTL.php POJ to MTL Converter] - converts [[POJ]] sentences (in UTF-8 encoding) to MTL.
* [http://learntaiwanese.org/MTLtoolbox/MTLtoPOJN_web.php MTL to POJ Converter] - converts a list of MTL words to POJN ([[POJ]] in ASCII format).
* [http://learntaiwanese.org/MTLtoolbox/MTLtexttoPOJN.php MTL to POJ Converter] - converts MTL sentences to [[POJ]] in ASCII format.
* [http://learntaiwanese.org/MTLtoolbox/POJUtoMTL_web.php POJ to MTL Converter] - converts [[POJ]] sentences (in UTF-8 encoding) to MTL.


==See Also==
==See Also==
*[http://taioaan.org/taigie/english/jixtiern/match.php Taiwanese MTL to Harnji/Mandarin and English Dictionary]
*[[Taiwanese-English Dictionary]]


[[Category:POJ]]
[[Category:POJ]]
[[Category:MTL]]
[[Category:MTL]]

Revision as of 02:04, 11 November 2017

MTL Toolbox is a set of scripts written in PHP that aid in understanding of Modern Taiwanese Language (MTL) and researching Taiwanese vocabulary (gwsuu).

Dictionaries (Jixtiern)

MTL learning tools

  • MTL Word Explainer [2] - explains the syllables within MTL word and where tone sandhi occurs.
  • MTL Text to Speech (TTS) 🔊 - simply paste an MTL sentence after the "q=" and listen right away!
  • POJ vs MTL Demonstrator
    • Converts a POJ Unicode word into POJ ASCII, MTLN, MTLP, and MTL formats.
    • MTLN can let you write an MTL word when you know the syllables in numbered tone format (citation tone).
    • Can decompose an MTL word into syllables of original tone (MTLP).

MTL/POJ Conversion

See Also