word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
46 lines (45 loc) • 1.21 kB
JSON
{
"term": "programming",
"partOfSpeech": "noun",
"ox5000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "the process of writing and testing computer programs",
"cefr": "b2",
"examples": [
{
"text": "programming languages"
}
],
"topics": ["Computers"]
},
{
"senseNumber": 2,
"definition": "the planning of which television or radio programmes to broadcast",
"cefr": "c1",
"examples": [
{
"text": "politically balanced programming"
}
],
"topics": ["TV, radio and news"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈprəʊɡræmɪŋ/",
"audio": "pr/programming/programming__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈprəʊɡræmɪŋ/",
"audio": "pr/programming/programming__us_1.mp3"
}
]
},
"wordOrigin": null
}