> For the complete documentation index, see [llms.txt](https://dila.gitbook.io/dedu-manual-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dila.gitbook.io/dedu-manual-book/practice/phrase/1st-group.md).

# 3.8.1 設定第一組短詞對應

先研究練習材料，三個文本中有多組相對應的短詞。\
開始先編輯三個對讀文本中第一組相對應的詞，從編輯介面各區塊的**鉛筆**按鈕逐個點進內文編輯畫面。

![](/files/-LgbuzpqdjY5NH9JA9o9)

1. 練習材料中三個文本有相互對應的詞 (黃色底色標出)。
2. 在編輯畫面點下**鉛筆**連結， 進入內文編輯畫面。三個文本逐次編輯。

![](/files/-Lgbv029nHGlnPPu3VVA)

3\. 以滑鼠選出要設定的第一個對應短詞。\
4\. 按下**新增短詞對應**按鈕。\
5\. 對話框中，系統預設第一組的編號為 **s1**。 若不變更就按下儲存。

![](/files/-Lgbv1TFheOIAg8O3fMB)

6\. 設定好的對應短詞會被加上框線， 按下**儲存**。\
7\. 在編輯畫面**第二個文本**點下**鉛筆**連結，進入內文編輯畫面。

第二個增加的同組對應詞，在短詞對應對話框會顯示已經儲存過的編號和對應短詞。 選取後按下**儲存至選擇的ID**按鈕，就可以存在同一組。

![](/files/-Lgbv5altDqKIzS1W1eq)

8\. 以滑鼠選出同組要增加的第二個對應短詞。\
9\. 按下**新增短詞對應**按鈕。\
10\. **選擇同組對應ID**後按下**儲存**。


---

# 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://dila.gitbook.io/dedu-manual-book/practice/phrase/1st-group.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.
