word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.08 kB
JSON
{
"term": "super",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "extremely good",
"examples": [
{
"text": "a super meal"
},
{
"text": "We had a super time in Italy."
},
{
"text": "‘The pilot did a super job,’ a passenger said afterwards."
},
{
"text": "She was super *(= very kind)* when I was having problems."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsuːpə(r)/",
"audio": "su/super/super__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsuːpər/",
"audio": "su/super/super__us_1.mp3"
}
]
},
"wordOrigin": "mid 19th cent.: abbreviation."
}