| Name | Type | Description | Notes |
|---|---|---|---|
| definition | Option<String> | The text of a secondary definition | [optional] |
| part_of_speech | Option<Vec> | The part(s) of speech that apply to this specific meaning | [optional] |
| usage_level | Option<Vec> | Register or context where this specific meaning is used (formal, informal, slang, technical, etc.) | [optional] |
| dialect | Option<Vec> | Specific dialects where this meaning is used | [optional] |
| synonyms | Option<Vec> | List of synonyms for this meaning, ordered from strongest/closest to least similar | [optional] |