word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.34 kB
JSON
{
"term": "availability",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the fact that something is possible to get, buy or find",
"labels": "(British English)",
"cefr": "c1",
"examples": [
{
"text": "the availability of cheap flights"
},
{
"text": "This offer is **subject to availability**."
}
]
},
{
"senseNumber": 2,
"definition": "the fact that somebody is free to see or talk to people",
"cefr": "c1",
"examples": [
{
"text": "Check her availability before you schedule the meeting."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/əˌveɪləˈbɪləti/",
"audio": "av/availability/availability__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/əˌveɪləˈbɪləti/",
"audio": "av/availability/availability__us_1.mp3"
}
]
},
"wordOrigin": null
}