Agreed. I think people sometimes use "syntax" to mean the entire package—code as data/data as code, immutability, functional transformation over data structures as opposed to mutation of objects and so on and so forth.
The syntax is literally,
(verb arg1, arg2… argn)
and you're more or less done. The other stuff, however…
The syntax is literally,
and you're more or less done. The other stuff, however…