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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Expellee

Sigma KEE - Expellee
Expellee

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


(documentation Expellee EnglishLanguage "A civilian outside the boundaries of the country of his or her nationality or ethnic origin who is being forcibly repatriated to that country or to a third country for political or other purposes. See also displaced person, evacuee; refugee.") MilitaryPersons.kif 145-149
(instance Expellee SocialRole) MilitaryPersons.kif 142-142 Expellee社会的役割instance では %n
(subAttribute Expellee DislocatedCivilian) MilitaryPersons.kif 143-143 ExpelleeDislocatedCiviliansubattribute では %n

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


(termFormat ChineseLanguage Expellee "被驱逐") domainEnglishFormat.kif 22798-22798
(termFormat ChineseTraditionalLanguage Expellee "被驅逐") domainEnglishFormat.kif 22797-22797
(termFormat EnglishLanguage Expellee "expelled civilian") MilitaryPersons.kif 675-675
(termFormat EnglishLanguage Expellee "expellee") domainEnglishFormat.kif 22796-22796

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


(=>
    (and
        (holdsDuring ?T1
            (and
                (attribute ?P Expellee)
                (citizen ?P ?HOME-NATION)))
        (instance ?T1 TimeInterval))
    (exists (?TRANS ?NATION)
        (and
            (instance ?NATION Nation)
            (not
                (equal ?NATION ?HOME-NATION))
            (instance ?TRANS Translocation)
            (origin ?TRANS ?NATION)
            (patient ?TRANS ?P)
            (destination ?TRANS ?HOME-NATION)
            (temporalPart ?T1
                (WhenFn ?TRANS)))))
MilitaryPersons.kif 151-167


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