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

Formal Language: 


KB Term:  Term intersection
English Word: 

Sigma KEE - GovernmentOrganization
GovernmentOrganization

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


(documentation GovernmentOrganization ChineseLanguage "GovernmentOrganization 是官方 Organization 的类别, 它和 GeopoliticalArea 的政府在某程度上有关联。它可以是一个政府的 subOrganization。") chinese_format.kif 3735-3737
(documentation GovernmentOrganization EnglishLanguage "GovernmentOrganization is the class of official Organizations that are concerned with the government of a GeopoliticalArea at some level. They may be a subOrganization of a government.") Merge.kif 16854-16857
(subclass GovernmentOrganization Organization) Merge.kif 16853-16853 GovernmentOrganization組織subclass では

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


(disjoint ParamilitaryOrganization GovernmentOrganization) Merge.kif 16848-16848 ParamilitaryOrganizationGovernmentOrganizationdisjoint では
(disjoint PrivateSchool GovernmentOrganization) Mid-level-ontology.kif 18050-18050 PrivateSchoolGovernmentOrganizationdisjoint では
(instance DepartmentOfHomelandSecurity GovernmentOrganization) Government.kif 4788-4788 DepartmentOfHomelandSecurityGovernmentOrganizationinstance では
(instance FederalAviationAdministration GovernmentOrganization) Transportation.kif 4013-4013 FederalAviationAdministrationGovernmentOrganizationinstance では
(instance USCustomsAndBorderProtection GovernmentOrganization) Government.kif 4758-4758 USCustomsAndBorderProtectionGovernmentOrganizationinstance では
(instance USFEMA GovernmentOrganization) Mid-level-ontology.kif 28835-28835 USFEMAGovernmentOrganizationinstance では
(instance USFoodAndDrugAdministration GovernmentOrganization) VirusProteinAndCellPart.kif 1287-1287 USFoodAndDrugAdministrationGovernmentOrganizationinstance では
(instance UnitedStatesDepartmentOfAgriculture GovernmentOrganization) Government.kif 4770-4770 UnitedStatesDepartmentOfAgricultureGovernmentOrganizationinstance では
(instance UnitedStatesDepartmentOfDefense GovernmentOrganization) Government.kif 4773-4773 UnitedStatesDepartmentOfDefenseGovernmentOrganizationinstance では
(instance UnitedStatesDepartmentOfInterior GovernmentOrganization) Government.kif 4815-4815 UnitedStatesDepartmentOfInteriorGovernmentOrganizationinstance では
(instance UnitedStatesDepartmentOfState GovernmentOrganization) Government.kif 4810-4810 UnitedStatesDepartmentOfStateGovernmentOrganizationinstance では
(instance UnitedStatesPostalService GovernmentOrganization) Government.kif 4780-4780 UnitedStatesPostalServiceGovernmentOrganizationinstance では
(range CabinetFn GovernmentOrganization) Government.kif 1490-1490 CabinetFnrangeGovernmentOrganization のインスタンス では
(subclass CoastGuard GovernmentOrganization) Mid-level-ontology.kif 9548-9548 CoastGuardGovernmentOrganizationsubclass では
(subclass DiplomaticOrganization GovernmentOrganization) Government.kif 4657-4657 DiplomaticOrganizationGovernmentOrganizationsubclass では
(subclass Government GovernmentOrganization) Merge.kif 16878-16878 政府GovernmentOrganizationsubclass では
(subclass GovernmentCabinet GovernmentOrganization) Government.kif 1469-1469 GovernmentCabinetGovernmentOrganizationsubclass では
(subclass HealthDepartment GovernmentOrganization) Medicine.kif 3117-3117 HealthDepartmentGovernmentOrganizationsubclass では
(subclass JudicialOrganization GovernmentOrganization) Merge.kif 16899-16899 JudicialOrganizationGovernmentOrganizationsubclass では
(subclass MilitaryOrganization GovernmentOrganization) Merge.kif 16842-16842 MilitaryOrganizationGovernmentOrganizationsubclass では
(subclass PoliceOrganization GovernmentOrganization) Merge.kif 16895-16895 PoliceOrganizationGovernmentOrganizationsubclass では
(subclass PublicLibrary GovernmentOrganization) Mid-level-ontology.kif 9695-9695 PublicLibraryGovernmentOrganizationsubclass では
(subclass PublicSchool GovernmentOrganization) Mid-level-ontology.kif 18046-18046 PublicSchoolGovernmentOrganizationsubclass では
(termFormat ChineseLanguage GovernmentOrganization "政府组织") domainEnglishFormat.kif 26321-26321 PublicSchoolGovernmentOrganizationsubclass では
(termFormat ChineseTraditionalLanguage GovernmentOrganization "政府組織") domainEnglishFormat.kif 26320-26320 PublicSchoolGovernmentOrganizationsubclass では

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(<=>
    (instance ?ORG GovernmentOrganization)
    (or
        (instance ?ORG Government)
        (exists (?GOV)
            (and
                (instance ?GOV Government)
                (subOrganization ?ORG ?GOV)))))
Government.kif 108-115 組織GovernmentOrganizationinstance では 組織政府instance では 組織 組織政府instance では 組織 は組織 組織 の一部では
(=>
    (and
        (instance ?GROUP PoliticalPressureGroup)
        (organizationalObjective ?GROUP ?AIM)
        (instance ?ORG GovernmentOrganization)
        (organizationalObjective ?ORG ?AIM))
    (inScopeOfInterest ?GROUP ?ORG))
Government.kif 2332-2338
(=>
    (and
        (instance ?ORG JudicialOrganization)
        (subOrganization ?ORG ?GOV)
        (instance ?GOV GovernmentOrganization))
    (instance ?ORG GovernmentOrganization))
Government.kif 2047-2052
(=>
    (and
        (instance ?ORG LegislativeOrganization)
        (subOrganization ?ORG ?GOV)
        (instance ?GOV GovernmentOrganization))
    (instance ?ORG GovernmentOrganization))
Government.kif 1892-1897
(=>
    (and
        (subOrganization ?ORG ?GOV)
        (instance ?GOV GovernmentOrganization))
    (instance ?ORG GovernmentOrganization))
Merge.kif 16872-16876
(=>
    (instance ?ORG GovernmentOrganization)
    (exists (?GOV)
        (and
            (instance ?GOV Government)
            (subOrganization ?ORG ?GOV))))
Merge.kif 16859-16864

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


(=>
    (and
        (attribute ?X BlueforceControlled)
        (instance ?X Object))
    (exists (?A)
        (and
            (instance ?A GovernmentOrganization)
            (possesses ?A ?X)
            (or
                (subOrganization ?A
                    (GovernmentFn UnitedStates))
                (allied ?A
                    (GovernmentFn UnitedStates))))))
MilitaryProcesses.kif 2808-2820
(=>
    (and
        (executiveBranch ?BRANCH ?AREA)
        (instance ?AREA GeopoliticalArea))
    (instance ?BRANCH GovernmentOrganization))
Government.kif 1257-1261
(=>
    (and
        (instance ?GOV Government)
        (subOrganization ?ORG ?GOV))
    (instance ?ORG GovernmentOrganization))
Merge.kif 16866-16870
(=>
    (and
        (instance ?O GovernmentPosition)
        (occupiesPosition ?P ?O ?ORG))
    (instance ?ORG GovernmentOrganization))
Mid-level-ontology.kif 20515-20519
(=>
    (and
        (instance ?ORG JudicialOrganization)
        (subOrganization ?ORG ?GOV)
        (instance ?GOV GovernmentOrganization))
    (instance ?ORG GovernmentOrganization))
Government.kif 2047-2052
(=>
    (and
        (instance ?ORG LegislativeOrganization)
        (subOrganization ?ORG ?GOV)
        (instance ?GOV GovernmentOrganization))
    (instance ?ORG GovernmentOrganization))
Government.kif 1892-1897
(=>
    (and
        (judicialBranch ?ORG ?AREA)
        (instance ?AREA GeopoliticalArea))
    (instance ?ORG GovernmentOrganization))
Government.kif 2074-2078
(=>
    (and
        (legislativeBranch ?ORG ?AREA)
        (instance ?AREA GeopoliticalArea))
    (instance ?ORG GovernmentOrganization))
Government.kif 1979-1983
(=>
    (and
        (subOrganization ?ORG ?GOV)
        (instance ?GOV GovernmentOrganization))
    (instance ?ORG GovernmentOrganization))
Merge.kif 16872-16876
(=>
    (attribute ?PERSON JudgeAtLaw)
    (exists (?ORG)
        (and
            (instance ?ORG JudicialOrganization)
            (instance ?ORG GovernmentOrganization)
            (employs ?ORG ?PERSON))))
Mid-level-ontology.kif 22615-22621
(=>
    (instance ?GROUP PoliticalPressureGroup)
    (exists (?REQ ?ORG)
        (and
            (instance ?REQ Requesting)
            (agent ?REQ ?GROUP)
            (instance ?ORG GovernmentOrganization)
            (patient ?REQ ?ORG))))
Government.kif 2314-2321
(=>
    (instance ?L License)
    (exists (?ORG)
        (and
            (instance ?ORG GovernmentOrganization)
            (issuedBy ?L ?ORG))))
Mid-level-ontology.kif 17917-17922


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