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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - DriversLicense
DriversLicense

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


(documentation DriversLicense EnglishLanguage "A License which identifies the holder and indicates that he has the right to drive a certain class of RoadVehicle.") Mid-level-ontology.kif 18266-18267
(externalImage DriversLicense "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7c/ DE_licence_front.jpg") pictureList.kif 5966-5966
(externalImage DriversLicense "http://upload.wikimedia.org/wikipedia/commons/ c/ ca/ DE_licence_back.jpg") pictureList.kif 6400-6400
(subclass DriversLicense License) Mid-level-ontology.kif 18265-18265

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


(termFormat ChineseLanguage DriversLicense "驾照") domainEnglishFormat.kif 20493-20493
(termFormat ChineseTraditionalLanguage DriversLicense "駕照") domainEnglishFormat.kif 20492-20492
(termFormat EnglishLanguage DriversLicense "drivers license") domainEnglishFormat.kif 20491-20491

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


(=>
    (and
        (instance ?L DriversLicense)
        (possesses ?A ?L))
    (confersNorm ?L
        (exists (?D ?V)
            (and
                (instance ?D Driving)
                (agent ?D ?A)
                (patient ?D ?V)
                (instance ?V RoadVehicle))) Permission))
Mid-level-ontology.kif 18269-18280


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