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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Evacuee

Sigma KEE - Evacuee
Evacuee(evacuee)evacuee

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


(documentation Evacuee EnglishLanguage "A civilian removed from a place of residence for reasons of personal security or the requirements of the military situation. See also displaced person, expellee, refugee.") MilitaryPersons.kif 116-118
(instance Evacuee SocialRole) MilitaryPersons.kif 113-113 Evacuee is an instance of social role
(subAttribute Evacuee DislocatedCivilian) MilitaryPersons.kif 114-114 Evacuee is a subattribute of dislocated civilian

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


(termFormat ChineseLanguage Evacuee "撤离者") domainEnglishFormat.kif 22624-22624
(termFormat ChineseTraditionalLanguage Evacuee "撤離者") domainEnglishFormat.kif 22623-22623
(termFormat EnglishLanguage Evacuee "evacuee") domainEnglishFormat.kif 22622-22622

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


(=>
    (and
        (holdsDuring ?T1
            (attribute ?P Evacuee))
        (instance ?T1 TimeInterval))
    (exists (?EV ?MIL)
        (and
            (instance ?EV Evacuation)
            (agent ?EV ?MIL)
            (instance ?MIL MilitaryOrganization)
            (experiencer ?EV ?P)
            (earlier
                (WhenFn ?EV) ?T1))))
MilitaryPersons.kif 120-131

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


(=>
    (and
        (instance ?EV Evacuation)
        (agent ?EV ?MIL)
        (instance ?MIL MilitaryOrganization)
        (experiencer ?EV ?P))
    (holdsDuring
        (ImmediateFutureFn
            (WhenFn ?EV))
        (attribute ?P Evacuee)))
MilitaryPersons.kif 133-140


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