unsigned char *next_word( int *end_of_sentence );
void init_parser(FILE *infofile, FILE *sourcefile, FILE *outfile, const unsigned char *sourcename );
int check_first_char( unsigned char *word ); /* 1.11.91 */
#ifndef PARSERIMPLEMENTATION
extern volatile
#endif
int zeilennummer;
#ifndef PARSERIMPLEMENTATION
extern
#endif
int punctuation_check;
#ifndef PARSERIMPLEMENTATION
extern
#endif
int new_sentence;