API: Language
The language API simply returns the list of languages supported by the Text engine.
Many years ago, I translated a giant list of ~100,000 English words into 9 other languages. I was a bit naïve thinking I could use this for sentence translations, but the resulting dataset wasn't completely useless. By joining on the translation results and using fuzzy matching I could do all sorts of unexpected things – like find similar words.