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

Formal Language: 



KB Term:  Term intersection
English Word: 

  Passport

Sigma KEE - Passport
Passport

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


(documentation Passport EnglishLanguage "A License which identifies the holder and permits travel between different countries.") Mid-level-ontology.kif 16585-16586
(externalImage Passport "http://articulatesoftware.com/SUMOpictures/travel/ passport.png") pictureList.kif 658-658
(subclass Passport License) Mid-level-ontology.kif 16584-16584

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


(termFormat ChineseLanguage Passport "护照") domainEnglishFormat.kif 44726-44726
(termFormat ChineseTraditionalLanguage Passport "護照") domainEnglishFormat.kif 44725-44725
(termFormat EnglishLanguage Passport "passport") domainEnglishFormat.kif 44724-44724

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


(=>
    (and
        (instance ?P Passport)
        (possesses ?A ?P))
    (confersNorm ?P
        (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))
Mid-level-ontology.kif 16588-16602


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