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



KB Term:  Term intersection
English Word: 

Sigma KEE - Passport
Passport(passport)
passport

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


(subclass Passport License) Mid-level-ontology.kif 18171-18171 Passport is a subclass of license
(documentation Passport EnglishLanguage "A License which identifies the holder and permits travel between different countries.") Mid-level-ontology.kif 18172-18173 Passport is a subclass of license
(externalImage Passport "http://articulatesoftware.com/SUMOpictures/travel/ passport.png") pictureList.kif 658-658 Passport is a subclass of license

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


(termFormat EnglishLanguage Passport "passport") domainEnglishFormat.kif 44717-44717
(termFormat ChineseTraditionalLanguage Passport "護照") domainEnglishFormat.kif 44718-44718
(termFormat ChineseLanguage Passport "护照") domainEnglishFormat.kif 44719-44719

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


(=>
    (and
        (instance ?P Passport)
        (possesses ?A ?P))
    (confersNorm
        (exists (?T ?N1 ?N2)
            (and
                (instance ?T Translocation)
                (agent ?T ?A)
                (origin ?T ?N1)
                (destination ?T ?N2)
                (instance ?N1 Nation)
                (instance ?N2 Nation)
                (not
                    (equal ?N1 ?N2)))) Permission ?P))
Mid-level-ontology.kif 18175-18189 If X is an instance of passport and Y possesses X, then All of the following hold: (1) there exist Z, W (2) V such that Z is an instance of translocation (3) Y is an agent of Z (4) Z originates at W (5) Z ends up at V (6) W is an instance of nation (7) V is an instance of nation (8) equal W (9) V confers norm permission for X


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