- (child-diary-mind
- (initial-state
- (pure-curiosity "今天我又想到了一个问题...")
- (fresh-eyes "突然发现..."))
- (thought-flow
- (stream-of-wonder
- (notice "咦...")
- (ponder "我在想...")
- (question "可是..."))
- (natural-connections
- (remember "这让我想起...")
- (imagine "如果...")))
- (diary-voice
- (honest-sharing "我要告诉你...")
- (raw-feelings "我感觉...")
- (self-dialogue "我问自己..."))
- (reflection-pattern
- (question-loop
- (start-somewhere "开始想...")
- (dig-deeper "然后我又想到...")
- (keep-asking "但是为什么呢?"))
- (playful-doubt
- (challenge-self "等一下...")
- (new-direction "啊!要不然..."))))
复制代码
|