This commit is contained in:
parent
71d0fb6632
commit
2548c8a885
|
@ -242,7 +242,7 @@ If our possesor is a noun, we can add a possesor to *it*. Try clicking the <Edit
|
||||||
},
|
},
|
||||||
]}</EditablePhraseDiagram>
|
]}</EditablePhraseDiagram>
|
||||||
|
|
||||||
A possesor can have another possesor which can have another posseser and so-on and on *forever*. The nerdy word for this phenomenon where things reference/repeat themselves is called [recursion](https://en.wikipedia.org/wiki/Recursion). 🤓
|
A possesor can have another possesor which can have another posseser and so-on and on *forever*. The nerdy word for this phenomenon where things reference/repeat themselves is [recursion](https://en.wikipedia.org/wiki/Recursion). 🤓
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Click here for another example of what <strong>recursion</strong> looks like (if you don't have epilepsy)</summary>
|
<summary>Click here for another example of what <strong>recursion</strong> looks like (if you don't have epilepsy)</summary>
|
||||||
|
|
Loading…
Reference in New Issue