%%
> [!summary] Related
> ```dataview
> LIST
> FROM ""
> WHERE contains(related, [[]]) OR contains(this.related, file.link)
> ```
%%
# Sleep
Some, such as Gerard Manley Hopkins,[[Gerard Manley Hopkins|º]] have compared sleep to the death at the end of each day[[Sleep is the death at the end of each day.|º]]:[[No worst, there is none by Gerard Manley Hopkins|º]]
> [!QUOTE]
> “all Life death does end and each day dies with sleep.”
Or Arthur Schopenhauer[[Arthur Schopenhauer|º]] famously:[[“Each day is a little life – every waking and rising a little birth, every fresh morning a little youth, every going to rest and sleep a little death.”|º]]
> [!QUOTE]
> “Each day is a little life – every waking and rising a little birth, every fresh morning a little youth, every going to rest and sleep a little death.”
%%
---
# Reference
```dataview
LIST
FROM [[]] OR #sleep AND !outgoing([[]]) AND -"Templates"
WHERE file.name != this.file.name
SORT file.name ASC
```
---
# Archive
-
%%