Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

  Valve

Sigma KEE - 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 and VentedChestSeal
(partTypes Valve Faucet) engineering.kif 933-933 每個 Faucetpart
(partTypes Valve Tube) engineering.kif 934-934 每個 part
(subclass Valve EngineeringComponent) engineering.kif 912-912 子類 and EngineeringComponent
(subclass Valve FluidPowerDevice) engineering.kif 913-913 子類 and 流體動力裝置

appearance as argument number 2
-------------------------


(subclass BleederValve Valve) Cars.kif 1551-1551 子類 BleederValve and
(subclass DirectionalControlValve Valve) engineering.kif 957-957 子類 方向控制閥 and
(subclass ExhaustValve Valve) Cars.kif 2664-2664 子類 ExhaustValve and
(subclass IntakeValve Valve) Cars.kif 2689-2689 子類 IntakeValve and
(subclass ManifoldHeatControlValve Valve) Cars.kif 3263-3263 子類 ManifoldHeatControlValve and
(subclass PositiveCrankcaseVentilationValve Valve) Cars.kif 3819-3819 子類 PositiveCrankcaseVentilationValve and
(subclass PressureControlValve Valve) engineering.kif 966-966 子類 壓力控制閥 and
(subclass SalineLock Valve) Medicine.kif 1099-1099 子類 SalineLock and
(subclass VolumeControlValve Valve) engineering.kif 976-976 子類 音量控制閥 and
(termFormat ChineseLanguage Valve "阀") domainEnglishFormat.kif 61214-61214
(termFormat ChineseTraditionalLanguage Valve "閥") domainEnglishFormat.kif 61213-61213
(termFormat EnglishLanguage Valve "valve") domainEnglishFormat.kif 61212-61212

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
-------------------------


(=>
    (instance ?B Bugle)
    (not
        (exists (?V)
            (and
                (instance ?V Valve)
                (part ?V ?B)))))
Music.kif 1281-1287
(=>
    (instance ?GF GreaseFitting)
    (exists (?V)
        (and
            (instance ?V Valve)
            (part ?V ?GF))))
Cars.kif 3019-3024
(=>
    (instance ?RA RockerArm)
    (hasPurpose ?RA
        (exists (?P1 ?C ?P2 ?V ?O ?FSE)
            (and
                (instance ?P1 Pushing)
                (instance ?C Cam)
                (instance ?P2 Pushing)
                (instance ?V Valve)
                (instance ?O Opening)
                (instance ?FSE FourStrokeEngine)
                (part ?RA ?FSE)
                (part ?C ?FSE)
                (part ?V ?FSE)
                (instrument ?P1 ?C)
                (destination ?P1 ?RA)
                (instrument ?P2 ?RA)
                (destination ?P2 ?V)
                (causes ?P1 ?P2)
                (causes ?P2 ?O)
                (patient ?O ?V)))))
Cars.kif 3852-3872


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners