attribution
This commit is contained in:
parent
dd686a8085
commit
59ecdc12ee
|
@ -150,8 +150,9 @@ Depending on which part of the verb tree we're using (imperfective <Video />, pe
|
|||
|
||||
When we use the imperfective aspect / past participle, the complement is joined together with the verb in **one block**.
|
||||
|
||||
<div className="text-center mb-2">
|
||||
<div className="text-center mb-3">
|
||||
<img src={welding} alt="" className="img-fluid" />
|
||||
<div className="small text-muted">vecteezy.com</div>
|
||||
</div>
|
||||
|
||||
Have a look at the blocks in these examples above. The complement is joined in with the same block as the verb. So if we want to add a <InlinePs opts={opts} ps={{ p: "نه", f: "nú", e: "not" }} /> in and make it negative we get:
|
||||
|
|
Loading…
Reference in New Issue