Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.08 KB

File metadata and controls

15 lines (10 loc) · 1.08 KB

TranslateDictionary200ResponseDefinitionPrimaryMeaning

Properties

Name Type Description Notes
definition Option<String> The text of the primary definition (translated to definition_language) [optional]
part_of_speech Option<Vec> The part(s) of speech that apply to this specific meaning (translated to definition_language) [optional]
usage_level Option<Vec> Register or context where this specific meaning is used (formal, informal, slang, technical, etc.) - translated to definition_language [optional]
dialect Option<Vec> Specific dialects where this meaning is used (e.g., "US", "UK", "Australian") [optional]
synonyms Option<Vec> List of synonyms for this meaning, ordered from strongest/closest to least similar (remains in word_language) [optional]

[Back to Model list] [Back to API list] [Back to README]