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

Formal Language: 



KB Term:  Term intersection
English Word: 

  List

Sigma KEE - List
List

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 2877-2884
(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 2875-2875 子類 List and Abstract

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


(instance NullList List) Merge.kif 2917-2917 空列表 and List
(range AmountsFn List) Merge.kif 7580-7580 範圍 AmountsFn and List
(range ListConcatenateFn List) Merge.kif 3074-3074 範圍 列表連接 and List
(range ListFn List) Merge.kif 2935-2935 範圍 名單 and List
(range Mean3SecondWindSpeedListFn List) Weather.kif 1995-1995 範圍 Mean3SecondWindSpeedListFn and List
(range SubListFn List) Merge.kif 3164-3164 範圍 SubListFn and List
(subclass Album List) Music.kif 49-49 子類 Album and List
(subclass ConsecutiveTimeIntervalList List) Weather.kif 1927-1927 子類 ConsecutiveTimeIntervalList and List
(subclass MeasuringList List) Weather.kif 1714-1714 子類 MeasuringList and List
(subclass MeasuringResultList List) Weather.kif 1782-1782 子類 MeasuringResultList and List
(subclass MusicChart List) Music.kif 1119-1119 子類 MusicChart and List
(subclass NumberList List) Weather.kif 1817-1817 子類 NumberList and List
(subclass SRPResults List) UXExperimentalTerms.kif 2469-2469 子類 SRPResults and List
(subclass UniqueList List) Merge.kif 2903-2903 子類 UniqueList and List
(termFormat ChineseLanguage List "串列") chinese_format.kif 913-913
(termFormat EnglishLanguage List "list") english_format.kif 1033-1033
(termFormat FrenchLanguage List "liste") french_format.kif 589-589
(termFormat Hindi List "sUchI") terms-hindi.txt 119-119
(termFormat ItalianLanguage List "Lista") terms-it.txt 122-122
(termFormat JapaneseLanguage List "リスト") japanese_format.kif 2274-2274
(termFormat PortugueseLanguage List "Lista") portuguese_format.kif 541-541
(termFormat cb List "listahan") terms-cb.txt 124-124
(termFormat cz List "list") terms-cz.txt 156-156
(termFormat ro List "listã") relations-ro.kif 610-610

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 3271-3271 AverageFn, 1 and List
(domain FirstFn 1 List) Merge.kif 3226-3226 第一, 1 and List
(domain LastFn 1 List) Merge.kif 3206-3206 持續, 1 and List
(domain ListConcatenateFn 1 List) Merge.kif 3072-3072 列表連接, 1 and List
(domain ListConcatenateFn 2 List) Merge.kif 3073-3073 列表連接, 2 and List
(domain ListLengthFn 1 List) Merge.kif 3014-3014 列表長度, 1 and List
(domain ListOrderFn 1 List) Merge.kif 2977-2977 清單順序, 1 and List
(domain ListSumFn 1 List) Merge.kif 3240-3240 ListSumFn, 1 and List
(domain MaxValueFn 1 List) Weather.kif 1681-1681 MaxValueFn, 1 and List
(domain StandardDeviationFn 1 List) Weather.kif 1503-1503 StandardDeviationFn, 1 and List
(domain SubListFn 3 List) Merge.kif 3163-3163 SubListFn, 3 and List
(domain VarianceAverageFn 2 List) Weather.kif 1447-1447 VarianceAverageFn, 2 and List
(domain VarianceFn 1 List) Weather.kif 1470-1470 VarianceFn, 1 and List
(domain average 1 List) Merge.kif 5360-5360 平均, 1 and List
(domain commandLineArguments 2 List) QoSontology.kif 1296-1296 命令行參數, 2 and List
(domain identicalListItems 1 List) Merge.kif 3320-3320 相同的清單項目, 1 and List
(domain identicalListItems 2 List) Merge.kif 3321-3321 相同的清單項目, 2 and List
(domain inList 2 List) Merge.kif 3107-3107 在列表中, 2 and List
(domain subList 1 List) Merge.kif 3120-3120 子列表, 1 and List
(domain subList 2 List) Merge.kif 3121-3121 子列表, 2 and List
(domain viewedItemList 2 List) UXExperimentalTerms.kif 763-763 viewedItemList, 2 and List

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


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

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 and EAR 等於 GeopoliticalAreamale 出生估計壽命 and RealNumber List Integer, SymbolicString, entity, entity and entity List and List 列表長度 List and Integer ListITEM RealNumber Listaverage
(<=>
    (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 and Integer 等於 GeopoliticalAreafemale 出生預期壽命 and RealNumber List Integer, SymbolicString, entity, entity and entity List and List 列表長度 List and Integer ListITEM RealNumber Listaverage
(<=>
    (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 and Integer 等於 GeopoliticalArea 的出生預期 life and RealNumber List Integer, SymbolicString, entity, entity and entity List and List 列表長度 List and Integer ListITEM RealNumber Listaverage
(=>
    (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 simplified definition (without tree view)
Show simplified definition (with tree view)

Show without tree


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