word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
57 lines (56 loc) • 1.73 kB
JSON
{
"term": "derive",
"partOfSpeech": "verb",
"academic": true,
"ox5000": true,
"cefr": "b2",
"verbForms": {
"presentSimple": {
"iYouWeThey": "derive",
"heSheIt": "derives"
},
"pastSimple": "derived",
"pastParticiple": "derived",
"ingForm": "deriving"
},
"definitions": [],
"pronunciations": {
"uk": [
{
"pronunciation": "/dɪˈraɪv/",
"audio": "de/derive/derive__gb_2.mp3"
},
{
"pronunciation": "/dɪˈraɪvz/",
"audio": "de/derive/derives__gb_1.mp3"
},
{
"pronunciation": "/dɪˈraɪvd/",
"audio": "de/derive/derived__gb_1.mp3"
},
{
"pronunciation": "/dɪˈraɪvɪŋ/",
"audio": "de/derive/deriving__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/dɪˈraɪv/",
"audio": "de/derive/derive__us_1.mp3"
},
{
"pronunciation": "/dɪˈraɪvz/",
"audio": "de/derive/derives__us_1.mp3"
},
{
"pronunciation": "/dɪˈraɪvd/",
"audio": "de/derive/derived__us_1.mp3"
},
{
"pronunciation": "/dɪˈraɪvɪŋ/",
"audio": "de/derive/deriving__us_1.mp3"
}
]
},
"wordOrigin": "late Middle English (in the sense ‘draw a fluid through or into a channel’): from Old French deriver or Latin derivare, from de- ‘down, away’ + rivus ‘brook, stream’."
}