From 06a763166e1df692e20151a4686224d5b42b2372 Mon Sep 17 00:00:00 2001 From: "Joel D. Ruark" Date: Mon, 3 May 2021 13:18:22 +0000 Subject: [PATCH] Add 'content/pronoun.rst' --- content/pronoun.rst | 59 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 content/pronoun.rst diff --git a/content/pronoun.rst b/content/pronoun.rst new file mode 100644 index 0000000..4978022 --- /dev/null +++ b/content/pronoun.rst @@ -0,0 +1,59 @@ +:github_url: https://git.door43.org/unfoldingWord/en_uhg/src/branch/master/content/pronoun.rst + +.. _pronoun: + +Pronoun +======= + +Summary +------- + +A pronoun is a word that indirectly refers to a person or a thing. For example: "John" is a proper name, "man" is a common noun, +and "he" is a pronoun; but all three terms can refer to the same person named "John". + +Article +------- + +In Biblical Hebrew, a pronoun can function as a :ref:`noun` (personal pronouns), an :ref:`adjective` (demonstrative pronouns), +or a :ref:`relative particle` (relative pronouns). + + +Types +----- + +Biblical Hebrew contains the following five types of pronouns. + +:ref:`Demonstrative` pronoun +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. include:: pronoun_demonstrative.rst + :start-after: ------- + :end-before: Article + +:ref:`Indefinite` pronoun +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. include:: pronoun_indefinite.rst + :start-after: ------- + :end-before: Article + +:ref:`Interrogative` pronoun +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. include:: pronoun_interrogative.rst + :start-after: ------- + :end-before: Article + +:ref:`Personal` pronoun +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. include:: pronoun_personal.rst + :start-after: ------- + :end-before: Article + +:ref:`Relative` pronoun +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +.. include:: pronoun_relative.rst + :start-after: ------- + :end-before: Article