Search the web
Sign In
New User? Sign Up
KR-language
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
your 2003 CELT paper   Message List  
Reply | Forward Message #433 of 712 |
I finished reading it, and have comments on two topics.

1. I looked at "the top of the SUMO taxonomy" in section 1.4.
I disagree with the classification of a number of the concepts.
We should talk about the differences some time.

2. For your "hamburger example" in section 2,
answering your query does not require any logic
or theorem prover in mKR. See 3 below.
I chose to use the Unicon meaning of "every" (a generator).
Your CELT "every" is like the mKR "all".


3. the "hamburger problem" in mKR.

# John eats every hamburger that he sees.
John do see od hamburger = h1 done;
...
John do see od hamburger = hN done;
hamburgers := John do see od hamburger = ? done;
John do eat od hamburger = $hamburgers done;

# He observes a hamburger at Wendys.
he is John;
observe is see;
at space = Wendys;
he do observe od hamburger = hw done;
he do eat od hamburger = hw done;
hamburgers := John do see od hamburger = ? done; # now includes hw

# Who eats what?
? do eat od ? done;
# and the answer to that question is
John do eat od hamburger = $hamburgers done; # now includes hw


Dick McCullough
http://mKRmKE.org/
Ayn Rand do speak od mKR done;
knowledge := man do identify od existent done;
knowledge haspart proposition list;
mKE do enhance od "Real Intelligence" done;





Thu Jul 24, 2008 1:16 am

rhmcc
Offline Offline
Send Email Send Email

Forward
Message #433 of 712 |
Expand Messages Author Sort by Date

I finished reading it, and have comments on two topics. 1. I looked at "the top of the SUMO taxonomy" in section 1.4. I disagree with the classification of a...
Richard H. McCullough
rhmcc
Offline Send Email
Jul 24, 2008
1:16 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help