word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.35 kB
JSON
{
"term": "divine",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "coming from or connected with God or a god",
"cefr": "c1",
"examples": [
{
"text": "**divine law/love/will**"
},
{
"text": "**divine intervention** *(= help from God to change a situation)*"
}
],
"topics": ["Religion and festivals"]
},
{
"senseNumber": 2,
"definition": "wonderful; beautiful",
"labels": "(old-fashioned)",
"examples": [
{
"text": "That mango tasted divine!"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈvaɪn/",
"audio": "di/divine/divine__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈvaɪn/",
"audio": "di/divine/divine__us_1.mp3"
}
]
},
"wordOrigin": "adjective late Middle English: via Old French from Latin divinus, from divus ‘godlike’ (related to deus ‘god’)."
}