Valve(valve) | ball_valve, butterfly_valve, valve |
appearance as argument number 1 |
(documentation Valve EnglishLanguage "A Device that regulates, directs or controls the FlowFn of a Fluid (Gas, Liquid, fluidized solids, or slurries) by opening, closing, or partially obstructing various passageways. (Wikipedia)") | engineering.kif 910-910 | |
(externalImage Valve "http://upload.wikimedia.org/wikipedia/commons/thumb/ b/ b5/ Water_valves_with_spigots.jpg/ 200px-Water_valves_with_spigots.jpg") | pictureList.kif 1283-1283 | |
(lexicon Valve LexNoun "valve") | engineering.kif 911-911 | |
(partType Valve VentedChestSeal) | Medicine.kif 850-850 | partType valve and vented chest seal |
(partTypes Valve Faucet) | engineering.kif 933-933 | Every valve is a part of a faucet |
(partTypes Valve Tube) | engineering.kif 934-934 | Every valve is a part of a tube |
(subclass Valve EngineeringComponent) | engineering.kif 912-912 | Valve is a subclass of engineering component |
(subclass Valve FluidPowerDevice) | engineering.kif 913-913 | Valve is a subclass of fluid power device |
appearance as argument number 2 |
antecedent |
(=> (instance ?V Valve) (hasPurpose ?V (exists (?FLUID ?PROC ?FLOW) (and (instance ?FLOW Transfer) (path ?FLOW ?V) (patient ?FLOW ?FLUID) (attribute ?FLUID Fluid) (instance ?PROC Process) (instrument ?PROC ?V) (patient ?PROC ?FLOW))))) |
engineering.kif 914-925 |
|
consequent |