![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
PhysicalSystem(physical system)
| system |
| appearance as argument number 1 |
|
|
| (subclass PhysicalSystem Physical) | Merge.kif 6240-6240 | Physical system is a subclass of physical |
| (documentation PhysicalSystem EnglishLanguage "PhysicalSystem is the class of complex Physical things. A PhysicalSystem may have one or more corresponding abstract Graph representations.") | Merge.kif 6242-6244 | Physical system is a subclass of physical |
| (externalImage PhysicalSystem "http://upload.wikimedia.org/wikipedia/en/ 7/ 7c/ Physical_systems.gif") | pictureList.kif 6765-6765 | Physical system is a subclass of physical |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domain subSystem 1 PhysicalSystem) | Merge.kif 6247-6247 | The number 1 argument of sub system is an instance of physical system |
| (domain subSystem 2 PhysicalSystem) | Merge.kif 6248-6248 | The number 2 argument of sub system is an instance of physical system |
| (domain systemPart 2 PhysicalSystem) | Merge.kif 6255-6255 | The number 2 argument of system part is an instance of physical system |
| (domain dampingRatio 1 PhysicalSystem) | Cars.kif 734-734 | The number 1 argument of damping ratio is an instance of physical system |
| (domain resonantFrequency 1 PhysicalSystem) | Cars.kif 767-767 | The number 1 argument of resonant frequency is an instance of physical system |
| consequent |
|
|
| (=> (instance ?MJ MechanicalJoint) (hasPurpose ?MJ (exists (?S ?P1 ?P2 ?M) (and (instance ?M Motion) (instance ?S PhysicalSystem) (instance ?P1 EngineeringComponent) (instance ?P2 EngineeringComponent) (part ?P1 PhysicalSystem) (part ?MJ PhysicalSystem) (part ?P2 PhysicalSystem) (not (patient ?M ?P1)) (patient ?M ?P2) (connectedEngineeringComponents ?P1 ?MJ) (connectedEngineeringComponents ?P2 ?MJ))))) |
Mid-level-ontology.kif 16867-16883 | If X is an instance of mechanical joint, then All of the following hold: (1) X has the purpose there exist Y, Z,, , W (2) V such that V is an instance of motion (3) Y is an instance of physical system (4) Z is an instance of engineering component (5) W is an instance of engineering component (6) Z is a part of physical system (7) X is a part of physical system (8) W is a part of physical system (9) Z is not a patient of V (10) W is a patient of V (11) Z is connected to X (12) W is connected to X |