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 17107-17108
(externalImage Throwing "http://upload.wikimedia.org/wikipedia/commons/a/ a5/ Javelin.jpg") pictureList.kif 3010-3010
(subclass Throwing BodyMotion) Mid-level-ontology.kif 17106-17106 Throwing is a subclass of body motion
(subclass Throwing Impelling) Mid-level-ontology.kif 17105-17105 Throwing is a subclass of impelling

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


(subclass Pitching Throwing) Mid-level-ontology.kif 17117-17117 Pitching is a subclass of throwing
(termFormat ChineseLanguage Throwing "投掷") domainEnglishFormat.kif 57946-57946
(termFormat ChineseTraditionalLanguage Throwing "投擲") domainEnglishFormat.kif 57945-57945
(termFormat EnglishLanguage Throwing "throwing") domainEnglishFormat.kif 57944-57944

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


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

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