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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Passport
Passport(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 16808-16809
(externalImage Passport "http://articulatesoftware.com/SUMOpictures/travel/ passport.png") pictureList.kif 658-658
(subclass Passport License) Mid-level-ontology.kif 16807-16807 Passport is a subclass of license

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


(termFormat ChineseLanguage Passport "护照") domainEnglishFormat.kif 44757-44757
(termFormat ChineseTraditionalLanguage Passport "護照") domainEnglishFormat.kif 44756-44756
(termFormat EnglishLanguage Passport "passport") domainEnglishFormat.kif 44755-44755

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 16811-16825


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 is open source software produced by Articulate Software and its partners