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 18286-18287
(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 18285-18285 Drivers license is a subclass of license

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


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

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 18289-18300


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