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

Formal Language: 



KB Term:  Term intersection
English Word: 

  USPrescriptionDrug

Sigma KEE - USPrescriptionDrug
USPrescriptionDrug

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 9291-9293
(instance USPrescriptionDrug NormativeAttribute) Mid-level-ontology.kif 9290-9290 USPrescriptionDrug規範的属性instance では %n

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


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

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 9296-9308


Show simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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