word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.11 kB
JSON
{
"term": "welcome",
"partOfSpeech": "exclamation",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "used as a greeting to tell somebody that you are pleased that they are there",
"sensetop": "welcome to something",
"ox3000": true,
"examples": [
{
"text": "Welcome home!"
},
{
"text": "Welcome to Oxford!",
"contextForm": "welcome to something"
},
{
"text": "Good evening everybody. Welcome to the show!"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈwelkəm/",
"audio": "we/welcome/welcome__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈwelkəm/",
"audio": "we/welcome/welcome__us_2.mp3"
}
]
},
"wordOrigin": null
}