> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/dui-jia-yuan-de-wai-ke-shou-shu-shun-li-cheng-gong.md).

# 对家园的外科手术顺利成功

生命禅院第二家园是上帝的王国，是彻底的共产主义社区，这里，没有婚姻家庭，没有固定的异性牢固关系，我们信靠上帝，信靠家园，而不信靠人，每一位成员不仅在情感上不依赖任何人，而且在未来的理想生活上也不依赖人，我们都是一个个独立文明的自由人。

夫妻和一对一关系，就像是健康人体上长出来的一个个恶性肿瘤，必须要果断地对其实施外科手术加以切除，否则，毫无个人拥有的共产主义社区就会得不治之症而最终夭折。

从9月12日开始，家园对自身存在的6对夫妻和14对一对一关系实施了外科切除手术，截止9月18日，手术全部顺利完成，20对已全部分隔到三个分院，从此，在这个人类的新生活模式——彻底的共产主义社区，不再存在夫妻关系和一对一两性关系。

在一个星期的外科手术实施中，没有发生任何矛盾和阻力，没有任何的争吵和争论，兄弟姐妹们配合默契，每一位具体的人既没有反对，也没有不高兴，而是一致同意并赞成这项手术工程，表现出了高度的自觉自愿性和文明修养，为了为人类开创生命禅院时代，为了为人类树立人与人、人与社会、人与大自然和谐共处的新生活模式样板，大家愿意牺牲自己的小利益而成就人类可持续发展持久和平繁荣兴旺的大利益。

感谢上帝的引导，感谢家园全体兄弟姐妹们的配合和支持，从此，我们可以自豪地向人类宣布，第二家园就是共产主义，禅院草过的是真正的共产主义生活，共产主义具有无限的发展前景，人类梦寐以求的美好生活就是第二家园式的共产主义生活。

脱胎换骨的第二家园从此将以更加崭新的面貌出现在人类文明的发展舞台上，每一位家园成员每天将生活在开心、快乐、自由、幸福中，将生活在人与人、人与社会、人与大自然和谐共处的世外桃源中，一个更加广阔，更加无限灿烂的美好前景展现在我们面前，也展现在人类面前，我们禅院草将自豪地说，我们不仅能创造出如诗如画的生活环境和丰富的物质生活，我们还将为人类创造出无与伦比的灿烂文化，我们会为全体人类做出巨大贡献。

我们自豪，我们骄傲，我们幸福，因为我们是禅院草！

2013/9/18


---

# 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://zh.chanyuan8.org/xue-feng-wen-ji-chan-yuan-pian/dui-jia-yuan-de-wai-ke-shou-shu-shun-li-cheng-gong.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.
