word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
59 lines (58 loc) • 1.99 kB
JSON
{
"term": "used",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "familiar with something because you do it or experience it often",
"sensetop": "used to doing somethingused to somebody/something doing somethingused to somebody/something",
"examples": [
{
"text": "I'm not used to eating so much at lunchtime.",
"contextForm": "used to doing something"
},
{
"text": "He was used to people asking him for autographs.",
"contextForm": "used to somebody/something doing something"
},
{
"text": "I'm used to things going wrong in my life."
},
{
"text": "I'm so used to answering this question, sometimes it's automatic."
},
{
"text": "I found the job tiring at first but I soon **got used to** it.",
"contextForm": "used to somebody/something"
},
{
"text": "Maybe I just need some time to get **used to the idea **of being a mother"
},
{
"text": "She had gradually grown used to him."
}
],
"collocations": {
"verbs": ["be", "look"],
"adverb": ["commonly", "extensively", "frequently"]
}
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/juːst/",
"audio": "us/used/used__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/juːst/",
"audio": "us/used/used__us_2.mp3"
}
]
},
"wordOrigin": null
}