word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
53 lines (52 loc) • 1.4 kB
JSON
{
"term": "spoken",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": 1,
"definition": "involving speaking rather than writing; expressed in speech rather than in writing",
"cefr": "b1",
"ox3000": true,
"examples": [
{
"text": "spoken English"
},
{
"text": "The **spoken language** differs considerably from the written language."
},
{
"text": "spoken commands"
},
{
"text": "a comic opera with spoken dialogue"
}
]
},
{
"senseNumber": 2,
"definition": "speaking in the way mentioned",
"examples": [
{
"text": "a quietly spoken man"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈspəʊkən/",
"audio": "sp/spoken/spoken__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈspəʊkən/",
"audio": "sp/spoken/spoken__us_2.mp3"
}
]
},
"wordOrigin": null
}