curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657b68caf6debb2975503948.md
It's nice to is used to express a positive sentiment or feeling about something or someone.
What is Bob expressing in his sentence?
A negative opinion about Alice's presence
Think about how the phrase nice to usually conveys positive feelings.
A neutral statement about Alice's presence
Consider the warmth usually conveyed by the phrase nice to.
An apology for Alice's presence
Reflect on the purpose of the phrase nice to in welcoming contexts.
A positive and welcoming sentiment about Alice's presence
4
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "1.2-1.mp3",
"startTime": 1,
"startTimestamp": 17.72,
"finishTimestamp": 18.98
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.26,
"dialogue": {
"text": "It's nice to have you here, Alice.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.76
}
]
}