| 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] |