word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
28 lines (27 loc) • 851 B
JSON
{
"term": "Jesus",
"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": "/ˈdʒiːzəs/",
"audio": "je/Jesus/jesus__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈdʒiːzəs/",
"audio": "je/Jesus/jesus__us_1_rr.mp3"
}
]
},
"wordOrigin": "from Christian Latin Iesus, from Greek Iēsous, from a late Hebrew or Aramaic analogous formation based on Yěhōšûă‘ ‘Joshua’."
}