word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
43 lines (42 loc) • 1.12 kB
JSON
{
"term": "ah",
"partOfSpeech": "exclamation",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "used to express surprise, pleasure or sympathy, or when you disagree with somebody",
"examples": [
{
"text": "Ah, there you are!"
},
{
"text": "Ah, this coffee is good."
},
{
"text": "Ah well, better luck next time."
},
{
"text": "Ah, but that may not be true."
}
],
"topics": ["Opinion and argument"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɑː/",
"audio": "ah/ah/ah__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ɑː/",
"audio": "ah/ah/ah__us_2.mp3"
}
]
},
"wordOrigin": "Middle English: from Old French."
}