BodySideFn |
appearance as argument number 1 |
(documentation BodySideFn EnglishLanguage "A Function that takes a BodyPart that normally exists in pairs and returns the part that is on the given side of the body, for example (BodyPartFn Right Lung) or (BodyPartFn Left Arm).") | Merge.kif 15020-15022 | |
(domain BodySideFn 1 AntiSymmetricPositionalAttribute) | Merge.kif 15017-15017 | The number 1 argument of Body side fn is an instance of anti-symmetric positional attribute |
(domainSubclass BodySideFn 2 BodyPart) | Merge.kif 15018-15018 | The number 2 argument of Body side fn is a subclass of body part |
(instance BodySideFn BinaryFunction) | Merge.kif 15016-15016 | Body side fn is an instance of binary function |
(rangeSubclass BodySideFn BodyPart) | Merge.kif 15019-15019 | The values returned by Body side fn are subclasses of body part |
appearance as argument number 2 |
(format EnglishLanguage BodySideFn "the %1 %2") | Merge.kif 15023-15023 | |
(termFormat EnglishLanguage BodySideFn "Body side fn") | domainEnglishFormat.kif 64601-64601 |
antecedent |
(=> (and (instance ?A Animal) (instance ?P (BodySideFn ?S ?BPC)) (contraryAttribute ?S ?SO) (attribute ?A Healthy)) (exists (?PO) (and (instance ?PO (BodySideFn ?SO ?BPC)) (orientation ?P ?PO ?S)))) |
Merge.kif 15025-15036 |
|
(=> (instance ?X (BodySideFn ?S ?P)) (instance ?X ?P)) |
Merge.kif 15038-15040 |
|
consequent |
(=> (and (instance ?A Animal) (instance ?P (BodySideFn ?S ?BPC)) (contraryAttribute ?S ?SO) (attribute ?A Healthy)) (exists (?PO) (and (instance ?PO (BodySideFn ?SO ?BPC)) (orientation ?P ?PO ?S)))) |
Merge.kif 15025-15036 |
|
statement |