# Espace Monk
### > Memory
```__init__(memory):
Memory song
((Do You Be, 1987, 7
time.split([1:46-2:00])
mot.str=(Do you remember?)
action(nommer l'espace)
Migration
((Memory Game, 2020, 3
time.split([0:00-1:04], [4:34-5:06, [6:09-6:50])
mot.str=(I want to tell you where I am)
href=('https://www.youtube.com/watch?v=olusJK0FYm8')
Memory zone
((On Behalf of Nature, 2016, 12
time.slice([0:00-4:22])
```
### > Montagne(s)
```__init__(montagne):
Quarry lullaby
((Do You Be, 1987, 9
time.split([0:00-2:05])
Songs from the Hill
((Songs from the Hill / Tablet, 1979, 1
href=('https://www.youtube.com/watch?v=xpbU6rO94d4')
time.split([0:00-1:42])
```
### > Anthems
```__init__(anthem):
Spider Web
((On Behalf of Nature, 2016, 19
time.split([2:00-4:00], [4:15-6:00])
```
### > Games
```__init__(game)
def game(s) :
While s <= 0:
for i in range s:
say.text(memory.song.mot(str))
glissando <<~~~~~~~~~~~~>> cluster
say.adlib(memory.song.action)
say.text(memory.migration.mots(str))
return(s)
```