![]() |
![]() Browsing Interface : Welcome guest : log in |
[
Home | 
Graph | 
LogLearn |
Editor |
]
KB:
Language:
Formal Language:
|
| Monarchy(monarchy) | monarchy |
| appearance as argument number 1 |
|
|
| (instance Monarchy FormOfGovernment) | Government.kif 194-194 | Monarchy is an instance of form of government |
| (documentation Monarchy EnglishLanguage "Monarchy is the Attribute of a government that is ruled nominally or actually by one ruler, whose Position is hereditary.") | Government.kif 195-196 | Monarchy is an instance of form of government |
| (comment Monarchy "Note that there are few (mainly historical) exceptions where the rule was divided among more people or in cases of elective monarchies. For now these exceptions are not covered by the definition to avoid the usual but circular definition that Monarchy is ruled by a Monarch and Monarch is a ruler of a Monarchy.(06-14-2015)" "msvarny") | Government.kif 197-197 | Monarchy is an instance of form of government |
| (contraryAttribute Monarchy Republic) | Government.kif 248-248 | Monarchy is the opposite of republic |
| (contraryAttribute Monarchy Federation) | Government.kif 249-249 | Monarchy is the opposite of federation |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (and (governmentType ?PLACE Monarchy) (instance ?MONARCH Human) (instance ?SUCCESSOR Human) (holdsDuring ?T1 (chiefOfState ?PLACE ?ROLE ?MONARCH)) (familyRelation ?MONARCH ?SUCCESSOR) (earlier ?T1 ?T2)) (modalAttribute (holdsDuring ?T2 (chiefOfState ?PLACE ?ROLE ?SUCCESSOR)) Possibility)) |
Government.kif 223-234 | If All of the following hold: (1) monarchy is a government type of X (2) Y is an instance of human (3) Z is an instance of human (4) X chief of state W for Y holds during V (5) Y and Z are related (6) V happens earlier than U, then the statement X chief of state W for Z holds during U has the modal force of possibility |
| consequent |
|
|
| (=> (attribute ?PERSON Monarch) (exists (?PLACE) (and (instance ?PLACE GeopoliticalArea) (governmentType ?PLACE Monarchy) (chiefOfState ?PLACE Monarch ?PERSON)))) |
Government.kif 1334-1340 | If monarch is an attribute of X, then there exists Y such that Y is an instance of geopolitical area, monarchy is a government type of Y, and Y chief of state monarch for X |