I wrote this one in 2015 and it is not running in CLIPS 6.3, It was ok in 2015. ;;;;; To run this program: ; 1) load the file in the "File" menu; ; 2) initialize with: (reset) ; 3) run the program: (run) ;; Asthma.clp ;; A program to help how to diagnostic and solve my son's asthma problem. ;; Please answer only "yes" or "no". (deftemplate question (slot query) (slot answer)) (deftemplate message (slot msg)) (deffacts initial (question (query "Does he have short and continuous cough, shortness of...