Re: adjective noun first order logic
- From: Eusebius <eusebius_nntp@xxxxxxxxxxxx>
- Date: Wed, 05 Dec 2007 15:07:17 +0000
Keenlearner a écrit :
I am doing natural language processing research, I was wondering which
is the correct way of representing "old man John" in first order
predicate calculus, later on this logic will be converted into Prolog
clauses.
old(john) ^ man(john)
old(john) => man(john)
man(john) => old(john)
if you think one is wrong or right please tell me why ?! Thank you
very very much.
Since one can be old without being a man, and one can be a man without being old, I would say only the first one looks correct...
.
- Follow-Ups:
- Re: adjective noun first order logic
- From: Keenlearner
- Re: adjective noun first order logic
- References:
- adjective noun first order logic
- From: Keenlearner
- adjective noun first order logic
- Prev by Date: Re: looking for relations
- Next by Date: Re: Torkel Franzen on truth
- Previous by thread: adjective noun first order logic
- Next by thread: Re: adjective noun first order logic
- Index(es):
Relevant Pages
|