# 主语和话题对于“用户故事”的用处

在机场又快速扫完了一本书。宋文辉老师的[《主语和话题》](https://book.douban.com/review/10181824/)。

随手买的这本书，居然还是“十三五”国家重点出版物出版规划项目中的一本。是由沈家煊主编的语言学热点问题研究丛书之一。看了一下，第一辑一共7本。这是第五本。其它几本，除了《韵律和语法》还有些兴趣，基本属于提不起兴趣的那些。就算是这一本，也是看了半天，基本属于看不懂，想放下，有几个地方还是会出现一些词儿，让人欲罢不能。

我把能用到用户故事里的汇集到下面：

-1-

一句话：主语+谓语是为一句话。

主语通常是角色，谓语有施和受。

-2-

一句话：主语通常是名词短语，谓语通常是动词短语。

所以用户故事，用户是名词短语，故事是动宾短语。

-3-

每种语言的写法不同。标准化后就轻松很多。我们可以称之为Ubiquitous Languange。大家都用一致的语言，沟通效率就提高了。

-4-

现在来看主语。一般是定语+中心语。定语就是假设。这也是需要对齐的项。

-5-

谓语是动词+名词。对动作的确认和名词的确认也是需要对齐的项。

-6-

主题是什么。一句话一般给出的SBE里，GIVEN就是主题。

对齐一下一句话给出的GIVEN/WHEN/THEN都有什么吧。

这是看这本小书得来的一些内容。书没看明白。文学理论能像科普文章一样就好了。我还是喜欢白话性质好一些的。

以上。一些感受。

@2019-05-15


---

# Agent Instructions: 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:

```
GET https://www.oulan.com/feel/thoughts/subject-topic-userstory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
