word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.6 kB
JSON
{
"term": "diplomatic",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "connected with managing relations between countries (= diplomacy)",
"cefr": "c1",
"examples": [
{
"text": "a diplomatic crisis"
},
{
"text": "Attempts are being made to settle the dispute by diplomatic means."
},
{
"text": "to **break off/establish/restore diplomatic relations** with a country"
}
],
"topics": ["Politics"]
},
{
"senseNumber": 2,
"definition": "having or showing skill in dealing with people in difficult situations",
"cefr": "c1",
"examples": [
{
"text": "a diplomatic answer"
},
{
"text": "You could try being a little more diplomatic this time."
}
],
"synonyms": "tactful"
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌdɪpləˈmætɪk/",
"audio": "di/diplomatic/diplomatic__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌdɪpləˈmætɪk/",
"audio": "di/diplomatic/diplomatic__us_1.mp3"
}
]
},
"wordOrigin": null
}