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

Formal Language: 



KB Term:  Term intersection
English Word: 

Sigma KEE - List
List(list)Fibonacci_sequence, abecedarian, about, alphabetically, arithmetic_progression, around, celestial_hierarchy, chronological, codon, column, combination, consecutive, data_hierarchy, exponential_series, genetic_code, geometric_progression, harmonic_progression, hierarchy, in_turn, item, line_of_march, line_of_succession, order, ordering, ordination, patterned_advance, progression, round, row, sequence, sequentially, serial, serially, seriatim, sorted, string, successively, topical, unsorted

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


(documentation List ChineseLanguage "每个 List 是项目一个独特有序的n元组。 一般来说,List 是由 ListFn Function 来造成的,它可以接受任何数量的参数,然后交出一个有相同顺序项目的 List。 任何东西,包括其它的 List 都可以是一个 List 的项目。注:List 是可以延伸的 - 两个含有相同项目以 相同顺序排列的列表是一样的。另外也注意 一个 List 可以是空项的,在这情况下,这个 List 是个 NullList。") chinese_format.kif 1952-1956
(documentation List EnglishLanguage "Every List is a particular ordered n_tuple of items. Generally speaking, Lists are created by means of the ListFn Function, which takes any number of items as arguments and returns a List with the items in the same order. Anything, including other Lists, may be an item in a List. Note too that Lists are extensional - two lists that have the same items in the same order are identical. Note too that a List may contain no items. In that case, the List is the NullList.") Merge.kif 2872-2879
(documentation List JapaneseLanguage "すべての List は、特定の順序付けされた項目の n タプル である。一般的に、ListListFn Function によって作成され、任意の数の項目を引数として受け 取り、同じ順序で項目を持つ List を返す。他の List を含むものはすべて、List 内の項目であって もよい。注:List は拡張子であり、同じ順序で同じ項目を持つ2つのリストが同じである場合もある。  注2:List には項目が含まれていない可能性がある。その場合、ListNullList である。") japanese_format.kif 584-588
(subclass List Abstract) Merge.kif 2870-2870 List is a subclass of abstract

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


(instance NullList List) Merge.kif 2912-2912 Null list is an instance of list
(range AmountsFn List) Merge.kif 7590-7590 The range of Amounts fn is an instance of list
(range ListConcatenateFn List) Merge.kif 3069-3069 The range of list concatenate is an instance of list
(range ListFn List) Merge.kif 2930-2930 The range of list is an instance of list
(range Mean3SecondWindSpeedListFn List) Weather.kif 1977-1977 The range of mean three second wind speed list is an instance of list
(range SubListFn List) Merge.kif 3159-3159 The range of sub_list function is an instance of list
(subclass Album List) Music.kif 49-49 Album is a subclass of list
(subclass ConsecutiveTimeIntervalList List) Weather.kif 1909-1909 Consecutive time interval list is a subclass of list
(subclass MeasuringList List) Weather.kif 1696-1696 Measuring list is a subclass of list
(subclass MeasuringResultList List) Weather.kif 1764-1764 Measuring result list is a subclass of list
(subclass MusicChart List) Music.kif 1119-1119 Music charts is a subclass of list
(subclass NumberList List) Weather.kif 1799-1799 Number list is a subclass of list
(subclass SRPResults List) UXExperimentalTerms.kif 2469-2469 Search results is a subclass of list
(subclass UniqueList List) Merge.kif 2898-2898 Unique list is a subclass of list
(termFormat ChineseLanguage List "串列") chinese_format.kif 913-913 Unique list is a subclass of list
(termFormat EnglishLanguage List "list") english_format.kif 1033-1033 Unique list is a subclass of list
(termFormat FrenchLanguage List "liste") french_format.kif 589-589 Unique list is a subclass of list
(termFormat Hindi List "sUchI") terms-hindi.txt 119-119 Unique list is a subclass of list
(termFormat ItalianLanguage List "Lista") terms-it.txt 122-122 Unique list is a subclass of list
(termFormat JapaneseLanguage List "リスト") japanese_format.kif 2274-2274 Unique list is a subclass of list
(termFormat PortugueseLanguage List "Lista") portuguese_format.kif 541-541 Unique list is a subclass of list
(termFormat cb List "listahan") terms-cb.txt 124-124 Unique list is a subclass of list
(termFormat cz List "list") terms-cz.txt 156-156 Unique list is a subclass of list
(termFormat de List "Liste") terms-de.txt 415-415 Unique list is a subclass of list

Display limited to 25 items. Show next 25

Display limited to 25 items. Show next 25

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


(domain AverageFn 1 List) Merge.kif 3266-3266 The number 1 argument of average function is an instance of list
(domain FirstFn 1 List) Merge.kif 3221-3221 The number 1 argument of first is an instance of list
(domain LastFn 1 List) Merge.kif 3201-3201 The number 1 argument of last is an instance of list
(domain ListConcatenateFn 1 List) Merge.kif 3067-3067 The number 1 argument of list concatenate is an instance of list
(domain ListConcatenateFn 2 List) Merge.kif 3068-3068 The number 2 argument of list concatenate is an instance of list
(domain ListLengthFn 1 List) Merge.kif 3009-3009 The number 1 argument of list length is an instance of list
(domain ListOrderFn 1 List) Merge.kif 2972-2972 The number 1 argument of list order is an instance of list
(domain ListSumFn 1 List) Merge.kif 3235-3235 The number 1 argument of sum of elements is an instance of list
(domain MaxValueFn 1 List) Weather.kif 1663-1663 The number 1 argument of maximum value is an instance of list
(domain StandardDeviationFn 1 List) Weather.kif 1486-1486 The number 1 argument of standard deviation is an instance of list
(domain SubListFn 3 List) Merge.kif 3158-3158 The number 3 argument of sub_list function is an instance of list
(domain VarianceAverageFn 2 List) Weather.kif 1430-1430 The number 2 argument of variance average function is an instance of list
(domain VarianceFn 1 List) Weather.kif 1453-1453 The number 1 argument of variance function is an instance of list
(domain average 1 List) Merge.kif 5354-5354 The number 1 argument of average is an instance of list
(domain commandLineArguments 2 List) QoSontology.kif 1402-1402 The number 2 argument of command line arguments is an instance of list
(domain identicalListItems 1 List) Merge.kif 3315-3315 The number 1 argument of identical list items is an instance of list
(domain identicalListItems 2 List) Merge.kif 3316-3316 The number 2 argument of identical list items is an instance of list
(domain inList 2 List) Merge.kif 3102-3102 The number 2 argument of in list is an instance of list
(domain subList 1 List) Merge.kif 3115-3115 The number 1 argument of sub list is an instance of list
(domain subList 2 List) Merge.kif 3116-3116 The number 2 argument of sub list is an instance of list
(domain viewedItemList 2 List) UXExperimentalTerms.kif 763-763 The number 2 argument of list of viewed items is an instance of list

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


(=>
    (and
        (instance ?LIST List)
        (not
            (equal ?LIST NullList)))
    (equal
        (FirstFn ?LIST)
        (ListOrderFn ?LIST 1)))
Merge.kif 3227-3232

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


(<=>
    (and
        (instance ?Y
            (YearFn ?YEAR))
        (equal
            (MaleLifeExpectancyAtBirthFn ?AREA ?Y) ?REALNUMBER))
    (exists (?LIST ?COUNT ?LIFEEXPECTANCYAGE ?BIRTH ?INDIVIDUAL ?DEATH)
        (and
            (instance ?LIST List)
            (instance
                (ListLengthFn ?LIST) ?COUNT)
            (forall (?LISTITEM)
                (=>
                    (inList ?LISTITEM ?LIST)
                    (and
                        (instance ?LISTITEM ?LIFEEXPECTANCYAGE)
                        (not
                            (exists (?NUMBER)
                                (and
                                    (instance ?NUMBER ?LIFEEXPECTANCYAGE)
                                    (not
                                        (inList ?NUMBER ?LIST)))))
                        (equal ?COUNT
                            (CardinalityFn
                                (KappaFn ?LIFEEXPECTANCYAGE
                                    (and
                                        (instance ?BIRTH Birth)
                                        (experiencer ?BIRTH ?INDIVIDUAL)
                                        (instance ?INDIVIDUAL Human)
                                        (attribute ?INDIVIDUAL Male)
                                        (during
                                            (WhenFn ?BIRTH) ?Y)
                                        (equal
                                            (WhereFn ?BIRTH
                                                (WhenFn ?BIRTH)) ?AREA)
                                        (instance ?DEATH Death)
                                        (experiencer ?DEATH ?INDIVIDUAL)
                                        (holdsDuring
                                            (WhenFn ?DEATH)
                                            (age ?INDIVIDUAL
                                                (MeasureFn ?LIFEEXPECTANCYAGE YearDuration))))))))))
            (average ?LIST ?REALNUMBER))))
People.kif 357-390 A year is an instance of the year the yearEAR and the male life expectancy at birth of a geopolitical area and the year is equal to a real number if and only if there exist a list, another integer,, , a symbolic string,, , an entity,, , another entity and a third entity such that the list is an instance of list and length of the list is an instance of the other integer and for all the listITEM and the real number is an average of the list
(<=>
    (and
        (instance ?YEAR
            (YearFn ?Y))
        (equal
            (FemaleLifeExpectancyAtBirthFn ?AREA ?YEAR) ?REALNUMBER))
    (exists (?LIST ?COUNT ?LIFEEXPECTANCYAGE ?BIRTH ?INDIVIDUAL ?DEATH)
        (and
            (instance ?LIST List)
            (instance
                (ListLengthFn ?LIST) ?COUNT)
            (forall (?LISTITEM)
                (=>
                    (inList ?LISTITEM ?LIST)
                    (and
                        (instance ?LISTITEM ?LIFEEXPECTANCYAGE)
                        (not
                            (exists (?NUMBER)
                                (and
                                    (instance ?NUMBER ?LIFEEXPECTANCYAGE)
                                    (not
                                        (inList ?NUMBER ?LIST)))))
                        (equal ?COUNT
                            (CardinalityFn
                                (KappaFn ?LIFEEXPECTANCYAGE
                                    (and
                                        (instance ?BIRTH Birth)
                                        (experiencer ?BIRTH ?INDIVIDUAL)
                                        (instance ?INDIVIDUAL Human)
                                        (attribute ?INDIVIDUAL Female)
                                        (during
                                            (WhenFn ?BIRTH) ?YEAR)
                                        (equal
                                            (WhereFn ?BIRTH
                                                (WhenFn ?BIRTH)) ?AREA)
                                        (instance ?DEATH Death)
                                        (experiencer ?DEATH ?INDIVIDUAL)
                                        (holdsDuring
                                            (WhenFn ?DEATH)
                                            (age ?INDIVIDUAL
                                                (MeasureFn ?LIFEEXPECTANCYAGE YearDuration))))))))))
            (average ?LIST ?REALNUMBER))))
People.kif 403-436 A year is an instance of the year an integer and the female life expectancy at birth of a geopolitical area and the year is equal to a real number if and only if there exist a list, another integer,, , a symbolic string,, , an entity,, , another entity and a third entity such that the list is an instance of list and length of the list is an instance of the other integer and for all the listITEM and the real number is an average of the list
(<=>
    (and
        (instance ?YEAR
            (YearFn ?Y))
        (equal
            (LifeExpectancyAtBirthFn ?AREA ?YEAR) ?REALNUMBER))
    (exists (?LIST ?COUNT ?LIFEEXPECTANCYAGE ?BIRTH ?INDIVIDUAL ?DEATH)
        (and
            (instance ?LIST List)
            (instance
                (ListLengthFn ?LIST) ?COUNT)
            (forall (?LISTITEM)
                (=>
                    (inList ?LISTITEM ?LIST)
                    (and
                        (instance ?LISTITEM ?LIFEEXPECTANCYAGE)
                        (not
                            (exists (?NUMBER)
                                (and
                                    (instance ?NUMBER ?LIFEEXPECTANCYAGE)
                                    (not
                                        (inList ?NUMBER ?LIST)))))
                        (equal ?COUNT
                            (CardinalityFn
                                (KappaFn ?LIFEEXPECTANCYAGE
                                    (and
                                        (instance ?BIRTH Birth)
                                        (experiencer ?BIRTH ?INDIVIDUAL)
                                        (instance ?INDIVIDUAL Human)
                                        (during
                                            (WhenFn ?BIRTH) ?YEAR)
                                        (equal
                                            (WhereFn ?BIRTH
                                                (WhenFn ?BIRTH)) ?AREA)
                                        (instance ?DEATH Death)
                                        (experiencer ?DEATH ?INDIVIDUAL)
                                        (holdsDuring
                                            (WhenFn ?DEATH)
                                            (age ?INDIVIDUAL
                                                (MeasureFn ?LIFEEXPECTANCYAGE YearDuration))))))))))
            (average ?LIST ?REALNUMBER))))
People.kif 310-342 A year is an instance of the year an integer and the life expectancy at birth of a geopolitical area and the year is equal to a real number if and only if there exist a list, another integer,, , a symbolic string,, , an entity,, , another entity and a third entity such that the list is an instance of list and length of the list is an instance of the other integer and for all the listITEM and the real number is an average of the list
(=>
    (and
        (fleetDeadWeightTonnage ?FLEET
            (MeasureFn ?T LongTon))
        (vesselDeadWeightTonnage ?VESSEL
            (MeasureFn ?X LongTon))
        (member ?VESSEL ?FLEET))
    (exists (?L)
        (and
            (instance ?L List)
            (inList ?X ?L)
            (equal ?T
                (ListSumFn ?L)))))
Transportation.kif 2735-2745
(=>
    (and
        (instance ?X OrderingParts)
        (patient ?X ?P))
    (hasPurpose ?X
        (exists (?L)
            (and
                (instance ?L List)
                (inList ?P ?L)))))
Economy.kif 1976-1984
(=>
    (instance ?SVC ShuttleService)
    (exists (?LIST ?VEHICLE ?AGENT)
        (and
            (agent ?SVC ?AGENT)
            (possesses ?AGENT ?VEHICLE)
            (instance ?VEHICLE Automobile)
            (instance ?LIST List)
            (forall (?X)
                (=>
                    (inList ?X ?LIST)
                    (and
                        (instance ?X PostalPlace)
                        (exists (?TRANSPORT)
                            (and
                                (instance ?TRANSPORT Transportation)
                                (agent ?TRANSPORT ?AGENT)
                                (instrument ?TRANSPORT ?VEHICLE)
                                (destination ?TRANSPORT ?X)))))))))
Hotel.kif 2035-2053


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