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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Agreement
Agreement

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


(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 15339-15343
(subclass Agreement Proposition) Mid-level-ontology.kif 15338-15338

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


(instance AirPollutionConvention Agreement) Geography.kif 3126-3126
(instance AirPollution_NitrogenOxidesProtocol Agreement) Geography.kif 3132-3132
(instance AirPollution_PeristentOrganicPollutantsProtocol Agreement) Geography.kif 3138-3138
(instance AirPollution_Sulphur85Protocol Agreement) Geography.kif 3143-3143
(instance AirPollution_Sulphur94Protocol Agreement) Geography.kif 3149-3149
(instance AirPollution_VolatileOrganicCompoundsProtocol Agreement) Geography.kif 3154-3154
(instance AntarcticSealsConvention Agreement) Geography.kif 3172-3172
(instance AntarcticTreaty Agreement) Geography.kif 3178-3178
(instance Antarctic_EnvironmentalProtocol Agreement) Geography.kif 3160-3160
(instance Antarctic_MarineLivingResourcesConvention Agreement) Geography.kif 3165-3165
(instance BiodiversityConvention Agreement) Geography.kif 3192-3192
(instance ClimateChangeConvention Agreement) Geography.kif 3196-3196
(instance ClimateChange_KyotoProtocol Agreement) Geography.kif 3202-3202
(instance DesertificationConvention Agreement) Geography.kif 3210-3210
(instance EndangeredSpeciesConvention Agreement) Geography.kif 3217-3217
(instance EnvironmentalModificationConvention Agreement) Geography.kif 3225-3225
(instance HazardousWastesConvention Agreement) Geography.kif 3232-3232
(instance LawOfTheSeaConvention Agreement) Geography.kif 3240-3240
(instance MarineDumpingConvention Agreement) Geography.kif 3247-3247
(instance MarineLifeConservationConvention Agreement) Geography.kif 3255-3255
(instance NuclearTestBanTreaty Agreement) Geography.kif 3262-3262
(instance OzoneLayerProtectionProtocol Agreement) Geography.kif 3269-3269
(instance ShipPollutionProtocol Agreement) Geography.kif 3277-3277
(instance TropicalTimber83Agreement Agreement) Geography.kif 3285-3285
(instance TropicalTimber94Agreement Agreement) Geography.kif 3291-3291

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(domain AgreementOrganizationFn 1 Agreement) Geography.kif 3044-3044
(domain agreementClause 3 Agreement) Mid-level-ontology.kif 15450-15450
(domain agreementEffectiveDate 1 Agreement) Mid-level-ontology.kif 15405-15405
(domain agreementExpirationDate 1 Agreement) Mid-level-ontology.kif 15430-15430
(domain agreementPeriod 1 Agreement) Mid-level-ontology.kif 15391-15391
(domain contractedRentalPrice 3 Agreement) Catalog.kif 503-503
(domain negotiatedPrice 3 Agreement) Catalog.kif 271-271
(domain optionHolder 1 Agreement) FinancialOntology.kif 2600-2600
(domain optionSeller 1 Agreement) FinancialOntology.kif 2613-2613
(domain partyToAgreement 2 Agreement) Mid-level-ontology.kif 15380-15380
(domain premium 1 Agreement) FinancialOntology.kif 2735-2735
(domain recordForAgreement 2 Agreement) Law.kif 502-502
(domain underlier 1 Agreement) FinancialOntology.kif 2753-2753
(domain unratifiedSignatoryToAgreement 2 Agreement) Geography.kif 3093-3093

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


(=>
    (and
        (instance ?RA ReachingAgreement)
        (agent ?RA ?AGENT)
        (result ?RA ?PROP)
        (instance ?PROP Agreement))
    (holdsDuring
        (FutureFn
            (WhenFn ?RA))
        (partyToAgreement ?AGENT ?PROP)))
Media.kif 153-160
(=>
    (instance ?AGREEMENT Agreement)
    (exists (?AGENT1 ?AGENT2)
        (and
            (partyToAgreement ?AGENT1 ?AGREEMENT)
            (partyToAgreement ?AGENT2 ?AGREEMENT)
            (not
                (equal ?AGENT1 ?AGENT2)))))
Mid-level-ontology.kif 15353-15359
(=>
    (instance ?COMPACT Agreement)
    (exists (?COMM)
        (and
            (instance ?COMM Committing)
            (represents ?COMM ?COMPACT))))
Mid-level-ontology.kif 15346-15351

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


(=>
    (instance ?RA ReachingAgreement)
    (exists (?PROP)
        (and
            (instance ?PROP Agreement)
            (result ?RA ?PROP))))
Media.kif 146-151
(=>
    (instance ?SIGNING SigningAnAgreement)
    (exists (?DOC ?TERMS)
        (and
            (instance ?DOC LinguisticExpression)
            (instance ?TERMS Agreement)
            (containsInformation ?DOC ?TERMS)
            (patient ?SIGNING ?DOC))))
Geography.kif 3113-3120
(=>
    (property ?AGREEMENT ActiveAgreement)
    (instance ?AGREEMENT Agreement))
Mid-level-ontology.kif 15494-15496


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