Dictionaries are also wonderful books :-)
To Parse means (for example) to read a piece of code and process it.
When PHP will parses your code it opens the file and reads it line by line
trying to figure out what it should do.
You browser Parses the HTML documents trying to figure out how to print it on the screen.