# 代词

\| 数 \ 类别 | 人称代词 || 物主代词 || 反身代词| | ^^ | 主格 | 宾格 | 形容词性 | 名词性 | ^^ | | :------: | :--- | :--- | :------- | | **单数** | I | me | my | mine | myself | | ^^ | you | you | your | yours | yourself | | ^^ | he | him | his | his | himself | | ^^ | she | her | her | hers | herself | | ^^ | it | it | its | - | itself | | ^^ | one | one | one's | - | oneself | | **复数** | we | us | our | ours | ourselves | | ^^ | you | you | your | yours | yourselves | | ^^ | they | them | their | theirs | themselves |

## 物主代词 🚧

> Personal Pronouns


---

# 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://2ndla.highlight.ink/grammar/indexes/parts-of-speech/pronouns.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.
