Query: style
OS: bsd
Section: 1
Links: bsd man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STYLE(1) General Commands Manual STYLE(1)NAMEstyle - analyze surface characteristics of a documentSYNOPSISstyle [ -ml ] [ -mm ] [ -a ] [ -e ] [ -l num ] [ -r num ] [ -p ] [ -P ] file ...DESCRIPTIONStyle analyzes the surface characteristics of the writing style of a document. It reports on readability, sentence length and structure, word length and usage, verb type, and sentence openers. Because style runs deroff before looking at the text, formatting header files should be included as part of the input. The default macro package -ms may be overridden with the flag -mm. The flag -ml, which causes deroff to skip lists, should be used if the document contains many lists of non-sentences. The other options are used to locate sentences with certain characteristics. -a print all sentences with their length and readability index. -e print all sentences that begin with an expletive. -p print all sentences that contain a passive verb. -lnum print all sentences longer than num. -rnum print all sentences whose readability index is greater than num. -P print parts of speech of the words in the document.SEE ALSOderoff(1), diction(1)BUGSUse of non-standard formatting macros may cause incorrect sentence breaks. 7th Edition April 29, 1985 STYLE(1)
Related Man Pages |
---|
style(1) - debian |
voikkogc(1) - centos |
style(1) - ultrix |
style(1) - osf1 |
suggest(1) - osf1 |
Similar Topics in the Unix Linux Community |
---|
How to get exact match sentences? |
Random Sentence Generator |
How read and replace Microsoft word in Unix |
Two Loops |
Using awk to find sentences. |