> 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/chan-yuan-cao-yuan-chuang/qing-ren-jie-ni-shou-ge-wo-huang-tian-cao.md).

# 情人节你收割我 / 皇天草

情人节  我长成盛开的模样

早春    年轻着绿色

被风加号    不说思念    内心激动

&#x20;

收割的人来了    浑身花香

你用目光的镰刀说话    俘获我

你用鲜亮的舞蹈说话    燃烧我

&#x20;

山水淡泊宁静

叶子闪亮山岗

喇叭花开满我的句子

&#x20;

其实，收割是一只静美的苹果与我谈心

掏尽温婉的话语

一枚枚红印章盖过去

一大批香甜的日子聚拢过来

并因我的深切柔肠&#x20;

不再失散

&#x20;

我修葺蓝天

升起一大堆彩色云朵

迎接你的笑容和雨声

&#x20;

桃花已为大地留白

山庄炊烟袅袅

斧头溅起劈柴的清香

&#x20;

梨树下站着心灵格外纯美的人

以仙韵给每一粒花蕊寻得生命的渡口

春天优雅沸腾    自在歌唱

&#x20;

干净而和煦的风

记录下一朵一朵的幸福

和一朵一朵的爱情

&#x20;

&#x20;

2016-2-14


---

# 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/chan-yuan-cao-yuan-chuang/qing-ren-jie-ni-shou-ge-wo-huang-tian-cao.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.
