Meaning : An error of language resulting from code that does not conform to the syntax of the programming language.
Example :
Syntax errors can be recognized at compilation time.
A common syntax error is to omit a parenthesis.