\File{grind4\-7.py},{11:13},{Jul  4 1988}
\L{\LB{...}}
\L{\LB{}}
\L{\LB{\K{BEGIN}}}
\L{\LB{}}
\L{\LB{PersonnelRecord}}
\L{\LB{}\Tab{8}{\%\{ char *Title; \%\}}}
\L{\LB{}\Tab{8}{::=}}
\L{\LB{}\Tab{8}{[\K{APPLICATION} 0]}}
\L{\LB{}\Tab{8}{    \K{IMPLICIT} \K{SET} \{}}
\L{\LB{}\Tab{16}{    Name}}
\L{\LB{}\Tab{16}{    \%\{}}
\L{\LB{}\Tab{24}{printf (\S{}\"Name: \%s \%s. \%s\!n\"\SE{},}}
\L{\LB{}\Tab{32}{givenName, initial, familyName);}}
\L{\LB{}\Tab{16}{    \%\},}}
\L{\LB{}}
\L{\LB{}\Tab{16}{title[0]}}
\L{\LB{}\Tab{16}{    IA5String}}
\L{\LB{}\Tab{16}{    [[s Title]]}}
\L{\LB{}\Tab{16}{    \%\{ printf (\S{}\"Title: \%s\!n\"\SE{}, Title); \%\},}}
\L{\LB{}}
\L{\LB{}\Tab{16}{    EmployeeNumber,}}
\L{\LB{}}
\L{\LB{}\Tab{16}{dateOfHire[1]}}
\L{\LB{}\Tab{16}{    Date}}
\L{\LB{}\Tab{16}{    \%\{ printf (\S{}\"Date of Hire: \%s\!n\"\SE{}, Date); \%\},}}
\L{\LB{}}
\L{\LB{}\Tab{16}{nameOfSpouse[2]}}
\L{\LB{}\Tab{16}{    Name}}
\L{\LB{}\Tab{16}{    \%\{}}
\L{\LB{}\Tab{24}{printf (\S{}\"Name of Spouse: \%s \%s. \%s\!n\"\SE{},}}
\L{\LB{}\Tab{32}{givenName, initial, familyName);}}
\L{\LB{}\Tab{16}{    \%\},}}
\L{\LB{}}
\L{\LB{}\Tab{16}{[3]}}
\L{\LB{}\Tab{16}{    \%\{}}
\L{\LB{}\Tab{24}{PE}\Tab{32}{cc = prim2seq (\$\$);}}
\L{\LB{}\Tab{24}{if (cc)}}
\L{\LB{}\Tab{24}{    printf (\S{}\"Number of Children: \%d\!n\"\SE{},}}
\L{\LB{}\Tab{32}{    cc \-\> pe\_cardinal);}}
\L{\LB{}\Tab{16}{    \%\}}}
\L{\LB{}\Tab{16}{    \K{IMPLICIT} \K{SEQUENCE} \K{OF} ChildInformation}}
\L{\LB{}\Tab{16}{    \K{DEFAULT} \{\}}}
\L{\LB{}\Tab{8}{    \}}}
\L{\LB{}\Tab{8}{    \%\{ printf (\S{}\"\-\-\-\-\-\-\-\-\!n\"\SE{}); \%\}}}
\L{\LB{...}}
