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 | The number 1 argument of start is an instance of process |
(instance StartFn UnaryFunction) | Mid-level-ontology.kif 413-413 | Start is an instance of unary function |
(rangeSubclass StartFn IntentionalProcess) | Mid-level-ontology.kif 415-415 | The values returned by start are subclasses of intentional process |
appearance as argument number 2 |
![]() |
(format ChineseLanguage StartFn "%1 的 start ") | domainEnglishFormat.kif 2343-2343 | |
(format ChineseTraditionalLanguage StartFn "%1 的 start ") | domainEnglishFormat.kif 2342-2342 | |
(format EnglishLanguage StartFn "the start of %1") | domainEnglishFormat.kif 2341-2341 | |
(termFormat ChineseLanguage StartFn "开始") | domainEnglishFormat.kif 55072-55072 | |
(termFormat ChineseTraditionalLanguage StartFn "開始") | domainEnglishFormat.kif 55071-55071 | |
(termFormat EnglishLanguage StartFn "start") | domainEnglishFormat.kif 55070-55070 |
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 2402-2404 |
|
![]() |
![]() |