![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| BodySideFn |
| appearance as argument number 1 |
|
|
| (instance BodySideFn BinaryFunction) | Merge.kif 15279-15279 | Body side fn is an instance of binary function |
| (domain BodySideFn 1 AntiSymmetricPositionalAttribute) | Merge.kif 15280-15280 | The number 1 argument of Body side fn is an instance of anti_symmetric positional attribute |
| (domainSubclass BodySideFn 2 BodyPart) | Merge.kif 15281-15281 | The number 2 argument of Body side fn is a subclass of body part |
| (rangeSubclass BodySideFn BodyPart) | Merge.kif 15282-15282 | The values returned by Body side fn are subclasses of body part |
| (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 15283-15285 | 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 15286-15286 | |
| (termFormat EnglishLanguage BodySideFn "Body side fn") | domainEnglishFormat.kif 64556-64556 |
| antecedent |
|
|
| (=> (instance ?X (BodySideFn ?S ?P)) (instance ?X ?P)) |
Merge.kif 15288-15290 | If X is an instance of the Y Z, then X is an instance of Z |
| (=> (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)))) |
Mid-level-ontology.kif 32926-32937 | If X is an instance of animal, Y is an instance of the Z W, Z is the opposite of V, and healthy is an attribute of X, then there exists U such that U is an instance of the V W and Y is Z to U |
| (=> (and (instance ?B Winking) (patient ?B ?E) (or (instance ?E (BodySideFn Left Eye)) (instance ?E (BodySideFn Right Eye)))) (exists (?T) (and (holdsDuring ?T (attribute ?E Closed)) (during (WhenFn ?B) ?T) (holdsDuring (ImmediatePastFn (WhenFn ?B)) (attribute ?E Open)) (holdsDuring (ImmediateFutureFn (WhenFn ?B)) (attribute ?E Open))))) |
emotion.kif 2017-2039 | If X is an instance of winking, Y is a patient of X, and Y is an instance of the left of eye or Y is an instance of the right of eye, then there exists Z such that closed is an attribute of Y holds during Z, the time of existence of X takes place during Z, open is an attribute of Y holds during immediately before the time of existence of X, and open is an attribute of Y holds during immediately after the time of existence of X |
| consequent |
|
|
| statement |
|
|