viewType |
appearance as argument number 1 |
![]() |
(documentation viewType EnglishLanguage "(viewType ?REGION ?OBJ) means that a person in ?REGION can see ?OBJ") | Hotel.kif 955-956 | |
(domain viewType 1 Object) | Hotel.kif 959-959 | |
(domainSubclass viewType 2 Physical) | Hotel.kif 960-960 | |
(instance viewType BinaryPredicate) | Hotel.kif 954-954 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage viewType "一个在 %1 的人 can see %2 ") | domainEnglishFormat.kif 4936-4936 | |
(format ChineseTraditionalLanguage viewType "一個在 %1 的人 can see %2 ") | domainEnglishFormat.kif 4935-4935 | |
(format EnglishLanguage viewType "a person in %1 can see %2") | domainEnglishFormat.kif 4934-4934 | |
(termFormat EnglishLanguage viewType "view type") | Hotel.kif 957-957 |
antecedent |
![]() |
(=> (and (viewType ?ROOM ?OBJ) (instance ?ROOM Room) (instance ?INST ?OBJ) (orientation ?INST ?ROOM Outside)) (modalAttribute (exists (?HUMAN ?SEE) (and (instance ?HUMAN Human) (located ?HUMAN ?ROOM) (instance ?SEE Seeing) (patient ?SEE ?INST) (agent ?SEE ?HUMAN))) Possibility)) |
Hotel.kif 962-975 |
![]() |
![]() |