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

Formal Language: 



KB Term:  Term intersection
English Word: 

  TennisProfessional

Sigma KEE - TennisProfessional
TennisProfessional

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


(documentation TennisProfessional EnglishLanguage "TennisProfessional is a ProfessionalAthlete that plays Tennis") Sports.kif 1373-1374
(instance TennisProfessional ProfessionalAthlete) Sports.kif 1372-1372 TennisProfessionalProfessionalAthleteinstance

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


(termFormat EnglishLanguage TennisProfessional "tennis pro") Sports.kif 1375-1375

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


(=>
    (and
        (employs ?HOTEL ?ATHLETE)
        (attribute ?HOTEL TravelerAccommodation)
        (attribute ?ATHLETE TennisProfessional)
        (guest ?CUST ?HOTEL))
    (modalAttribute
        (exists (?TENNIS ?LOC)
            (and
                (instance ?TENNIS Tennis)
                (contestParticipant ?TENNIS ?ATHLETE)
                (contestParticipant ?TENNIS ?CUST)
                (located ?TENNIS ?LOC)
                (located ?HOTEL ?LOC))) Possibility))
Hotel.kif 1522-1535
(=>
    (attribute ?ATHLETE TennisProfessional)
    (hasSkill Tennis ?ATHLETE))
Sports.kif 1377-1379


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