flagState |
appearance as argument number 1 |
![]() |
(documentation flagState EnglishLanguage "(flagState ?SHIP ?AREA) means that the Ship ?SHIP is enrolled in the ShipRegister of the GeopoliticalArea ?AREA and is subject to its maritime laws, regulations for operation of the ship, and rules of taxation.") | Transportation.kif 1071-1074 | |
(domain flagState 1 WaterVehicle) | Transportation.kif 1069-1069 | |
(domain flagState 2 GeopoliticalArea) | Transportation.kif 1070-1070 | |
(instance flagState BinaryPredicate) | Transportation.kif 1066-1066 |
appearance as argument number 2 |
![]() |
(format ChineseLanguage flagState "%2 %n 是 %1 的 flag 状态") | domainEnglishFormat.kif 1049-1049 | |
(format ChineseTraditionalLanguage flagState "%2 %n 是 %1 的 flag 狀態") | domainEnglishFormat.kif 1048-1048 | |
(format EnglishLanguage flagState "%2 is %n a flag state of %1") | domainEnglishFormat.kif 1047-1047 | |
(names "flag of registry" flagState) | Transportation.kif 1068-1068 | |
(names "flag state" flagState) | Transportation.kif 1067-1067 | |
(termFormat ChineseLanguage flagState "国旗") | domainEnglishFormat.kif 24097-24097 | |
(termFormat ChineseTraditionalLanguage flagState "國旗") | domainEnglishFormat.kif 24096-24096 | |
(termFormat EnglishLanguage flagState "flag state") | domainEnglishFormat.kif 24095-24095 |
antecedent |
![]() |
(=> (and (instance ?REGISTRATION ShipRegistration) (instance ?SHIP Ship) (possesses ?SHIP ?REGISTRATION) (instance ?AREA GeopoliticalArea) (flagState ?SHIP ?AREA)) (subsumesContentInstance (ShipRegisterFn ?AREA) ?REGISTRATION)) |
Transportation.kif 1086-1093 |
![]() |
![]() |