word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.32 kB
JSON
{
"term": "pronounced",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "very obvious, easy to notice or strongly expressed",
"examples": [
{
"text": "He walked with a pronounced limp."
},
{
"text": "She has very pronounced views on art."
},
{
"text": "She had a pronounced Scottish accent."
},
{
"text": "These blooms have a very pronounced tendency to hang their heads."
}
],
"synonyms": "definite",
"collocations": {
"verbs": ["be", "become"],
"adverb": ["extremely", "fairly", "very"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/prəˈnaʊnst/",
"audio": "pr/pronounced/pronounced__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/prəˈnaʊnst/",
"audio": "pr/pronounced/pronounced__us_1.mp3"
}
]
},
"wordOrigin": null
}