subclass |
appearance as argument number 1 |
(documentation subclass ChineseLanguage "(subclass ?CLASS1 ?CLASS2) 的意思是 ?CLASS1 是 ?CLASS2 的 subclass,也就是说, ?CLASS1 的每一个 instance 同时也是 ?CLASS2 的一个 instance。一个 Class 可以具有多个超类别和子类别。") | chinese_format.kif 1371-1373 | |
(documentation subclass EnglishLanguage "(subclass ?CLASS1 ?CLASS2) means that ?CLASS1 is a subclass of ?CLASS2, i.e. every instance of ?CLASS1 is also an instance of ?CLASS2. A Class may have multiple superclasses and subclasses.") | Merge.kif 133-135 | |
(documentation subclass JapaneseLanguage "(subclass ?CLASS1 ?CLASS2) とは、?CLASS1 が?CLASS2の subclass である、という意味である。例えば、?CLASS1のすべての instance も?CLASS2 の instance である。") | japanese_format.kif 27-29 | |
(documentation subclass SpanishLanguage "(subclass ?CLASS1 ?CLASS2) quiere decir que ?CLASS1 es una subclass de ?CLASS2, por ejemplo, cada instance de ?CLASS1 es también una instance de ?CLASS2. Una Class puede tener varias superclases y subclases.") | spanish_format.kif 28-30 | |
(domain subclass 1 Class) | Merge.kif 131-131 | 域 子類, 1 and Class |
(domain subclass 2 Class) | Merge.kif 132-132 | 域 子類, 2 and Class |
(instance subclass BinaryPredicate) | Merge.kif 129-129 | 例 子類 and BinaryPredicate |
(instance subclass ClosedWorldPredicate) | Merge.kif 18551-18551 | 例 子類 and ClosedWorldPredicate |
(instance subclass PartialOrderingRelation) | Merge.kif 130-130 | 例 子類 and PartialOrderingRelation |
appearance as argument number 2 |
(format ChineseLanguage subclass "%1 %n 是 %2 的 subclass") | chinese_format.kif 319-319 | |
(format EnglishLanguage subclass "%1 is %n a subclass of %2") | english_format.kif 324-324 | |
(format FrenchLanguage subclass "%1 est %n une sous-classe de %2") | french_format.kif 182-182 | |
(format ItalianLanguage subclass "%1 è %n una sottoclasse di %2") | relations-it.txt 271-271 | |
(format JapaneseLanguage subclass "%1 は %2 の subclass では %n") | japanese_format.kif 2002-2002 | |
(format PortugueseLanguage subclass "%1 e' %n uma sub-classe de %2") | portuguese_format.kif 134-134 | |
(format cz subclass "%1 %p{je} %n{nen�} podt��dou %2") | relations-cz.txt 175-175 | |
(format de subclass "%1 ist eine teilkategorie von %2") | relations-de.txt 419-419 | |
(format hi subclass "%1 %2 kaa upavarga %n hai") | relations-hindi.txt 308-308 | |
(format ro subclass "%1 %n{nu} este o subclass%t{subclasã} a lui %2") | relations-ro.kif 202-202 | |
(format sv subclass "%1 är %n{inte} en subclass till %2") | relations-sv.txt 192-192 | |
(format tg subclass "%1 %n ay ang klase mas tiyak sa %2") | relations-tg.txt 463-463 | |
(subrelation subField subclass) | Mid-level-ontology.kif 21366-21366 | 子關係 子領域 and 子類 |
(subrelation subset subclass) | Merge.kif 5392-5392 | 子關係 子集 and 子類 |
(termFormat ChineseLanguage subclass "子类") | domainEnglishFormat.kif 55706-55706 | |
(termFormat ChineseLanguage subclass "子类别") | chinese_format.kif 320-320 | |
(termFormat ChineseTraditionalLanguage subclass "子類") | domainEnglishFormat.kif 55705-55705 | |
(termFormat EnglishLanguage subclass "subclass") | domainEnglishFormat.kif 55704-55704 |
antecedent |
consequent |
(=> (and (applicableRelation ?O ?R) (instance ?O ?OC) (domain ?R 1 ?DC)) (or (equal ?OC ?DC) (subclass ?OC ?DC))) |
Mid-level-ontology.kif 31419-31426 | |
(=> (and (attribute ?X DutyFree) (instance ?X Store)) (exists (?AREA ?OBJ ?O ?SELL) (and (instance ?AREA GeopoliticalArea) (located ?X ?AREA) (subclass ?O Object) (importCommodityType ?AREA ?O) (instance ?OBJ ?O) (instance ?SELL Selling) (patient ?SELL ?OBJ) (located ?SELL ?X)))) |
Hotel.kif 1478-1491 |
|
(=> (and (birthdate ?A ?DAY) (instance ?DAY (DayFn ?D (MonthFn ?M (YearFn ?Y))))) (exists (?CLASS ?FUTURE) (and (birthday ?A ?CLASS) (subclass ?CLASS Day) (instance ?FUTURE Integer) (equal ?CLASS (DayFn ?D (MonthFn ?M (YearFn ?FUTURE)))) (greaterThan ?FUTURE ?Y)))) |
Mid-level-ontology.kif 24293-24303 | |
(=> (and (domain ?REL ?NUMBER ?CLASS1) (domain ?REL ?NUMBER ?CLASS2)) (or (subclass ?CLASS1 ?CLASS2) (subclass ?CLASS2 ?CLASS1))) |
Merge.kif 221-227 | |
(=> (and (domainSubclass ?REL ?NUMBER ?CLASS) (instance ?REL Predicate) (?REL @ROW)) (subclass (ListOrderFn (ListFn @ROW) ?NUMBER) ?CLASS)) |
Merge.kif 3006-3011 | |
(=> (and (domainSubclass ?REL ?NUMBER ?CLASS1) (domainSubclass ?REL ?NUMBER ?CLASS2)) (or (subclass ?CLASS1 ?CLASS2) (subclass ?CLASS2 ?CLASS1))) |
Merge.kif 244-250 | |
(=> (and (equal ?CLASS1 (ReceivingAnObjectFn ?OBJCLASS1)) (equal ?CLASS2 (ReceivingAnObjectFn ?OBJCLASS2)) (subclass ?OBJCLASS1 ?OBJCLASS2)) (subclass ?CLASS1 ?CLASS2)) |
Media.kif 195-200 | |
(=> (and (equal ?M (OrganicObjectFn ?A)) (subclass ?M Meat)) (subclass ?A Animal)) |
Economy.kif 4945-4950 |
|
(=> (and (equal ?O (OrganicObjectFn ?S)) (subclass ?O OilFromPlant) (or (subclass ?S Seed) (subclass ?S Fruit))) (exists (?P) (and (subclass ?P FloweringPlant) (initialPart ?S ?P)))) |
Economy.kif 4532-4543 | |
(=> (and (equal ?P (OrganicObjectFn ?ORG)) (subclass ?P Object)) (or (subclass ?ORG Organism) (subclass ?ORG AnatomicalStructure))) |
Economy.kif 5258-5265 |
|
(=> (and (equal ?P (OrganicObjectFn ?S)) (subclass ?P Pelt)) (subclass ?S Skin)) |
Economy.kif 5032-5036 |
|
(=> (and (equal ?W (OrganicObjectFn ?S)) (subclass ?W WoodProduct) (subclass ?S PlantStem)) (exists (?T) (and (subclass ?T BotanicalTree) (initialPart ?S ?T)))) |
Economy.kif 5235-5244 | |
(=> (and (equal ?X (AttrFn ?CLASS ?ATTR)) (instance ?I ?X)) (and (instance ?I ?CLASS) (subclass ?X ?CLASS) (attribute ?I ?ATTR))) |
Merge.kif 1780-1788 | |
(=> (and (instance ?A AegilopsGrass) (part ?C ?A) (instance ?C ?CLASS)) (subclass ?CLASS DiploidCell)) |
Economy.kif 3840-3845 | |
(=> (and (instance ?C CommonWheatGrass) (part ?CELL ?C) (instance ?CELL ?CLASS)) (subclass ?CLASS HexaploidCell)) |
Economy.kif 3963-3968 | |
(=> (and (instance ?C SpeltWheatGrass) (part ?CELL ?C) (instance ?CELL ?CLASS)) (subclass ?CLASS HexaploidCell)) |
Economy.kif 3993-3998 | |
(=> (and (instance ?DECIDE Deciding) (agent ?DECIDE ?AGENT) (instance ?S Set) (patient ?DECIDE ?S) (element ?M ?S)) (believes ?AGENT (exists (?CLASS) (and (instance ?M ?CLASS) (subclass ?CLASS IntentionalProcess) (capability ?CLASS agent ?AGENT))))) |
Merge.kif 12060-12072 | |
(=> (and (instance ?E DurumWheatGrass) (part ?C ?E) (instance ?C ?CLASS)) (subclass ?CLASS TetraploidCell)) |
Economy.kif 3904-3909 | |
(=> (and (instance ?E EinkornWheatGrass) (part ?C ?E) (instance ?E ?CLASS)) (subclass ?CLASS DiploidCell)) |
Economy.kif 3934-3939 | |
(=> (and (instance ?E EmmerWheatGrass) (part ?C ?E) (instance ?C ?CLASS)) (subclass ?CLASS TetraploidCell)) |
Economy.kif 3872-3877 | |
(=> (and (instance ?E TriticumUrartu) (part ?C ?E) (instance ?E ?CLASS)) (subclass ?CLASS DiploidCell)) |
Economy.kif 3948-3953 | |
(=> (and (instance ?F Felling) (result ?F ?S)) (exists (?STEM) (and (instance ?S (DeadFn ?STEM)) (subclass ?STEM PlantStem)))) |
Economy.kif 5485-5493 | |
(=> (and (instance ?H Harvesting) (result ?H ?O)) (exists (?ORG) (and (instance ?O (DeadFn ?ORG)) (subclass ?ORG OrganicObject)))) |
Mid-level-ontology.kif 18111-18119 | |
(=> (and (instance ?HP HearingProtection) (instance ?PERSON Human) (wears ?PERSON ?HP)) (hasPurpose ?HP (exists (?PROC ?INJ ?I) (and (instance ?PROC Process) (subclass ?INJ (KappaFn ?I (and (instance ?I Injuring) (exists (?SOUND ?HEAR ?HUMAN ?T) (and (instance ?SOUND RadiatingSound) (instance ?HEAR Hearing) (instance ?HUMAN Human) (patient ?HEAR ?SOUND) (experiencer ?HEAR ?HUMAN) (causes ?HEAR ?I) (experiencer ?I ?HUMAN) (=> (holdsDuring ?T (experiencer ?I ?PERSON)) (not (holdsDuring ?T (patient ?PROC ?PERSON))))))))) (prevents ?PROC ?INJ) (instrument ?PROC ?HP))))) |
Cars.kif 3432-3461 |
|
(=> (and (instance ?MENU AlcoholMenu) (catalogItem ?X ?MENU)) (subclass ?X AlcoholicBeverage)) |
Dining.kif 219-223 | |
Display limited to 25 items. Show next 25 | ||
Display limited to 25 items. Show next 25 |
statement |
(equal (FitForMilitaryServiceMaleFn ?AREA) (CardinalityFn (KappaFn ?PERSON (and (instance ?PERSON Human) (attribute ?PERSON Male) (subclass ?PROCESS MilitaryProcess) (fitForMilitaryService ?PERSON ?PROCESS) (militaryAge ?AREA ?MILITARYAGE) (age ?PERSON ?AGE) (greaterThanOrEqualTo ?AGE ?MILITARYAGE) (inhabits ?PERSON ?AREA))))) |
Military.kif 886-897 | 等於 GeopoliticalArea 的 fit 對於軍服務男性 and 基數 卡帕 SymbolicString and 例 SymbolicString and Human attribute SymbolicString and 男 子類 entity and MilitaryProcess entity 是 SymbolicString 的 fit 軍事服務 entity 是 GeopoliticalArea 的 military 年紀 年齡 SymbolicString and entity 大於或等於 entity and entity 棲息 SymbolicString and GeopoliticalArea |
(exists (?T) (and (subclass ?T HandToolBox) (manufacturer ?T SortimoCorp))) |
Cars.kif 5094-5097 | Object 子類 Object and HandToolBox manufacturer Object and SortimoCorp |
appearance as argument number 0 |
(subclass AAM AirAttackMissile) | MilitaryDevices.kif 1170-1170 | 子類 AAM and 空襲導彈 |
(subclass AAM AirLaunchMissile) | MilitaryDevices.kif 1169-1169 | 子類 AAM and 空中發射導彈 |
(subclass AAM GuidedMissile) | MilitaryDevices.kif 1171-1171 | 子類 AAM and 導彈 |
(subclass AAV AmphibiousVehicle) | MilitaryDevices.kif 1647-1647 | 子類 AAV and 兩棲車輛 |
(subclass AAV MilitaryVehicle) | MilitaryDevices.kif 1646-1646 | 子類 AAV and 軍車 |
(subclass AAV PassengerVehicle) | MilitaryDevices.kif 1648-1648 | 子類 AAV and 乘用車 |
(subclass AAV PoweredVehicle) | MilitaryDevices.kif 1649-1649 | 子類 AAV and 動力車輛 |
(subclass ABranchOfDorsalPrimaryDivisionOfSuboccipitalNerve Nerve) | Muscles.kif 778-778 | 子類 ABranchOfDorsalPrimaryDivisionOfSuboccipitalNerve and Nerve |
(subclass ACPowerSource PowerSource) | Mid-level-ontology.kif 26388-26388 | 子類 ACPowerSource and 能量源 |
(subclass ADHD PsychologicalDysfunction) | Medicine.kif 3293-3293 | 子類 ADHD and PsychologicalDysfunction |
(subclass AGM AirLaunchMissile) | MilitaryDevices.kif 1123-1123 | 子類 AG m and 空中發射導彈 |
(subclass AGM GroundAttackMissile) | MilitaryDevices.kif 1124-1124 | 子類 AG m and 地面攻擊導彈 |
(subclass AGM114 AGM) | MilitaryDevices.kif 1203-1203 | 子類 AG m114 and AG m |
(subclass AGM114 AntiArmorWeapon) | MilitaryDevices.kif 1205-1205 | 子類 AG m114 and 反裝甲武器 |
(subclass AGM114 BeamRidingGMissile) | MilitaryDevices.kif 1204-1204 | 子類 AG m114 and 束騎導彈 |
(subclass AGM65 AGM) | MilitaryDevices.kif 1136-1136 | 子類 AG m65 and AG m |
(subclass AGM65 AntiArmorWeapon) | MilitaryDevices.kif 1138-1138 | 子類 AG m65 and 反裝甲武器 |
(subclass AGM65 InfraRedGMissile) | MilitaryDevices.kif 1137-1137 | 子類 AG m65 and 紅外導彈 |
(subclass AH1 Helicopter) | MilitaryDevices.kif 1889-1889 | 子類 A h1 and 直升機 |
(subclass AH1 MilitaryVehicle) | MilitaryDevices.kif 1890-1890 | 子類 A h1 and 軍車 |
(subclass AIM9 AAM) | MilitaryDevices.kif 1177-1177 | 子類 AI m9 and AAM |
(subclass AIM9 InfraRedGMissile) | MilitaryDevices.kif 1178-1178 | 子類 AI m9 and 紅外導彈 |
(subclass AMEV Ambulance) | MilitaryDevices.kif 2130-2130 | 子類 AMEV and 救護車 |
(subclass AMEV LandVehicle) | MilitaryDevices.kif 2129-2129 | 子類 AMEV and 陸地車輛 |
(subclass AMEV MilitaryVehicle) | MilitaryDevices.kif 2128-2128 | 子類 AMEV and 軍車 |
Display limited to 25 items. Show next 25 | ||
Display limited to 25 items. Show next 25 |