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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - FlowFn
FlowFn

appearance as argument number 1
-------------------------


(documentation FlowFn EnglishLanguage "(FlowFn ?FLUID) denotes the Motion process associated with the constitutive pieces of the FlowRegion ?FLUID.") Geography.kif 5150-5151
(domain FlowFn 1 FlowRegion) Geography.kif 5147-5147 The number 1 argument of flow is an instance of flow region
(instance FlowFn UnaryFunction) Geography.kif 5146-5146 Flow is an instance of unary function
(range FlowFn Motion) Geography.kif 5148-5148 The range of flow is an instance of motion

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


(format ChineseLanguage FlowFn "%1 的 flow ") domainEnglishFormat.kif 1069-1069
(format ChineseTraditionalLanguage FlowFn "%1 的 flow ") domainEnglishFormat.kif 1068-1068
(format EnglishLanguage FlowFn "the flow of %1") domainEnglishFormat.kif 1067-1067
(termFormat ChineseLanguage FlowFn "流") domainEnglishFormat.kif 24343-24343
(termFormat ChineseTraditionalLanguage FlowFn "流") domainEnglishFormat.kif 24342-24342
(termFormat EnglishLanguage FlowFn "flow") domainEnglishFormat.kif 24341-24341

antecedent
-------------------------


(=>
    (and
        (measure
            (FlowFn ?FLUID)
            (MeasureFn ?NUM KnotUnitOfSpeed))
        (piece ?PART ?FLUID))
    (piece ?PART
        (MeasureFn ?NUM KnotUnitOfSpeed)))
Geography.kif 5159-5163
(=>
    (and
        (measure
            (FlowFn ?FLUID)
            (SpeedFn ?LENGTH ?TIME))
        (piece ?PART ?FLUID))
    (piece ?PART
        (SpeedFn ?LENGTH ?TIME)))
Geography.kif 5153-5157
(=>
    (and
        (measure
            (FlowFn ?FLUID)
            (VelocityFn ?LENGTH ?TIME ?REGION ?DIRECTION))
        (piece ?PART ?FLUID))
    (measure ?PART
        (VelocityFn ?LENGTH ?TIME ?REGION ?DIRECTION)))
Geography.kif 5165-5169


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



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