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


KB Term:  Term intersection
English Word: 

Sigma KEE - BaseballInning
BaseballInning(baseball inning)frame, inning

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


(subclass BaseballInning Maneuver) Sports.kif 783-783 Baseball inning is a subclass of maneuver
(documentation BaseballInning EnglishLanguage "A division of a Baseball game. A normal game consists of 9 innings, and each inning involves a turn a bat for both teams.") Sports.kif 784-785 Baseball inning is a subclass of maneuver

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


(termFormat EnglishLanguage BaseballInning "baseball inning") domainEnglishFormat.kif 10048-10048
(termFormat ChineseTraditionalLanguage BaseballInning "棒球局") domainEnglishFormat.kif 10049-10049
(termFormat ChineseLanguage BaseballInning "棒球局") domainEnglishFormat.kif 10050-10050

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


(=>
    (instance ?INNING BaseballInning)
    (exists (?GAME)
        (and
            (instance ?GAME Baseball)
            (subProcess ?INNING ?GAME))))
Sports.kif 787-792 If X is an instance of baseball inning, then there exists Y such that Y is an instance of baseball and X is a subprocess of Y


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.0-ac69cf7a (2026-05-13) is open source software produced by Articulate Software and its partners