word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 1.05 kB
JSON
{
"term": "smartphone",
"partOfSpeech": "noun",
"ox3000": true,
"cefr": "a2",
"definitions": [
{
"senseNumber": null,
"definition": "a mobile phone that also has some of the functions of a computer, for example the facility to use apps and the internet",
"examples": [
{
"text": "You can use your smartphone to access the internet."
},
{
"text": "The smartphone supports Wi-Fi networking."
}
],
"topics": ["Phones, email and the internet"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsmɑːtfəʊn/",
"audio": "sm/smartphone/smartphone__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsmɑːrtfəʊn/",
"audio": "sm/smartphone/smartphone__us_1.mp3"
}
]
},
"wordOrigin": null
}