It appears you have not yet registered with our community. To register please click here...

Theory of Everything  

  
Go Back   Theory of Everything > Biology > Artificial Intelligence
Reload this Page The Creation of a Being. (software - predicate calculus)
Register Website Toe Club Your Blog Arcade

Welcome to the Theory of Everything forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Reply
 
LinkBack Thread Tools Display Modes
The Creation of a Being. (software - predicate calculus)
Old
  (#1 (permalink))
2nd degree Black Belt
everymansmedium will become famous soon enougheverymansmedium will become famous soon enougheverymansmedium will become famous soon enough
 
everymansmedium's Avatar
 
Status: Offline
Posts: 300
Thanks Given: 56
Thanked 42x in 35 Posts
Join Date: Sep 2007
Rep Power: 7
   
The Creation of a Being. (software - predicate calculus) - 12-30-2007, 01:27 PM

I will discuss the process of this software creation.
If any wish to be involved.
I will show the predicates as they develop with an explanation of there function.
Are there any Prolog programmers here?

Do you think it should be done as open source?
Do you think those that see this will keep the rules of isolation to text?
Do you think that people believe that there is a danger if it is not isolated?

I will start with some of the best predicates that were used in past systems and build from there.
-----------------
This is a proposal for a thread relative to the approval of Robert. that this thread is part of a viable search for the TOE by the ability to understand what is involved in the attempt to create a being and to shed some light on what consciousness might be.
-----------------
John


Creator of Silence.
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Re: The Creation of a Being. (software - predicate calculus)
Old
  (#2 (permalink))
2nd degree Black Belt
everymansmedium will become famous soon enougheverymansmedium will become famous soon enougheverymansmedium will become famous soon enough
 
everymansmedium's Avatar
 
Status: Offline
Posts: 300
Thanks Given: 56
Thanked 42x in 35 Posts
Join Date: Sep 2007
Rep Power: 7
   
Re: The Creation of a Being. (software - predicate calculus) - 12-31-2007, 05:14 PM

Ok it is very quiet.
Is this because there is no interest in this thread.

PC, is not so difficult.
simple example of inference in a declaritive style of programming. If you could follow this you could follow any of it.

can a sparrow fly?
can a penguin fly?
is a penguin a bird?

query format for above questions:
can-fly(sparrow).
can-fly(penguin).
is-a(bird,penguin).

----
rules:
can-fly(X) if is-a(bird,X),not is-a(bird,flightless,X).
is-a(bird,X) if is-a(bird,flightless,X).

data:
is-a(bird,sparrow).
is-a(bird,flightless,penguin).

----------------
This same kind of logic can be applied to anything.
John


Creator of Silence.
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Re: The Creation of a Being. (software - predicate calculus)
Old
  (#3 (permalink))
2nd degree Black Belt
everymansmedium will become famous soon enougheverymansmedium will become famous soon enougheverymansmedium will become famous soon enough
 
everymansmedium's Avatar
 
Status: Offline
Posts: 300
Thanks Given: 56
Thanked 42x in 35 Posts
Join Date: Sep 2007
Rep Power: 7
   
Re: The Creation of a Being. (software - predicate calculus) - 01-03-2008, 01:47 PM

I would not be posting out of subject in other peoples thread, if there was anybody to talk to here.
Did I forget my deodorant?


Creator of Silence.
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Re: The Creation of a Being. (software - predicate calculus)
Old
  (#4 (permalink))
Orange Belt
gunnar is on a distinguished road
 
Status: Offline
Posts: 40
Thanks Given: 0
Thanked 0x in 0 Posts
Join Date: Jan 2008
Rep Power: 2
   
Re: The Creation of a Being. (software - predicate calculus) - 01-03-2008, 01:54 PM

have you read the holy grail? it explains these things. if you dont want to read the whole thing, skip to the consciousness part.
thank you.
  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com