MTL Toolbox: Difference between revisions
Jump to navigation
Jump to search
m (→Data) |
|||
Line 23: | Line 23: | ||
== Technical Notes == | == Technical Notes == | ||
* | * FTS4 full-text searches: [https://sqlite.org/fts3.html SQLite FTS3 and FTS4 Extensions] | ||
* Token prefix queries: use the asterisk ('*') at the end | * Token prefix queries: use the asterisk ('*') at the end | ||
** Example: {{TE|Taioa*}} | ** Example: {{TE|Taioa*}} | ||
* Specify a column-name followed by a colon (':') | * Specify a column-name followed by a colon (':') | ||
** Example: {{ | ** Example: {{dft|thj:頭*}} (you should see all entries starting with this Harnji) | ||
== See Also == | == See Also == |
Revision as of 11:10, 9 February 2022
MTL Toolbox (https://learntaiwanese.org/MTLtoolbox/)
Features
- full-text search engine accepts romanized Taiwanese, English, Harnji
- audio links and other features to help learn Modern Literal Taiwanese (MLT)
- MTL Multisearch, MLT soundboard
MTL Multisearch
MTL Multisearch: search multiple dictionaries using MTL input.
Converts from MLT to POJ/TL for external searches, including:
Try monosyllable examples: lie, ky, køf
Data
Caches/forks of:
- HTB: Hiexntai-buun Dictionary
- DFT: Dictionary of Frequently-Used Taiwan Minnan via MoeDict
- MK: Maryknoll Taiwanese-English Dictionary
Technical Notes
- FTS4 full-text searches: SQLite FTS3 and FTS4 Extensions
- Token prefix queries: use the asterisk ('*') at the end
- Example: Taioa*
- Specify a column-name followed by a colon (':')
- Example: thj:頭* (you should see all entries starting with this Harnji)
See Also
Acknowledgements
- The MTL Toolbox uses data from the Maryknoll Taiwanese-English Dictionary, which was generously released to the public under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.