word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
63 lines (62 loc) • 1.82 kB
JSON
{
"term": "app",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": 1,
"definition": "a piece of software that you can download to a device such as a smartphone or tablet, for example to look up information or to play a game",
"cefr": "a2",
"ox3000": true,
"examples": [
{
"text": "You first need to **install the app** on your device."
},
{
"text": "to **download/launch an app**"
},
{
"text": "to **build/develop an app**"
},
{
"text": "Have you got the dictionary app on your phone?"
},
{
"text": "Gaming today is all about **mobile app** downloads."
},
{
"text": "**app developers**"
},
{
"text": "The app is available on/in the **app store**."
}
],
"topics": ["Computers"]
},
{
"senseNumber": 2,
"definition": "a program designed to do a particular job; a piece of software",
"examples": [
{
"text": "a database app"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/æp/",
"audio": "ap/app/app__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/æp/",
"audio": "ap/app/app__us_1.mp3"
}
]
},
"wordOrigin": null
}