> 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/jia-yuan-jin-nian-bu-guo-nian.md).

# 家园今年不过年

“爆竹声中一岁除，春风送暖入屠苏。 千门万户曈曈日，总把新桃换旧符。”

新春佳节过大年，本是亲人们团圆喜庆的日子，往年的新春时节，家园里一片欢腾，亲人们在一起游戏娱乐载歌载舞举办新春晚会，歌颂美好生活，感恩大自然恩赐，可今年过大年，兄弟姐妹们飘散各处，无法团圆，佳节本来应相聚，可今年却要赶在节日交通不太拥挤的时候兄弟姐妹们离开家园，飘零天涯海角，不胜伤悲。

喜庆变成了悲戚，欢腾的家园逐渐荒凉凋敝，虽然家园里栽植的垂柳在舒展嫩枝新叶，可心中的春天依然遥遥无期，凄风苦雨，冷风飕飕，哪有心思过大年！

“每逢佳节倍思亲”，孤苦伶仃守家园，左顾右盼不见影，远赴他乡求生存。

几千年来终于建成的人类最理想的美好生活社区，中华大地上建起的彻底的共产主义生活第二家园就要在这个全国喜庆家园悲戚的新春佳节里消失了，茫茫天涯路，何处是故乡？千呼万唤，千山鸟飞绝，空谷无回音，独钓寒江雪。

今年的新春佳节对家园而言，不是喜庆的时刻，而是悲戚的日子。

悲莫悲兮生别离，苦莫苦兮孤伶仃。 沧桑人间多悲戚，家园今年不过年。

2014/1/30


---

# 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/jia-yuan-jin-nian-bu-guo-nian.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.
