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

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


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

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 17489-17503


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