The next step
Once the words are understood, the next step is to understand the structure of the sentence . The process is known as syntax checking or parsing Syntax analysis (also called as parsing) is a process of imposing a hierarchical (tree like) structure on the token stream. It is basically like generating sentences for the language using language specific grammatical rules as we have in our natural language |