word-vault
Version:
A lightweight JavaScript package for English word definitions and collections.
73 lines (72 loc) • 2.25 kB
JSON
{
"term": "physically",
"partOfSpeech": "adverb",
"academic": true,
"definitions": [
{
"senseNumber": 1,
"definition": "in a way that is connected with a person’s body rather than their mind",
"cefr": "b1",
"examples": [
{
"text": "Hiking helps me keep **physically fit**."
},
{
"text": "Try to be as **physically active** as possible."
},
{
"text": "physically disabled people"
},
{
"text": "He is in good health, both **physically and mentally**."
},
{
"text": "physically and emotionally exhausted"
},
{
"text": "I felt physically sick before the exam."
},
{
"text": "I don't find him physically attractive."
},
{
"text": "to be physically abused/assaulted/attacked"
},
{
"text": "They were physically prevented from entering the building."
},
{
"text": "a **physically demanding** job"
},
{
"text": "Physically, she hadn’t changed much."
}
],
"topics": ["Body"]
},
{
"senseNumber": 2,
"definition": "according to the laws of nature or what is likely",
"examples": [
{
"text": "It's **physically impossible** to finish by the end of the week."
}
]
}
],
"pronunciations": {
"uk": [
{
"pronunciation": "/ˈfɪzɪkli/",
"audio": "ph/physically/physically__gb_1.mp3"
}
],
"us": [
{
"pronunciation": "/ˈfɪzɪkli/",
"audio": "ph/physically/physically__us_1.mp3"
}
]
},
"wordOrigin": null
}