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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - DriversLicense
DriversLicense(drivers license)

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 17097-17098
(externalImage DriversLicense "http://upload.wikimedia.org/wikipedia/commons/ 7/ 7c/ DE_licence_front.jpg") pictureList.kif 5967-5967
(externalImage DriversLicense "http://upload.wikimedia.org/wikipedia/commons/ c/ ca/ DE_licence_back.jpg") pictureList.kif 6401-6401
(subclass DriversLicense License) Mid-level-ontology.kif 17096-17096 Drivers license is a subclass of license

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


(termFormat ChineseLanguage DriversLicense "驾照") domainEnglishFormat.kif 20500-20500
(termFormat ChineseTraditionalLanguage DriversLicense "駕照") domainEnglishFormat.kif 20499-20499
(termFormat EnglishLanguage DriversLicense "drivers license") domainEnglishFormat.kif 20498-20498

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 17100-17111


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