word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
54 lines (53 loc) • 1.57 kB
JSON
{
"term": "divorced",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "no longer married because your marriage has been legally ended",
"labels": "(especially North American English)(informal)(informal)",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "My parents are divorced."
},
{
"text": "Many divorced men remarry and have second families."
},
{
"text": "a divorced father/mother/couple"
}
],
"topics": ["Family and relationships"]
},
{
"senseNumber": 2,
"definition": "appearing not to be affected by something; separate from something",
"sensetop": "divorced from something",
"labels": "(formal)",
"examples": [
{
"text": "He seems completely divorced from reality."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈvɔːst/",
"audio": "di/divorced/divorced__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈvɔːrst/",
"audio": "di/divorced/divorced__us_1.mp3"
}
]
},
"wordOrigin": null
}