WordTranslation["word",lang]
gives translations for word into the language lang.
WordTranslation["word",lang1lang2]
gives translations for word from lang1 to lang2.


WordTranslation
WordTranslation["word",lang]
gives translations for word into the language lang.
WordTranslation["word",lang1lang2]
gives translations for word from lang1 to lang2.
Details

- Languages can be specified using entities of type "Language", or strings corresponding to standard names of languages.
- WordTranslation["word",All] translates into as many languages as possible, giving an association whose keys are languages and whose values are translations.
- WordTranslation["word",lang->All] translates from lang to as many languages as possible.
- WordTranslation["word",All->lang] translates from as many languages as possible to language lang.
- WordTranslation["word",All->All] gives a nested association whose outer and inner keys are respectively languages being translated from and to.
See Also
TextTranslation Transliterate WordList Alphabet CharacterName LanguageData
Function Repository: ShabdkoshTranslateWord
Related Guides
Related Workflows
- Configure Non-English Code Captions ▪
- Configure for a Non-English Interface
History
Text
Wolfram Research (2015), WordTranslation, Wolfram Language function, https://reference.wolfram.com/language/ref/WordTranslation.html.
CMS
Wolfram Language. 2015. "WordTranslation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WordTranslation.html.
APA
Wolfram Language. (2015). WordTranslation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WordTranslation.html
BibTeX
@misc{reference.wolfram_2025_wordtranslation, author="Wolfram Research", title="{WordTranslation}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/WordTranslation.html}", note=[Accessed: 07-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_wordtranslation, organization={Wolfram Research}, title={WordTranslation}, year={2015}, url={https://reference.wolfram.com/language/ref/WordTranslation.html}, note=[Accessed: 07-August-2025]}