Browsing Interface : Welcome guest : log in
Home |  Graph |  LogLearn |  ]  KB:  Language:    Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - ContentBearingObject
ContentBearingObject(content bearing object)ABA_transit_number, BIN, C, C_clef, Christian_name, F_clef, G_clef, I.D., ID, John_Hancock, Labanotation, Latin_square, Lukasiewicz_notation, MEDLARS, Mass_card, Medical_Literature_Analysis_and_Retrieval_System, Polish_notation, Princeton_WordNet, Social_Security_number, Station_of_the_Cross, Universal_Product_Code, WordNet, a.k.a., accentual_system, acciaccatura, accidental, accolade, actuarial_table, address, adducing, adult, adumbration, aerogram, aerogramme, air_letter, air_mail, airmail, airmail_letter, algorism, alias, alla_breve, allograph, allusion, also_known_as, alto_clef, anon., anonymous, antigenic_determinant, appoggiatura, argument...

appearance as argument number 1
-------------------------


(subclass ContentBearingObject CorpuscularObject) Merge.kif 1362-1362 Content bearing object is a subclass of corpuscular object
(subclass ContentBearingObject ContentBearingPhysical) Merge.kif 1363-1363 Content bearing object is a subclass of content bearing physical
(relatedInternalConcept ContentBearingObject containsInformation) Merge.kif 1364-1364 Content bearing object is internally related to contains information
(documentation ContentBearingObject EnglishLanguage "Any SelfConnectedObject that expresses content. This content may be a Proposition, e.g. when the ContentBearingObject is a Sentence or Text, or it may be a representation of an abstract or physical object, as with an Icon, a Word or a Phrase.") Merge.kif 1366-1369 Content bearing object is internally related to contains information

appearance as argument number 2
-------------------------


(subclass Recording ContentBearingObject) Merge.kif 1421-1421 Recording is a subclass of content bearing object
(subclass Text ContentBearingObject) Merge.kif 15535-15535 Text is a subclass of content bearing object
(rangeSubclass EditionFn ContentBearingObject) Merge.kif 15682-15682 The values returned by edition are subclasses of content bearing object
(subclass Compass ContentBearingObject) Mid-level-ontology.kif 2742-2742 Compass is a subclass of content bearing object
(subclass SheetMusic ContentBearingObject) Mid-level-ontology.kif 15929-15929 Sheet music is a subclass of content bearing object
(subclass HolidayCard ContentBearingObject) Mid-level-ontology.kif 16391-16391 Holiday card is a subclass of content bearing object
(subclass Sign ContentBearingObject) Mid-level-ontology.kif 18686-18686 Sign is a subclass of content bearing object
(subclass PlayingCard ContentBearingObject) Mid-level-ontology.kif 18692-18692 Playing card is a subclass of content bearing object
(subclass Descriptor ContentBearingObject) Mid-level-ontology.kif 26925-26925 Descriptor is a subclass of content bearing object
(subclass DescriptorPart ContentBearingObject) Mid-level-ontology.kif 26942-26942 Descriptor part is a subclass of content bearing object
(subclass VisualContentBearingObject ContentBearingObject) Mid-level-ontology.kif 28877-28877 Visual content bearing object is a subclass of content bearing object
(subclass Document ContentBearingObject) Mid-level-ontology.kif 29053-29053 Document is a subclass of content bearing object
(subclass Account ContentBearingObject) ComputingBrands.kif 4446-4446 Account is a subclass of content bearing object
(subclass ConstitutionDocument ContentBearingObject) Government.kif 646-646 Constitution document is a subclass of content bearing object
(subclass ProcessState ContentBearingObject) QoSontology.kif 657-657 Process state is a subclass of content bearing object
(subclass Feedback ContentBearingObject) QoSontology.kif 776-776 Feedback is a subclass of content bearing object
(subclass UniformResourceIdentifier ContentBearingObject) QoSontology.kif 1800-1800 Uniform resource identifier is a subclass of content bearing object
(subclass UserAccount ContentBearingObject) QoSontology.kif 2161-2161 User account is a subclass of content bearing object
(subclass ShipRegistration ContentBearingObject) Transportation.kif 1087-1087 Ship registration is a subclass of content bearing object
(subclass ShipRegister ContentBearingObject) Transportation.kif 1106-1106 Ship register is a subclass of content bearing object
(subclass GreetingCard ContentBearingObject) Offers.kif 223-223 Greeting card is a subclass of content bearing object
(instance Appellation ContentBearingObject) Society.kif 1300-1300 Appellation is an instance of content bearing object
(subclass MultipoleDiagram ContentBearingObject) engineering.kif 362-362 Multipole diagram is a subclass of content bearing object
(subclass WebDocument ContentBearingObject) engineering.kif 1634-1634 Web document is a subclass of content bearing object
(termFormat EnglishLanguage ContentBearingObject "content bearing object") english_format.kif 868-868 Web document is a subclass of content bearing object

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

appearance as argument number 3
-------------------------


(domainSubclass authors 2 ContentBearingObject) Merge.kif 15631-15631 The number 2 argument of authors is a subclass of content bearing object
(domainSubclass EditionFn 1 ContentBearingObject) Merge.kif 15680-15680 The number 1 argument of edition is a subclass of content bearing object
(domain record 1 ContentBearingObject) Mid-level-ontology.kif 15854-15854 The number 1 argument of record is an instance of content bearing object
(domain dataStored 1 ContentBearingObject) Mid-level-ontology.kif 15878-15878 The number 1 argument of data stored is an instance of content bearing object
(domain inventory 1 ContentBearingObject) Mid-level-ontology.kif 25095-25095 The number 1 argument of inventory is an instance of content bearing object
(domain deceptiveIdentifier 1 ContentBearingObject) Mid-level-ontology.kif 25699-25699 The number 1 argument of deceptive identifier is an instance of content bearing object
(domain cardCode 1 ContentBearingObject) FinancialOntology.kif 3517-3517 The number 1 argument of card code is an instance of content bearing object
(domain coding 1 ContentBearingObject) QoSontology.kif 2327-2327 The number 1 argument of coding is an instance of content bearing object
(domain mimeType 1 ContentBearingObject) QoSontology.kif 2378-2378 The number 1 argument of mime type is an instance of content bearing object

antecedent
-------------------------


(=>
    (and
        (instance ?EVENT Planning)
        (result ?EVENT ?CBO)
        (instance ?CBO ContentBearingObject))
    (exists (?PLAN)
        (and
            (instance ?PLAN Plan)
            (containsInformation ?CBO ?PLAN))))
Merge.kif 10998-11006 If X is an instance of planning, Y is a result of X, and Y is an instance of content bearing object, then there exists Z such that Z is an instance of plan and Y contains information Z
(=>
    (and
        (instance ?INTERPRET Interpreting)
        (agent ?INTERPRET ?AGENT)
        (patient ?INTERPRET ?CONTENT)
        (instance ?CONTENT ContentBearingObject))
    (exists (?PROP)
        (holdsDuring
            (EndFn
                (WhenFn ?INTERPRET))
            (believes ?AGENT
                (containsInformation ?CONTENT ?PROP)))))
Merge.kif 11021-11028 If X is an instance of interpreting, Y is an agent of X, Z is a patient of X, and Z is an instance of content bearing object, then there exists W such that Y believes Z contains information W holds during the end of the time of existence of X
(=>
    (and
        (instance ?PLAN Plan)
        (instance ?OBJ ContentBearingObject)
        (containsInformation ?OBJ ?PLAN))
    (exists (?PLANNING)
        (and
            (instance ?PLANNING Planning)
            (result ?PLANNING ?OBJ))))
Merge.kif 16999-17007 If X is an instance of plan, Y is an instance of content bearing object, and Y contains information X, then there exists Z such that Z is an instance of planning and Y is a result of Z
(=>
    (and
        (instance ?X ContentBearingObject)
        (attribute ?X Braille))
    (exists (?H)
        (and
            (instance ?H Human)
            (attribute ?H Blind)
            (capability Interpreting agent ?H)
            (capability Interpreting patient ?X))))
Dining.kif 244-253 If X is an instance of content bearing object and braille is an attribute of X, then there exists Y such that Y is an instance of human, blindness is an attribute of Y, Y is capable of doing interpreting as a agent, and X is capable of doing interpreting as a patient
(=>
    (and
        (instance ?PROP Proposition)
        (instance ?CBO ContentBearingObject)
        (containsInformation ?CBO ?PROP)
        (instance ?COMM Communication)
        (patient ?COMM ?CBO))
    (represents ?COMM ?PROP))
Geography.kif 4480-4487 If X is an instance of proposition, Y is an instance of content bearing object, Y contains information X, Z is an instance of communication, and Y is a patient of Z, then Z expresses X
(=>
    (and
        (instance ?EVENT OperationPlanning)
        (result ?EVENT ?CBO)
        (instance ?CBO ContentBearingObject)
        (containsInformation ?CBO ?INFO))
    (instance ?INFO OperationPlan))
MilitaryProcesses.kif 1546-1552 If X is an instance of operation planning, Y is a result of X, Y is an instance of content bearing object, and Y contains information Z, then Z is an instance of operation plan
(=>
    (and
        (instance ?PLAN OperationPlan)
        (containsInformation ?CBO ?PLAN)
        (instance ?CBO ContentBearingObject)
        (result ?EVENT ?CBO))
    (instance ?EVENT OperationPlanning))
MilitaryProcesses.kif 1554-1560 If X is an instance of operation plan, Y contains information X, Y is an instance of content bearing object, and Y is a result of Z, then Z is an instance of operation planning
(=>
    (and
        (instance ?PLAN OperationPlan)
        (instance ?CBO ContentBearingObject)
        (containsInformation ?CBO ?PLAN)
        (instance ?OP MilitaryOperation)
        (result ?OP ?CBO))
    (represents ?PLAN ?OP))
MilitaryProcesses.kif 1592-1599 If X is an instance of operation plan, Y is an instance of content bearing object, Y contains information X, Z is an instance of military operation, and Y is a result of Z, then X expresses Z
(=>
    (and
        (instance ?PLANNING JointOperationPlanning)
        (result ?PLANNING ?CBO)
        (instance ?CBO ContentBearingObject)
        (containsInformation ?CBO ?INFO))
    (instance ?INFO OPLAN))
MilitaryProcesses.kif 1831-1837 If X is an instance of joint operation planning, Y is a result of X, Y is an instance of content bearing object, and Y contains information Z, then Z is an instance of OPLAN
(=>
    (instance ?CBO ContentBearingObject)
    (exists (?PROP)
        (and
            (instance ?PROP Proposition)
            (containsInformation ?CBO ?PROP))))
TravelPolicies.kif 95-100 If X is an instance of content bearing object, then there exists Y such that Y is an instance of proposition and X contains information Y
(=>
    (and
        (instance ?PROP Proposition)
        (instance ?CBO ContentBearingObject)
        (containsInformation ?CBO ?PROP)
        (instance ?ER ExpenseReport)
        (patient ?ER ?CBO))
    (represents ?ER ?PROP))
TravelPolicies.kif 624-631 If X is an instance of proposition, Y is an instance of content bearing object, Y contains information X, Z is an instance of ExpenseReport, and Y is a patient of Z, then Z expresses X

consequent
-------------------------


(=>
    (realization ?PROCESS ?PROP)
    (exists (?OBJ)
        (and
            (instance ?OBJ ContentBearingObject)
            (containsInformation ?OBJ ?PROP))))
Merge.kif 4660-4665 If X expresses the content of Y, then there exists Z such that Z is an instance of content bearing object and Z contains information Y
(=>
    (instance ?DEVELOP ContentDevelopment)
    (exists (?OBJ)
        (and
            (instance ?OBJ ContentBearingObject)
            (result ?DEVELOP ?OBJ))))
Merge.kif 12851-12856 If X is an instance of content development, then there exists Y such that Y is an instance of content bearing object and Y is a result of X
(=>
    (instance ?DA DisplayArtifact)
    (hasPurpose ?DA
        (exists (?P ?D ?I)
            (and
                (instance ?P Putting)
                (instance ?D Disseminating)
                (instance ?I ContentBearingObject)
                (patient ?P ?I)
                (patient ?D ?I)
                (destination ?P ?DA)))))
Mid-level-ontology.kif 3816-3826 If X is an instance of display artifact, then All of the following hold: (1) X has the purpose there exist Y, Z (2) W such that Y is an instance of putting (3) Z is an instance of disseminating (4) W is an instance of content bearing object (5) W is a patient of Y (6) W is a patient of Z (7) Y ends up at X
(=>
    (attribute ?X Braille)
    (instance ?X ContentBearingObject))
Dining.kif 240-242 If braille is an attribute of X, then X is an instance of content bearing object


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners