word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.29 kB
JSON
{
"term": "processing",
"partOfSpeech": "noun",
"academic": true,
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "the treatment of raw material, food, etc. in order to change it, preserve it, etc.",
"cefr": "c1",
"examples": [
{
"text": "the **food processing** industry"
},
{
"text": "a sewage processing plant"
}
]
},
{
"senseNumber": 2,
"definition": "the process of dealing officially with a document, request, etc.",
"cefr": "c1",
"examples": [
{
"text": "errors in the processing of financial transactions"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈprəʊsesɪŋ/",
"audio": "pr/processing/processing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈprɑːsesɪŋ/",
"audio": "pr/processing/processing__us_1.mp3"
}
]
},
"wordOrigin": null
}