![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| subOrganization |
| appearance as argument number 1 |
|
|
| (subrelation subOrganization subCollection) | Merge.kif 17095-17095 | sub organization is a subrelation of sub collection |
| (instance subOrganization PartialOrderingRelation) | Merge.kif 17096-17096 | sub organization is an instance of partial ordering relation |
| (domain subOrganization 1 Organization) | Merge.kif 17097-17097 | The number 1 argument of sub organization is an instance of organization |
| (domain subOrganization 2 Organization) | Merge.kif 17098-17098 | The number 2 argument of sub organization is an instance of organization |
| (documentation subOrganization EnglishLanguage "(subOrganization ?ORG1 ?ORG2) means that ?ORG1 is an Organization which is a part of the Organization ?ORG2. Note that subOrganization is a ReflexiveRelation, so every Organization is a subOrganization of itself.") | Merge.kif 17099-17102 | The number 2 argument of sub organization is an instance of organization |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| consequent |
|
|
| (=> (instance ?ORG GovernmentOrganization) (exists (?GOV) (and (instance ?GOV Government) (subOrganization ?ORG ?GOV)))) |
Merge.kif 17041-17046 | If X is an instance of government organization, then there exists Y such that Y is an instance of government and X is a part of the organization Y |
| (=> (hostileForces ?U1 ?U2) (exists (?WAR ?A1 ?A2) (and (instance ?WAR War) (contestParticipant ?WAR ?A1) (contestParticipant ?WAR ?A2) (subOrganization ?U1 (GovernmentFn ?A1)) (subOrganization ?U2 (GovernmentFn ?A2))))) |
Mid-level-ontology.kif 9787-9795 | If X is a hostile forces of Y, then there exist Z, W, V such that Z is an instance of war, W participates in Z, V participates in Z, Y is a part of the organization the government of W, and X is a part of the organization the government of V |
| (=> (instance ?BOARD OrganizationalBoard) (exists (?ORG ?MANAGE) (and (subOrganization ?BOARD ?ORG) (instance ?MANAGE Managing) (agent ?MANAGE ?BOARD) (patient ?MANAGE ?ORG)))) |
Mid-level-ontology.kif 9872-9879 | If X is an instance of organizational board, then there exist Y, Z such that X is a part of the organization Y, Z is an instance of managing, X is an agent of Z, and Y is a patient of Z |
| (=> (and (instance ?M OrganizationalMerging) (patient ?M ?ORG1) (patient ?M ?ORG2) (not (equal ?ORG1 ?ORG2))) (and (holdsDuring (BeginFn (WhenFn ?M)) (not (exists (?S1) (and (subOrganization ?ORG1 ?S1) (subOrganization ?ORG2 ?S1))))) (holdsDuring (EndFn (WhenFn ?M)) (exists (?S2) (and (subOrganization ?ORG1 ?S2) (subOrganization ?ORG2 ?S2)))))) |
Mid-level-ontology.kif 17938-17957 | If X is an instance of organizational merging, Y is a patient of X, Z is a patient of X, and equal Y and Z, then there doesn't exist W such that Y is a part of the organization W and Z is a part of the organization W holds during the beginning of the time of existence of X and there exists V such that Y is a part of the organization V and Z is a part of the organization V holds during the end of the time of existence of X |
| (=> (instance ?S GraduateSchool) (exists (?U) (and (instance ?U University) (subOrganization ?S ?U)))) |
Mid-level-ontology.kif 18365-18370 | If X is an instance of graduate school, then there exists Y such that Y is an instance of university and X is a part of the organization Y |
| (<=> (instance ?ORG GovernmentOrganization) (or (instance ?ORG Government) (exists (?GOV) (and (instance ?GOV Government) (subOrganization ?ORG ?GOV))))) |
Government.kif 108-115 | X is an instance of government organization if, only if X is an instance of government or there exists Y such that Y is an instance of government, and X is a part of the organization Y |
| (=> (and (governmentType ?PLACE ?TYPE) (instance ?PLACE GeopoliticalArea) (subAttribute ?TYPE ParliamentaryGovernment)) (exists (?ORG) (and (instance ?ORG Parliament) (subOrganization ?ORG (GovernmentFn ?PLACE))))) |
Government.kif 256-264 | If X is a government type of Y, Y is an instance of geopolitical area, and X is a subattribute of parliamentary government, then there exists Z such that Z is an instance of parliament and Z is a part of the organization the government of Y |
| (=> (and (executiveBranch ?BRANCH ?ORG) (instance ?ORG Organization)) (subOrganization ?BRANCH ?ORG)) |
Government.kif 1272-1276 | If X is an executive branch of Y and X is an instance of organization, then Y is a part of the organization X |
| (=> (and (executiveBranch ?BRANCH ?AREA) (instance ?AREA GeopoliticalArea)) (subOrganization ?BRANCH (GovernmentFn ?AREA))) |
Government.kif 1278-1282 | If X is an executive branch of Y and X is an instance of geopolitical area, then Y is a part of the organization the government of X |
| (=> (and (executiveBranch ?BRANCH ?AREA) (instance ?AREA GeopoliticalArea) (subOrganization ?ORG ?BRANCH)) (subOrganization ?ORG (GovernmentFn ?AREA))) |
Government.kif 1284-1289 | If X is an executive branch of Y, X is an instance of geopolitical area, and Z is a part of the organization Y, then Z is a part of the organization the government of X |
| (=> (instance ?AREA GeopoliticalArea) (subOrganization (CabinetFn ?AREA) (ExecutiveBranchFn ?AREA))) |
Government.kif 1505-1507 | If X is an instance of geopolitical area, then the cabinet of X is a part of the organization the executive branch of X |
| (=> (instance ?LEGE BicameralLegislature) (exists (?CHAMBER1 ?CHAMBER2) (and (instance ?CHAMBER1 LegislativeChamber) (subOrganization ?CHAMBER1 ?LEGE) (instance ?CHAMBER2 LegislativeChamber) (subOrganization ?CHAMBER2 ?LEGE) (not (equal ?CHAMBER1 ?CHAMBER2))))) |
Government.kif 1930-1938 | If X is an instance of bicameral legislature, then All of the following hold: (1) there exist Y (2) Z such that Y is an instance of legislative chamber (3) Y is a part of the organization X (4) Z is an instance of legislative chamber (5) Z is a part of the organization X (6) equal Y (7) Z |
| (=> (and (legislativeBranch ?ORG ?AGENT) (instance ?AGENT Organization)) (subOrganization ?ORG ?AGENT)) |
Government.kif 1994-1998 | If X is a legislative branch of Y and X is an instance of organization, then Y is a part of the organization X |
| (=> (and (legislativeBranch ?ORG ?AREA) (instance ?AREA GeopoliticalArea)) (subOrganization ?ORG (GovernmentFn ?AREA))) |
Government.kif 2000-2004 | If X is a legislative branch of Y and X is an instance of geopolitical area, then Y is a part of the organization the government of X |
| (=> (and (judicialBranch ?BRANCH ?ORG) (instance ?ORG Organization)) (subOrganization ?BRANCH ?ORG)) |
Government.kif 2089-2093 | If X is a judicial branch of Y and X is an instance of organization, then Y is a part of the organization X |
| (=> (and (judicialBranch ?BRANCH ?AREA) (instance ?AREA GeopoliticalArea)) (subOrganization ?BRANCH (GovernmentFn ?AREA))) |
Government.kif 2095-2099 | If X is a judicial branch of Y and X is an instance of geopolitical area, then Y is a part of the organization the government of X |
| (=> (and (judicialBranch ?BRANCH ?AREA) (instance ?AREA GeopoliticalArea) (subOrganization ?ORG ?BRANCH)) (subOrganization ?ORG (GovernmentFn ?AREA))) |
Government.kif 2101-2106 | If X is a judicial branch of Y, X is an instance of geopolitical area, and Z is a part of the organization Y, then Z is a part of the organization the government of X |
| (=> (instance ?COURT (SupremeCourtFn ?COUNTRY)) (subOrganization ?COURT (JudiciaryFn ?COUNTRY))) |
Government.kif 2157-2159 | If X is an instance of the supreme court of Y, then X is a part of the organization the judiciary of Y |
| (=> (and (diplomaticRepresentativeInRole ?AGENT1 ?PERSON ?POSITION ?AGENT2) (instance ?AGENT1 Nation)) (exists (?ORG) (and (instance ?ORG DiplomaticOrganization) (subOrganization ?ORG (GovernmentFn ?AGENT1)) (occupiesPosition ?PERSON ?POSITION ?ORG)))) |
Government.kif 4462-4470 | If X is diplomatic representative in role Y for Z with W and X is an instance of nation, then there exists V such that V is an instance of diplomatic organization, V is a part of the organization the government of X, and Y holds the position of Z in V |
| (=> (and (diplomaticOrganizationType ?AGENT1 ?TYPE ?AGENT2) (instance ?AGENT1 Nation) (instance ?AGENT2 GeopoliticalArea)) (exists (?ORG) (and (instance ?ORG ?TYPE) (located ?ORG ?AGENT2) (subOrganization ?ORG (GovernmentFn ?AGENT1))))) |
Government.kif 4640-4649 | If X is diplomatic organization type Y for Z, X is an instance of nation, and Z is an instance of geopolitical area, then there exists W such that W is an instance of Y, W is located at Z, and W is a part of the organization the government of X |
| (=> (and (diplomaticOrganizationType ?AGENT1 ?TYPE ?AGENT2) (instance ?AGENT1 Organization) (instance ?AGENT2 GeopoliticalArea)) (exists (?ORG) (and (instance ?ORG ?TYPE) (located ?ORG ?AGENT2) (subOrganization ?ORG ?AGENT1)))) |
Government.kif 4650-4659 | If X is diplomatic organization type Y for Z, X is an instance of organization, and Z is an instance of geopolitical area, then there exists W such that W is an instance of Y, W is located at Z, and W is a part of the organization X |
| (=> (and (element ?ROOM (PropertyFn ?HOTEL)) (attribute ?ROOM AnnexRoom) (instance ?ROOM HotelRoom)) (exists (?BLDG1 ?BLDG2 ?FRNT) (and (subOrganization ?FRNT ?HOTEL) (instance ?FRNT HotelFrontDesk) (located ?FRNT ?BLDG1) (element ?BLDG1 (PropertyFn ?HOTEL)) (element ?BLDG2 (PropertyFn ?HOTEL)) (part ?ROOM ?BLDG2) (not (equal ?BLDG1 ?BLDG2))))) |
Hotel.kif 1135-1148 | If X is an element of belongings of Y, annex room is an attribute of X, and X is an instance of hotel room, then All of the following hold: (1) there exist Z, W (2) V such that V is a part of the organization Y (3) V is an instance of front desk (4) V is located at Z (5) Z is an element of belongings of Y (6) W is an element of belongings of Y (7) X is a part of W (8) equal Z (9) W |
| (=> (instance ?X HotelFrontDesk) (exists (?ORG) (and (attribute ?ORG TravelerAccommodation) (subOrganization ?X ?ORG)))) |
Hotel.kif 1759-1764 | If X is an instance of front desk, then there exists Y such that traveler accommodation is an attribute of Y and X is a part of the organization Y |
| (=> (instance ?FMF FleetMarineForce) (exists (?M) (and (instance ?M MarinesBranchOfService) (subOrganization ?FMF ?M)))) |
Medicine.kif 6096-6101 | If X is an instance of fleet marine force, then there exists Y such that Y is an instance of marines- branch of service and X is a part of the organization Y |
| (=> (and (subEchelon ?MUClass1 ?MUClass2) (instance ?MU1 ?MUClass1)) (exists (?MU2) (and (instance ?MU2 ?MUClass2) (subOrganization ?MU1 ?MU2)))) |
Military.kif 968-975 | If X is a sub echelon of Y and Z is an instance of Y, then there exists W such that W is an instance of X and Z is a part of the organization W |
| Display limited to 25 items. Show next 25 | ||
| Display limited to 25 items. Show next 25 |
| appearance as argument number 0 |
|
|