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



KB Term:  Term intersection
English Word: 

  Immigrating

Sigma KEE - Immigrating
Immigrating(immigrating)aliyah, immigration, in-migration

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


(subclass Immigrating Translocation) Mid-level-ontology.kif 19186-19186 Immigrating is a subclass of translocation
(documentation Immigrating EnglishLanguage "Any Translocation by a Human from one Nation to another Nation where the person is not a citizen for the purpose of taking up residence.") Mid-level-ontology.kif 19187-19189 Immigrating is a subclass of translocation

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


(termFormat EnglishLanguage Immigrating "immigrating") domainEnglishFormat.kif 29375-29375
(termFormat ChineseTraditionalLanguage Immigrating "移民") domainEnglishFormat.kif 29376-29376
(termFormat ChineseLanguage Immigrating "移民") domainEnglishFormat.kif 29377-29377

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


(=>
    (and
        (instance ?I Immigrating)
        (agent ?I ?A))
    (exists (?N1 ?N2)
        (and
            (instance ?N1 Nation)
            (instance ?N2 Nation)
            (origin ?I ?N1)
            (destination ?I ?N2)
            (not
                (equal ?N1 ?N2))
            (member ?A
                (CitizenryFn ?N1))
            (not
                (member ?A
                    (CitizenryFn ?N2)))
            (hasPurpose ?I
                (inhabits ?A ?N2)))))
Mid-level-ontology.kif 19191-19207 If X is an instance of immigrating and Y is an agent of X, then All of the following hold: (1) there exist Z (2) W such that Z is an instance of nation (3) W is an instance of nation (4) X originates at Z (5) X ends up at W (6) equal Z (7) W (8) Y is a member of the citizenry of Z (9) Y is not a member of the citizenry of W (10) X has the purpose Y lives in W
(=>
    (and
        (instance ?I Immigrating)
        (agent ?I ?A))
    (instance ?A Human))
Mid-level-ontology.kif 19209-19213 If X is an instance of immigrating and Y is an agent of X, then Y is an instance of human


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners