Update 'content/state_construct/02.md'

This commit is contained in:
TheBramnotABram 2017-06-19 20:00:19 +00:00
parent 4485897d8b
commit 7b026f946a
1 changed files with 21 additions and 0 deletions

View File

@ -279,4 +279,25 @@ A construct chain can be used to indicate something is the most extreme in a cer
<tr class="row-even"><td>The greatest **song**</td>
</tr>
</tbody>
</table>
## [Pronominal suffix](https://git.door43.org/Door43/en_uhg/src/master/content/suffix_pronominal/02.md)
If a [noun](https://git.door43.org/Door43/en-uhg/src/master/content/noun/02.md), a [participle](https://git.door43.org/Door43/en_uhg/src/master/content/participle_active/02.md), or an [infinitive verb](https://git.door43.org/Door43/en_uhg/src/master/content/infinitive_construct/02.md) has a pronominal suffix, it is *always* in the construct state.
* 2SA 17:23
<table border="1" class="docutils">
<colgroup>
<col width="100%" />
</colgroup>
<tbody valign="top">
<tr class="row-odd" align="right"><td>וַיָּ֜קָם וַיֵּ֤לֶךְ אֶל־**בֵּיתוֹ֙** אֶל־<b>עִיר֔וֹ</b></td>
</tr>
<tr class="row-even"><td>wayyaqom wayyelekh 'el-**betho** 'el-**'iro**</td>
</tr>
<tr class="row-odd"><td>And-he-stood-up and-went to\_**his-house** to\_**his-city**</td>
</tr>
<tr class="row-even"><td>He went **home** to **his own city**</td>
</tr>
</tbody>
</table>