render
Get natural Ukrainian translations for English words using curated dictionary and corpus sources. Returns multiple idiomatic renderings per sense for accurate translation and vocabulary tasks.
Instructions
Get authentic Ukrainian renderings for an English word or sense.
Returns multiple natural UA renderings sourced from Балла EN-UA Dictionary (1996), e2u.org.ua, and modern corpora. When the English word is polysemous, each sense is returned with its own renderings.
Use this for translation or vocabulary tasks where you want idiomatic Ukrainian (not a calque or AI-guessed translation).
Args: en: English word (lemma or surface). sense: Optional sense filter (substring match on sense description).
Returns: { "en_key": str, "senses": [ {"sense": str, "explanation": str, "level": str, "renderings": [{"phrase": str, "confidence": str, "n_sources": int, ...}, ...], "permalink": str}, ... ], "citation": {...}, }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| en | Yes | ||
| sense | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||