word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
84 lines (83 loc) • 2.77 kB
JSON
{
"term": "prime",
"partOfSpeech": "adjective",
"academic": true,
"ox3000": true,
"cefr": "b2",
"definitions": [
{
"senseNumber": 1,
"definition": "main; most important; basic",
"cefr": "b2",
"ox3000": true,
"examples": [
{
"text": "My prime concern is to protect my property."
},
{
"text": "Winning is not the prime objective in this sport."
},
{
"text": "The care of the environment is of prime importance."
},
{
"text": "He's the police's **prime suspect** in this case."
}
]
},
{
"senseNumber": 2,
"definition": "of the best quality; excellent",
"examples": [
{
"text": "prime (cuts of) beef"
},
{
"text": "The store has a prime position in the mall."
},
{
"text": "Over £100 000 worth of prime lamb was destroyed in the fire."
},
{
"text": "a prime location in the centre of town"
}
]
},
{
"senseNumber": 3,
"definition": "a prime example of something is one that is typical of it",
"examples": [
{
"text": "The building is a prime example of 1960s architecture."
}
]
},
{
"senseNumber": 4,
"definition": "most likely to be chosen for something; most suitable",
"examples": [
{
"text": "The house is isolated and a **prime target** for burglars."
},
{
"text": "He's a **prime candidate** for promotion."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/praɪm/",
"audio": "pr/prime/prime__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/praɪm/",
"audio": "pr/prime/prime__us_1.mp3"
}
]
},
"wordOrigin": "adjective Old English prīm (referring to a service of the Divine Office of the Western Church, said at the first hour of the day), from Latin prima (hora) ‘first (hour)’, reinforced in Middle English by Old French prime; the adjective dates from late Middle English, via Old French from Latin primus ‘first’."
}