curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/6822cd7476676d776c282844.md
Listen to the audio and complete the sentence below.
Let's start with how they look. The new one BLANK BLANK to use and BLANK than the old one.
seems
This verb means appears or looks like. It ends with -s. It shows what someone thinks or observes.
easier
This is the comparative form of easy. It shows that something is more simple than another thing.
cleaner
This is the comparative form of clean. It means more organized or less messy.
Seems means that something appears to be a certain way, based on what someone notices. For example:
The new dashboard seems faster than the old one. – It appears to perform better, but this is based on observation, not proof.
Easier is the comparative form of easy. It's used to show that one thing is simpler to do or understand than another. For example:
This API is easier to integrate with. – It takes less effort to connect it to other software.
Cleaner is the comparative form of clean. In tech, it often means a design or layout has fewer distractions or is more organized. For example:
The updated website has a cleaner layout. – It looks more organized and easier to navigate.
Here, all three words help compare the new version of the software to the old version, focusing on how it appears and how users experience it.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_19-3.mp3",
"startTime": 1,
"startTimestamp": 4.64,
"finishTimestamp": 9.06
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 5.42,
"dialogue": {
"text": "Let's start with how they look. The new one seems easier to use and cleaner than the old one.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 5.92
}
]
}