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



KB Term:  Term intersection
English Word: 

Sigma KEE - Quantity
Quantity(quantity)BMI, Kendall's_tau, Kendall_rank_correlation, absolute_majority, argument, average, balance, binomial, biquadratic, biquadratic_polynomial, biserial_correlation, biserial_correlation_coefficient, body_mass_index, boundedness, boundless, boundlessly, boundlessness, catch, centesimal, chance-half_correlation, chance_variable, characteristic_root_of_a_square_matrix, coefficient_of_concordance, correction, correlate, correlative, cutoff, decrease, decrement, deficit, degree, degree_of_a_polynomial, degree_of_freedom, demographic, dependent_variable, dip, distribution_free_statistic, domain, domain_of_a_function, double, drop, eigenvalue, eigenvalue_of_a_matrix, eigenvalue_of_a_square_matrix, endless, experimental_variable, factor, fall, fare_increase, finitely...

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


(subclass Quantity Abstract) Merge.kif 1787-1787 Quantity is a subclass of abstract
(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 1789-1791 Quantity is a subclass of abstract
(partition Quantity FiniteQuantity InfiniteQuantity) Mid-level-ontology.kif 3499-3499 Quantity is exhaustively partitioned into finite quantity and infinite quantity

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


(disjointDecomposition Abstract Quantity Attribute Relation Proposition List) Merge.kif 1763-1763 Abstract is disjointly decomposed into quantity, attribute, relation, proposition, and list
(subclass Number Quantity) Merge.kif 1927-1927 Number is a subclass of quantity
(subclass PhysicalQuantity Quantity) Merge.kif 2135-2135 Physical quantity is a subclass of quantity
(subclass FiniteQuantity Quantity) Mid-level-ontology.kif 3501-3501 Finite quantity is a subclass of quantity
(subclass InfiniteQuantity Quantity) Mid-level-ontology.kif 3505-3505 Infinite quantity is a subclass of quantity
(range PerCapitaFn Quantity) Mid-level-ontology.kif 9378-9378 The range of per capita fn is an instance of quantity
(range ConversionRateFn Quantity) UXExperimentalTerms.kif 2844-2844 The range of conversion rate is an instance of quantity
(subclass PhysicalDimension Quantity) engineering.kif 73-73 Physical dimension is a subclass of quantity
(subclass MultipoleQuantity Quantity) engineering.kif 299-299 Multipole quantity is a subclass of quantity
(termFormat EnglishLanguage Quantity "quantity") english_format.kif 914-914 Multipole quantity is a subclass of quantity

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


(domain minValue 3 Quantity) Merge.kif 18737-18737 The number 3 argument of min value is an instance of quantity
(domain maxValue 3 Quantity) Merge.kif 18755-18755 The number 3 argument of max value is an instance of quantity
(domain defaultMinValue 3 Quantity) Merge.kif 18773-18773 The number 3 argument of default min value is an instance of quantity
(domain defaultMaxValue 3 Quantity) Merge.kif 18790-18790 The number 3 argument of default max value is an instance of quantity
(domain defaultValue 3 Quantity) Merge.kif 18807-18807 The number 3 argument of default value is an instance of quantity
(domain PerCapitaFn 1 Quantity) Mid-level-ontology.kif 9376-9376 The number 1 argument of per capita fn is an instance of quantity
(domain defaultMinimumMeasure 2 Quantity) Mid-level-ontology.kif 15064-15064 The number 2 argument of default minimum measure is an instance of quantity
(domain defaultMaximumMeasure 2 Quantity) Mid-level-ontology.kif 15095-15095 The number 2 argument of default maximum measure is an instance of quantity
(domain defaultMeasure 2 Quantity) Mid-level-ontology.kif 15125-15125 The number 2 argument of default measure is an instance of quantity
(domain equipmentCount 3 Quantity) Mid-level-ontology.kif 26610-26610 The number 3 argument of equipment count is an instance of quantity
(domain shortage 5 Quantity) Mid-level-ontology.kif 33496-33496 The number 5 argument of shortage is an instance of quantity
(domain memberMeasure 3 Quantity) Mid-level-ontology.kif 33619-33619 The number 3 argument of member measure is an instance of quantity
(domain allowableValue 3 Quantity) Mid-level-ontology.kif 33874-33874 The number 3 argument of allowable value is an instance of quantity
(domain concentration 1 Quantity) Medicine.kif 225-225 The number 1 argument of concentration is an instance of quantity
(domain concentration 3 Quantity) Medicine.kif 227-227 The number 3 argument of concentration is an instance of quantity
(domain benchmarkPerformance 3 Quantity) QoSontology.kif 1136-1136 The number 3 argument of benchmark performance is an instance of quantity
(domain total 2 Quantity) UXExperimentalTerms.kif 4530-4530 The number 2 argument of total is an instance of quantity
(domain LiftFn 1 Quantity) UXExperimentalTerms.kif 4548-4548 The number 1 argument of lift is an instance of quantity
(domain LiftFn 2 Quantity) UXExperimentalTerms.kif 4550-4550 The number 2 argument of lift is an instance of quantity
(domain massLimit 2 Quantity) Robot.kif 93-93 The number 2 argument of massLimit is an instance of quantity

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


(=>
    (and
        (instance ?QUANTITY1 Quantity)
        (instance ?QUANTITY2 Quantity))
    (equal
        (LiftFn ?QUANTITY1 ?QUANTITY2)
        (DivisionFn
            (SubtractionFn ?QUANTITY1 ?QUANTITY2) ?QUANTITY2)))
UXExperimentalTerms.kif 4560-4568 If X is an instance of quantity and Y is an instance of quantity, then equal the financial improvement percentage of X over Y and (X and Y) and Y

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 32629-32659 If X is an instance of breaking record and Y is an agent of X, then All of the following hold: (1) there exist Z, W,, , V,, , U,, , T,, , S (2) R such that Z is an instance of set (3) Y is an element of Z (4) W is a subclass of process (5) S is an instance of region (6) U is an instance of time point (7) R is an instance of quantity (8) V is an instance of W (9) X includes a reference to R (10) R includes a reference to V (11) Y plays role in event T for V (12) V is located at S (13) there don't exist Q (14) P such that Q is an instance of Z (15) equal Q (16) Y (17) P is an instance of W (18) Q plays role in event T for P (19) P is located at S holds during interval between U (20) the end of the time of existence of X
(=>
    (and
        (total ?CLASS ?QUANTITY)
        (instance ?ITEM ?CLASS))
    (instance ?ITEM Quantity))
UXExperimentalTerms.kif 4537-4541 If the total of values in X is Y and Z is an instance of X, then Z is an instance of quantity


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.0-0a80e6c8 (2026-05-12) is open source software produced by Articulate Software and its partners