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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - BaseballField
BaseballField

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


(documentation BaseballField EnglishLanguage "A SportsFacility which is dedicated to Baseball.") Sports.kif 674-675
(externalImage BaseballField "http://articulatesoftware.com/SUMOpictures/ recreation/ sports/ baseball/ Diamond_03.png") pictureList.kif 388-388
(subclass BaseballField SportsFacility) Sports.kif 673-673 BaseballField est une sous-classe de SportsFacility

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


(termFormat ChineseLanguage BaseballField "棒球场") domainEnglishFormat.kif 10038-10038
(termFormat ChineseTraditionalLanguage BaseballField "棒球場") domainEnglishFormat.kif 10037-10037
(termFormat EnglishLanguage BaseballField "baseball field") domainEnglishFormat.kif 10036-10036

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


(=>
    (instance ?F BaseballField)
    (hasPurpose ?F
        (exists (?S)
            (and
                (instance ?S Baseball)
                (eventLocated ?S ?F)))))
Sports.kif 676-682

consequent
-------------------------


(=>
    (instance ?D BaseballDugout)
    (exists (?F)
        (and
            (instance ?F BaseballField)
            (located ?D ?F))))
Sports.kif 651-656


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