1 / 15

Represent the following sentences in first-order logic, using a consistent vocabulary

Represent the following sentences in first-order logic, using a consistent vocabulary. Not all students take both History and Biology. Only one student failed History. Only one student failed both history and biology. The best score in History was better than the best score in Biology.

malachi
Télécharger la présentation

Represent the following sentences in first-order logic, using a consistent vocabulary

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Represent the following sentences in first-order logic, using a consistent vocabulary • Not all students take both History and Biology. • Only one student failed History. • Only one student failed both history and biology. • The best score in History was better than the best score in Biology. • Every person who dislikes all vegetarians is smart. • No person likes a smart vegetarian. • There is a woman who likes all men who are not vegetarians. • There is a barber who shaves all men in town who do not shave themselves. • No person likes a professor unless the professor is smart. • Politicians can fool some of the people all of the time, and they can fool all of the people some of the time , but they can’t fool all of the people all of the time.

  2. BUILDING A KNOWLEDGE BAGE After learning this lesson we can develop a methodology for building knowledge bases for particulardomains The previous lessons we showed that first order logic is a powerful tool for knowledge representation and reasoning. However , a logic by itself consists of only the syntax, semantics, and proof theory. A logic does not offer any guidance as to what facts should be expressed , nor what vocabulary should be used to express them The process of building a knowledge base is calledKnowledge engineering The knowledge engineering will usually interview the real experts to become educated about the domain and to elicit the required knowledge , in a process calledknowledge acquisition

  3. Knowledge Engineering Programming • Choosing a programming language. • Writing a program. • Choosing or writing a compiler • Running a program • Choosing a logic • Building a Knowledge base • Implementing the proof theory. • Inferring new facts. Knowledge Engineering VS. Programming A useful analogy can be made between knowledge engineering and programming. Both activities can be seen as consisting of for steps:

  4. Knowledge Engineering

  5. Decide what to talk about • Decide on a vocabulary of predicates • Encode general knowledge about the domain • Encode a description of the specific problem instance • Pose queries to the inference procedure and get answer

  6. THE ELECTRONIC CIRCUITS DOMAIN

More Related