From ceb434f64474e856a77ceeaaa83655075b63cc6b Mon Sep 17 00:00:00 2001
From: Tony Jurg <114746162+tonyjurg@users.noreply.github.com>
Date: Fri, 20 Sep 2024 12:23:08 +0200
Subject: [PATCH] Update featuresbyname.md
---
docs/additions/featuresbyname.md | 46 ++++++++++++++++----------------
1 file changed, 23 insertions(+), 23 deletions(-)
diff --git a/docs/additions/featuresbyname.md b/docs/additions/featuresbyname.md
index fefe577..c8dc0d4 100644
--- a/docs/additions/featuresbyname.md
+++ b/docs/additions/featuresbyname.md
@@ -19,29 +19,29 @@ Feature|Feature type|Data type|Available on nodes|Description|Examples
[`AlandSynopNo`](AlandSynopNo.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |Aland Synoptic Parallel Number|` ` `8` `16` `10`
[`BGVB`](BGVB.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |Chapter categoried vocab as it appears in Larry Richards Textbook "Learning Greek in 30 days"|`1a` `1b` `0` `1c`
[`abc_order`](abc_order.md#start)|[`Node`](featuresbynodetype.md#node)|[`Integer`](featuresbydatatype.md#integer)|[`word`](featuresbynodetype.md#word) |The dictionary position of a given word|`3418` `2493` `835` `4575`
-[`bol_case`](bol_case.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based case|` ` `nominative` `accusative` `genitive`
-[`bol_dict_abc`](bol_dict_abc.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based dictionary position of a given word|`3438` `2506` `839` `4603`
-[`bol_frequency_rank`](bol_frequency_rank.md#start)|[`Node`](featuresbynodetype.md#node)|[`Integer`](featuresbydatatype.md#integer)|[`word`](featuresbynodetype.md#word) |BOL based frequency rank of a given lexeme|`1` `2` `3` `4`
-[`bol_gender`](bol_gender.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based gender|` ` `masculine` `feminine` `neuter`
-[`bol_gloss_EN`](bol_gloss_EN.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based English gloss|`the` `and, even, also, namely` `he, she, it, they, them, same` `you`
-[`bol_gloss_PT`](bol_gloss_PT.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based Portuguese gloss|`a, o, as, os` `e, até mesmo, também, nomeadamente` `ele, ela, eles, elas, mesmo, mesma` `tu`
-[`bol_lemma`](bol_lemma.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based lexeme|`ὁ` `καί` `αὐτός` `σύ`
-[`bol_lemma_dict`](bol_lemma_dict.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based lexeme as it appears in the dictionary|`ὁ, ἡ, τό` `καί` `αὐτός, -ή, -ό` `σύ`
-[`bol_lemma_occ`](bol_lemma_occ.md#start)|[`Node`](featuresbynodetype.md#node)|[`Integer`](featuresbydatatype.md#integer)|[`word`](featuresbynodetype.md#word) |BOL based number of occurence of a given lexeme|`19783` `8978` `5550` `2892`
-[`bol_monad_num`](bol_monad_num.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based word order within corpus|`1` `10` `100` `1000`
-[`bol_mood`](bol_mood.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based mood|` ` `indicative` `participle` `infinitive`
-[`bol_noun_declension`](bol_noun_declension.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based noun declension|` ` `second_d` `third_d` `first_alpha_macron`
-[`bol_noun_stem`](bol_noun_stem.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based noun stem/noun_type|` ` `omicron` `alpha` `tau`
-[`bol_number`](bol_number.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based number|`singular` ` ` `plural`
-[`bol_person`](bol_person.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based person|` ` `third_person` `second_person` `first_person`
-[`bol_possessor_number`](bol_possessor_number.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based number of posessor|` ` `singular` `plural`
-[`bol_psp`](bol_psp.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based part of speech|`noun` `verb` `prep` `art`
-[`bol_ref`](bol_ref.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based Bible reference|`Rev 20:4` `Rev 3:12` `Rev 5:13` `Rev 9:20`
-[`bol_suffix`](bol_suffix.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based suffix|` ` `negative` `comparative` `superlative`
-[`bol_surface`](bol_surface.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based word as it appears in the text|`καὶ` `ὁ` `ἐν` `δὲ`
-[`bol_tense`](bol_tense.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based tense|` ` `present` `aorist` `second_aorist`
-[`bol_verb_type`](bol_verb_type.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based verb_type|` ` `epsilon` `irregular` `gamma`
-[`bol_voice`](bol_voice.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BOL based voice|` ` `active` `middle_or_passive` `middle_or_passive_deponent`
+[`bol_case`](bol_case.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based case|` ` `nominative` `accusative` `genitive`
+[`bol_dict_abc`](bol_dict_abc.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based dictionary position of a given word|`3438` `2506` `839` `4603`
+[`bol_frequency_rank`](bol_frequency_rank.md#start)|[`Node`](featuresbynodetype.md#node)|[`Integer`](featuresbydatatype.md#integer)|[`word`](featuresbynodetype.md#word) |BibleOL based frequency rank of a given lexeme|`1` `2` `3` `4`
+[`bol_gender`](bol_gender.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based gender|` ` `masculine` `feminine` `neuter`
+[`bol_gloss_EN`](bol_gloss_EN.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based English gloss|`the` `and, even, also, namely` `he, she, it, they, them, same` `you`
+[`bol_gloss_PT`](bol_gloss_PT.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based Portuguese gloss|`a, o, as, os` `e, até mesmo, também, nomeadamente` `ele, ela, eles, elas, mesmo, mesma` `tu`
+[`bol_lemma`](bol_lemma.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based lexeme|`ὁ` `καί` `αὐτός` `σύ`
+[`bol_lemma_dict`](bol_lemma_dict.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based lexeme as it appears in the dictionary|`ὁ, ἡ, τό` `καί` `αὐτός, -ή, -ό` `σύ`
+[`bol_lemma_occ`](bol_lemma_occ.md#start)|[`Node`](featuresbynodetype.md#node)|[`Integer`](featuresbydatatype.md#integer)|[`word`](featuresbynodetype.md#word) |BibleOL based number of occurence of a given lexeme|`19783` `8978` `5550` `2892`
+[`bol_monad_num`](bol_monad_num.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based word order within corpus|`1` `10` `100` `1000`
+[`bol_mood`](bol_mood.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based mood|` ` `indicative` `participle` `infinitive`
+[`bol_noun_declension`](bol_noun_declension.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based noun declension|` ` `second_d` `third_d` `first_alpha_macron`
+[`bol_noun_stem`](bol_noun_stem.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based noun stem/noun_type|` ` `omicron` `alpha` `tau`
+[`bol_number`](bol_number.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based number|`singular` ` ` `plural`
+[`bol_person`](bol_person.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based person|` ` `third_person` `second_person` `first_person`
+[`bol_possessor_number`](bol_possessor_number.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based number of posessor|` ` `singular` `plural`
+[`bol_psp`](bol_psp.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based part of speech|`noun` `verb` `prep` `art`
+[`bol_ref`](bol_ref.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based Bible reference|`Rev 20:4` `Rev 3:12` `Rev 5:13` `Rev 9:20`
+[`bol_suffix`](bol_suffix.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based suffix|` ` `negative` `comparative` `superlative`
+[`bol_surface`](bol_surface.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based word as it appears in the text|`καὶ` `ὁ` `ἐν` `δὲ`
+[`bol_tense`](bol_tense.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based tense|` ` `present` `aorist` `second_aorist`
+[`bol_verb_type`](bol_verb_type.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based verb_type|` ` `epsilon` `irregular` `gamma`
+[`bol_voice`](bol_voice.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |BibleOL based voice|` ` `active` `middle_or_passive` `middle_or_passive_deponent`
[`clause_number`](clause_number.md#start)|[`Node`](featuresbynodetype.md#node)|[`Integer`](featuresbydatatype.md#integer)|[`word`](featuresbynodetype.md#word) |Clause number|`4040` `10990` `5327` `16796`
[`gloss_BGVB`](gloss_BGVB.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |English gloss|`the` `and, also, likewise` `he, she, it, himself, herself, itself; even, very; same` `you`
[`lemma_dict`](lemma_dict.md#start)|[`Node`](featuresbynodetype.md#node)|[`String`](featuresbydatatype.md#string)|[`word`](featuresbynodetype.md#word) |Lexeme as it appears in the dictionary|`ὁ, ἡ, τό` `καί` `αὐτός, -ή, -ό` `σύ`