word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
81 lines (80 loc) • 2.5 kB
JSON
{
"term": "global",
"partOfSpeech": "adjective",
"academic": true,
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "covering or affecting the whole world",
"labels": "(US English)(British English)(North American English)",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "This year the **global economy** will grow by about 4 per cent."
},
{
"text": "a **global **financial/economic **crisis**"
},
{
"text": "the struggle to stay competitive in **global markets**"
},
{
"text": "the country's ability to compete **on a global scale**"
},
{
"text": "global trade/capitalism"
},
{
"text": "the global war on terror"
},
{
"text": "the global ban on commercial whaling"
},
{
"text": "a global network of 64 national, regional and international organizations"
}
],
"topics": ["Money", "People in society"]
},
{
"senseNumber": 2,
"definition": "considering or including all parts of something",
"examples": [
{
"text": "We need to take a more global approach to the problem."
},
{
"text": "They sent a global email to all staff."
}
]
},
{
"senseNumber": 3,
"definition": "operating or applying through the whole of a file, program, etc.",
"labels": "(computing)",
"examples": [
{
"text": "We ran a global search on the database."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈɡləʊbl/",
"audio": "gl/global/global__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈɡləʊbl/",
"audio": "gl/global/global__us_2.mp3"
}
]
},
"wordOrigin": null
}