PetPolicy |
appearance as argument number 1 |
![]() |
(documentation PetPolicy EnglishLanguage "PetPolicy indicates where DomesticAnimal is allowed or not in the premises") | Hotel.kif 2519-2520 | |
(subclass PetPolicy Policy) | Hotel.kif 2518-2518 |
appearance as argument number 2 |
![]() |
(subclass NoPetsPolicy PetPolicy) | Hotel.kif 2583-2583 | |
(subclass PetsAllowedPolicy PetPolicy) | Hotel.kif 2567-2567 | |
(termFormat EnglishLanguage PetPolicy "pet policy") | Hotel.kif 2521-2521 |
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 2523-2539 |
![]() |
![]() |