word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
55 lines (54 loc) • 1.4 kB
JSON
{
"term": "used",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "that has belonged to or been used by somebody else before",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "**used cars**"
},
{
"text": "used books/equipment"
},
{
"text": "The board game looked used."
}
],
"topics": ["Transport by car or lorry"],
"collocations": {
"verbs": ["be", "look"],
"adverb": ["commonly", "extensively", "frequently"]
}
},
{
"senseNumber": 2,
"definition": "that has already been used",
"examples": [
{
"text": "a used teabag"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/juːzd/",
"audio": "us/used/used__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/juːzd/",
"audio": "us/used/used__us_3.mp3"
}
]
},
"wordOrigin": null
}