word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
76 lines (75 loc) • 2.14 kB
JSON
{
"term": "alright",
"partOfSpeech": "exclamation",
"definitions": [
{
"senseNumber": 1,
"definition": "used to check that somebody agrees or understands",
"cefr": "a2",
"examples": [
{
"text": "We've got to get up early, alright?"
}
],
"synonyms": "OK",
"topics": ["Discussion and agreement"]
},
{
"senseNumber": 2,
"definition": "used to say that you agree",
"cefr": "a2",
"examples": [
{
"text": "‘Can you do it?’ ‘Oh, alright.’"
}
],
"synonyms": "OK",
"topics": ["Opinion and argument"]
},
{
"senseNumber": 3,
"definition": "used when accepting thanks for help or a favour, or when somebody says they are sorry",
"examples": [
{
"text": "‘I'm really sorry.’ ‘That's alright, don't worry.’"
}
],
"synonyms": "OK"
},
{
"senseNumber": 4,
"definition": "used to get somebody’s attention",
"examples": [
{
"text": "Alright class, turn to page 20."
}
],
"synonyms": "OK"
},
{
"senseNumber": 5,
"definition": "used to say hello",
"labels": "(British English, informal)",
"examples": [
{
"text": "‘Alright, Bill.’ ‘Alright.’"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɔːlˈraɪt/",
"audio": "al/alright/alright__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ɔːlˈraɪt/",
"audio": "al/alright/all_right_1_us_3.mp3"
}
]
},
"wordOrigin": null
}