PetPolicy |
appearance as argument number 1 |
![]() |
(documentation PetPolicy EnglishLanguage "PetPolicy indicates where DomesticAnimal is allowed or not in the premises") | Hotel.kif 2454-2455 | |
(subclass PetPolicy Policy) | Hotel.kif 2453-2453 |
appearance as argument number 2 |
![]() |
(subclass NoPetsPolicy PetPolicy) | Hotel.kif 2518-2518 | |
(subclass PetsAllowedPolicy PetPolicy) | Hotel.kif 2502-2502 | |
(termFormat EnglishLanguage PetPolicy "pet policy") | Hotel.kif 2456-2456 |
antecedent |
![]() |
(=> (and (instance ?POLICY PetPolicy) (policyLocationCoverage ?POLICY ?LOC)) (or (containsInformation ?POLICY (modalAttribute (exists (?PET1) (and (instance ?PET1 DomesticAnimal) (located ?PET1 ?LOC))) Permission)) (containsInformation ?POLICY (modalAttribute (exists (?PET2) (and (instance ?PET2 DomesticAnimal) (located ?PET2 ?LOC))) Prohibition)))) |
Hotel.kif 2458-2474 |
![]() |
![]() |