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


KB Term:  Term intersection
English Word: 

Sigma KEE - USPrescriptionDrug
USPrescriptionDrug(prescription drug)

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


(instance USPrescriptionDrug NormativeAttribute) Mid-level-ontology.kif 10795-10795 Prescription drug is an instance of normative attribute
(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 10796-10798 Prescription drug is an instance of normative attribute

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


(termFormat EnglishLanguage USPrescriptionDrug "prescription drug") Mid-level-ontology.kif 10799-10799

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 10801-10813 If prescription drug is an attribute of X, then the statement there exists Y such that Y is an instance of buying, the object transferred in Y is X, there doesn't exist Z such that Z is an instance of prescription, and Z includes a reference to X has the modal force of illegal


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners