% Lab 3 (More Generalised Natural Language Processing)

:- consult('lab2/lab2rels.pl'). % change filepath
:- consult('lab3/ltos.pl').     % change filepath

:- op(700, xfy, are).
:- op(600, fx, the).
:- op(400, xfy, of).

