Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 660 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 660 Bytes

Prolog-simulation-using-Python

  • Visit grammars.txt for Prompt examples Grammars

    Format : relation(entity1, entity2, ....k'th entity).
    
  • Things to remember before creating grammars

          If you are using a variable in a relation, then it should be in small letters.
          Brackets , commas and full stops must be correctly used.
          If you are using a constant in a relation, then it should be in capital letters.
    

For more:
https://www.linkedin.com/feed/update/urn:li:activity:7148684638696255488/