Annotation of researchv8dc/cmd/wwb/wwbinfo.sh, revision 1.1

1.1     ! root        1: # NOTICE-NOT TO BE DISCLOSED OUTSIDE BELL SYS EXCEPT UNDER WRITTEN AGRMT
        !             2: for i in $*
        !             3:        do case $i in
        !             4:                -ver) echo $0 version 2.0;exit;;
        !             5:                -flags) echo $0 \[-flags\] \[-ver\];exit;;
        !             6:                -*) echo unknown wwbinfo flag $i;exit;;
        !             7:                *) echo wwbinfo takes no files;shift;continue;;
        !             8:        esac
        !             9: done
        !            10: cat << !
        !            11:                       COMMAND-FUNCTION TABLE
        !            12: ______________________________________________________________________
        !            13:                             _C_o_m_m_a_n_d_s
        !            14: acro file..................finds acronyms
        !            15: chunk file.................segments at phrase boundaries
        !            16: match stylefile1 2  N......collates statistics from different texts
        !            17: org file...................shows text structure
        !            18: rewrite file...............first draft of document with probs. highlighted
        !            19: sexist file................finds sexist phrases and suggests changes
        !            20: spelltell pattern..........prints commonly misspelled words containing pattern
        !            21: style file file1...........summarizes stylistic features
        !            22: syl -n file................prints words        of n syllables or longer
        !            23: topic file.................summarizes content
        !            24:    parts file..............assigns grammatical parts of        speech
        !            25: wwb file...................runs        proofreading and sytlistic analysis
        !            26:    proofr file.............proofreading        comments
        !            27:       dictplus file........finds awkward phrases, and suggests changes
        !            28:         diction file......finds awkward phrases
        !            29:         suggest phrase....suggests substitutions for awkward phrases
        !            30:       double file..........detects repeated typings of words
        !            31:       punct file...........corrects punctuation
        !            32:       spellwwb file........checks spelling, using spelldict
        !            33:       gram file........finds split infinitives and incorrect indefinite articles
        !            34:         parts file........assigns grammatical parts of speech
        !            35:    prose file..............extended editorial comments
        !            36:       style file...........summarizes stylistic        features
        !            37:         parts file........assigns grammatical parts of speech
        !            38: wwbmail....................sends mail to WWB Development group
        !            39: 
        !            40:                           _E_x_p_l_a_n_a_t_i_o_n_s
        !            41: punctrules.................explains punctuation        rules
        !            42: splitrules.................explains split infinitives
        !            43: worduse word...............a glossary of words often confused in writing
        !            44: wwbhelp word...............gets information about word (e.g. spell)
        !            45: wwbinfo....................prints a copy of this table
        !            46: wwbstand...................prints standards used by prose to evaluate documents
        !            47: 
        !            48:                      _E_n_v_i_r_o_n_m_e_n_t_a_l _T_a_i_l_o_r_i_n_g
        !            49: dictadd....................adds        phrases to ddict dictionary
        !            50: spelladd...................adds        words to spelldict dictionary
        !            51: mkstand....................builds standards for prose from user documents
        !            52: 
        !            53:                      _U_s_e_r _S_p_e_c_i_f_i_e_d _D_i_c_t_i_o_n_a_r_i_e_s
        !            54: ddict......................personal list of awkward phrases
        !            55: spelldict..................personal list of spellings
        !            56: ______________________________________________________________________
        !            57:     Note.  Indented commands are automatically run by the less 
        !            58: indented commands that immediately precede them.
        !            59: !

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.