Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyjurg committed Jul 25, 2023
2 parents 86f1be7 + e469acd commit 3c35ced
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/features/booknumber.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ NT book number.

## Feature values

Book number (this feature) | Book short name ([feature: book_short](book_short.md#readme)) | Book full name ([feature: book_long](book_long.md#readme))
Book number (this feature) | Book short name ([feature: bookshort](bookshort.md#readme)) | Book full name ([feature: book_long](book_long.md#readme))
--- | --- | ---
1 | Matt | Matthew
2 | Mark | Mark
Expand Down
2 changes: 1 addition & 1 deletion docs/features/featuresbyfeaturetype.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Name | Feature group | Description | Examples
[lemma](lemma.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | Lexical lemma (cf. BDAG) |
[lex_dom](lex_dom.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | Lexical domain according to SDBG | `092004`
[ln](ln.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | Louw-Nida lexical classification | `93.169a`
[monad](monad.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features)| Monad | *to be added?*
[monad](monad.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features)| Monad | **WARNING (see feature description)**
[mood](mood.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | Gramatical mood of a verb | `indicative` `optative `
[morhp](morph.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | Morphological tag | `V-AAI-3S` `N-GSF`
[nodeID](nodeID.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | Node ID | `n56001015007`
Expand Down
3 changes: 1 addition & 2 deletions docs/features/featuresbygroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ Name | Feature type | Description | Examples
---|---|---|---
[book](book.md#readme) | [`Node`](featuresbyfeaturetype.md#node-features) | Short book name | `MAT` `MAR` ... `REV`
[chapter](chapter.md#readme) | [`Node`](featuresbyfeaturetype.md#node-features) | Chapter number inside book | `1` `2` ...
[monad](monad.md#readme) | [`Node`](featuresbyfeaturetype.md#node-features) | Monad | *to be added?*
[monad](monad.md#readme) | [`Node`](featuresbyfeaturetype.md#node-features) | Monad | **WARNING (see feature description)**
[nodeID](nodeID.md#readme) | [`Node`](featuresbyfeaturetype.md#node-features) | Node ID | `n56001015007`
[num](num.md#readme) | [`Node`](featuresbyfeaturetype.md#node-features) | Sequence number | `1` `2` ...
[verse](verse.md#readme) | [`Node`](featuresbyfeaturetype.md#node-features) | Verse number inside chapter | `1` `2`

## Lexical features
Expand Down
16 changes: 7 additions & 9 deletions docs/features/featuresbynodetype.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Feature | Feature group | Data type | Description | Examples
--- | --- | --- | --- | ---
[book](book.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `String` | Book name (fully spelled out) | `Luke`
[bookshort](bookshort.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `String` | Book name (abbreviated) | `MAT`
[booknum](booknum.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | NT book number (Matthew=1, ... , Revelation=27) | `3` `8`
[booknumber](booknumber.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | NT book number (Matthew=1, ... , Revelation=27) | `3` `8`

## Chapter nodes

Expand All @@ -44,49 +44,47 @@ Feature | Feature group | Data type | Description | Examples
--- | --- | --- | --- | ---
[appos](appos.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` | appositioncontainer |
[clausetype](clausetype.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` | Clause type information | `VerbElided`
[cls](cls.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` | WordGroup class | `np` `cl`
[cltype](cltype.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` |Clause type | `Verbless` `VerbElided`
[rule](rule.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` | Clause rule | `ClCl` `ClCl2`
[role](role.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` |Role wordgroup | `s` `o` `apposition`
[wgclass](wgclass.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` | WordGroup class | `np` `cl`

## Word nodes

Feature | Feature group |Data type | Description | Examples
--- | --- | --- | --- | ---
[after](after.md#readme) | [`Orthograpic`](featuresbygroup.md#orthograpic-features) | `String` | space or punctuation after word |
[book_code](book_code.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `String` | Short book abbreviation |
[book](book.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `String` | Short book abbreviation |
[book_long](book_long.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `String` | Book name (fully spelled out) |
[book_short](book_short.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `String` | Book name (abbreviated) |
[booknum](booknum.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | NT book number (Matthew=1, ..., Revelation=27) |
[bookshort](bookshort.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `String` | Book name (abbreviated) |
[booknumber](booknumber.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | NT book number (Matthew=1, ..., Revelation=27) |
[case](case.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical case | `nominative` `accusative`
[chapter](chapter.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Chapter number inside book |
[clause](clause.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Clause number (counted per chapter) |
[degree](degree.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Degree of an comparative or superlative adjective |
[morph](morph.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Morphological tag (Sandborg-Petersen morphology) |
[gloss](gloss.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | `String` | English gloss |
[gn](gn.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical gender | `masculine` `feminine` `neuter`
[lemma](lemma.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | `String` | Lexeme (lemma) |
[lex_dom](lex_dom.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | `String` | Lexical domain according to Semantic Dictionary of Biblical Greek, SDBG |
[ln](ln.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | `String` | Louw-Nida lexical classification (not present everywhere) |
[monad](monad.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Monad |
[monad](monad.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Monad | **WARNING (see feature description)**
[mood](mood.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical mood of a verb | `indicative` `optative`
[nodeID](nodeID.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Node ID (as in the XML source data) |
[normalized](normalized.md#readme) | [`Lexical`](featuresbygroup.md#lexical-features) | `String` | Surface word stripped of punctations |
[nu](nu.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical number | `singular` `plural`
[number](number.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical number of the verb | `plural`
[orig_order](orig_order.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Word order within corpus |
[person](person.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical person of the verb | `first` `second` `third`
[phrase](phrase.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Phrase number (counted per chapter) |
[sentence](sentence.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Sentence number (counted per chapter) |
[sp](sp.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Part of Speech (abbreviated) |
[sp_full](sp_full.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` | Part of Speech (long description) |
[strongs](strongs.md#readme) | [`Syntactic`](featuresbygroup.md#syntactic-features) | `String` | Strongs number |
[subj_ref](subj_ref.md#readme) | [`Relational`](featuresbygroup.md#relational-features) | `String` | Subject reference (to nodeID in XML source data) |
[tense](tense.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical tense of the verb | `present` `aorist`
[text](text.md#readme) | [`Orthograpic`](featuresbygroup.md#orthograpic-features) | `String` | Word as it appears in the text |
[type](type.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical type of noun or pronoun | `common` `personal`
[verse](verse.md#readme) | [`Sectional`](featuresbygroup.md#sectional-features) | `Integer` | Verse number inside chapter |
[voice](voice.md#readme) | [`Morphological`](featuresbygroup.md#morphological-features) | `String` | Gramatical voice of the verb |
[word](word.md#readme) | [`Orthograpic`](featuresbygroup.md#orthograpic-features) | `String` | Word as it appears in the text |



Expand Down
1 change: 0 additions & 1 deletion docs/features/gloss.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ English gloss.

Taken from XML attribute `gloss` of tag `w` (word).

---
---
###### *Browse all features by [node type](featuresbynodetype.md#readme), [feature group](featuresbygroup.md#readme) or [feature type](featuresbyfeaturetype.md#readme).*
1 change: 0 additions & 1 deletion docs/features/ln.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ See also the related feature [lex_dom](lex_dom.md#readme)

Taken from XML attribute `domain` of tag `w` (word).

---
---
###### *Browse all features by [node type](featuresbynodetype.md#readme), [feature group](featuresbygroup.md#readme) or [feature type](featuresbyfeaturetype.md#readme).*
1 change: 1 addition & 0 deletions docs/features/monad.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Feature group | Feature type | Data type | Available for node types
## Feature description

**WARNING: currently this contains the order of words in XML tree file!**
Please use the feature [orig_order](orig_order.md#readme) instead.

In the context of a corpus, the term "monad" refers to a unit of textual analysis or a discrete linguistic unit. Specifically, in this Text-Fabric dataset, it is employed to denote the sequence number of an individual word within the entire corpus, specifically the New Testament.

Expand Down
3 changes: 3 additions & 0 deletions docs/features/type.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ proper | Name of a person, place, thing, etc. | 4639
relative | | 1674
'' | Empty for wordtypes other than noun or pronoun | 93321

## Source description

Taken from (optional) XML attribute `type` of tag `w` (word).

---
###### *Browse all features by [node type](featuresbynodetype.md#readme), [feature group](featuresbygroup.md#readme) or [feature type](featuresbyfeaturetype.md#readme).*

0 comments on commit 3c35ced

Please sign in to comment.