BackFn |
appearance as argument number 1 |
![]() |
(documentation BackFn ChineseLanguage "这个 Function 把 Object 转到 与 这个 Object 的 FrontFn 相反的那面。注:这是一个部分函数, 因为有一些 Object 是没有侧面的,例如苹果和球体。 也要注意 这个 Function 的 range 是无限的,就像 ImmediateFutureFn 和 ImmediatePastFn 一样也是无限的。从理论的观点来说,虽然这个无限性并不理想,但它没有太大的实际影响,因为在共同意思间对于最常见 的情况已经达成广泛的共识。") | chinese_format.kif 1565-1569 | |
(documentation BackFn EnglishLanguage "A Function that maps an Object to the side that is opposite the FrontFn of the Object. 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 876-883 | |
(domain BackFn 1 SelfConnectedObject) | Merge.kif 873-873 | |
(instance BackFn PartialValuedRelation) | Merge.kif 871-871 | |
(instance BackFn SpatialRelation) | Merge.kif 870-870 | |
(instance BackFn UnaryFunction) | Merge.kif 872-872 | |
(range BackFn SelfConnectedObject) | Merge.kif 874-874 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage BackFn "%1 的后面") | chinese_format.kif 255-255 | |
(format EnglishLanguage BackFn "the back of %1") | english_format.kif 255-255 | |
(termFormat ChineseLanguage BackFn "挪后函数") | chinese_format.kif 256-256 | |
(termFormat ChineseLanguage BackFn "背部") | domainEnglishFormat.kif 9519-9519 | |
(termFormat ChineseTraditionalLanguage BackFn "背部") | domainEnglishFormat.kif 9518-9518 | |
(termFormat EnglishLanguage BackFn "back") | domainEnglishFormat.kif 9517-9517 |
antecedent |
![]() |
(=> (and (instance ?F Face) (part ?F ?P) (equal ?B (BackFn ?P))) (not (part ?F ?B))) |
Mid-level-ontology.kif 12362-12369 |
consequent |
![]() |
(=> (instance ?L Taillight) (exists (?V) (and (instance ?V Vehicle) (part ?L (BackFn ?V))))) |
Mid-level-ontology.kif 3040-3045 | |
(=> (instance ?OBJ SelfConnectedObject) (side (BackFn ?OBJ) ?OBJ)) |
Merge.kif 885-887 | |
(=> (instance ?W RearWindow) (exists (?A) (and (instance ?A RoadVehicle) (part ?W (BackFn ?A))))) |
Mid-level-ontology.kif 14669-14674 |
![]() |
![]() |