Syntax notation
Which of the following statements are true of our syntax definition notation?
- optional elements are enclosed in [ ]
- place-holders for a type of item are enclosed in [ ]
- items which must appear as typed are enclosed in dots
- all syntax definitions have dots in the middle
- all syntax definitions have an equal sign in the middle
Explain your answers.