int separate_sentence(char * s, Sentence sent);
int build_sentence_expressions(Sentence sent);
int sentence_in_dictionary(Sentence sent);
