word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
44 lines (43 loc) • 1.05 kB
JSON
{
"term": "non-",
"partOfSpeech": "prefix",
"definitions": [
{
"senseNumber": null,
"definition": "not",
"labels": "British EnglishNorth American English",
"examples": [
{
"text": "nonsense"
},
{
"text": "non-fiction"
},
{
"text": "non-alcoholic"
},
{
"text": "non-profit-making"
},
{
"text": "non-committally"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/nɒn/",
"audio": "no/non-/non__1_gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/nɑːn/",
"audio": "no/non-/non__1_us_1.mp3"
}
]
},
"wordOrigin": "from Latin non ‘not’."
}