word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 818 B
JSON
{
"term": "pan",
"partOfSpeech": "combining form",
"definitions": [
{
"senseNumber": null,
"definition": "including all of something; connected with the whole of something",
"examples": [
{
"text": "pan-African"
},
{
"text": "pandemic"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/pæn/",
"audio": "pa/pan/pan__1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/pæn/",
"audio": "pa/pan/pan__1_us_1.mp3"
}
]
},
"wordOrigin": "from Greek pan, neuter of pas ‘all’."
}