word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
49 lines (48 loc) • 1.57 kB
JSON
{
"term": "temperate",
"partOfSpeech": "adjective",
"definitions": [
{
"senseNumber": 1,
"definition": "having a mild temperature without extremes of heat or cold",
"labels": "(specialist)",
"cefr": "c2",
"examples": [
{
"text": "a country with a temperate climate"
},
{
"text": "In winter, the birds fly from the Arctic to more temperate zones."
},
{
"text": "The temperate latitudes were once much colder than they are today."
},
{
"text": "These plants are only found in temperate regions."
}
],
"topics": ["Geography"]
},
{
"senseNumber": 2,
"definition": "behaving in a calm way and with control",
"labels": "(formal)",
"examples": []
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈtempərət/",
"audio": "te/temperate/temperate__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈtempərət/",
"audio": "te/temperate/temperate__us_2_rr.mp3"
}
]
},
"wordOrigin": "late Middle English (in the sense ‘not affected by passion or emotion’): from Latin temperatus ‘mingled, restrained’, from the verb temperare."
}