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



KB Term:  Term intersection
English Word: 

  Agreement

Sigma KEE - Agreement
Agreement(agreement)Chemical_Weapons_Convention, Geneva_Convention, Lateran_Treaty, North_Atlantic_Treaty, Peace_of_Westphalia, SALT_I, SALT_II, Treaty_of_Versailles, agreement, bargain, combination, covenant, deal, entente, entente_cordiale, fair-trade_agreement, gentlemen's_agreement, golden_handshake, oral_contract, plea_bargain, plea_bargaining, severance_agreement, sign, submission, understanding, unilateral_contract, working_agreement, written_agreement, yellow-dog_contract

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


(subclass Agreement Proposition) Mid-level-ontology.kif 15558-15558 Agreement is a subclass of proposition
(documentation Agreement EnglishLanguage "Agreement is the class of Propositions that express the contents of agreements entered into by CognitiveAgents. Agreement includes treaties, contracts, purchase orders, pledges, marriage vows, etc. An Agreement may be written down in a document or other ContentBearingObject, it can be verbal Communication, it can even be an implied agreement.") Mid-level-ontology.kif 15559-15563 Agreement is a subclass of proposition

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


(termFormat EnglishLanguage Agreement "agreement") Mid-level-ontology.kif 15564-15564
(subclass Account Agreement) ComputingBrands.kif 4450-4450 Account is a subclass of agreement
(subclass Reservation Agreement) Dining.kif 639-639 Reservation is a subclass of agreement
(subclass FinancialAccount Agreement) FinancialOntology.kif 60-60 Financial account is a subclass of agreement
(subclass InternationalAgreement Agreement) Geography.kif 4428-4428 International agreement is a subclass of agreement
(instance AirPollutionConvention Agreement) Geography.kif 4570-4570 Air pollution convention is an instance of agreement
(instance AirPollution_NitrogenOxidesProtocol Agreement) Geography.kif 4576-4576 Air pollution- nitrogen oxides protocol is an instance of agreement
(instance AirPollution_PeristentOrganicPollutantsProtocol Agreement) Geography.kif 4582-4582 Air pollution- peristent organic pollutants protocol is an instance of agreement
(instance AirPollution_Sulphur85Protocol Agreement) Geography.kif 4587-4587 Air pollution- sulphur85 protocol is an instance of agreement
(instance AirPollution_Sulphur94Protocol Agreement) Geography.kif 4593-4593 Air pollution- sulphur94 protocol is an instance of agreement
(instance AirPollution_VolatileOrganicCompoundsProtocol Agreement) Geography.kif 4598-4598 Air pollution- volatile organic compounds protocol is an instance of agreement
(instance Antarctic_EnvironmentalProtocol Agreement) Geography.kif 4604-4604 Antarctic environmental protocol is an instance of agreement
(instance Antarctic_MarineLivingResourcesConvention Agreement) Geography.kif 4609-4609 Antarctic marine living resources convention is an instance of agreement
(instance AntarcticSealsConvention Agreement) Geography.kif 4616-4616 Antarctic seals convention is an instance of agreement
(instance AntarcticTreaty Agreement) Geography.kif 4622-4622 Antarctic treaty is an instance of agreement
(instance BiodiversityConvention Agreement) Geography.kif 4643-4643 Biodiversity convention is an instance of agreement
(instance ClimateChangeConvention Agreement) Geography.kif 4647-4647 Climate change convention is an instance of agreement
(instance ClimateChange_KyotoProtocol Agreement) Geography.kif 4653-4653 Climate change- kyoto protocol is an instance of agreement
(instance DesertificationConvention Agreement) Geography.kif 4661-4661 Desertification convention is an instance of agreement
(instance EndangeredSpeciesConvention Agreement) Geography.kif 4668-4668 Endangered species convention is an instance of agreement
(instance EnvironmentalModificationConvention Agreement) Geography.kif 4676-4676 Environmental modification convention is an instance of agreement
(instance HazardousWastesConvention Agreement) Geography.kif 4683-4683 Hazardous wastes convention is an instance of agreement
(instance LawOfTheSeaConvention Agreement) Geography.kif 4691-4691 Law of the sea convention is an instance of agreement
(instance MarineDumpingConvention Agreement) Geography.kif 4698-4698 Marine dumping convention is an instance of agreement

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(domain partyToAgreement 2 Agreement) Mid-level-ontology.kif 15600-15600 The number 2 argument of party to agreement is an instance of agreement
(domain agreementPeriod 1 Agreement) Mid-level-ontology.kif 15611-15611 The number 1 argument of agreement period is an instance of agreement
(domain agreementEffectiveDate 1 Agreement) Mid-level-ontology.kif 15625-15625 The number 1 argument of agreement effective date is an instance of agreement
(domain agreementExpirationDate 1 Agreement) Mid-level-ontology.kif 15650-15650 The number 1 argument of expiration date is an instance of agreement
(domain agreementClause 3 Agreement) Mid-level-ontology.kif 15670-15670 The number 3 argument of agreement clause is an instance of agreement
(domain negotiatedPrice 3 Agreement) Catalog.kif 271-271 The number 3 argument of negotiated price is an instance of agreement
(domain contractedRentalPrice 3 Agreement) Catalog.kif 503-503 The number 3 argument of contracted rental price is an instance of agreement
(domain optionHolder 1 Agreement) FinancialOntology.kif 2619-2619 The number 1 argument of option holder is an instance of agreement
(domain optionSeller 1 Agreement) FinancialOntology.kif 2630-2630 The number 1 argument of option seller is an instance of agreement
(domain premium 1 Agreement) FinancialOntology.kif 2748-2748 The number 1 argument of premium is an instance of agreement
(domain underlier 1 Agreement) FinancialOntology.kif 2764-2764 The number 1 argument of underlier is an instance of agreement
(domain AgreementOrganizationFn 1 Agreement) Geography.kif 4488-4488 The number 1 argument of agreement organization is an instance of agreement
(domain unratifiedSignatoryToAgreement 2 Agreement) Geography.kif 4537-4537 The number 2 argument of unratified signatory to agreement is an instance of agreement
(domain recordForAgreement 2 Agreement) Law.kif 483-483 The number 2 argument of record for agreement is an instance of agreement

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


(=>
    (instance ?COMPACT Agreement)
    (exists (?COMM)
        (and
            (instance ?COMM Committing)
            (represents ?COMM ?COMPACT))))
Mid-level-ontology.kif 15566-15571 If X is an instance of agreement, then there exists Y such that Y is an instance of committing and Y expresses X
(=>
    (instance ?AGREEMENT Agreement)
    (exists (?AGENT1 ?AGENT2)
        (and
            (partyToAgreement ?AGENT1 ?AGREEMENT)
            (partyToAgreement ?AGENT2 ?AGREEMENT)
            (not
                (equal ?AGENT1 ?AGENT2)))))
Mid-level-ontology.kif 15573-15579 If X is an instance of agreement, then there exist Y, Z such that X is a party to agreement of Y, X is a party to agreement of Z, equal Y, and Z
(=>
    (and
        (instance ?RA ReachingAgreement)
        (agent ?RA ?AGENT)
        (result ?RA ?PROP)
        (instance ?PROP Agreement))
    (holdsDuring
        (FutureFn
            (WhenFn ?RA))
        (partyToAgreement ?AGENT ?PROP)))
Media.kif 147-154 If X is an instance of reaching agreement, Y is an agent of X, Z is a result of X, and Z is an instance of agreement, then Z is a party to agreement of Y holds during after the time of existence of X

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


(=>
    (property ?AGREEMENT ActiveAgreement)
    (instance ?AGREEMENT Agreement))
Mid-level-ontology.kif 15714-15716 If X the attribute active agreement, then X is an instance of agreement
(=>
    (instance ?SIGNING SigningAnAgreement)
    (exists (?DOC ?TERMS)
        (and
            (instance ?DOC LinguisticExpression)
            (instance ?TERMS Agreement)
            (containsInformation ?DOC ?TERMS)
            (patient ?SIGNING ?DOC))))
Geography.kif 4557-4564 If X is an instance of signing an agreement, then there exist Y, Z such that Y is an instance of linguistic expression, Z is an instance of agreement, Y contains information Z, and Y is a patient of X
(=>
    (instance ?RA ReachingAgreement)
    (exists (?PROP)
        (and
            (instance ?PROP Agreement)
            (result ?RA ?PROP))))
Media.kif 140-145 If X is an instance of reaching agreement, then there exists Y such that Y is an instance of agreement and Y is a result of X
(=>
    (instance ?AA AirlineAlliance)
    (exists (?A1 ?A2 ?AGR)
        (and
            (instance ?A1 Airline)
            (instance ?A2 Airline)
            (instance ?AGR Agreement)
            (partyToAgreement ?A1 ?AGR)
            (partyToAgreement ?A2 ?AGR))))
Society.kif 116-124 If X is an instance of AirlineAlliance, then there exist Y, Z, W such that Y is an instance of Airline, Z is an instance of Airline, W is an instance of agreement, W is a party to agreement of Y, and W is a party to agreement of Z


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

Show without tree


Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners