word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
50 lines (49 loc) • 1.49 kB
JSON
{
"term": "me",
"partOfSpeech": "pronoun",
"ox3000": true,
"cefr": "a1",
"definitions": [
{
"senseNumber": null,
"definition": "the form of I that is used when the speaker or writer is the object of a verb or preposition, or after the verb be",
"labels": "British English",
"ox3000": true,
"examples": [
{
"text": "Don't hit me."
},
{
"text": "Excuse me!"
},
{
"text": "Give it to me."
},
{
"text": "You're taller than me."
},
{
"text": "Hello, it's me."
},
{
"text": "‘Who's there?’ ‘Only me.’"
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/mi//miː/",
"audio": "me/me/me__gb_3.mp3"
}
],
"us": [
{
"pronunciation": "/mi//miː/",
"audio": "me/me/me__us_2.mp3"
}
]
},
"wordOrigin": "pronoun Old English mē, accusative and dative of I (pronoun), of Germanic origin; related to Dutch mij, German mir (dative), from an Indo-European root shared by Latin me, Greek (e)me, and Sanskrit mā."
}