General
Material
Lecture 1
Lecture 2
Lecture 3
Lecture 4
Lecture 5

Tracing the construction of parse trees

Download the DCG which is using extra arguments to construct the parse tree here.

Play with the DCG a bit: ask some queries and do a trace. When tracing, pay particular attention to the way the parse tree is constructed.

Back to the practical session of day 5.