diff --git a/docs/features/ln.md b/docs/features/ln.md index d666194..92ebd98 100644 --- a/docs/features/ln.md +++ b/docs/features/ln.md @@ -1,23 +1,31 @@ # Feature: ln -Datatype: `string` +Feature group | Feature type | Data type | Available for node types +--- | --- | --- | --- +[`Lexical`](featuresbygroup.md#lexical-features) | [`Node`](featuresbyfeaturetype.md#node-features) | `String` | [`word`](featuresbynodetype.md#word-nodes) -Available for nodetype(s): [`word`](wordnodefeatures.md#readme) +## Feature description -Feature description: Louw-Nida lexical classification. +Louw-Nida lexical classification. -Possible values: +## Feature values: ln (this feature) | Comment | Frequency --- | --- | --- xx.yy | one or more entries for the Louw-Nida references | 126756 '' | Empty | 11023 +## Interpreting the data + Lookup of values for feature ln in [Louw-Nida Lexicon](https://www.laparola.net/greco/louwnida.php). Note: some wordnodes lack feature ln. Under investigation. See also: feature [lex_dom](lex_dom.md#readme) +## Source description + +Taken from XML attribute `domain` of tag `w` (word). + --- ###### [Click here for list of all features](home.md#readme)