word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
48 lines (47 loc) • 1.42 kB
JSON
{
"term": "testing",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": null,
"definition": "the activity of testing somebody/something in order to find something out, see if it works, etc.",
"examples": [
{
"text": "nuclear testing"
},
{
"text": "testing and assessment in education"
},
{
"text": "All our cosmetics are produced without animal testing."
},
{
"text": "Experts are questioning the value of home cholesterol testing kits."
},
{
"text": "More large-scale research and testing of smoke venting systems needs to be undertaken."
},
{
"text": "Police are now using a lot more DNA testing."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtestɪŋ/",
"audio": "te/testing/testing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtestɪŋ/",
"audio": "te/testing/testing__us_1.mp3"
}
]
},
"wordOrigin": null
}