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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - DiningGuide
DiningGuide(dining guide)

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


(documentation DiningGuide EnglishLanguage "DiningGuide is a type of GuideBook that offers information about dining places around a specific location") Mid-level-ontology.kif 28324-28325
(subclass DiningGuide GuideBook) Mid-level-ontology.kif 28323-28323 Dining guide is a subclass of guide book

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


(termFormat EnglishLanguage DiningGuide "dining guide") Mid-level-ontology.kif 28326-28326

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


(=>
    (instance ?X DiningGuide)
    (exists (?LOC ?REST)
        (and
            (instance ?LOC GeographicArea)
            (refers ?X ?LOC)
            (instance ?REST Restaurant)
            (located ?REST ?LOC)
            (refers ?X ?REST))))
Mid-level-ontology.kif 28328-28336


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 is open source software produced by Articulate Software and its partners