Score(score)![]() | ![]() | bull's_eye, goal, hit, own_goal, slam-dunk |
appearance as argument number 1 |
![]() |
(documentation Score EnglishLanguage "A successful attempt to score a point in a Game.") | Mid-level-ontology.kif 16464-16464 | |
(externalImage Score "http://upload.wikimedia.org/wikipedia/commons/6/60/ Final_Score_Andy_Roddick_vs_Saulnier.jpg") | pictureList.kif 1972-1972 | |
(subclass Score GameShot) | Mid-level-ontology.kif 16463-16463 | Score is a subclass of game shot |
appearance as argument number 2 |
![]() |
(subclass BaseballRun Score) | Sports.kif 634-634 | Baseball run is a subclass of score |
(subclass FootballTouchdown Score) | Sports.kif 774-774 | Football touchdown is a subclass of score |
(termFormat ChineseLanguage Score "得分") | domainEnglishFormat.kif 51580-51580 | |
(termFormat ChineseTraditionalLanguage Score "得分") | domainEnglishFormat.kif 51579-51579 | |
(termFormat EnglishLanguage Score "score") | domainEnglishFormat.kif 51578-51578 |
antecedent |
![]() |
(=> (and (instance ?GOAL GameGoal) (instrument ?GAME ?GOAL) (instance ?GAME Game) (subProcess ?SCORE ?GAME) (instance ?SCORE Score)) (exists (?PIECE ?TIME) (and (instance ?PIECE GamePiece) (patient ?SCORE ?PIECE) (temporalPart ?TIME (WhenFn ?SCORE)) (holdsDuring ?TIME (located ?PIECE ?GOAL))))) |
Mid-level-ontology.kif 16470-16482 |
|
consequent |
![]() |
(=> (instance ?SHOT GameShot) (hasPurpose ?SHOT (instance ?SHOT Score))) |
Mid-level-ontology.kif 16459-16461 |
|
(=> (plays ?G ?A) (desires ?A (and (instance ?S Score) (subProcess ?S ?G) (agent ?S ?A)))) |
ComputingBrands.kif 1678-1684 |
|
![]() |
![]() |