AmericanState(american state)
| American_state |
| appearance as argument number 1 |
|
|
| (subclass AmericanState StateOrProvince) | CountriesAndRegions.kif 21-21 | American state is a subclass of state or province |
| (documentation AmericanState EnglishLanguage "The class of states that make up the UnitedStates.") | CountriesAndRegions.kif 22-23 | American state is a subclass of state or province |
| (equal AmericanState (GeographicPartTypeFn StateOrProvince UnitedStates)) |
Geography.kif 8631-8631 | equal american state and all the instances of state or province in united states |
| (externalImage AmericanState "http://upload.wikimedia.org/wikipedia/commons/ f/ f4/ US_map_-_states_and_capitals.png") | pictureList.kif 1466-1466 | equal american state and all the instances of state or province in united states |
| appearance as argument number 2 |
|
|
| antecedent |
|
|
| (=> (instance ?STATE AmericanState) (part ?STATE UnitedStates)) |
CountriesAndRegions.kif 25-27 | If X is an instance of american state, then X is a part of united states |
| (=> (and (instance ?UNIT AreaMeasure) (measure Alaska (MeasureFn ?NUMBER1 ?UNIT)) (measure ?STATE (MeasureFn ?NUMBER2 ?UNIT)) (instance ?STATE AmericanState) (not (equal Alaska ?STATE))) (lessThan ?NUMBER2 ?NUMBER1)) |
CountriesAndRegions.kif 871-878 | If X is an instance of area measure, the measure of alaska is Y X(s), the measure of Z is W X(s), Z is an instance of american state, and equal alaska and Z, then W is less than Y |
| (=> (and (instance ?STATE AmericanState) (not (equal ?STATE California))) (greaterThan (CardinalityFn (ResidentFn California)) (CardinalityFn (ResidentFn ?STATE)))) |
CountriesAndRegions.kif 897-901 | If X is an instance of american state and equal X and california, then the number of instances in the resident of california is greater than the number of instances in the resident of X |
|
|