word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
31 lines (30 loc) • 754 B
JSON
{
"term": "gosh",
"partOfSpeech": "exclamation",
"definitions": [
{
"senseNumber": null,
"definition": "people say ‘Gosh!’ when they are surprised or shocked",
"examples": [
{
"text": "Gosh, is that the time?"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɡɒʃ/",
"audio": "go/gosh/gosh__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ɡɑːʃ/",
"audio": "go/gosh/gosh__us_1.mp3"
}
]
},
"wordOrigin": "mid 18th cent.: euphemism for God (see god)."
}