Pyke logic programming (4): text mode for Pattern Matching"

Source: Internet
Author: User
Text modeYou want Pyke to answer a question, for example: "is a fact true ?" .
Recall the Pyke routine family_relations,
Your python program may need to know whether Bruce's parents are Thomas and Norma.
Therefore, it will ask about the following statement:

Family. son_of (Bruce, Thomas, Norma)

Pyke searches for known facts and answers "Yes !". This is because you have told it that it also remembers that this fact is true.

Here, all the parameters of the fact statement are in the text mode. If you input a text pattern like Bruce, Thomas, Or Norma to Pyke, it will answer "yes" or "wrong ".

The text mode looks like data. Your questions are exactly the same as they mentioned above.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.