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

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


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

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 16560-16574


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