legalSystemType |
appearance as argument number 1 |
(documentation legalSystemType EnglishLanguage "(legalSystemType ?AREA ?TYPE) means that the GeopoliticalArea ?AREA has a legal system characterized by the LegalSystemAttribute ?TYPE. For example, (legalSystemType UnitedStates EnglishCommonLaw). A legal system may have multiple characteristics.") | Government.kif 757-761 | |
(domain legalSystemType 1 GeopoliticalArea) | Government.kif 754-754 | The number 1 argument of legal system type is an instance of geopolitical area |
(domain legalSystemType 2 LegalSystemAttribute) | Government.kif 755-755 | The number 2 argument of legal system type is an instance of legal system attribute |
(instance legalSystemType BinaryPredicate) | Government.kif 753-753 | legal system type is an instance of binary predicate |
appearance as argument number 2 |
(format ChineseLanguage legalSystemType "%2 %n 是 %1 legal 系统") | domainEnglishFormat.kif 1463-1463 | |
(format ChineseTraditionalLanguage legalSystemType "%2 %n 是 %1 legal 系統") | domainEnglishFormat.kif 1462-1462 | |
(format EnglishLanguage legalSystemType "%2 is %n a legal system type of %1") | domainEnglishFormat.kif 1461-1461 | |
(termFormat ChineseLanguage legalSystemType "法律制度类型") | domainEnglishFormat.kif 33903-33903 | |
(termFormat ChineseTraditionalLanguage legalSystemType "法律制度類型") | domainEnglishFormat.kif 33902-33902 | |
(termFormat EnglishLanguage legalSystemType "legal system type") | domainEnglishFormat.kif 33901-33901 |
antecedent |
(=> (legalSystemType ?AREA ?TYPE) (attribute (JudiciaryFn ?AREA) ?TYPE)) |
Government.kif 763-765 |
|
(=> (legalSystemType ?AREA ?TYPE) (attribute (RegionalLawFn ?AREA) ?TYPE)) |
Government.kif 855-857 |
|