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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - GovernmentOrganization
GovernmentOrganization(government organization)A'man, ARDA, ATF, Advanced_Research_and_Development_Activity, BoP, Bureau_of_Alcohol_Tobacco_and_Firearms, CID, CIM, CISC, CSE, CSIS, Canadian_Security_Intelligence_Service, Central_Intelligence_Machinery, Committee_for_State_Security, Communications_Security_Establishment, Criminal_Intelligence_Services_of_Canada, Criminal_Investigation_Command, DEA, DIA, DRMS, DTIC, Defense_Intelligence_Agency, Defense_Logistics_Agency, Defense_Reutilization_and_Marketing_Service, Defense_Technical_Information_Center, Department_of_Justice_Canada, Directorate_for_Inter-Services_Intelligence, DoJC, Drug_Enforcement_Administration, Drug_Enforcement_Agency, FCC, FLETC, FPS, FSB, FTC, Federal_Bureau_of_Prisons, Federal_Communications_Commission, Federal_Law_Enforcement_Training_Center, Federal_Protective_Service, Federal_Security_Bureau, Federal_Security_Service, Federal_Trade_Commission, FinCEN, Financial_Crimes_Enforcement_Network, Foreign_Intelligence_Service, GSA, General_Security_Services, General_Services_Administration, ICC, IIS...

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 16775-16778
(subclass GovernmentOrganization Organization) Merge.kif 16774-16774 Government organization is a subclass of organization

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


(disjoint ParamilitaryOrganization GovernmentOrganization) Merge.kif 16769-16769 Paramilitary organization is disjoint from government organization
(disjoint PrivateSchool GovernmentOrganization) Mid-level-ontology.kif 17591-17591 Private school is disjoint from government organization
(instance DepartmentOfHomelandSecurity GovernmentOrganization) Government.kif 4789-4789 Department of homeland security is an instance of government organization
(instance FederalAviationAdministration GovernmentOrganization) Transportation.kif 4007-4007 Federal Aviation Administration is an instance of government organization
(instance USCustomsAndBorderProtection GovernmentOrganization) Government.kif 4759-4759 US customs and border protection is an instance of government organization
(instance USFEMA GovernmentOrganization) Mid-level-ontology.kif 28031-28031 Fema is an instance of government organization
(instance USFoodAndDrugAdministration GovernmentOrganization) VirusProteinAndCellPart.kif 1280-1280 US food and drug administration is an instance of government organization
(instance UnitedStatesDepartmentOfAgriculture GovernmentOrganization) Government.kif 4771-4771 United states department of agriculture is an instance of government organization
(instance UnitedStatesDepartmentOfDefense GovernmentOrganization) Government.kif 4774-4774 United states department of defense is an instance of government organization
(instance UnitedStatesDepartmentOfInterior GovernmentOrganization) Government.kif 4816-4816 United states department of interior is an instance of government organization
(instance UnitedStatesDepartmentOfState GovernmentOrganization) Government.kif 4811-4811 United states department of state is an instance of government organization
(instance UnitedStatesPostalService GovernmentOrganization) Government.kif 4781-4781 United states postal service is an instance of government organization
(range CabinetFn GovernmentOrganization) Government.kif 1490-1490 The range of cabinet is an instance of government organization
(range JudiciaryFn GovernmentOrganization) Government.kif 2101-2101 The range of judiciary is an instance of government organization
(subclass CoastGuard GovernmentOrganization) Mid-level-ontology.kif 9115-9115 Coast guard is a subclass of government organization
(subclass DiplomaticOrganization GovernmentOrganization) Government.kif 4658-4658 Diplomatic organization is a subclass of government organization
(subclass Government GovernmentOrganization) Merge.kif 16799-16799 Government is a subclass of government organization
(subclass GovernmentCabinet GovernmentOrganization) Government.kif 1469-1469 Government cabinet is a subclass of government organization
(subclass HealthDepartment GovernmentOrganization) Medicine.kif 3104-3104 Health department is a subclass of government organization
(subclass MilitaryOrganization GovernmentOrganization) Merge.kif 16763-16763 Military organization is a subclass of government organization
(subclass PoliceOrganization GovernmentOrganization) Merge.kif 16816-16816 Police organization is a subclass of government organization
(subclass PublicLibrary GovernmentOrganization) Mid-level-ontology.kif 9262-9262 Public library is a subclass of government organization
(subclass PublicSchool GovernmentOrganization) Mid-level-ontology.kif 17587-17587 Public school is a subclass of government organization
(termFormat ChineseLanguage GovernmentOrganization "政府组织") domainEnglishFormat.kif 26338-26338 Public school is a subclass of government organization
(termFormat ChineseTraditionalLanguage GovernmentOrganization "政府組織") domainEnglishFormat.kif 26337-26337 Public school is a subclass of government organization

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 An organization is an instance of government organization if and only if the organization is an instance of government or there exists another organization such that the other organization is an instance of government and the organization is a part of the organization the other organization
(=>
    (and
        (instance ?GROUP PoliticalPressureGroup)
        (organizationalObjective ?GROUP ?AIM)
        (instance ?ORG GovernmentOrganization)
        (organizationalObjective ?ORG ?AIM))
    (inScopeOfInterest ?GROUP ?ORG))
Government.kif 2333-2339
(=>
    (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 16793-16797
(=>
    (instance ?ORG GovernmentOrganization)
    (exists (?GOV)
        (and
            (instance ?GOV Government)
            (subOrganization ?ORG ?GOV))))
Merge.kif 16780-16785

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 2805-2817
(=>
    (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 16787-16791
(=>
    (and
        (instance ?O GovernmentPosition)
        (occupiesPosition ?P ?O ?ORG))
    (instance ?ORG GovernmentOrganization))
Mid-level-ontology.kif 20033-20037
(=>
    (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 16793-16797
(=>
    (attribute ?PERSON JudgeAtLaw)
    (exists (?ORG)
        (and
            (instance ?ORG JudicialOrganization)
            (instance ?ORG GovernmentOrganization)
            (employs ?ORG ?PERSON))))
Mid-level-ontology.kif 22087-22093
(=>
    (instance ?GROUP PoliticalPressureGroup)
    (exists (?REQ ?ORG)
        (and
            (instance ?REQ Requesting)
            (agent ?REQ ?GROUP)
            (instance ?ORG GovernmentOrganization)
            (patient ?REQ ?ORG))))
Government.kif 2315-2322
(=>
    (instance ?L License)
    (exists (?ORG)
        (and
            (instance ?ORG GovernmentOrganization)
            (issuedBy ?L ?ORG))))
Mid-level-ontology.kif 17458-17463


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