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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Pitching

Sigma KEE - Pitching
Pitching

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


(documentation Pitching EnglishLanguage "Throwing a Ball to the batter in a game of Baseball or softball.") Mid-level-ontology.kif 17092-17093
(subclass Pitching GameShot) Mid-level-ontology.kif 17091-17091
(subclass Pitching Throwing) Mid-level-ontology.kif 17090-17090

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


(termFormat ChineseLanguage Pitching "铺地石") domainEnglishFormat.kif 45960-45960
(termFormat ChineseTraditionalLanguage Pitching "鋪地石") domainEnglishFormat.kif 45959-45959
(termFormat EnglishLanguage Pitching "pitching") domainEnglishFormat.kif 45958-45958

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


(=>
    (and
        (instance ?G Baseball)
        (instance ?P Pitching)
        (subProcess ?P ?G))
    (exists (?M)
        (and
            (instance ?M PitchersMound)
            (origin ?P ?M))))
Sports.kif 662-670
(=>
    (and
        (instance ?PITCH Pitching)
        (patient ?PITCH ?BALL))
    (instance ?BALL Ball))
Mid-level-ontology.kif 17095-17099


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