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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Helping

Sigma KEE - Helping
Helping(helping)aegis, aid, approval, approving, assist, auspices, backing, backup, blessing, championship, comfort, consolation, endorsement, help, indorsement, patronage, protection, reassurance, solace, sponsorship, support

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


(documentation Helping EnglishLanguage "From WordNet: give help or assistance, be of service. Examples: Everyone helped out during the earthquake. Can you help me carry this table? She never helps around the house.") MilitaryProcesses.kif 1415-1417
(subclass Helping SocialInteraction) MilitaryProcesses.kif 1414-1414 Helping is a subclass of social interaction

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


(subclass ForeignInternalDefense Helping) MilitaryProcesses.kif 1906-1906 Foreign internal defense is a subclass of helping
(subclass SupportCI Helping) MilitaryProcesses.kif 1256-1256 SupportCI is a subclass of helping
(subclass SupportDC Helping) MilitaryProcesses.kif 1272-1272 SupportDC is a subclass of helping
(subclass SupportEPW Helping) MilitaryProcesses.kif 1241-1241 SupportEPW is a subclass of helping
(subclass SupportHNAssistance Helping) MilitaryProcesses.kif 1287-1287 SupportHN assistance is a subclass of helping
(subclass SupportIO Helping) MilitaryProcesses.kif 1334-1334 SupportIO is a subclass of helping
(subclass UnconventionalWarfare Helping) MilitaryProcesses.kif 132-132 Unconventional warfare is a subclass of helping
(termFormat ChineseLanguage Helping "帮助") domainEnglishFormat.kif 27909-27909
(termFormat ChineseTraditionalLanguage Helping "幫助") domainEnglishFormat.kif 27908-27908
(termFormat EnglishLanguage Helping "helping") domainEnglishFormat.kif 27907-27907

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


(=>
    (and
        (instance ?HELPING Helping)
        (agent ?HELPING ?AGENT)
        (result ?HELPING ?RESULT))
    (exists (?PATIENT)
        (and
            (not
                (equal ?AGENT ?PATIENT))
            (or
                (patient ?HELPING ?PATIENT)
                (experiencer ?HELPING ?PATIENT))
            (wants ?PATIENT ?RESULT))))
MilitaryProcesses.kif 1419-1431

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


(=>
    (and
        (instance ?PP PublicProgram)
        (experiencer ?PP ?PUBLIC))
    (hasPurpose ?PP
        (exists (?HELPING)
            (and
                (instance ?HELPING Helping)
                (experiencer ?HELPING ?PUBLIC)
                (instance ?PUBLIC Public)))))
MilitaryProcesses.kif 1383-1392
(=>
    (and
        (instance ?SHN SupportHNAssistance)
        (experiencer ?SHN ?HN)
        (instance ?HN HostNation))
    (exists (?OP)
        (and
            (instance ?OP MilitaryOperation)
            (instance ?OP Helping)
            (experiencer ?OP ?HN)
            (patient ?SHN ?OP))))
MilitaryProcesses.kif 1293-1303
(=>
    (attribute ?X Concierge)
    (hasPurpose ?X
        (exists (?HELP)
            (and
                (instance ?HELP Helping)
                (agent ?HELP ?X)))))
Hotel.kif 2415-2421


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