> For the complete documentation index, see [llms.txt](https://wiki.ainzzorl.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.ainzzorl.lol/books-1/dont-sleep-there-are-snakes-daniel-everett.md).

# Don't Sleep, There are Snakes - Daniel Everett

Finished: 5/26/2021

Rating: 5\*

Goodreads: <https://www.goodreads.com/book/show/4420281-don-t-sleep-there-are-snakes>

* It's crazy to think that the whole mission to learn their language, etc. was done by missionaries to teach the Bible to Indians.
* It's so strange that he didn't just go along, but brought his entire family.
* The story of him rushing with his family to the hospital is terrifying. And exciting.
* I wonder how children learn the intricacies of the language, e.g. what an article really means and when to use it.
* I wonder if his wife/daughter were ok with him putting the details of their diarrhea into writing and sharing with the world. It's nothing to be ashamed of or anything, but I would not have liked it.
* Living in the moment, not thinking about the future - nice.
* Not treating children much differently - nice.
* No numbers, no quantifiers. Wow.
* To orient themselves in a town, they need to know where the river is. Amazing.
* Cognition-> Grammar (Chomsky) vs Grammar->Cognition (Linguistic relativity, Sapir–Whorf hypothesis).
* Can only work in a single file, even in a city - nice.
* The "debate" against Chomsky was a bit too much for the book, IMO.
* The ending, about his missionary work and religion, was wonderful.
  * I wonder what happened to his family.
  * It must be very unpleasant to read if you are religious.
* "'The women are afraid of Jesus. We do not want him.' 'Why not?' I asked, wondering what triggered this declaration. 'Because last night he came to our village and tried to have sex with our women. He chased them around the village, trying to stick his large penis into them.' Kaaxaooi proceeded to show me with his two hands held far apart how long Jesus's penis was - a good three feet."
* Goodreads reviewers claim he constantly contradicts himself. Well, maybe.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.ainzzorl.lol/books-1/dont-sleep-there-are-snakes-daniel-everett.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
