joeldruark-patch-1 (#657)
Reviewed-on: https://git.door43.org/unfoldingWord/en_uhg/pulls/657 Co-authored-by: Joel D. Ruark <joeldruark@noreply.door43.org> Co-committed-by: Joel D. Ruark <joeldruark@noreply.door43.org>
This commit is contained in:
parent
91d4aa7622
commit
04bd624de9
|
@ -0,0 +1,2 @@
|
|||
A pronoun can function as a :ref:`noun<noun>` (personal pronouns), an :ref:`adjective<adjective>` (demonstrative pronouns),
|
||||
or a :ref:`relative particle<particle_relative>` (relative pronouns).
|
|
@ -0,0 +1 @@
|
|||
There are five categories of pronouns in both Biblical Hebrew and Biblical Aramaic.
|
|
@ -0,0 +1,2 @@
|
|||
A ``:ref:`demonstrative pronoun<pronoun_demonstrative>``` refers to a specific person(s) or thing(s) in particular. In English, the following words are
|
||||
demonstrative pronouns: "this", "that", "these", "those".
|
|
@ -1,58 +1,30 @@
|
|||
:github_url: https://git.door43.org/unfoldingWord/en_uhg/src/branch/master/content/pronoun.rst
|
||||
|
||||
.. _pronoun:
|
||||
|
||||
Pronoun
|
||||
=======
|
||||
|
||||
Summary
|
||||
-------
|
||||
|
||||
.. include:: includes/pronoun_summary.txt
|
||||
|
||||
.. include:: includes/pronoun-summary.rst
|
||||
Article
|
||||
-------
|
||||
|
||||
In Biblical Hebrew, a pronoun can function as a :ref:`noun<noun>` (personal pronouns), an :ref:`adjective<adjective>` (demonstrative pronouns),
|
||||
or a :ref:`relative particle<particle_relative>` (relative pronouns).
|
||||
|
||||
|
||||
.. includes:: includes/pronoun-article.rst
|
||||
Types
|
||||
-----
|
||||
|
||||
Biblical Hebrew contains the following five types of pronouns.
|
||||
|
||||
.. include:: includes/pronoun-categories.rst
|
||||
:ref:`Demonstrative<pronoun_demonstrative>` pronoun
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: pronoun_demonstrative.rst
|
||||
:start-after: -------
|
||||
:end-before: Article
|
||||
|
||||
.. include:: includes/pronoun_demonstrative-summary.rst
|
||||
:ref:`Indefinite<pronoun_indefinite>` pronoun
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: pronoun_indefinite.rst
|
||||
:start-after: -------
|
||||
:end-before: Article
|
||||
|
||||
.. include:: includes/pronoun_indefinite-summary.rst
|
||||
:ref:`Interrogative<pronoun_interrogative>` pronoun
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: pronoun_interrogative.rst
|
||||
:start-after: -------
|
||||
:end-before: Article
|
||||
|
||||
.. include:: includes/pronoun_interrogative-summary.rst
|
||||
:ref:`Personal<pronoun_personal>` pronoun
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: pronoun_personal.rst
|
||||
.. include:: includes/pronoun_personal-summary.rst
|
||||
:start-after: -------
|
||||
:end-before: Article
|
||||
|
||||
:ref:`Relative<pronoun_relative>` pronoun
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. include:: pronoun_relative.rst
|
||||
:start-after: -------
|
||||
:end-before: Article
|
||||
.. include:: includes/pronoun_relative-summary.rst
|
|
@ -1,19 +1,12 @@
|
|||
:github_url: https://git.door43.org/unfoldingWord/en_uhg/src/branch/master/content/pronoun_demonstrative.rst
|
||||
|
||||
.. _pronoun_demonstrative:
|
||||
|
||||
Pronoun Demonstrative
|
||||
=====================
|
||||
|
||||
Summary
|
||||
-------
|
||||
|
||||
A demonstrative pronoun refers to a specific person(s) or thing(s) in particular. In English, the following words are
|
||||
demonstrative pronouns: "this", "that", "these", "those".
|
||||
|
||||
.. include:: includes/pronoun_demonstrative-summary.rst
|
||||
Article
|
||||
-------
|
||||
|
||||
In Biblical Hebrew, demonstrative :ref:`pronouns<pronoun>` can function either as :ref:`nouns<noun>` or
|
||||
:ref:`adjectives<adjective>`. Demonstrative pronouns can change form according to gender (:ref:`masculine<gender_masculine>`
|
||||
or :ref:`feminine<gender_feminine>`) and number (:ref:`singular<number_singular>` or :ref:`plural<number_plural>`) but NOT
|
||||
|
|
Loading…
Reference in New Issue