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

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


(termFormat ChineseLanguage Passport "护照") domainEnglishFormat.kif 44762-44762
(termFormat ChineseTraditionalLanguage Passport "護照") domainEnglishFormat.kif 44761-44761
(termFormat EnglishLanguage Passport "passport") domainEnglishFormat.kif 44760-44760

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 16779-16793


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