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



KB Term:  Term intersection
English Word: 

  TropicalCyclonicSystem

Sigma KEE - TropicalCyclonicSystem
TropicalCyclonicSystem(tropical cyclonic system)

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


(subclass TropicalCyclonicSystem CyclonicStorm) Weather.kif 1030-1030 Tropical cyclonic system is a subclass of cyclonic storm
(documentation TropicalCyclonicSystem EnglishLanguage "TropicalCyclonicSystem is the class of CyclonicStorms that originates in the Tropics and typically have rotational winds of strong force (> 25 mph) or higher.The whole system typically moving forward at 10-15 mph, but it can also stay quasistationary, or travel as fast as 40 mph. https:/ / www.metoffice.gov.uk/ research/ weather/ tropical_cyclones/ facts") Weather.kif 1031-1035 Tropical cyclonic system is a subclass of cyclonic storm
(documentation TropicalCyclonicSystem ChineseLanguage "TropicalCyclonicSystem (热带气旋系统) 是CyclonicStorm (气旋风暴)的一类,它在热带(Tropics)产生,风向朝气旋中心,向内旋转,风速一般达强风 (>25 mph)程度或更高的风速。整个系统通常以每小时10-15英里 (10-15 mph)向前移动,可是有时候也会 保持停留不动,或是移动速度快达每小时40英里 (40 mph)。 https:/ / www.metoffice.gov.uk/ research/ weather/ tropical_cyclones/ facts") Weather.kif 1036-1040 Tropical cyclonic system is a subclass of cyclonic storm

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


(termFormat EnglishLanguage TropicalCyclonicSystem "tropical cyclonic system") Weather.kif 1041-1041
(termFormat ChineseLanguage TropicalCyclonicSystem "热带氣旋系统") Weather.kif 1042-1042
(subclass TropicalDepression TropicalCyclonicSystem) Weather.kif 1073-1073 Tropical depression is a subclass of tropical cyclonic system
(subclass TropicalCyclone TropicalCyclonicSystem) Weather.kif 1097-1097 Tropical cyclone is a subclass of tropical cyclonic system
(subclass TropicalStorm TropicalCyclonicSystem) Weather.kif 1133-1133 Tropical storm is a subclass of tropical cyclonic system
(subclass Hurricane TropicalCyclonicSystem) Weather.kif 1161-1161 Hurricane is a subclass of tropical cyclonic system
(subclass Typhoon TropicalCyclonicSystem) Weather.kif 1195-1195 Typhoon is a subclass of tropical cyclonic system

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


(=>
    (instance ?STORM TropicalCyclonicSystem)
    (exists (?PLACE)
        (and
            (instance ?PLACE GeographicArea)
            (geographicSubregion ?PLACE Tropics)
            (origin ?STORM ?PLACE))))
Weather.kif 1044-1050 If X is an instance of tropical cyclonic system, then there exists Y such that Y is an instance of geographic area, Y is a geographic subregion of tropics, and X originates at Y
(=>
    (and
        (instance ?TC TropicalCyclonicSystem)
        (origin ?TC ?SEA)
        (or
            (instance ?SEA NorthAtlanticOcean)
            (instance ?SEA PacificOcean)
            (instance ?SEA IndianOcean)))
    (not
        (exists (?AREA ?DIR ?NUM ?LONG)
            (and
                (located ?AREA ?SEA)
                (instance ?DIR DirectionalAttribute)
                (objectGeographicCoordinates ?AREA
                    (LatitudeFn ?DIR
                        (MeasureFn ?NUM AngularDegree)) ?LONG)
                (or
                    (equal ?DIR North)
                    (equal ?DIR South))
                (lessThan ?NUM 5.0)))))
Weather.kif 1052-1071 If X is an instance of tropical cyclonic system, X originates at Y, and At least one of the following holds: (1) Y is an instance of north atlantic ocean (2) Y is an instance of pacific ocean (3) Y is an instance of indian ocean, then there don't exist Z, W,, , V and U such that Z is located at Y and W is an instance of directional attribute and Z is object geographic coordinates the region W of V angular degree(s) for U and equal W and north of or equal W and south of and V is less than 5.0


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