Validates a Prolog statement string by attempting to assert it in the Prolog engine.
A Prolog statement string to validate.
True if the statement is valid, false otherwise.
Not sure this is going to be reliable enough to use in the "custom prolog statement" use case.
Validates a Prolog statement string by attempting to assert it in the Prolog engine.