word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 828 B
JSON
{
"term": "high-profile",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "receiving or involving a lot of attention and discussion in the media",
"examples": [
{
"text": "a high-profile campaign"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌhaɪ ˈprəʊfaɪl/",
"audio": "hi/high-profile/high_profile_1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌhaɪ ˈprəʊfaɪl/",
"audio": "hi/high-profile/high_profile_1_us_1.mp3"
}
]
},
"wordOrigin": null
}