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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Throwing
Throwing(throwing)
flip, heave, leaner, ringer, throw, toss

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


(documentation Throwing EnglishLanguage "Any instance of Impelling where the instrument is an Arm.") Mid-level-ontology.kif 17298-17299
(externalImage Throwing "http://upload.wikimedia.org/wikipedia/commons/a/ a5/ Javelin.jpg") pictureList.kif 3010-3010
(subclass Throwing BodyMotion) Mid-level-ontology.kif 17297-17297 Throwing is a subclass of body motion
(subclass Throwing Impelling) Mid-level-ontology.kif 17296-17296 Throwing is a subclass of impelling

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


(subclass Pitching Throwing) Mid-level-ontology.kif 17308-17308 Pitching is a subclass of throwing
(termFormat ChineseLanguage Throwing "投掷") domainEnglishFormat.kif 57988-57988 Pitching is a subclass of throwing
(termFormat ChineseTraditionalLanguage Throwing "投擲") domainEnglishFormat.kif 57987-57987 Pitching is a subclass of throwing
(termFormat EnglishLanguage Throwing "throwing") domainEnglishFormat.kif 57986-57986 Pitching is a subclass of throwing

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


(=>
    (instance ?THROW Throwing)
    (exists (?ARM)
        (and
            (instance ?ARM Arm)
            (instrument ?THROW ?ARM))))
Mid-level-ontology.kif 17301-17306

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


(=>
    (instance ?PASS FootballPass)
    (exists (?THROW ?B ?TEAM ?M1 ?M2)
        (and
            (subProcess ?THROW ?PASS)
            (instance ?THROW Throwing)
            (agent ?THROW ?M1)
            (destination ?THROW ?M2)
            (patient ?THROW ?B)
            (instance ?B Football)
            (instance ?TEAM SportsTeam)
            (member ?M1 ?TEAM)
            (member ?M2 ?TEAM)
            (not
                (equal ?M1 ?M2)))))
Sports.kif 828-841


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