Update index.mdx
This commit is contained in:
parent
066b2c849b
commit
93ab8ae4d1
|
@ -118,7 +118,7 @@ All of these confusing questions melt away once we realize that there are basica
|
|||
|
||||
### 1. **Stative Compounds**
|
||||
|
||||
You can think these each of these verbs as **transformer machines**. They *take an object* and do something that transforms it, or puts it in a different state.
|
||||
Stative compounds are about "making" something something. You can think these each of these verbs as **transformer machines**. They *take an object* and do something that transforms it, or puts it in a different state.
|
||||
|
||||
<img src={stativeCompoundTransitive} className="img-fluid" alt="transitive stative compound verb diagram" />
|
||||
|
||||
|
@ -128,7 +128,7 @@ For example, the verb <IW w={{ p: "پخول", f: "pakhawul", e: "to cook" }} />:
|
|||
|
||||
### 2. **Dynamic Compounds**
|
||||
|
||||
Think of these as an **action machines**. They *have a built-in object* which is an action or activity that they do.
|
||||
Dynamic compounds are about "doing" something. Think of these as an **action machines**. They *have a built-in object* which is an action or activity that they do.
|
||||
|
||||
<img src={dynamicCompoundTransitive} className="img-fluid" alt="transitive stative compound verb diagram" />
|
||||
|
||||
|
|
Loading…
Reference in New Issue