A construct in the strict language is a production tree produced by the Algol 68 two-level grammar’s hyper-rules and meta-production rules. The production tree leads to a terminal production whose constituents are symbols.
For example, the following particular program in the reference language:
begin skip end
corresponds to a program in the strict language whose terminal production is:
'bold begin symbol' 'skip symbol' 'bold end symbol'