word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
52 lines (51 loc) • 1.52 kB
JSON
{
"term": "southern",
"partOfSpeech": "adjective",
"ox3000": true,
"cefr": "b1",
"definitions": [
{
"senseNumber": null,
"definition": "located in the south or facing south; connected with or typical of the south part of the world or a region",
"examples": [
{
"text": "the southern slopes of the mountains"
},
{
"text": "southern Spain"
},
{
"text": "a southern accent"
},
{
"text": "the southern part of the region"
},
{
"text": "She owns a guest house in the southern city of Seville."
},
{
"text": "southern French cuisine"
},
{
"text": "the company's global expansion into the **southern hemisphere**"
}
],
"topics": ["Geography"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈsʌðən/",
"audio": "so/southern/southern__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈsʌðərn/",
"audio": "so/southern/southern__us_2.mp3"
}
]
},
"wordOrigin": "Old English sūtherne (from south + -ern)."
}