diff --git a/NLI b/NLI index 7e42837..8d35aec 100755 --- a/NLI +++ b/NLI @@ -291,7 +291,7 @@ class Definer(Expression): def and_definer(self): """ - Defines an conjunctive expression into the knowledge dictionary and set + Defines a conjunctive expression into the knowledge dictionary and set the expression as True. :return: True