Parsing
Parsing is the inverse of generation: the assignment of structure to a linear string of words according to a grammar; this is much like the ``diagramming'' of a sentence taught in grammar school.
Parts of the parse tree can then be related to object symbols in the computer's memory.