word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
56 lines (55 loc) • 1.84 kB
JSON
{
"term": "notable",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "deserving to be noticed or to receive attention; important",
"sensetop": "notable (for something)",
"examples": [
{
"text": "a **notable success/achievement/example**"
},
{
"text": "His eyes are his most **notable feature**."
},
{
"text": "The town is notable for its ancient harbour.",
"contextForm": "notable (for something)"
},
{
"text": "**With a few notable exceptions**, everyone gave something."
},
{
"text": "The drawing room is particularly notable for its splendid oak panelling."
},
{
"text": "It is notable that only 15% of senior managers are women."
}
],
"synonyms": "striking",
"collocations": {
"verbs": ["be"],
"adverb": ["especially", "particularly"],
"preposition": ["for"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈnəʊtəbl/",
"audio": "no/notable/notable__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈnəʊtəbl/",
"audio": "no/notable/notable__us_1.mp3"
}
]
},
"wordOrigin": "Middle English: from Old French, from Latin notabilis ‘worthy of note’, from the verb notare ‘to note, mark’."
}