| BedLinen(bed linen) | bed_linen, bed_sheet, case, mattress_cover, pillow_sham, pillow_slip, pillowcase, sheet, slip |
| appearance as argument number 1 |
|
|
| (documentation BedLinen EnglishLanguage "BedLinen is an Artifact made of Fabric that is used to Covering a Bed") | Mid-level-ontology.kif 4566-4567 | |
| (subclass BedLinen Artifact) | Mid-level-ontology.kif 4565-4565 | Bed linen is a subclass of artifact |
| appearance as argument number 2 |
|
|
| (termFormat EnglishLanguage BedLinen "bed linen") | Mid-level-ontology.kif 4568-4568 |
| antecedent |
|
|
| (=> (instance ?X BedLinen) (hasPurpose ?X (exists (?COVER ?BED) (and (instance ?COVER Covering) (patient ?COVER ?BED) (instance ?BED Bed) (instrument ?COVER ?X))))) |
Mid-level-ontology.kif 4574-4582 |
|
| (=> (instance ?X BedLinen) (material Fabric ?X)) |
Mid-level-ontology.kif 4570-4572 |
|
| consequent |
|
|
| (=> (instance ?X TurndownService) (exists (?FOLD ?BED ?SHEET) (and (instance ?FOLD Folding) (instance ?SHEET BedLinen) (instance ?BED Bed) (located ?SHEET ?BED) (patient ?FOLD ?SHEET) (subProcess ?FOLD ?X)))) |
Hotel.kif 1964-1973 |
|
|
|