A parse chain linking the tokens found in the text is first constructed out of PARSE and ANDPARSE operators. The PARSE operators produce symbols, and these symbols are recognised by STRUCTURE operators, resulting in new structure being built on top of the symbols, resulting in new symbols.
As an example, two prepositional phrases are recognised.
One of the prepositional phrases is moved to be a modifier.
The second prepositional phrase is moved, allowing the structure of the sentence to be seen.