word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
47 lines (46 loc) • 1.33 kB
JSON
{
"term": "unaccustomed",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": 1,
"definition": "not in the habit of doing something; not used to something",
"sensetop": "unaccustomed to something/to doing something",
"examples": [
{
"text": "He was unaccustomed to hard work."
},
{
"text": "I am unaccustomed to being told what to do."
}
]
},
{
"senseNumber": 2,
"definition": "not usual, normal or familiar",
"examples": [
{
"text": "The unaccustomed heat made him weary."
},
{
"text": "I was surprised by her unaccustomed silence."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌʌnəˈkʌstəmd/",
"audio": "un/unaccustomed/unaccustomed__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌʌnəˈkʌstəmd/",
"audio": "un/unaccustomed/unaccustomed__us_1.mp3"
}
]
},
"wordOrigin": null
}