word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
28 lines (27 loc) • 890 B
JSON
{
"term": "Christ",
"partOfSpeech": "noun",
"definitions": [
{
"senseNumber": null,
"definition": "the man that Christians believe is the son of God and on whose teachings the Christian religion is based",
"examples": [],
"topics": ["Religion and festivals"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/kraɪst/",
"audio": "ch/Christ/christ__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/kraɪst/",
"audio": "ch/Christ/christ__us_1.mp3"
}
]
},
"wordOrigin": "Old English Crīst, from Latin Christus, from Greek Khristos, noun use of an adjective meaning ‘anointed’, from khriein ‘anoint’, translating Hebrew māšīaḥ ‘Messiah’."
}