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

Formal Language: 



KB Term:  Term intersection
English Word: 

  USNonPrescriptionDrug

Sigma KEE - USNonPrescriptionDrug
USNonPrescriptionDrug

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


(documentation USNonPrescriptionDrug EnglishLanguage "A Medicine that in the UnitedStates may be sold to a patient with a doctor's prescription.") Mid-level-ontology.kif 9310-9312
(instance USNonPrescriptionDrug NormativeAttribute) Mid-level-ontology.kif 9309-9309 USNonPrescriptionDrug e' uma instancia de Atributo Normativo

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


(termFormat EnglishLanguage USNonPrescriptionDrug "OTC drug") Mid-level-ontology.kif 9315-9315
(termFormat EnglishLanguage USNonPrescriptionDrug "non-prescription drug") Mid-level-ontology.kif 9313-9313
(termFormat EnglishLanguage USNonPrescriptionDrug "over the counter drug") Mid-level-ontology.kif 9314-9314

antecedent
-------------------------


(=>
    (attribute ?X USNonPrescriptionDrug)
    (modalAttribute
        (exists (?B)
            (and
                (instance ?B Buying)
                (objectTransferred ?B ?X)
                (not
                    (exists (?P)
                        (and
                            (instance ?P Prescription)
                            (refers ?P ?X)))))) Legal))
Mid-level-ontology.kif 9317-9329


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