word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
33 lines (32 loc) • 758 B
JSON
{
"term": "cannot",
"partOfSpeech": "modal verb",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the negative of can; can not",
"examples": [
{
"text": "I cannot believe the price of the tickets!"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈkænɒt/",
"audio": "ca/cannot/cannot__gb_2.mp3"
}
],
"us": [
{
"pronunciation": "/ˈkænɑːt/",
"audio": "ca/cannot/cannot__us_1_rr.mp3"
}
]
},
"wordOrigin": null
}