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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Position
Position(position)Agriculture_Secretary, Andre_Eglevsky, Arabist, Attorney_General, Barbary_pirate, Bertram_Brockhouse, Brahe, Brockhouse, CEO, CFO, CPA, Chancellor, Chancellor_of_the_Exchequer, Cheops, Chief_Secretary, Commerce_Secretary, Comptroller_General, Comptroller_of_the_Currency, Congreve, Counsel_to_the_Crown, Cronyn, DA, DCI, DJ, Director_of_Central_Intelligence, ENT_man, Education_Secretary, Eglevsky, Ellsworth, Energy_Secretary, English_professor, English_teacher, FBI_agent, Father, Federico_Fellini, Fellini, First_Lord_of_the_Treasury, Frank_Whittle, Frederic_Goudy, Frederic_William_Goudy, French_teacher, G-man, GP, Gerard_Kuiper, Gerard_Peter_Kuiper, Gongorist, Goudy, Hebraist, Henri_Pitot, Holy_Roman_Emperor...

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


(documentation Position ChineseLanguage "这是 Organization 里一个负责的正式职位,Position 的例子包括:总裁、实验室主管、高级研究员和销售代表等等。") chinese_format.kif 3850-3851
(documentation Position EnglishLanguage "A formal position of responsibility within an Organization. Examples of Positions include president, laboratory director, senior researcher, sales representative, etc.") Merge.kif 17336-17338
(subclass Position SocialRole) Merge.kif 17335-17335 Position is a subclass of social role

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


(instance Broker Position) FinancialOntology.kif 2054-2054 Broker is an instance of position
(instance Chairman Position) Government.kif 1320-1320 Chairman is an instance of position
(instance ChairmanJCS Position) MilitaryProcesses.kif 912-912 ChairmanJC s is an instance of position
(instance CombatantCommander Position) MilitaryPersons.kif 332-332 Combatant commander is an instance of position
(instance DatabaseAdministrator Position) UXExperimentalTerms.kif 2769-2769 Database administrator is an instance of position
(instance DirectorJS Position) MilitaryProcesses.kif 893-893 DirectorJS is an instance of position
(instance FullTimePosition Position) Mid-level-ontology.kif 18743-18743 Full time position is an instance of position
(instance GovernmentDeputy Position) Government.kif 1319-1319 Government deputy is an instance of position
(instance Governor Position) Government.kif 1583-1583 Governor is an instance of position
(instance JointForcesAirCommander Position) MilitaryPersons.kif 356-356 Joint forces air commander is an instance of position
(instance JointForcesCommander Position) MilitaryPersons.kif 344-344 Joint forces commander is an instance of position
(instance JointForcesLandCommander Position) MilitaryPersons.kif 378-378 Joint forces land commander is an instance of position
(instance JointForcesMaritimeCommander Position) MilitaryPersons.kif 400-400 Joint forces maritime commander is an instance of position
(instance JointForcesSpecialOperationsCommander Position) MilitaryPersons.kif 432-432 Joint forces special operations commander is an instance of position
(instance JointTaskForceCommander Position) MilitaryPersons.kif 336-336 Joint task force commander is an instance of position
(instance King Position) Government.kif 1356-1356 King is an instance of position
(instance Leader Position) Government.kif 2220-2220 Leader is an instance of position
(instance LieutenantGovernor Position) Government.kif 1597-1597 Lieutenant governor is an instance of position
(instance Manager Position) FinancialOntology.kif 3644-3644 Manager is an instance of position
(instance Mayor Position) Government.kif 1601-1601 Mayor is an instance of position
(instance MilitaryCommander Position) Government.kif 1322-1322 Military commander is an instance of position
(instance Monarch Position) Government.kif 1324-1324 Monarch is an instance of position
(instance NationalCommitteeChairman Position) Government.kif 2222-2222 National committee chairman is an instance of position
(instance PartTimePosition Position) Mid-level-ontology.kif 18747-18747 Part time position is an instance of position
(instance PermanentRepresentative Position) Government.kif 2221-2221 Permanent representative is an instance of position

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(domain MemberRoleFn 2 Position) Government.kif 1747-1747 The number 2 argument of member role is an instance of position
(domain appointedPosition 3 Position) Biography.kif 151-151 The number 3 argument of appointedPosition is an instance of position
(domain chiefOfDiplomaticMission 3 Position) Government.kif 4410-4410 The number 3 argument of chief of diplomatic mission is an instance of position
(domain chiefOfState 2 Position) Government.kif 1517-1517 The number 2 argument of chief of state is an instance of position
(domain chiefOfStateType 2 Position) Government.kif 1542-1542 The number 2 argument of chief of state type is an instance of position
(domain diplomaticRepresentationType 2 Position) Government.kif 4487-4487 The number 2 argument of diplomatic representation type is an instance of position
(domain diplomaticRepresentativeInRole 3 Position) Government.kif 4422-4422 The number 3 argument of diplomatic representative in role is an instance of position
(domain headOfGovernment 2 Position) Government.kif 1563-1563 The number 2 argument of head of government is an instance of position
(domain leaderPosition 2 Position) Government.kif 1400-1400 The number 2 argument of leader position is an instance of position
(domain occupiesPosition 2 Position) Merge.kif 17342-17342 The number 2 argument of occupies position is an instance of position
(domain subordinatePosition 2 Position) Mid-level-ontology.kif 22797-22797 The number 2 argument of subordinate position is an instance of position
(domain subordinatePosition 3 Position) Mid-level-ontology.kif 22798-22798 The number 3 argument of subordinate position is an instance of position

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


(=>
    (and
        (instance ?AGENT Human)
        (instance ?ORG Organization)
        (instance ?POSITION Position)
        (attribute ?AGENT
            (MemberRoleFn ?ORG ?POSITION)))
    (attribute ?AGENT
        (MemberFn ?ORG)))
Government.kif 1753-1759
(=>
    (and
        (instance ?AGENT Human)
        (instance ?ORG Organization)
        (instance ?POSITION Position)
        (attribute ?AGENT
            (MemberRoleFn ?ORG ?POSITION)))
    (member ?AGENT ?ORG))
Government.kif 1761-1767
(=>
    (and
        (instance ?COUNTRY Nation)
        (leader ?COUNTRY ?PERSON)
        (instance ?ROLE Position)
        (occupiesPosition ?PERSON ?ROLE
            (GovernmentFn ?COUNTRY)))
    (leaderPosition ?COUNTRY ?ROLE))
Government.kif 1420-1426
(=>
    (and
        (instance ?ORG AutonomousAgent)
        (leader ?ORG ?PERSON)
        (instance ?ROLE Position)
        (occupiesPosition ?PERSON ?ROLE ?ORG))
    (leaderPosition ?ORG ?ROLE))
Government.kif 1411-1417
(=>
    (and
        (instance ?PERSON Human)
        (instance ?ORG Organization)
        (instance ?POSITION Position)
        (attribute ?PERSON
            (MemberRoleFn ?ORG ?POSITION)))
    (occupiesPosition ?PERSON ?POSITION ?ORG))
Government.kif 1770-1776
(=>
    (and
        (instance ?PERSON Human)
        (instance ?ROLE Position)
        (instance ?AREA GeopoliticalArea)
        (leaderPosition ?AREA ?ROLE)
        (occupiesPosition ?PERSON ?ROLE
            (GovernmentFn ?AREA)))
    (leader ?AREA ?PERSON))
Government.kif 1451-1458
(=>
    (and
        (instance ?PERSON Human)
        (instance ?ROLE Position)
        (instance ?ORG AutonomousAgent)
        (leaderPosition ?ORG ?ROLE)
        (occupiesPosition ?PERSON ?ROLE ?ORG))
    (leader ?ORG ?PERSON))
Government.kif 1442-1449

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


(=>
    (diplomaticRelations ?COUNTRY1 ?COUNTRY2)
    (exists (?ROLE1 ?ROLE2)
        (and
            (instance ?ROLE1 Position)
            (instance ?ROLE2 Position)
            (diplomaticRepresentationType ?COUNTRY1 ?ROLE1 ?COUNTRY2)
            (diplomaticRepresentationType ?COUNTRY2 ?ROLE2 ?COUNTRY1))))
Government.kif 4537-4544


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