property |
appearance as argument number 1 |
![]() |
(documentation property ChineseLanguage "这个 Predicate 在 Entity 的实例和 Attribute 的 实例成立。(property ?ENTITY ?ATTR) 的意思是 ?ENTITY 有 ?ATTR 的 Attribute。") | chinese_format.kif 1712-1713 | |
(documentation property EnglishLanguage "This Predicate holds between an instance of Entity and an instance of Attribute. (property ?ENTITY ?ATTR) means that ?ENTITY has the Attribute ?ATTR.") | Merge.kif 1711-1713 | |
(documentation property JapaneseLanguage "この Predicate は、E と A のインスタンスの間に 保持される。(property ?ENTITY ?ATTR) とは、?ENTITY が Attribute ?ATTR を有する、という 意味である。") | japanese_format.kif 315-317 | |
(domain property 1 Entity) | Merge.kif 1708-1708 | 特性 的 1 数量 是 实体 的 instance |
(domain property 2 Attribute) | Merge.kif 1709-1709 | 特性 的 2 数量 是 属性 的 instance |
(instance property BinaryPredicate) | Merge.kif 1707-1707 | 特性 是 二元谓语 的 instance |
appearance as argument number 2 |
![]() |
(format ChineseLanguage property "%1 %n 有 %2 的 attribute") | chinese_format.kif 177-177 | |
(format EnglishLanguage property "%1 %n{does not have} the attribute %2") | english_format.kif 178-178 | |
(format FrenchLanguage property "%1 a %n un attribute %2") | french_format.kif 108-108 | |
(format ItalianLanguage property "%1 ha %n un attributo %2") | relations-it.txt 235-235 | |
(format JapaneseLanguage property "%1 には attribute %2 %n{ない}") | japanese_format.kif 1937-1937 | |
(format PortugueseLanguage property "%1 tem %n um atributo de %2") | portuguese_format.kif 60-60 | |
(format cz property "%1 %n{ne}m� atribut %2") | relations-cz.txt 72-72 | |
(format de property "%1 hat ein attribut %2 %n{nicht}") | relations-de.txt 223-223 | |
(format hi property "%2 %1 kii eka visheshhataa %n hai") | relations-hindi.txt 273-273 | |
(format ro property "%1 %n{nu} are attribute%t{atributul} %2") | relations-ro.kif 127-127 | |
(format sv property "%1 har %n{inte} egenskapen %2") | relations-sv.txt 113-113 | |
(format tg property "%1 %n mayroon ay ang katangian ng %2") | relations-tg.txt 427-427 | |
(subrelation abstractionLevel property) | QoSontology.kif 1617-1617 | 抽象层次 是 特性 的 subrelation |
(subrelation attribute property) | Merge.kif 1719-1719 | 属于 是 特性 的 subrelation |
(subrelation complexity property) | QoSontology.kif 1514-1514 | 复杂 是 特性 的 subrelation |
(subrelation designPattern property) | QoSontology.kif 1373-1373 | 设计模式 是 特性 的 subrelation |
(subrelation environmentAttributes property) | QoSontology.kif 459-459 | 环境属性 是 特性 的 subrelation |
(subrelation formOfAdaptation property) | QoSontology.kif 1470-1470 | 适应形式 是 特性 的 subrelation |
(subrelation manner property) | Merge.kif 1731-1731 | 形式 是 特性 的 subrelation |
(subrelation modalAttribute property) | Merge.kif 17272-17272 | 语气属性 是 特性 的 subrelation |
(subrelation shape property) | Mid-level-ontology.kif 25491-25491 | shape 是 特性 的 subrelation |
(subrelation status property) | QoSontology.kif 796-796 | 状态 是 特性 的 subrelation |
(subrelation strictness property) | QoSontology.kif 1553-1553 | 严格 是 特性 的 subrelation |
(subrelation systemBehavior property) | QoSontology.kif 1342-1342 | 系统行为 是 特性 的 subrelation |
Display limited to 25 items. Show next 25 | ||
Display limited to 25 items. Show next 25 |
antecedent |
![]() |
consequent |
![]() |
(<=> (employs ?Org ?Agent) (exists (?Employment) (and (property ?Employment Employment) (partyToAgreement ?Employment ?Org) (partyToAgreement ?Employment ?Agent)))) |
FinancialOntology.kif 3273-3279 | 协议 employs 另一个 协议 若且唯若 有存在 有认知的主事 这样 那个 有认知的主事 有 雇用 的 attribute 和 那个 协议 是 那个 有认知的主事 的 party 协议 和 那个 另外 协议 是 那个 有认知的主事 的 party 协议 |
(<=> (exists (?Process) (programRunning ?Process ?Program)) (property ?Program Executable)) |
QoSontology.kif 989-992 | 有存在 电脑程序 这样 电脑程序 是 那个 电脑程序 的执行 program 若且唯若 那个 电脑程序 有 可执行 的 attribute |
(<=> (instance ?RR BroadGaugeRailway) (property ?RR BroadGauge)) |
Transportation.kif 411-413 | 实体 是 宽轨铁路 的 instance 若且唯若 那个 实体 有 宽规 的 attribute |
(<=> (instance ?RR DualGaugeRailway) (property ?RR DualGauge)) |
Transportation.kif 469-471 | 实体 是 DualGaugeRailway 的 instance 若且唯若 那个 实体 有 双轨铁路 的 attribute |
(<=> (instance ?RR NarrowGaugeRailway) (property ?RR NarrowGauge)) |
Transportation.kif 460-462 | 实体 是 窄轨铁路 的 instance 若且唯若 那个 实体 有 窄规 的 attribute |
(<=> (instance ?RR StandardGaugeRailway) (property ?RR StandardGauge)) |
Transportation.kif 443-445 | 实体 是 标准轨距铁路 的 instance 若且唯若 那个 实体 有 标准规 的 attribute |
(=> (agreementExpirationDate ?AGREEMENT ?ENDDATE) (holdsDuring (FutureFn ?ENDDATE) (not (property ?AGREEMENT ActiveAgreement)))) |
Mid-level-ontology.kif 14026-14029 |
|
(=> (and (agreementPeriod ?AGREEMENT ?DURATION) (agreementEffectiveDate ?AGREEMENT ?STARTDATE)) (holdsDuring (TimePeriodFn ?STARTDATE ?DURATION) (property ?AGREEMENT ActiveAgreement))) |
Mid-level-ontology.kif 13987-13992 | |
(=> (and (attribute ?OBJ ?ATR) (instance ?ATR SubjectiveAssessmentAttribute)) (exists (?TIME ?JUDGE ?AGENT) (and (instance ?JUDGE Judging) (agent ?JUDGE ?AGENT) (patient ?JUDGE ?OBJ) (result ?JUDGE (attribute ?OBJ ?ATR)) (holdsDuring ?TIME (believes ?AGENT (property ?OBJ ?ATR)))))) |
Merge.kif 17303-17316 | |
(=> (and (contraryAttribute @ROW) (equal ?ATTR1 (ListOrderFn (ListFn @ROW) ?NUMBER1)) (equal ?ATTR2 (ListOrderFn (ListFn @ROW) ?NUMBER2)) (not (equal ?NUMBER1 ?NUMBER2)) (property ?OBJ ?ATTR1)) (not (property ?OBJ ?ATTR2))) |
Merge.kif 476-484 | |
(=> (and (instance ?Account LiabilityAccount) (accountHolder ?Account ?Agent) (accountAt ?Account ?Bank)) (exists (?Debt) (and (property ?Debt Liability) (partyToAgreement ?Debt ?Agent) (partyToAgreement ?Debt ?Bank)))) |
FinancialOntology.kif 1162-1171 | |
(=> (and (instance ?DOC ContractDocument) (containsInformation ?DOC ?PROP) (property ?PROP Contract)) (property ?PROP Law)) |
Media.kif 995-1000 | |
(=> (and (instance ?Path ComputerPath) (property ?Path ContinuousPath)) (not (property ?Path QuasicontinuousPath))) |
QoSontology.kif 1165-1169 | |
(=> (and (instance ?Path ComputerPath) (property ?Path ContinuousPath)) (not (property ?Path TransientPath))) |
QoSontology.kif 1159-1163 | |
(=> (and (instance ?Path ComputerPath) (property ?Path DynamicDataStream)) (not (property ?Path DeterministicDataStream))) |
QoSontology.kif 1137-1141 | |
(=> (and (instance ?Path ComputerPath) (property ?Path DynamicDataStream)) (not (property ?Path StochasticDataStream))) |
QoSontology.kif 1131-1135 | |
(=> (and (instance ?SAMPLE_COLL Collection) (instance ?POP_COLL Collection) (instance ?EXPERIMENT Experimenting) (instance ?AGENT CognitiveAgent) (agent ?EXPERIMENT ?AGENT) (statisticalPopulation ?SAMPLE_COLL ?POP_COLL ?EXPERIMENT)) (forall (?ATTRIBUTE) (=> (and (instance ?ATTRIBUTE Attribute) (property ?SAMPLE_COLL ?ATTRIBUTE) (inScopeOfInterest ?AGENT ?ATTRIBUTE) (not (equal ?ATTRIBUTE RepresentativeSample))) (property ?POP_COLL ?ATTRIBUTE)))) |
UXExperimentalTerms.kif 629-645 | |
(=> (and (property ?Option StockOption) (underlier ?Option ?Stock)) (property ?Stock CommonStock)) |
FinancialOntology.kif 2726-2730 | |
(=> (and (speedScaleAttributeMinMax ?ATTR (MeasureFn ?MIN ?U) (MeasureFn ?MAX ?U)) (instance ?U UnitOfMeasure)) (exists (?X ?SPEED) (and (instance ?X Motion) (property ?X ?ATTR) (measure ?X (MeasureFn ?SPEED ?U)) (greaterThanOrEqualTo ?SPEED ?MIN) (lessThanOrEqualTo ?SPEED ?MAX)))) |
Weather.kif 2130-2143 | |
(=> (contractor ?BUILDING ?CONTRACTOR) (exists (?CONTRACT ?AGENT) (and (property ?CONTRACT Contract) (partyToAgreement ?AGENT ?CONTRACT) (partyToAgreement ?CONTRACTOR ?CONTRACT) (confersObligation (exists (?CONSTRUCT ?BUILDING2) (and (instance ?CONSTRUCT Constructing) (agent ?CONSTRUCT ?CONTRACTOR) (result ?CONSTRUCT ?BUILDING2) (instance ?BUILDING2 StationaryArtifact))) ?AGENT ?CONTRACTOR)))) |
Mid-level-ontology.kif 20769-20782 |
|
(=> (dataStreamSlack ?Path ?Number) (or (property ?Path ContinuousPath) (property ?Path QuasicontinuousPath))) |
QoSontology.kif 1214-1218 | |
(=> (equal ?ATTR1 ?ATTR2) (forall (?THING) (<=> (property ?THING ?ATTR1) (property ?THING ?ATTR2)))) |
Merge.kif 267-272 | |
(=> (equal ?THING1 ?THING2) (forall (?ATTR) (<=> (property ?THING1 ?ATTR) (property ?THING2 ?ATTR)))) |
Merge.kif 260-265 | |
(=> (instance ?Account FinancialAccount) (and (property ?Account FinancialContract) (property ?Account ServiceContract))) |
FinancialOntology.kif 63-67 | |
(=> (instance ?Attribute ComputerPathAttribute) (exists (?Path) (and (instance ?Path ComputerPath) (property ?Path ?Attribute)))) |
QoSontology.kif 1097-1102 | |
Display limited to 25 items. Show next 25 | ||
Display limited to 25 items. Show next 25 |
appearance as argument number 0 |
![]() |
![]() |
![]() |