word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
60 lines (59 loc) • 1.83 kB
JSON
{
"term": "situated",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": 1,
"definition": "in a particular place or position",
"cefr": "c1",
"examples": [
{
"text": "My bedroom was situated on the top floor of the house."
},
{
"text": "The hotel is **beautifully situated** in a quiet spot near the river."
},
{
"text": "All the best theatres and restaurants are situated within a few minutes' walk of each other."
},
{
"text": "Zakro was well situated for trade with Greece."
},
{
"text": "ideally situated for touring the country"
}
],
"collocations": {
"verbs": ["be"],
"adverb": ["beautifully", "delightfully", "ideally"],
"preposition": ["for"]
}
},
{
"senseNumber": 2,
"definition": "in a particular situation or in particular circumstances",
"examples": [
{
"text": "Small businesses are well situated to benefit from the single market."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsɪtʃueɪtɪd/",
"audio": "si/situated/situated__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsɪtʃueɪtɪd/",
"audio": "si/situated/situated__us_1.mp3"
}
]
},
"wordOrigin": null
}