cleanup
This commit is contained in:
parent
a31d370c86
commit
00e4f61d31
|
@ -43,17 +43,17 @@ Mini pronouns are **enclitic prounouns** that hang on to the back of words. They
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
## Where they are used
|
## Where they're used
|
||||||
|
|
||||||
Mini pronouns can only be used as one of three things:
|
Mini pronouns can only be used as one of three things:
|
||||||
|
|
||||||
1. The **object** of a **present transitive** verb
|
1. The **object** of a **present transitive** verb
|
||||||
2. The **subject** of a **past transitive** verb
|
2. The **subject** of a **past transitive** verb
|
||||||
3. A possesive pronoun
|
3. A **possesive** pronoun
|
||||||
|
|
||||||
Below are some examples of how mini pronouns can be used in the place of regular pronouns. The mini pronouns are used when you don't need a strong emphasis on the pronoun.
|
Below are some examples of how mini pronouns can be used in the place of regular pronouns. The mini pronouns are used when you don't need a strong emphasis on the pronoun.
|
||||||
|
|
||||||
### 1. As the object of a present/future verb
|
### 1. As the object of a present transitive verb
|
||||||
|
|
||||||
<Chart titleRow={["w/ reg. pronoun", "w/ mini pronoun 👶"]} opts={opts}>{[
|
<Chart titleRow={["w/ reg. pronoun", "w/ mini pronoun 👶"]} opts={opts}>{[
|
||||||
[
|
[
|
||||||
|
@ -70,7 +70,7 @@ Below are some examples of how mini pronouns can be used in the place of regular
|
||||||
],
|
],
|
||||||
]}</Chart>
|
]}</Chart>
|
||||||
|
|
||||||
### 2. As the subject of a past tense transitive verb
|
### 2. As the subject of a past transitive verb
|
||||||
|
|
||||||
<Chart titleRow={["w/ reg. pronoun", "w/ mini pronoun 👶"]} opts={opts}>{[
|
<Chart titleRow={["w/ reg. pronoun", "w/ mini pronoun 👶"]} opts={opts}>{[
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue