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 15319-15323
(subclass Agreement Proposition) Mid-level-ontology.kif 15318-15318

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


(instance AirPollutionConvention Agreement) Geography.kif 3815-3815
(instance AirPollution_NitrogenOxidesProtocol Agreement) Geography.kif 3821-3821
(instance AirPollution_PeristentOrganicPollutantsProtocol Agreement) Geography.kif 3827-3827
(instance AirPollution_Sulphur85Protocol Agreement) Geography.kif 3832-3832
(instance AirPollution_Sulphur94Protocol Agreement) Geography.kif 3838-3838
(instance AirPollution_VolatileOrganicCompoundsProtocol Agreement) Geography.kif 3843-3843
(instance AntarcticSealsConvention Agreement) Geography.kif 3861-3861
(instance AntarcticTreaty Agreement) Geography.kif 3867-3867
(instance Antarctic_EnvironmentalProtocol Agreement) Geography.kif 3849-3849
(instance Antarctic_MarineLivingResourcesConvention Agreement) Geography.kif 3854-3854
(instance BiodiversityConvention Agreement) Geography.kif 3881-3881
(instance ClimateChangeConvention Agreement) Geography.kif 3885-3885
(instance ClimateChange_KyotoProtocol Agreement) Geography.kif 3891-3891
(instance DesertificationConvention Agreement) Geography.kif 3899-3899
(instance EndangeredSpeciesConvention Agreement) Geography.kif 3906-3906
(instance EnvironmentalModificationConvention Agreement) Geography.kif 3914-3914
(instance HazardousWastesConvention Agreement) Geography.kif 3921-3921
(instance LawOfTheSeaConvention Agreement) Geography.kif 3929-3929
(instance MarineDumpingConvention Agreement) Geography.kif 3936-3936
(instance MarineLifeConservationConvention Agreement) Geography.kif 3944-3944
(instance NuclearTestBanTreaty Agreement) Geography.kif 3951-3951
(instance OzoneLayerProtectionProtocol Agreement) Geography.kif 3958-3958
(instance ShipPollutionProtocol Agreement) Geography.kif 3966-3966
(instance TropicalTimber83Agreement Agreement) Geography.kif 3974-3974
(instance TropicalTimber94Agreement Agreement) Geography.kif 3980-3980

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 3733-3733
(domain agreementClause 3 Agreement) Mid-level-ontology.kif 15430-15430
(domain agreementEffectiveDate 1 Agreement) Mid-level-ontology.kif 15385-15385
(domain agreementExpirationDate 1 Agreement) Mid-level-ontology.kif 15410-15410
(domain agreementPeriod 1 Agreement) Mid-level-ontology.kif 15371-15371
(domain contractedRentalPrice 3 Agreement) Catalog.kif 503-503
(domain negotiatedPrice 3 Agreement) Catalog.kif 271-271
(domain optionHolder 1 Agreement) FinancialOntology.kif 2603-2603
(domain optionSeller 1 Agreement) FinancialOntology.kif 2616-2616
(domain partyToAgreement 2 Agreement) Mid-level-ontology.kif 15360-15360
(domain premium 1 Agreement) FinancialOntology.kif 2738-2738
(domain recordForAgreement 2 Agreement) Law.kif 508-508
(domain underlier 1 Agreement) FinancialOntology.kif 2756-2756
(domain unratifiedSignatoryToAgreement 2 Agreement) Geography.kif 3782-3782

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 15333-15339
(=>
    (instance ?COMPACT Agreement)
    (exists (?COMM)
        (and
            (instance ?COMM Committing)
            (represents ?COMM ?COMPACT))))
Mid-level-ontology.kif 15326-15331

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 3802-3809
(=>
    (property ?AGREEMENT ActiveAgreement)
    (instance ?AGREEMENT Agreement))
Mid-level-ontology.kif 15474-15476


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