List of Supported CYMO Measures

Measure IDMeasure NameCodeDescription
1Mean Length of SentenceMLSSyntactic ComplexityLength of Production UnitThe Mean Sentence Length (MSL) is a metric that calculates the average word count per sentence.
2Mean Length of ClauseMLCSyntactic ComplexityLength of Production UnitThe Mean Clause Length (MCL) is a metric that calculates the average word count per clause.
3Mean Length of T-unitMLTSyntactic ComplexityLength of Production UnitThe Mean T-Unit Length (MTL) is a metric that quantifies the average word count per "minimal terminable unit" (T-unit).
4Sentence Complexity RatioCSSyntactic ComplexitySentence ComplexityThe Sentence Complexity Ratio (CS) is a metric that quantifies the average number of clauses per sentence.
5T-Unit Complexity RatioCTSyntactic ComplexitySubordinationThe T-Unit Complexity Ratio (CT), also known as "Clauses per T-unit," is a metric that quantifies the average number of clauses per T-unit.
6Complex T-Unit RatiocTTSyntactic ComplexitySubordinationThe Complex T-Unit Ratio (cTT) is a metric that calculates the average number of complex T-units per T-Unit.
7Dependent Clause RatiodCCSyntactic ComplexitySubordinationThe Dependent Clause Ratio (dCC) is a metric that calculates the average number of dependent/subordinate clauses per clause.
8Dependent Clauses per T-UnitdCTSyntactic ComplexitySubordinationThe Dependent Clauses per T-Unit (dCT) is a metric that quantifies the average number of dependent/subordinate clauses per T-Unit.
9Coordinate Phrases per ClausecPCSyntactic ComplexityCoordinationThe Coordinate Phrases per Clause (cPC) is a metric that quantifies the average number of coordinated noun, verb, adjective, and adverb phrases per clause.
10Coordinate Phrases per T-UnitcPTSyntactic ComplexityCoordinationThe Coordinate Phrases per T-Unit (cPT) is a metric that quantifies the average number of coordinate coordinated noun, verb, adjective, and adverb phrases per T-unit.
11Sentence Coordination RatioTSSyntactic ComplexityCoordinationThe Sentence Coordination Ratio (TS) is a metric used to quantify the average number of T-units per sentence.
12Complex Nominals per ClausecNCSyntactic ComplexityParticular StructuresThe Complex Nominals per Clause (cNOM) is a metric that quantifies the average number of complex nominals (nouns plus adjectives, possessives, prepositional phrases, relative clauses, participles, or appositives) per clause.
13Complex Nominals per T-UnitcNTSyntactic ComplexityParticular StructuresThe Complex Nominals per T-unit (cNT) is a metric that quantifies the number of complex nominals (nouns plus adjectives, possessives, prepositional phrases, relative clauses, participles, or appositives) per T-unit.
14Complex Nominals per SentencecNSSyntactic ComplexityParticular StructuresThe Complex Nominals per Sentence (cNS) is a metric that quantifies the number of complex nominals (nouns plus adjectives, possessives, prepositional phrases, relative clauses, participles, or appositives) per sentence.
15Verb Phrases per T-UnitVPTSyntactic ComplexityParticular StructuresThe Verb Phrases per T-Unit (VPT) is a metric that calculates the average number of verb phrases per T-unit.
16Noun Phrase Pre-ModificationNPpreSyntactic ComplexityParticular StructuresThe Noun Phrase Pre-modification (preNP) is a metric that calculates the average number of modifying words appearing before the main noun.
17Noun Phrase Post-ModificationNPpostSyntactic ComplexityParticular StructuresThe Noun Phrase Post-modification (postNP) is a metric that calculates the average number of modifying words appearing after the main noun.
18Kolmogorov DeflateKDbaseSyntactic ComplexityInformation-TheoreticThe Kolmogorov Deflate (KDbase) is a metric that calculates the ratio of the number of bytes needed to store a text, whether written or transcribed speech, after compression to the number of bytes needed to store the plain text.
19Number of Different WordsNDWLexical ComplexityLexical DiversityThe Number of Different Words (NDW) is a metric that quantifies the average number of unique words per sentence.
20Type-Token RatioTTRLexical ComplexityLexical DiversityThe Type-Token Ratio (TTR) is a metric that calculates the average number of unique word types (distinct words) in relation to the total number of words.
21Corrected Type-Token RatiocTTRLexical ComplexityLexical DiversityThe Corrected Type-Token Ratio (cTTR) is a variant of TTR that factors in the length of the speech/text sample. It calculates the ratio between the number of unique word types (distinct words) and the square root of two times the total number of word tokens (all words).
22Root Type-Token RatiorTTRLexical ComplexityLexical DiversityThe Root Type-Token Ratio (rTTR) is a variant of TTR that factors in the length of the speech/text sample. It calculates the ratio between the number of unique word types (distinct words) and the square root of the total number of word tokens (all words).
23Bilogarithmic Type-Token RatiobTTRLexical ComplexityLexical DiversityThe Bilogarithmic Type-Token Ratio (bTTR) is a variant of TTR that factors in the length of the speech/text sample. It calculates the ratio between the logarithm of the number of unique word types (distinct words) and the logarithm of the total number of word tokens (all words).
24Uber IndexUberLexical ComplexityLexical DiversityThe Uber Index (Uber) is a variant of TTR that factors in the length of the document. It is equal to the base-2 logarithm of the total number of word tokens (N) divided by the natural logarithm of the ratio of N and the number of unique word types.
25Lexical Word VariationlwVARLexical ComplexityLexical DiversityThe Lexical Word Variation (lwVAR) is a metric that relates the total count of unique lexical words to the overall count of lexical words.
26Verb Variation-IvVAR1Lexical ComplexityLexical DiversityThe Verb Variation-I (vVAR) is a metric that relates the total count of unique lexical verbs to the overall count of lexical verbs.
27Squared Verb VariationsvVAR1Lexical ComplexityLexical DiversityThe Squared Verb Variation (svVAR1) is a metric that is calculated by taking the square of the total number of unique verbs and then dividing it by the overall number of verb occurrences.
28Corrected Verb Variation-1cvVAR1Lexical ComplexityLexical DiversityThe Corrected Verb Variation-1 (cvVAR1) is a metric that is calculated by dividing the total number of unique verbs by the square root of twice the number of verb occurrences.
29Verb Variation-2vVAR2Lexical ComplexityLexical DiversityThe Verb Variation-2 (vVAR2) is a metric that relates the total count of unique lexical verbs to the overall count of lexical words.
30Noun VariationnVARLexical ComplexityLexical DiversityThe Noun Variation (nVAR) is a metric of that is calculated by dividing the total number of unique nouns by the overall number of noun occurrences.
31Adjective VariationadjVARLexical ComplexityLexical DiversityThe Adjective Variation (adjVAR) is a metric that is calculated by dividing the total number of unique adjectives by the overall number of adjective occurrences.
32Adverb VariationadvVARLexical ComplexityLexical DiversityThe Adverb Variation (advVAR) is a metric that is calculated by dividing the total number of unique adverbs by the overall number of adverb occurrences.
33Modifier VariationmodVARLexical ComplexityLexical DiversityThe Modifier Variation (modVAR) is a metric that is calculated by summing the total number of unique adjectives​ and the total number of unique adverbs​. This sum is then divided by the total number of lexical words.
34Lexical DensityLDLexical ComplexityLexical DensityThe Lexical Density (LD) is a metric that calculates the proportion of content/lexical words.
35Mean Length of Word in CharactersMLWcLexical ComplexityLexical SophisticationThe Mean Length of Word in Characters (MLWc) is a metric that calculates the average number of characters or letters per word.
36Mean Length of Word in SyllablesMLWsLexical ComplexityLexical SophisticationThe Mean Length of Word in Syllables (MLWs) is a metric that calculates the average number of syllables per word.
37Beyond 2000 Words ANCB2KBANCLexical ComplexityLexical SophisticationThe Beyond 2000 Words ANC (B2KBANC) is a metric that calculates the proportion of words that are not among the 2000 most frequent words in a reference corpus.
38Beyond 2000 Words BNCB2KBBNCLexical ComplexityLexical SophisticationThe Beyond 2000 Words BNC (B2KBBNC) is a metric that calculates the proportion of words that are not among the 2000 most frequent words in a reference corpus.
39Non-NGSL WordsNNGSLLexical ComplexityLexical SophisticationThe Non-NGSL Words (NNGSL) is a metric that calculates the proportion of words that are not part of generally known words in a reference list.
40Non-Stop Word RatioNSWLexical ComplexityLexical SophisticationThe Non-Stop Word Ratio (NSW) is a metric that calculates the proportion of words that are not considered "stop words".
41Unigram Academic Normalized Log Frequency1GNLFaStylisticsAcademic LanguageUnigram Academic Normalized Log Frequency (1GNLFa) is a metric that quantifies the prominence of academic language in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
42Bigram Academic Normalized Log Frequency2GNLFaStylisticsAcademic LanguageBigram Academic Normalized Log Frequency (2GNLFa) is a metric that quantifies the prominence of academic language in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
43Trigram Academic Normalized Log Frequency3GNLFaStylisticsAcademic LanguageTrigram Academic Normalized Log Frequency (3GNLFa) is a metric that quantifies the prominence of academic language in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
44Fourgram Academic Normalized Log Frequency4GNLFaStylisticsAcademic LanguageFourgram Academic Normalized Log Frequency (4GNLFa) is a metric that quantifies the prominence of academic language in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
45Fivegram Academic Normalized Log Frequency5GNLFaStylisticsAcademic LanguageFivegram Academic Normalized Log Frequency (5GNLFa) is a metric that quantifies the prominence of academic language in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
46Unigram Weblog Normalized Log Frequency1GNLFbStylisticsWeblog LanguageUnigram Weblog Normalized Log Frequency (1GNLFb) is a metric that quantifies the prominence of weblog language in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
47Bigram Weblog Normalized Log Frequency2GNLFbStylisticsWeblog LanguageBigram Weblog Normalized Log Frequency (2GNLFb) is a metric that quantifies the prominence of weblog language in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
48Trigram Weblog Normalized Log Frequency3GNLFbStylisticsWeblog LanguageTrigram Weblog Normalized Log Frequency (3GNLFb) is a metric of that quantifies the prominence of weblog language in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
49Fourgram Weblog Normalized Log Frequency4GNLFbStylisticsWeblog LanguageFourgram Weblog Normalized Log Frequency (4GNLFb) is a metric that quantifies the prominence of weblog language in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
50Fivegram Weblog Normalized Log Frequency5GNLFbStylisticsWeblog LanguageFivegram Weblog Normalized Log Frequency (5GNLFb) is a metric that quantifies the prominence of weblog language in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
51Unigram Fiction Normalized Log Frequency1GNLFfStylisticsFiction LanguageUnigram Fiction Normalized Log Frequency (1GNLFf) is a metric that quantifies the prominence of the language of fiction in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
52Bigram Fiction Normalized Log Frequency2GNLFfStylisticsFiction LanguageBigram Fiction Normalized Log Frequency (2GNLFf) is a metric that quantifies the prominence of the language of fiction in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
53Trigram Fiction Normalized Log Frequency3GNLFfStylisticsFiction LanguageTrigram Fiction Normalized Log Frequency (3GNLFf) is a metric that quantifies the prominence of the language of fiction in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
54Fourgram Fiction Normalized Log Frequency4GNLFfStylisticsFiction LanguageFourgram Fiction Normalized Log Frequency (4GNLFf) is a metric that quantifies the prominence of the language of fiction in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
55Fivegram Fiction Normalized Log Frequency5GNLFfStylisticsFiction LanguageFivegram Fiction Normalized Log Frequency (5GNLFf) is a metric that quantifies the prominence of the language of fiction in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
56Unigram Magazine Normalized Log Frequency1GNLFmStylisticsMagazine LanguageUnigram Fiction Normalized Log Frequency (1GNLFm) is a metric that quantifies the prominence of the language of fiction in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
57Bigram Magazine Normalized Log Frequency2GNLFmStylisticsMagazine LanguageBigram Magazine Normalized Log Frequency (2GNLFm) is a metric that quantifies the prominence of magazine language in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
58Trigram Magazine Normalized Log Frequency3GNLFmStylisticsMagazine LanguageTrigram Magazine Normalized Log Frequency (3GNLFm) is a metric that quantifies the prominence of magazine language in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
59Fourgram Magazine Normalized Log Frequency4GNLFmStylisticsMagazine LanguageFourgram Magazine Normalized Log Frequency (4GNLFm) is a metric that quantifies the prominence of magazine language in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
60Fivegram Magazine Normalized Log Frequency5GNLFmStylisticsMagazine LanguageFivegram Magazine Normalized Log Frequency (5GNLFm) is a metric that quantifies the prominence of magazine language in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
61Unigram News Normalized Log Frequency1GNLFnStylisticsNews LanguageUnigram News Normalized Log Frequency (1GNLFn) is a metric that quantifies the prominence of news language in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
62Bigram News Normalized Log Frequency2GNLFnStylisticsNews LanguageBigram News Normalized Log Frequency (2GNLFn) is a metric that quantifies the prominence of news language in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
63Trigram News Normalized Log Frequency3GNLFnStylisticsNews LanguageTrigram News Normalized Log Frequency (3GNLFn) is a metric that quantifies the prominence of news language in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
64Fourgram News Normalized Log Frequency4GNLFnStylisticsNews LanguageFourgram News Normalized Log Frequency (4GNLFn) is a metric that quantifies the prominence of news language in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
65Fivegram News Normalized Log Frequency5GNLFnStylisticsNews LanguageFivegram News Normalized Log Frequency (5GNLFn) is a metric that quantifies the prominence of news language in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
66Unigram Spoken Normalized Log Frequency1GNLFsStylisticsSpoken LanguageUnigram Spoken Normalized Log Frequency (1GNLFs) is a metric that quantifies the prominence of spoken language in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
67Bigram Spoken Normalized Log Frequency2GNLFsStylisticsSpoken LanguageBigram Spoken Normalized Log Frequency (2GNLFs) is a metric that quantifies the prominence of spoken language in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
68Trigram Spoken Normalized Log Frequency3GNLFsStylisticsSpoken LanguageSpoken Normalized Log Frequency (3GNLFs) is a metric that quantifies the prominence of spoken language in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
69Fourgram Spoken Normalized Log Frequency4GNLFsStylisticsSpoken LanguageFourgram Spoken Normalized Log Frequency (4GNLFs) is a metric that quantifies the prominence of spoken language in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
70Fivegram Spoken Normalized Log Frequency5GNLFsStylisticsSpoken LanguageFivegram Spoken Normalized Log Frequency (5GNLFs) is a metric that quantifies the prominence of spoken language in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
71Unigram TV/Media Normalized Log Frequency1GNLFtvStylisticsTV/Media LanguageUnigram TV/Media Normalized Log Frequency (1GNLFtv) is a metric that quantifies the prominence of TV/media language in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
72Bigram TV/Media Normalized Log Frequency2GNLFtvStylisticsTV/Media LanguageBigram TV/Media Normalized Log Frequency (2GNLFtv) is a metric that quantifies the prominence of TV/media language in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
73Trigram TV/Media Normalized Log Frequency3GNLFtvStylisticsTV/Media LanguageTrigram TV/Media Normalized Log Frequency (3GNLFtv) is a metric that quantifies the prominence of TV/media language in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
74Fourgram TV/Media Normalized Log Frequency4GNLFtvStylisticsTV/Media LanguageFourgram TV/Media Normalized Log Frequency (4GNLFtv) is a metric that quantifies the prominence of TV/media language in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
75Fivegram TV/Media Normalized Log Frequency5GNLFtvStylisticsTV/Media LanguageFivegram TV/Media Normalized Log Frequency (5GNLFtv) is a metric that quantifies the prominence of TV/media language in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
76Unigram Web Normalized Log Frequency1GNLFwStylisticsWeb LanguageUnigram Web Normalized Log Frequency (1GNLFw) is a metric that quantifies the prominence of web language in a document by normalizing the weighted logarithmic frequency of unigrams (single words) in a reference corpus against the document's total word count.
77Bigram Web Normalized Log Frequency2GNLFwStylisticsWeb LanguageBigram Web Normalized Log Frequency (2GNLFw) is a metric that quantifies the prominence of web language in a document by normalizing the weighted logarithmic frequency of bigrams (two-word combinations) in a reference corpus against the document's total word count.
78Trigram Web Normalized Log Frequency3GNLFwStylisticsWeb LanguageTrigram Web Normalized Log Frequency (3GNLFw) is a metric that quantifies the prominence of web language in a document by normalizing the weighted logarithmic frequency of trigrams (three-word combinations) in a reference corpus against the document's total word count.
79Fourgram Web Normalized Log Frequency4GNLFwStylisticsWeb LanguageFourgram Web Normalized Log Frequency (4GNLFw) is a metric that quantifies the prominence of web language in a document by normalizing the weighted logarithmic frequency of fourgrams (four-word combinations) in a reference corpus against the document's total word count.
80Fivegram Web Normalized Log Frequency5GNLFwStylisticsWeb LanguageFivegram Spoken Normalized Log Frequency (5GNLFw) is a metric that quantifies the prominence of spoken language in a document by normalizing the weighted logarithmic frequency of fivegrams (five-word combinations) in a reference corpus against the document's total word count.
81Next-Sentence Lemma OverlapNSLOCohesionLexical OverlapNext-Sentence Lemma Overlap (NSLO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique lemmas (the base form of a word) in the next sentence by the total number of unique lemmas in both sentences.
82Next-Sentence Lemma Overlap (sentence normalized)NSLOsnCohesionLexical OverlapNext-Sentence Lemma Overlap (sentence normalized) (NSLOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of unique lemmas (the base form of a word) in the subsequent sentence by the total number of sentences in a document.
83Next-Sentence Lemma Overlap BinaryNSLObCohesionLexical OverlapNext-Sentence Lemma Overlap Binary (NSLOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the lemma sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
84Next-Two Sentences Lemma OverlapN2SLOCohesionLexical OverlapNext-Two Sentences Lemma Overlap (N2SLO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique lemmas (the base form of a word) in those next sentences by the total number of unique lemmas in all sentences.
85Next-Two Sentences Lemma Overlap (sentence normalized)N2SLOsnCohesionLexical OverlapNext-Two Sentences Lemma Overlap (sentence normalized) (N2SLOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique lemmas (the base form of a word) in those next sentences by the total number of sentences in a document.
86Next-Two Sentences Lemma Overlap BinaryN2SLObCohesionLexical OverlapNext-Two Sentences Lemma Overlap Binary (N2SLOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is defined as the sum of indicator functions across all pairs of adjacent sentences. The indicator function evaluates whether the intersection of lemma sets between the current sentence and the next two sentences is non-empty.
87Next-Sentence Content Word OverlapNSCWOCohesionLexical OverlapNext-Sentence Content Word Overlap (NSCWO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique content words in the next sentence by the by the total number of content words in both sentences.
88Next-Sentence Content Word Overlap (sentence normalized)NSCWOsnCohesionLexical OverlapNext-Sentence Content Word Overlap (sentence normalized) (NSCWOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of content words in the subsequent sentence by the total number of sentences in a document.
89Next-Sentence Content Word Overlap BinaryNSCWObCohesionLexical OverlapNext-Sentence Content Word Overlap Binary (NSCWOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the content word sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
90Next-Two Sentences Content Word OverlapN2SCWOCohesionLexical OverlapNext-Two Sentences Content Word Overlap (N2SCWO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique content words in those next sentences by the total number of unique content words in all sentences.
91Next-Two Sentences Content Word Overlap (sentence normalized)N2SCWOsnCohesionLexical OverlapNext-Two Sentences Content Word Overlap (sentence normalized) (NSCWOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique content words in those next sentences by the total number of sentences in a document.
92Next-Two Sentences Content Word Overlap BinaryN2SCWObCohesionLexical OverlapNext-Two Sentence Content Word Overlap Binary (N2SCWOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the content word sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
93Next-Sentence Function Word OverlapNSFWOCohesionLexical OverlapNext-Sentence Function Word Overlap (NSFWO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique function words in the next sentence by the total number of function words in both sentences.
94Next-Sentence Function Word Overlap (sentence normalized)NSFWOsnCohesionLexical OverlapNext-Sentence Function Word Overlap (sentence normalized) (NSFWOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of function words in the subsequent sentence by the total number of sentences in a document.
95Next-Sentence Function Word Overlap BinaryNSFWObCohesionLexical OverlapNext-Sentence Function Word Overlap Binary (NSFWOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the function word sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
96Next-Two Sentences Function Word OverlapN2SFWOCohesionLexical OverlapNext-Two Sentences Function Word Overlap (N2SFWO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique function words in those next sentences by the total number of unique function words in all sentences.
97Next-Two Sentences Function Word Overlap (sentence normalized)N2SFWOsnCohesionLexical OverlapNext-Two Sentences Function Word Overlap (sentence normalized) (N2SFWOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique function words in those next sentences by the total number of sentences in a document.
98Next-Two Sentences Function Word Overlap BinaryN2SFWObCohesionLexical OverlapNext-Two Sentence Function Word Overlap Binary (N2SFWOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the function word sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
99Next-Sentence Noun OverlapNSNOCohesionLexical OverlapNext-Sentence Noun Overlap (NSNO) is a cohesion measure that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique nouns in the next sentence by the total number of nouns in both sentences.
100Next-Sentence Noun Overlap (sentence normalized)NSNOsnCohesionLexical OverlapNext-Sentence Noun Overlap (sentence normalized) (NSNOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of nouns in the subsequent sentence by the total number of sentences in a document.
101Next-Sentence Noun Overlap BinaryNSNObCohesionLexical OverlapNext-Sentence Noun Overlap Binary (NSNOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the noun sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
102Next-Two Sentences Noun OverlapN2SNOCohesionLexical OverlapNext-Two Sentences Noun Overlap (N2SNO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique nouns in those next sentences by the total number of unique nouns in all sentences.
103Next-Two Sentences Noun Overlap (sentence normalized)N2SNOsnCohesionLexical OverlapNext-Two Sentences Noun Overlap (sentence normalized) (N2SNOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique nouns in those next sentences by the total number of sentences in a document.
104Next-Two Sentences Noun Overlap BinaryN2SNObCohesionLexical OverlapNext-Two Sentence Noun Overlap Binary (N2SNOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the noun sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
105Next-Sentence Verb OverlapNSVOCohesionLexical OverlapNext-Sentence Verb Overlap (NSVO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique verbs in the next sentence by the total number of verbs in both sentences.
106Next-Sentence Verb Overlap (sentence normalized)NSVOsnCohesionLexical OverlapNext-Sentence Verb Overlap (sentence normalized) (NSVOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of verbs in the subsequent sentence by the total number of sentences in a document.
107Next-Sentence Verb Overlap BinaryNSVObCohesionLexical OverlapNext-Sentence Verb Overlap Binary (NSVOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the verb sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
108Next-Two Sentences Verb OverlapN2SVOCohesionLexical OverlapNext-Two Sentences Verb Overlap (N2SVO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique verbs in those next sentences by the total number of unique verbs in all sentences.
109Next-Two Sentences Verb Overlap (sentence normalized)N2SVOsnCohesionLexical OverlapNext-Two Sentences Verb Overlap (sentence normalized) (N2SVOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique verbs in those next sentences by the total number of sentences in a document.
110Next-Two Sentences Verb Overlap BinaryN2SVObCohesionLexical OverlapNext-Two Sentence Verb Overlap Binary (N2SVOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the verb sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
111Next-Sentence Adjective OverlapNSAOCohesionLexical OverlapNext-Sentence Adjective Overlap (NSAO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique adjectives in the next sentence by the total number of adjectives in both sentences.
112Next-Sentence Adjective Overlap (sentence normalized)NSAOsnCohesionLexical OverlapNext-Sentence Adjective Overlap (sentence normalized) (NSAOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of adjectives in the subsequent sentence by the total number of sentences in a document.
113Next-Sentence Adjective Overlap BinaryNSAObCohesionLexical OverlapNext-Sentence Adjective Overlap Binary (NSAOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the adjective sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
114Next-Two Sentences Adjective OverlapN2SAOCohesionLexical OverlapNext-Two Sentences Adjective Overlap (N2SAO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique adjectives in those next sentences by the total number of unique adjectives in all sentences.
115Next-Two Sentences Adjective Overlap (sentence normalized)N2SAOsnCohesionLexical OverlapNext-Two Sentences Adjective Overlap (sentence normalized) (N2SAOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique adjectives in those next sentences by the total number of sentences in a document.
116Next-Two Sentences Adjective Overlap BinaryN2SAObCohesionLexical OverlapNext-Two Sentence Adjective Overlap Binary (N2SAOb) is a metric hat measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the adjective sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
117Next-Sentence Adverb OverlapNSAdvOCohesionLexical OverlapNext-Sentence Adverb Overlap (NSAdvO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique adverbs in the next sentence by the total number of adverbs in both sentences.
118Next-Sentence Adverb Overlap (sentence normalized)NSAdvOsnCohesionLexical OverlapNext-Sentence Adverb Overlap (sentence normalized) (NSAdvOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of adverbs in the subsequent sentence by the total number of sentences in a document.
119Next-Sentence Adverb Overlap BinaryNSAdvObCohesionLexical OverlapNext-Sentence Adverb Overlap Binary (NSAdvOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the adverb sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
120Next-Two Sentences Adverb OverlapN2SAdvOCohesionLexical OverlapNext-Two Sentences Adverb Overlap (N2SAdvO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique adverbs in those next sentences by the total number of unique adverbs in all sentences.
121Next-Two Sentences Adverb Overlap (sentence normalized)N2SAdvOsnCohesionLexical OverlapNext-Two Sentences Adverb Overlap (sentence normalized) (N2SAdvOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique adverbs in those next sentences by the total number of sentences in a document.
122Next-Two Sentences Adverb Overlap BinaryN2SADVObCohesionLexical OverlapNext-Two Sentences Adverb Overlap Binary (N2SAdvOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the adverb sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
123Next-Sentence Pronoun OverlapNSPOCohesionLexical OverlapNext-Sentence Pronoun Overlap (NSPO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique pronouns in the next sentence by the total number of pronouns in both sentences.
124Next-Sentence Pronoun Overlap (sentence normalized)NSPOsnCohesionLexical OverlapNext-Sentence Pronoun Overlap (sentence normalized) (NSPOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of pronouns in the subsequent sentence by the total number of sentences in a document.
125Next-Sentence Pronoun Overlap BinaryNSPObCohesionLexical OverlapNext-Sentence Pronoun Overlap Binary (NSPOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the pronoun sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
126Next-Two Sentences Pronoun OverlapN2SPOCohesionLexical OverlapNext-Two Sentences Pronoun Overlap (N2SPO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique pronouns in those next sentences by the total number of unique pronouns in all sentences.
127Next-Two Sentences Pronoun Overlap (sentence normalized)N2SPOsnCohesionLexical OverlapNext-Two Sentences Pronoun Overlap (sentence normalized) (N2SPOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique pronouns in those next sentences by the total number of sentences in a document.
128Next-Two Sentences Pronoun Overlap BinaryN2SPObCohesionLexical OverlapNext-Two Sentence Pronoun Overlap Binary (N2SPOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the pronoun sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
129Next-Sentence Argument OverlapNSARGOCohesionLexical OverlapNext-Sentence Argument Overlap (NSARGO) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the number of unique arguments (noun and pronoun lemmas) in the next sentence by the total number of arguments in both sentences.
130Next-Sentence Argument Overlap (sentence normalized)NSARGOsnCohesionLexical OverlapNext-Sentence Argument Overlap (sentence normalized) (NSARGOsn) is a metric that quantifies the degree of overlap between two consecutive sentences by dividing the count of arguments (noun and pronoun lemmas) in the subsequent sentence by the total number of sentences in a document.
131Next-Sentence Argument Overlap BinaryNSARGObCohesionLexical OverlapNext-Sentence Argument Overlap Binary (NSARGOb) is a metric that measures the degree of overlap between two consecutive sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the argument (noun and pronoun lemmas) sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
132Next-Two Sentences Argument OverlapN2SARGOCohesionLexical OverlapNext-Two Sentences Argument Overlap (N2SARGO) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique arguments (noun and pronoun lemmas) in those next sentences by the total number of unique arguments in all sentences.
133Next-Two Sentences Argument Overlap (sentence normalized)N2SARGOsnCohesionLexical OverlapNext-Two Sentences Argument Overlap (sentence normalized) (N2SARGOsn) is a metric that quantifies the degree of overlap between a sentence and the next two sentences by dividing the number of unique arguments (noun and pronoun lemmas) in those next sentences by the total number of sentences in a document.
134Next-Two Sentences Argument Overlap BinaryN2SARGObCohesionLexical OverlapNext-Two Sentence Argument Overlap Binary (N2SARGOb) is a metric that measures the degree of overlap between a sentence and the next two sentences in a document. It is calculated by summing the indicator function over all pairs of adjacent sentences, where the indicator function returns 1 if there is a non-empty intersection between the argument (noun and pronoun lemmas) sets of two consecutive sentences, and 0 otherwise. The total number of sentences in the document is represented by n.
135Addition DensityADCohesionConnectivesAddition Density (AD) is a metric that calculates the ratio of the number of addition words used in a document to the total number of words in that document.
136Additive DensityAVDCohesionConnectivesAdditive Density (AVD) is a metric that calculates the ratio of the number of additive words used in a document to the total number of words in that document.
137All Causal DensityCAUSDCohesionConnectivesAll Causal Density (CAUSD) is a metric that calculates the ratio of the number of causal words used in a document to the total number of words in that document.
138Connectives DensityCONDCohesionConnectivesConnectives Density (COND) is a metric that calculates the ratio of the number of connectives used in a document to the total number of words in that document.
139Demonstratives DensityDEMDCohesionConnectivesDemonstratives Density (DEMD) is a metric that calculates the ratio of the number of demonstratives used in a document to the total number of words in that document.
140Logical DensityLOGDCohesionConnectivesLogical Density (LOGD) is a metric that calculates the ratio of the number of logical connectives used in a document to the total number of words in that document.
141Negative DensityNEGDCohesionConnectivesNegative Density (NEGD) is a metric that calculates the ratio of the number of negative connectives used in a document to the total number of words in that document.
142Positive DensityPOSDCohesionConnectivesPositve Density (POSD) is a metric that calculates the ratio of the number of positive connectives used in a document to the total number of words in that document.
143Basic Connectives DensityBCDCohesionConnectivesBasic Connectives Density (BCD) is a metric that calculates the ratio of the number of basic connectives used in a document to the total number of words in that document.
144Conjunctions DensityCDCohesionConnectivesConjunctions Density (CD) is a metric that calculates the ratio of the number of conjunctions used in a document to the total number of words in that document.
145Coordinating Conjuncts DensityCCDCohesionConnectivesCoordinating Conjunct Density (CCD) is a metric that calculates the ratio of the number of coordinating conjunctions used in a document to the total number of words in that document.
146Determiners DensityDETDCohesionConnectivesDeterminers Density (DETD) is a metric that calculates the ratio of the number of determiners used in a document to the total number of words in that document.
147Disjunctions DensityDDCohesionConnectivesDisjunctions Density (DD) is a metric that calculates the ratio of the number of disjunctions used in a document to the total number of words in that document.
148Lexical Subordinators DensityLSDCohesionConnectivesLexical Subordinators Density (LSD) is a metric that calculates the ratio of the number of lexical subordinators used in a document to the total number of words in that document.
149Negative Logical DensitynegLOGDCohesionConnectivesNegative Logical Density (negLOGD) is a metric that calculates the ratio of the number of negative logical connectives used in a document to the total number of words in that document.
150Opposition DensityOPPDCohesionConnectivesOpposition Density (OPPD) is a metric that calculates the ratio of the number of opposition words used in a document to the total number of words in that document.
151Order DensityORDDCohesionConnectivesOrder Density (OD) is a metric that calculates the ratio of the number of order words used in a document to the total number of words in that document.
152Positive Causal DensityposCAUSDCohesionConnectivesPositive Causal Density (posCAUSD) is a metric that calculates the ratio of the number of positive causal words used in a document to the total number of words in that document.
153Positive Intentional DensityposIDCohesionConnectivesPositive Intentional Density (posID) is a metric that calculates the ratio of the number of positive intention connectives used in a document to the total number of words in that document.
154Positive Logical DensityposLOGDCohesionConnectivesPositive Logical Density (posLOGD) is a metric that calculates the ratio of the number of positive logical connectives used in a document to the total number of words in that document.
155Reason and Purpose DensityRPDCohesionConnectivesReason and Purpose Density (RPD) is a metric that calculates the ratio of the number of reason and purpose words used in a document to the total number of words in that document.
156Sentence Linking DensitySLDCohesionConnectivesSentence Linking Density (SLD) is a metric that calculates the ratio of the number of linking words used in a document to the total number of words in that document.
157Temporal DensityTDCohesionConnectivesTemporal Density (TD) is a metric that calculates the ratio of the number of temporal connectives used in a document to the total number of words in that document.
158Automated Readability IndexARIReadabilityThe Automated Readability Index (ARI) is a metric that gauges the understandability of a document based on its characters, words, and sentences.
159Dale-Chall IndexDCIReadabilityThe Dale-Chall Index, also known as the Dale-Chall Readability Formula, is a metric that quantifies the difficulty of understanding a document by taking into account the percentage of difficult words in the document and the average sentence length.
160Powers-Sumner-Kearl Variation of the Dale–Chall IndexDCIpskReadabilityThe Powers-Sumner-Kearl Variation of the Dale-Chall Index (DCIpsk) is a metric of readability, an adaptation of the original Dale-Chall Index (DCI), that quantifies the difficulty of understanding a document based on the percentage of difficult words in the document and the average sentence length.
161Coleman–Liau IndexCLIReadabilityThe Coleman-Liau Index (CLI) is a metric that quantifies the difficulty of understanding a document based on the average number of letters per 100 words and the average number of sentences per 100 words.
162Flesh Kincaid Reading EaseFKREReadabilityThe Flesh Kincaid Reading Ease (FKRE), also known as the Flesch-Kincaid Readability Formula, is a metric that quantifies the difficulty of understanding a document by taking into account the average sentence length and the number of syllables per word.
163Flesh Kincaid Grade LevelFKGLReadabilityThe Flesh Kincaid Grade Level (FKGL) is a metric of readability, measuring the approximate grade level required to comprehend a text. It considers factors such as total words, total sentences, and total syllables per word to estimate the reading difficulty.
164FORCAST IndexFORCASTReadabilityThe FORCAST Index (FORCAST) is a metric that measures the complexity of a text by analyzing the frequency of rare words.
165Fry's Readability Graph (x-axis)FRYxReadabilityThe x-axis of Fry's Readability Graph (FRYx) is a is a metric that is computed from the average number of words per sentence (MLWs).
166Fry's Readability Graph (y-axis)FRYyReadabilityThe y-axis of Fry's Readability Graph (FRYy) is a is a metric that is based on the average number of syllables per word (MLS).
167Gunning Fog IndexGFIReadabilityThe Gunning Fog Index (GFI) is a metric that estimates the difficulty of understanding a text by considering sentence and word complexity.
168Lix IndexLIXReadabilityThe Lix Index (LIX) is a metric measure that measures the complexity of a text based on its sentence structure and the prevalence of longer words.
169Rix IndexRIXReadabilityThe Rix Index (RIX) is a metric that measures the complexity of a text by calculating the ratio of long words to the number of sentences.
170SMOG IndexSMOGReadabilityThe SMOG Index (SMOG) is a metric that calculates the readability of a text based on the number of polysyllabic words.
171Spache IndexSPACHEReadabilityThe Spache Index (SPACHE) is a metric that evaluates the readability of a text by considering the average sentence length and the percentage of unfamiliar words.
172Word Frequency COCA WrittenWFCOCAwLexical ComplexityLexical SophisticationThe Word Frequency COCA Written (WFCOCAw) is a metric that gauges the aggregate frequency of specific words based on their occurrences in a reference corpus.
173Top10K COCA Written CoverageT10KCOCAwLexical ComplexityLexical SophisticationThe Top10K COCA Written Coverage (T10KCOCAw) is a metric of that calculates the proportion of words that are among the top 10,000 most frequent words in a reference corpus.
174Top20K COCA Written CoverageT20KCOCAwLexical ComplexityLexical SophisticationThe Top20K COCA Written Coverage (T20KCOCAw) is a metric that calculates the proportion of words that are among the top 20,000 most frequent words in a reference corpus.
175Top30K COCA Written CoverageT30KCOCAwLexical ComplexityLexical SophisticationThe Top30K COCA Written Coverage (T30KCOCAw) is a metric that calculates the proportion of words that are among the top 30,000 most frequent words in a reference corpus.
176Top40K COCA Written CoverageT40KCOCAwLexical ComplexityLexical SophisticationThe Top40K COCA Written Coverage (T40KCOCAw) is a metric that calculates the proportion of words that are among the top 40,000 most frequent words in a reference corpus.
177Top50K COCA Written CoverageT50KCOCAwLexical ComplexityLexical SophisticationThe Top50K COCA Written Coverage (T50KCOCAw) is a metric that calculates the proportion of words that are among the top 50,000 most frequent words in a reference corpus.
178Top60K COCA Written CoverageT60KCOCAwLexical ComplexityLexical SophisticationThe Top60K COCA Written Coverage (T60KCOCAw) is a metric that calculates the proportion of words that are among the top 60,000 most frequent words in a reference corpus.
179Top70K COCA Written CoverageT70KCOCAwLexical ComplexityLexical SophisticationThe Top70K COCA Written Coverage (T70KCOCAw) is a metric that calculates the proportion of words that are among the top 70,000 most frequent words in a reference corpus.
180Top80K COCA Written CoverageT80KCOCAwLexical ComplexityLexical SophisticationThe Top80K COCA Written Coverage (T80KCOCAw) is a metric that calculates the proportion of words that are among the top 80,000 most frequent words in a reference corpus.
181Top90K COCA Written CoverageT90KCOCAwLexical ComplexityLexical SophisticationThe Top90K COCA Written Coverage (T90KCOCAw) is a metric that calculates the proportion of words that are among the top 90,000 most frequent words in a reference corpus.
182Top100K COCA Written CoverageT100KCOCAwLexical ComplexityLexical SophisticationThe Top100K COCA Written Coverage (T100KCOCAw) is a metric that calculates the proportion of words that are among the top 100,000 most frequent words in a reference corpus.
183Word Frequency COCA SpokenWFCOCAsLexical ComplexityLexical SophisticationThe Word Frequency COCA Spoken (WFCOCAs) is a metric that gauges the aggregate frequency of specific words based on their occurrences in a reference corpus.
184Top10K COCA Spoken CoverageT10KCOCAsLexical ComplexityLexical SophisticationThe Top10K COCA Spoken Coverage (T10KCOCAs) is a metric that calculates the proportion of words that are among the top 10,000 most frequent words in a reference corpus.
185Top20K COCA Spoken CoverageT20KCOCAsLexical ComplexityLexical SophisticationThe Top20K COCA Spoken Coverage (T20KCOCAs) is a metric that calculates the proportion of words that are among the top 20,000 most frequent words in a reference corpus.
186Top30K COCA Spoken CoverageT30KCOCAsLexical ComplexityLexical SophisticationThe Top30K COCA Spoken Coverage (T30KCOCAs) is a metric that calculates the proportion of words that are among the top 30,000 most frequent words in a reference corpus.
187Top40K COCA Spoken CoverageT40KCOCAsLexical ComplexityLexical SophisticationThe Top40K COCA Spoken Coverage (T40KCOCAs) is a metric that calculates the proportion of words that are among the top 40,000 most frequent words in a reference corpus.
188Top50K COCA Spoken CoverageT50KCOCAsLexical ComplexityLexical SophisticationThe Top50K COCA Spoken Coverage (T50KCOCAs) is a metric that calculates the proportion of words that are among the top 50,000 most frequent words in a reference corpus.
189Top60K COCA Spoken CoverageT60KCOCAsLexical ComplexityLexical SophisticationThe Top60K COCA Spoken Coverage (T60KCOCAs) is a metric that calculates the proportion of words that are among the top 60,000 most frequent words in a reference corpus.
190Top70K COCA Spoken CoverageT70KCOCAsLexical ComplexityLexical SophisticationThe Top70K COCA Spoken Coverage (T70KCOCAs) is a metric that calculates the proportion of words that are among the top 70,000 most frequent words in a reference corpus.
191Top80K COCA Spoken CoverageT80KCOCAsLexical ComplexityLexical SophisticationThe Top80K COCA Spoken Coverage (T80KCOCAs) is a metric that calculates the proportion of words that are among the top 80,000 most frequent words in a reference corpus.
192Top90K COCA Spoken CoverageT90KCOCAsLexical ComplexityLexical SophisticationThe Top90K COCA Spoken Coverage (T90KCOCAs) is a metric that calculates the proportion of words that are among the top 90,000 most frequent words in a reference corpus.
193Top100K COCA Spoken CoverageT100KCOCAsLexical ComplexityLexical SophisticationThe Top100K COCA Spoken Coverage (T100KCOCAs) is a metric that calculates the proportion of words that are among the top 100,000 most frequent words in a reference corpus.
194Word Range COCA WrittenWRCOCAwLexical ComplexityLexical SophisticationWord Range COCA Written (WRCOCAw) is a metric that quantifies how frequently specific words appear across a range of texts within a reference corpus.
195Standard Deviation COCA WrittenSDCOCAwLexical ComplexityLexical SophisticationStandard Deviation COCA Written (SDCOCAw) is a metric that calculates the standard deviation of word frequencies within texts from a reference corpus.
196Variation Coefficient COCA WrittenVCCOCAwLexical ComplexityLexical SophisticationVariation Coefficient COCA Written (VCCOCAw) is a metric that calculates the normalized standard deviation of the word frequencies in the texts of a reference corpus of written English.
197Juilland’s D COCA WrittenJDCOCAwLexical ComplexityLexical SophisticationJuilland’s D COCA Written (JDCOCAw) is a metric that quantifies the dispersion of specific words based on the coefficient of variation across a set of texts in a reference corpus.
198Carroll’s D COCA WrittenCDCOCAwLexical ComplexityLexical SophisticationCarroll's D COCA Written (CDCOCAw) is a metric that quantifies the dispersion of specific words based on the normalized entropy of words in a reference corpus.
199Rosengren’s S COCA WrittenRSCOCAwLexical ComplexityLexical SophisticationRosengren’s S COCA Written (RSCOCAw) is a metric that quantifies word dispersion by weighting and squaring word frequencies in each text and normalizing by the total word frequency in a reference corpus.
200Deviation of Proportions COCA WrittenDPCOCAwLexical ComplexityLexical SophisticationDeviation of Proportions COCA Written (DPCOCAw) is a metric that gauges the absolute differences between observed and expected word frequencies in texts from a reference corpus.
201Deviation of Proportions COCA Written (normalized)DPCOCAwnormLexical ComplexityLexical SophisticationDeviation of Proportions COCA Written (DPCOCAwnorm) is a metric that gauges the normalized absolute differences between observed and expected word frequencies in texts from a reference corpus.
202Kullback-Leibler divergence COCA WrittenKLDCOCAwLexical ComplexityLexical SophisticationKullback-Leibler divergence COCA Written (KLDCOCAw) is a metric that quantifies the difference between two probability distributions, indicating how one distribution deviates from a reference distribution.
203Word Range COCA SpokenWRCOCAsLexical ComplexityLexical SophisticationWord Range COCA Spoken (WRCOCAs) is a metric that quantifies how frequently specific words appear across a range of texts in a reference corpus.
204Standard Deviation COCA SpokenSDCOCAsLexical ComplexityLexical SophisticationStandard Deviation COCA Spoken (SDCOCAs) is a metric that calculates the standard deviation of the word frequencies within texts from a reference corpus.
205Variation Coefficient COCA SpokenVCCOCAsLexical ComplexityLexical SophisticationVariation Coefficient COCA Spoken (VCCOCAs) is a metric that calculates the normalized standard deviation of word frequencies from a reference corpus.
206Juilland’s D COCA SpokenJDCOCAsLexical ComplexityLexical SophisticationJuilland’s D COCA Spoken (JDCOCAs) is a metric that quantifies the dispersion of words based on the coefficient of variation across a set of texts within a reference corpus.
207Carroll’s D COCA SpokenCDCOCAsLexical ComplexityLexical SophisticationCarroll’s D COCA Spoken (CDCOCAs) is a metric that quantifies the dispersion of words based on the normalized entropy of words within a reference corpus.
208Rosengren’s S COCA SpokenRSCOCAsLexical ComplexityLexical SophisticationRosengren’s S COCA Spoken (RSCOCAs) is a metric that quantifies the dispersion of words by weighting word frequencies in each text, summing and squaring these values, and then dividing by the overall word frequency in a reference corpus.
209Deviation of Proportions COCA SpokenDPCOCAsLexical ComplexityLexical SophisticationDeviation of Proportions COCA Spoken (DPCOCAs) is a metric that gauges the absolute differences between observed and expected word frequencies in texts from a reference corpus.
210Deviation of Proportions COCA Spoken (normalized)DPCOCAsnormLexical ComplexityLexical SophisticationDeviation of Proportions COCA Spoken (DPCOCAsnorm) is a metric that gauges the normalized absolute differences between observed and expected word frequencies in texts from a reference corpus.
211Kullback-Leibler divergence COCA SpokenKLDCOCAsLexical ComplexityLexical SophisticationKullback-Leibler divergence COCA Spoken (KLDCOCAs) is a metric that quantifies the difference between two probability distributions, indicating how one distribution deviates from a reference distribution.
212Word Frequency COCA Academic LanguageWFCOCAaLexical ComplexityLexical SophisticationWord Frequency COCA Academic Language (WFCOCAa) is a metric that gauges the aggregate the frequency of words based on their occurrences in a reference corpus.
213Top10K COCA Academic Language CoverageT10KCOCAaLexical ComplexityLexical SophisticationTop10K COCA Academic Language Coverage (T10KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 10,000 most frequent words in the academic language component of a reference corpus.
214Top20K COCA Academic CoverageT20KCOCAaLexical ComplexityLexical SophisticationTop20K COCA Academic Coverage (T20KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 20,000 most frequent words in the academic language component of a reference corpus.
215Top30K COCA Academic Language CoverageT30KCOCAaLexical ComplexityLexical SophisticationTop30K COCA Academic Language Coverage (T30KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 30,000 most frequent words in the academic language component of a reference corpus.
216Top40K COCA Academic Language CoverageT40KCOCAaLexical ComplexityLexical SophisticationTop40K COCA Academic Language Coverage(T40KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 40,000 most frequent words in the academic language component of a reference corpus.
217Top50K COCA Academic Language CoverageT50KCOCAaLexical ComplexityLexical SophisticationTop50K COCA Academic Language Coverage (T50KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 50,000 most frequent words in the academic language component of a reference corpus.
218Top60K COCA Academic Language CoverageT60KCOCAaLexical ComplexityLexical SophisticationTop60K COCA Academic Language Coverage (T60KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 60,000 most frequent words in the academic language component of a reference corpus.
219Top70K COCA Academic Language CoverageT70KCOCAaLexical ComplexityLexical SophisticationTop70K COCA Academic Language Coverage (T70KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 70,000 most frequent words in the academic language component of a reference corpus.
220Top80K COCA Academic Language CoverageT80KCOCAaLexical ComplexityLexical SophisticationTop80K COCA Academic Language Coverage (T80KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 80,000 most frequent words in the academic language component of a reference corpus.
221Top90K COCA Academic Language CoverageT90KCOCAaLexical ComplexityLexical SophisticationTop90K COCA Academic Language Coverage (T90KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 90,000 most frequent words in the academid language component of a reference corpus.
222Top100K COCA Academic Language CoverageT100KCOCAaLexical ComplexityLexical SophisticationTop100K COCA Academic Language Coverage (T100KCOCAa) is a metric that calculates the proportion of words in a document that are among the top 100,000 most frequent words in the academic language component of a reference corpus.
223Word Range COCA Academic LanguageWRCOCAaLexical ComplexityLexical SophisticationWord Range COCA Academic Language (WRCOCAa) is a metric used to gauge the lexical sophistication of words within a document by quantifying how frequently they appears across a range of documents within the academic language component of a reference corpus.
224Standard Deviation COCA AcademicSDCOCAaLexical ComplexityLexical SophisticationStandard Deviation COCA Academic (SDCOCAa) is a metric that calculates the standard deviation of the word frequencies in the texts of a reference corpus of academic English.
225Variation Coefficient COCA AcademicVCCOCAaLexical ComplexityLexical SophisticationVariation Coefficient COCA Academic (VCCOCAa) is a metric that calculates the normalized standard deviation of the word frequencies in the texts of a reference corpus of academic English.
226Juilland’s D COCA AcademicJDCOCAaLexical ComplexityLexical SophisticationJuilland’s D COCA Written (JDCOCAa) is a metric for assessing the lexical sophistication of words in a document by quantifying their dispersion based on the coefficient of variation across a set of documents within the academic component of a reference corpus.
227Carroll’s D COCA AcademicCDCOCAaLexical ComplexityLexical SophisticationCarroll's D COCA Written (CDCOCAa) is a metric for assessing the lexical sophistication of words in a document by quantifying their dispersion based on the normalized entropy of words within the academic component of a reference corpus.
228Rosengren’s S COCA AcademicRSCOCAaLexical ComplexityLexical SophisticationRosengren’s S COCA Written (RSCOCAa), a metric for assessing lexical sophistication in a document, considers variable document sizes by weighting word frequencies in each document, summing and squaring these values, and then dividing by the overall word frequency in the academic component of a reference corpus.
229Deviation of Proportions COCA AcademicDPCOCAaLexical ComplexityLexical SophisticationDeviation of Proportions COCA Academic (DPCOCAa) is a metric that assesses the absolute differences between observed and expected word percentages across the texts of an academic reference corpus.
230Deviation of Proportions COCA Academic (normalized)DPCOCAanormLexical ComplexityLexical SophisticationDeviation of Proportions COCA Academic (DPCOCAanorm) is a metric that assesses the normalized absolute differences between observed and expected word percentages across the texts of an academic reference corpus.
231Kullback-Leibler divergence COCA AcademicKLDCOCAaLexical ComplexityLexical SophisticationKullback-Leibler divergence COCA Academic (KLDCOCAa) is a metric that quantifies the difference between two probability distributions, indicating how one distribution deviates from a reference distribution.
232Word Frequency in TV ShowsWFtvLexical ComplexityLexical SophisticationWord Frequency in TV Shows (WFtv) is a metric that gauges the aggregate frequency of specific words based on their occurrences within a reference corpus of TV show transcripts.
233Word Frequency in Social MediaWFsmLexical ComplexityLexical SophisticationWord Frequency in Social Media (WFsm) is a metric that gauges the aggregate frequency of specific words based on their occurrences within a reference corpus of social media language.
234Word Frequency in PodcastsWFpodLexical ComplexityLexical SophisticationWord Frequency in Podcasts (WFpod) is a metric that gauges the aggregate frequency of specific words based on their occurrences within a reference corpus of podcast language.
235Word Frequency in Media LanguageWFmlLexical ComplexityLexical SophisticationWord Frequency in Media Language (WFml) is a metric that gauges the aggregate frequency of specific words based on their occurrences within a reference corpus of TV, podcast and social media language.
236Contextual Diversity in PodcastsCDpodLexical ComplexityLexical SophisticationContextual Diversity in Podcasts (CDpod) is a metric that quantifies the average familiarity of the words based on their occurrence across 500-word segments from a podcast language reference corpus.
237Contextual Diversity in TV ShowsCDtvLexical ComplexityLexical SophisticationContextual Diversity in TV Shows (CDtv) is a metric that quantifies the average familiarity of the words based on their occurrence across 500-word segments from a TV language reference corpus.
238Contextual Diversity in Social MediaCDsmLexical ComplexityLexical SophisticationContextual Diversity in Social Media (CDsm) is a metric that quantifies the average familiarity of the words based on their occurrence across 500-word segments from a social media language reference corpus.
239Word Prevalence in TV ShowsWPtvLexical ComplexityLexical SophisticationWord Prevalence in TV Shows (WPtv) is a metric that quantifies the average familiarity of the words based on their distributions in a TV language reference corpus.
240Word Prevalence in PodcastsWPpodLexical ComplexityLexical SophisticationWord Prevalence in Podcasts (WPpod) is a metric that quantifies the average familiarity of the words based on their distributions in a podcast language reference corpus.
241Word Prevalence in Social MediaWPsmLexical ComplexityLexical SophisticationWord Prevalence in Social Media (WPsm) is a metric that quantifies the average familiarity of the words based on their distributions in a social media language reference corpus.
242Auxiliary verbAUXLexGramAuxiliary VerbsAuxiliary verb (AUX) is a metric that quantifies the number of auxiliary verbs.
243Quantifier (cardinal number)QUANTcnLexGramQuantifiersQuantifier (cardinal number) (QUANTcn) is a metric that measures the number of cardinal number quantifiers.
244Subordinating conjunction (cause effect)CONJscausLexGramConjunctionsSubordinating conjunction (cause effect) (CONJscaus) is a metric that measures the number of causal conjunctions.
245Preposition (complex)PREPcLexGramPrepositionsPronoun (complex) (PREPc) is a metric that measures the number of complex prepositions.
246Subordinating conjunction (comparison)CONJscomLexGramConjunctionsSubordinating conjunction (comparison) (CONJscom) is a metric that measures the number of comparative conjunctions.
246Subordinating conjunction (condition)CONJscondLexGramConjunctionsSubordinating conjunction (condition) (CONJscond) is a metric that measures the number of conditonal conjunctions.
248ConjunctionCONJLexGramConjunctionsConjunction (CONJ) is a metric that measures the number of conjunctions.
249Coordinating conjunctionCONJcLexGramConjunctionsCoordinating conjunction (CONJc) is a metric that measures the number of coordinating conjunctions.
250Determiner (definite article)DETdaLexGramDeterminersDeterminer (definite article) (DETda) is a metric that measures the number of definite articles.
251Determiner (demonstrative)DETdemLexGramDeterminersDeterminer (demonstrative) (DETdem) is a metric that measures the number of determiners.
252Determiner (demonstrative, pl)DETdempLexGramDeterminersDeterminer (demonstrative, pl) (DETdemp) is a metric that measures the number of plural demonstrative determiners.
253Determiner (demonstrative, sg)DETdemsLexGramDeterminersDeterminer (demonstrative, sg) (DETdems) is a metric that measures the number of singular demonstrative determiners.
254DeterminerDETLexGramDeterminersDeterminer (DET) is a metric that measures the number of determiners.
255Quantifier (fractional number)QUANTfnLexGramQuantifiersQuantifier (fractional numbers) (QUANTfn) is a metric that measures the instances of fractional number quantifiers.
256Pronoun (indefinite)PRNiLexGramPronounsPronoun (indefinite) (PRNi) is a metric that quantifies the number of indefinite pronouns.
257Pronoun (indefinite, pl)PRNipLexGramPronounsPronoun (indefinite, pl) (PRNip) is a metric that quantifies the number of plural indefinite pronouns.
258Pronoun (indefinite, sg)PRNisLexGramPronounsPronoun (indefinite, sg) (PRNis) is a metric that quantifies the number of singular indefinite pronouns.
259Quantifier (indefinite)QUANTiLexGramQuantifiersQuantifier (indefinite) (QUANTi) is a metric that quantifies the number of indefinite quantifiers.
260Determiner (indefinit article)DETiaLexGramDeterminersDeterminer (indefinite article) (DETia) is a metric that quantifies the number of indefinite articles.
261Subordinating conjunction (manner)CONJsmLexGramConjunctionsSubordinating conjunction (manner) (CONJsm) is a metric that quantifies the number of manner conjunctions.
262Quantifier (multiplicative numbers)QUANTmnLexGramQuantifiersQuantifier (multiplicative numbers) (QUANTmn) is a metric that measures the instances of multiplicative numbers quantifiers.
263NegationNEGLexGramNegationNegation (NEG) is a metric that quantifies the number of negation words.
264Quantifier (numerical)QUANTnLexGramQuantifiersQuantifier (numerical) (QUANTn) is a metric that quantifies the number of numerical quantifiers.
265Quantifier (ordinal number)QUANTonLexGramQuantifiersQuantifier (ordinal number) (QUANTon) is a metric that measures the number of ordinal quantifiers.
266Pronoun (personal)PRNpLexGramPronounsPronoun (personal) (PRNp) is a metric that measures the number of personal pronouns.
267Pronoun (personal, 1st, pl)PRNp1pLexGramPronounsPronoun (personal, 1st, pl) (PRNp1p) is a metric that measures the number of first person plural personal pronouns.
268Pronoun (personal, 1st, sg)PRNp1sLexGramPronounsPronoun (personal, 1st, sg) (PRNp1s) is a metric that measures the number of first person singular personal pronouns.
269Pronoun (personal, 2nd)PRNp2LexGramPronounsPronoun (personal, 2nd) (PRNp2) is a metric that measures the number of second person personal pronouns.
270Pronoun (personal, 3rd, pl)PRNp3pLexGramPronounsPronoun (personal, 3rd, pl) (PRNp3p) is a metric that measures the number of third person plural personal pronouns.
271Pronoun (personal, 3rd, sg)PRNp3sLexGramPronounsPronoun (personal, 3rd, sg) (PRNp3s) is a metric that measures the number of third person singular personal pronouns.
272Subordinating conjunction (place)CONJspLexGramConjunctionsSubordinating conjunction (place) (CONJsp) is a metric that measures the number of spatial conjunctions.
273Pronoun (possessive)PRNpossLexGramPronounsPronoun (possessive) (PRNposs) is a metric that measures the number of possessive pronouns.
274Pronoun (possessive, 1st, pl)PRNposs1pLexGramPronounsPronoun (possessive, 1st, pl) (PRNposs1p) is a metric that measures the number of first person plural possessive pronouns.
275Pronoun (possessive, 1st, sg)PRNposs1sLexGramPronounsPronoun (possessive, 1st, sg) (PRNposs1s) is a metric that measures the number of first person singular possessive pronouns.
276Pronoun (possessive, 2nd)PRNposs2LexGramPronounsPronoun (possessive, 2nd, pl) (PRNposs2) is a metric that measures the number of second person possessive pronouns.
277Pronoun (possessive, 3rd, pl)PRNposs3pLexGramPronounsPronoun (possessive, 3rd, pl) (PRNposs3p) is a metric that measures the number of third person plural possessive pronouns.
278Pronoun (possessive, 3rd, sg)PRNposs3sLexGramPronounsPronoun (possessive, 3rd, sg) (PRNposs3s) is a metric that measures the number of third person singular possessive pronouns.
279Determiner (possessive)DETpossLexGramDeterminersDeterminer (possessive) (DETposs) is a metric that measures the number of possessive determiners.
280Determiner (possessive, 1st, pl)DETposs1pLexGramDeterminersDeterminer (possessive, 1st, pl) (DETposs1p) is a metric that measures the number of first person plural possessive determiners.
281Determiner (possessive, 1st, sg)DETposs1sLexGramDeterminersDeterminer (possessive, 1st, sg) (DETposs1s) is a lexicon-based feature that measures the number of first person singular possessive determiners.
282Determiner (possessive, 2nd)DETposs2LexGramDeterminersDeterminer (possessive, 2nd) (DETposs1p) is a metric that measures the number of first person plural possessive determiners.
283Determiner (possessive, 3rd, pl)DETposs3pLexGramDeterminersDeterminer (possessive, 3rd, pl) (DETposs3p) is a metric that measures the number of third person, plural possessive determiners.
284Determiner (possessive, 3rd, sg)DETposs3sLexGramDeterminersDeterminer (possessive, 3rd, sg) (DETposs3s) is a metric that measures the number of third person, singular possessive determiners.
285PrepositionPREPLexGramPrepositionsPronoun (PREP) is a metric that measures the number of prepositions.
286Auxiliary verb (primary)AUXpLexGramAuxiliary VerbsAuxiliary verb (primary) (AUXp) is a metric that measures the number of primary auxiliary verbs.
287Auxiliary verb (modal)AUXmLexGramAuxiliary VerbsAuxiliary verb (modal) (AUXm) is a metric that measures the number of modal auxiliary verbs.
288PronounPRNLexGramPronounsPronoun (PRN) is a metric that measures the number of pronouns.
289Subordinating conjunction (purpose)CONJspurLexGramConjunctionsSubordinating conjunction (purpose) (CONJspur) is a metric that measures the number of purposive conjunctions.
290QuantifierQUANTLexGramQuantifiersQuantifier (QUANT) is a metric that measures the number of quantifiers.
291Pronoun (reciprocal)PRNrecLexGramPronounsPronoun (reciprocal) (PRNrec) is a metric that measures the number of reciprocal pronouns.
292Pronoun (reflexive)PRNrefLexGramPronounsPronoun (reflexive) (PRNref) is a metric that measures the number of reflexive pronouns.
293Pronoun (reflexive, 1st, pl)PRNref1pLexGramPronounsPronoun (reflexive, 1st, pl) (PRNref1p) is a metric that measures the number of first person plural reflexive pronouns.
294Pronoun (reflexive, 1st, sg)PRNref1sLexGramPronounsPronoun (reflexive, 1st, sg) (PRNref1s) is a metric that measures the number of first person singular reflexive pronouns.
295Pronoun (reflexive, 2nd, pl)PRNref2pLexGramPronounsPronoun (reflexive, 2nd, pl) (PRNref2p) is a metric that measures the number of second person plural reflexive pronouns.
296Pronoun (reflexive, 2nd, sg)PRNref2sLexGramPronounsPronoun (reflexive, 2nd, sg) (PRNref2s) is a metric that measures the number of first person singular reflexive pronouns.
297Pronoun (reflexive, 3rd, pl)PRNref3pLexGramPronounsPronoun (reflexive, 3rd, pl) (PRNref3p) is a metric that measures the number of third person plural reflexive pronouns.
298Pronoun (reflexive, 3rd, sg)PRNref3sLexGramPronounsPronoun (reflexive, 3rd, sg) (PRNref3s) is a metric that measures the number of third person singular reflexive pronouns.
299Preposition (simple)PREPsLexGramPrepositionsPronoun (simple) (PREPs) is a metric that measures the number of simple prepositions.
300Subordinating conjunctionCONJsLexGramConjunctionsSubordinating conjunction (CONJs) is a metric that measures the number of subordinating conjunctions.
301Subordinating conjunction (time)CONJstLexGramConjunctionsSubordinating conjunction (time) (CONJst) is a metric that measures the number of temporal conjunctions.
302ArtTOPartLexTopicArtArt (TOPart) is a metric that counts the number of words related to the topic of art.
303BusinessTOPbusLexTopicBusinessBusiness (TOPbus) is a metric that counts the number of words related to the topic of business.
304EducationTOPeduLexTopicEducationEducation (TOPedu) is a metric that counts the number of words related to the topic of education.
305EntertainmentTOPentLexTopicEntertainmentEntertainment (TOPent) is a metric that counts the number of words related to the topic of entertainment.
306EnvironmentTOPenvLexTopicEnvironmentEnvironment (TOPenv) is a metric that counts the number of words related to the topic of environment.
307FashionTOPfasLexTopicFashionFashion (TOPfas) is a metric that counts the number of words related to the topic of fashion.
308FoodTOPfoodLexTopicFoodFood (TOPfood) is a metric that counts the number of words related to the topic of food.
309HealthTOPheaLexTopicHealthHealth (TOPhea) is a metric that counts the number of words related to the topic of health.
310MusicTOPmusLexTopicMusicMusic (TOPmus) is a metric that counts the number of words related to the topic of music.
311PoliticsTOPpolLexTopicPoliticsPolitics (TOPpol) is a metric that counts the number of words related to the topic of politics.
312RelationshipsTOPrelLexTopicRelationshipsRelationships (TOPrel) is a metric that counts the number of words related to the topic of relationships.
313ScienceTOPsciLexTopicScienceScience (TOPsci) is a metric that counts the number of words related to the topic of science.
314SportsTOPspoLexTopicSportsSports (TOPspo) is a metric that counts the number of words related to the topic of sports.
315TechnologyTOPtecLexTopicTechnologyTechnology (TOPtec) is a metric that counts the number of words related to the topic of technology.
316TravelTOPtraLexTopicTravelTravel (TOPtra) is a metric that counts the number of words related to the topic of travel.
317AcceptanceEMOaccLexEmoPositive EmotionAcceptance (EMOacc) is a metric that quantifies the number of words associated with the emotion of acceptance.
318AngerEMOangLexEmoNegative EmotionAnger (EMOang) is a metric that quantifies the number of words associated with the emotion of anger.
319AnnoyanceEMOannLexEmoNegative EmotionAnnoyance (EMOann) is a metric that quantifies the number of words associated with the emotion of annoyance.
320AnticipationEMOantLexEmoPositive EmotionAnticipation (EMOant) is a metric that quantifies the number of words associated with the emotion of anticipation.
321AnxietyEMOanxLexEmoNegative EmotionAnxiety (EMOanx) is a metric that quantifies the number of words associated with the emotion of anxiety.
322BlissEMObliLexEmoPositive EmotionBliss (EMObli) is a metric that quantifies the number of words associated with the emotion of bliss.
323CalmnessEMOcalLexEmoPositive EmotionCalmness (EMOcal) is a metric that quantifies the number of words associated with the emotion of calmness.
324ContentmentEMOconLexEmoPositive EmotionContentment (EMOcon) is a metric that quantifies the number of words associated with the emotion of contentment.
325DelightEMOdelLexEmoPositive EmotionDelight (EMOdel) is a metric that quantifies the number of words associated with the emotion of delight.
326DisgustEMOdsgLexEmoNegative EmotionDisgust (EMOdsg) is a metric that quantifies the number of words associated with the emotion of disgust.
327DislikeEMOdslLexEmoNegative EmotionDislike (EMOdsl) is a metric that quantifies the number of words associated with the emotion of dislike.
328EagernessEMOeagLexEmoPositive EmotionEagerness (EMOeag) is a metric that quantifies the number of words associated with the emotion of eagerness.
329EcstasyEMOecsLexEmoPositive EmotionEcstasy (EMOecs) is a metric that quantifies the number of words associated with the emotion of ecstasy.
330EnthusiasmEMOentLexEmoPositive EmotionEnthusiasm (EMOent) is a metric that quantifies the number of words associated with the emotion of enthusiasm.
331FearEMOfeaLexEmoNegative EmotionFear (EMOfea) is a metric that quantifies the number of words associated with the emotion of fear.
332GriefEMOgriLexEmoNegative EmotionGrief (EMOgri) is a metric that quantifies the number of words associated with the emotion of grief.
333JoyEMOjoyLexEmoPositive EmotionJoy (EMOjoy) is a metric that quantifies the number of words associated with the emotion of joy.
334LoathingEMOloaLexEmoNegative EmotionLoathing (EMOloa) is a metric that quantifies the number of words associated with the emotion of loathing.
335LoveEMOlovLexEmoPositive EmotionLove (EMOlov) is a metric that quantifies the number of words associated with the emotion of love.
336MelancholyEMOmelLexEmoNegative EmotionMelancholy (EMOmel) is a metric that quantifies the number of words associated with the emotion of melancholy.
337PleasantnessEMOpleLexEmoPositive EmotionPleasantness (EMOple) is a metric that quantifies the number of words associated with the emotion of pleasantness.
338RageEMOragLexEmoNegative EmotionRage (EMOrag) is a metric that quantifies the number of words associated with the emotion of rage.
339ResponsivenessEMOresLexEmoPositive EmotionResponsiveness (EMOres) is a metric that quantifies the number of words associated with the emotion of responsiveness.
340SadnessEMOsadLexEmoNegative EmotionSadness (EMOsad) is a metric that quantifies the number of words associated with the emotion of sadness.
341SerenityEMOserLexEmoPositive EmotionSerenity (EMOser) is a metric that quantifies the number of words associated with the emotion of serenity.
342SurpriseEMOsurLexEmoNeutral EmotionSurprise (EMOsur) is a metric that quantifies the number of words associated with the emotion of surprise.
343TerrorEMOterLexEmoNegative EmotionTerror (EMOter) is a metric that quantifies the number of words associated with the emotion of terror.
344TrustEMOtruLexEmoPositive EmotionTrust (EMOtru) is a metric that quantifies the number of words associated with the emotion of trust.