From 7b0b2091a0d6f3b4c3d10935b5b07f49ce79ca9f Mon Sep 17 00:00:00 2001
From: birol <simon.birol@theologie.uni-goettingen.de>
Date: Sat, 2 Oct 2021 22:28:22 +0000
Subject: [PATCH] Update src/editionguidelines.md

---
 src/editionguidelines.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/editionguidelines.md b/src/editionguidelines.md
index 5a48f55..09c2a73 100644
--- a/src/editionguidelines.md
+++ b/src/editionguidelines.md
@@ -395,7 +395,7 @@ In some manuscripts the proverbs are enumerated. Their labels are encoded with `
 
 ### Quotes and paraphrases of other works{.text-h5 .mb-3 .pt-3 .primary--text}
 
-In some cases the text of Ahiqar directly quotes or paraphrases other works like the Bible. These occurrences are encoded with `tei:cit` as follows:{.body-2}
+In some cases the text of Ahiqar directly quotes or paraphrases other works like the Bible. A short verbal accordance (no more than 2 words) is treated as paraphrase. These occurrences are encoded with `tei:cit` as follows:{.body-2}
 
 #### Quotation{.text-h4 .mb-3 .primary--text}
 
@@ -406,7 +406,7 @@ In some cases the text of Ahiqar directly quotes or paraphrases other works like
  </cit>
 ```
 
-The source given in `@source` has to be resolved in the TEI header within `listBibl` .{.body-2 .pt-2}
+The source given in `@source` has to be resolved in the TEI header within `listBibl`.{.body-2 .pt-2}
 
 ```HTML
 <listBibl>
-- 
GitLab