@prefix : . @prefix hed: . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix opla: . @prefix rdfs: . @prefix frame: . @prefix iscat: . @prefix isframe: . @prefix framedata: . @base . rdf:type owl:Ontology ; owl:imports . ################################################################# # Object Properties ################################################################# ### http://www.ontologydesignpatterns.org/ont/is/isframe.owl#gStructBy isframe:gStructBy rdf:type owl:ObjectProperty . ### http://www.ontologydesignpatterns.org/ont/is/isframe.owl#hasSourceFrame isframe:hasSourceFrame rdf:type owl:ObjectProperty . ### http://www.ontologydesignpatterns.org/ont/is/isframe.owl#hasTargetFrame isframe:hasTargetFrame rdf:type owl:ObjectProperty . ################################################################# # Data properties ################################################################# ### http://www.ontologydesignpatterns.org/ont/is/isframe.owl#hasSourceDomain isframe:hasSourceDomain rdf:type owl:DatatypeProperty ; rdfs:domain iscat:ConceptualMetaphor ; rdfs:range rdfs:Literal . ### http://www.ontologydesignpatterns.org/ont/is/isframe.owl#hasTargetDomain isframe:hasTargetDomain rdf:type owl:DatatypeProperty ; rdfs:domain iscat:ConceptualMetaphor ; rdfs:range rdfs:Literal . ################################################################# # Individuals ################################################################# ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#CENTER-PERIPHERY hed:CENTER-PERIPHERY rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#CONTACT hed:CONTACT rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#CONTAINMENT hed:CONTAINMENT rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#COVERING hed:COVERING rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#FORCE hed:FORCE rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#LINK hed:LINK rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#OBJECT hed:OBJECT rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#PART-WHOLE hed:PART-WHOLE rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#SCALE hed:SCALE rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#SOURCE_PATH_GOAL hed:SOURCE_PATH_GOAL rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#SPLITTING hed:SPLITTING rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#SUBSTANCE hed:SUBSTANCE rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#SUPPORT hed:SUPPORT rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/hedblomis.owl#VERTICALITY hed:VERTICALITY rdf:type owl:NamedIndividual . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ABILITIES_ARE_THE_CONTENT_OF_A_PERSON-CONTAINER iscat:ABILITIES_ARE_THE_CONTENT_OF_A_PERSON-CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame frame:Capability . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ABILITY_TO_EVALUATE_GOVERNMENT_IS_ABILITY_TO_SEE iscat:ABILITY_TO_EVALUATE_GOVERNMENT_IS_ABILITY_TO_SEE isframe:gStructBy hed:COVERING ; isframe:hasSourceFrame framedata:Seeing ; isframe:hasTargetFrame frame:Assessing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ABILITY_TO_EVALUATE_IS_ABILITY_TO_SEE iscat:ABILITY_TO_EVALUATE_IS_ABILITY_TO_SEE isframe:gStructBy hed:COVERING ; isframe:hasSourceFrame framedata:Seeing ; isframe:hasTargetFrame frame:Assessing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ABILITY_TO_KNOW_IS_ABILITY_TO_SEE iscat:ABILITY_TO_KNOW_IS_ABILITY_TO_SEE isframe:gStructBy hed:COVERING ; isframe:hasSourceFrame framedata:Seeing ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ABSTRACT_CONCEPTS_ARE_OBJECTS iscat:ABSTRACT_CONCEPTS_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Theory . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACCESSIBLE_IS_IN-OUT iscat:ACCESSIBLE_IS_IN-OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:HavingOrLackingAccess ; isframe:hasTargetFrame frame:HavingOrLackingAccess . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACQUIRING_IDEAS_IS_EATING iscat:ACQUIRING_IDEAS_IS_EATING isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Eating ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACTION_IS_BEING_IN_A_LOCATION iscat:ACTION_IS_BEING_IN_A_LOCATION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Locale ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACTION_IS_MOTION iscat:ACTION_IS_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACTION_IS_MOTION_ALONG_A_PATH iscat:ACTION_IS_MOTION_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACTION_IS_SELF-PROPELLED_MOTION iscat:ACTION_IS_SELF-PROPELLED_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Self_propelled_motion ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACTION_IS_SELF-PROPELLED_MOTION_ALONG_A_PATH iscat:ACTION_IS_SELF-PROPELLED_MOTION_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Self_propelled_motion ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACTIVITIES_ARE_CONTAINERS iscat:ACTIVITIES_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:IntentionallyAct . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ACTIVITIES_ARE_JOURNEYS iscat:ACTIVITIES_ARE_JOURNEYS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame frame:IntentionallyAct . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ADDRESSING_CRIME_IS_CONTROLLING_AN_ANIMAL iscat:ADDRESSING_CRIME_IS_CONTROLLING_AN_ANIMAL isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Control ; isframe:hasTargetFrame frame:Crime_scenario . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AFFECTION_IS_PHYSICAL_CLOSENESS iscat:AFFECTION_IS_PHYSICAL_CLOSENESS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame framedata:Affection . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AFFECTION_IS_WARMTH iscat:AFFECTION_IS_WARMTH isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Heat ; isframe:hasTargetFrame framedata:Affection . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AFFILIATION_IS_PHYSICAL_CLOSENESS iscat:AFFILIATION_IS_PHYSICAL_CLOSENESS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Collaboration . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AGREEMENT_IS_CLOSENESS iscat:AGREEMENT_IS_CLOSENESS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame framedata:Agreement . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AGREEMENT_IS_CONTAINER iscat:AGREEMENT_IS_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Agreement . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AIDS_TO_ACTION_ARE_AIDS_TO_MOTION iscat:AIDS_TO_ACTION_ARE_AIDS_TO_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AID_TO_KNOWING_IS_A_LIGHT_SOURCE iscat:AID_TO_KNOWING_IS_A_LIGHT_SOURCE isframe:gStructBy hed:COVERING ; isframe:hasSourceFrame framedata:Seeing ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ALTERNATIVES_ARE_DIFFERENT_AVAILABLE_PATHS iscat:ALTERNATIVES_ARE_DIFFERENT_AVAILABLE_PATHS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame frame:Possibilities . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AMOUNT_IS_LENGTH iscat:AMOUNT_IS_LENGTH isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Dimension ; isframe:hasTargetFrame frame:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AMOUNT_IS_SIZE iscat:AMOUNT_IS_SIZE isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AMOUNT_OF_GUN_VIOLENCE_IS_A_FLUID iscat:AMOUNT_OF_GUN_VIOLENCE_IS_A_FLUID isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Fluid_motion ; isframe:hasTargetFrame framedata:Injurious_gun_use . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AMOUNT_OF_POVERTY_IS_SIZE_OF_GEOGRAPHIC_FEATURE iscat:AMOUNT_OF_POVERTY_IS_SIZE_OF_GEOGRAPHIC_FEATURE isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame framedata:Poverty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AMOUNT_OF_PROGRESS_TOWARD_ENACTING_LEGISLATION_IS_DISTANCE_MOVED_ALONG_A_PATH iscat:AMOUNT_OF_PROGRESS_TOWARD_ENACTING_LEGISLATION_IS_DISTANCE_MOVED_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Progress . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANALYZING_IS_DISSECTING iscat:ANALYZING_IS_DISSECTING isframe:gStructBy hed:SPLITTING ; isframe:hasSourceFrame frame:Separating ; isframe:hasTargetFrame framedata:Analysis . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANGER_IS_A_MIXED_OR_PURE_SUBSTANCE iscat:ANGER_IS_A_MIXED_OR_PURE_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Anger . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANGER_IS_A_NATURAL_FORCE iscat:ANGER_IS_A_NATURAL_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame framedata:Anger . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANGER_IS_A_SHARP_OBJECT iscat:ANGER_IS_A_SHARP_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Anger . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANGER_IS_HIGH_INTENSITY iscat:ANGER_IS_HIGH_INTENSITY isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Anger . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANGER_IS_HOT_FLUID_IN_A_CONTAINER iscat:ANGER_IS_HOT_FLUID_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Fluid_containment ; isframe:hasTargetFrame framedata:Anger . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANGER_IS_LOW_INTENSITY iscat:ANGER_IS_LOW_INTENSITY isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Anger . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANGER_IS_PRESSURE_IN_A_CONTAINER iscat:ANGER_IS_PRESSURE_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Pressure_in_a_container ; isframe:hasTargetFrame framedata:Anger . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANXIETIES_ARE_FORCE_CONTOURS iscat:ANXIETIES_ARE_FORCE_CONTOURS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:EmotionDirected . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANXIETIES_ARE_MOVING_FORCE_AGENTS_ON_A_PATH_THAT_GET_STUCK_IN_THE_BODY iscat:ANXIETIES_ARE_MOVING_FORCE_AGENTS_ON_A_PATH_THAT_GET_STUCK_IN_THE_BODY isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:EmotionDirected . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ANXIETIES_ARE_WEIGHTS iscat:ANXIETIES_ARE_WEIGHTS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Weight ; isframe:hasTargetFrame frame:EmotionDirected . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AN_ARGUMENT_DEFINES_A_PATH iscat:AN_ARGUMENT_DEFINES_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame framedata:Argument . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AN_ARGUMENT_IS_A_CONTAINER iscat:AN_ARGUMENT_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Argument . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ARGUMENTS_ARE_PATHS_ON_WHICH_THOUGHT_TRAVELS iscat:ARGUMENTS_ARE_PATHS_ON_WHICH_THOUGHT_TRAVELS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:PathTraveled ; isframe:hasTargetFrame framedata:Argument . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ARGUMENT_IS_A_JOURNEY iscat:ARGUMENT_IS_A_JOURNEY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame framedata:Argument . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ARITHMETIC_IS_MOTION_ALONG_A_PATH iscat:ARITHMETIC_IS_MOTION_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame framedata:Arithmetic . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ARITHMETIC_IS_OBJECT_CONSTRUCTION iscat:ARITHMETIC_IS_OBJECT_CONSTRUCTION isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame framedata:Part_whole ; isframe:hasTargetFrame framedata:Arithmetic . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ASSESSING_IS_MEASURING iscat:ASSESSING_IS_MEASURING isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Assessing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ASSISTANCE_IS_SUPPORT iscat:ASSISTANCE_IS_SUPPORT isframe:gStructBy hed:SUPPORT ; isframe:hasSourceFrame framedata:Support ; isframe:hasTargetFrame frame:Assistance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ATTAINING_CONTROL_IS_GAINING_A_POSSESSION iscat:ATTAINING_CONTROL_IS_GAINING_A_POSSESSION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Gain_possession ; isframe:hasTargetFrame frame:Control . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ATTRACTION_IS_IN iscat:ATTRACTION_IS_IN isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:PersonalRelationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ATTRIBUTES_ARE_ENTITIES iscat:ATTRIBUTES_ARE_ENTITIES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Attribute . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ATTRIBUTES_ARE_POSSESSIONS iscat:ATTRIBUTES_ARE_POSSESSIONS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Possession ; isframe:hasTargetFrame framedata:Attribute . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ATTRIBUTES_OF_GOVERNMENT_ARE_ENTITIES iscat:ATTRIBUTES_OF_GOVERNMENT_ARE_ENTITIES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Attribute . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#AVOIDING_EMOTIONAL_EFFECT_IS_AVOIDING_CONTACT iscat:AVOIDING_EMOTIONAL_EFFECT_IS_AVOIDING_CONTACT isframe:gStructBy hed:CONTACT ; isframe:hasSourceFrame frame:SpatialContact ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#A_COMPANY_IS_A_CONTAINER iscat:A_COMPANY_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Businesses . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#A_JOURNEY_DEFINES_A_PATH iscat:A_JOURNEY_DEFINES_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame frame:Travel . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#A_PERSON_IS_A_CONTAINER iscat:A_PERSON_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Person . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#A_PERSON_IS_A_CONTAINER_FOR_EMOTIONS iscat:A_PERSON_IS_A_CONTAINER_FOR_EMOTIONS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Person . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#A_PROBLEM_IS_A_LOCKED_CONTAINER_FOR_ITS_SOLUTION iscat:A_PROBLEM_IS_A_LOCKED_CONTAINER_FOR_ITS_SOLUTION isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Problem . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#A_PROBLEM_IS_A_REGION_IN_A_LANDSCAPE iscat:A_PROBLEM_IS_A_REGION_IN_A_LANDSCAPE isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Locale ; isframe:hasTargetFrame framedata:Problem . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BAD_IS_DOWN iscat:BAD_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:MoralityEvaluation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BAD_IS_FAR iscat:BAD_IS_FAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:MoralityEvaluation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BAD_IS_LEFT_GOOD_IS_RIGHT iscat:BAD_IS_LEFT_GOOD_IS_RIGHT isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame frame:Direction ; isframe:hasTargetFrame frame:MoralityEvaluation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BEGINNING_IS_OUT iscat:BEGINNING_IS_OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:TemporalSubregion . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BEING_BETTER_IN_A_DYNAMIC_SITUATION_IS_BEING_FARTHER_ALONG_ON_A_PATH iscat:BEING_BETTER_IN_A_DYNAMIC_SITUATION_IS_BEING_FARTHER_ALONG_ON_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Competition . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BEING_EMOTIONAL_IS_BEING_MOVED iscat:BEING_EMOTIONAL_IS_BEING_MOVED isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BEING_RESTRICTED_IS_BEING_IN_A_CONTAINER iscat:BEING_RESTRICTED_IS_BEING_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:InhibitMovement . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BEING_SUBJECT_TO_CONTROL_OR_FORCE_IS_DOWN iscat:BEING_SUBJECT_TO_CONTROL_OR_FORCE_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:Control . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BELIEFS_ARE_POSSESSIONS iscat:BELIEFS_ARE_POSSESSIONS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Possession ; isframe:hasTargetFrame framedata:Belief . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BETTER_RANK_IS_HIGHER_ON_LIST iscat:BETTER_RANK_IS_HIGHER_ON_LIST isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:Rank . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BETTER_RANK_IS_LOWER_ON_LIST iscat:BETTER_RANK_IS_LOWER_ON_LIST isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:Rank . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BODY_IS_A_CONTAINER_FOR_EMOTIONS iscat:BODY_IS_A_CONTAINER_FOR_EMOTIONS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Body . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BODY_IS_A_CONTAINER_FOR_SELF iscat:BODY_IS_A_CONTAINER_FOR_SELF isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Body . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BUREACRACY_IS_A_MAZE iscat:BUREACRACY_IS_A_MAZE isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Maze ; isframe:hasTargetFrame framedata:Bureaucracy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BUREAUCRACY_IS_AN_OCTOPUS iscat:BUREAUCRACY_IS_AN_OCTOPUS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Fierce_animal ; isframe:hasTargetFrame framedata:Bureaucracy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BUREAUCRACY_IS_A_MACHINE iscat:BUREAUCRACY_IS_A_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame framedata:Bureaucracy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BUREAUCRATS_ARE_MACHINE_PARTS iscat:BUREAUCRATS_ARE_MACHINE_PARTS isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame framedata:Part_whole ; isframe:hasTargetFrame framedata:Bureaucracy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#BUSINESSES_ARE_LIVING_ENTITIES iscat:BUSINESSES_ARE_LIVING_ENTITIES isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:ChangePositionOnAScale ; isframe:hasTargetFrame frame:Businesses . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CALM_IS_DOWN iscat:CALM_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:ExperiencerFocus . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAREER_IS_A_BUILDING iscat:CAREER_IS_A_BUILDING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame framedata:Career . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAREER_IS_A_COMPLEX_STRUCTURE iscat:CAREER_IS_A_COMPLEX_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Career . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAREER_IS_A_JOURNEY iscat:CAREER_IS_A_JOURNEY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame framedata:Career . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAREER_IS_UPWARD_MOTION iscat:CAREER_IS_UPWARD_MOTION isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Career . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CATEGORIES_ARE_CONTAINERS iscat:CATEGORIES_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Categorization . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAUSATION_IS_FORCED_MOTION iscat:CAUSATION_IS_FORCED_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Forced_motion ; isframe:hasTargetFrame frame:Causation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAUSATION_IS_OBJECT_TRANSFER iscat:CAUSATION_IS_OBJECT_TRANSFER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Causation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAUSED_CHANGE_OF_STATE_IS_CAUSED_CHANGE_OF_LOCATION iscat:CAUSED_CHANGE_OF_STATE_IS_CAUSED_CHANGE_OF_LOCATION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAUSED_INABILITY_TO_ACT_IS_PREVENTION_OF_MOTION_ALONG_A_PATH iscat:CAUSED_INABILITY_TO_ACT_IS_PREVENTION_OF_MOTION_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Hindering . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAUSES_ARE_FORCES iscat:CAUSES_ARE_FORCES isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Causation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAUSE_IS_FORCE iscat:CAUSE_IS_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Causation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CAUSING_ECONOMIC_HARDSHIP_IS_CAUSING_PHYSICAL_HARM iscat:CAUSING_ECONOMIC_HARDSHIP_IS_CAUSING_PHYSICAL_HARM isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Experience_bodily_harm ; isframe:hasTargetFrame framedata:Economic_difficulty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CENSORSHIP_IS_PHYSICAL_RESTRAINING_OF_MOUTH iscat:CENSORSHIP_IS_PHYSICAL_RESTRAINING_OF_MOUTH isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Physical_Restraining_of_Mouth ; isframe:hasTargetFrame framedata:Censorship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CERTAIN_IS_FIRM iscat:CERTAIN_IS_FIRM isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Firmness ; isframe:hasTargetFrame frame:Certainty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CHANGE_IN_CONTROLLER_IS_TRANSFER_OF_POSSESSION iscat:CHANGE_IN_CONTROLLER_IS_TRANSFER_OF_POSSESSION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Lose_possession ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CHANGE_IN_MEANS_IS_CHANGE_IN_ORIENTATION iscat:CHANGE_IN_MEANS_IS_CHANGE_IN_ORIENTATION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Direction ; isframe:hasTargetFrame frame:Means . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CHANGE_IS_LOSS iscat:CHANGE_IS_LOSS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Lose_possession ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CHANGE_IS_MOTION iscat:CHANGE_IS_MOTION isframe:gStructBy hed:FORCE , hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CHANGE_OF_STATES_IS_CHANGE_OF_DIRECTION iscat:CHANGE_OF_STATES_IS_CHANGE_OF_DIRECTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Direction ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CHANGE_OF_STATES_IS_MOVEMENT iscat:CHANGE_OF_STATES_IS_MOVEMENT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CITIZENS_ARE_EYES_AND_EARS iscat:CITIZENS_ARE_EYES_AND_EARS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CITIZEN_RIGHTS_ARE_PHYSICAL_STRUCTURES iscat:CITIZEN_RIGHTS_ARE_PHYSICAL_STRUCTURES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CITIZEN_RIGHTS_ARE_POSSESSIONS iscat:CITIZEN_RIGHTS_ARE_POSSESSIONS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Possession ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CITIZEN_RIGHTS_ARE_SHIELDS_FROM_HARM iscat:CITIZEN_RIGHTS_ARE_SHIELDS_FROM_HARM isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Protecting ; isframe:hasTargetFrame framedata:Citizen_rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CITIZEN_RIGHTS_ARE_TERRITORIES iscat:CITIZEN_RIGHTS_ARE_TERRITORIES isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Territory ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COGNIZING_IS_BODILY_FUNCTIONING iscat:COGNIZING_IS_BODILY_FUNCTIONING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Body ; isframe:hasTargetFrame framedata:Cognizing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COHERENT_IS_WHOLE iscat:COHERENT_IS_WHOLE isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame framedata:Part_whole ; isframe:hasTargetFrame frame:Grasp . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATING_IS_DRAWING_A_PICTURE iscat:COMMUNICATING_IS_DRAWING_A_PICTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Draw_a_picture ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATING_IS_FEEDING iscat:COMMUNICATING_IS_FEEDING isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Eating ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATING_IS_GUIDING iscat:COMMUNICATING_IS_GUIDING isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Guided_motion ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATING_IS_MOVING_ON_A_PATH iscat:COMMUNICATING_IS_MOVING_ON_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATING_IS_OBJECT_TRANSFER iscat:COMMUNICATING_IS_OBJECT_TRANSFER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Transfer_scenario ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATING_IS_POINTING iscat:COMMUNICATING_IS_POINTING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:CauseToPerceive ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATING_IS_SHOWING iscat:COMMUNICATING_IS_SHOWING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:CauseToPerceive ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATION_IS_ESTABLISHED_BY_PHYSICAL_CONTACT iscat:COMMUNICATION_IS_ESTABLISHED_BY_PHYSICAL_CONTACT isframe:gStructBy hed:CONTACT ; isframe:hasSourceFrame frame:SpatialContact ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMMUNICATION_IS_OBJECT_TRANSFER_FROM_ONE_CONTAINER_TO_ANOTHER iscat:COMMUNICATION_IS_OBJECT_TRANSFER_FROM_ONE_CONTAINER_TO_ANOTHER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Transfer_scenario ; isframe:hasTargetFrame frame:Communication . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMPANY_IS_A_COMPLEX_STRUCTURE iscat:COMPANY_IS_A_COMPLEX_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Complex_physical_object ; isframe:hasTargetFrame frame:Businesses . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMPARISON_OF_IMPORTANCE_IS_WEIGHING iscat:COMPARISON_OF_IMPORTANCE_IS_WEIGHING isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Weighing ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMPLETING_IS_OUT iscat:COMPLETING_IS_OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:ActivityFinish . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#COMPULSION_IS_A_COMPELLING_FORCE iscat:COMPULSION_IS_A_COMPELLING_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame framedata:Compulsion . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONSCIOUS_IS_UP iscat:CONSCIOUS_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Consciousness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONSERVATIVE_IS_RIGHT_SOCIAL-DEMOCRATIC_IS_LEFT iscat:CONSERVATIVE_IS_RIGHT_SOCIAL-DEMOCRATIC_IS_LEFT isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame frame:Direction ; isframe:hasTargetFrame frame:PeopleAlongPoliticalSpectrum . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONSTITUENTS_ARE_CONTENTS iscat:CONSTITUENTS_ARE_CONTENTS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Contents ; isframe:hasTargetFrame framedata:Constituents . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONSTRAINED_IS_IN iscat:CONSTRAINED_IS_IN isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Hindering . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONSUMING_RESOURCES_IS_EATING iscat:CONSUMING_RESOURCES_IS_EATING isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Eating ; isframe:hasTargetFrame framedata:Resource_consumption . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONSUMING_TOO_MANY_RESOURCES_IS_EATING_TOO_MUCH_FOOD iscat:CONSUMING_TOO_MANY_RESOURCES_IS_EATING_TOO_MUCH_FOOD isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Eating ; isframe:hasTargetFrame framedata:Resource_consumption . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONTRACTION_IS_IN iscat:CONTRACTION_IS_IN isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Expansion . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONTROL_IS_A_BOUNDED_REGION iscat:CONTROL_IS_A_BOUNDED_REGION isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:BoundedRegion ; isframe:hasTargetFrame frame:Control . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONTROL_IS_A_POSSESSION iscat:CONTROL_IS_A_POSSESSION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Possession ; isframe:hasTargetFrame frame:Control . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONTROL_IS_OBJECT_MANIPULATION iscat:CONTROL_IS_OBJECT_MANIPULATION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Object_manipulation ; isframe:hasTargetFrame frame:Control . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CONTROL_IS_UP iscat:CONTROL_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:Control , framedata:Power . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CORRUPTION_IS_A_DESTRUCTIVE_NATURAL_PROCESS iscat:CORRUPTION_IS_A_DESTRUCTIVE_NATURAL_PROCESS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Destructive_natural_process ; isframe:hasTargetFrame framedata:Corruption . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CREATING_A_LAW_IS_GROWING_A_PLANT iscat:CREATING_A_LAW_IS_GROWING_A_PLANT isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:ChangePositionOnAScale ; isframe:hasTargetFrame frame:Law . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CREATING_IS_MOVING_TO_A_LOCATION iscat:CREATING_IS_MOVING_TO_A_LOCATION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame frame:Creating . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#CRIME_IS_AN_ANIMAL iscat:CRIME_IS_AN_ANIMAL isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Animals ; isframe:hasTargetFrame frame:Crime_scenario . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DARKNESS_IS_A_COVERING_SURFACE iscat:DARKNESS_IS_A_COVERING_SURFACE isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame framedata:Darkness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEBT_IS_AN_ORGANISM iscat:DEBT_IS_AN_ORGANISM isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:ChangePositionOnAScale ; isframe:hasTargetFrame framedata:Debt . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEBT_IS_PHYSICAL_IMPEDIMENTS_TO_MOTION iscat:DEBT_IS_PHYSICAL_IMPEDIMENTS_TO_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Debt . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEGREE_IS_DISTANCE_ALONG_A_PATH iscat:DEGREE_IS_DISTANCE_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEMOCRACY_IS_A_BIRD iscat:DEMOCRACY_IS_A_BIRD isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Bird ; isframe:hasTargetFrame framedata:Democratic_ideology . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEMOCRACY_IS_A_PLANT iscat:DEMOCRACY_IS_A_PLANT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Plants ; isframe:hasTargetFrame framedata:Democratic_ideology . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEMOCRATIC_IDEOLOGY_IS_A_COMMODITY iscat:DEMOCRATIC_IDEOLOGY_IS_A_COMMODITY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Commodity ; isframe:hasTargetFrame framedata:Democratic_ideology . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DESIRES_THAT_CONTROL_ACTION_ARE_EXTERNAL_FORCES_THAT_CONTROL_MOTION iscat:DESIRES_THAT_CONTROL_ACTION_ARE_EXTERNAL_FORCES_THAT_CONTROL_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Desirability . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DESIRE_IS_FORCE iscat:DESIRE_IS_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Desirability . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DESTRUCTION_IS_SPLITTING iscat:DESTRUCTION_IS_SPLITTING isframe:gStructBy hed:SPLITTING ; isframe:hasSourceFrame frame:Separating ; isframe:hasTargetFrame frame:Destroying . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEVELOPING_AN_ATTRIBUTE_IS_CULTIVATION iscat:DEVELOPING_AN_ATTRIBUTE_IS_CULTIVATION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Cultivation ; isframe:hasTargetFrame framedata:Attribute . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DEVELOPMENT_IS_A_PATH iscat:DEVELOPMENT_IS_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame frame:ComingToBe . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DIFFICULTIES_ARE_CONTAINERS iscat:DIFFICULTIES_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Difficulty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DIFFICULTIES_ARE_IMPEDIMENTS_TO_MOVEMENT iscat:DIFFICULTIES_ARE_IMPEDIMENTS_TO_MOVEMENT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame frame:Difficulty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DIFFICULTIES_IN_A_ROMANTIC_RELATIONSHIP_ARE_IMPEDIMENTS_TO_MOTION_ALONG_A_PATH iscat:DIFFICULTIES_IN_A_ROMANTIC_RELATIONSHIP_ARE_IMPEDIMENTS_TO_MOTION_ALONG_A_PATH isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Romantic_relationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DIFFICULTIES_IN_KNOWING_ARE_VISUAL_OBSTRUCTIONS iscat:DIFFICULTIES_IN_KNOWING_ARE_VISUAL_OBSTRUCTIONS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Visual_obstruction ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DIFFICULTIES_IN_PROGRESSING_THROUGH_LIFE_ARE_IMPEDIMENTS_TO_MOTION_ALONG_A_PATH iscat:DIFFICULTIES_IN_PROGRESSING_THROUGH_LIFE_ARE_IMPEDIMENTS_TO_MOTION_ALONG_A_PATH isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Life . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISAGREEMENT_IS_DIVISION iscat:DISAGREEMENT_IS_DIVISION isframe:gStructBy hed:SPLITTING ; isframe:hasSourceFrame frame:Separating ; isframe:hasTargetFrame framedata:Agreement . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISGUST_IS_A_MIXED_OR_PURE_SUBSTANCE iscat:DISGUST_IS_A_MIXED_OR_PURE_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Disgusting . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISGUST_IS_A_SHARP_OBJECT iscat:DISGUST_IS_A_SHARP_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Disgusting . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISGUST_IS_PRESSURE_IN_A_CONTAINER iscat:DISGUST_IS_PRESSURE_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Pressure_in_a_container ; isframe:hasTargetFrame framedata:Disgusting . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISTINGUISHING_IS_DIVIDING iscat:DISTINGUISHING_IS_DIVIDING isframe:gStructBy hed:SPLITTING ; isframe:hasSourceFrame frame:Separating ; isframe:hasTargetFrame frame:Differentiation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISTRESS_IS_AN_OBJECT iscat:DISTRESS_IS_AN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:EmotionDirected . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISTRESS_IS_BEING_IN_THE_CENTRE iscat:DISTRESS_IS_BEING_IN_THE_CENTRE isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Center_periphery ; isframe:hasTargetFrame frame:EmotionDirected . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#DISTURBING_IDEAS_ARE_DISGUSTING_FOODS iscat:DISTURBING_IDEAS_ARE_DISGUSTING_FOODS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Disgusting ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EASE_OF_ACTION_IS_EASE_OF_MOTION_ALONG_A_PATH iscat:EASE_OF_ACTION_IS_EASE_OF_MOTION_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ECONOMY_IS_A_BODY iscat:ECONOMY_IS_A_BODY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Body ; isframe:hasTargetFrame frame:Economy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ECONOMY_IS_A_COMPLEX_STRUCTURE iscat:ECONOMY_IS_A_COMPLEX_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Complex_physical_object ; isframe:hasTargetFrame frame:Economy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ECONOMY_IS_A_MACHINE iscat:ECONOMY_IS_A_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame frame:Economy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EDUCATIONAL_EVALUATION_IS_GAMBLING iscat:EDUCATIONAL_EVALUATION_IS_GAMBLING isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:EducationTeaching . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EDUCATION_IS_A_RESOURCE iscat:EDUCATION_IS_A_RESOURCE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Resource ; isframe:hasTargetFrame framedata:Education . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EFFECTIVE_GOVERNMENT_INSTITUTION_IS_A_HEALTHY_BODY iscat:EFFECTIVE_GOVERNMENT_INSTITUTION_IS_A_HEALTHY_BODY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Body ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EFFECTIVE_GOVERNMENT_INSTITUTION_IS_A_WELL-FUNCTIONING_MACHINE iscat:EFFECTIVE_GOVERNMENT_INSTITUTION_IS_A_WELL-FUNCTIONING_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EFFICIENT_GOVERNMENT_IS_A_LEAN_BODY iscat:EFFICIENT_GOVERNMENT_IS_A_LEAN_BODY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Body ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ELECTION_IS_A_RACE iscat:ELECTION_IS_A_RACE isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Race ; isframe:hasTargetFrame framedata:Election . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_EFFECT_IS_PHYSICAL_CONTACT iscat:EMOTIONAL_EFFECT_IS_PHYSICAL_CONTACT isframe:gStructBy hed:CONTACT ; isframe:hasSourceFrame frame:SpatialContact ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_INTIMACY_IS_ESTABLISHED_BY_PHYSICAL_CONTACT iscat:EMOTIONAL_INTIMACY_IS_ESTABLISHED_BY_PHYSICAL_CONTACT isframe:gStructBy hed:CONTACT ; isframe:hasSourceFrame frame:SpatialContact ; isframe:hasTargetFrame framedata:Intimacy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_IS_DOWN iscat:EMOTIONAL_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_IS_NEAR iscat:EMOTIONAL_IS_NEAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_PROCESSES_ARE_FORCE_MECHANICS iscat:EMOTIONAL_PROCESSES_ARE_FORCE_MECHANICS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_STABILITY_IS_BALANCE iscat:EMOTIONAL_STABILITY_IS_BALANCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Precariousness ; isframe:hasTargetFrame frame:Feeling . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_STABILITY_IS_MAINTAINING_POSITION iscat:EMOTIONAL_STABILITY_IS_MAINTAINING_POSITION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Locale ; isframe:hasTargetFrame frame:Feeling . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONAL_STATES_ARE_ENTITIES_WITHIN_A_PERSON iscat:EMOTIONAL_STATES_ARE_ENTITIES_WITHIN_A_PERSON isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame frame:StateOfEntity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONS_AND_SELF_ARE_FORCE_ANTAGONISTS iscat:EMOTIONS_AND_SELF_ARE_FORCE_ANTAGONISTS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Feeling . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONS_ARE_CONTAINERS iscat:EMOTIONS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONS_ARE_OBJECTS iscat:EMOTIONS_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Feeling . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTIONS_ARE_SUBSTANCES iscat:EMOTIONS_ARE_SUBSTANCES isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame frame:Feeling . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTION_IS_A_FORCE iscat:EMOTION_IS_A_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTION_IS_A_HOT_FLUID_IN_A_CONTAINER iscat:EMOTION_IS_A_HOT_FLUID_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Fluid_containment ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EMOTION_IS_PRESSURE_IN_A_CONTAINER iscat:EMOTION_IS_PRESSURE_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Pressure_in_a_container ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ENACTING_LEGISLATION_IS_CAUSING_MOTION_ALONG_A_PATH iscat:ENACTING_LEGISLATION_IS_CAUSING_MOTION_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame framedata:Legislation_enactment . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#END_OF_AN_ACTION_IS_THE_END_OF_A_PATH iscat:END_OF_AN_ACTION_IS_THE_END_OF_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_to_a_destination ; isframe:hasTargetFrame frame:ActivityFinish . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ENGAGING_IS_IN iscat:ENGAGING_IS_IN isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Participation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ENVIRONMENTAL_HARM_IS_PHYSICAL_INJURY iscat:ENVIRONMENTAL_HARM_IS_PHYSICAL_INJURY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Experience_bodily_harm ; isframe:hasTargetFrame framedata:Environmental_harm . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EQUALITY_IS_BEING_ON_THE_SAME_VERTICAL_LEVEL iscat:EQUALITY_IS_BEING_ON_THE_SAME_VERTICAL_LEVEL isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Vertical_position ; isframe:hasTargetFrame framedata:Equality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ESSENTIAL_IS_INTERNAL iscat:ESSENTIAL_IS_INTERNAL isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:BeingNecessary . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EVENTS_ARE_MOVING_OBJECTS iscat:EVENTS_ARE_MOVING_OBJECTS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Moving_object ; isframe:hasTargetFrame frame:Event . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EVIL_WAYS_ARE_FULL_OF_OBSTACLES iscat:EVIL_WAYS_ARE_FULL_OF_OBSTACLES isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Evil . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXCITEMENT_IS_UP iscat:EXCITEMENT_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:EmotionDirected . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXISTENCE_IS_AN_OBJECT iscat:EXISTENCE_IS_AN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Existence . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXISTENCE_IS_A_LOCATION iscat:EXISTENCE_IS_A_LOCATION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Locale ; isframe:hasTargetFrame frame:Existence . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXISTENCE_IS_LOCATION_HERE iscat:EXISTENCE_IS_LOCATION_HERE isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Locale ; isframe:hasTargetFrame frame:Existence . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXISTENCE_IS_PRESENCE_IN_A_CONTAINER iscat:EXISTENCE_IS_PRESENCE_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Existence . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXISTENCE_IS_VISIBILITY iscat:EXISTENCE_IS_VISIBILITY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:PerceptionExperience ; isframe:hasTargetFrame frame:Existence . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXPANSION_IS_OUT iscat:EXPANSION_IS_OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Expansion . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXPERIENCED_STATE_IS_A_PROXIMATE_OBJECT iscat:EXPERIENCED_STATE_IS_A_PROXIMATE_OBJECT isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame framedata:Experiencing_a_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EXTERNAL_APPEARANCE_IS_A_SURFACE iscat:EXTERNAL_APPEARANCE_IS_A_SURFACE isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Appearance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#EYES_ARE_CONTAINERS_FOR_EMOTIONS iscat:EYES_ARE_CONTAINERS_FOR_EMOTIONS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:ObservableBodyParts . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FAILURE_IS_BACK iscat:FAILURE_IS_BACK isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame frame:SuccessOrFailure . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FAILURE_IS_GOING_DOWN iscat:FAILURE_IS_GOING_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:SuccessOrFailure . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FAMILIAR_IS_NEAR iscat:FAMILIAR_IS_NEAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Familiarity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FEAR_IS_A_BARRIER iscat:FEAR_IS_A_BARRIER isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Barrier ; isframe:hasTargetFrame frame:Fear . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FEAR_IS_A_NATURAL_FORCE iscat:FEAR_IS_A_NATURAL_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Fear . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FEAR_IS_A_SHARP_OBJECT iscat:FEAR_IS_A_SHARP_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Fear . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FEAR_IS_FLUID_IN_A_CONTAINER iscat:FEAR_IS_FLUID_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Fluid_containment ; isframe:hasTargetFrame frame:Fear . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FEAR_IS_HIGH_INTENSITY iscat:FEAR_IS_HIGH_INTENSITY isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:Fear . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FEAR_IS_PRESSURE_IN_A_CONTAINER iscat:FEAR_IS_PRESSURE_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Pressure_in_a_container ; isframe:hasTargetFrame frame:Fear . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FINANCIAL_RESOURCES_ARE_PHYSICAL_RESOURCES iscat:FINANCIAL_RESOURCES_ARE_PHYSICAL_RESOURCES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_resource ; isframe:hasTargetFrame framedata:Financial_resource . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FORCED_ACTION_IS_FORCED_MOTION iscat:FORCED_ACTION_IS_FORCED_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Forced_motion ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FORCES_ARE_OBJECTS iscat:FORCES_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Force . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FORCE_IS_A_SUBSTANCE_CONTAINED_IN_AFFECTING_CAUSES iscat:FORCE_IS_A_SUBSTANCE_CONTAINED_IN_AFFECTING_CAUSES isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Force . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FORCE_IS_A_SUBSTANCE_DIRECTED_AT_AN_AFFECTED_PARTY iscat:FORCE_IS_A_SUBSTANCE_DIRECTED_AT_AN_AFFECTED_PARTY isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Force . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FORCE_TRANSFER_IS_OBJECT_TRANSFER iscat:FORCE_TRANSFER_IS_OBJECT_TRANSFER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Transfer_scenario ; isframe:hasTargetFrame framedata:Force_transfer . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FORMING_WORDS_IS_SHAPING iscat:FORMING_WORDS_IS_SHAPING isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Crafting ; isframe:hasTargetFrame framedata:Forming_words . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FREEDOM_OF_ACTION_IS_THE_LACK_OF_IMPEDIMENTS_TO_MOVEMENT iscat:FREEDOM_OF_ACTION_IS_THE_LACK_OF_IMPEDIMENTS_TO_MOVEMENT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Freedom_of_action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FUNCTIONALITY_IS_VERTICALITY iscat:FUNCTIONALITY_IS_VERTICALITY isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Verticality ; isframe:hasTargetFrame framedata:Functionality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FUNCTIONAL_LEGISLATURE_IS_A_FUNCTIONING_MACHINE iscat:FUNCTIONAL_LEGISLATURE_IS_A_FUNCTIONING_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Operating_a_machine ; isframe:hasTargetFrame framedata:Legislative_action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FUTURE_IS_AHEAD iscat:FUTURE_IS_AHEAD isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#FUTURE_OF_A_NATION_IS_PATH_OF_BOAT iscat:FUTURE_OF_A_NATION_IS_PATH_OF_BOAT isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:OperateVehicle ; isframe:hasTargetFrame framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GAINING_POWER_IS_GAINING_A_POSSESSION iscat:GAINING_POWER_IS_GAINING_A_POSSESSION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Gain_possession ; isframe:hasTargetFrame framedata:Power . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GEOGRAPHIC_REGIONS_ARE_CONTAINERS iscat:GEOGRAPHIC_REGIONS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Locale . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOALS-RESULTS_ARE_IN iscat:GOALS-RESULTS_ARE_IN isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Purpose . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOOD_IS_NEAR iscat:GOOD_IS_NEAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:MoralityEvaluation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOOD_IS_UP iscat:GOOD_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:MoralityEvaluation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNING_ACTION_IS_MOTION iscat:GOVERNING_ACTION_IS_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Governing_action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENTAL_AGREEMENT_IS_PHYSICAL_PROXIMITY iscat:GOVERNMENTAL_AGREEMENT_IS_PHYSICAL_PROXIMITY isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame framedata:Agreement . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_ASSISTANCE_IS_A_HANDOUT iscat:GOVERNMENT_ASSISTANCE_IS_A_HANDOUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame framedata:Welfare . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_ASSISTANCE_IS_A_TRAP iscat:GOVERNMENT_ASSISTANCE_IS_A_TRAP isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Entrapment ; isframe:hasTargetFrame framedata:Welfare . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_ASSISTANCE_IS_SUPPORT iscat:GOVERNMENT_ASSISTANCE_IS_SUPPORT isframe:gStructBy hed:SUPPORT ; isframe:hasSourceFrame framedata:Support ; isframe:hasTargetFrame framedata:Welfare . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_DEBT_IS_OCEAN iscat:GOVERNMENT_DEBT_IS_OCEAN isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Ocean ; isframe:hasTargetFrame framedata:Government_debt . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_FUNCTIONALITY_IS_VERTICALITY iscat:GOVERNMENT_FUNCTIONALITY_IS_VERTICALITY isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Verticality ; isframe:hasTargetFrame framedata:Functionality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_INSTITUTION_IS_A_BODY iscat:GOVERNMENT_INSTITUTION_IS_A_BODY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Body ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_INSTITUTION_IS_A_MACHINE iscat:GOVERNMENT_INSTITUTION_IS_A_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_INSTITUTION_IS_A_PHYSICAL_STRUCTURE iscat:GOVERNMENT_INSTITUTION_IS_A_PHYSICAL_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_AN_ORGANISM iscat:GOVERNMENT_IS_AN_ORGANISM isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Biological_entity ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_CHILDCARE_PROVIDER iscat:GOVERNMENT_IS_A_CHILDCARE_PROVIDER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Child_care ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_DRIVER iscat:GOVERNMENT_IS_A_DRIVER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Vehicular_motion ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_LEADER iscat:GOVERNMENT_IS_A_LEADER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Leadership ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_PARENT iscat:GOVERNMENT_IS_A_PARENT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Nuclear_family ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_PERSON iscat:GOVERNMENT_IS_A_PERSON isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_POLICEMAN iscat:GOVERNMENT_IS_A_POLICEMAN isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Work_scenario ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_SERVANT iscat:GOVERNMENT_IS_A_SERVANT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Servant ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_SHEPHERD iscat:GOVERNMENT_IS_A_SHEPHERD isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Shepherding ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_A_SLAVE_MASTER iscat:GOVERNMENT_IS_A_SLAVE_MASTER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Work_scenario ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_IS_REFEREE iscat:GOVERNMENT_IS_REFEREE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Game ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_POWER_IS_BODILY_STRENGTH iscat:GOVERNMENT_POWER_IS_BODILY_STRENGTH isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_strength ; isframe:hasTargetFrame framedata:Authority . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_REGULATION_IS_A_BARRIER iscat:GOVERNMENT_REGULATION_IS_A_BARRIER isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Barrier ; isframe:hasTargetFrame framedata:Regulation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_REGULATION_IS_A_BURDEN iscat:GOVERNMENT_REGULATION_IS_A_BURDEN isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Burden ; isframe:hasTargetFrame framedata:Regulation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_REGULATION_IS_A_PHYSICAL_CONSTRAINT iscat:GOVERNMENT_REGULATION_IS_A_PHYSICAL_CONSTRAINT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Regulation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_DAMAGING_A_PHYSICAL_STRUCTURE iscat:GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_DAMAGING_A_PHYSICAL_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_INVADING_A_TERRITORY iscat:GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_INVADING_A_TERRITORY isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Trespassing ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_TRAMPLING_ON_AN_OBJECT iscat:GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_TRAMPLING_ON_AN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_TRESPASSING iscat:GOVERNMENT_S_HARMFUL_TREATMENT_OF_RIGHTS_IS_TRESPASSING isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Trespassing ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_S_POSITIVE_TREATMENT_OF_RIGHTS_IS_STRENGTHENING_AN_OBJECT iscat:GOVERNMENT_S_POSITIVE_TREATMENT_OF_RIGHTS_IS_STRENGTHENING_AN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOVERNMENT_S_POSITIVE_TREATMENT_OF_RIGHTS_IS_SUPPORTING_A_PHYSICAL_STRUCTURE iscat:GOVERNMENT_S_POSITIVE_TREATMENT_OF_RIGHTS_IS_SUPPORTING_A_PHYSICAL_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame framedata:Rights . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GREED_IS_HUNGER iscat:GREED_IS_HUNGER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Hunger ; isframe:hasTargetFrame framedata:Greed . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GROUPS_ARE_CONTAINERS iscat:GROUPS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Group . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GROUPS_ARE_PART-WHOLE_STRUCTURES iscat:GROUPS_ARE_PART-WHOLE_STRUCTURES isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame framedata:Part_whole ; isframe:hasTargetFrame framedata:Social_group . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GROUPS_ARE_POSSESSORS iscat:GROUPS_ARE_POSSESSORS isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame framedata:Part_whole ; isframe:hasTargetFrame framedata:Social_group . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GUIDED_ACTION_IS_GUIDED_MOTION iscat:GUIDED_ACTION_IS_GUIDED_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Motion , framedata:Guided_motion ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GUNS_ARE_PESTS iscat:GUNS_ARE_PESTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Pest ; isframe:hasTargetFrame framedata:Personal_weapon . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GUN_CONTROL_ADVOCACY_IS_PHYSICAL_HARM iscat:GUN_CONTROL_ADVOCACY_IS_PHYSICAL_HARM isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Experience_bodily_harm ; isframe:hasTargetFrame framedata:Advocacy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GUN_CONTROL_IS_PHYSICAL_RESTRAINT iscat:GUN_CONTROL_IS_PHYSICAL_RESTRAINT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Restraint ; isframe:hasTargetFrame framedata:Gun_control_legislation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GUN_CONTROL_REGULATION_IS_A_MOTION_IMPEDIMENT iscat:GUN_CONTROL_REGULATION_IS_A_MOTION_IMPEDIMENT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Gun_control_legislation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GUN_DEBATE_IS_A_LIVING_ENTITY iscat:GUN_DEBATE_IS_A_LIVING_ENTITY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Biological_entity ; isframe:hasTargetFrame framedata:Gun_control_legislation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HAPPINESS_IS_A_DESTROYABLE_OBJECT iscat:HAPPINESS_IS_A_DESTROYABLE_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Happiness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HAPPINESS_IS_A_MIXED_OR_PURE_SUBSTANCE iscat:HAPPINESS_IS_A_MIXED_OR_PURE_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Happiness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HAPPINESS_IS_A_NATURAL_FORCE iscat:HAPPINESS_IS_A_NATURAL_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame framedata:Happiness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HAPPINESS_IS_FLUID_IN_A_CONTAINER iscat:HAPPINESS_IS_FLUID_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Fluid_containment ; isframe:hasTargetFrame framedata:Happiness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HAPPINESS_IS_PRESSURE_IN_A_CONTAINER iscat:HAPPINESS_IS_PRESSURE_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Pressure_in_a_container ; isframe:hasTargetFrame framedata:Happiness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HAPPY_IS_UP iscat:HAPPY_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Happiness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HARMING_IS_LOWERING iscat:HARMING_IS_LOWERING isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Harm . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HELP_IS_PHYSICAL_SUPPORT iscat:HELP_IS_PHYSICAL_SUPPORT isframe:gStructBy hed:SUPPORT ; isframe:hasSourceFrame framedata:Support ; isframe:hasTargetFrame frame:Assistance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HIGH_PITCH_IS_UP iscat:HIGH_PITCH_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:Sounds . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HIGH_PITCH_IS_UP_LOW_PITCH_IS_DOWN iscat:HIGH_PITCH_IS_UP_LOW_PITCH_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Verticality ; isframe:hasTargetFrame frame:Sounds . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#HIGH_VOLUME_IS_UP iscat:HIGH_VOLUME_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:Sounds . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IDEAS_ARE_FOOD iscat:IDEAS_ARE_FOOD isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Food ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IDEAS_ARE_OBJECTS iscat:IDEAS_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IDEAS_ARE_PEOPLE iscat:IDEAS_ARE_PEOPLE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IDEAS_ARE_POSSESSIONS iscat:IDEAS_ARE_POSSESSIONS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Possession ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IDEAS_OUT_OF_THE_MIND_ARE_ENTITIES_OUT_OF_A_CONTAINER iscat:IDEAS_OUT_OF_THE_MIND_ARE_ENTITIES_OUT_OF_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Contents ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IDENTITY_IS_CENTRAL iscat:IDENTITY_IS_CENTRAL isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Center_periphery ; isframe:hasTargetFrame frame:Identicality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ILLEGAL_ACTIVITY_IS_BREAKING_A_PHYSICAL_OBJECT iscat:ILLEGAL_ACTIVITY_IS_BREAKING_A_PHYSICAL_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Crime_scenario . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMMORALITY_IS_DOWN iscat:IMMORALITY_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Immorality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMPEDIMENTS_TO_ACTION_ARE_IMPEDIMENTS_TO_MOTION iscat:IMPEDIMENTS_TO_ACTION_ARE_IMPEDIMENTS_TO_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Difficulties_in_action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMPORTANCE_IS_CENTRALITY iscat:IMPORTANCE_IS_CENTRALITY isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Center_periphery ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMPORTANCE_IS_DEPTH iscat:IMPORTANCE_IS_DEPTH isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMPORTANT_IS_BIG iscat:IMPORTANT_IS_BIG isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMPORTANT_IS_FRONT iscat:IMPORTANT_IS_FRONT isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMPORTANT_IS_NEAR iscat:IMPORTANT_IS_NEAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#IMPORTANT_POSITION_IS_GUIDANCE_ON_A_PATH iscat:IMPORTANT_POSITION_IS_GUIDANCE_ON_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:PathTraveled ; isframe:hasTargetFrame frame:Leadership . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INABILITY_TO_ACT_IS_INABILITY_TO_MOVE iscat:INABILITY_TO_ACT_IS_INABILITY_TO_MOVE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Difficulties_in_action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INCITING_GOVERNING_ACTION_IS_FORCED_MOVEMENT iscat:INCITING_GOVERNING_ACTION_IS_FORCED_MOVEMENT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Forced_motion ; isframe:hasTargetFrame framedata:Governing_action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INCLINATIONS_TOWARD_INTIMACY_ARE_FORCES_TOWARD_CLOSENESS iscat:INCLINATIONS_TOWARD_INTIMACY_ARE_FORCES_TOWARD_CLOSENESS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame framedata:Intimacy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INCREASING_GOVERNMENT_DEBT_IS_RISING_WATER_LEVEL iscat:INCREASING_GOVERNMENT_DEBT_IS_RISING_WATER_LEVEL isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Government_debt . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INEFFICIENT_GOVERNMENT_IS_A_BLOATED_BODY iscat:INEFFICIENT_GOVERNMENT_IS_A_BLOATED_BODY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Body ; isframe:hasTargetFrame frame:Government_institution . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INEQUALITY_IS_BEING_ON_DIFFERENT_VERTICAL_LEVELS iscat:INEQUALITY_IS_BEING_ON_DIFFERENT_VERTICAL_LEVELS isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Verticality ; isframe:hasTargetFrame framedata:Equality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INFLUENCE_IS_A_FORCE iscat:INFLUENCE_IS_A_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:SubjectiveInfluence . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INFORMATION_IS_CONTENTS iscat:INFORMATION_IS_CONTENTS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Contents ; isframe:hasTargetFrame frame:Information . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INHIBITTING_ENACTMENT_OF_LEGISLATION_IS_IMPEDING_MOTION iscat:INHIBITTING_ENACTMENT_OF_LEGISLATION_IS_IMPEDING_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Legislation_enactment . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INSTITUTIONS_ARE_BUILDINGS iscat:INSTITUTIONS_ARE_BUILDINGS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame frame:Institutions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INSTITUTIONS_ARE_PEOPLE iscat:INSTITUTIONS_ARE_PEOPLE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame frame:Institutions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INSTITUTION_IS_AN_ORGANISM iscat:INSTITUTION_IS_AN_ORGANISM isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Biological_entity ; isframe:hasTargetFrame frame:Institutions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INSTITUTION_IS_A_FACTORY iscat:INSTITUTION_IS_A_FACTORY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Factory ; isframe:hasTargetFrame frame:Institutions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INSTITUTION_IS_A_MACHINE iscat:INSTITUTION_IS_A_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame frame:Institutions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INSTITUTION_IS_A_VEHICLE iscat:INSTITUTION_IS_A_VEHICLE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Vehicle ; isframe:hasTargetFrame frame:Institutions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INTELLECTUAL_QUALITY_IS_DEPTH_OF_THINKING iscat:INTELLECTUAL_QUALITY_IS_DEPTH_OF_THINKING isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:MentalProperty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INTENSITY_IS_HEIGHT iscat:INTENSITY_IS_HEIGHT isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Dimension ; isframe:hasTargetFrame framedata:Emotional_intensity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INTERESTING_IDEAS_ARE_APPETIZING_FOODS iscat:INTERESTING_IDEAS_ARE_APPETIZING_FOODS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Food ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INTEREST_IN_IDEAS_IS_APPETITE_FOR_FOOD iscat:INTEREST_IN_IDEAS_IS_APPETITE_FOR_FOOD isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Food ; isframe:hasTargetFrame framedata:Idea . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INTERNATIONAL_ASSOCIATION_IS_CONNECTION iscat:INTERNATIONAL_ASSOCIATION_IS_CONNECTION isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Physical_connection ; isframe:hasTargetFrame frame:Organization . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INTERNATIONAL_RELATIONS_ARE_INTERPERSONAL_RELATIONSHIPS iscat:INTERNATIONAL_RELATIONS_ARE_INTERPERSONAL_RELATIONSHIPS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#INTERRELATEDNESS_IS_PHYSICAL_INTERCONNECTEDNESS iscat:INTERRELATEDNESS_IS_PHYSICAL_INTERCONNECTEDNESS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Physical_connection ; isframe:hasTargetFrame frame:CognitiveConnection . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ITEMS_TO_BE_CONSIDERED_ARE_SPATIALLY_CLOSE iscat:ITEMS_TO_BE_CONSIDERED_ARE_SPATIALLY_CLOSE isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:CognitiveConnection . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#JUDGING_DIVERSE_ARGUMENTS_IS_WEIGHING_UP_IDEA-OBJECTS iscat:JUDGING_DIVERSE_ARGUMENTS_IS_WEIGHING_UP_IDEA-OBJECTS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Weighing ; isframe:hasTargetFrame frame:Assessing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#KNOWING_IS_PERCEIVING iscat:KNOWING_IS_PERCEIVING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:PerceptionExperience ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#KNOWING_IS_TOUCHING iscat:KNOWING_IS_TOUCHING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Touching ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#KNOWN_IS_DOWN iscat:KNOWN_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LACK_OF_AGREEMENT_IS_SEPARATION_BY_TOPOGRAPHIC_IMPEDIMENT iscat:LACK_OF_AGREEMENT_IS_SEPARATION_BY_TOPOGRAPHIC_IMPEDIMENT isframe:gStructBy hed:SPLITTING ; isframe:hasSourceFrame frame:Separating ; isframe:hasTargetFrame framedata:Agreement . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LACK_OF_PROGRESS_IS_LACK_OF_MOVEMENT iscat:LACK_OF_PROGRESS_IS_LACK_OF_MOVEMENT isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame frame:Progress . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LACK_OF_PURPOSE_IS_LACK_OF_DIRECTION iscat:LACK_OF_PURPOSE_IS_LACK_OF_DIRECTION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_to_a_destination ; isframe:hasTargetFrame frame:Purpose . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LARGE_AMOUNT_OF_KNOWLEDGE_IS_LARGE_AREA iscat:LARGE_AMOUNT_OF_KNOWLEDGE_IS_LARGE_AREA isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LAUGHTER_IS_A_SUBSTANCE iscat:LAUGHTER_IS_A_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame frame:Make_noise . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LAWS_ARE_OBJECTS iscat:LAWS_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Law . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LAWS_ARE_PHYSICAL_STRUCTURES iscat:LAWS_ARE_PHYSICAL_STRUCTURES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame frame:Law . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LAWS_ARE_PLANTS iscat:LAWS_ARE_PLANTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Plants ; isframe:hasTargetFrame frame:Law . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LAW_ENFORCEMENT_IS_SUPPORTING_A_STRUCTURE iscat:LAW_ENFORCEMENT_IS_SUPPORTING_A_STRUCTURE isframe:gStructBy hed:SUPPORT ; isframe:hasSourceFrame framedata:Support ; isframe:hasTargetFrame frame:Law . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LEADING_A_NATION_IS_DRIVING_A_VEHICLE iscat:LEADING_A_NATION_IS_DRIVING_A_VEHICLE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Vehicular_motion ; isframe:hasTargetFrame framedata:State_leadership . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LEADING_A_NATION_IS_STEERING_A_BOAT iscat:LEADING_A_NATION_IS_STEERING_A_BOAT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Vehicular_motion ; isframe:hasTargetFrame framedata:State_leadership . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LEARNING_IS_ACQUIRING iscat:LEARNING_IS_ACQUIRING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Gain_possession ; isframe:hasTargetFrame framedata:Learning . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LEGISLATIVE_ACTIVITY_IS_MAKING_OBJECTS iscat:LEGISLATIVE_ACTIVITY_IS_MAKING_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Create_object ; isframe:hasTargetFrame framedata:Legislative_action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LESS_IS_DOWN iscat:LESS_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LESS_IS_SMALL iscat:LESS_IS_SMALL isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LIFE_IS_A_CONTAINER iscat:LIFE_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Life . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LIFE_IS_A_JOURNEY iscat:LIFE_IS_A_JOURNEY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame framedata:Life . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LIFE_IS_A_SEQUENCE_OF_MOTIONS iscat:LIFE_IS_A_SEQUENCE_OF_MOTIONS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame framedata:Life . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LIFE_IS_UP iscat:LIFE_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Life . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LINGUISTIC_EXPRESSIONS_ARE_CONTAINERS_FOR_MEANINGS iscat:LINGUISTIC_EXPRESSIONS_ARE_CONTAINERS_FOR_MEANINGS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Encoding . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LIVING_CONDITIONS_-_PERSONAL_CIRCUMSTANCES_ARE_CONTAINERS iscat:LIVING_CONDITIONS_-_PERSONAL_CIRCUMSTANCES_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:StateOfEntity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOSING_AN_ELECTION_IS_LOSING_A_RACE iscat:LOSING_AN_ELECTION_IS_LOSING_A_RACE isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Race ; isframe:hasTargetFrame framedata:Election . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOVE_IS_A_BOND iscat:LOVE_IS_A_BOND isframe:gStructBy hed:LINK ; isframe:hasSourceFrame framedata:Physical_connection ; isframe:hasTargetFrame frame:PersonalRelationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOVE_IS_A_JOURNEY iscat:LOVE_IS_A_JOURNEY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame frame:PersonalRelationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOVE_IS_A_PHYSICAL_FORCE iscat:LOVE_IS_A_PHYSICAL_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:PersonalRelationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOVE_IS_A_UNITY iscat:LOVE_IS_A_UNITY isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame framedata:Part_whole ; isframe:hasTargetFrame frame:PersonalRelationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOW_PITCH_IS_DOWN iscat:LOW_PITCH_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:Sounds . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOW_STATUS_IS_DOWN iscat:LOW_STATUS_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Social_status . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LOW_VOLUME_IS_DOWN iscat:LOW_VOLUME_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:Sounds . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MACHINES_ARE_PEOPLE iscat:MACHINES_ARE_PEOPLE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame framedata:Machine . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MAKING_A_DECISION_IS_WEIGHING iscat:MAKING_A_DECISION_IS_WEIGHING isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Weighing ; isframe:hasTargetFrame frame:Deciding . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MAKING_RELATED_IS_CAUSING_CONTACT iscat:MAKING_RELATED_IS_CAUSING_CONTACT isframe:gStructBy hed:CONTACT ; isframe:hasSourceFrame frame:SpatialContact ; isframe:hasTargetFrame frame:CognitiveConnection . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MANNER_OF_ACTION_IS_MANNER_OF_MOVEMENT iscat:MANNER_OF_ACTION_IS_MANNER_OF_MOVEMENT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MARKETS_ARE_CONTAINERS iscat:MARKETS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Market . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MEANINGS_ARE_OBJECTS iscat:MEANINGS_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:LinguisticMeaning . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MEANS_FOR_ACHIEVING_PURPOSES_ARE_PATHS iscat:MEANS_FOR_ACHIEVING_PURPOSES_ARE_PATHS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame frame:Means . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MEANS_OF_CHANGE_OF_ACTION_IS_PATH iscat:MEANS_OF_CHANGE_OF_ACTION_IS_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MEANS_OF_CHANGE_OF_STATE_IS_PATH iscat:MEANS_OF_CHANGE_OF_STATE_IS_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MEMORY_IS_A_CONTAINER_FOR_OBJECTS iscat:MEMORY_IS_A_CONTAINER_FOR_OBJECTS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Memory . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MERGING_IS_IN iscat:MERGING_IS_IN isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Amalgamation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MIND_AS_CONTAINER_FOR_IDEAS iscat:MIND_AS_CONTAINER_FOR_IDEAS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Mind . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MIND_IS_A_BODY iscat:MIND_IS_A_BODY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Body ; isframe:hasTargetFrame framedata:Mind . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MIND_IS_A_COMPUTER iscat:MIND_IS_A_COMPUTER isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Computer ; isframe:hasTargetFrame framedata:Mind . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MIND_IS_A_CONTAINER iscat:MIND_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Mind . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MIND_IS_A_MACHINE iscat:MIND_IS_A_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame framedata:Mind . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MONEY_IS_A_LIQUID iscat:MONEY_IS_A_LIQUID isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame framedata:Liquid ; isframe:hasTargetFrame frame:Money . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MONEY_TRANSFER_IS_FLUID_MOTION iscat:MONEY_TRANSFER_IS_FLUID_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Fluid_motion ; isframe:hasTargetFrame frame:Money . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MORALITY_IS_A_STRAIGHT_PATH iscat:MORALITY_IS_A_STRAIGHT_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Straight_path ; isframe:hasTargetFrame framedata:Morality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MORALITY_IS_UP iscat:MORALITY_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Morality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MORE_IS_BIG iscat:MORE_IS_BIG isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MORE_IS_HEIGHT iscat:MORE_IS_HEIGHT isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Dimension ; isframe:hasTargetFrame frame:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#MORE_IS_UP iscat:MORE_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NARRATIVE_ABSORPTION_IS_ATTRACTION iscat:NARRATIVE_ABSORPTION_IS_ATTRACTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Cause_motion ; isframe:hasTargetFrame frame:Mental_stimulus_exp_focus . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NARRATIVE_ABSORPTION_IS_BEING_CLOSE iscat:NARRATIVE_ABSORPTION_IS_BEING_CLOSE isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Mental_stimulus_exp_focus . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NARRATIVE_ABSORPTION_IS_BEING_IN_A_MEDIA_CONTAINER iscat:NARRATIVE_ABSORPTION_IS_BEING_IN_A_MEDIA_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Mental_stimulus_exp_focus . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NARRATIVE_ABSORPTION_IS_MOVEMENT_ON_A_PATH iscat:NARRATIVE_ABSORPTION_IS_MOVEMENT_ON_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Mental_stimulus_exp_focus . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATIONAL_INFRASTRUCTURE_DETERIORATION_IS_BUILDING_EROSION iscat:NATIONAL_INFRASTRUCTURE_DETERIORATION_IS_BUILDING_EROSION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATIONAL_INFRASTRUCTURE_IS_A_BUILDING iscat:NATIONAL_INFRASTRUCTURE_IS_A_BUILDING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATIONAL_POLITICAL_FUNCTIONALITY_IS_PHYSICAL_INTEGRITY iscat:NATIONAL_POLITICAL_FUNCTIONALITY_IS_PHYSICAL_INTEGRITY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Condition_of_physical_object ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATIONAL_POLITICS_IS_A_BATTLEFIELD iscat:NATIONAL_POLITICS_IS_A_BATTLEFIELD isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATIONAL_POLITICS_IS_A_SPORTS_FIELD iscat:NATIONAL_POLITICS_IS_A_SPORTS_FIELD isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATIONS_WHO_ABUSE_POWER_ARE_BULLIES iscat:NATIONS_WHO_ABUSE_POWER_ARE_BULLIES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Bully ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_AN_OBJECT iscat:NATION_IS_AN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_A_BOAT iscat:NATION_IS_A_BOAT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Boat ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_A_BODY iscat:NATION_IS_A_BODY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Boat , framedata:Body ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_A_BUILDING iscat:NATION_IS_A_BUILDING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_A_COMPLEX_STRUCTURE iscat:NATION_IS_A_COMPLEX_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Complex_physical_object ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_A_MACHINE iscat:NATION_IS_A_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_A_PERSON iscat:NATION_IS_A_PERSON isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_A_VEHICLE iscat:NATION_IS_A_VEHICLE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Vehicle ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATION_IS_CONTAINER iscat:NATION_IS_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Nation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATURE_IS_AN_AGENT iscat:NATURE_IS_AN_AGENT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Agentive_causation ; isframe:hasTargetFrame framedata:Nature . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATURE_IS_A_CONTAINER iscat:NATURE_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Nature . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NATURE_IS_A_RESOURCE iscat:NATURE_IS_A_RESOURCE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Resource ; isframe:hasTargetFrame framedata:Nature . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NEARBY_COUNTRIES_ARE_NEIGHBORS iscat:NEARBY_COUNTRIES_ARE_NEIGHBORS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:PoliticalLocales . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NEGATIVE_EMOTIONS_ARE_IMPACTING_FORCES iscat:NEGATIVE_EMOTIONS_ARE_IMPACTING_FORCES isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Feeling . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#NOVEL_IS_FRONT iscat:NOVEL_IS_FRONT isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame frame:Age . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#OBLIGATION_IS_CONTAINER iscat:OBLIGATION_IS_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:BeingObligated . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#OBLIGATION_IS_FORCE iscat:OBLIGATION_IS_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:BeingObligated . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#OLD-FASHIONED_IS_BACK iscat:OLD-FASHIONED_IS_BACK isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame frame:StageOfProgress . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ONGOING_CAUSATION_IS_NOURISHING iscat:ONGOING_CAUSATION_IS_NOURISHING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Food ; isframe:hasTargetFrame frame:Causation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#OPPORTUNITIES_ARE_OBJECTS iscat:OPPORTUNITIES_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Opportunity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#OPPORTUNITIES_ARE_OPEN_PATHS iscat:OPPORTUNITIES_ARE_OPEN_PATHS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame frame:Opportunity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ORGANIZATION_IS_A_MACHINE iscat:ORGANIZATION_IS_A_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame frame:Organization . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ORGANIZATION_IS_PHYSICAL_STRUCTURE iscat:ORGANIZATION_IS_PHYSICAL_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame frame:Organization . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PAST_IS_BEHIND iscat:PAST_IS_BEHIND isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PAST_IS_FAR iscat:PAST_IS_FAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PAST_IS_LEFT-RIGHT_FUTURE_IS_RIGHT-LEFT iscat:PAST_IS_LEFT-RIGHT_FUTURE_IS_RIGHT-LEFT isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame frame:Direction ; isframe:hasTargetFrame framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PEOPLE_ARE_PLANTS iscat:PEOPLE_ARE_PLANTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Plants ; isframe:hasTargetFrame framedata:Person . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PHASE_OF_AN_ELECTION_IS_LEG_IN_A_RACE iscat:PHASE_OF_AN_ELECTION_IS_LEG_IN_A_RACE isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Race ; isframe:hasTargetFrame framedata:Election . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PHYSICAL_AND_EMOTIONAL_STATES_ARE_ENTITIES_WITHIN_A_PERSON iscat:PHYSICAL_AND_EMOTIONAL_STATES_ARE_ENTITIES_WITHIN_A_PERSON isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame frame:StateOfEntity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PHYSICAL_STATES_ARE_ENTITIES_WITHIN_A_PERSON iscat:PHYSICAL_STATES_ARE_ENTITIES_WITHIN_A_PERSON isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame frame:StateOfEntity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PHYSICAL_STRENGTH_IS_VERTICALITY iscat:PHYSICAL_STRENGTH_IS_VERTICALITY isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Verticality ; isframe:hasTargetFrame framedata:Physical_strength . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#POLITICAL_REGION_IS_A_VEHICLE iscat:POLITICAL_REGION_IS_A_VEHICLE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Vehicle ; isframe:hasTargetFrame framedata:Political_region . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#POLITICAL_UNREST_IS_A_WILDFIRE iscat:POLITICAL_UNREST_IS_A_WILDFIRE isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Chaos . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#POVERTY_IS_A_MOTION_IMPEDIMENT iscat:POVERTY_IS_A_MOTION_IMPEDIMENT isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Poverty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#POVERTY_IS_A_WEED iscat:POVERTY_IS_A_WEED isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Weed ; isframe:hasTargetFrame framedata:Poverty . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#POWER_IS_A_POSSESSED_OBJECT iscat:POWER_IS_A_POSSESSED_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Possession ; isframe:hasTargetFrame framedata:Power . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#POWER_IS_UP iscat:POWER_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame frame:Control , framedata:Power . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PREPARING_IDEAS_TO_BE_UNDERSTOOD_IS_FOOD_PREPARATION iscat:PREPARING_IDEAS_TO_BE_UNDERSTOOD_IS_FOOD_PREPARATION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Food ; isframe:hasTargetFrame framedata:Cognizing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PRESENT_IS_NEAR iscat:PRESENT_IS_NEAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PREVENTED_CHANGE_OF_STATE_IS_PREVENTED_CHANGE_OF_LOCATION iscat:PREVENTED_CHANGE_OF_STATE_IS_PREVENTED_CHANGE_OF_LOCATION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Motion ; isframe:hasTargetFrame framedata:Change_of_state . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PREVENTING_ENACTMENT_OF_LEGISLATION_IS_BLOCKING_MOTION iscat:PREVENTING_ENACTMENT_OF_LEGISLATION_IS_BLOCKING_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Legislation_enactment . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROBLEMS_ARE_OBSTACLES_ON_THE_PATH iscat:PROBLEMS_ARE_OBSTACLES_ON_THE_PATH isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_impediments ; isframe:hasTargetFrame framedata:Problem . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROBLEMS_ARE_SOLID_OBJECTS iscat:PROBLEMS_ARE_SOLID_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Problem . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROBLEM_IS_A_CONSTRUCTED_OBJECT iscat:PROBLEM_IS_A_CONSTRUCTED_OBJECT isframe:gStructBy hed:OBJECT , hed:PART-WHOLE ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Problem . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROGRESSING_THROUGH_LIFE_IS_MOVING_ALONG_A_PATH iscat:PROGRESSING_THROUGH_LIFE_IS_MOVING_ALONG_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame framedata:Life . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROGRESSING_THROUGH_LIFE_IS_MOVING_THROUGH_A_TERRAIN iscat:PROGRESSING_THROUGH_LIFE_IS_MOVING_THROUGH_A_TERRAIN isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame framedata:Life . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROGRESS_IS_DISTANCE_TRAVELLED iscat:PROGRESS_IS_DISTANCE_TRAVELLED isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:PathTraveled ; isframe:hasTargetFrame frame:Progress . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROGRESS_IS_FORWARD_MOTION_ALONG_A_PATH iscat:PROGRESS_IS_FORWARD_MOTION_ALONG_A_PATH isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Progress . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PROVING_IS_SHOWING iscat:PROVING_IS_SHOWING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:CauseToPerceive ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PSYCHOLOGICAL_HARM_IS_PHYSICAL_INJURY iscat:PSYCHOLOGICAL_HARM_IS_PHYSICAL_INJURY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Experience_bodily_harm ; isframe:hasTargetFrame framedata:Psychological_harm . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PURPOSEFUL_THINKING_IS_GOAL-DIRECTED_MOTION iscat:PURPOSEFUL_THINKING_IS_GOAL-DIRECTED_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Self_propelled_motion_to_a_destination ; isframe:hasTargetFrame framedata:Thinking_about . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PURPOSES_ARE_DESIRED_OBJECTS iscat:PURPOSES_ARE_DESIRED_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Purpose . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#PURPOSES_ARE_DESTINATIONS iscat:PURPOSES_ARE_DESTINATIONS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_to_a_destination ; isframe:hasTargetFrame frame:Purpose . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#QUALITIES_ARE_SUBSTANCES iscat:QUALITIES_ARE_SUBSTANCES isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Quality . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#QUANTITY_IS_SIZE iscat:QUANTITY_IS_SIZE isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Quantity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RACE_AS_OBJECT iscat:RACE_AS_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Race . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RACE_IS_A_CONTAINER iscat:RACE_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Race . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RATIONAL_IS_UP_EMOTIONAL_IS_DOWN iscat:RATIONAL_IS_UP_EMOTIONAL_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Verticality ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#REASONABLE_BEHAVIOUR_IS_A_BOUNDED_AREA iscat:REASONABLE_BEHAVIOUR_IS_A_BOUNDED_AREA isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Conduct . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#REASONABLE_BEHAVIOUR_IS_A_CONTAINER iscat:REASONABLE_BEHAVIOUR_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Conduct . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#REASONING_IS_FOLLOWING_A_PATH iscat:REASONING_IS_FOLLOWING_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:PathTraveled ; isframe:hasTargetFrame frame:Reasoning . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#REFINING_A_LAW_IS_TRIMMING_A_PLANT iscat:REFINING_A_LAW_IS_TRIMMING_A_PLANT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Tending_to_plants ; isframe:hasTargetFrame frame:Law . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RELATEDNESS_IS_PROXIMITY iscat:RELATEDNESS_IS_PROXIMITY isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:CognitiveConnection . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RELATIONSHIPS_ARE_COMPLEX_STRUCTURES iscat:RELATIONSHIPS_ARE_COMPLEX_STRUCTURES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Complex_physical_object ; isframe:hasTargetFrame framedata:Relationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RELATIONSHIPS_ARE_CONTAINERS iscat:RELATIONSHIPS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Relationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RELATIONSHIPS_ARE_OBJECTS iscat:RELATIONSHIPS_ARE_OBJECTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Relationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RELATIONSHIPS_ARE_PHYSICAL_STRUCTURES iscat:RELATIONSHIPS_ARE_PHYSICAL_STRUCTURES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Physical_structure ; isframe:hasTargetFrame framedata:Relationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#RESOURCE_IS_OUT iscat:RESOURCE_IS_OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame framedata:Resource . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#REVOLUTION_IS_TOPPLING_A_PHYSICAL_OBJECT iscat:REVOLUTION_IS_TOPPLING_A_PHYSICAL_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:ChangeOfLeadership . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ROMANTIC_RELATIONSHIPS_ARE_VEHICLES iscat:ROMANTIC_RELATIONSHIPS_ARE_VEHICLES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Vehicle ; isframe:hasTargetFrame framedata:Romantic_relationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#ROMANTIC_RELATIONSHIP_ENCOUNTERING_DIFFICULTIES_IS_A_VEHICLE_ENCOUNTERING_OBSTACLES iscat:ROMANTIC_RELATIONSHIP_ENCOUNTERING_DIFFICULTIES_IS_A_VEHICLE_ENCOUNTERING_OBSTACLES isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame framedata:Romantic_relationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SADNESS_IS_A_MIXED_OR_PURE_SUBSTANCE iscat:SADNESS_IS_A_MIXED_OR_PURE_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Sadness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SADNESS_IS_DEPTH iscat:SADNESS_IS_DEPTH isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Sadness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SADNESS_IS_FLUID_IN_A_CONTAINER iscat:SADNESS_IS_FLUID_IN_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame framedata:Fluid_containment ; isframe:hasTargetFrame framedata:Sadness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SADNESS_IS_VIOLENT_PHYSICAL_FORCE iscat:SADNESS_IS_VIOLENT_PHYSICAL_FORCE isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame framedata:Sadness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SAD_IS_DOWN iscat:SAD_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Sadness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SCALES_ARE_PATHS iscat:SCALES_ARE_PATHS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame framedata:Scale . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SCIENCE_IS_A_JOURNEY iscat:SCIENCE_IS_A_JOURNEY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame frame:Craft . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SEEING_IS_TOUCHING iscat:SEEING_IS_TOUCHING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Touching ; isframe:hasTargetFrame framedata:Seeing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SEEKING_KNOWLEDGE_IS_SEARCHING iscat:SEEKING_KNOWLEDGE_IS_SEARCHING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Seeking ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SELF-INITIATED_STATE_CHANGE_IS_SELF-PROPELLED_MOTION iscat:SELF-INITIATED_STATE_CHANGE_IS_SELF-PROPELLED_MOTION isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Self_propelled_motion ; isframe:hasTargetFrame framedata:Self-initiated_state_change . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SENSING_IS_SMELLING iscat:SENSING_IS_SMELLING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Smelling ; isframe:hasTargetFrame framedata:Seeing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SEPARATING_IS_OUT iscat:SEPARATING_IS_OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Separating . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SEQUENCE_OF_ACTIONS_IS_A_SEQUENCE_OF_MOVEMENTS iscat:SEQUENCE_OF_ACTIONS_IS_A_SEQUENCE_OF_MOVEMENTS isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame framedata:Action . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SHAPES_ARE_CONTAINERS iscat:SHAPES_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Shapes . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SICKNESS_AND_DEATH_ARE_DOWN iscat:SICKNESS_AND_DEATH_ARE_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame frame:MedicalConditions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SIGNIFICANT_IS_BIG iscat:SIGNIFICANT_IS_BIG isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SIMILARITY_IS_CLOSENESS iscat:SIMILARITY_IS_CLOSENESS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Similarity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOCIAL_GROUPS_ARE_BUILDINGS iscat:SOCIAL_GROUPS_ARE_BUILDINGS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame framedata:Social_group . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOCIAL_GROUPS_ARE_CONTAINERS iscat:SOCIAL_GROUPS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Social_group . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOCIAL_GROUP_IS_A_FABRIC iscat:SOCIAL_GROUP_IS_A_FABRIC isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Textile ; isframe:hasTargetFrame framedata:Social_group . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOCIAL_ORGANIZATIONS_ARE_PLANTS iscat:SOCIAL_ORGANIZATIONS_ARE_PLANTS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Plants ; isframe:hasTargetFrame frame:Organization . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOCIAL_RELATIONSHIPS_ARE_LINKS iscat:SOCIAL_RELATIONSHIPS_ARE_LINKS isframe:gStructBy hed:LINK ; isframe:hasSourceFrame framedata:Physical_connection ; isframe:hasTargetFrame frame:PersonalRelationship . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOCIETY_IS_A_COMPLEX_STRUCTURE iscat:SOCIETY_IS_A_COMPLEX_STRUCTURE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Complex_physical_object ; isframe:hasTargetFrame framedata:Society . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOCIETY_IS_A_PERSON iscat:SOCIETY_IS_A_PERSON isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Person ; isframe:hasTargetFrame framedata:Society . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOLVING_A_PROBLEM_IS_FIXING_A_BROKEN_OBJECT iscat:SOLVING_A_PROBLEM_IS_FIXING_A_BROKEN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Fixing ; isframe:hasTargetFrame framedata:Solving_a_problem . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SOLVING_A_PROBLEM_IS_TAKING_THE_SOLUTION-CONTENTS_OF_THE_PROBLEM-CONTAINER iscat:SOLVING_A_PROBLEM_IS_TAKING_THE_SOLUTION-CONTENTS_OF_THE_PROBLEM-CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Solving_a_problem . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SPRINTING_IS_A_SUBSTANCE iscat:SPRINTING_IS_A_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame frame:SelfMotion . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#STATES-EMOTIONS_ARE_LOCATIONS iscat:STATES-EMOTIONS_ARE_LOCATIONS isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Locale ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#STATES_ARE_CONTAINERS iscat:STATES_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:State . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#STATE_OF_NATION_IS_LOCATION_ALONG_PATH iscat:STATE_OF_NATION_IS_LOCATION_ALONG_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:StateOfEntity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#STATUS_IS_POSITION iscat:STATUS_IS_POSITION isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Locale ; isframe:hasTargetFrame framedata:Social_status . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#STATUS_IS_UP iscat:STATUS_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Social_status . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#STRENGTH_OF_EFFECT_IS_CLOSENESS iscat:STRENGTH_OF_EFFECT_IS_CLOSENESS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:SubjectiveInfluence . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SUBJECTS_ARE_AREAS iscat:SUBJECTS_ARE_AREAS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:BoundedRegion ; isframe:hasTargetFrame frame:Topic . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SUBJUGATION_IS_DOWN iscat:SUBJUGATION_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Verticality ; isframe:hasTargetFrame frame:Control . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SUCCESS_IS_FRONT iscat:SUCCESS_IS_FRONT isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame frame:SuccessOrFailure . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SUCCESS_IS_REACHING_THE_END_OF_THE_PATH iscat:SUCCESS_IS_REACHING_THE_END_OF_THE_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_to_a_destination ; isframe:hasTargetFrame frame:SuccessOrFailure . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TAXATION_IS_A_BURDEN iscat:TAXATION_IS_A_BURDEN isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Experience_bodily_harm , framedata:Burden ; isframe:hasTargetFrame framedata:Taxation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TAXATION_IS_CAUSING_HARM iscat:TAXATION_IS_CAUSING_HARM isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Experience_bodily_harm ; isframe:hasTargetFrame framedata:Taxation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TAXATION_IS_PUNISHMENT iscat:TAXATION_IS_PUNISHMENT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Punishment ; isframe:hasTargetFrame framedata:Taxation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TAXATION_IS_SLAVERY iscat:TAXATION_IS_SLAVERY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Servitude ; isframe:hasTargetFrame framedata:Taxation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TAXATION_IS_THEFT iscat:TAXATION_IS_THEFT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Theft ; isframe:hasTargetFrame framedata:Taxation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TERMINATION_OF_CONTROL_IS_LOSS_OF_A_POSSESSION iscat:TERMINATION_OF_CONTROL_IS_LOSS_OF_A_POSSESSION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Lose_possession ; isframe:hasTargetFrame frame:Control . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THEORIES_ARE_BUILDINGS iscat:THEORIES_ARE_BUILDINGS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame framedata:Theory . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THEORIES_ARE_COMPLEX_STRUCTURES iscat:THEORIES_ARE_COMPLEX_STRUCTURES isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Complex_physical_object ; isframe:hasTargetFrame framedata:Theory . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THEORIES_ARE_CONSTRUCTED_OBJECTS iscat:THEORIES_ARE_CONSTRUCTED_OBJECTS isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame framedata:Theory . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THEORIES_ARE_COVERING_SURFACES_FOR_THE_FACTS iscat:THEORIES_ARE_COVERING_SURFACES_FOR_THE_FACTS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame framedata:Theory . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THE_FORCE_OF_PROGRESS_IS_MOMENTUM iscat:THE_FORCE_OF_PROGRESS_IS_MOMENTUM isframe:gStructBy hed:FORCE ; isframe:hasSourceFrame framedata:Force ; isframe:hasTargetFrame frame:Progress . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THE_MIND_IS_A_BRITTLE_OBJECT iscat:THE_MIND_IS_A_BRITTLE_OBJECT isframe:gStructBy hed:OBJECT , hed:PART-WHOLE ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame framedata:Mind . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THE_PATH_OF_AN_ARGUMENT_IS_A_SURFACE iscat:THE_PATH_OF_AN_ARGUMENT_IS_A_SURFACE isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame framedata:Argument . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THE_PATH_OF_A_JOURNEY_IS_A_SURFACE iscat:THE_PATH_OF_A_JOURNEY_IS_A_SURFACE isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:Travel . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THE_WORLD_IS_A_CONTAINER iscat:THE_WORLD_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:PoliticalLocales . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THINKING_IS_A_JOURNEY iscat:THINKING_IS_A_JOURNEY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame framedata:Thinking_about . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THINKING_IS_OBJECT_MANIPULATION iscat:THINKING_IS_OBJECT_MANIPULATION isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Object_manipulation ; isframe:hasTargetFrame frame:Cogitation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#THINKING_IS_PERCEIVING iscat:THINKING_IS_PERCEIVING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:PerceptionExperience ; isframe:hasTargetFrame frame:Cogitation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_AN_OBJECT iscat:TIME_IS_AN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Timespan . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_A_COMMODITY iscat:TIME_IS_A_COMMODITY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Commodity ; isframe:hasTargetFrame frame:Timespan . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_A_LANDSCAPE_THROUGH_WHICH_THE_OBSERVER_MOVES iscat:TIME_IS_A_LANDSCAPE_THROUGH_WHICH_THE_OBSERVER_MOVES isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Motion_along_a_path ; isframe:hasTargetFrame frame:Timespan . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_A_MOVING_OBJECT iscat:TIME_IS_A_MOVING_OBJECT isframe:gStructBy hed:CENTER-PERIPHERY , hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Moving_object , framedata:Proximity ; isframe:hasTargetFrame frame:Timespan , framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_A_PATH iscat:TIME_IS_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame framedata:Time . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_A_RESOURCE iscat:TIME_IS_A_RESOURCE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Resource ; isframe:hasTargetFrame frame:Timespan . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_A_SUBSTANCE iscat:TIME_IS_A_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame frame:Timespan . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_IS_MONEY iscat:TIME_IS_MONEY isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Money ; isframe:hasTargetFrame frame:Timespan . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TIME_PERIODS_ARE_CONTAINERS iscat:TIME_PERIODS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame frame:Timespan . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TRUST_IN_GOVERNMENT_IS_A_BUILDING iscat:TRUST_IN_GOVERNMENT_IS_A_BUILDING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame frame:Government_legitimacy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#TRUST_RELATIONSHIPS_ARE_BUILDINGS iscat:TRUST_RELATIONSHIPS_ARE_BUILDINGS isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Buildings ; isframe:hasTargetFrame frame:Trust . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNCONSCIOUS_IS_DOWN iscat:UNCONSCIOUS_IS_DOWN isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Downward_motion ; isframe:hasTargetFrame framedata:Consciousness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNCONSTRAINED_IS_OUT iscat:UNCONSTRAINED_IS_OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:HavingOrLackingAccess ; isframe:hasTargetFrame frame:Hindering . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNCONTROLLED_CRIME_IS_A_RAMPAGING_ANIMAL iscat:UNCONTROLLED_CRIME_IS_A_RAMPAGING_ANIMAL isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Animals ; isframe:hasTargetFrame frame:Crime_scenario . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNDERSTANDING_IS_ARRIVING iscat:UNDERSTANDING_IS_ARRIVING isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Arriving ; isframe:hasTargetFrame frame:Grasp . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNDERSTANDING_IS_DIGESTING iscat:UNDERSTANDING_IS_DIGESTING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Digestion ; isframe:hasTargetFrame framedata:Understanding . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNDERSTANDING_IS_FOLLOWING iscat:UNDERSTANDING_IS_FOLLOWING isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Cotheme ; isframe:hasTargetFrame frame:Grasp . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNDERSTANDING_IS_GRASPING iscat:UNDERSTANDING_IS_GRASPING isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Cogitation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNEMOTIONAL_IS_FAR iscat:UNEMOTIONAL_IS_FAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Emotions . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNFAMILIAR_IS_FAR iscat:UNFAMILIAR_IS_FAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Familiarity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNIMPORTANT_ISSUES_ARE_GIVEN_PERIPHERAL_POSITIONS iscat:UNIMPORTANT_ISSUES_ARE_GIVEN_PERIPHERAL_POSITIONS isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Center_periphery ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNIMPORTANT_IS_BACK iscat:UNIMPORTANT_IS_BACK isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:NonGradableProximity ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNIMPORTANT_IS_FAR iscat:UNIMPORTANT_IS_FAR isframe:gStructBy hed:CENTER-PERIPHERY ; isframe:hasSourceFrame framedata:Proximity ; isframe:hasTargetFrame frame:Importance . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#UNKNOWN_IS_UP iscat:UNKNOWN_IS_UP isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Knowing . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#VALUE_IS_SIZE iscat:VALUE_IS_SIZE isframe:gStructBy hed:SCALE ; isframe:hasSourceFrame frame:Size ; isframe:hasTargetFrame frame:Usefulness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#VISUAL_FIELD_IS_A_CONTAINER iscat:VISUAL_FIELD_IS_A_CONTAINER isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Vision . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#VITALITY_IS_A_SUBSTANCE iscat:VITALITY_IS_A_SUBSTANCE isframe:gStructBy hed:SUBSTANCE ; isframe:hasSourceFrame frame:Substance ; isframe:hasTargetFrame framedata:Physical_strength . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#WEALTH_IS_A_HIDDEN_OBJECT iscat:WEALTH_IS_A_HIDDEN_OBJECT isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame frame:Entity ; isframe:hasTargetFrame frame:Wealthiness . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#WELL-FUNCTIONING_BUREAUCRACY_IS_A_SMOOTHLY_FUNCTIONING_MACHINE iscat:WELL-FUNCTIONING_BUREAUCRACY_IS_A_SMOOTHLY_FUNCTIONING_MACHINE isframe:gStructBy hed:OBJECT ; isframe:hasSourceFrame framedata:Machine ; isframe:hasTargetFrame framedata:Bureaucracy . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#WHOLES_ARE_POSSESSORS iscat:WHOLES_ARE_POSSESSORS isframe:gStructBy hed:PART-WHOLE ; isframe:hasSourceFrame framedata:Part_whole ; isframe:hasTargetFrame frame:Entity . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#WINNING_AN_ELECTION_IS_WINNING_A_RACE iscat:WINNING_AN_ELECTION_IS_WINNING_A_RACE isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Race ; isframe:hasTargetFrame framedata:Election . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#WITHDRAWAL_IS_OUT iscat:WITHDRAWAL_IS_OUT isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:PartInnerOuter ; isframe:hasTargetFrame frame:WithdrawFromParticipation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#WORDS_ARE_CONTAINERS iscat:WORDS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Word . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#WORK_DOMAINS_ARE_CONTAINERS iscat:WORK_DOMAINS_ARE_CONTAINERS isframe:gStructBy hed:CONTAINMENT ; isframe:hasSourceFrame frame:Containers ; isframe:hasTargetFrame framedata:Work_scenario . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOD’S_COMMANDMENTS_ARE_A_PATH isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame framedata:Moral_order . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#GOD’S_WAY_LEADS_UPWARDS isframe:gStructBy hed:VERTICALITY ; isframe:hasSourceFrame framedata:Upward_motion ; isframe:hasTargetFrame framedata:Moral_order . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#LEADING_A_MORAL_LIFE_IS_MAKING_A_JOURNEY_ON_GOD’S_WAY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame frame:Travel ; isframe:hasTargetFrame frame:MoralityEvaluation . ### http://www.ontologydesignpatterns.org/ont/is/iscat.owl#SINNING_IS_DEVIATING_FROM_GOD’S_WAY isframe:gStructBy hed:SOURCE_PATH_GOAL ; isframe:hasSourceFrame framedata:Physical_path ; isframe:hasTargetFrame frame:Misdeed . ### https://w3id.org/framester/framenet/abox/frame/ActivityFinish frame:ActivityFinish rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Age frame:Age rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Amalgamation frame:Amalgamation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Animals frame:Animals rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Appearance frame:Appearance rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Arriving frame:Arriving rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Assessing frame:Assessing rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Assistance frame:Assistance rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/BeingNecessary frame:BeingNecessary rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/BeingObligated frame:BeingObligated rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/BoundedRegion frame:BoundedRegion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Buildings frame:Buildings rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Businesses frame:Businesses rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Capability frame:Capability rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Categorization frame:Categorization rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Causation frame:Causation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/CauseToPerceive frame:CauseToPerceive rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Cause_motion frame:Cause_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Certainty frame:Certainty rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/ChangeOfLeadership frame:ChangeOfLeadership rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/ChangePositionOnAScale frame:ChangePositionOnAScale rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Chaos frame:Chaos rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Cogitation frame:Cogitation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/CognitiveConnection frame:CognitiveConnection rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Collaboration frame:Collaboration rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/ComingToBe frame:ComingToBe rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Communication frame:Communication rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Competition frame:Competition rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Conduct frame:Conduct rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Containers frame:Containers rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Control frame:Control rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Cotheme frame:Cotheme rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Craft frame:Craft rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Creating frame:Creating rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Crime_scenario frame:Crime_scenario rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Deciding frame:Deciding rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Desirability frame:Desirability rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Destroying frame:Destroying rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Differentiation frame:Differentiation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Difficulty frame:Difficulty rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Dimension frame:Dimension rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Direction frame:Direction rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Economy frame:Economy rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/EducationTeaching frame:EducationTeaching rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/EmotionDirected frame:EmotionDirected rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Emotions frame:Emotions rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Encoding frame:Encoding rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Entity frame:Entity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Event frame:Event rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Existence frame:Existence rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Expansion frame:Expansion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Experience_bodily_harm frame:Experience_bodily_harm rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/ExperiencerFocus frame:ExperiencerFocus rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Familiarity frame:Familiarity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Fear frame:Fear rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Feeling frame:Feeling rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Food frame:Food rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Government_institution frame:Government_institution rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Government_legitimacy frame:Government_legitimacy rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Grasp frame:Grasp rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/HavingOrLackingAccess frame:HavingOrLackingAccess rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Hindering frame:Hindering rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Identicality frame:Identicality rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Importance frame:Importance rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Information frame:Information rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/InhibitMovement frame:InhibitMovement rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Institutions frame:Institutions rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/IntentionallyAct frame:IntentionallyAct rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Law frame:Law rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Leadership frame:Leadership rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/LinguisticMeaning frame:LinguisticMeaning rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Locale frame:Locale rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Lose_possession frame:Lose_possession rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Make_noise frame:Make_noise rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Means frame:Means rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/MedicalConditions frame:MedicalConditions rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Memory frame:Memory rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/MentalProperty frame:MentalProperty rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Mental_stimulus_exp_focus frame:Mental_stimulus_exp_focus rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Misdeed frame:Misdeed rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Money frame:Money rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/MoralityEvaluation frame:MoralityEvaluation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Motion frame:Motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/NonGradableProximity frame:NonGradableProximity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/ObservableBodyParts frame:ObservableBodyParts rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/OperateVehicle frame:OperateVehicle rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Opportunity frame:Opportunity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Organization frame:Organization rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/PartInnerOuter frame:PartInnerOuter rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Participation frame:Participation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/PathTraveled frame:PathTraveled rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/PeopleAlongPoliticalSpectrum frame:PeopleAlongPoliticalSpectrum rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/PerceptionExperience frame:PerceptionExperience rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/PersonalRelationship frame:PersonalRelationship rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/PoliticalLocales frame:PoliticalLocales rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Possession frame:Possession rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Possibilities frame:Possibilities rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Precariousness frame:Precariousness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Progress frame:Progress rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Purpose frame:Purpose rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Quantity frame:Quantity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Rank frame:Rank rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Reasoning frame:Reasoning rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Seeking frame:Seeking rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/SelfMotion frame:SelfMotion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Separating frame:Separating rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Shapes frame:Shapes rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Similarity frame:Similarity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Size frame:Size rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Sounds frame:Sounds rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/SpatialContact frame:SpatialContact rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/StageOfProgress frame:StageOfProgress rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/StateOfEntity frame:StateOfEntity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/SubjectiveInfluence frame:SubjectiveInfluence rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Substance frame:Substance rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/SuccessOrFailure frame:SuccessOrFailure rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/TemporalSubregion frame:TemporalSubregion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Theft frame:Theft rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Timespan frame:Timespan rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Topic frame:Topic rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Travel frame:Travel rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Trust frame:Trust rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Usefulness frame:Usefulness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Vehicle frame:Vehicle rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/Wealthiness frame:Wealthiness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/framenet/abox/frame/WithdrawFromParticipation frame:WithdrawFromParticipation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Action framedata:Action rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Advocacy framedata:Advocacy rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Affection framedata:Affection rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Agentive_causation framedata:Agentive_causation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Agreement framedata:Agreement rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Analysis framedata:Analysis rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Anger framedata:Anger rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Argument framedata:Argument rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Arithmetic framedata:Arithmetic rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Attribute framedata:Attribute rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Authority framedata:Authority rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Barrier framedata:Barrier rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Belief framedata:Belief rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Biological_entity framedata:Biological_entity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Bird framedata:Bird rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Boat framedata:Boat rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Body framedata:Body rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Bully framedata:Bully rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Burden framedata:Burden rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Bureaucracy framedata:Bureaucracy rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Career framedata:Career rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Censorship framedata:Censorship rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Center_periphery framedata:Center_periphery rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Change_of_state framedata:Change_of_state rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Child_care framedata:Child_care rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Citizen_rights framedata:Citizen_rights rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Cognizing framedata:Cognizing rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Commodity framedata:Commodity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Complex_physical_object framedata:Complex_physical_object rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Compulsion framedata:Compulsion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Computer framedata:Computer rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Condition_of_physical_object framedata:Condition_of_physical_object rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Consciousness framedata:Consciousness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Constituents framedata:Constituents rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Contents framedata:Contents rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Corruption framedata:Corruption rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Crafting framedata:Crafting rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Create_object framedata:Create_object rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Cultivation framedata:Cultivation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Darkness framedata:Darkness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Debt framedata:Debt rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Democratic_ideology framedata:Democratic_ideology rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Destructive_natural_process framedata:Destructive_natural_process rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Difficulties_in_action framedata:Difficulties_in_action rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Digestion framedata:Digestion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Disgusting framedata:Disgusting rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Downward_motion framedata:Downward_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Draw_a_picture framedata:Draw_a_picture rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Eating framedata:Eating rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Economic_difficulty framedata:Economic_difficulty rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Education framedata:Education rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Election framedata:Election rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Emotional_intensity framedata:Emotional_intensity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Entrapment framedata:Entrapment rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Environmental_harm framedata:Environmental_harm rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Equality framedata:Equality rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Evil framedata:Evil rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Experiencing_a_state framedata:Experiencing_a_state rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Factory framedata:Factory rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Fierce_animal framedata:Fierce_animal rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Financial_resource framedata:Financial_resource rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Firmness framedata:Firmness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Fixing framedata:Fixing rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Fluid_containment framedata:Fluid_containment rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Fluid_motion framedata:Fluid_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Force framedata:Force rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Force_transfer framedata:Force_transfer rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Forced_motion framedata:Forced_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Forming_words framedata:Forming_words rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Freedom_of_action framedata:Freedom_of_action rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Functionality framedata:Functionality rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Gain_possession framedata:Gain_possession rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Game framedata:Game rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Governing_action framedata:Governing_action rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Government_debt framedata:Government_debt rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Greed framedata:Greed rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Group framedata:Group rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Guided_motion framedata:Guided_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Gun_control_legislation framedata:Gun_control_legislation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Happiness framedata:Happiness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Harm framedata:Harm rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Heat framedata:Heat rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Hunger framedata:Hunger rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Idea framedata:Idea rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Immorality framedata:Immorality rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Injurious_gun_use framedata:Injurious_gun_use rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Intimacy framedata:Intimacy rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Knowing framedata:Knowing rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Learning framedata:Learning rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Legislation_enactment framedata:Legislation_enactment rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Legislative_action framedata:Legislative_action rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Life framedata:Life rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Liquid framedata:Liquid rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Machine framedata:Machine rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Market framedata:Market rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Maze framedata:Maze rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Mind framedata:Mind rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Moral_order framedata:Moral_order rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Morality framedata:Morality rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Motion_along_a_path framedata:Motion_along_a_path rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Motion_impediments framedata:Motion_impediments rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Motion_to_a_destination framedata:Motion_to_a_destination rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Moving_object framedata:Moving_object rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Nation framedata:Nation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Nature framedata:Nature rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Nuclear_family framedata:Nuclear_family rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Object_manipulation framedata:Object_manipulation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Ocean framedata:Ocean rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Operating_a_machine framedata:Operating_a_machine rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Part_whole framedata:Part_whole rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Person framedata:Person rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Personal_weapon framedata:Personal_weapon rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Pest framedata:Pest rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Physical_Restraining_of_Mouth framedata:Physical_Restraining_of_Mouth rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Physical_connection framedata:Physical_connection rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Physical_path framedata:Physical_path rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Physical_resource framedata:Physical_resource rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Physical_strength framedata:Physical_strength rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Physical_structure framedata:Physical_structure rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Plants framedata:Plants rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Political_region framedata:Political_region rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Poverty framedata:Poverty rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Power framedata:Power rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Pressure_in_a_container framedata:Pressure_in_a_container rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Problem framedata:Problem rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Protecting framedata:Protecting rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Proximity framedata:Proximity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Psychological_harm framedata:Psychological_harm rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Punishment framedata:Punishment rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Quality framedata:Quality rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Quantity framedata:Quantity rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Race framedata:Race rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Regulation framedata:Regulation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Relationship framedata:Relationship rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Resource framedata:Resource rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Resource_consumption framedata:Resource_consumption rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Restraint framedata:Restraint rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Rights framedata:Rights rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Romantic_relationship framedata:Romantic_relationship rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Sadness framedata:Sadness rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Scale framedata:Scale rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Seeing framedata:Seeing rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Self-initiated_state_change framedata:Self-initiated_state_change rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Self_propelled_motion framedata:Self_propelled_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Self_propelled_motion_to_a_destination framedata:Self_propelled_motion_to_a_destination rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Servant framedata:Servant rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Servitude framedata:Servitude rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Shepherding framedata:Shepherding rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Smelling framedata:Smelling rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Social_group framedata:Social_group rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Social_status framedata:Social_status rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Society framedata:Society rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Solving_a_problem framedata:Solving_a_problem rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/State framedata:State rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/State_leadership framedata:State_leadership rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Straight_path framedata:Straight_path rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Support framedata:Support rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Taxation framedata:Taxation rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Tending_to_plants framedata:Tending_to_plants rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Territory framedata:Territory rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Textile framedata:Textile rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Theory framedata:Theory rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Thinking_about framedata:Thinking_about rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Time framedata:Time rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Touching framedata:Touching rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Transfer_scenario framedata:Transfer_scenario rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Trespassing framedata:Trespassing rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Understanding framedata:Understanding rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Upward_motion framedata:Upward_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Vehicular_motion framedata:Vehicular_motion rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Vertical_position framedata:Vertical_position rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Verticality framedata:Verticality rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Vision framedata:Vision rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Visual_obstruction framedata:Visual_obstruction rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Weed framedata:Weed rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Weighing framedata:Weighing rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Weight framedata:Weight rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Welfare framedata:Welfare rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Word framedata:Word rdf:type owl:NamedIndividual . ### https://w3id.org/framester/metanet/frames/Work_scenario framedata:Work_scenario rdf:type owl:NamedIndividual . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Commodity" . isframe:hasSourceDomain "Resource" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Resource" . isframe:hasSourceDomain "Object_manipulation" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Physical_injury" . isframe:hasSourceDomain "Moving_object" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Constructed_object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Loss" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Physical_structure" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Protecting" . isframe:hasSourceDomain "Plant" . isframe:hasSourceDomain "Commodity" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Organism" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Physical_harm" . isframe:hasSourceDomain "Physical_harm" . isframe:hasSourceDomain "Physical_harm" . isframe:hasSourceDomain "Physical_harm" . isframe:hasSourceDomain "Organism" . isframe:hasSourceDomain "Physical_restraint" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Living_entity" . isframe:hasSourceDomain "Resource" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Vehicle" . isframe:hasSourceDomain "Organism" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Food" . isframe:hasSourceDomain "Food" . isframe:hasSourceDomain "Food" . isframe:hasSourceDomain "Food" . isframe:hasSourceDomain "Food" . isframe:hasSourceDomain "Food" . isframe:hasSourceDomain "Food" . isframe:hasSourceDomain "Hunger" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Plant" . isframe:hasSourceDomain "Entity" . isframe:hasSourceDomain "Entity" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Vehicle" . isframe:hasSourceDomain "Vehicle" . isframe:hasSourceDomain "Vehicle" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Body" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Vehicle" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Resource" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Plant" . isframe:hasSourceDomain "Cultivation" . isframe:hasSourceDomain "Bird" . isframe:hasSourceDomain "Vehicle" . isframe:hasSourceDomain "Plant" . isframe:hasSourceDomain "Possession" . isframe:hasSourceDomain "Plant" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Perceiving" . isframe:hasSourceDomain "Fabric" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Plant" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Building" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Money" . isframe:hasSourceDomain "Machine" . isframe:hasSourceDomain "Theft" . isframe:hasSourceDomain "Physical_harm" . isframe:hasSourceDomain "Physical_harm" . isframe:hasSourceDomain "Physical_harm" . isframe:hasSourceDomain "Burden" . isframe:hasSourceDomain "Burden" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Person" . isframe:hasSourceDomain "Structure" . isframe:hasSourceDomain "Living_entity" . isframe:hasSourceDomain "Moving_object" . isframe:hasSourceDomain "Race" . isframe:hasSourceDomain "Race" . isframe:hasSourceDomain "Race" . isframe:hasSourceDomain "Race" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Object" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Substance" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Attraction" . isframe:hasSourceDomain "Balance" . isframe:hasSourceDomain "Weight" . isframe:hasSourceDomain "Weight" . isframe:hasSourceDomain "Weight" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Obstacle" . isframe:hasSourceDomain "Barrier" . isframe:hasSourceDomain "Obstacle" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Restraint" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Barrier" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Impediment" . isframe:hasSourceDomain "Blocking_motion" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Direction" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Momentum" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Force" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Ocean" . isframe:hasSourceDomain "Control" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Content" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Trap" . isframe:hasSourceDomain "Eating" . isframe:hasSourceDomain "Eating" . isframe:hasSourceDomain "Eating" . isframe:hasSourceDomain "Eating" . isframe:hasSourceDomain "Fluid" . isframe:hasSourceDomain "Maze" . isframe:hasSourceDomain "Territory" . isframe:hasSourceDomain "Trespassing" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Handout" . isframe:hasSourceDomain "Surface" . isframe:hasSourceDomain "Surface" . isframe:hasSourceDomain "Surface" . isframe:hasSourceDomain "Surface" . isframe:hasSourceDomain "Surface" . isframe:hasSourceDomain "Containment" . isframe:hasSourceDomain "Center" . isframe:hasSourceDomain "Periphery" . isframe:hasSourceDomain "Center" . isframe:hasSourceDomain "Center" . isframe:hasSourceDomain "Interconnectedness" . isframe:hasSourceDomain "Contact" . isframe:hasSourceDomain "Contact" . isframe:hasSourceDomain "Contact" . isframe:hasSourceDomain "Contact" . isframe:hasSourceDomain "Front" . isframe:hasSourceDomain "Back" . isframe:hasSourceDomain "Front" . isframe:hasSourceDomain "Back" . isframe:hasSourceDomain "Front" . isframe:hasSourceDomain "Back" . isframe:hasSourceDomain "Front" . isframe:hasSourceDomain "Back" . isframe:hasSourceDomain "Left_right" . isframe:hasSourceDomain "Left_right" . isframe:hasSourceDomain "Left_right" . isframe:hasSourceDomain "Location" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Area" . isframe:hasSourceDomain "Position" . isframe:hasSourceDomain "Location" . isframe:hasSourceDomain "Location" . isframe:hasSourceDomain "Position" . isframe:hasSourceDomain "Region" . isframe:hasSourceDomain "Location" . isframe:hasSourceDomain "Location" . isframe:hasSourceDomain "Location" . isframe:hasSourceDomain "Location" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Heat" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Far" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Container" . isframe:hasSourceDomain "Vehicle" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Far" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Closeness" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Faar" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Far" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Far" . isframe:hasSourceDomain "Proximity" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Near" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Orientation" . isframe:hasSourceDomain "Destination" . isframe:hasSourceDomain "Direction" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Following" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Arriving" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Journey" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Destination" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Motion" . isframe:hasSourceDomain "Path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Animal" . isframe:hasSourceDomain "Animal" . isframe:hasSourceDomain "Motion_along_a_path" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Low" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Depth" . isframe:hasSourceDomain "Vertical_position" . isframe:hasSourceDomain "Up_down" . isframe:hasSourceDomain "Up_down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up_down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Deep" . isframe:hasSourceDomain "Deep" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Up_down" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Down" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Up" . isframe:hasSourceDomain "Rising_up" . isframe:hasSourceDomain "Up_down" . isframe:hasSourceDomain "Up_down" . isframe:hasSourceDomain "Up_down" . isframe:hasSourceDomain "Bond" . isframe:hasSourceDomain "Link" . isframe:hasSourceDomain "Whole" . isframe:hasSourceDomain "Whole" . isframe:hasSourceDomain "Part_whole" . isframe:hasSourceDomain "Part_whole" . isframe:hasSourceDomain "Part_whole" . isframe:hasSourceDomain "Part_whole" . isframe:hasSourceDomain "Part_whole" . isframe:hasSourceDomain "Splitting" . isframe:hasSourceDomain "Splitting" . isframe:hasSourceDomain "Splitting" . isframe:hasSourceDomain "Splitting" . isframe:hasSourceDomain "Dissection" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Length" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Height" . isframe:hasSourceDomain "Height" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Size" . isframe:hasSourceDomain "Growth" . isframe:hasSourceDomain "Growth" . isframe:hasSourceDomain "Growth" . isframe:hasSourceDomain "Seeing" . isframe:hasSourceDomain "Seeing" . isframe:hasSourceDomain "Seeing" . isframe:hasSourceDomain "Seeing" . isframe:hasSourceDomain "Support" . isframe:hasSourceDomain "Support" . isframe:hasSourceDomain "Support" . isframe:hasSourceDomain "Support" . isframe:hasTargetDomain "Opportunity" . isframe:hasTargetDomain "Existence" . isframe:hasTargetDomain "Existence" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Meaning" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Career" . isframe:hasTargetDomain "Career" . isframe:hasTargetDomain "Causation" . isframe:hasTargetDomain "Finance" . isframe:hasTargetDomain "Thinking" . isframe:hasTargetDomain "Thinking" . isframe:hasTargetDomain "Harm" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Attribute" . isframe:hasTargetDomain "Control" . isframe:hasTargetDomain "Control" . isframe:hasTargetDomain "Theory" . isframe:hasTargetDomain "Mind" . isframe:hasTargetDomain "Mind" . isframe:hasTargetDomain "Mind" . isframe:hasTargetDomain "Mind" . isframe:hasTargetDomain "Anger" . isframe:hasTargetDomain "Fear" . isframe:hasTargetDomain "Happiness" . isframe:hasTargetDomain "Disgust" . isframe:hasTargetDomain "Race" . isframe:hasTargetDomain "Wealth" . isframe:hasTargetDomain "Problems" . isframe:hasTargetDomain "Problems" . isframe:hasTargetDomain "Abstract Concept" . isframe:hasTargetDomain "Mind" . isframe:hasTargetDomain "Knowing" . isframe:hasTargetDomain "Knowing" . isframe:hasTargetDomain "Knowing" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Thinking" . isframe:hasTargetDomain "Certainty" . isframe:hasTargetDomain "Change" . isframe:hasTargetDomain "Change" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Control" . isframe:hasTargetDomain "Control" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Company" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Democracy" . isframe:hasTargetDomain "Democracy" . isframe:hasTargetDomain "Democracy" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Advocacy" . isframe:hasTargetDomain "Psychological_harm" . isframe:hasTargetDomain "Power_abuse" . isframe:hasTargetDomain "Hardship" . isframe:hasTargetDomain "Debate" . isframe:hasTargetDomain "Advocacy" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Economy" . isframe:hasTargetDomain "Economy" . isframe:hasTargetDomain "Legislature" . isframe:hasTargetDomain "Bureacracy" . isframe:hasTargetDomain "Bureacracy" . isframe:hasTargetDomain "Education" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Institution" . isframe:hasTargetDomain "Institution" . isframe:hasTargetDomain "Institution" . isframe:hasTargetDomain "Institution" . isframe:hasTargetDomain "Trust" . isframe:hasTargetDomain "Trust" . isframe:hasTargetDomain "Institution" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Force" . isframe:hasTargetDomain "Force" . isframe:hasTargetDomain "Power" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Understanding" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Causation" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Greed" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Belief" . isframe:hasTargetDomain "Activity" . isframe:hasTargetDomain "Law" . isframe:hasTargetDomain "Law" . isframe:hasTargetDomain "Law" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Attribute" . isframe:hasTargetDomain "Law" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nature" . isframe:hasTargetDomain "Nature" . isframe:hasTargetDomain "Organization" . isframe:hasTargetDomain "Organization" . isframe:hasTargetDomain "Person" . isframe:hasTargetDomain "Person" . isframe:hasTargetDomain "Democracy" . isframe:hasTargetDomain "Political_region" . isframe:hasTargetDomain "Poverty" . isframe:hasTargetDomain "Power" . isframe:hasTargetDomain "Law" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Visual_Field" . isframe:hasTargetDomain "Visual_Field" . isframe:hasTargetDomain "Knowledge" . isframe:hasTargetDomain "Group" . isframe:hasTargetDomain "Group" . isframe:hasTargetDomain "Organization" . isframe:hasTargetDomain "Society" . isframe:hasTargetDomain "Society" . isframe:hasTargetDomain "Problem" . isframe:hasTargetDomain "Theory" . isframe:hasTargetDomain "Theory" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Bureacracy" . isframe:hasTargetDomain "Taxation" . isframe:hasTargetDomain "Taxation" . isframe:hasTargetDomain "Taxation" . isframe:hasTargetDomain "Taxation" . isframe:hasTargetDomain "Taxation" . isframe:hasTargetDomain "Regulation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Machine" . isframe:hasTargetDomain "Institution" . isframe:hasTargetDomain "Gun" . isframe:hasTargetDomain "Event" . isframe:hasTargetDomain "Election" . isframe:hasTargetDomain "Election" . isframe:hasTargetDomain "Election" . isframe:hasTargetDomain "Election" . isframe:hasTargetDomain "Purpose" . isframe:hasTargetDomain "Distress" . isframe:hasTargetDomain "Laughter" . isframe:hasTargetDomain "Vitality" . isframe:hasTargetDomain "Sprinting" . isframe:hasTargetDomain "Anger" . isframe:hasTargetDomain "Happiness" . isframe:hasTargetDomain "Sadness" . isframe:hasTargetDomain "Disgust" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Quality" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Money" . isframe:hasTargetDomain "Force" . isframe:hasTargetDomain "Force" . isframe:hasTargetDomain "Cause" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Desire" . isframe:hasTargetDomain "Intimacy" . isframe:hasTargetDomain "Narrative Absorption" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Decision" . isframe:hasTargetDomain "Judging" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Debt" . isframe:hasTargetDomain "Evil ways" . isframe:hasTargetDomain "Fear" . isframe:hasTargetDomain "Problem" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Censorship" . isframe:hasTargetDomain "Difficulty" . isframe:hasTargetDomain "Difficulty" . isframe:hasTargetDomain "Difficulty" . isframe:hasTargetDomain "Difficulty" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Regulation" . isframe:hasTargetDomain "Legislation" . isframe:hasTargetDomain "Poverty" . isframe:hasTargetDomain "Legislation" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Compulsion" . isframe:hasTargetDomain "Change" . isframe:hasTargetDomain "Change" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Progress" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Change" . isframe:hasTargetDomain "Thinking" . isframe:hasTargetDomain "Progress" . isframe:hasTargetDomain "Change" . isframe:hasTargetDomain "Causation" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Money" . isframe:hasTargetDomain "Influence" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Anger" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Fear" . isframe:hasTargetDomain "Happiness" . isframe:hasTargetDomain "Sadness" . isframe:hasTargetDomain "Desire" . isframe:hasTargetDomain "Obligation" . isframe:hasTargetDomain "Love" . isframe:hasTargetDomain "Cause" . isframe:hasTargetDomain "Corruption" . isframe:hasTargetDomain "Obligation" . isframe:hasTargetDomain "Agreement" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Mind" . isframe:hasTargetDomain "Mind" . isframe:hasTargetDomain "Memory" . isframe:hasTargetDomain "Eyes" . isframe:hasTargetDomain "Visual_Field" . isframe:hasTargetDomain "Body" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Person" . isframe:hasTargetDomain "Person" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Shape" . isframe:hasTargetDomain "Difficulty" . isframe:hasTargetDomain "Problem" . isframe:hasTargetDomain "Problem" . isframe:hasTargetDomain "Linguistic_Expression" . isframe:hasTargetDomain "Linguistic_Expression" . isframe:hasTargetDomain "Linguistic_Expression" . isframe:hasTargetDomain "Category" . isframe:hasTargetDomain "Race" . isframe:hasTargetDomain "Activity" . isframe:hasTargetDomain "State" . isframe:hasTargetDomain "Life" . isframe:hasTargetDomain "Existence" . isframe:hasTargetDomain "Argument" . isframe:hasTargetDomain "World" . isframe:hasTargetDomain "Geographic_Region" . isframe:hasTargetDomain "Life" . isframe:hasTargetDomain "Social_group" . isframe:hasTargetDomain "Work" . isframe:hasTargetDomain "Market" . isframe:hasTargetDomain "Company" . isframe:hasTargetDomain "Reasonable_behaviour" . isframe:hasTargetDomain "Reasonable_behaviour" . isframe:hasTargetDomain "Restriction" . isframe:hasTargetDomain "Nature" . isframe:hasTargetDomain "Control" . isframe:hasTargetDomain "Government" . isframe:hasTargetDomain "Group" . isframe:hasTargetDomain "Group" . isframe:hasTargetDomain "Nation" . isframe:hasTargetDomain "Debt" . isframe:hasTargetDomain "Crime" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Physical_state" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Body" . isframe:hasTargetDomain "Body" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Anger" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Anger" . isframe:hasTargetDomain "Fear" . isframe:hasTargetDomain "Fear" . isframe:hasTargetDomain "Happiness" . isframe:hasTargetDomain "Happiness" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Sadness" . isframe:hasTargetDomain "Disgust" . isframe:hasTargetDomain "Ability" . isframe:hasTargetDomain "Constituent" . isframe:hasTargetDomain "Information" . isframe:hasTargetDomain "Ideas" . isframe:hasTargetDomain "Narrative Absorption" . isframe:hasTargetDomain "Separation" . isframe:hasTargetDomain "Separation" . isframe:hasTargetDomain "Expansion" . isframe:hasTargetDomain "Expansion" . isframe:hasTargetDomain "Politics" . isframe:hasTargetDomain "Expansion" . isframe:hasTargetDomain "Expansion" . isframe:hasTargetDomain "Results" . isframe:hasTargetDomain "Resources" . isframe:hasTargetDomain "Attraction" . isframe:hasTargetDomain "Beginning" . isframe:hasTargetDomain "Completing" . isframe:hasTargetDomain "Restriction" . isframe:hasTargetDomain "Restriction" . isframe:hasTargetDomain "Accessibility" . isframe:hasTargetDomain "Welfare" . isframe:hasTargetDomain "Idea" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Resources" . isframe:hasTargetDomain "Resources" . isframe:hasTargetDomain "Violence" . isframe:hasTargetDomain "Bureacracy" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Rights" . isframe:hasTargetDomain "Assitance" . isframe:hasTargetDomain "Journey" . isframe:hasTargetDomain "Argument" . isframe:hasTargetDomain "Theories" . isframe:hasTargetDomain "Appearance" . isframe:hasTargetDomain "Darkness" . isframe:hasTargetDomain "Essence" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Identity" . isframe:hasTargetDomain "Distress" . isframe:hasTargetDomain "Interrelatedness" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Intimacy" . isframe:hasTargetDomain "Emotion" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Success" . isframe:hasTargetDomain "Failure" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Unimportance" . isframe:hasTargetDomain "Novelty" . isframe:hasTargetDomain "Novelty" . isframe:hasTargetDomain "Politics" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Valence" . isframe:hasTargetDomain "Emotions" . isframe:hasTargetDomain "States" . isframe:hasTargetDomain "Subjects" . isframe:hasTargetDomain "Status" . isframe:hasTargetDomain "Existence" . isframe:hasTargetDomain "Creating" . isframe:hasTargetDomain "Emotions" . isframe:hasTargetDomain "Problems" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "State" . isframe:hasTargetDomain "Existence" . isframe:hasTargetDomain "Similarity" . isframe:hasTargetDomain "Relatedness" . isframe:hasTargetDomain "Organization" . isframe:hasTargetDomain "Items" . isframe:hasTargetDomain "Affection" . isframe:hasTargetDomain "Affection" . isframe:hasTargetDomain "Affiliation" . isframe:hasTargetDomain "Good" . isframe:hasTargetDomain "Bad" . isframe:hasTargetDomain "Agreement" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Familiarity" . isframe:hasTargetDomain "Familiarity" . isframe:hasTargetDomain "Effect" . isframe:hasTargetDomain "Narrative Absorption" . isframe:hasTargetDomain "Present" . isframe:hasTargetDomain "Past" . isframe:hasTargetDomain "Emotions" . isframe:hasTargetDomain "Emotions" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Experience" . isframe:hasTargetDomain "Agreement" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Neighbor" . isframe:hasTargetDomain "Means" . isframe:hasTargetDomain "Means" . isframe:hasTargetDomain "Means" . isframe:hasTargetDomain "Means" . isframe:hasTargetDomain "Purposes" . isframe:hasTargetDomain "Purposes" . isframe:hasTargetDomain "Time" . isframe:hasTargetDomain "Life" . isframe:hasTargetDomain "Life" . isframe:hasTargetDomain "Life" . isframe:hasTargetDomain "Life" . isframe:hasTargetDomain "Alternative" . isframe:hasTargetDomain "Love" . isframe:hasTargetDomain "Career" . isframe:hasTargetDomain "Activity" . isframe:hasTargetDomain "Oppurtunity" . isframe:hasTargetDomain "Scales" . isframe:hasTargetDomain "Reasoning" . isframe:hasTargetDomain "Understanding" . isframe:hasTargetDomain "Argument" . isframe:hasTargetDomain "Argument" . isframe:hasTargetDomain "Argument" . isframe:hasTargetDomain "Competition" . isframe:hasTargetDomain "Journey" . isframe:hasTargetDomain "Unterstanding" . isframe:hasTargetDomain "Morality" . isframe:hasTargetDomain "Morality" . isframe:hasTargetDomain "Morality" . isframe:hasTargetDomain "Morality" . isframe:hasTargetDomain "Thinking" . isframe:hasTargetDomain "Science" . isframe:hasTargetDomain "Leadership" . isframe:hasTargetDomain "Development" . isframe:hasTargetDomain "Activites" . isframe:hasTargetDomain "Progress" . isframe:hasTargetDomain "Degree" . isframe:hasTargetDomain "Progress" . isframe:hasTargetDomain "Legislation" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Progress" . isframe:hasTargetDomain "Success" . isframe:hasTargetDomain "Arithmetic" . isframe:hasTargetDomain "Narrative Absorption" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Action" . isframe:hasTargetDomain "Future" . isframe:hasTargetDomain "Crime" . isframe:hasTargetDomain "Crime" . isframe:hasTargetDomain "Communication" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Anger" . isframe:hasTargetDomain "Anger" . isframe:hasTargetDomain "Fear" . isframe:hasTargetDomain "Good" . isframe:hasTargetDomain "Bad" . isframe:hasTargetDomain "Morality" . isframe:hasTargetDomain "Rank" . isframe:hasTargetDomain "Rank" . isframe:hasTargetDomain "Status" . isframe:hasTargetDomain "Status" . isframe:hasTargetDomain "Career" . isframe:hasTargetDomain "Power" . isframe:hasTargetDomain "Control" . isframe:hasTargetDomain "Control" . isframe:hasTargetDomain "Happy" . isframe:hasTargetDomain "Sadness" . isframe:hasTargetDomain "Sadness" . isframe:hasTargetDomain "Equality" . isframe:hasTargetDomain "Functionality" . isframe:hasTargetDomain "Functionality" . isframe:hasTargetDomain "Future" . isframe:hasTargetDomain "Life" . isframe:hasTargetDomain "Sickness" . isframe:hasTargetDomain "Harm" . isframe:hasTargetDomain "Consciousness" . isframe:hasTargetDomain "Consciousness" . isframe:hasTargetDomain "Rationality" . isframe:hasTargetDomain "Rationality" . isframe:hasTargetDomain "Morality" . isframe:hasTargetDomain "Morality" . isframe:hasTargetDomain "Knowledge" . isframe:hasTargetDomain "Knowledge" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Intellectual Quality" . isframe:hasTargetDomain "Excitement" . isframe:hasTargetDomain "Calm" . isframe:hasTargetDomain "Failure" . isframe:hasTargetDomain "Auditory_pitch" . isframe:hasTargetDomain "Auditory pitch" . isframe:hasTargetDomain "Auditory pitch" . isframe:hasTargetDomain "Volume" . isframe:hasTargetDomain "Volume" . isframe:hasTargetDomain "Education" . isframe:hasTargetDomain "Increasing_debt" . isframe:hasTargetDomain "Inequality" . isframe:hasTargetDomain "Physical_strength" . isframe:hasTargetDomain "Subjugation" . isframe:hasTargetDomain "Love" . isframe:hasTargetDomain "Relationships" . isframe:hasTargetDomain "Coherence" . isframe:hasTargetDomain "Love" . isframe:hasTargetDomain "Arithmetic" . isframe:hasTargetDomain "Bureacracy" . isframe:hasTargetDomain "Group" . isframe:hasTargetDomain "Group" . isframe:hasTargetDomain "Whole" . isframe:hasTargetDomain "Agreement" . isframe:hasTargetDomain "Agreement" . isframe:hasTargetDomain "Distinguishing" . isframe:hasTargetDomain "Destruction" . isframe:hasTargetDomain "Analysis" . isframe:hasTargetDomain "Importance" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Value" . isframe:hasTargetDomain "Significance" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Intensity" . isframe:hasTargetDomain "Knowledge" . isframe:hasTargetDomain "Poverty" . isframe:hasTargetDomain "Quantity" . isframe:hasTargetDomain "Company" . isframe:hasTargetDomain "Law" . isframe:hasTargetDomain "Debt" . isframe:hasTargetDomain "Evaluation" . isframe:hasTargetDomain "Evaluation" . isframe:hasTargetDomain "Knowledge" . isframe:hasTargetDomain "Knowledge" . isframe:hasTargetDomain "Assistance" . isframe:hasTargetDomain "Assistance" . isframe:hasTargetDomain "Help" . isframe:hasTargetDomain "Law_enforcement" . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi