Browsing Interface : Welcome guest : log in
Home |  Graph |  ]  KB:  Language:   

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - Quantity
Quantity(量)

appearance as argument number 1
-------------------------


(documentation Quantity ChineseLanguage "这是任何表示东西数量或多少的规格。故此 Quantity 共有两个 子类别:Number (数量)和 PhysicalQuantity (多少)。") chinese_format.kif 1708-1709
(documentation Quantity EnglishLanguage "Any specification of how many or how much of something there is. Accordingly, there are two subclasses of Quantity: Number (how many) and PhysicalQuantity (how much).") Merge.kif 1696-1698
(documentation Quantity JapaneseLanguage "何かの数や量の任意の仕様。 それに応じて、 二つの Quantity のサブクラスがある:Number (数)と PhysicalQuantity (量)。") japanese_format.kif 311-312
(partition Quantity FiniteQuantity InfiniteQuantity) Mid-level-ontology.kif 2872-2872 FiniteQuantity + InfiniteQuantityexhaustively partitioned %n
(subclass Quantity Abstract) Merge.kif 1694-1694 抽象的なsubclass では %n

appearance as argument number 2
-------------------------


(disjointDecomposition Abstract Quantity Attribute Relation Proposition List) Merge.kif 1670-1670 抽象的な, 属性, 関係, 命題, + リストdisjointly decomposed %n
(range ConversionRateFn Quantity) UXExperimentalTerms.kif 2843-2843 ConversionRateFnrange のインスタンス では %n
(range PerCapitaFn Quantity) Mid-level-ontology.kif 8057-8057 PerCapitaFnrange のインスタンス では %n
(subclass FiniteQuantity Quantity) Mid-level-ontology.kif 2874-2874 FiniteQuantitysubclass では %n
(subclass InfiniteQuantity Quantity) Mid-level-ontology.kif 2878-2878 InfiniteQuantitysubclass では %n
(subclass MultipoleQuantity Quantity) engineering.kif 293-293 MultipoleQuantitysubclass では %n
(subclass Number Quantity) Merge.kif 1824-1824 subclass では %n
(subclass PhysicalDimension Quantity) engineering.kif 74-74 PhysicalDimensionsubclass では %n
(subclass PhysicalQuantity Quantity) Merge.kif 2025-2025 物理量subclass では %n
(termFormat ChineseLanguage Quantity "数量") chinese_format.kif 854-854
(termFormat EnglishLanguage Quantity "quantity") english_format.kif 910-910
(termFormat FrenchLanguage Quantity "quantit�") french_format.kif 530-530
(termFormat Hindi Quantity "parimaaNa") terms-hindi.txt 61-61
(termFormat ItalianLanguage Quantity "Quantit�") terms-it.txt 64-64
(termFormat JapaneseLanguage Quantity "量") japanese_format.kif 2215-2215
(termFormat PortugueseLanguage Quantity "Quantidade") portuguese_format.kif 482-482
(termFormat cb Quantity "kadaghan") terms-cb.txt 66-66
(termFormat cz Quantity "quantity") terms-cz.txt 97-97
(termFormat ro Quantity "cantitate") relations-ro.kif 551-551
(termFormat tg Quantity "dami") terms-tg.txt 65-65

appearance as argument number 3
-------------------------


(domain LiftFn 1 Quantity) UXExperimentalTerms.kif 4551-4551 LiftFn の数値 1 引数は instance では %n
(domain LiftFn 2 Quantity) UXExperimentalTerms.kif 4553-4553 LiftFn の数値 2 引数は instance では %n
(domain PerCapitaFn 1 Quantity) Mid-level-ontology.kif 8055-8055 PerCapitaFn の数値 1 引数は instance では %n
(domain allowableValue 3 Quantity) Mid-level-ontology.kif 31365-31365 allowableValue の数値 3 引数は instance では %n
(domain benchmarkPerformance 3 Quantity) QoSontology.kif 1040-1040 benchmarkPerformance の数値 3 引数は instance では %n
(domain concentration 1 Quantity) Medicine.kif 224-224 concentration の数値 1 引数は instance では %n
(domain concentration 3 Quantity) Medicine.kif 226-226 concentration の数値 3 引数は instance では %n
(domain defaultMaxValue 3 Quantity) Merge.kif 18442-18442 defaultMaxValue の数値 3 引数は instance では %n
(domain defaultMaximumMeasure 2 Quantity) Mid-level-ontology.kif 13532-13532 defaultMaximumMeasure の数値 2 引数は instance では %n
(domain defaultMeasure 2 Quantity) Mid-level-ontology.kif 13562-13562 defaultMeasure の数値 2 引数は instance では %n
(domain defaultMinValue 3 Quantity) Merge.kif 18425-18425 defaultMinValue の数値 3 引数は instance では %n
(domain defaultMinimumMeasure 2 Quantity) Mid-level-ontology.kif 13501-13501 defaultMinimumMeasure の数値 2 引数は instance では %n
(domain defaultValue 3 Quantity) Merge.kif 18459-18459 defaultValue の数値 3 引数は instance では %n
(domain equipmentCount 3 Quantity) Mid-level-ontology.kif 24311-24311 equipmentCount の数値 3 引数は instance では %n
(domain maxValue 3 Quantity) Merge.kif 18407-18407 maxValue の数値 3 引数は instance では %n
(domain memberMeasure 3 Quantity) Mid-level-ontology.kif 31009-31009 memberMeasure の数値 3 引数は instance では %n
(domain minValue 3 Quantity) Merge.kif 18389-18389 minValue の数値 3 引数は instance では %n
(domain shortage 5 Quantity) Mid-level-ontology.kif 30888-30888 shortage の数値 5 引数は instance では %n
(domain total 2 Quantity) UXExperimentalTerms.kif 4533-4533 total の数値 2 引数は instance では %n

antecedent
-------------------------


(=>
    (and
        (instance ?QUANTITY1 Quantity)
        (instance ?QUANTITY2 Quantity))
    (equal
        (LiftFn ?QUANTITY1 ?QUANTITY2)
        (DivisionFn
            (SubtractionFn ?QUANTITY1 ?QUANTITY2) ?QUANTITY2)))
UXExperimentalTerms.kif 4563-4571

consequent
-------------------------


(=>
    (and
        (instance ?X BreakingRecord)
        (agent ?X ?A1))
    (exists (?AC ?PC ?P1 ?TP ?ROLE ?L ?Q)
        (and
            (instance ?AC Set)
            (element ?A1 ?AC)
            (subclass ?PC Process)
            (instance ?L Region)
            (instance ?TP TimePoint)
            (instance ?Q Quantity)
            (instance ?P1 ?PC)
            (refers ?X ?Q)
            (refers ?Q ?P1)
            (playsRoleInEvent ?A1 ?ROLE ?P1)
            (eventLocated ?P1 ?L)
            (not
                (exists (?A2 ?P2)
                    (and
                        (instance ?A2 ?AC)
                        (not
                            (equal ?A2 ?A1))
                        (instance ?P2 ?PC)
                        (holdsDuring
                            (TimeIntervalFn ?TP
                                (EndFn
                                    (WhenFn ?X)))
                            (and
                                (playsRoleInEvent ?A2 ?ROLE ?P2)
                                (eventLocated ?P2 ?L)))))))))
Mid-level-ontology.kif 30030-30060
(=>
    (and
        (total ?CLASS ?QUANTITY)
        (instance ?ITEM ?CLASS))
    (instance ?ITEM Quantity))
UXExperimentalTerms.kif 4540-4544


Show full definition with tree view
Show simplified definition (without tree view)
Show simplified definition (with tree view)



Sigma web home      Suggested Upper Merged Ontology (SUMO) web home
Sigma version 3.0 is open source software produced by Articulate Software and its partners