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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - conveyance
conveyance

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


(documentation conveyance EnglishLanguage "(conveyance ?EVENT ?OBJ) means that ?OBJ is the Vehicle or other transportation device used in ?EVENT.") Mid-level-ontology.kif 23812-23814
(domain conveyance 1 Transportation) Mid-level-ontology.kif 23816-23816 The number 1 argument of conveyance is an instance of transportation
(domain conveyance 2 TransportationDevice) Mid-level-ontology.kif 23817-23817 The number 2 argument of conveyance is an instance of transportation device
(instance conveyance CaseRole) Mid-level-ontology.kif 23811-23811 conveyance is an instance of case role
(subrelation conveyance instrument) Mid-level-ontology.kif 23815-23815 conveyance is a subrelation of instrument

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


(format ChineseLanguage conveyance "%2 %n 是 %1 的 conveyance") chinese_format.kif 85-85
(format EnglishLanguage conveyance "%2 is %n a conveyance during %1") english_format.kif 85-85
(format JapaneseLanguage conveyance "%2 は %1 の間の conveyance では %n") japanese_format.kif 1891-1891
(termFormat ChineseLanguage conveyance "输送") domainEnglishFormat.kif 17146-17146
(termFormat ChineseLanguage conveyance "运输工具") chinese_format.kif 86-86
(termFormat ChineseTraditionalLanguage conveyance "輸送") domainEnglishFormat.kif 17145-17145
(termFormat EnglishLanguage conveyance "conveyance") domainEnglishFormat.kif 17144-17144

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


(=>
    (and
        (instance ?TRANSPORT TransportViaRoadVehicle)
        (conveyance ?TRANSPORT ?VEHICLE))
    (instance ?VEHICLE RoadVehicle))
Mid-level-ontology.kif 23826-23830

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


(=>
    (and
        (instance ?DRIVING Driving)
        (subProcess ?TRANSPORT ?DRIVING)
        (instance ?TRANSPORT Transportation)
        (instance ?VEHICLE Vehicle)
        (patient ?DRIVING ?VEHICLE))
    (conveyance ?TRANSPORT ?VEHICLE))
Mid-level-ontology.kif 23874-23881


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