![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
Passport(passport)
| passport |
| appearance as argument number 1 |
|
|
| (subclass Passport License) | Mid-level-ontology.kif 18171-18171 | Passport is a subclass of license |
| (documentation Passport EnglishLanguage "A License which identifies the holder and permits travel between different countries.") | Mid-level-ontology.kif 18172-18173 | Passport is a subclass of license |
| (externalImage Passport "http://articulatesoftware.com/SUMOpictures/travel/ passport.png") | pictureList.kif 658-658 | Passport is a subclass of license |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (instance ?P Passport) (possesses ?A ?P)) (confersNorm (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 ?P)) |
Mid-level-ontology.kif 18175-18189 | If X is an instance of passport and Y possesses X, then All of the following hold: (1) there exist Z, W (2) V such that Z is an instance of translocation (3) Y is an agent of Z (4) Z originates at W (5) Z ends up at V (6) W is an instance of nation (7) V is an instance of nation (8) equal W (9) V confers norm permission for X |