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

Formal Language: 



KB Term:  Term intersection
English Word: 

  DiningGuide

Sigma KEE - DiningGuide
DiningGuide

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 26411-26412
(subclass DiningGuide GuideBook) Mid-level-ontology.kif 26410-26410 DiningGuideGuideBooksubclass

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


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

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 26415-26423


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