word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
34 lines (33 loc) • 935 B
JSON
{
"term": "concerning",
"partOfSpeech": "preposition",
"definitions": [
{
"senseNumber": null,
"definition": "about something; involving somebody/something",
"examples": [
{
"text": "He asked several questions concerning the future of the company."
},
{
"text": "All cases concerning children are dealt with in a special children's court."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kənˈsɜːnɪŋ/",
"audio": "xc/concerning/xconcerning__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kənˈsɜːrnɪŋ/",
"audio": "xc/concerning/xconcerning__us_1.mp3"
}
]
},
"wordOrigin": null
}