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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Helping
Helping

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 est une sous-classe de interaction social

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


(subclass ForeignInternalDefense Helping) MilitaryProcesses.kif 1906-1906 ForeignInternalDefense est une sous-classe de Helping
(subclass SupportCI Helping) MilitaryProcesses.kif 1256-1256 SupportCI est une sous-classe de Helping
(subclass SupportDC Helping) MilitaryProcesses.kif 1272-1272 SupportDC est une sous-classe de Helping
(subclass SupportEPW Helping) MilitaryProcesses.kif 1241-1241 SupportEPW est une sous-classe de Helping
(subclass SupportHNAssistance Helping) MilitaryProcesses.kif 1287-1287 SupportHNAssistance est une sous-classe de Helping
(subclass SupportIO Helping) MilitaryProcesses.kif 1334-1334 SupportIO est une sous-classe de Helping
(subclass UnconventionalWarfare Helping) MilitaryProcesses.kif 132-132 UnconventionalWarfare est une sous-classe de 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 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