typicalPart |
appearance as argument number 1 |
![]() |
(documentation typicalPart EnglishLanguage "An instance of the first argument is typically found as part of an instance of the second argument. This is a class-level relation roughly corresponding to part. Note that this does not imply that such wholes typically have such parts.") | Mid-level-ontology.kif 23574-23577 | |
(domainSubclass typicalPart 1 Object) | Mid-level-ontology.kif 23578-23578 | |
(domainSubclass typicalPart 2 Object) | Mid-level-ontology.kif 23579-23579 | |
(instance typicalPart BinaryPredicate) | Mid-level-ontology.kif 23571-23571 | |
(instance typicalPart SpatialRelation) | Mid-level-ontology.kif 23572-23572 | |
(relatedInternalConcept typicalPart part) | Mid-level-ontology.kif 23573-23573 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage typicalPart "%1 typically 是 %2 的 part ") | domainEnglishFormat.kif 4850-4850 | |
(format ChineseTraditionalLanguage typicalPart "%1 typically 是 %2 的 part ") | domainEnglishFormat.kif 4849-4849 | |
(format EnglishLanguage typicalPart "a %1 is typically a part of a %2") | domainEnglishFormat.kif 4848-4848 | |
(relatedInternalConcept typicalTemporalPart typicalPart) | Cars.kif 1434-1434 | |
(relatedInternalConcept typicallyContainsPart typicalPart) | Cars.kif 347-347 | |
(subrelation partTypes typicalPart) | Mid-level-ontology.kif 23699-23699 | |
(termFormat ChineseLanguage typicalPart "典型的部分") | domainEnglishFormat.kif 59768-59768 | |
(termFormat ChineseTraditionalLanguage typicalPart "典型的部分") | domainEnglishFormat.kif 59767-59767 | |
(termFormat EnglishLanguage typicalPart "typical part") | domainEnglishFormat.kif 59766-59766 |
antecedent |
![]() |
(=> (and (typicalPart ?PART ?WHOLE) (instance ?X ?PART) (equal ?PARTPROB (ProbabilityFn (exists (?Y) (and (instance ?Y ?WHOLE) (part ?X ?Y))))) (equal ?NOTPARTPROB (ProbabilityFn (not (exists (?Z) (and (instance ?Z ?WHOLE) (part ?X ?Z))))))) (greaterThan ?PARTPROB ?NOTPARTPROB)) |
Mid-level-ontology.kif 23589-23606 | |
(=> (typicalPart ?PART ?WHOLE) (exists (?X ?Y) (and (instance ?X ?WHOLE) (instance ?Y ?PART) (part ?Y ?X)))) |
Mid-level-ontology.kif 23581-23587 |
consequent |
![]() |
(=> (attribute ?X AeronauticalEngineer) (exists (?SKILL) (and (hasSkill ?SKILL ?X) (forall (?P) (=> (instance ?P ?SKILL) (or (exists (?CONS ?OBJ ?PT) (and (instance ?CONS Making) (or (instance ?OBJ Aircraft) (and (instance ?OBJ ?PT) (typicalPart ?PT Aircraft))) (result ?CONS ?OBJ) (subProcess ?P ?CONS))) (exists (?DESIGN ?PLAN ?OBJ ?PT) (and (instance ?DESIGN Designing) (or (instance ?OBJ Aircraft) (and (instance ?OBJ ?PT) (typicalPart ?PT Aircraft))) (result ?DESIGN ?PLAN) (represents ?PLAN ?OBJ) (subProcess ?P ?DESIGN))))))))) |
Biography.kif 436-465 |
appearance as argument number 0 |
![]() |
![]() |
![]() |