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

Formal Language: 



KB Term:  Term intersection
English Word: 

  StartFn

Sigma KEE - StartFn
StartFn

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


(documentation StartFn EnglishLanguage "(StartFn ?PROCESS) denotes IntentionalProcesses of bringing it about that Processes of type ?PROCESS begin, e.g. start working, begin running, etc.") Mid-level-ontology.kif 410-412
(domain StartFn 1 Process) Mid-level-ontology.kif 414-414 开始 的 1 数量 是 过程instance
(instance StartFn UnaryFunction) Mid-level-ontology.kif 413-413 开始一元函数instance
(rangeSubclass StartFn IntentionalProcess) Mid-level-ontology.kif 415-415 开始 的所得值 是 有意图过程subclass

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


(format ChineseLanguage StartFn "%1 的 start ") domainEnglishFormat.kif 2339-2339
(format ChineseTraditionalLanguage StartFn "%1 的 start ") domainEnglishFormat.kif 2338-2338
(format EnglishLanguage StartFn "the start of %1") domainEnglishFormat.kif 2337-2337
(termFormat ChineseLanguage StartFn "开始") domainEnglishFormat.kif 55070-55070
(termFormat ChineseTraditionalLanguage StartFn "開始") domainEnglishFormat.kif 55069-55069
(termFormat EnglishLanguage StartFn "start") domainEnglishFormat.kif 55068-55068

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


(=>
    (instance ?S
        (StartFn ?P))
    (exists (?I)
        (and
            (instance ?I ?P)
            (starts
                (WhenFn ?S)
                (WhenFn ?I)))))
Mid-level-ontology.kif 417-422

consequent
-------------------------


(=>
    (instance ?M MatchDevice)
    (capability
        (StartFn Combustion) instrument ?M))
Mid-level-ontology.kif 1932-1934


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