USPrescriptionDrug(prescription drug) |
appearance as argument number 1 |
(documentation USPrescriptionDrug EnglishLanguage "A Medicine that in the UnitedStates may only be sold to a patient with a doctor's prescription.") | Mid-level-ontology.kif 9509-9511 | |
(instance USPrescriptionDrug NormativeAttribute) | Mid-level-ontology.kif 9508-9508 | Prescription drug is an instance of normative attribute |
appearance as argument number 2 |
(termFormat EnglishLanguage USPrescriptionDrug "prescription drug") | Mid-level-ontology.kif 9512-9512 |
antecedent |
(=> (attribute ?X USPrescriptionDrug) (modalAttribute (exists (?B) (and (instance ?B Buying) (objectTransferred ?B ?X) (not (exists (?P) (and (instance ?P Prescription) (refers ?P ?X)))))) Illegal)) |
Mid-level-ontology.kif 9514-9526 |
|