From 97b1283cf7b2f4be16f5f819aecbe9faad8f2a50 Mon Sep 17 00:00:00 2001 From: Peter Claver <57482239+Limitless-Kode@users.noreply.github.com> Date: Tue, 23 Jun 2026 20:24:28 +0100 Subject: [PATCH] Document implicit article morphology (#77) --- parsing/HebrewMorphologyCodes.html | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/parsing/HebrewMorphologyCodes.html b/parsing/HebrewMorphologyCodes.html index 0b14b1b..f9a18d4 100644 --- a/parsing/HebrewMorphologyCodes.html +++ b/parsing/HebrewMorphologyCodes.html @@ -180,12 +180,23 @@

Pronoun types

rrelative -
-

Preposition types

- - -
ddefinite article
-
+
+

Preposition types

+ + +
ddefinite article
+

The d preposition type marks an implicit + definite article carried by the pointing of an inseparable + preposition. The article is represented in the morphology, + not as a separate token, because it has no consonantal form + in the text. For example, in Gen.1.5:

+
    <w lemma="l/216" morph="HRd/Ncbsa">לָ/אוֹר֙</w>
+

The Rd portion of the morphology indicates + a preposition with an implicit definite article before + אוֹר, while the token remains split + only at the written morphemes as + לָ/אוֹר֙.

+

Suffix types

@@ -285,4 +296,4 @@

Beginner's Guide and FAQ

- \ No newline at end of file +