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 17129-17130 | |
(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 17128-17128 | Drivers license is a subclass of license |
appearance as argument number 2 |
(termFormat ChineseLanguage DriversLicense "驾照") | domainEnglishFormat.kif 20495-20495 | |
(termFormat ChineseTraditionalLanguage DriversLicense "駕照") | domainEnglishFormat.kif 20494-20494 | |
(termFormat EnglishLanguage DriversLicense "drivers license") | domainEnglishFormat.kif 20493-20493 |
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 17132-17143 |
|