:- module('+http://tests.com',[]). en("the target language is: prolog. % other languages available soon % Logical English document % above example of a prolog module name. Please adjust as convenient. % comments only after the en( % uncomment to use % the meta predicates are: % %the templates are: % %the event predicates are: % %the fluents are: % %the knowledge base includes: % % add as many as you need %scenario one is: % % add as many as you need %query one is: % "). /** ?- answer("query one with scenario one"). ?- answer("query three with scenario one"). ?- answer("query two with scenario one"). */