% Logical English document

% an example of a prolog module name. Please adjust as convenient
:- module('p2+http://tests.com',[]).

:- include(p1). % testing!

en("the target language is: prolog. % other languages available soon

the templates are:

this template has three *a variable one* and *a varible two* and *a variable three*.  

the knowledge base p2 includes:

this template has three 1 and 2 and 3. 

").

/** <examples>
*/
