![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| appearance as argument number 1 |
|
|
| (subclass Muscle BodyPart) | Merge.kif 15525-15525 | Muscle is a subclass of body part |
| (externalImage Muscle "http://upload.wikimedia.org/wikipedia/commons/c/c3/ Arm_muscles_front_superficial.png") | pictureList.kif 135-135 | Muscle is a subclass of body part |
| appearance as argument number 2 |
|
|
| appearance as argument number 3 |
|
|
| (domainSubclass antagonistMuscles 1 Muscle) | Mid-level-ontology.kif 12114-12114 | The number 1 argument of antagonist muscles is a subclass of muscle |
| (domainSubclass antagonistMuscles 2 Muscle) | Mid-level-ontology.kif 12115-12115 | The number 2 argument of antagonist muscles is a subclass of muscle |
| (domainSubclass muscleOrigin 1 Muscle) | Anatomy.kif 1708-1708 | The number 1 argument of muscle origin is a subclass of muscle |
| (domainSubclass muscleInsertion 1 Muscle) | Anatomy.kif 1758-1758 | The number 1 argument of muscle insertion is a subclass of muscle |
| (domainSubclass ennervates 2 Muscle) | Anatomy.kif 1948-1948 | The number 2 argument of ennervates is a subclass of muscle |
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?M Muscle) (material MuscleTissue Muscle)) |
Merge.kif 15527-15529 | If X is an instance of muscle, then muscle is made of muscle tissue |
| (=> (attribute ?ORGANISM Paralysis) (exists (?MUSCLE) (and (instance ?MUSCLE Muscle) (part ?MUSCLE ?ORGANISM) (not (exists (?MOTION) (and (instance ?MOTION BodyMotion) (agent ?MOTION ?ORGANISM) (patient ?MOTION ?MUSCLE))))))) |
Mid-level-ontology.kif 7426-7437 | If paralysis is an attribute of X, then there exists Y such that Y is an instance of muscle, Y is a part of X, there doesn't exist Z such that Z is an instance of body motion, X is an agent of Z, and Y is a patient of Z |
| (=> (attribute ?ORGANISM (ParalysisFn ?PART)) (exists (?MUSCLE) (and (instance ?MUSCLE Muscle) (part ?MUSCLE ?PART) (part ?PART ?ORGANISM) (not (exists (?MOTION) (and (instance ?MOTION BodyMotion) (agent ?MOTION ?ORGANISM) (patient ?MOTION ?MUSCLE))))))) |
Mid-level-ontology.kif 7451-7464 | If paralysis of the X is an attribute of Y, then there exists Z such that Z is an instance of muscle, Z is a part of X, X is a part of Y, there doesn't exist W such that W is an instance of body motion, Y is an agent of W, and Z is a patient of W |
| (=> (instance ?T Tendon) (exists (?M ?B) (and (instance ?M Muscle) (instance ?B Bone) (connects ?T ?M ?B)))) |
Mid-level-ontology.kif 10940-10946 | If X is an instance of tendon, then there exist Y, Z such that Y is an instance of muscle, Z is an instance of bone, X connects Y, and Z |
| (=> (and (instance ?F Flexion) (moves ?F ?BP)) (exists (?M ?MC) (and (instance ?M Muscle) (instance ?MC MuscularContraction) (instrument ?F ?M) (connected ?M ?BP) (subProcess ?MC ?F)))) |
Mid-level-ontology.kif 12060-12070 | If X is an instance of flexion and Y moves during X, then there exist Z, W such that Z is an instance of muscle, W is an instance of muscular contraction, Z is an instrument for X, Z is connected to Y, and W is a subprocess of X |
| (=> (and (instance ?E Extension) (moves ?E ?BP)) (exists (?M ?MC) (and (instance ?M Muscle) (instance ?MC MuscularContraction) (instrument ?E ?M) (connected ?M ?BP) (subProcess ?MC ?E)))) |
Mid-level-ontology.kif 12100-12110 | If X is an instance of extension and Y moves during X, then there exist Z, W such that Z is an instance of muscle, W is an instance of muscular contraction, Z is an instrument for X, Z is connected to Y, and W is a subprocess of X |
| (=> (and (instance ?HA HeartAttack) (instance ?H Heart) (located ?HA ?H)) (exists (?M) (and (instance ?M Muscle) (part ?M ?H) (not (exists (?BF ?B) (and (instance ?BF LiquidMotion) (objectTransferred ?BF ?B) (instance ?B Blood) (during ?BF (WhenFn ?HA)) (destination ?BF ?M))))))) |
Mid-level-ontology.kif 12868-12885 | If X is an instance of myocardial infarction, Y is an instance of heart, and X is located at Y, then All of the following hold: (1) there exists Z such that Z is an instance of muscle (2) Z is a part of Y (3) there don't exist W (4) V such that W is an instance of liquid motion (5) the object transferred in W is V (6) V is an instance of blood (7) W takes place during the time of existence of X (8) W ends up at Z |
| (=> (instance ?P ReflexiveProcess) (exists (?M) (and (instance ?M Muscle) (patient ?P ?M)))) |
Mid-level-ontology.kif 22207-22212 | If X is an instance of reflexive process, then there exists Y such that Y is an instance of muscle and Y is a patient of X |