word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
37 lines (36 loc) • 976 B
JSON
{
"term": "mathematical",
"partOfSpeech": "adjective",
"ox5000": true,
"cefr": "c1",
"definitions": [
{
"senseNumber": null,
"definition": "connected with or involving mathematics",
"examples": [
{
"text": "**mathematical calculations/problems/models**"
},
{
"text": "to assess children’s mathematical ability"
}
],
"topics": ["Maths and measurement"]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˌmæθəˈmætɪkl/",
"audio": "ma/mathematical/mathematical__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˌmæθəˈmætɪkl/",
"audio": "ma/mathematical/mathematical__us_1.mp3"
}
]
},
"wordOrigin": null
}