Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 54:44:52 |
Calls: | 583 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 111,801 |
On Mon, 2025-08-11 at 11:24 -0500, olcott wrote:
On 8/11/2025 11:22 AM, wij wrote:
You need to.-a "not true" is invented by you to answer a yes/no question. >>> you need to explain what "not true" means to a yes/no question.
It means the same thing as Prolog.
Does POOH relies on Prolog? Then, why you hide the fact and talk about C?
You won't believe me so go look it up.
Don't mistake. I believe you. The problem is I cannot use it to save human.
On 8/11/2025 11:51 AM, wij wrote:
On Mon, 2025-08-11 at 11:24 -0500, olcott wrote:
On 8/11/2025 11:22 AM, wij wrote:
You need to.-a "not true" is invented by you to answer a yes/no question.
you need to explain what "not true" means to a yes/no question.
Again you turn to Prolog to explain POOH which is in C !!!It means the same thing as Prolog.
Does POOH relies on Prolog? Then, why you hide the fact and talk about C?
You won't believe me so go look it up.
Don't mistake. I believe you. The problem is I cannot use it to save human.
When a system based on my idea is fully
populated with every basic fact of the
world then it is as complete as any formal
system can possibly be and the pathological
self-reference trick will not fool it.
LP = "This sentence is not true"
True(English, LP) == false.
True(English, ~LP) == false.
Prolog does this same thing with its https://www.swi-prolog.org/pldoc/man?predicate=unify_with_occurs_check/2
?- LP = not(true(LP)).
LP = not(true(LP)).
?- unify_with_occurs_check(LP, not(true(LP))).
false.
True(English, "Trump lied about election fraud") == TRUE
True(English, "Climate change is caused by humans") == TRUE
True(English, "Climate change is severe and must be mitigated") == TRUE
True(English, "Climate change is caused by humans") == TRUE
On 11.08.2025 19:07, olcott wrote:
True(English, "Climate change is caused by humans") == TRUE
The only problem is this: Too many humans are caused by humans.
Regards, WM
On 11.08.2025 19:07, olcott wrote:
True(English, "Climate change is caused by humans") == TRUE
The only problem is this: Too many humans are caused by humans.