word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
77 lines (76 loc) • 2.44 kB
JSON
{
"term": "reside",
"partOfSpeech": "verb",
"academic": true,
"ox5000": true,
"cefr": "c1",
"verbForms": {
"presentSimple": {
"iYouWeThey": "reside",
"heSheIt": "resides"
},
"pastSimple": "resided",
"pastParticiple": "resided",
"ingForm": "residing"
},
"definitions": [
{
"senseNumber": null,
"definition": "to live in a particular place",
"sensetop": "+ adv./prep.",
"examples": [
{
"text": "He returned to Britain in 1939, having resided abroad for many years."
},
{
"text": "Their passports do not give them the right to reside in Britain."
},
{
"text": "She resides at 23 Poplar Avenue."
},
{
"text": "Do you still reside at 56 Elm Road?"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/rɪˈzaɪd/",
"audio": "re/reside/reside__gb_1.mp3"
},
{
"pronunciation": "/rɪˈzaɪdz/",
"audio": "re/reside/resides__gb_1.mp3"
},
{
"pronunciation": "/rɪˈzaɪdɪd/",
"audio": "re/reside/resided__gb_1.mp3"
},
{
"pronunciation": "/rɪˈzaɪdɪŋ/",
"audio": "re/reside/residing__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/rɪˈzaɪd/",
"audio": "re/reside/reside__us_1.mp3"
},
{
"pronunciation": "/rɪˈzaɪdz/",
"audio": "re/reside/resides__us_1.mp3"
},
{
"pronunciation": "/rɪˈzaɪdɪd/",
"audio": "re/reside/resided__us_1.mp3"
},
{
"pronunciation": "/rɪˈzaɪdɪŋ/",
"audio": "re/reside/residing__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English (in the sense ‘be in residence as an official’): probably a back-formation from resident, influenced by French résider or Latin residere ‘remain’, from re- ‘back’ + sedere ‘sit’."
}