add meme to VP section as well
This commit is contained in:
parent
61a5db06bd
commit
99c85758aa
|
@ -15,6 +15,7 @@ import EquativeIllustration from "../../components/EquativeIllustration";
|
|||
import EditableVPEx, { EditIcon } from "../../components/phrase-diagram/EditableVPEx";
|
||||
import BasicBlocks from "../../components/BasicBlocks";
|
||||
import InlineInflectionButton from "../../components/InlineInflectionButton";
|
||||
import unoReverseMeme from "../verbs/uno-reverse-meme.jpg";
|
||||
import VPStructureSummary from "./vp-structure.svg";
|
||||
|
||||
export function KingIcon() {
|
||||
|
@ -204,6 +205,10 @@ Go ahead and play with the examples above. See if you can follow what's happenin
|
|||
|
||||
When you're first learning to understand and say sentences like this it can feel really awkward - almost like learning to ride a [reverse bicycle](https://www.youtube.com/watch?v=MFzDaBzBlL0&ab_channel=SmarterEveryDay). 🚲🤪 You'll probably make a **lot of mistakes** while speaking at first, but if you understand the weird new structure, with (lots of) time you'll get used to it and it will become automatic.
|
||||
|
||||
<div className="text-center mb-4">
|
||||
<img src={unoReverseMeme} alt="uno reverse meme with pashto transitive past tense" className="img-fluid" />
|
||||
</div>
|
||||
|
||||
**To review**: with transitive verbs in past tense:
|
||||
|
||||
- the **subject**
|
||||
|
|
Loading…
Reference in New Issue