home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / hyperx11.sit / HyperX / card_10370.txt < prev    next >
Text File  |  1988-02-25  |  3KB  |  124 lines

  1. -- card: 10370 from stack: in
  2. -- bmap block id: 12382
  3. -- flags: 4000
  4. -- background id: 8367
  5. -- name: Production Rules
  6.  
  7.  
  8. -- part 2 (field)
  9. -- low flags: 01
  10. -- high flags: 0001
  11. -- rect: left=41 top=79 right=211 bottom=470
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 14
  17. -- style flags: 256
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part 3 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=49 top=226 right=252 bottom=79
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 3
  30. -- text size: 14
  31. -- style flags: 16640
  32. -- line height: 18
  33. -- part name: 
  34.  
  35.  
  36. -- part 4 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=80 top=227 right=262 bottom=276
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 3
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part 5 (field)
  51. -- low flags: 01
  52. -- high flags: 0000
  53. -- rect: left=80 top=268 right=290 bottom=275
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 3
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.  
  63.  
  64. -- part 6 (field)
  65. -- low flags: 01
  66. -- high flags: 0000
  67. -- rect: left=21 top=267 right=291 bottom=76
  68. -- title width / last selected line: 0
  69. -- icon id / first selected line: 0 / 0
  70. -- text alignment: 0
  71. -- font id: 3
  72. -- text size: 14
  73. -- style flags: 16640
  74. -- line height: 18
  75. -- part name: 
  76.  
  77.  
  78. -- part 9 (field)
  79. -- low flags: 01
  80. -- high flags: 0001
  81. -- rect: left=318 top=218 right=312 bottom=509
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 0
  85. -- font id: 3
  86. -- text size: 14
  87. -- style flags: 256
  88. -- line height: 18
  89. -- part name: 
  90.  
  91.  
  92. -- part contents for background part 1
  93. ----- text -----
  94. Production Rules
  95.  
  96. -- part contents for card part 1
  97. ----- text -----
  98. Production Rules
  99.  
  100. -- part contents for card part 2
  101. ----- text -----
  102.    The heuristics in most expert systems are usually captured in the form of production rules. Socrates may have been the original inventor of the production rule with this now classic approach to problem solving logic. A Rule is a simple "If-Then" logical statement that expresses a relationship between different Facts. 
  103.  
  104. -- part contents for card part 3
  105. ----- text -----
  106. If:
  107.  
  108. -- part contents for card part 4
  109. ----- text -----
  110. All men are mortal 
  111. Socrates is a man
  112.  
  113. -- part contents for card part 6
  114. ----- text -----
  115. Then:
  116.  
  117. -- part contents for card part 5
  118. ----- text -----
  119. Socrates is mortal
  120.  
  121.  
  122. -- part contents for card part 9
  123. ----- text -----
  124. By proving that all of the Assertions are true, we can infer that the Conclusion is also true.