This document discusses the basic tasks involved in natural language processing (NLP). It describes the different phases of NLP including phonetics, lexical analysis, syntactic analysis, semantic analysis, discourse analysis, and pragmatic analysis. It then explains some basic NLP activities like tokenization, sentence splitting, and part-of-speech tagging. The goal of NLP is to enable computers to understand and process human languages through computational modeling.