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 3480-3480 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 3482-3482 Finite quantity is a subclass of quantity
(subclass InfiniteQuantity Quantity) Mid-level-ontology.kif 3486-3486 Infinite quantity is a subclass of quantity
(range PerCapitaFn Quantity) Mid-level-ontology.kif 9349-9349 The range of per capita fn 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 9347-9347 The number 1 argument of per capita fn is an instance of quantity
(domain defaultMinimumMeasure 2 Quantity) Mid-level-ontology.kif 15035-15035 The number 2 argument of default minimum measure is an instance of quantity
(domain defaultMaximumMeasure 2 Quantity) Mid-level-ontology.kif 15066-15066 The number 2 argument of default maximum measure is an instance of quantity
(domain defaultMeasure 2 Quantity) Mid-level-ontology.kif 15096-15096 The number 2 argument of default measure is an instance of quantity
(domain equipmentCount 3 Quantity) Mid-level-ontology.kif 26581-26581 The number 3 argument of equipment count is an instance of quantity
(domain shortage 5 Quantity) Mid-level-ontology.kif 33467-33467 The number 5 argument of shortage is an instance of quantity
(domain memberMeasure 3 Quantity) Mid-level-ontology.kif 33590-33590 The number 3 argument of member measure is an instance of quantity
(domain allowableValue 3 Quantity) Mid-level-ontology.kif 33845-33845 The number 3 argument of allowable value is an instance of quantity

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 32600-32630 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


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-321a000c (2026-05-05) is open source software produced by Articulate Software and its partners