Paper |
appearance as argument number 1 |
(documentation Paper EnglishLanguage "Paper is a flat sheet of fibers, usually produced by spreading a wet solution of wood particles on a flat surface and drying through heat and pressure. The fibers can also be cotton or a synthetic, although typically the bulk of the substance is wood fibers. This includes all manner of paper products that may have varying thicknesses, colors or texture. This is distinguished from flat wood products such as plywood and particle board which have a structural function in building construction. Sheathing materials such as the paper affixed to sheetrock however, is paper.") | Mid-level-ontology.kif 3542-3552 | |
(externalImage Paper "http://articulatesoftware.com/SUMOpictures/education/ supplies/ supplies_2/ paper_01.png") | pictureList.kif 653-653 | |
(subclass Paper Artifact) | Mid-level-ontology.kif 3553-3553 |
appearance as argument number 2 |
(termFormat ChineseLanguage Paper "纸") | domainEnglishFormat.kif 44288-44288 | |
(termFormat ChineseTraditionalLanguage Paper "紙") | domainEnglishFormat.kif 44287-44287 | |
(termFormat EnglishLanguage Paper "paper") | domainEnglishFormat.kif 44286-44286 |
antecedent |
(=> (instance ?PAPER Paper) (modalAttribute (hasPurpose ?PAPER (exists (?TEXT) (and (instance ?TEXT Text) (part ?TEXT ?PAPER)))) Likely)) |
Mid-level-ontology.kif 3567-3575 | |
(=> (instance ?X Paper) (exists (?MAKE ?CELL ?PRESS) (and (instance ?MAKE Making) (instance ?CELL Cellulose) (instance ?PRESS Compressing) (resource ?MAKE ?CELL) (result ?MAKE ?X) (subProcess ?MAKE ?PRESS) (patient ?PRESS ?CELL)))) |
Mid-level-ontology.kif 3555-3565 |
consequent |
(=> (and (instance ?ORG Organization) (attribute ?ORG PaperManufacturing)) (exists (?MEM ?EV ?THING) (and (instance ?MEM Industry) (member ?MEM ?ORG) (instance ?EV Manufacture) (agent ?EV ?MEM) (patient ?EV ?THING) (material Paper ?THING)))) |
naics.kif 2717-2728 | |
(=> (and (instance ?W Wallpaper) (part ?P ?W)) (instance ?P Paper)) |
Mid-level-ontology.kif 3118-3122 | |
(=> (instance ?BILL CurrencyBill) (exists (?PAPER) (and (instance ?PAPER Paper) (part ?PAPER ?BILL)))) |
Mid-level-ontology.kif 3582-3587 | |
(=> (instance ?C HolidayCard) (material Paper ?C)) |
Mid-level-ontology.kif 14898-14900 | |
(=> (instance ?C PlayingCard) (material Paper ?C)) |
Mid-level-ontology.kif 17156-17158 | |
(=> (instance ?TAPE Tape) (exists (?PART) (and (part ?PART ?TAPE) (or (instance ?PART Paper) (instance ?PART Fabric))))) |
Mid-level-ontology.kif 4223-4230 | |
(=> (instance ?X PaperShredder) (hasPurpose ?X (exists (?CUT ?PAPER) (and (instance ?CUT Cutting) (instrument ?CUT ?X) (instance ?PAPER Paper) (patient ?CUT ?PAPER))))) |
Mid-level-ontology.kif 18217-18225 |
statement |
(decreasesLikelihood (exists (?X ?CUT ?PAPER ?CBO ?INFO) (and (instance ?X PaperShredder) (instance ?CUT Cutting) (instrument ?CUT ?X) (instance ?PAPER Paper) (patient ?CUT ?PAPER) (located ?CBO ?PAPER) (instance ?CBO VisualContentBearingObject) (containsInformation ?CBO ?INFO))) (exists (?READ) (and (instance ?READ Interpreting) (patient ?READ ?INFO) (earlier (WhenFn ?CUT) (WhenFn ?READ))))) |
Mid-level-ontology.kif 18229-18246 |