properPart |
appearance as argument number 1 |
![]() |
(documentation properPart ChineseLanguage "(properPart ?OBJ1 ?OBJ2) 的意思是除了 ?OBJ2 本身 ?OBJ1 是 ?OBJ2 的一部分。 这是一个 TransitiveRelation 和 AsymmetricRelation (因此也是一个 IrreflexiveRelation)。") | chinese_format.kif 1573-1575 | |
(documentation properPart EnglishLanguage "(properPart ?OBJ1 ?OBJ2) means that ?OBJ1 is a part of ?OBJ2 other than ?OBJ2 itself. This is a TransitiveRelation and AsymmetricRelation (hence an IrreflexiveRelation).") | Merge.kif 923-926 | |
(documentation properPart JapaneseLanguage "(properPart ?OBJ1 ?OBJ2) とは、?OBJ1が?OBJ2 自体以外、?OBJ2の一部である。これは、TransitiveRelation と AsymmetricRelation である。 (したがって、IrreflexiveRelation)。") | japanese_format.kif 147-149 | |
(documentation properPart SpanishLanguage "(properPart ?OBJ1 ?OBJ2) quiere decir que ?OBJ1 es una parte de ?OBJ2 aparte de ?OBJ2 mismo. Esta es una TransitiveRelation y AsymmetricRelation (y por lo tanto IrreflexiveRelation).") | spanish_format.kif 172-174 | |
(instance properPart AsymmetricRelation) | Merge.kif 919-919 | properPart est une instance de relation asym�trique |
(instance properPart TransitiveRelation) | Merge.kif 920-920 | properPart est une instance de relation transitive |
(subrelation properPart part) | Merge.kif 921-921 | properPart est une sous-relation de part |
appearance as argument number 2 |
![]() |
(format ChineseLanguage properPart "%1 %n 是 %2 的 properPart") | chinese_format.kif 175-175 | |
(format EnglishLanguage properPart "%1 is %n a proper part of %2") | english_format.kif 176-176 | |
(format FrenchLanguage properPart "%1 est %n une partie de %2") | french_format.kif 107-107 | |
(format ItalianLanguage properPart "%1 è %n una Parte propria di %2") | relations-it.txt 234-234 | |
(format JapaneseLanguage properPart "%1 は %2 の proper part では %n") | japanese_format.kif 1936-1936 | |
(format PortugueseLanguage properPart "%1 e' %n uma &parte de %2") | portuguese_format.kif 59-59 | |
(format cz properPart "%1 %p{je} %n{nen�} vlastn� ��st� %2") | relations-cz.txt 65-65 | |
(format de properPart "%1 ist ein korrektes teil von %2 %n{nicht}") | relations-de.txt 220-220 | |
(format hi properPart "%1 %2 kaa uchita bhaaga %n hai") | relations-hindi.txt 272-272 | |
(format ro properPart "%1 %n{nu} este o part%t{parte} proper%t{proprie} a lui %2") | relations-ro.kif 126-126 | |
(format sv properPart "%1 är %n{inte} en riktig del av %2") | relations-sv.txt 112-112 | |
(format tg properPart "%1 %n ay ang bahagi ng %2") | relations-tg.txt 426-426 | |
(subrelation engineeringSubcomponent properPart) | Merge.kif 16210-16210 | engineeringSubcomponent est une sous-relation de properPart |
(subrelation geographicSubregion properPart) | Merge.kif 14149-14149 | geographicSubregion est une sous-relation de properPart |
(subrelation physicalEnd properPart) | Mid-level-ontology.kif 1478-1478 | physicalEnd est une sous-relation de properPart |
(subrelation streamOutfall properPart) | Geography.kif 5754-5754 | streamOutfall est une sous-relation de properPart |
(termFormat ChineseLanguage properPart "真正的部分") | chinese_format.kif 176-176 | streamOutfall est une sous-relation de properPart |
(termFormat ChineseLanguage properPart "适当的部分") | domainEnglishFormat.kif 47829-47829 | streamOutfall est une sous-relation de properPart |
(termFormat ChineseTraditionalLanguage properPart "適當的部分") | domainEnglishFormat.kif 47828-47828 | streamOutfall est une sous-relation de properPart |
(termFormat EnglishLanguage properPart "proper part") | domainEnglishFormat.kif 47827-47827 | streamOutfall est une sous-relation de properPart |
(termFormat de properPart "korrektesTeil") | terms-de.txt 69-69 | streamOutfall est une sous-relation de properPart |
antecedent |
![]() |
consequent |
![]() |
(=> (and (hole ?HOLE ?OBJ1) (hole ?HOLE ?OBJ2)) (exists (?OBJ3) (and (properPart ?OBJ3 (MereologicalProductFn ?OBJ1 ?OBJ2)) (hole ?HOLE ?OBJ3)))) |
Merge.kif 9978-9985 |
|
(=> (and (instance ?GUIE1 GUIElement) (instance ?GUIE2 GUIElement) (not (instance ?GUIE1 InterfaceWindow)) (not (instance ?GUIE2 InterfaceWindow)) (screenOfGUIE ?GUIE1 ?SCREEN) (screenOfGUIE ?GUIE2 ?SCREEN) (hasGUEState ?GUIE1 GUE_ActiveState) (hasGUEState ?GUIE2 GUE_ActiveState)) (or (properPart ?GUIE1 ?GUIE2) (properPart ?GUIE2 ?GUIE1) (equal ?GUIE1 ?GUIE2))) |
ComputerInput.kif 1935-1948 |
|
(=> (and (instance ?SHARE Sharing) (agent ?SHARE ?AGENT1) (destination ?SHARE ?AGENT2) (patient ?SHARE ?OBJ)) (exists (?GIVE ?PART) (and (instance ?GIVE Giving) (subProcess ?GIVE ?SHARE) (patient ?GIVE ?PART) (properPart ?PART ?OBJ) (agent ?GIVE ?AGENT1) (destination ?GIVE ?AGENT2)))) |
Mid-level-ontology.kif 20142-20155 |
|
(=> (and (instance ?WINDOW InterfaceWindow) (instance ?GUIE GUIElement) (screenOfGUIE ?WINDOW ?SCREEN) (screenOfGUIE ?GUIE ?SCREEN) (not (instance ?GUIE InterfaceWindow)) (hasGUEState ?WINDOW GUE_ActiveState) (hasGUEState ?GUIE GUE_ActiveState)) (properPart ?GUIE ?WINDOW)) |
ComputerInput.kif 1920-1929 |
|
(=> (and (part ?OBJ1 ?OBJ2) (not (part ?OBJ2 ?OBJ1))) (properPart ?OBJ1 ?OBJ2)) |
Merge.kif 935-940 | |
(=> (elevation ?OBJECT ?HEIGHT) (exists (?DATUM) (and (properPart ?DATUM SeaLevel) (orientation ?OBJECT ?DATUM Vertical) (distance ?OBJECT ?DATUM ?HEIGHT)))) |
Geography.kif 1902-1908 | |
(=> (equal ?OBJ3 (MereologicalDifferenceFn ?OBJ1 ?OBJ2)) (forall (?PART) (<=> (properPart ?PART ?OBJ3) (and (properPart ?PART ?OBJ1) (not (properPart ?PART ?OBJ2)))))) |
Merge.kif 9930-9939 | |
(=> (instance ?CARTRIDGE BulletCartridge) (hasPurpose ?CARTRIDGE (exists (?BULLET ?CASE) (and (instance ?BULLET Bullet) (instance ?CASE CartridgeCase) (properPart ?BULLET ?CARTRIDGE) (properPart ?CASE ?CARTRIDGE))))) |
Mid-level-ontology.kif 1264-1272 | |
(=> (instance ?CASE CartridgeCase) (exists (?CARTRIDGE ?BULLET ?K) (and (instance ?CARTRIDGE BulletCartridge) (instance ?BULLET Bullet) (instance ?K Keeping) (properPart ?CASE ?CARTRIDGE) (properPart ?BULLET ?CARTRIDGE) (agent ?K ?CASE) (patient ?K ?BULLET)))) |
Mid-level-ontology.kif 1277-1287 |
|
(=> (instance ?COMPARTMENT ShipCabin) (exists (?SHIP) (and (instance ?COMPARTMENT ShipCabin) (properPart ?COMPARTMENT ?SHIP)))) |
Transportation.kif 2766-2771 | |
(=> (instance ?G Rifle) (exists (?B ?P) (and (instance ?B GunBore) (properPart ?B ?G) (superficialPart ?P ?B) (orientation ?P ?B Inside) (not (attribute ?P Smooth))))) |
Mid-level-ontology.kif 1966-1975 | |
(=> (instance ?G Shotgun) (exists (?B ?P) (and (instance ?B GunBore) (properPart ?B ?G) (superficialPart ?P ?B) (orientation ?P ?B Inside) (attribute ?P Smooth)))) |
Mid-level-ontology.kif 1949-1957 | |
(=> (instance ?GULF Gulf) (exists (?WATER) (and (instance ?WATER SaltWaterArea) (properPart ?GULF ?WATER)))) |
Geography.kif 5207-5212 | |
(=> (instance ?H Hanging) (exists (?S ?N ?P) (and (instance ?P Human) (instance ?S String) (instance ?N Neck) (experiencer ?H ?P) (properPart ?N ?P) (instrument ?H ?S) (holdsDuring (WhenFn ?H) (meetsSpatially ?S ?N))))) |
Mid-level-ontology.kif 20055-20066 |
|
(=> (instance ?HOLE1 HoleRegion) (exists (?HOLE2) (properPart ?HOLE2 ?HOLE1))) |
Merge.kif 10011-10014 | |
(=> (instance ?HOTEL HotelBuilding) (exists (?ROOM) (and (instance ?ROOM HotelRoom) (properPart ?ROOM ?HOTEL)))) |
Hotel.kif 82-87 | |
(=> (instance ?OBJ1 CellEnvelope) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 Lipoprotein)))) |
VirusProteinAndCellPart.kif 1091-1096 | |
(=> (instance ?OBJ1 CellPart) (exists (?CELL) (and (instance ?CELL Cell) (properPart ?OBJ1 ?CELL)))) |
Mid-level-ontology.kif 12231-12236 | |
(=> (instance ?OBJ1 EnvelopedVirus) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 ViralCore) (not (exists (?OBJ3) (and (instance ?OBJ3 ViralCore) (properPart ?OBJ3 ?OBJ1) (not (equal ?OBJ3 ?OBJ2)))))))) |
VirusProteinAndCellPart.kif 1186-1197 | |
(=> (instance ?OBJ1 LipidBilayer) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 LipidMembraneMolecule)))) |
VirusProteinAndCellPart.kif 570-575 | |
(=> (instance ?OBJ1 PlasmaMembrane) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 LipidBilayer) (not (exists (?OBJ3) (and (instance ?OBJ3 LipidBilayer) (properPart ?OBJ3 ?OBJ1) (not (equal ?OBJ3 ?OBJ2)))))))) |
VirusProteinAndCellPart.kif 557-568 | |
(=> (instance ?OBJ1 PlasmaMembrane) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 Protein)))) |
VirusProteinAndCellPart.kif 356-361 | |
(=> (instance ?OBJ1 Virus) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 VirusPart)))) |
VirusProteinAndCellPart.kif 1146-1151 | |
(=> (instance ?OBJ1 VirusCoreEnvelope) (exists (?OBJ2) (and (properPart ?OBJ2 ?OBJ1) (instance ?OBJ2 Palisade)))) |
VirusProteinAndCellPart.kif 1127-1132 | |
(=> (instance ?OBJ1 VirusPart) (exists (?OBJ2) (and (properPart ?OBJ1 ?OBJ2) (instance ?OBJ2 Virus)))) |
VirusProteinAndCellPart.kif 1139-1144 | |
Display limited to 25 items. Show next 25 | ||
Display limited to 25 items. Show next 25 |
appearance as argument number 0 |
![]() |
(properPart (CellPartFn ?CELL ?PARTTYPE) ?CELL) |
VirusProteinAndCellPart.kif 1175-1175 | CellPartFn objet and CellPart est une partie de objet |
![]() |
![]() |