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 1417-1417 Content bearing object is a subclass of corpuscular object
(subclass ContentBearingObject ContentBearingPhysical) Merge.kif 1418-1418 Content bearing object is a subclass of content bearing physical
(relatedInternalConcept ContentBearingObject containsInformation) Merge.kif 1419-1419 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 1421-1424 Content bearing object is internally related to contains information

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


(subclass Recording ContentBearingObject) Merge.kif 1475-1475 Recording is a subclass of content bearing object
(subclass Text ContentBearingObject) Merge.kif 15652-15652 Text is a subclass of content bearing object
(rangeSubclass EditionFn ContentBearingObject) Merge.kif 15794-15794 The values returned by edition are subclasses of content bearing object
(subclass VisualContentBearingObject ContentBearingObject) Merge.kif 16141-16141 Visual content bearing object is a subclass of content bearing object
(subclass Compass ContentBearingObject) Mid-level-ontology.kif 2832-2832 Compass is a subclass of content bearing object
(subclass SheetMusic ContentBearingObject) Mid-level-ontology.kif 15962-15962 Sheet music is a subclass of content bearing object
(subclass HolidayCard ContentBearingObject) Mid-level-ontology.kif 16424-16424 Holiday card is a subclass of content bearing object
(subclass Sign ContentBearingObject) Mid-level-ontology.kif 18687-18687 Sign is a subclass of content bearing object
(subclass PlayingCard ContentBearingObject) Mid-level-ontology.kif 18693-18693 Playing card is a subclass of content bearing object
(subclass Descriptor ContentBearingObject) Mid-level-ontology.kif 26775-26775 Descriptor is a subclass of content bearing object
(subclass DescriptorPart ContentBearingObject) Mid-level-ontology.kif 26792-26792 Descriptor part is a subclass of content bearing object
(subclass Document ContentBearingObject) Mid-level-ontology.kif 28893-28893 Document is a subclass of content bearing object
(subclass Account ContentBearingObject) ComputingBrands.kif 4451-4451 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 648-648 Process state is a subclass of content bearing object
(subclass Feedback ContentBearingObject) QoSontology.kif 767-767 Feedback is a subclass of content bearing object
(subclass UniformResourceIdentifier ContentBearingObject) QoSontology.kif 1798-1798 Uniform resource identifier is a subclass of content bearing object
(subclass UserAccount ContentBearingObject) QoSontology.kif 2159-2159 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 373-373 Multipole diagram is a subclass of content bearing object
(subclass WebDocument ContentBearingObject) engineering.kif 1788-1788 Web document is a subclass of content bearing object
(termFormat EnglishLanguage ContentBearingObject "content bearing object") english_format.kif 872-872 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 15743-15743 The number 2 argument of authors is a subclass of content bearing object
(domainSubclass EditionFn 1 ContentBearingObject) Merge.kif 15792-15792 The number 1 argument of edition is a subclass of content bearing object
(domain record 1 ContentBearingObject) Mid-level-ontology.kif 15887-15887 The number 1 argument of record is an instance of content bearing object
(domain dataStored 1 ContentBearingObject) Mid-level-ontology.kif 15911-15911 The number 1 argument of data stored is an instance of content bearing object
(domain inventory 1 ContentBearingObject) Mid-level-ontology.kif 24945-24945 The number 1 argument of inventory is an instance of content bearing object
(domain deceptiveIdentifier 1 ContentBearingObject) Mid-level-ontology.kif 25589-25589 The number 1 argument of deceptive identifier is an instance of content bearing object
(domain cardCode 1 ContentBearingObject) FinancialOntology.kif 3591-3591 The number 1 argument of card code is an instance of content bearing object
(domain coding 1 ContentBearingObject) QoSontology.kif 2324-2324 The number 1 argument of coding is an instance of content bearing object
(domain mimeType 1 ContentBearingObject) QoSontology.kif 2375-2375 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 11087-11095 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 11110-11122 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 17155-17163 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 4457-4464 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 1549-1555 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 1557-1563 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 1595-1602 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 1834-1840 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 614-621 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 4722-4727 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 12965-12970 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 3940-3950 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.0-59f850aa (2026-04-26) is open source software produced by Articulate Software and its partners