![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| FrontFn |
| appearance as argument number 1 |
|
|
| (instance FrontFn SpatialRelation) | Merge.kif 867-867 | Front is an instance of spatial relation |
| (instance FrontFn PartialValuedRelation) | Merge.kif 868-868 | Front is an instance of partial valued relation |
| (instance FrontFn UnaryFunction) | Merge.kif 869-869 | Front is an instance of unary function |
| (domain FrontFn 1 SelfConnectedObject) | Merge.kif 870-870 | The number 1 argument of front is an instance of self connected object |
| (range FrontFn SelfConnectedObject) | Merge.kif 871-871 | The range of front is an instance of self connected object |
| (documentation FrontFn EnglishLanguage "A Function that maps an Object to the side that generally receives the most attention or that typically faces the direction in which the Object moves. Note that this is a partial function, since some Objects do not have sides, e.g. apples and spheres. Note too that the range of this Function is indefinite in much the way that ImmediateFutureFn and ImmediatePastFn are indefinite. Although this indefiniteness is undesirable from a theoretical standpoint, it does not have significant practical implications, since there is widespread intersubjective agreement about the most common cases.") | Merge.kif 873-881 | The range of front is an instance of self connected object |
| appearance as argument number 2 |
|
|
| (relatedInternalConcept BackFn FrontFn) | Merge.kif 892-892 | Back is internally related to front |
| (termFormat EnglishLanguage FrontFn "front") | domainEnglishFormat.kif 25078-25078 | Back is internally related to front |
| (termFormat ChineseTraditionalLanguage FrontFn "面前") | domainEnglishFormat.kif 25079-25079 | Back is internally related to front |
| (termFormat ChineseLanguage FrontFn "面前") | domainEnglishFormat.kif 25080-25080 | Back is internally related to front |
| (format EnglishLanguage FrontFn "the front of %1") | english_format.kif 264-264 | Back is internally related to front |
| antecedent |
|
|
| (=> (equal ?F (FrontFn ?O)) (not (overlapsSpatially ?F (BackFn ?O)))) |
Merge.kif 907-912 | If equal X and the front of Y, then X and the back of Y doesn't overlapsSpatially |
| (=> (and (instance ?F Face) (part ?F ?P) (equal ?B (FrontFn ?P))) (part ?F ?B)) |
Mid-level-ontology.kif 14527-14533 | If X is an instance of face, X is a part of Y, and equal Z and the front of Y, then X is a part of Z |
| (=> (and (longitudinalAxis ?V ?O) (instance ?O Aircraft) (equal ?F (FrontFn ?O)) (equal ?B (BackFn ?O)) (centerOfMass ?C ?O) (part ?F ?V) (part ?B ?V) (part ?C ?V)) (between ?C ?F ?B)) |
Mid-level-ontology.kif 19362-19372 | If All of the following hold: (1) X is the longitudinalAxis of Y (2) Y is an instance of aircraft (3) equal Z and the front of Y (4) equal W and the back of Y (5) V is the centerOfMass of Y (6) Z is a part of X (7) W is a part of X (8) V is a part of X, then Z is between V and W |
| consequent |
|
|