word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
42 lines (41 loc) • 1.04 kB
JSON
{
"term": "its",
"partOfSpeech": "determiner",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "belonging to or connected with a thing, an animal or a baby",
"examples": [
{
"text": "Turn the box on its side."
},
{
"text": "Have you any idea of its value?"
},
{
"text": "The dog had hurt its paw."
},
{
"text": "The baby threw its food on the floor."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ɪts/",
"audio": "it/its/its__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ɪts/",
"audio": "it/its/its__us_1.mp3"
}
]
},
"wordOrigin": null
}