curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657e496dda7af77d6798e7f7.md
A corporation is a type of business or company. It's a legal entity that is separate from its owners. Corporations can own property, be sued, and make contracts.
Welcome, BLANK. Today, we have with us our BLANK from FCC BLANK.
everyone
This word is used to address all the people present.
clients
This word in the plural form refers to customers or companies that receive services or goods from another business.
Corporation
This noun means a type of business entity that is legally separate from its owners. The first letter is capitalized since it's part of a proper noun.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "1.2-5.mp3",
"startTime": 1,
"startTimestamp": 0.00,
"finishTimestamp": 4.74
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 5.74,
"dialogue": {
"text": "Welcome, everyone. Today, we have with us our clients from FCC Corporation.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.24
}
]
}