categorized syntactically as atoms. The syntax for atoms is:
\begin{verbatim}
-atom: identifier | literal | enclosure
-enclosure: parenth_form | list_display | dict_display | string_conversion
+atom: identifier | literal | enclosure
+enclosure: parenth_form|list_display|dict_display|string_conversion
\end{verbatim}
\subsection{Identifiers (Names)}
categorized syntactically as atoms. The syntax for atoms is:
\begin{verbatim}
-atom: identifier | literal | enclosure
-enclosure: parenth_form | list_display | dict_display | string_conversion
+atom: identifier | literal | enclosure
+enclosure: parenth_form|list_display|dict_display|string_conversion
\end{verbatim}
\subsection{Identifiers (Names)}