NightClub(night club) | cabaret, club, disco, discotheque, night_club, nightclub, nightspot |
appearance as argument number 1 |
(documentation NightClub EnglishLanguage "NightClub is a type of DanceHall that typically opens at NightTime and has a Tavern located in it") | Mid-level-ontology.kif 27137-27138 | |
(subclass NightClub DanceHall) | Mid-level-ontology.kif 27136-27136 | Night club is a subclass of dance hall |
appearance as argument number 2 |
(termFormat EnglishLanguage NightClub "night club") | Mid-level-ontology.kif 27139-27139 |
antecedent |
(=> (and (instance ?X NightClub) (standardRetailHours ?TIME ?X)) (exists (?T) (and (instance ?T ?TIME) (during ?T NightTime)))) |
Dining.kif 419-426 |
|
(=> (instance ?X NightClub) (exists (?BAR) (and (instance ?BAR Tavern) (located ?BAR ?X)))) |
Mid-level-ontology.kif 27141-27146 |
|
consequent |
(=> (musicGenre ?MR ElectronicDanceMusic) (hasPurpose ?MR (exists (?NC ?MM) (and (instance ?NC NightClub) (instance ?MM MakingMusic) (patient ?MM ?MR) (eventLocated ?MM ?NC))))) |
Music.kif 673-681 |
|