<-- ************************************************************************* ** FACTOTUM(R) SemNet Version 0.56 ** ** Parts 1 and 2 ** ************************************************************************* Copyright (C) MICRA, Inc. 1998. FACTOTUM(R) is a registered Trademark of MICRA, Inc., Plainfield, NJ "In natural science, I have understood, there is nothing petty to the mind that has a large vision of relations, and to which every single object suggests a vast sum of conditions."[The Mill on the Floss, George Eliot, 1860]. =-=-=-=-=-=-=-=-=-=-=-=-= For inquiries regarding commercial use of the FACTOTUM(R) Semantic Network, contact Patrick Cassidy at MICRA, Inc. 735 Belvidere Ave. Plainfield, NJ, 07062 (908) 668-5252 cassidy@micra.com =-=-=-=-=-=-=-=-=-=-=-=-= The FACTOTUM(R) SemNet (in files fsn1.doc and fsn2.doc) is a hierarchically-organized semantic network in thesaurus format, derived by reorganization and supplementation of the version of Roget's Thesaurus published in 1911. The new organization is intended to permit more accurate use of inheritance, using ISA and other semantic relational markers. When the first reorganization of the Roget is completed, every word will be either in a defined location in the type hierarchy, or related to a node in the hierarchy by a defined semantic relation. These semantic relations at present are only suggestive English words, and to be useful in reasoning still need to be defined either by axioms or procedural code. The ultimate goal is to have a semantic network which has, in logically defined and computer-usable format, all of the "facts" about words which would be found in a typical dictionary, plus some other more basic "facts" about concepts which are essential for computer understanding of language, but would usually be so basic as to be left out of a dictionary produced for human use. This goal, however, would probably require over a hundred person-years, and the immediate goal of the reorganization of Roget is much more modest. This work is envisioned as being performed in two stages, the first being a simple reorganization of the Roget. The purpose of the first reorganizational stage is twofold: (1) to find the semantic relations implied by the organization of words in clusters under "main entries". We expect that these implied semantic relations will form the minimum necessary to describe those relations between words which are sufficiently salient to be used in understanding the words as used in normal communications. This set will probably form a subset of the semantic relations needed to provide definitions of words comparable in detail to normal dictionary definitions; and (2) to produce an "improved" Roget, in which words within each main entry which are subtypes of the entry headword are distinguished from other words, related by other semantic relations, and to explicitly denote the semantic relations involved. The resulting skeletal semantic network will need to be tested in comparison to other semantic networks in language-understanding tasks, such a disambiguation, to determine which parts may be useful and which need modification. We wish to specify in as precise a format as possible the meanings of words, but because words are used with great frequency in flexible, even novel ways, often metaphorically, and may vary slightly in meaning depending on the context of use, it is impossible to specify precisely all of the meanings which these words may have. What we hope to capture in a semantic network of this kind is primarily the central meanings of the most easily distinguishable senses. Any program using this network for interpretation will need to have a mechanism for adjusting the meanings to accommodate potential variant uses. Another type of flexibility in language is the frequent use of a more general term when a more precise term (one lower in the hierarchy) could be used. Awareness of this possibility on the part of an interpreting program is essential, particularly since the division and subdivision of words is to some extent arbitrary, and for convenience in classification we have sometimes inserted phrasal concepts which are seldom or never actually used in linguistic communication. This increases the potential that the hierarchical distance will not accurately reflect conceptual distance. Such insertions will not prove troublesome if conceptual distance takes into consideration not merely the number of hierarchical nodes which must be traversed from one concept to its supertype, but also the total number of nodes subordinate to the higher node. The logical relations between concepts (semantic relations) specified in this text-format file may be extracted by a parser and indexer (Thespars) written by Dr. Aleksandr Gelbukh (in Moscow), and the index is used by a viewer (Thesview), also written by Dr. Gelbukh. A list of the relations used, and their explanation, is contained in a companion file "relation.doc". The hierarchy is based exclusively on the nouns at present. The verbs and adjectives will nevertheless in most cases be in their proper hierachical order, since the entries, including those whose concepts are primarily verbal or adjectival, have been ordered by the nominalized forms. At the highest and most abstract levels, the hierarchy in some cases will not appear to be a proper type hierarchy, as for example, with M7, volition. The "subtypes" are not actually subtypes of volition itself, but form a cluster of concepts related to volition. This problem could be cured by simply labeling the concept "volition" as "concepts related to volition" or "volitional phenomenon". For the present, this has not been done, but after the completion of first reorganization, such questions will be reviewed to decide if such a relabeling is appropriate. So at present the topmost categories are sometimes more general than their labels would appear. In reality, therefore, at present the strict hierarchy tends to start at the node with one number (e.g. P2), or one level below that (e.g. M7.1). When the first reorganization is completed, the higher levels may be relabeled to bring a stricter inheritance capability up to the top levels. Inheritance will in general be more accurate with the physical concepts. In order to construct a reasonably accurate inheritance hierarchy, it has been necessary to create certain phrasal concepts, such as "powered land vehicle," which do not occur in real text. This is harmless, and a small price to pay for the convenience of efficient inheritance. Since this thesaurus is intended to be used in language understanding and generation, there can and should be a general rule in any generation system which excludes the use of words or phrases which have not previously been observed in text, unless the demands of the situation require use of the "novel" word. This will prevent odd-sounding text from being generated. For understanding, any phrase in this network which is not ecnountered in text will have zero or minimal impact on the performance of the system. Additions of missing words to supplement the original 1911 Roget have been entered only when their absence has been noticed in the course of the reorganization into a hierarchy; as yet no attempt at systematic additions has been made, to bring the coverage up to level of a modern dictionary. However, a few lists of plants from the Wordnet system (from the Princeton group of Prof. Miller) have been incorporated. Many phrases which are simply combinatorial, rather than idiomatic, have been included, since they were included or implied in the Roget. Those which are simple combinations, including verb-particle combinations, should be dissociated at some point, after procedures to regenerate such combinations in a combinatorial manner during language understanding have been constructed. Meanwhile, because this thesaurus will be incorporated into the lexicon, they serve to allow direct and efficient recognition of such combinations in text. USE OF THIS NETWORK This semantic network can serve as an outine for construction of a full lexicon for natural language understanding. At the present stage (version 0.55) the number of links per node (about 1, not counting inherited links) is many times fewer than would be needed to provide the essential chracteristics of words sufficient to construct a dictionary definition. Even when complete, as a simple network of nodes and links, it will merely provide a set of logical relations which tie together the linguistic symbols used to label the nodes. To provide actual language understanding, the semantic relations and the primitive concepts underlying the linguistic symbols must be defined by a procedural code which will create the logical structure to represent any linguistic input. According to the approach we favor, the main language-understanding routines will be associated with the "primitive" concepts of the network. Most of the headword concepts in this network are at least in part "primitive" (i.e. the concepts are not fully defined in terms of other concepts), and we presume that the coding of procedures to interpret these primitives will commence with the most general (highest in the hierarchy) and continue down the hierarchy, as time permits. After the first several hundred primitives have been encoded (in addition to a few hundred semantic relations), it may be feasible to test the network for its utility in language understanding. A program using only this network with a few hundred defined primitives may be able to obtain a "vague" understanding of the actions and objects encountered in text, but will lack the ability to distinguish many details (and therefore make certain inferences), especially on technical subjects. We expect that, as detail is added, more precise understanding will develop, without developing serious computational bottlenecks. Each word-concept in this semantic network will contain many of the essential elements of a definition (in most cases, with the genus, but without all of the differentia found in a typical dictionary definition). The first revision of the thesaurus to conform to a hierarchical network will only attempt to specify the relations within each main entry to the first level, i.e. it will distinguish the subtype relation from other types of semantic relations. There are many blocks of words (paragraphs), related to a headword by only a single semantic relation (usually subtype). Many of these have no other semantic relations to other words specified, and therefore are indistinguishable from each other by the logic of this network. For the same reason, those words listed only as subtypes must by default be treated as synonyms of the headword. Additional work, at a later stage, will be needed to add the detailed relations which would allow one to distinguish words which should be distinguished, and thus extract a complete definition for each word from this semantic network. For the simple purposes of distinguishing subtype from other relations, a simple linear-text format is sufficient, and, when organized in about 2000 main headings, analogously to the Roget, it has the advantage of placing many related concepts within a single window, allowing the editor to obtain a broad view of the context for each word. We find such a broad contextual view helpful in deciding the proper placement of words in the hierarchy. At the present time we have no mechanism to extract and display graphically all of the relations of a single concept to other concepts in the network. Such relations can be extracted by the ThesParse routines, and presented in files for use by other programs. For later work, after much more detail has been filled in, a graphically oriented display (and editing tool), although not essential, may prove more convenient. We expect that one of the knowledge-maintenance tools already created by other groups will prove suitable, and expect that the data in this semantic network will be transferrable to such a system. The difference between this file and the CYC project is, in addition to the much larger size of CYC, that CYC is attempting to formally specify all of the concepts in an encyclopedia, describing the objects and actions primarily in the physical world. We are trying to specify the concepts in a thesaurus, whose subject is the language itself. The difference is primarily one of emphasis, but this semantic network should have a larger proportion of "mental" (including linguistic, social and abstract) concepts than an encyclopedia, and much less technical content, as well as a much smaller set of relational predicates. In addition, the expressive power required to describe real-world phenomena will be greater than that required to merely specify relations between words. For any given verb or adjective, for example, at some time that verb or adjective has been predicated of some object in the real world, and therefore the number of assertional predicates about real world objects in an assertional database can be expected to equal the number of non-synonymous verbs and adjectives, unless some of those verbs or adjectives can be defined in terms of other concepts. For an assertional database such as CYC, extensions to this terminological notation relations will certainly be required. Accuracy and Completeness At the present time, representing only a few person-years of work, this semantic network will necessarily contain only a small part of the linguistic information commonly used by people in everyday communication. The number of specified semantic relations in this network is estimated to be between one percent and ten percent of those needed to define words sufficiently for understanding at the level required to form new concepts (i.e., to learn by use of language). Anyone who notices missing relations is encouraged to call them to our attention. For many concepts, especially among the physical objects and interactions of physical objects, this network has been, up to this point, deliberately left sketchy. In part, this is due to the need to concentrate first on the outline of the semantic network, leaving details for later. In addition, it is due to a recognition of the large amount of work that has already been done by others to define physical concepts, and the desire to avoid duplication of such effort. After the initial outline has been completed, we hope to be able to fill in details by reference to such other work. Nevertheless, to test the limits of this simple notation, occasionally definitions of physical concepts have been attempted. Anyone who notices errors or inadequacies in such definitions is encouraged to bring that to our attention. There are important conceptual relations still not treated by this simple notation. One is the "contingency" relation. For example, we may want to classify certain animals as egg-laying. So we might say {{exhibits(egg-laying animal): produce[obj=egg]}}. But this is true only of mature females. We have no simple way to include that contingency, and this must be done in order to make this network actually useful. For the moment such relations as "exhibits" can only be interpreted as meaning the the "exhibited" action occurs under certain unspecified conditions, i.e. that it is a potential action, not always observed. Aside from incompleteness, at this stage (version 0.55), there are very likely a number of outright errors (internal inconsistencies). In addition, because other workers may disagree as to the meanings of individual concepts or individual semantic relations, others may disagree as to the use of certain relations between concepts, even though they are internally consistent. The simplest way to decide if the relations defined here are consistent with one's own interpretations of linguistic usage, is to scan a list of all of the uses of one semantic relation (which can be generated by the ThesParse program), to see how that relation is used here. We also welcome comments pointing out errors or suggesting different interpretations of either words or semantic relations, or suggesting additional semantic relations not used here. ---------------------------------------------------------------------- History: Last edit 1998-Jan-09. The first scan of the entire thesaurus has been completed. Numerous reference words still have ambiguous or incorrect references. Disambiguation of references started Oct 12, 1995. Using HP4 printer driver, This first file has 615 total pages, of which 13 are the introduction. September 20, 1994: All Roget numbers now have an associated hierarchical number. August 13, 1994. In file B, at P 50 of 381; 331 remaining. August 8, 1994. In file A, at P 470 of 470. Part B has 366 pages. Thus, (excluding header) done 470, with 366 remaining. Section margins 0.5" at each edge (8-1/2 x 11") August 8, 1994. Completed shifting of most individual Roget categories to new positions, but the initial internal reorganization has only reached M3.1.1.3 (ca. 50 per cent done). July 20, 1994: To avoid the inability of MS-Word to handle the current-sized file, we divided the single file into two files; part A contains abstract and physical concepts, and part B contains mental concepts. A nuisance, but manageable until we get a word processor that can handle a 3+-megabyte file. June 23, at 385 out of 719 = 334 remaining??? Pagination?? June 23, 1994: The MS-word program has begun to bomb with a message "not enough memory", presumably due to too large a file (or too many bookmarks?). Removed the original Roget classification at the bottom of the thesaurus, and put it in a file called "rtoutlin.doc". As of June 6, 1994: at Page 357 out of 773 = 416 remaining. April 1994: added some detailed sections from the living organism sections of Wordnet 1.4. Most organisms from Wordnet were left out. Feb 5-7, 1994: The syntactical errors found by Sasha's parser have been removed. June 1993: Began modifications to conform more closely to the UMLS semantic network in the "organism" section. Began to search and remove syntactical errors. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= NOTATIONS =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-===-= This thesaurus is organized, like the Original Roget's by major word categories, of which there are about 1100. Each main entry has words semantically related to the headword, and organized in subsections. The first subdivision of the main entry is the paragraph. All the words in any paragraph have the same semantic relation to the headword. A main entry may be headed by a Roget-entry number (a number prefixed by a "#" symbol), or by a hierarchical entry number (a number prefixed by a "A", "P", or "M"). Within each paragraph will be one or more synonym groups, separated by semicolons. Within a synonym group may be one or more phrases, which will be composed of one or more words. A phrase may be enclosed in quotation marks, and this will in most cases be solely to contain a phrase with a number or some special symbol (such as numbers or letters from European alphabets), to avoid confusing the automatic parser. The quotation marks should not be construed as indicating any special meaning. There are varying degrees of synonymy, and the synonym groups located between colons are intended to be synonymous in the normal sense that the "synonyms" may be substituted for each other in at least one particular context. If the "synonym" is in fact synonymous in only one particular phrase or context, we try to specify that phrase or context by use of the contxtual relation "{[in_frame]}". However, this level of detail has not been achieved with the entire text. One implied relation not usually explicitly defined concerns adjectives. The default interpretation of the first synonym-group among the adjectives should be equivalent to the relation {[concerning(x)]} where "x" is the headword of the main entry. This is intended to be approximately equivalent to the commonly used lexical device in dictionaries, "of or related to". ROGET-NUMBERED ENTRIES The 1911 Roget category numbers have been retained, and subdivided in some cases with a, b, c, where significant parts of a Roget entry are broken out into a separate entry. This numbering serves merely as a temporary cross-reference to other entries, until all Roget entries have been assigned a hierarchical number. It also serves to indicate the origin of most of the entries. Eventually most Roget entries (with some exceptions) should have at least one hierarchical entry number, but as of the last edit this has not been completed. HIERARCHICAL NUMBERING The hierarchical numbering is in 3 groups: abstract, Physical, and Mental, in which the hierarchy numbers are preceded with an A, P, or M, repectively. Subdivisions are preceded by decimal points separating the hierarchical levels (segment numbers), as in "P2.3.2.3.5". A word in the hierarchical noun segment of each subgroup should be a proper subtype of all of the higher categories. If necessary for some implementation, a single top level called "concept" could be added. Within a paragraph, words which are approximately synonymous are grouped together, separated by commas; each synonym-group is separated by a semicolon (";") from other words which have a lot of similarity, but are not so closely synonymous. All paragraphs begin with a tab (indentation) and end with a period. The objective is to group within each paragraph words which have similar semantic categories, and a similar semantic relation to the headword. In some cases, in order to maintain the hierarchical numbering as strictly as possible, certain compound categories have been used for which there is no single word, and which comprise the sole phrase in the entry. For example, to divide entertainment devices, we created the entry: P2.3.1.3.13.1 NON-ELECTRONIC ENTERTAINMENT DEVICES N. non-electronic entertainment device. Although such categories may appear arbitrary, in most cases they are created in order to attach semantic relations which apply to a whole category, and thereby to maintain modularity and minimize redundancy, so as to make the database more easily maintainable. RELATIONAL ENTRIES Certain main entries are not included in the main hierarchy, i.e., they are not simply a subtype of some other entry, but are indexed by their relation to another entry. In such cases, the Hierarchical number will contain an "R" at some point within the numbering system, indicating a relational entry. For example, "trophy" is include within the section on "success", M7.4.1.1 (which includes victory), and is numbered M7.4.1.1.R1. To a certain extent such entries have something of the character of "Roles" in KL-ONE-like systems, i.e., they are defined by virtue of their relation to something else. (for more about roles and role names, see Note10, below at R9). Other examples of relational entries are parts of physical objects. IN this case, as well as in the case of a "trophy", the entries are in fact physical objects, and could have been included directly in the hierarchy under physical objects. However, this would have been contrary to the guiding principle of this network, which is to classify concepts within the categories to which they are mentally most closely related. The logical relations will be the same regardless of what the hierarchical number is, but it should be easier to comprehend, build, and modify the network by collecting the closely related entries in one place. This is, of course, the reason for adopting a Roget-like structure to the text representation of the network. SYNONYMS AND SUBTYPES There may be several paragraphs under each main heading. Within the first paragraph the first synonym set in general contains words which are synonymous to the headword. The remaining synonym groups of the first paragraph contain words which share a lot of similarity in meaning to the head entry word. This is equivalent to an implied {{similar_to}} relation. Other paragraphs within the set of nouns, unless marked with different semantic relations, are implied subtypes of the headword. OTHER SEMANTIC RELATIONS [[semrel]] Words which are not synonymous or subtypes, but have other semantic relations to the headword, are contained in paragraphs with a semantic relation indicated in a double curly bracket heading the paragraph. These other semantic relations are to be interpreted as default conditions, to which there may be exceptions. Exceptions may be noted by a symbol pair "!:" within a relation, overriding the same previous relation(s) inherited from above. FOr example, a "conduit" usually has an opening (to transport physical substances), but an electrical wire is usefully thought of as a conduit for electricity, and the transported agents (electrons) need no opening thourhg twhich to pass, so we override the default hollow character of a conduit thus: {{!:not_has_subtype(opening, R260)}} {{has_subtype(conduit[for=electricity[2], @P2.6.1.1.2])}} {{has_subtype(wire, @R205)}} electrical wire. Initial comments in square brackets are generally either explanatory comments or semantic relations for which a well-defined semantic relation has not yet been formulated. Comments in square brackets after a word may be usage comments, or, used within semantic relations, may restrict the application of the relation. In general, between the beginning of a main entry and the "end-hierarchy" mark "$$", any paragraph not headed by a semantic relation has the default semantic relation of a subtype of the headword, i.e., part of the hierarchy proper. This may also be written explicitly as {{has_subtype(headword)}}. However, if there is a direct semantic relation (in double brackets) heading a paragraph, and containing no first argument (in parentheses) (e.g. {{has_part}}), this relation is assumed to be the only semantic relation of the headword to the paragraph words. Such "direct" semantic relations will not contain a parenthesis within the double curly brackets. In this case, if a group of words has a semantic relation in addition to the subtype relation, the subtype relation must be specified explicitly. (There is an exception, for the semantic relations dealing with quantity or intensity. These semantic relations imply a subtype relation, e.g. {{has_high_intensity}} is a direct semantic relation, but the words thus categorized will also be subtypes of the headword, although with a distinctive property differntiating them from other subtype words). In general, a semantic relation in which the first argument is some other word which does *not* have its primary definition in the same main entry does NOT nullify the subtype relation(for example, under Interpretation, R522, the paragraph: {{uses(mysticism)}} anagoge, anagogoy. shows that the words anagoge and anagogy, in addition to being subtypes of interpretation, are also devices employed in mysticism. Likewise, if the specified semantic relation is another subtype relation (i.e., if a subtype relation is specified which is not the headword, this subtype is also assumed to apply in addition to the subtype of the headword). A paragraph may have any number of relations listed, all of which apply to all the words in the paragraph. For example, under R85a, Computation: {{&used_in(number, R84)}} {{used_in(symbol)}} operation, mathematical operation; operator. Here operator and operation both use numbers and symbols, and both are a type of computation. The "&" in front of the semantic relation means "sometimes" or "may". In this case, the "sometimes" symbol is used because mathematical operations may operate on things other than numbers (but in this paragraph, the second relation states that a mathematical operation always uses symbols). The quantifier may be different in the reverse direction, and where this is to be indicated explicitly, there may be two qualifiers in front of a relation. Thus, in the entry of "interval", we note that an interval may be caused by the act of parting, but it may also be caused by other factors -- thus: {{&!caused_by(interval): @P2.6.1.2.4.4, parting}}. i.e., parting always causes an interval, but an interval is only sometimes caused by parting. The interpretation of combinations of relations is not yet well defined. One example of a combination is in the entry under "Smooth", where various methods of smoothing are given. Here, smoothing by abrasion and smoothing by cutting. In the verb section: V. smooth, smoothen[obs3]. [render smooth] {{has_subtype(smooth)}} {{has_method(abrade, @P2.4.2.4.3)}} file; polish, burnish. Interpretation: "to file is to smooth by abrasion" {{has_subtype(smooth)}} {{has_method(cut, R44)}} plane; mow; shave. Interpretation: "planing, mowing, and shaving are types of smoothing by cutting" Thus, in ordinary English, the "method" relation is usually expressed as "by". Another example is the relation between wood and sawdust. Of course, sawdust is composed of wood, but more specifically, we write: {{constitutes(wood)}} {{has_subtype(powder)}} {{forms(cut)}} {[with_object(wood)]} sawdust. This means that "cutting wood forms a powdery material composed of wood, called sawdust". # pound sign serves as the start of a Roget entry. The segment of the entry which is directly included in the hierarchy (as opposed to non-hierarchical semantic relations) is exclusively in the noun section, beggining with the N. symbol. $$ ends the hierarchical segment started by a "N." within an entry. This is a temporary device to allow recognition of paragraphs containing subtypes, even though non-subtytpe paragraphs have not been given their proper semantic markers. At present, only a few entries have this boundary explicitly marked. {{}} double curly brackets designate the defined semantic relation (see list in file "relation.doc") which the immediately following segment(paragraph) has to the immediately preceding hierarchically organized main entry. These brackets precede the word(s) being categorized, and the relation applies to all entries up to the end of the paragraph. For usage, see below. These relations are essentially predicate relations between two arguments. (where the relation does not contain a verb, the implied verb is "is", e.g. "part_of" actually means "[head word] is_part_of [following word]".). In the case where the first argument is not the main entry word(s) for that segment, the first argument will appear in parentheses behind the relation, thus "{{has_property(light): color}}" means that light has a property named color(and that color in this sense has its primary entry elsewhere). Where the relation is a property, the property may have a value, and in this case the value may also appear inside the relational markers. In this case, there will be a second set of colons within the relation, immediately preceding the value. If the second concept of the relation is outside the relational markers (a primary entry), there will be two colons immediately adjacent. Thus, for a primary entry: {{has_subtype(polygon)}} {{property_of(number of sides):: six}} hexagon. and for a reference entry: {{has_subtype(polygon)}} {{property_of(number of sides): hexagon: six}}. Another notation with similar purpose, used to provide additional detail in semantic relations, is to include a conceptual relation in square brackets after a word. For bicycle, we want to indicate that it must have two wheels, so we use: {{has_part(bicycle): wheel[num=2]}}. We can also use inequalities to express the idea of maximum or minimum: {{has_member(organization): person[num=>0]}}. Typically, the proper interpretation of the expression within such square brackets will be the task of the primitive routine assigned to interpret the modified word. Thus such routines must be able to interpret any modifier which is used in that fashion. A list of the different modifiers used in such square brackets is contained in the file "attribs.doc". ^ A further detail of the notation occurs where we want to express the concept that a property of some concept is quantitatively similar or different to the same quantity of another concept. We use the [val] as a modifier, and relate that to another concept. That other concept must also be a value. We use a short notation to indicate a property of a concept, the carat "^", which is interpreted as "of" applied in the reverse direction. Thus the age of a child is "child^age", and the child of a parent is parent^child, and we express the fact that the age of a father must be greater than the age of that father's child by: {{has_property: age[val=>parent^child^age]}} parent; father, sire, dad, papa. This carat mark must be interpreted as the "of" expressing therelation which is explicitly marked in this hierarchy. Because there is only one direct relation between parent and child, viz. "begets", the child "of" the parent is the child of the parent who creates that child. another example, would be where we want to say that "a chimney is taller than the building of which it is a part": {{{has_relative_val(height^chimney + height^building^chimney): ">1"}}}. This should have only one interpretation, since the only direct relation between the building and the chimney is the "has_part" relation. More explicit "of" relations are needed, and will be added. Universal quantifiers. In order to say things about all of a certain class of objects, one method is to use the "number" restriction with a value of "all". Thus to say that a regular polygon has all sides of equal length, we can use: {{has_subtype(polygon)}} {{has_part($side)}} regular polygon. &&{{has_property($side[num=all]): length[val=equal]}}. The "equal" in the value statement must be used with a relation which refers to some property of more than one object. & In cases where the semantic relation sometimes holds between the two words, and sometimes doesn't, an ampersand (&) is placed before the relation. This symbol is not symmetrical, i.e., it does not work the same way in both directions. For example, only some types of conversion are caused by radioactivity. But radioactivity always causes conversion of the radioactive element. Thus the non-symmetry: {{&result_of(conversion): radioactivity}}. {{has_result(radioactivity): conversion, transmutation}}. (read as: "conversion is sometimes the result of radioactivity", or "some types of conversion are the result of radioactivity"). {{&has_subtype(pathogen): virus; bacterium; protozoan}}. (read as: some viruses and some bacteria are pathogens) Without this symbol, the normal interpretation is that the relation will usually hold, and is to be considered a default, to be applied unless overridden. In certain cases, the existence of more than one argument for the target of a relation will have the same effect as a "sometimes" symbol. For example, if a physical object is "part_of" more than one whole object, the interpretation is that the part may be found in any one of those whole objects. Several arguments for "caused_by" means that any one of those could be a cause. If all "causes" are required to operate to produce an effect, they should be combined in one argument, with "+" signs between them. On the other hand, some relations are inherently symmetrical with respect to frequency. "requires" and its inverse, "required_for" express the same relation, and should have the same meaning of necessity in both directions. ! In cases where the semantic relation is a necessary condition, not overridable (except in unusual circumstances, such as metaphorical use), the exclamation point "!" is used. !! In order to create definitions which have both necessary and sufficient conditions (defined, rather than primitive concepts), the double asterisk is used prior to the relation name. Such definitions should be susceptible to automatic placement within the hierarchy. !: Used in front of a relation name to signify that this relation overrides all default relations of the same type. Used especially with subtypes. {{!:has_subtype(x): y}} means that other than the specific properties of the main entry, y inherits only from x and its supertypes, regardless of the supertype of the main entry in which it may be located. However, y will still inherit properties from the main entry in which it is located. {[]} Curly brackets followed by square brackets indicate a semantic relation which is one of usage in context. This includes usage of the type often indicated in dictionaries with the phrase "of ..." or "in ...", i.e., the specific meaning of a word when used in relation to a particular subject. In this sense, the relation "in_frame" is used, e.g. under "limit"... {[in_frame(gambling)]} maximum bet. In most cases, there will be only one word in parentheses, indicating the relationship of the following word to the headword. Occasionally, two words will be in p[arentheses, and in this case, the second word takes the place of the headword in the relationship. These relations may apply to the subject or object of a verb, the noun modified by an adjective, or an activity (such as gambling, above) in which the term is used. {} single curly brackets signify semantic relations in a manner similar to double curly brackets, but the semantic relations are not included in the defined list. Typically the semantic relations in single curly brackets are more complex than those in double curly brackets. [] square brackets contain explanatory comments, and in some cases may contain semantic relations which have not yet been classified. Brackets which appear at the head of a paragraph apply to all words in the paragraph, but brackets which appear at the end of a word or phrase apply only to that word or phrase. One type of comment, for example, is the context in which a word most often appears in the specific sense (e.g. MED means medical context, CHEM is chemistry, coll. means colloquial usage, etc.). Such comments appear after the relevant word. Although many of the notations have been standardized, any type of free-form comment may appear in square brackets, either at the head of the paragraph, or after a single phrase. A special comment in square brackets after a word is the Wordnet word-sense for that word. Such comments appear as a "wn" followed by a number, such as: plant[wn3] which means that this sense of the word "plant" is labeled as sense 3 in Wordnet. A bracket comment of the type [wfr-100] indicates that the labeled word is not actually obsolete, but is used much less frequently than a more common sense. Eventually, all lexical entries should have a frequency-of-usage count for each sense, to assist the interpreter to choose the correct sense. Until then, such "frequency" counts are entered only as estimates, where it is possible that common senses will be confused with rare senses. Another special use of square brackets is as a temporary notation to indicate words which can be used to generate additional word combinations by replacement of the indicated word with any of its subtypes. The comment which indicates this type of functionality is of the form: [replaceable=R191] where "replaceable=" is the keyword, and the reference indicates where the replaceable word has its primary entry. --> <-- In this file, comments which are not a proper part of the thesaurus itself are contained within arrow brackets thus: <-- comment -->. In some cases, the topic dealt with by such commnts have filled volumes of philosophical speculation, and the only function of the comment is to explain the reason for the classification used, not to assert that a compelling solution to each of these profound questions has been found. --> <-- ?? signifies locations where rearrangement or additions are needed / the forward slash in any grouping serves as an "or" function; any member of the group will serve in that location, or for that purpose. This is shortened equivalent of having several such relations expressed individually. @ References to numbers starting with "@" indicate that the reference or relation is to a word within the designated main entry, but the reference word is not the head word itself (or one of its synonyms). In this case, the reference word is usually a word semantically related to the head word, with its primary occurrence at that location. $ local concept mark. This is used in frame-like structures, to indicate identity of reference for certain concepts within the frame. Used with the following. && continuation mark: is used to create a frame-like object by tying together several assertions. (We use "frame" here to mean any structure containing more than one binary relation). The assertions may contain a word which is prefixed by a dollar sign ("$"). This dollar sign is a signal that the following word is to be treated as a unique but unnamed concept, defined locally. That is, the properties specified are relevant only within that specific frame. All identical words prefixed by the dollar sign are to be treated as a single object (concept), connected to the other concepts of that frame. If the "word" prefixed by a dollar sign is a single letter, this is to be treated as an undefined variable. Otherwise, the concept of the $-prefixed word is identical to (in that it inherits the properties and definition of) the concept specified by the same ordinary word. For example, under "rodent", to indicate that the bristles of a porcupine (a large rodent) are stiff, we use the notation: {{part_of($bristle)}} {{property_of(large)}} porcupine. &&{{has_property($bristle): stiff}}. In this case, the property "stiff" applies only to the bristle of the porcupine, and not to any other bristle. Another use for the "&&" notation is where a word may occur in several senses in the same main entry. In this case, the continuation implies that the sense referred to is the one in the same "frame", e.g. (where "ounce" and "pound" have different meanings in different weighing systems): {{has_units(avoirdupois weight)}} ounce; pound, lb; hundredweight, cwt; ton, short ton; long ton. &&{{{has_relative_value(pound+ounce): "16"}}}. &&{{{has_relative_value(hundredweight+pound): "100"}}}. Alternatively, instead of using a continuation or a specially-marked concept, it is also possible to tie together assertions without the "$", where a unique concept (occurring only once a a primary word) is defined and named. In this case, all relations specified will apply to that unique concept. For example, in the above case we could define a subtype of bristle, a "porcupine bristle". Then the frame would look like: {{property_of(large)}} porcupine. {{has_part(porcupine)}} {{has_subtype(bristle)}} porcupine bristle. {{has_property(porcupine bristle): stiff}}. In such cases one must take care not to create a new concept with that name, which will lead to ambiguity. Both methods of creating frames have been used in this thesaurus. The assertions connected by "&&" must follow sequentially, with the "&&" occupying the first characters after a tab, as above. Neologisms In order to find a conceptual path without excessive addition of new relations, it was sometimes necessary to use a derivative word not found in a typical dictionary, but easily recognizable: e.g. "pulverizability" in the grouping: {{has_requirement(pulverization)}} pulverizability. {{has_high_intensity(pulverizability)}} friability. Similarly, phrases may be used for that purpose. ------------------------------------------------------------- End of Special symbol list -------------------------------------------------------------- Example of usage of relational brackets: The default usage is that the relation links the main entry to the following words. If the related words are outside the brackets, the related words have their primary definition at this location, and these related words are counted as a separate sense (primary entry) of the words. If the related words are inside the brackets, the relation is followed by a colon, and this appearance of the related words is not counted as a separate sense (the word is a reference entry). If the symbol "@" appears as the first entry of a relation, then all subsequent words in that paragaph will be found at the referenced entry, and all are reference-entries. If the first word of the relation is not the primary entry word, the first word of the relation is included in a parenthesis following the relation. This notation is used where the first word of the relation is not a primary entry word, and has its primary definition (in that specific sense) within the same main entry. Entry word: pattern. {{is_a: group[of characteristics]}}. {{has_member}} characteristic, property, feature. {{has_subtype}} disposition, arrangement, array. {{has_property: order, A4.1}}. {{has_property(characteristic/property/feature)}} value. {{analogous_to: vector}}. (note that what this says is that a property may have a property called a value!) NOTE that because "characteristic" in this sense has its primary definition here, the has_property relation on that word is also located in this entry. Where several words in their primary locations all have an is_a relation to another word, the inverse relationship is used for convenience. Thus a mimeograph is_a copy, but for convenience this is included with other writings which are copies, i.e. Entry word: Writing (Document) {{has_subtype(copy, R21)}} mimeograph, xerox, facsimile; reprint, offprint; photo offset. and, correspondingly, under Copy, R21: {{has_subtype(writing): mimeograph, xerox, facsimile; reprint, offprint; photo offset}}. In many cases, specific subtypes of a concept which are simply combinations of words are included explicitly, e.g. for "critic" are listed specific types of critic (music critic, drama critic). Although these concepts could be easily derived from the individual concepts, the purpose of having such combinations explicitly included is to make it easier for a parser to recognize the combinations as a single defined unit, making errors of interpretation less likely. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Notes on individual relations: For a complete explanation, see the file "relation.doc". Closely related, almost synonymous concepts are marked as {{similar_to:}}. This indicates a closer similarity than [ref: ]. An intermediate degree of similarity is marked with the "sometimes, somewhat" operator "&", as in {{&similar_to:}}. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= DICTIONARY GENERATION =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= The goal is to organize this thesaurus so that a dictionary outline of meanings (without glosses, pronunciation, etc.) can be generated automatically by a scan of the thesaurus; a large part of the semantically important information about a word should be derivable from its location in this hierarchy. Each word in a specific sense should appear only once in its proper location in the hierarchy. References to that word in that specific sense should be contained within brackets. The dictionary-outlining program will classify words which are not within brackets by their location in the hierarchy, and each new occurrence of a particular such word will be considered as a different sense from all others. Words within brackets are not be considered as a new sense of a particular word, although the indexing program will index them. As a longer-term project, the inclusion of more detail for each word will eventually allow a human-usable definition to be generated from each word in the thesaurus. Conversely, a properly constructed interpreter will allow the thesarus to be generated from a human-readable dictionary, provided that the definitions in that dictionary conform to well-defined conventions that can be handled by the parser/interpreter. We are also beginning construction of such a formatted dictionary to be used as an aid in construction of the semantic network. In many cases in this thesaurus, especially where conceptual_part and has_case relations are defined for a headword, the generation of a proper definition for subtypes of that headword will require unification of the headword with the subtype, to match the general cases defined for the headword with the specific cases denoted for each subtype of the headwrod. The second argument of each semantic relation may occur inside or outside of brackets, depending on whether the second argument of the semantic relation contains the prime sense of that word. A common example of words for which the prime location contained within a semantic pointer would be parts of machines which are peculiar to that specific machine; that is, in this thesaurus, component parts of objects for which the primary function is to serve specifically as part of that object will be classified together with the object itself in the hierarchy, within a has_part relational group. One useful element in the dictionary would be the length of the hypernym path, and the number of hyponyms, derived from this semantic network. This information will be useful in heuristic routines which may need to decide whether to expand a word's path in order to resolve references. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= The individual numbered entries of this thesaurus were originally derived from the 1911 Roget's thesaurus. The following differences will be noted between this version and the original edition of the printed 1911 thesaurus: (1) the space-saving abbreviations in the original, using hyphens to represent common words, prefixes or suffixes, have been expanded into the full words or phrases. (2) the side-by-side format for words and their opposites has been abandoned. Words are listed in order of their entry number. (3) each Roget main entry (1035 entries) has a pound sign "#" in front of the number to facilitate computerized search. Some entries have been divided into two or more, with the original Roget number, plus letters to indicate their origin. (4) greek words and phrases are transliterated and marked as a foreign language word, thus: hysteron proteron[Grk]. (5) where italics occurred in the original, italics are used in the Microsoft Word(R) format file. In the plain ASCII file, this formatting is lost. (6) in the original book, words which were obsolete (in 1911) were marked with a dagger. In this version, those words are marked with an "obsolete" notation: "[obs1]". There are over 300 of these. Some of the words which were still current in 1911, but are no longer found in a current college-size dictionary (presently obsolete words), or which are no longer used in the specific indicated sense, have been marked with an "obsolete" notation: "[obs2]". However, this marking process is purely opportunistic, with no systematic attempt to cover the entire thesaurus; only a small portion of the words which are now obsolete have been thus marked. Most though not all of the foreign-language phrases are now obsolete. The "obsolete" notation [obs3] indicates that the previous word (or some word in the previous phrase) is (1) not recognized by the word processor's spelling checker, and (2) is either NOT in a modern college-sized dictionary, or is noted there as being "ARCHAIC". (7) This file contains only the main body of the thesaurus. Neither outline nor index are contained here. The outline of the original thesaurus with an overview of the organization of the concepts is contained in a separate file, "outline.doc", on the distribution disk. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= This is a very small-scale (individual) project, which is not competitive with academic or commercial efforts such as the CYC project, or the Wordnet system, but is intended to provide a convenient resource primarily for our own programs, but also for experimentation in natural-language processing by individuals or small groups with no access to more complete systems. This is only one of many projects in industry or academia attempting to build a semantic network for use in intelligent computer programs (But I resisted calling it YASN, "yet another semantic network"). We view its virtues as being (1) accessible to anyone. Although copyrighted, it will be widely distributed for research use, and we actively solicit contributions and comments from any interested party; and (2) organized somewhat differently from many other semantic networks, with an emphasis on language, as opposed to an assertional network with an emphasis on use in database or expert systems. This network is likely to have some structures, relations or concepts not present in other systems. Anyone who is currently engaged in or contemplating a similar thesaurus or dictionary project, who would be willing to collaborate on this project, is encouraged to contact us, so that unnecessary duplication of effort can be avoided. We would also appreciate being notified of typos, errors, or omissions in any version. Send inquiries or comments to: Patrick Cassidy MICRA Inc. 735 Belvidere Ave. Plainfield, NJ 07062-2054 internet: cassidy@micra.com voice: (908) 668-5252 fax: (908) 668-5904 (If no one answers, please leave a message.) ========================================================================== --> <-- Plan of Classification: the three major categories are not themselves included within an ISA hierarchy. If necessary for some implementation, a single top level called "thing" "class" "type" "top" or "concept" could be used. The "top" category would be semantically empty within this system, though it might have significance at a meta-level in discussing the system. In some cases, real semantic content (counted as slots that can be inherited) does not begin until the third level down. The first (top) level of the ISA hierarchy starts with the categories designated by capital letters. the top three categories are A: abstract relation P: physical concept M: mental concept all categories begin with one of these letters. In general, a concept in the Physical or Mental categories may be a subtype of one in the abstract category, but the reverse wll not be true. Similarly, a concept in the "Mental" category may be a subtype of one in the "physical" category, but the reverse will not be true. Thus these three categories form a relatively natural grouping. The actual one-dimensional organization of the text obviously cannot accurately represent the multi-dimensional organization of the conceptual relations, and some elements of surface organization will be arbitrary, as when one concept has multiple hypernyms. Some concepts will have only a very abstract direct hypernym, such as "process", but will be arranged here, as in the original Roget, closer to other concepts more commonly associated in linguistic usage. This proximity assists in building the semantic network by presenting several related concepts to the editor together on the same screen. Nevertheless, with all of the proper relations specified, the underlying logical structure will be the same as if a different one-dimensional organization were selected. As the number of relation specified increases, and the relations begin to take up most of the display space, this presentation will become less useful, and a different editing utility may be required, even though the logical organization does not much change. The reason for the three-category organization is based on the belief that people learn concepts primarily by sense interactions with the physical world. This provides the "grounding" which avoids the infinite regress otherwise resulting from an attempt to define concepts in terms of other concepts. Observations and interpretations of these interactions eventually cause the formation of abstract relational concepts, which are then applied in an analogical or metaphorical fashion to the more abstract mental constructs people use in interacting with each other. Thus the abstract relations first learned form the physical world are also applied to the mental world, and these relations form a distinct category of concepts. We feel that this distinction is worth preserving in a classification scheme. The remaining concepts are divided into physical, i.e. those that may be considered to exist independent of thinking agents to appreciate them, and mental concepts, those that are invented by or only significant to, thinking agents. (but see note 1) Lakoff and Johnson [9] use the terms "physical" and "cultural" to distinguish these two worlds. There are numerous cases where it appears somewhat arbitrary whether to classify concepts in the physical or mental worlds (sensation, physical science), but since this is a multiple-inheritance system, the logical relations can be preserved regardless of the formal location of a concept. The chosen division (physical or mental) is usually that which appears to allow easiest visualization of the largest number of relations for a concept. One guiding principle for reorganizing the Roget was to have the "abstract relations" category contain only those concepts which could apply to either physical or mental (social) concepts. Ideally, none of the abstract concepts should be a subtype of either a physical or mental concept, but physical and mental concepts are often subtypes of an abstract concept. There are some close calls, and it is sometimes tempting to make a physical or abstract concept a subtype of a mental concept. The "mental" category is intended to include all concepts created by the thinking actions of an intelligent agent. This includes communication, legal, social, financial, and religious concepts. It also has some elements of perception, in an attempt to distinguish the physical operation of the senses from their interpretation by intelligent agents. It is perception, at the interface between the physical and mental worlds, where the distinctions are most difficult to apply. Thus "mental" includes many concepts classified as "abstract" in some classifications, and some elements of perception, which might be under "physical" concpets. The "R" numbers refer to the main heading numbers (1 to 1000, with some subheadings, such as 615a) from the 1911 Roget's Thesaurus. Note 1: We classify mathematics within the abstract category, for convenience to associate it with numbers. This implies no position on whether mathematicians "invent" mathematics or "discover" it (in the Platonist sense). It just seems that mathematical concepts are naturally classified among relations. --> <-- -------------------------------------------------------------------------- *************************************************************************** ** FACTOTUM THESAURUS ** ** A hierarchical thesaurus with inheritance ** ** MAIN TEXT OF THESAURUS ** *************************************************************************** [[thes]] --> <-- This hierarchy has three top levels, A, P, and M. If necessary, a single higher "top" level, called "concept" could be added (since this is intended as a conceptual hierarchy) --> A. ABSTRACT RELATION N. {{studied_in(mathematics, @R25/philosophy, M3.1.2.3.2.1/ontology, @R1)}} abstract relation. <-- "object, thing, entity" here will be something that can have a property. A property will not be a thing in this sense. The "existence" which these "things" possess can be abstract or fictional. Roget had mostly physical things in mind, but we need more abstract objects as well. The "object" here is the most abstract object; it is merely something that exists (in any sense) and can have a property. We have defined "something" as something which has the property existence. Therefore anything which exists is something. This is the most general (top) category, and is therefore essentially meaningless, except in asserting the existence of that "something". This means that properties and actions are also something, i.e. a property or an action exists. "Something" is not the same as the term "entity," which cannot include properties or actions. The other basic definition is that "something" affects a physical object. This means that something exists *only if* it affects a physical object. This is not an attempt to define away long-standing questions of ontology, but merely to form a logical system that is relatively self-consistent. Something must exist in order to affect any physical object (including a human brain). So, any idea at all by definition exists and is something because it affects at least one human brain. I know, I know! This seems like it is leading to a contradiction. We can define a set x as "the set of all things that don't exist". Now it seems that this set of things that don't exist affects our minds (mine and the readers), so by definition it does exist! Well, there are two ways out of this contradiction: (1) we may say that the set of things that don't exist itself exists (having been defined), even if the things in the set don't exist; or (2) we can say that what actually exists is the phrase "the set of things that don't exist", and this phrase may have no external referents. It exists only as a string of words. By this definition, unicorns exist. They may be hypothetical, mythical, or fictional, but since they impinged upon the minds of many people, they exist. Whether something exists in the "real world" is, of course an important question. In this network, things which are not believed to exist in the real world are usually labeled as mythical, mystical, hypothetical, or fictional. Even though this is only a terminological network, and in principle does not purport to present any assertions about whether things exist in the real world or not, it will in general be assumed that any physical object defined without a qualifying property of "mythical", etc., will exist or have existed at some time in the "real world". Note that an object is something that has a property. But a property is not an object. Also note that a type of object is a patient (object of an action) see R175. [[exist]] [[object]] --> A1 EXISTENCE (R1 TO R8) #3a. Existence. N. existence. {{required_for: act, @R170; react, @R277; affect, @R175; be affected, @R175}}. {{!!property_of}} conceptual entity. {{!!property_of}} object, entity, thing, item. {{!!affects(something): physical object, P2.3}}. <-- an object is something with a property. A "conceptual entity" may be an action or a property. Events may have properties, so events are considered "objects" in this sense. --> {{has_property(object): property, R79a}}. {{has_subtype(object): physical object, P2.3; event, R151}}. V. exist, be. <-- this is an abstract "have" as in have a property, have a state, have a part. Any object which is, has. --> {{has_action(object)}} {[with_object(property, R79a/part, R51)]} have. Pron. {{synonym_of(conceptual entity)}} something. {{member_of(something): everything, @R78}}. <-- [reality = real existence in the physical world, for abstract concepts. Existence of physical objects in space is at R186]. For this ontology, nothing exists unless it is created (at the big bang, if not later). Objects in other universes exist insofar are they are discussed by people in this universe. --> A1.1 ABSTRACT EXISTENCE #1. Abstract Existence. N. {{antonym_of(nonexistence, R2)}} existence, being, ens[Lat], esse[Lat], subsistence[obs2]. {{has_subtype}} substantiality, positiveness. {{studied_in}} ontology. {{has_subtype}} {{has_property(physical object, P2.3): @A1.2, reality, actuality, real existence, sober reality, actual existence, existence in the real world}}. {{has_subtype: presence, R186}}. {{has_subtype: coexistence &c. R120}}. {{!caused_by: creation, R161}}. {{has_ending: destruction; death, P2.2.3.2}}. V. exist, have being, have existence. {{has_synonym(exist)}} be[inf], am[1st person sing], is[3rd person sing], are[pl], being[gerund]. {{has_past_tense(be)}} was[sing], were[pl], been[ppart]. abide, continue, endure, last, remain, stay. stand, obtain, be the case; have place, prevail. pass the time, vegetate. consist in, lie in; be comprised in, be contained in, be constituted by. {{has_subtype: occur &c. (event) R151}}. {{has_subtype(be)}}{[of(living organic object, P2.3.2.1)]} live, breathe, find oneself. {{has_subtype(be[mode=suboptimally, @R651])}}{[of(living organic object, P2.3.2.1)]} subsist. {{has_commencement}} come into existence, come into being. {{has_commencement: arise &c. (begin) R66; come forth &c. (appear) R446}}. {{has_subtype(come into existence): become &c. (be converted) R144}}. {{&caused_by}} actualize. {{caused_by: create, R161}}. Adj. existing, being, having existence; existent, under the sun; in existence. {[of(living organic object, P2.3.2.1): @R359, living, breathing]}. [continuing to exist] extant, surviving; still in existence, still around; afloat, afoot, on foot, current, prevalent; undestroyed. [pertaining to the physical universe] real, actual; positive, absolute; substantial, substantive; self-existing, self-existent; essential. {{similar_to(real): @R494, true, factual, authentic}}. well-founded, well-grounded. not potential; not imaginary, unimagined[ob2]; not idealized, unideal[obs3]. Adv. actually &c. adj.; in fact, in point of fact, in reality; as a matter of fact; indeed; de facto, ipso facto. Phr. ens rationis [Lat]; ergo sum cogito[Lat]; "thinkest thou existence doth depend on time?" [Byron]. A1.1.R1 NONEXISTENCE #2. Nonexistence. N. {{antonym_of(existence, R1)}} nonexistence, non-existence, nonsubsistence, non-being, inexistence[obs3]; nothingness, oblivion. <-- this "absence" is abstract, for absence of anything. The "absence" at R187 is specifically for absence of objects at locations in space --> {{has_subtype}} absence, lack. <-- almost anything can be absent in the abstract sense --> {{has_patient(absence)}} {{has_subtype(object, @R3a/attribute, @R79a/action, @A7/information, R527b)}} absent thing. {{has_subtype(absence): absence &c. R187}}. {{property_of}} {{has_subtype(item, R3a)}} nonentity, nonexistent item, nil. {{property_of}} negativeness, blankness; nullity; nihility[obs3]. {{property_of}} {{antonym_of(reality, A1.2)}} unreality. {{has_subtype(nonexistent item)}} {{property_of(imaginary, @R515)}} fictitious item, imaginary item, fiction. {{has_subtype(imaginary item): figment, @R515}}. {{has_subtype}} {{property_of(temporary)}} abeyance. {{similar_to: unsubstantiality, R4}}. {{property_of: nothing, no such thing &c. @R4}}. {[of(desire)]} Nirvana, ku [Jap]. {{caused_by: destruction, R162, @A7}}. {{caused_by: @R162, annihilation, extinction, extinguishment, extirpation, obliteration}}. {{studied_in}} nihilism. V. not exist, not be, have no existence, be nonexistent. be null and void; be extinct. {{&has_commencement}} [intrans] cease to exist, pass out of existence, cease to be, pass from existence; melt away, dissolve, dissipate, evaporate, leave not a rack behind; go, be no more. {{has_subtype(cease to exist)}} pass away, perish. {{has_subtype(cease to exist)}} {[of(sort, R75)]} become extinct, die out. {{has_subtype(perish): die &c. R360}}. {{has_subtype(cease to exist): disappear &c. R449}}. {{caused_by: @R756, abrogate, render null, nullify}}. {{caused_by: @R162, destroy, annihilate, obliterate, extirpate}}. Adj. nonexistent, not existing, not extant, inexistent[obs3]. negative, blank; insubstantial, shadowy, spectral, visionary. {{has_property(absent thing)}} absent, lacking, missing. {{&consequence_of(absent)}} omitted. {{has_subtype(absent): absent &c. R187}}. unreal, potential, virtual; baseless, in nubibus[Lat]; unsubstantial &c. R4; vain. unborn, uncreated[obs3], unbegotten, unconceived, unproduced, unmade. perished, annihilated &c. v.; extinct, exhausted, gone, lost, vanished, departed; defunct &c. (dead) R360. {{has_subtype(nonexistent[mode=temporarily]): @R142, abeyant, in abeyance}}. PredAdj. gone with the wind, history. {{has_subtype: @R515, fabulous, ideal, imaginary}}. {{has_subtype: hallucinatory, @R503}}. {{has_subtype: supposititious &c. R514}}. Adv. negatively, virtually &c. adj.. Phr. non ens[Lat]; "Now he belongs to the ages." [Seward]. A1.2 CONCRETE EXISTENCE N. {{has_subtype(existence, R1)}} {{has_property(physical object, P2.3)}} concrete existence, reality, actuality, real existence, sober reality, actual existence, existence in the real world; not a dream, not a fantasy; no joke. {{has_conceptual_part(reality)}} fact, matter of fact, stubborn fact, hard fact, irreducible fact. {{has_subtype(fact)}} {{not_property_of(known[by=person, P2.3.2.3])}} unknown fact, previously undiscovered fact, previously unknown fact. {{conceptual_part_of: truth, R494}}. {{property_of: something, A1.2.R1}}. {{property_of: physical object, P2.3; universe, R318; space, R180; time, P1.1; time, R106}}. <-- [Totality of existences: universe, galaxy, world &c. R318] --> {{property_of}} plenum. {{has_subtype: @R359, life}}. <-- the following entries may duplicate their meaning in other locations [something that exists] --> <-- [something that does not exist] -- --> A1.2.1 NOTHING #4a. Nothing. N. {{property_of(inexistence, R2)}} nothing, naught, nil, nullity, zero, cipher, never a one, ne'er a one[contr]. {{synonym_of(nothing)}} [emphatic] nothing whatever, nothing at all, nothing on earth, not a particle, not a whit, not an iota. no such thing, none in the world. {[of(person, P2.3.2.3)]} no one, nobody, none, not a soul. {{&has_manifestation}} hollowness, blank. {{topic_of}} tabula rasa[Lat], blank. {{has_subtype(blank): blank sheet, @R635c}}. {{has_subtype(blank)}} {{property_of(absence[of=text, @R590], R2)}} {{&has_part(document, M8.1.3.2.2.4.3)}} blank space. {{has_symbol(blank space)}} {{has_subtype(line)}} dotted line. {{part_of(blank space): application form, @R765}}. {{contents_of: void, @R187}}. inanity, fool's paradise. {{has_metaphor}} red herring; hen's teeth; mare's nest. {[in_frame(computer software)]} vaporware. {[in_subject(mathematics)]} null; the null set, the empty set. V. {{caused_by(nonexistence)}} vanish, evaporate, fade; dissolve, vaporize, melt away. {{has_subtype(vanish): disappear &c. R449}}. Adj. vacant, vacuous; eviscerated; blank, hollow; nominal; null. {{has_subtype(vacant): empty &c. R187}}. no, none of. [of assertions] inane. A1.2.1.R1 UNSUBSTANTIALITY #4. Unsubstantiality. N. {{similar_to(inexistence, R2)}} unsubstantiality[obs3], insubstantiality; nothingness, nihility[obs3]; no degree, no part, no quantity, no thing. {{property_of}} shadow. {{property_of: phantom &c. (fallacy of vision) R443; dream &c. (imagination) R515; ignis fatuus[Lat] &c. (luminary) R423}}. {{property_of}} air, thin air, vapor; "baseless fabric of a vision " [Tempest]; mockery. {{property_of}} all talk, moonshine, stuff and nonsense; matter of no importance, matter of no consequence; thing of naught, man of straw, John Doe and Richard Roe, faggot voter; nominis umbra[Lat], nonentity; flash in the pan, vox et praeterea nihil[Lat]. {{property_of: bubble &c. R353}}. Adj. unsubstantial; baseless, groundless; ungrounded; without foundation, having no foundation. dreamy; shadowy; ethereal, airy; cloud built, cloud formed; gossamer, gossamery, illusory, insubstantial, unreal. {{has_subtype: imaginary, R515; immaterial, @R317}}. {{has_subtype: @R980, ghostly, spectral}}. Phr. there's nothing in it; " an ocean of dreams without a sound" [Shelley]; " such stuff as dreams are made of " [Tempest]. <-- The main purpose of this entry is to define "a", "some" [[something]] --> A1.2.R1 SOMETHING N. {{property_of(concrete existence)}} something. {{consists_of}} substance, stuff, material, substratum. {{has_subtype: P2.3, physical object, object, article; matter &c. R316}}. {{has_subtype(physical object)}} {{property_of(living): being, living being}}. {{has_subtype(substance): substance, P2.1.1}}. {{has_subtype(living being): @P2.3.2.3, somebody, someone, person, being, soul, flesh and blood, body}}. {{has_subtype(living being): @P2.3.2.1.1, animal, beast, creature, critter[coll]}}. {{property_of}} element, essential nature, groundwork, vital part. <-- classify as determiners? Roget called these "adjectives"--> Det. some, a, at least one. any, any one of. Phr. there exists at least one. A1.3 FORMAL EXISTENCE N. formal existence. <-- Internal conditions --> <-- Roget entry R5 includes the concept of character, nature (as applied to people or things). This is actually a set of characteristics. We idenitify the concept of an individual characteristric as a property, at R79a. --> A1.3.1 ESSENCE (R5) #5. Essence. N. {{manifestation_of(extrinsicality, R6)}} {{has_property(object, @R3a)}} essence, noumenon, nature, character, identity, quintessence, quiddity, inmost nature, inner reality, vital principle. {{property_of}} essential part, gist, pith, marrow, core, heart, fundamental part, intrinsic part, important part, basic part, vital part. {{has_manifestation: peculiarity, @R79a}}. {{has_property}} essentiality, inherence, essentialness[obs3]; intrinsicality[obs3], inbeing[obs3], inhesion[obs3]. subjectiveness. {[of(person, P2.3.2.3)]} ego, egohood[obs3]. {{has_subtype}} sap, lifeblood, backbone, soul. {{has_subtype}} constitution, principle, type, quality, crasis[obs3], diathesis[obs3]. {{has_member(character): characteristic, R79a}}. {{has_conceptual_part}} {{has_property(object, @R3a)}} structure, structuring, organization, internal organization, architecture. {{has_conceptual_part(structure)}} {{has_subtype(essential part)}} {{property_of(incomplete, R53)}} {{property_of(basic)}} frame, framework, skeleton, outline. {{has_subtype(structure): form, R240}}. {[of(person, P2.3.2.3): character; habit, R613; temperament, @M4.2.2.1; spirit, @M4.2.2.1]}. {{has_conceptual_part: @R157, endowment, capacity, capability}}. {{has_expression: idiosyncrasy, @R79a; oddity, @R79a; tendency &c. R176; diagnostics}}. {{similar_to: pattern, A2.6.1.2}}. {{conceptual_part_of: normality, R80}}. <-- , incarnation --> {{causes(intrinsicality): durability, @R110}}. V. be in the blood, run in the blood; be born so; be intrinsic &c. adj.. Adj. essential, basic, fundamental; intrinsic, inherent, intrinsical[obs3]. natural; derived from within, subjective; innate, ingrained, inwrought. {{has_consequence: @R82, normal, usual}}. {{has_subtype(innate): @P2.6.4.2, inherited, genetic, incarnate, hereditary, inborn, inbred, immanent, congenital, connate, running in the blood, indigenous, bred in the bone, instinctive, infused, implanted}}. virtual. {{has_property(core): @R221, inward, internal}}. {{has_consequence(essential): characteristic, @R79}}. {{has_consequence(essential): @R465b, characteristic, diagnostic}}. invariable, incurable, incorrigible, ineradicable, fixed. Adv. intrinsically &c. adj.; at bottom, in the main, in effect, practically, virtually, substantially, au fond; fairly. Phr. " character is higher than intellect " [Emerson]; "come give us a taste of your quality "[Hamlet]; magnos homines virtute metimur non fortuna [Lat][Nepos]; non numero haec judicantur sed pondere [Lat][Cicero]; " vital spark of heavenly flame " [Pope]. <-- characteristic was removed from this category and transferred to R79a, which also had characteristics under specification --> <-- External conditions --> A1.3.2 EXTRINSICALITY (R6) #6. Extrinsicality. N. {{antonym_of(essentiality, @R5)}} extrinsicality[obs3], extraneousness. {{property_of}} accident, extrinsic property, accidental property. {{similar_to: extraneousness &c. R57}}. {{required_for}} objectiveness, non ego. {{property_of: appearance, phenomenon &c. R448}}. Adj. {{antonym_of(essential)}} extrinsic, derived from without, derivative, incidental, accidental, nonessential, extrinsical[obs3]. modal, adventitious; ascititious[obs3], adscititious[obs3]; contingent, fortuitous. objective. {{similar_to: extraneous &c. (foreign) R57}}. {{&causes: transientness, @R111}}. {{consequence_of}} implanted, ingrafted[obs3]; inculcated, infused. {{similar_to: @R220, outward, external}}. Adv. extrinsically, nonessentially, incidentally. accidentally, fortuitously, contingently. A1.4 MODAL EXISTENCE N. modal existence. <-- Absolute --> A1.4.1 STATE (R7) #7. State. N. {{has_property(object, R3a/system, @M3)}} state, condition, status. {{has_subtype}} mode, modality, schesis[obs3]. {[in_frame(change of state)]} {{has_subtype}} initial state; final state. {{has_subtype(change[of=state], A6)}} {{has_difference(initial state + final state)}} change of state. {{follows(final state): initial state}}. {{has_subtype: @A7.7, phase, period}}. {{has_subtype}} {{property_of(abnormal, @R83)}} abnormal condition. {{property_of}} {{has_part(process, A7.7)}} stage, step. {{has_subtype(stage)}} developmental form. {[of(physical object)]} {{has_conceptual_part: form &c. (shape) R240}}. {{conceptual_part_of: frame, fabric &c. R329}}. {{affected_by: circumstance, R8}}. {{has_property: @R448, aspect, appearance}}. <-- states as applied to humans are listed separately under properties of humans --> {{has_subtype: human condition, R7b, P2.2.3.5.1}}. V. be in a state, possess a state, be in a mode, have a status, have a state, exhibit a state. enjoy a state, labor under a state, labor under a condition; be on a footing, do, fare; come to pass. Adj. conditional, modal, formal. structural, organic. Adv. conditionally. formally, modally. as the matter stands, as things are; such being the case, in that situation; in this situation. <-- Relative --> <-- This entry is for situation generally. Situation of a physical object is a subtype, at R183a. Large parts of this section were moved to R183a, at P1.2.3.1.2. [[situation]] --> A1.4.2 CIRCUMSTANCE (R8) #8. Circumstance. N. circumstance, context, place, point. {{affects}} situation, position, posture, attitude. {{has_subtype(situation): situation, R183a}}. {{has_subtype: @R475, contingency, dependence}}. {{affects: causation, R153}}. {{has_subtype: attribution, R155}}. {{affects: state, R7}}. {{affects: action, R680}}. {{property_of: phase, @A7.7}}. Adj. circumstantial; given, conditional, provisional; critical; modal; contingent, incidental. Adv. in the circumstances, under the circumstances, under the conditions; in this situation, in that situation, under these circumstances; under those circumstances. thus, in that way, in such wise. conditionally, provided, if, in case; if so, if so be, if it be so. <-- the abstract concepts of possibility and contingency were placed by Roget in the "evidence" section, clearly related to human reasoning. We need something more independent of the mind. [[possibility]] --> A1.4.3 POSSIBILITY N. possibility. {{has_case}} {{has_subtype(event, R151)}} {{property_of(possible)}} possible event. {{conceptual_part_of}} conditionality. {{conceptual_part_of}} {{has_subtype(directed relation)}} condition. {{has_case(condition)}} {{has_subtype(target, @R9)}}{{has_subtype(possible event)}} conditional event. {{has_subtype(condition): cause, @R153}}. {{has_subtype(relation, A2.1.1)}} {{conceptual_part_of(conditionality)}} {{has_conceptual_part(causality, @R153)}} contingency, dependence, dependency, causal relation. {{has_subtype(dependency): influence, R175}}. <-- "possibility" at R470 is not a strict subtype --> {{conceptual_part_of: possibility, R470; probability, R472}}. {{antonym_of}} impossibility. {{antonym_of(dependence)}} independence. V. be possible. be contingent, depend. Adj. possible; in the cards[coll]. {{has_property(conditional event)}} contingent, conditional, conditioned, dependent. {{antonym_of(dependent)}} independent, unconditional. Conj. {{has_marker(contingency)}} if. <-- [[RELATION]] --> A2 RELATION (R9 TO R24) N. relation. A2.1 ABSOLUTE RELATION N. absolute relation. <-- a 'relation" is a concept connecting two other concepts, here called "origin" and "target". Relation is be a primitive concept, and we distinguish it here from "relatedness", which is a property of related objects. This is the most general relation, of which all semantic relations are subtypes. It is a primitive concept. Most relations are directed (see R9). An undirected relation might be, for example "connection", which merely states that two objects exist, withour distinguishing the two. "directionality" here is very abstract, merely indicating a relation between two objects which are distinguishable by order of precedence. In fact, the origin may also *be* the target in a directed relation. A symmetrical relation only has the two arguments, and the order is unimportant. The fact that there is more than one object does not mean that those multiple object are necessarily distinct. In logic, an example would be "self-identity" --> A2.1.1 RELATION (R9) #9. Relation. N. relation, relationship, bearing, connection, concern, cognation. {{has_case}} {{has_subtype(object, @R3a)}} related object[num=>1]. {{has_property(related object[num=>1])}} relatedness. {{has_subtype}} binary relation. {{has_case(binary relation)}} {{has_subtype(object, @R3a): related object[num=2]}}. {{has_subtype(binary relation)}} {{property_of(directionality)}} directed relation. {{has_case_x(directed relation)}} {{has_subtype(related object)}} origin; target. {{has_subtype(binary relation)}} transitive relation. <-- this type of symmetry needs to be carefully defined --> {{has_subtype}} {{property_of(symmetrical, R242)}} symmetrical relation. {{has_case(symmetrical relation): $origin; $target}}. &&{{has_property($origin)}} origin name. &&{{has_property($target)}} target name. &&{{identical_to(origin name): target name}}. &&{{not_identical_to($origin): $target}}. <-- Note10: Here "role" is a specialized term, designating a type of relation name. The difference between a "role" and other binary relations is that a "role" is not only the name of a relation, but also the name of one of the related objects, specifically the target (e.g. father, capital, lover, synonym), whereas the general "relation" is a relation name, and the name of the related objects are different. In general, when a role name is followed by "of" the next word should be the name of the origin. In the case where a role is a purpose, the semantic marker word would normally be "for". This usage is not accurate with respect to inheritance functions. The "role" of a "father" is actually the concept "fatherhood". The word "role" itself, or its supertype "relation" cannot be used in the same way as those subtypes (such as "father") which we are designating as "roles". What we actually need is a relation such as "has_label" relating a role such as "fatherhood" with the word used to label the target of that role. Thus "has_role" is to be considered as a temporary (version 0.55) shorthand, until the proper better-defined semantics for "role" is developed. Meanwhile, those words defined as "roles" behave in other ways very similarly to ordinary words, and are treated as ordinary words for most purposes. This "role" designation will be replaced by a property called "roleness". This property holds for words which occur in phrasal patterns "role of X" or "X's role", where the X is a strongly typed object (or group) that stands in a relation to the "role" word. Typical example, "father" of X, "president" of X. Although strongly typed, the object standing in that role need not be unique. This is as much a lexical property as it is conceptual. It may be designated thus: {{has_property(y): roleness[to=X]}} where X designates the object to which y stands in a role-relation. Such relations should come in pairs, designating the inverse role. --> {{has_subtype(directed relation)}} {{has_subtype(target)}} role. {{has_property(role)}} roleness. {{has_case(role)}} {{has_subtype(origin)}} role origin. {{has_subtype(symmetrical relation)}} {{has_subtype(role)}} symmetrical role. {{has_subtype(relation)}} function. {{has_case(function)}} {{has_subtype(related object): mathematical set[num=>1]}}. {{has_subtype(function)}} quantitative relation. {{has_case(quantitative relation)}} {{has_subtype(related object): number, A5}}. <-- although a "pointing" may not necessarily involve time, since it can be static or abstract, the relationship between origin and target in a directional relationship is analogous to time precedence, i.e, origin comes "before" target. So we use that "precedes" relation --> {{precedes(origin): target}}. {{has_subtype(directed relation)}} {{property_of(directed)}} pointer, directed link. {{has_property(pointer)}} {{has_subtype(order, @R60)}} direction, directionality, pointing, directedness. {{has_subtype(pointer)}} reference. {{has_subtype: correlation &c. R12}}. {{has_subtype: @R17, @A2.3, analogy, similarity}}. {{has_subtype(directed relation)}} self-other relation. {{has_case(self-other relation)}} {{has_subtype(origin)}} self. {{has_case(self-other relation)}} {{has_subtype(target)}} other. {{has_subtype(directed relation): if-then relation}}. {{has_subtype}} link, tie, bond of union. {{has_subtype}} affinity, homology, alliance, homogeneity, association. {{has_subtype}} filiation[obs3] &c. (consanguinity) R11. <-- {financial relation: interest}[ref: ownership, possession, R777, M9.2.1] --> {{has_subtype: @R644, utility, relevancy}}. {{has_subtype: agreement, R23}}. {{has_subtype: causal relation, dependency}}. {[in_frame(space)]} spatial relation, relative position. {[of(line)]} {[in_frame(space): linear orientation, P1.2.2.2.2]}. {{similar_to: comparison &c. R464}}. {{has_subtype: kinship, @R11}}. {[of(numbers)]} {[in_frame(mathematics): @R84, ratio, proportion; product; sum; difference]}. {{conceptual_part_of: R197, nearness; approximation, @R17}}. V. be related, have a relation, relate to, have to do with, refer to; bear upon; pertain to, appertain to. belong to, answer to. [transitive] regard, concern, touch, touch upon. {{has_subtype: affect, @R175}}. {{has_subtype: interest, @R457}}. bring into relation with, bring to bear upon; connect, associate, draw a parallel. {{exhibits(pointer)}} point, point to. {{conceptual_part_of: link, R43}}. Adj. relative, cognate, relating to, pertaining to; relative to, in relation with, referable to, referrible to[obs3]. belonging to; appurtenant to, in common with. {{has_subtype: correlative, R12}}. related, connected; implicated, associated, affiliated, agnate, allied to; en rapport, in touch with. approximative[obs3], approximating; proportional, proportionate, proportionable; allusive, comparable. applicable, equiparant[obs3]. in the same category, of the same type, of the same class. {{has_subtype: like &c. R17}}. {{has_subtype: @R23, relevant, pertinent, germane}}. {{has_property(directed link)}} {{has_subtype(ordered, @R60)}} {{nominalization_of(directionality)}} directed. {{has_property(pointing/direction)}} {{similar_to(directed)}} {{nominalization_of(directionality)}} directional. Adv. relatively. {{similar_to: pertinently &c. R23}}. thereof; as to, as for, as respects, as regards; about; concerning &c. v.; anent; relating to, as relates to; with relation, with reference to, with respect to, with regard to; in respect of; while speaking of, a propos of[Fr]; in connection with; by the way, by the by; whereas; for as much as, in as much as; in point of, as far as; on the part of, on the score of; quoad hoc[Lat]; pro re nata[Lat]; under the heading of, under the rubric of, under the category of, under the name of, under the title of; in the matter of, in re. Prep. {{has_symbol(directionality)}} {{has_symbol(origin)}} from. {{has_symbol(directionality)}} {{antonym_of(from)}} {{has_symbol(target)}} to, toward, in the direction of. {{has_marker(role origin)}} of. Phr. "Really, universally, relations stop nowhere, and the exquisite problem of the artist is eternally but to draw, by a geometry of his own, the circle within which they shall happily appear to do so."[Henry James, 1909]; "thereby hangs a tale " [Taming of the Shrew]. <-- [Want, or absence of relation.] --> A2.1.2 UNRELATEDNESS #10. unrelatedness. N. unrelatedness, irrelation, non-relation, lack of relation, independence, dissociation, unconnectedness, lack of connection, disconnection, misrelation[obs3], inconnection[obs3]. {{has_consequence}} {{&has_consequence(lack of influence, R175a)}} irrelevancy, impertinence, inapplicability, nihil ad rem[Lat], non-pertinence. {{has_subtype}} multifariousness; inconsequence; incommensurability. {{similar_to: extraneousness, R57}}. {{conceptual_part_of: @R24, intrusion, irreconcilableness, disagreement}}. {{conceptual_part_of: nonuniformity, @R16a; heterogeneity, @R16a; unconformity, @R83}}. {{property_of: inclusion, @P2.1.4}}. V. be unrelated, have no relation to, be unconnected, have no connection to; have no bearing upon, have no concern with; have no business with; not concern; have no business there, have nothing to do with. {{conceptual_part_of: intrude &c. R24}}. bring in head and shoulders, drag in head and shoulders, lug in head and shoulders. Adj. unrelated; unconnected, disconnected; independent, unallied. irrelative[obs3], irrespective, regardless. adrift, isolated, insular. extraneous, extrinsic. strange, alien, foreign, outlandish, exotic. arbitrary, random. uncorrelated, orthogonal[math.]. {{antonym_of(uncorrelated/orthogonal): correlated, @R12}}. not comparable, incommensurable. heterogeneous. {{&has_consequence: unconformable &c. R83}}. {{has_subtype}} {{antonym_of(relevant, @R23)}} irrelevant. {{similar_to(irrelevant): @R645, irrelevant, inapplicable}}. not pertinent, not to the point, not to the purpose; impertinent, inapposite, beside the mark, a propos de bottes[Fr]; aside from the purpose, away from the purpose, foreign to the purpose, beside the purpose, beside the question, beside the transaction, beside the point. {{conceptual_part_of: misplaced &c. (intrusive) R24}}. traveling out of the record. remote, far-fetched, out of the way, forced, neither here nor there, quite another thing; detached, segregate; disquiparant[obs3]. multifarious; discordant &c. R24. incidental, parenthetical, obiter dicta, episodic. Adv. independently. parenthetically, by the way, by the by, incidentally, en passant[Fr]; irrespectively &c. adj.; apropos of nothing; without reference to, without regard to; in the abstract; a se. <-- R11 Consanguinity is moved to human relations [HREL] P2.3.2.3.6.2 --> <-- in Roget 1911, the technical concept of correlation is mixed in with reciprocity. Here we break out reciprocity to a new category, R12a --> <-- [interrelation.][[correlation]] The "move" in "move together" here refers to values of attributes or physical parameters --> A2.1.3 CORRELATION (R12) #12. Correlation. N. correlation, interrelation, association, connection, link, mutuality, mutual relation. {{manifestation_of}} interdependence. {{&manifestation_of: causality, @R153}}. {{conceptual_part_of: @R17, similarity, analogy}}. {{antonym_of: irrelation, @R10}}. V. correlate, be correlated; be interrelated. {{has_subtype(be correlated)}} change together, move together, move in tandem. Adj. correlated, correlative, interrelated, closely related; alternate; interdependent, intertwined; complemental, complementary. international. {{antonym_of: unrelated, uncorrelated, @R10}}. <-- here we define a "reciprocal relation" which designates the name of a relation between two objects (or people), such that if one has that title relative to another, the other has the same title relative to the one. e.g. two mates are each a mate of the other. Any example of this relation should be usable in the sense that, where "rr" is the name of the reciprocal relation: "x is a rr of y" implies that "y is a rr of x" --> A2.1.4 RECIPROCITY (R12A) #12a. Reciprocity. N. reciprocity, reciprocation; mutuality. {{property_of(reciprocity)}} reciprocal relation, mutual relation, symmetrical relation. {{has_subtype(reciprocal relation): mate, @R374a; co-worker, @R711; partner}}. {{has_subtype}} reciprocalness[obs3], mutuality. {{performed_by}} reciprocator, reprocitist. {{has_method: interchange, R148}}. {[in_frame(action, R680)]} give and take. {{similar_to: complement, adjunct, R39}}. {{conceptual_part_of: interchange &c. R148}}. {{conceptual_part_of: @R794, exchange, barter}}. V. reciprocate; give in return. exchange, alternate; counterchange[obs3]. {{conceptual_part_of: interchange &c. R148}}. Adj. reciprocal, reciprocative, mutual, commutual[obs3]. interchangeable. Adv. reciprocally, mutually. vice versa; in return; each other, one another. mutatis mutandis[Lat]. {{conceptual_part_of: by turns &c. R148}}. Phr. " happy in our mutual help " [Milton]. <-- identify in the sense of discover the identity (identify, recognize) is under R465b, (identification), and R465 discrimination (operation of the intellect). This entry is the "identity" which is the topic of identification. The distinction between this and "equality" at R27 is subtle. Identity is the situation of two intensional concepts referring to the same extensional object. Equality is identity only of the value some property of an object. e.g. two things may be "equal" in height or weight or power. This "identity" is also used for identity of essence, which includes substance, i.e. if an object is made of diamond, its composition is identical to that of a diamond. ote that "identification" mean assignment to a category, so that if one "ienditfies" a gem as a diamond, this is consistent with this meaning of "identity" being identity of essence. There is a spearate meaning, identity of individual, when we identify a person as a certain individual.--> A2.1.5 IDENTITY (R13) #13. Identity. N. {{has_subtype(binary relation)}} {{has_extreme(similarity, R17)}} identity, oneness, sameness, selfsameness, selfness[obs3]. {{has_case}} {{has_subtype(object, @R3a)}} {{has_subtype(origin, @R9)}} reference object. {{has_case}} {{has_subtype(object, @R3a)}} {{has_subtype(target, @R9)}} identical object. {{has_subtype}} self-identity. {{has_subtype(identity[of=value, @R79a]): equality, R27}}. {{property_of}} same; self, very same, one and the same. {{property_of}} {{has_subtype(physical object)}} genuine article, real thing, very thing, actual thing, real McCoy, no other, one and only, none other, no imitation, no phony, no fake. {{has_subtype(real thing)}} {{has_subtype(person, P2.3.2.3)}} the flesh. {{&result_of: coalescence, R48}} {{&result_of: coincidence, R178}}. {{has_subtype}} {{has_high_level(similarity, R17)}} {{has_subtype(equality, @R27)}} {{has_conceptual_part(purpose, R615)}} convertibility, interconvertability, interchangeability, indistinguishability, practical identity, identity for a purpose. {{caused_by(indistinguishability)}} lack of contrast, absence of contrast, lack of difference. {{purpose_of(discover[obj=identity]): identification, R465b}}. {{has_consequence(identity[of=series^element[num=all], R69]): @R104, monotony}}. {{has_consequence(identity[of=assertion, R535]): @R104, tautology}}. {[of(person, P2.3.2.3): @M1.1, self]}. {{alternative_to: copy, R21}}. {{has_subtype}} homoiousia[obs3]. {{causes: exactness, R494}}. {{conceptual_part_of: alter ego, @P2.3.2.3.6.4.17}}. V. be identical, be the same, be one, be one and the same; coincide, coalesce, merge. treat as the same, render the same, render identical. lack contrast, lack variety, lack heterogeneity. {{topic_of: identify, R465}}. Adj. identical, one, same, one and the same, selfsame, homoousian[obs3], self[obs2]. {{has_subtype: @R82, authentic, genuine, true, real, regular, bona fide, unquestionable, faithful, valid}}. coincident, coalescent, coalescing; no difference, tweedle dee and tweedle dum; much the same, of a muchness[obs3]; unaltered. {{has_subtype}} {{has_high_level(similarity, R17)}} {{has_conceptual_part(purpose, R615)}} {{has_subtype(equivalent, @R27)}} convertible, interconvertible, interchangeable, indistinguishable, identical for a purpose. Adv. identically. convertibly, interconvertibly, interchangeably, indistinguishably. {{has_subtype(identically)}} {[of(person, P2.3.2.3)]} in the flesh. on all fours. Pron. ilk [Scottish]. {{property_of(identity)}} {[of(person, P2.3.2.3): @M1.1, oneself]}. Phr. six of one and half a dozen of the other; "a distinction without a difference"; "not a dime's worth of difference between them" [George Wallace]. <-- [Noncoincidence.] --> A2.1.6 CONTRARIETY (R14) #14. Contrariety. N. {{has_high_level(difference, R15)}} contrariety, oppositeness, opposition, contrast. {{property_of}} {{has_subtype(binary relation)}} {{has_subtype(physical object/person, P2.3.2.3)}} foil. {{has_high_level}} polarity, antithesis. {{property_of}} opposites[pl], the opposite, the reverse, the inverse, the converse, the antipodes[pl], the antithesis, the other extreme. {{property_of}} contradiction; clashing, repugnance. {[of(meaning)]} antonymy. {{property_of(antonymy)}} {{has_subtype(word, R562)}} antonym. {[of(goal): antagonism &c. (opposition) R708]}. {{&caused_by: inversion &c. R218}}. {{has_subtype(opposites)}} action and reaction; yang and yin, yang-yin. {{&has_manifestation: antagonism, R179}}. {{result_of(polarity)}} {{increased_by(polarity)}} polarization. {{reduced_by(polarity)}} {{inverse_of(polarization)}} depolarization. V. be opposite, be contrary, be opposed, be contrasted, be in contrast. be polar, be antithetical. contrast with, oppose; differ toto coelo[Lat]. {{&caused_by}} invert, reverse, turn the tables; turn topsy-turvy, turn end for end, turn upside down, turn inside out. contradict, contravene. {{caused_by(be polar)}} polarize. {{has_subtype(be opposite[in=effect, R154/action, @R170]): antagonize &c. R708}}. Adj. contrary, opposite, counter, dead against, polar, contrarious[obs3], contrariant[obs3]. converse, reverse; opposed, antithetical, contrasted, contrasting, antipodal, antipodean, antagonistic, opposing. conflicting, inconsistent, contradictory. at cross purposes; negative; hostile &c. R708. differing toto coelo[Lat]; diametrically opposite, diametrically opposed; as opposite as black and white, as opposite as light and darkness, as opposite as fire and water, as opposite as the poles; as different as night and day; " Hyperion to a satyr"[ Hamlet]; quite the contrary, quite the reverse; no such thing, just the other way, tout au contraire[Fr]. Adv. contrarily, contra, contrariwise, per contra, on the contrary, nay rather; vice versa. antagonistically, oppositely, conflictingly. conversely. contrastingly. on the other hand &c. (in compensation) R30. Phr. " all concord's born of contraries " [B. Jonson]; "Thesis, antithesis, synthesis" [Marx]. <-- note difference, here is not the same as dissimilar, R18. The concept in the Roget grouping, "difference", seems to be more of an individual difference, difference in one respect, rather than an overall difference, which is considered as dissimilarity. For this classification, we treat difference as a meronym of dissimilarity. [[difference]] --> A2.1.7 DIFFERENCE (R15) #15. Difference. N. {{antonym_of(similarity, R17)}} difference, divergence; distinction. {{has_case}} area of difference. {{&caused_by}} variance, variation, variety; diversity, contradistinction, discrepancy; alteration, alterity. {{&caused_by: permutation, @R148}}. {{has_subtype}} {[in_frame(morphology, @R562): @R562, moods and tenses]}. {{has_subtype}} nice distinction, fine distinction, delicate distinction, subtle distinction; shade of difference, nuance; differentia. {{has_high_quantity: dissimilarity, R18}}. {{has_high_intensity}} far cry. {{has_extreme: contrariety, opposition R14}}. {{property_of}} different thing, something else, apple off another tree, another pair of shoes; horse of a different color; this that or the other. {{&caused_by: change, R140}}. {{required_for: discrimination &c. R465}}. {{has_subtype(difference[of=opinion/belief]): disagreement &c. R24}}. {{has_subtype(difference[of=quantity/quality]): disparity &c. (inequality) R28}}. V. be different, be dissimilar, differ, vary, ablude[obs1], not match, mismatch. {{has_high_level}} be very different, differ greatly, differ by a wide margin, be a far cry. {{has_high_level}} {[in_frame(comparison, R464)]} contrast. divaricate. {{has_high_level}} differ completely, differ totally, differ toto coelo[Lat], differ longo intervallo[It], be like black and white, be like night and day, have no resemblance. {{&caused_by(differ): vary, modify &c. (change) R140}}. {{required_for(difference): discriminate &c. R465}}. Adj. {{antonym_of(similar, R17)}} differing, different, distinguishable, dissimilar, unlike, unalike, not alike. contrasting; diverse, heterogeneous, multifarious, polyglot; varied, modified; diversified, various, divers, all manner of, all kinds of; variform[obs3] &c. R81; daedal[obs3]. other, another, not the same; unequal &c. R28. unmatched. {{has_high_level(different)}} widely apart, poles apart, distinctively different, markedly different, differing widely. {{has_consequence(distinctively different): @R79, distinctive, characteristic, discriminative, distinguishing}}. incommensurable, incommensurate. Adv. differently. diversely, heterogeneously. Prep. {{has_marker(area of difference)}} in, with respect to. Phr. il y a fagots et fagots. A2.2 CONTINUOUS RELATION N. continuous relation. <-- This uniformity if of a continuous nature. The "normality" at R80 may be of a periodic regularity. [[Uniform]] --> A2.2.1 UNIFORMITY #16. Uniformity. N. {{has_subtype(similarity[of=parts[num=all], R51], R17)}} uniformity, homogeneity, homogeneousness, consistency, connaturality[obs3], connaturalness[obs3]. {{has_case: domain, @A8}}. {{has_subtype}} accordance; consonance, uniformness. {[of(action, P2.4): @R136, regularity, constancy, even tenor, routine; monotony, continuousness, steadiness]}. {{&causes: normality &c. R80; agreement &c. R23}}. {{&conceptual_part_of: perfection @R650}}. V. be uniform, be homogeneous; run through. become uniform, become homogeneous. {{&causes: accord with &c. R23; be normal, @R80}}. {{&caused_by}} render uniform, homogenize; assimilate, level, smooth, dress. {{has_subtype(render uniform)}} {{antonym_of(polarize)}} depolarize. Adj. uniform, homogeneous, homologous[obs2]. of a piece, consistent, connatural[obs3]; monotonous, even; regular, unchanged, unchanging, undeviating, unvaried. continuous, unsegmented. {{has_high_level}} totally uniform, invariable, unvarying, invariant. {{has_subtype(totally uniform): flawless @R650}}. {{has_conceptual_part: in harmony with &c. (agreeing) R23}}. {[of(action, P2.4): @R136, regular, constant, routine; monotonous, steady]}. Adv. uniformly, homogeneously, unvaryingly, invariantly. {[of(action, P2.4): @R136, continually, steadily, constantly, regularly, with regularity, continuously, monotonously, routinely]}. Prep. uniformly with &c. (conformably) R82. Phr. ab uno disce omnes[Lat]. <-- these relations of normality and variety were located later in Roget under " CATEGORICAL ORDER" But they are too close to R16 and R16a, to keep so far apart. Some of the words under R16 appear to continuous objects or non-grouped objects, and R80 and R81 mostly apply to discontinuous objects such as groups, rather than within a single object. Difficult distinction? N. within-group relation, relation within a group. 80. Normality 81. multiformity 82. Conformity 83. Unconformity "Normality" will be an important concept in programming the understanding functions for a NLU system. The system needs to know in all cases what is normal and what variations from normal might be expected. !#! [[normal]] --> A2.2.1.1 NORMALITY (R80) #80. Normality. N. {{has_property(member)}} normality, normalcy, normalness[obs3], usualness. {{property_of}} familiarity, naturalness. {{entailed_by: commonness (frequency) R136}}. {{property_of}} default. {{property_of}} rule; standard, norm. {{consequence_of: genuineness (conformity) R82; custom (habit) M7.3.5.1.2.1}}. {{property_of: standard}}. {{has_subtype(standard): pattern (prototype) R22}}. {{has_subtype: uniformity &c. R16}}. {{&result_of}} normalization, standardization. V. be normal. {{&caused_by}} normalize, standardize. {{&caused_by}} default, default to. Adj. normal, natural, unexceptional, default; standard; typical, commonplace. {{entailed_by: @R136, common, usual, frequent}}. {{has_subtype: undamaged, intact, healthy}}. {{consequence_of: conforming, @R82}}. <-- [ref: true, genuine, authentic, @R82]. --> Adv. {{has_consequence(frequently, @R136)}} normally, naturally; true to form, true to type, as per form; in absence of contrary information. typically, commonly, usually, as usual. {{has_high_level}} as always, invariably. {{has_conceptual_part(as always): always, @R78}}. {{has_consequence(invariably): inevitably, @R601}}. <-- conformity to some idea, rule, or standard is often expressed as "true to". The truth-concepts are in a cluster at M4, properties of ideas R494 Truth R495 Error, 543. Veracity.. 544. Falsehood 545. Deception 546. Untruth [[instance]] --> A2.2.1.2 CONFORMITY (R82) #82. Conformity. N. {{antonym_of(unconformity, R83)}} {{has_conceptual_part(normality, A2.2.1.1)}} {{has_conceptual_part(agreement, R23)}} {{has_subtype(similarity[to=norm, @R80], R17)}} conformity, conformance. {{has_case: prototype, R22}}. {{has_case: type, A2.6.1.1}}. {{property_of}} {{has_member(type, A2.6.1.1)}} instance, example, specimen, sample. {{property_of}} {{has_subtype(example)}} case, case in point; object lesson; elucidation. {{&caused_by}} {{has_subtype(adjusting, @R60)}} conforming, reconciliation, harmonizing. {{has_subtype(example)}} quotation. {{topic_of(example): @R522, exemplification, illustration}}. {[of(behavior): conventionality &c. (custom) M7.3.5.1.2.1]}. {{&mcaused_by}} observance; habituation. {{has_subtype(conformity[of=person][to=nationality])}} naturalization. {{conceptual_part_of}} rule, nature, principle; law; order of things; normal state, natural state, ordinary state, model state, normal condition, natural condition, ordinary condition, model condition; standing dish, standing order. {{has_subtype(conformity[of=identity, R5 + expected identity])}} genuineness, authenticity, bona fides, validity. {{property_of(genuineness): @R13, genuine article, real thing}}. {{topic_of}} Procrustean law; law of the Medes and Persians; hard and fast rule, unwavering rule, unbending rule. V. {{caused_by(conformity)}} conform, conform to. conform to rule; accommodate oneself to, adapt oneself to; rub off corners. be regular &c. adj.; move in a groove; follow observe the rules, go by the rules, bend to the rules, obey the rules, obey the precedents; comply with, tally with, chime in with, fall in with; be guided by, be regulated by; fall into a custom, fall into a usage. {{has_subtype(conform[to=custom, M7.3.5.1.2.1])}} {{has_subtype(adhere to custom, @M7.3.5.1.2.1)}} follow the fashion, follow the crowd, follow the multitude; pass muster, do as others do, hurler avec les loups [Fr]; stand on ceremony; when in Rome do as the Romans do; go with the stream, go with the flow, swim with the stream, swim with the current, swim with the tide, blow with the wind; stick to the beaten track; keep one in countenance. exemplify, illustrate, cite, quote, quote precedent, quote authority, appeal to authority, put a case; produce an instance &c. n.; elucidate, explain. {{&caused_by}} {{has_subtype(adjust, @R58)}} bring into conformity, reconcile, harmonize. {{has_subtype(bring into conformity)}} {[in_frame(accounting, @R811)]} balance the books. Adj. conforming. adapted, accommodated. conformable to rule; according to regulation, according to rule, according to Hoyle, according to Cocker, according to Gunter; en regle [Fr], selon les regles[Fr], well regulated, orderly. {{has_subtype(conforming[to=precedent, R64])}} of daily occurrence, of everyday occurrence; in the natural order of things; ordinary, common, habitual, usual, everyday, workaday, typical, normal, nominal; canonical, orthodox. {{has_subtype(conforming[to=precedent, R64]): conventional &c. (customary) M7.3.5.1.2.1; regular &c. R138}}. {{has_large_quantity(conforming[to=precedent, R64]): frequent, R136}}. in the order of the day; naturalized. formal. sound, strict, rigid, positive, uncompromising, Procrustean. secundum artem[Lat], shipshape, technical. exempIe[Fr]. illustrative, in point. {{has_subtype(conforming[of=identity, R5 + expected identity])}} true, real, genuine, authentic, regular, bona fide, unquestionable; faithful, valid. {{similar_to(genuine): true, R494}}. {{similar_to: pure, unadulterated, R652}}. <-- symmetric &c. R242.??? relation? --> Adv. conformably; accordingly. by rule; in conformity; as usual, ad instar[Lat], instar omnium[Lat]; more solito[Lat], more-majorum. {{has_subtype(truly, R494)}} authentically, genuinely, truly, really, unquestionably. for the sake of conformity; as a matter of course, of course; pro forma[Lat], for form's sake, by the card. invariably &c. (uniformly) R16. for example, exempli gratia[Lat], "e.g."[abbr]; inter alia[Lat], among other things; for instance. Prep. conforming to, in accordance with, according to, in conformity with, in accordance with, in keeping with, uniformly with. consistent with, consistently with. agreeably to. {{{has_marker(instance + type, A2.6.1.1)}}} of. Phr. cela va sans dire[Fr]; ex pede Herculem[Lat]; noscitur a sociis [Lat]; ne e quovis ligno Mercurius fiat [Lat][Erasmus]; "they are happy men whose natures sort with their vocations" [Bacon]; "The nail that sticks up will get hammered down" [Japanese saying]; "Stick your neck out and it may get cut off". <-- [Absence or want of uniformity.] --> A2.2.2 NONUNIFORMITY #16a. Nonuniformity. N. {{antonym_of(uniformity)}} {{has_subtype(complexity, R59a)}} nonuniformity, diversity, irregularity, unevenness, non-uniformity. {[of(surface, R220): roughness &c. R256]}. {{caused_by}} dissimilarity, dissimilitude, divarication, divergence. {{has_subtype: multiformity &c. R81}}. {{has_conceptual_part: unconformity &c. R83}}. {{&caused_by: @R651, imperfection, flaw}}. {[of(group, R72)]} {{has_subtype(nonuniformity, R16a)}} {{antonym_of(homogeneity, @R16)}} heterogeneity. <-- heterogeneity is more of a logical consequence than a result of differences. Relation?? --> {{caused_by(heterogeneity): difference[between=members[of=group, R72], A2.5.5.2.2], R15}}. Adj. nonuniform, diversified, varied, irregular, uneven. multifarious; of various kinds; all manner of, all sorts of, all kinds of. {{has_subtype: multiform &c. R81}}. {{has_subtype: rough &c. R256}}. {{&caused_by: @R651, imperfect, flawed}}. {{has_subtype: amorphous, @R241}}. Adv. irregularly. variously, in all manner of ways, here there and everywhere. <-- the distinction between this "variety" and the variety at R16a is subtle. This applies to defined groups! [[variety]] --> A2.2.2.1 VARIETY (R81) #81. Variety. N. {{&has_property(group)}} {{has_subtype(heterogeneity, @R16a)}} {{conceptual_part_of(difference, R15/dissimilarity, R18)}} variety, diversity; multiformity, omniformity[obs3]; irregularity; multifariousness &c. adj.; varied assortment. {{property_of}} grab bag; hodge podge, hotch potch. {{has_conceptual_part: non-relation &c. R10}}. {{manifestation_of: essence, R5}}. {{&mcaused_by: choice, M7.R1}}. V. {{caused_by(variety)}} mix and match. {{&mcaused_by: choose, M7.R1}}. Adj. varied, heterogeneous, diverse, mixed, various, different, dissimilar, assorted, mingled, odd, divers, diversified, variform[obs3]; manifold, many-sided. variegated, motley, mosaic, eclectic; epicene, indiscriminate, desultory; all manner of; of every description, of all sorts and kinds; et hoc genus omne[Lat]; and what not; de omnibus rebus et quibusdam aliis [Lat]. polymorphous, multiform, multifold, multifarious, multigenerous[obs3], multiplex. {{has_high_intensity}} inharmonious, unmatched, unrelated. jumbled, confused, mixed up, discordant; nonuniform, irregular. omniform[obs3], omnigenous[obs3], omnifarious[obs3]. {{&consequence_of: protean (form) R240}}. Phr. "harmoniously confused" [Pope]; " variety's the very spice of life" [Cowper]. A2.2.2.2 EXCEPTION (R83) #83. Exception. N. {{has_conceptual_part(variety, A2.2.2.1)}} {{property_of(dissimilarity[to=norm, @R80], R18)}} exception, peculiarity, something exceptional, something unusual. {{has_property}} {{antonym_of(conformity, R82)}} {{has_subtype(dissimilarity[to=norm, @R80], R18)}} nonconformity, nonconformance, unconformity, disconformity. {{has_property}} {{antonym_of(normality, A2.2.1.1)}} abnormality, anomaly, abnormity[obs3], oddness, anomalousness, unnaturalness. <-- these words can be both the property and the thing --> {{has_subtype}} oddity, curiosity, rarity; freak, freak of Nature, mutant, bizarrerie[obs3], je ne sais quoi[Fr]; rouser, snorter [U.S.]. {{has_subtype}} {{property_of(ugly, @R846/malformed, @R243)}} monster, monstrosity. {{has_subtype(nonconformity): @M7.3.5.1.2.1.R1, nonconformity, unconventionality, idiosyncrasy}}. {{has_subtype}} original, nondescript, character, nonesuch, nonsuch[obs3]. {{has_subtype}} prodigy, wonder, miracle. {{has_metaphor}} flying fish, black sheep, black swan, lusus naturae[Lat], rara avis[Lat], queer fish. {{has_subtype}} {{has_subtype(animal[1], R366): @P2.3.2.3.6.4.2.2, mongrel, random breed; half-caste, half-blood, half-breed; crossbreed, hybrid, metis[Lat], mulatto, half blood}}. {{has_subtype(crossbreed[between= horse + donkey])}} mule; hinny. {{has_subtype(crossbreed[between= zebra + donkey])}} zebrule; zebrinny. {{has_subtype}} aberration; irregularity; variety; singularity; exemption. {{has_subtype: @R469, exception, salvo, qualification}}. {{has_subtype}} {{has_subtype(animal[1], R366)}} {{property_of(mythical, @R515)}} mythical animal. {{has_subtype(mythical animal)}} phoenix; chimera; hydra; sphinx; minotaur; griffin, griffon; centaur, saggittary[obs3]; kraken; cockatrice; wyvern; roc; dragon; sea serpent; mermaid[fem.], merman[male], merfolk[collective]; unicorn; Cyclops, "men whose heads do grow beneath their shoulders" [Othello]. {{studied_in(monster)}} teratology. {{has_subtype(exception[to=surroundings])}} fish out of water; neither one thing nor another, neither fish nor fowl, neither fish flesh nor fowl nor good red herring. {{has_subtype}} {{has_subtype(rarity)}} one in a million, one in a way, one in a thousand. {[when_modifying(person, P2.3.2.3)]} outcast. {{has_subtype(outcast): outlaw}}. {{has_subtype: impurity, contamination, adulteration, R653}}. {{has_metaphor}} odd duck; island. {{has_metaphor}} {{property_of(pleasant)}} oasis. {{causes(nonconformity[of=part, R51]): heterogeneity, @R16a}}. {{conceptual_part_of: nonuniformity, R16a}}. {{has_subtype: hermaphrodite, @R374a}}. <-- [ref: imitation, copy &c. R19]. [ref: phony, sham &c. R545; falseness, R544]. --> V. be exceptional, be uncomformable. have no business there; baffle all description, beggar all description. {{&caused_by}} leave the beaten track, leave the beaten path. {{&caused_by}} infringe a law, break a law. {{&caused_by}} infringe a usage, infringe a custom, break a usage, break a custom, violate a law, violate a usage, violate a custom. {{&caused_by}} break a habit, infringe a habit. {{has_metaphor(infringe a custom)}} drive a coach and six through; stretch a point. <-- abnormalize[obs3] --> Adj. exceptional, nonconforming, atypical, unconformable. abnormal, abberrant, abnormous[obs3]; anomalous, anomalistic; peculiar, exclusive, eccentric, egregious. unusual, unaccustomed, strange, uncustomary, unwonted, uncommon; rare, extraordinary, out of the ordinary; unexpected; unaccountable; outre[Fr], out of the way; queer, quaint. odd, strange, funny, curious. remarkable, noteworthy. irregular, arbitrary. {{has_high_level(unusual)}} fantastic, bizarre; outlandish, exotic, tombe des nues[Fr], preternatural; nonesuch, none such, sui generis[Lat], nondescript[obs2]. unnatural. out of order, out of place, out of keeping, out of tune, out of one's element; beyond the pale, out of the pale. lawless, informal, stray, wandering, wayward, wanton; out of the beaten track, off the beaten track, out of the common, out of the common run; misplaced. {{has_subtype: @R243, grotesque, monstrous}}. {{has_subtype: wonderful &c. R870}}. {{has_subtype: unfashionable, @R851}}. {{has_consequence: heterogeneous, @R16a}}. {{conceptual_part_of: asymmetric, @P1.2.4.1.2}}. {{property_of: P2.3.2.3.6.4.2.2, half blood, hybrid, mongrel}}. {{has_subtype: @R374a, bisexual, hermaphrodite}}. singular, unique, one-of-a-kind. original, unconventional, unheard of, unfamiliar; undescribed, unprecedented, unparalleled, unexampled. {{has_subtype(exceptional): @R123, newfangled, novel, non-classical}}. {{&similar_to: impure, contaminated, adulterated, R653}}. {{&has_consequence(exception): qualified &c. R469}}. denatured[Biochem.], denaturalized[obs3]. heteroclite[Gram], amphibious, epicene; adelomorphous[obs3], monoclinous[obs3]. {[of(person, P2.3.2.3)]} androgynous, androgynal[obs3]. Adv. exceptionally, unconformably. abnormally, abberrantly, anomalously; peculiarly, eccentrically, egregiously; queerly, quaintly. unusually, uncommonly. unconventionally, unprecedentedly; indescribably, undescribably. {{has_extreme}} singularly, uniquely. irregularly, arbitrarily. lawlessly, informally, wantonly. oddly, strangely, funnily, curiously. unnaturally. unaccustomedly, uncustomarily, unwontedly. {{has_high_level(unusually)}} rarely, extraordinarily. unexpectedly; unaccountably. remarkably, noteworthily. {{has_high_level(unusually)}} fantastically, bizarrely; outlandishly, exotically. {{has_high_level(unusually)}} once in a blue moon, once in a million years. Prep. except, except for, aside from, save, other than, barring, beside, without, save and except, let alone, with the exception of. excepting, leaving out, leaving off, not including, not counting, not considering, setting aside. {{has_extreme(with the exception of)}} with the sole exception of. Conj. unless. however, yet, but. Int. "what on earth!", "what in the world!", "What the devil!"; "Holy cow!"; "Can you top that?"; Sacre bleu [Fr]. Phr. never was seen the like, never was heard the like, never was known the like. I could hardly believe it; I saw it, but I didn't believe it. A2.3 PARTIAL RELATION N. partial relation. A2.3.1 SIMILARITY (R17) #17. Similarity. N. similarity, resemblance, likeness, similitude, semblance. {{has_subtype}} affinity, parallelism; analogy, analogicalness[obs3]; homology; correspondence, parity, homoiousia[obs3]. {{conceptual_part_of(nearness)}} approximation. {{has_property(approximation)}} approximateness, nearness, closeness. {{has_subtype}} connaturalness[obs3], connaturality[obs3]; brotherhood; family likeness, family resemblance. {{has_high_level}} cookie-cutter similarity. {{property_of(homology)}} homologue, homolog. {{property_of(analogy)}} analogue, analog. {{&caused_by: imitation, R19, A2.3.3}}. {{has_subtype: agreement &c. R23}}. {{property_of(similarity[of=pronunciation, @R582])}} {[in_frame(speech, @R582):alliteration, rhyme, pun]}. {{&result_of: repetition &c. R104}}. {{has_extreme: @R13, identity, sameness}}. {{has_subtype(similarity[of=parts[num=all], R51]): uniformity &c. R16}}. {{has_measure(similarity[of=measured value][to=true value])}} {{has_conceptual_part(measurement[1], R466)}} accuracy. {{has_high_level(accuracy)}} high accuracy, accurateness. {{affected_by(accuracy)}} {{has_measure(similarity[of=measured value][to=repeat measurement])}} {{has_property(measuring instrument)}} precision. {{has_high_level(precision)}} high precision, preciseness. {{has_subtype}} isogamy[obs3]. {{property_of}} the like, such. {{property_of}} match, pendant. {{property_of}} parallel; close resemblance, striking resemblance, speaking resemblance. {{property_of: simile, @R521}}. {{has_extreme}} perfect match. {{property_of: @R556, representation, faithful likeness, faithful resemblance}}. {{property_of: photograph, R556a}}. {{conceptual_part_of: metaphor, R521}}. {{has_consequence(similarity[of=series^element[num=all], R69]): @R104, monotony, tautology}}. {{trait_of: twin, mate @P2.3.2.3.6.4.17}}. {{has_extreme(similarity): equality, R27}}. {{has_subtype(similarity[of=form])}} isomorphism[1]. {{has_subtype(relation)}} {{property_of(isomorphic)}} isomorph. {{has_subtype}} {[in_frame(set theory)]} isomorphism[2]; homomorphism. {{has_subtype}} {[in_frame(topology): homeomorphism, @R85a]}. V. be similar. be analogous; be homologous, be parallel. resemble, look like, bear resemblance to, take after, approximate, seem like; smack of, savor of; bear a semblance to, parallel, match, rhyme with; favor, span [U. S.]. {{has_high_intensity(resemble)}} bear a striking resemblance to, be alike as two peas in a pod. {{&caused_by: imitate &c. R19}}. look similar, look alike. {{&caused_by}} render similar, render alike; assimilate, bring near; connaturalize[obs3], make alike; rhyme, pun. Adj. similar, like, alike; twin. resembling, similar to, approximating, looking like, reminiscent of, suggesting, suggestive of, seeming like, smacking of, recalling, calling to mind. analogous; analogical, analog; homologous; parallel, of a piece; such as, so; homoiousian[obs3]. {{has_subtype(similar[mode=superficially])}} seeming. such, suchlike. connatural[obs3], congener, allied to. a show of; mock, pseudo, simulating, representing. lifelike, faithful; true to nature, true to life, the very image, the very picture of; for all the world like, comme deux gouttes d'eau[Fr]; as like as two peas in a pod, as like as it can stare; instar omnium[Lat], cast in the same mold, ridiculously like. {{has_subtype(similar[in=value, @R79a])}} {{conceptual_part_of(nearness)}} approximate, near, close. {{has_consequence(approximate)}} imprecise. <-- the "precise" at R494 (truth) will be left as a qualitative property of an assertion, and here the word refers to preciseness as a relation to a true value. This type of "precision" should have its own entry??? --> {{conceptual_part_of(almost identical)}} {{antonym_of(imprecise)}} {{similar_to(precise, @R494)}} precise, exact. {{has_high_level}} cookie-cutter. <-- ""approximately equal" connotes greater precision than "approximate"! --> {{has_high_level(close)}} about the same, approximately equal, almost identical. {{has_high_level(approximately equal): @R27, equivalent}}. {{has_subtype(similar[in=form])}} isomorphic. Adv. similarly. [[of(quantity, R25)]} approximately, nearly; sort of, kind of, around. {{has_subtype(approximately)}} on the order of, of the order; in the ballpark of. {{has_subtype(approximately)}} give or take a little, plus or minus. as if, so to speak; as it were, as if it were; quasi, just as, veluti in speculum[Lat]. et cetera, etc, "&c."; and the like, and so forth. much the same, something like, sort of, in the ballpark, such like. [of meaning] to that effect. Prep. similar to. Phr. et sic de similibus[Lat]. [of people] tel maitre tel valet[Fr], like master, like servant; tel pere tel fils[Fr], like father like son, the fruit doesn't fall far from the tree, a chip off the old block. "a distinction without a difference". <-- in this classification, the entry "difference" will be considered as one element (part) of "dissimilarity" --> A2.3.2 DISSIMILARITY (R18) #18. Dissimilarity. N. {{has_large_quantity(difference, R15)}} dissimilarity, dissimilaritude[obs3]; unlikeness, diversity, disparity, dissemblance[obs3]; divergence, variation. {{&caused_by: change, R140; variation, A2.3.4}}. {{conceptual_part_of: @R20, novelty, originality}}. V. {{has_large_quantity(differ, R15)}} be unlike, be dissimilar, be disparate. {{has_extreme}} bear no resemblance to, differ toto coelo[Lat]. break new ground. {{&caused_by}} render unlike, render dissimilar. {{&caused_by: vary &c. (diversify) R140}}. {{&caused_by: change, R140}}. Adj. dissimilar, unlike, disparate; divergent; of a different kind, of a different sort, of a differeent class, of a different feather; unmatched, unique. {{has_subtype: @R20, new, novel, original, patented, ground-breaking, pioneering, non-imitation}}. creative, imaginative. patentable, non-obvious, unobvious. {{has_subtype: unprecedented &c. R83}}. nothing of the kind; no such thing, quite another thing; far from it, cast in a different mold, tertium quid[Lat], as like a dock as a daisy, "very like a whale " [Hamlet]; as different as chalk from cheese, as different as Macedon and Monmouth; lucus a non lucendo[Lat]. diversified &c. R16a. Adv. otherwise. Phr. diis aliter visum[Lat]; " no more like my father than I to Hercules" [Hamlet]. <-- [[copy]] --> A2.3.3 IMITATION (R19) #19. Imitation. N. {{has_subtype(process, A7.7)}} imitation, imitating, copying, replicating, replication. {{forms: copy, R21}}. {{has_subtype}} repetition, duplication, reduplication; reproduction. {{&causes: duplication, R90}}. {{has_subtype}} transcription. {{has_subtype(copying)}} {{has_subtype(drawing, @R554)}} {{used_in(tracing paper)}} {{formed_by(tracing, @R556)}} tracing. {{has_subtype(tracing)}} image tracing; relief tracing. <-- image tracing can use either transillumination or direct projection --> {{has_patient(image tracing)}} {{has_subtype(original, R22)}} {{has_subtype(picture, R556)}} original picture. {{requires(image tracing[ptnt=$original picture]): project[obj=projected image[of=$original picture], @P2.3.1.3.6][onto=tracing paper], P2.3.1.3.6}}. {{has_patient(relief tracing)}} {{has_subtype(original, R22)}} {{has_subtype(relief, @R557)}} traced relief. {{requires(relief tracing[ptnt=$traced relief]): contact[between= tracing paper + $traced relief], R199}}. {{has_subtype}} mockery, mimicry; simulation. {{has_subtype(imitation[of=person, P2.3.2.3])}} impersonation, personation. {{causes}} semblance. {{method_for}} assimilation. {{has_subtype}} {{purpose_of(deception, R545)}} faking. {{has_subtype: representation &c. R554}}. {{has_subtype: @R856, parody, takeoff, lampoon, caricature}}. {[of(language): quotation, @R535]}. {[of(communication)]} paraphrase. {[of(original idea/text, @R590): plagiarism, @R791]}. {[of(organism, R357): reproduction, procreation; replication]}. {{has_subtype(copying[of=image, R448])}} {{similar_to(copying): @P2.3.1.3.6.2, photography, photocopying}}. {{similar_to: @R544, forgery, counterfeit}}. <-- imitator to person who ... P2.3.2.3.6.5.38 IMITATOR --> V. imitate, copy, replicate. reproduce, repeat. mirror, reflect, echo, reecho; do like, catch; transcribe; match, parallel. mock, mimic, ape, simulate, impersonate, personate; represent &c. R554; counterfeit. {{used_in(impersonate): act &c. (drama) R599}}. {{has_subtype: @R856, take off on, parody, travesty, caricature, lampoon, burlesque}}. follow in the steps of, tread in the steps, follow in the footsteps of, follow in the wake of; take pattern by; follow suit, follow the example of; walk in the shoes of, take a leaf out of another's book, strike in with; take after, model after; emulate. {{formed_by(tracing, @R556)}} trace. Adj. imitated &c. v.; mock, mimic; modelled after, molded on. paraphrastic; literal; imitative; secondhand; imitable; aping, apish, mimicking. {{has_consequence(imitation)}} {{has_property(copy, R21)}} imitation[2]. {{has_subtype(imitation[2]): @R545, counterfeit, bogus, phony, ersatz, fake[2]}}. Adv. literally, to the letter, verbatim, literatim[Lat], sic, totidem verbis[Lat], word for word, mot a mot[Fr]; exactly, precisely. Phr. like master like man; " like - but oh! how different! " [Wordsworth]; " genius borrows nobly " [Emerson]; " pursuing echoes calling 'mong the rocks " [A. Coles]; " quotation confesses inferiority " [Emerson]; "Imitation is the sincerest form of flattery". <-- R20 refers mostly to the human trait "creativity", and might have its primary location under human traits. An essential element is "newness", involving time. So this has elements of the physical world and mental world, and we leave it here. --> A2.3.3.R1 ORIGINALITY (R20) #20. Originality. N. {{antonym_of(imitation, R19)}} {{conceptual_part_of(dissimilarity, R18 + newness, P123)}} originality, nonimitation, novelty[1], newness, non-imitation. {{property_of}} something new, a novelty, novelty[2], no imitation. {{property_of: invention[2], @R515}}. {[of(person, P2.3.2.3): @M5.7.3, creativeness, creativity, inventiveness]}. {{&property_of: prototype, R22}}. Adj. original, new, novel. ground-breaking, pioneering. {{conceptual_part_of(original)}} creative, inventive; untranslated. {{manifestation_of}} {{has_subtype(uncommon, @R83)}} exceptional, rare, sui generis[Lat], uncommon, unexampled. {{has_consequence: unique, @R83}}. unimitated[obs3], uncopied[obs3]; unmatched, unparalleled. {{&has_consequence(new)}} {{required_for(new)}} patented. <-- This "copy" is mostly for objects [Result of imitation.] --> A2.3.3.R2 COPY (R21) #21. Copy. N. {{antonym_of(original, R22)}}{{property_of(posteriority, R117)}} {{has_subtype(role, @R9)}} {{forms(copying, R19)}} copy, facsimile, replica, imitation, counterpart, effigies, effigy, form[2], likeness. {{has_case}} {{has_subtype(origin, @R9): original, R22}}. {{has_subtype}} model, representation, adumbration, study. {{has_property: resemblance[to=original, R22], R17}}. {{has_subtype}} duplicate, reproduction, replication. {{has_subtype}} {{has_member(set/run)}} replicate, rerun. {{has_subtype}} {{property_of(accurate, @R494)}} exact copy, exact imitation, precise copy; servile copy, servile imitation. {{has_subtype(copy[of=image, R448])}} reflection, reflex, reflexion[Brit]. {{has_subtype(copy[of=sound, R402])}} echo. {{has_subtype: @R856, parody, caricature, burlesque, travesty, travestie[obs3]}}. {{has_subtype: @R556, portrait}}. {{has_subtype: @R554, representation, visualization, illustration, delineation}}. {{has_subtype(copy)}} {{conceptual_part_of(change, R140)}} {{property_of(different[from=original], R15)}} derivative, derivation, modification, expansion, extension, revision, variant, variation, form[2]. {{has_subtype(variant[of=statement, R535])}} paraphrase. {{has_subtype(variant[of=speech, R582])}} {{has_subtype(document, R590a)}} transcript. {{has_subtype(variant)}} embodiment. {{has_subtype(variant[of=person, P2.3.2.3])}} avatar, incarnation. {{has_subtype(variant)}} recording, scan[copy into a non-visual form]. {{has_subtype(variant): @R230, silhouette, outline}}. {{has_subtype(variant): shadow, @R421}}. {{has_subtype(writing): mimeograph, xerox, facsimile; reprint, offprint; photo offset}}. {{has_subtype(variant[of=document, R590a])}} {{has_subtype(document, R590a)}} reprint, new printing; rechauffe[Fr]; apograph[obs3], fair copy; second edition &c. (repetition) R104. {[of(document, M8.1.3.2.2.4.3)]} {{has_subtype: @R590, @M8.1.3.3.2.4, facsimile, reprint}}. {{has_subtype}} pasticcio[obs3]. {{has_subtype(replicate): @P2.3.1.3.6.5, cast, mold}}. {{has_subtype(replicate): @P2.3.1.3.6.1, print}}. {{has_subtype: @R545, counterfeit, fake}}. {{product_of}} copying, replication. {{product_of(transcript)}} transcription. {{similar_to(copying): duplication, R90}}. Adj. copied, reproduced. faithful; lifelike &c. (similar) R17; close, conscientious. unoriginal, imitative, derivative. <-- [Thing copied.] --> A2.3.3.R3 PROTOTYPE (R22) #22. Prototype. N. {{property_of(antecedence, R116)}} {{antonym_of(copy, R21)}} prototype, original, model, paradigm, pattern, precedent, standard, ideal, reference, scantling, type, exemplar, example; archetype, antitype[obs3]; protoplast, module, ensample[obs3]; lay-figure. <-- a protoype isn't always original in the sense menat in R20 --> {{&has_property: originality, R20}}. <-- is a mock-up a copy or a model? Usually, it comes before the real thing, so we classify it as a model --> {{has_subtype(model)}} mockup, mock-up. {{has_subtype(model): cartoon, @R230}}. {{has_subtype}}{[in_frame(comparing)]} known, known object. {{has_subtype: text, copy @R590, @M8.1.3.3.2.4}}. {{has_subtype(model)}} design; fugleman[obs3], keynote. {{has_subtype}} die, mold; matrix, last, plasm[obs3]; proplasm[obs3], protoplasm; mint; seal, punch, intaglio; stamp. {{has_subtype}} negative, photographic negative. V. be an example, set an example. set a copy. {{has_subtype(set an example)}} {[in_frame(behavior, R692): @R692, be a role model]}. Phr. a precedent embalms a principle [Disraeli]; exempla sunt odiosa[Lat]. A2.3.4 VARIATION (R20A) #20a. Variation. N. variation; alteration &c. (change) R140. {{has_subtype}} modification; discrepance[obs3], discrepancy. {[in_frame(language, R560)]} {[of(word[1], R562)]} moods and tenses. {{has_subtype: divergency[obs3] &c. R291}}. {{has_subtype}} aberration; innovation. {{has_measure}} {[in_frame(mathematics, @R25)]} variance; standard deviation; root mean square deviation, RMS, RMS deviation; standard error; deviation &c. R279. V. {{has_subtype(change, R140)}} {{caused_by(variation)}} vary. deviate &c. R279; diverge &c. R291; alternate, swerve. Adj. varied. modified. {{has_subtype: diversified &c. R16a}}. <-- "replicate" as used here differs somewhat from "copy". A copy is a duplication of an original, whereas a replicate is one of a number of items produced by a procedure (such as casting, printing; even an experiment) all of which are equally original. Thus it is an original and a copy at the same time! Russian distinguishes the two senses of "copy". One of a series of "originals" is an "exemplar"--> A2.4 GENERAL RELATION N. general relation. <-- note that the "agreement' here at R23 is an abstract concept. At R714 it is specifically a mental interaction between two intelligent agents. The concept of "appropriate, adapted" is also in here, but should be moved to the mental categories under means to a goal???. --> A2.4.1 AGREEMENT (R23) #23. Agreement. N. {{conceptual_part_of(relation, R9)}} agreement; accord, consistency, accordance; concordance, concert. {{has_subtype}} unison, harmony. {{consequence_of}} compatibility. {{has_subtype}} conformance; consonance, consentaneousness[obs3], consistency; congruity, congruence; keeping; correspondence, parallelism, apposition, union. {{conceptual_part_of: conformity &c. R82; uniformity &c. R16}}. <-- the following paragraph, originally here, was moved to R644, "utility" since these words relate mostly to fitness for a purpose --> {{has_subtype: @R644, fitness, aptness, appropriateness, applicability, relevancy, pertinence, aptitude[obs2]}}. {{has_subtype(agreement[to=rule, @R697]}} propriety, admissibility. {{property_of}} case in point. {[in_frame(comparison, R464)]} commensurability. {{&caused_by}} adaptation, adjustment, accommodation, adaption[obs3]; reconciliation, reconcilement; assimilation. {{has_subtype(adaptation)}} fitting together, coaptation[obs3]. {{has_subtype(adaptation[of=organism, R357][to=environment, R227])}} acclimatization. {{has_subtype(adaptation[of=genes, @P2.6.4.2])}} coadaptation. {{has_subtype(adaptation[of=person, P2.3.2.3])}} graduation. {{&causes(adaptation): utility, R644}}. {[of(person, P2.3.2.3)]} {{has_subtype: @R714, concord, general agreement, mutual understanding}}. {[of(person, P2.3.2.3)]} {{conceptual_part_of: @R762, consent, agreement, assent}}. {[of(person, P2.3.2.3)]} {{conceptual_part_of: cooperation, R709}}. {{has_subtype: concurrence &c. R178}}. {{property_of}} right man in the right place, very thing; quite the thing, just the thing. V. agree, accord, harmonize, be accordant, be in agreement, be in accord. correspond, tally, respond; meet, suit, fit, befit, do, adapt itself to; fall in with, chime in with, quadrate with, consort with, comport with; dovetail, fit like a glove, fit to a tittle, fit to a T; match &c. R17; become one; homologate[obs3]. agree with, accord with, fit with, correspond to. {{&caused_by}} assimilate. {{&caused_by}} render accordant &c. adj.; fit, suit, adapt, acclimatize, acclimate, accommodate; graduate; adjust &c. (render equal) R27; dress, regulate, readjust. {{&caused_by}} reconcile, square, square with, fadge[obs3]. {[of(person, P2.3.2.3)]} {{&mcauses: @R762, consent, assent}}. Adj. agreeing, suiting &c. v.; in accord, consistent, accordant, concordant, consonant, congruous, consentaneous[obs3], correspondent, corresponding. congenial; coherent; becoming; harmonious reconcilable, conformable; in accordance with, in harmony with, in keeping with, in unison with &c. n.; at one with, of one mind, of a piece; consistent, compatible, proportionate; commensurate; on all fours. apt, apposite, pertinent, pat; to the point, to the purpose; happy, felicitous, germane, ad rem[Lat], in point, on point, directly on point, bearing upon, applicable, relevant, admissible. {{has_subtype: @R644, fit, in loco, a propos[Fr], appropriate, seasonable, sortable, suitable, idoneous[obs3], deft}}. adapted, acclimatized. at home, in one's proper element. Adv. a propos of[Fr]; pertinently &c. adj.. Phr. rem acu tetigisti[Lat][obs3]; "if the shoe fits, wear it"; the cap fits; auxilia humilia firma consensus facit [Lat][Syrus]; discers concordia [Lat][Ovid]. <-- this Roget entry has a lot of different concepts mixed in, most of which belong in the mental section. This needs to be completely reworked, and perhaps distributed to other entries??? The headword is close to "dissimilarity". We use "disagreement" here to mean a consequence of some type of dissimilarity between two objects; "nonconformity" at R83 is a dissimilarity between one object and some norm. --> A2.4.2 DISAGREEMENT (R24) #24. Disagreement. N. {{conceptual_part_of(dissimilarity, R18)}} disagreement, disparity, mismatch, discrepancy, variance, divergence; dissimilitude, inequality. {{&mcauses}} {{has_expression}} discord, discordance; dissonance, dissidence; incongruity, incongruence[obs3]; discongruity[obs3], mesalliance; bickering, clashing, misunderstanding, wrangle. {{has_high_level}} irreconcilableness, irreconcilability, incompatibility. {{has_subtype(irreconcilability): hostility, @R889; antagonism, @R708; incompatibility, @R708}}. {{has_subtype: discord, R713}}. {{conceptual_part_of: opposition, R708}}. {{has_subtype}} disproportion, disproportionateness[obs3]; inharmonious; repugnance. {{has_subtype}} unfitness, inaptitude, impropriety, inappropriateness; inapplicability, unsuitability, unseasonableness; inconsistency, inconcinnity[obs3]; irrelevancy &c. (irrelation) R10. {{has_subtype}} incommensurability. {{has_subtype}} misjoining[obs3], misjoinder[obs3]; syncretism[obs3], intrusion, interference; concordia discors[Lat]. {{similar_to: unconformity &c. R83}}. {{has_metaphor}} fish out of water. V. disagree; clash; interfere, intrude, come amiss; not concern &c. R10; mismatch; humano capiti cervicem jungere equinam[Lat]. {{has_subtype(clash): jar, @R713}}. Adj. {{conceptual_part_of(dissimilar, R18)}} disagreeing, discordant, discrepant, at variance. jarring, clashing. {{has_high_level}} at war; hostile, antagonistic, repugnant, incompatible, irreconcilable, inconsistent with; intrusive, incongruous; disproportionate, disproportionated[obs3]; inharmonious, unharmonious[obs3]; inconsonant, unconsonant[obs3]; divergent, repugnant to. inapt, unapt, inappropriate, improper; unsuited, unsuitable; inapplicable, not to the point; unfit, unfitting, unbefitting; unbecoming; ill-timed, unseasonable, mal a propos[Fr], inadmissible. inapposite &c. (irrelevant) R10. uncongenial; ill-assorted, ill-sorted; mismatched, misjoined[obs3], misplaced, misclassified; unaccommodating, irreducible, incommensurable, uncommensurable[obs3]; unsympathetic. out of character, out of keeping, out of proportion, out of joint, out of tune, out of place, out of season, out of its element; at odds with, at variance with. Adv. in defiance, in contempt, in spite of; discordantly &c. adj.; a tort et a travers[obs3]. Phr. asinus ad lyram[Lat]. A2.5 INTERNAL RELATION N. internal relation. <-- [[simplicity]] --> <-- this sould be in a "properties" category?? --> A2.5.1 SIMPLENESS (R42) #42. Simpleness. N. {{antonym_of(complexity, A2.5.2)}} simpleness, simplicity. {{has_subtype}} purity, homogeneity. {{&caused_by}} elimination. {{&caused_by: purification &c. (cleanness) R652}}. {{&caused_by: @R60, sifting, sorting}}. {{&caused_by}} isolation; simplification; homogenization. {{has_excess(simplification)}} oversimplification. V. [transitive] render simple, simplify; homogenize. winnow, bolt, eliminate; exclude, get rid of, cull; clear; disentangle &c. (disjoin) R44. {{has_subtype(simplify): purify &c. (clean) R652}}. {{has_subtype(simplify): @R60, sift, sort}}. Adj. simple, uniform, of a piece, homogeneous, single, pure, sheer, neat. unmixed, unmingled[obs3], unblended, uncombined, uncompounded; elementary, undecomposed; unadulterated, unsophisticated, unalloyed, untinged[obs3], unfortified, pur et simple[Fr]; incomplex[obs3]. free from, exempt from; exclusive. Adv. simple &c. adj.; only. A2.5.2 COMPLEXITY (R59a) #59a. Complexity. N. {{antonym_of(simplicity, A2.5.1)}} complexity; complexness &c. adj.; complexus[obs3]; complication, implication, intricacy, intrication[obs3]; perplexity. {{property_of}} network, labyrinth; wilderness, jungle; involution, raveling, entanglement; coil &c. (convolution) R248; sleave[obs3], tangled skein, knot, Gordian knot, wheels within wheels; kink, gnarl, knarl[obs3]; webwork[obs3]. {[of(action, @R680)]} {{has_subtype: difficulty, R704}}. {[in_frame(traffic[2], @R266)]} {{property_of(complexity)}} {{has_subtype(obstruction[of=traffic[2], @R266], M7.3.4.R4.1)}} jam, traffic jam. {{has_high_intensity(traffic jam)}} gridlock. {{has_subtype: nonuniformity, R16a}}. V. complexify[obs3], complicate. Adj. complex, complexed; intricate, complicated, perplexed, involved, raveled, entangled, knotted, kinked, kinky, tangled, inextricable; irreducible. gnarled, knarled[obs3]. {{property_of}} {[in_frame(traffic[2], @R266)]} snarled, gridlocked, jammed. Phr. the plot thickens. <-- adhesion, here is a general sticking together, a more abstract concept than the more physically-oriented concept of tenacity at R327b. We moved the physically-related concepts to R327b [[adhesion, connect]] --> A2.5.3 CONNECTEDNESS (R46) #46. connectedness. N. {{antonym_of(unconnectedness, A2.5.4)}} connectedness, linkage, continuity[1]. {{has_representation: abstract graph, A2.5.3.R1}}. {{property_of}} {{has_subtype(object, @R3a)}} connected structure. {{!!has_part(connected structure)}} {{has_subtype(object, @R3a)}} connected object[num=>1]. {{has_subtype(continuity[1])}} {{of[time, P1.1/period, R108])}} continuity[2], ceaselessness. {{has_subtype: @R69, succession[2], consecution, consecutiveness}}. {{caused_by}} coherence[1]. {{&caused_by(coherence)}} concretion, accretion; conglutination, agglutination, agglomeration; aggregation; consolidation. {{has_subtype}} {[of(discourse, @M8.1.3.2.2)]} coherence[2]. {{has_subtype(incoherence, R47)}} {{antonym_of(coherence[2])}} incoherence. {{&caused_by: attaching, R43}}. {{has_requirement: connection, A3.3.3.R1}}. {{has_extreme}} inseparability, inseparableness. {{&caused_by: joining, R43}}. {{property_of}} connection, link. {{&causes}} {{&has_manifestation: dependence, @A1.4.3}}. <-- put these in the physobj category! out of place here???--> {{property_of: path, R627}}. {{property_of: @P2.2.1.2, conglomerate, concrete}}. {{&caused_by: @R327b, adhesion, adherence, set, cementation, sticking, tenacity, soldering}}. {{&consequence_of(adhesion): @R327, stickiness, adhesiveness}}. V. [intransitive] connect[1], be connected, be linked, be tied together. continue. cohere, hang together. {{&caused_by(connect)}} agglomerate. {{&caused_by(connect)}} [transitive] connect[2], link, link up, hook together. Adj. {{has_property(connected object/connected structure)}} connected, linked. continuous; continual. cohesive, cohering. {{has_subtype: @R69, consecutive, successive}}. united, unseparated, unsessile[obs3]. {{has_extreme}} inseparable, inextricable, infrangible[obs3]. {{required_for: compact, @R321}}. <-- This entry is only for graphs with at least one connection. This is a very simlistic entry, primarily for defining some relations within a parse tree. [[graph]] --> A2.5.3.R1 ABSTRACT GRAPH N. {{has_representation(connectedness, A2.5.3)}} abstract graph, graph. {{!!has_conceptual_part}} {{has_subtype(object, @R3a)}} node, vertex, vertices[pl]. {{!!has_conceptual_part}} {{has_subtype(connection, R45)}} link, edge. {{has_subtype_x(node)}} terminal node, leaf; non-terminal node. <-- terminal nodes connect to only one other node. Meaningful mostly in trees. --> {{!!connected_to(terminal node): node[num=1]}}. {{+has_conceptual_part}} {{location_of(non-terminal node)}} {{conceptual_part_of(link[num=>2])}} branch. {{{interconnects(link): node + $node}}}. {{&representation_of(link): relation, A2.1.1}}. {{has_subtype}} directed graph; undirected graph. {{has_part(directed graph)}} {{has_subtype(link, @R9)}} {{property_of(directed, @R9): directed link, @R9}}. {{has_subtype}} {{not_part_of(cycle)}} acyclic graph. {{has_subtype}} {{part_of(cycle)}} cyclic graph. {{has_subtype(directed graph)}} {{has_subtype(acyclic graph)}} directed acyclic graph. {{has_subtype(directed graph)}} tree-structured graph, tree. {{has_part(tree-structured graph)}} {{has_subtype(node)}} {{has_subtype(origin[of=line of descent])}} root node. {{has_part(tree-structured graph)}} {{has_subtype(series, R69)}} {{has_subtype(line, R69)}} line of descent[num=>0]. {{has_part(tree-structured graph)}} {{has_subtype(node)}} {{has_subtype(terminus[of=line of descent], R67)}} leaf. {{has_part(tree-structured graph)}} {{has_subtype(node)}} successor, successor node. {{has_reciprocal(successor node)}} parent node. {{isnota(root node): successor node}}. {{isnota(parent node): leaf}}. {{has_subtype(tree)}} {{has_result(parsing): parse tree}}. {{has_subtype(tree)}} {{uses(management, R693): chain of command, @R693}}. <-- [Want of adhesion, nonadhesion, immiscibility.] --> A2.5.4 UNCONNECTEDNESS (R47) #47. Unconnectedness. N. {{antonym_of(connectedness, A2.5.3)}} unconnectedness, incoherence, lack of connection, noncohesion; nonadhesion[obs3]. {{has_subtype}} looseness; laxity; relaxation; loosening, , slackening, relaxing; freedom; rope of sand. {{has_subtype}} graininess[2], granularity, state of division. {{consequence_of(unconnectedness[of=liquid, P2.3.1.3.1.1.1])}} immiscibility. {[in_frame(image)]} {{has_subtype(graininess[1]): graininess[2], resolution}}. {{similar_to: disjunction &c. R44}}. V. {{&caused_by}} make loose &c. adj.; loosen, slacken, relax; come unstuck; fall apart, crumble. {{&caused_by: @R44, separate, detach, unglue, disjoin}}. Adj. incoherent, unconnected. multipartite[obs3], abstract; disjunctive; secant. separate, unconnected, apart, disparate, insular, discrete, asunder, far between, loose, free, unattached, unannexed, unassociated. detached, loose, baggy, slack, lax, relaxed, flapping, streaming. {{&consequence_of}} {{antonym_of(adhesive, @R327)}} nonadhesive. {[of(liquid, P2.3.1.3.1.1.1)]} {{consequence_of}} immiscible. {{has_subtype}} {{antonym_of(combined, @R48)}} uncombined, unconsolidated, unjoined. disheveled. {{has_subtype}} {{has_property(powder, R330)}} noncohesive, like grains of sand. {{has_subtype(noncohesive)}} {{has_property(grain, P2.3.1.3.2.13): granular, @R330}}. {{&has_consequence(noncohesive)}} crumbling, falling apart. {{&consequence_of: @R44, separated, segregated, detached, disjoined}}. <-- "unconnectedness", above is the generic term for any two things which are not connected (and perhaps never were, nor had any reason to be). Here, we refer to a series or a conceptually whole object which has some kind of discontinuity in it. [Interrupted sequence.] --> A2.5.4.1 DISCONTINUITY #70. Discontinuity. N. {{has_subtype(unconnectedness, A2.5.4)}} discontinuity[1], discontinuousness. {{caused_by}} discontinuity[2], interruption, break, anacoluthon[obs3]. {{has_subtype: disjunction, R44, A3.3.4}}. {{has_subtype(discontinuity[2])}}{[of(solid object): @P1.2.2.2.1.3.1, fracture, flaw, fault, crack, cut; solution of continuity, caesura; broken thread]}. {{has_subtype(discontinuity[2][of=time interval, R108])}}{{has_subtype(time interval, R108): @M7.3.4.3.R1, pause, intermission; episode}}. {{property_of}} patchwork, potpourri, pastiche, hodgepodge, mosaic, collage, nontage, composite, rhapsody[obs2]. {[of(discourse)]} aside, digression, parenthesis. {{has_subtype: deviation, R279}}. {{has_subtype: detour, circuit, R629, M7.2.3}}. {{has_subtype: alternation, @R63}}. {{conceptual_part_of: periodicity, R138}}. {[of(war[1], R722)]} {{has_subtype(pause[of=war[1], R722], @M7.3.4.3.R1)}} truce, cease fire; lull, dropping fire. {{similar_to: space, gap &c. (interval) R198}}. {{has_subtype: lacuna, @R53}}. V. be discontinuous &c. adj.; alternate, intermit, sputter, stop and start, hesitate. discontinue, pause, interrupt; intervene; break, break in upon, break off; interpose &c. R228; break the thread, snap the thread; disconnect &c. (disjoin) R44; dissever. Adj. {{has_subtype(unconnected, @R47)}} discontinuous, broken, interrupted, dicousu[Fr], disconnected, discrete, disjunctive, unsuccessive[obs3]. {{has_subtype(discontinuous[in=time flow, R109])}} {{conceptual_part_of(pause, @R142)}} intermittent, intermitting. {{has_subtype(intermittent)}} spasmodic, syncopated, desultory; occasional; alternating; alternate. {{has_high_level(intermittent): fitful &c. (irregular) R139}}. patchwork, hodgepodge. {{has_subtype: recurrent &c. (periodic) R138}}. Adv. discontinuously, intermittently, at intervals, by snatches, by jerks, by skips, by catches, by fits and starts, skippingly[obs3], per saltum[Lat]. alternately, in alternation, by turns, in turns. parenthetically. Phr. "like angel visits few and far between" [Campbell]. <-- [[PART]] --> A2.5.5 COMPOSITION #54. Composition. N. composition, constitution, makeup, crasis[obs3]. {{has_component}} component material. {{&formed_by}} inclusion, comprehension; admission, reception. {{&formed_by: combination &c. R48}}. {{has_conceptual_part: part, R51}}. {{result_of}} embodiment; formation. {{has_part: component, R56}}. V. be composed of, be made of; consist of, comprise, be formed of, be made up of, be resolved into. include &c. (in a class) R76; contain, hold, comprehend, take in, admit, embrace, embody. [transitive] involve, implicate; drag into. compose, constitute, form, make; make up, fill up, build up; enter into the composition of &c. (be a component) R56. Adj. containing, constituting &c. v.. <-- "indivisible" is an important concept, but is only one line of this entry. --> A2.5.5.1 WHOLE (R50) #50. Whole. N. {{property_of(completeness, R52)}} {{part_of(part[1], R51)}} whole, totality, entirety, integer, ensemble, collectiveness[obs3]. {{&has_property}} indivisibility, indiscerptibility[obs3]. {{&result_of}} integration; embodiment. {{has_property}} wholeness, integrity. {{has_property: unity &c. R87}}. <-- a complex is made up of parts that are different in type. We have no way to say that now [1-17-96] --> {{part_of(part[1][num=>1], R51)}} {{property_of(nununiform, @R81)}} complex, aggregate, ensemble, compages[obs3], complexus [obs3]. {{has_subtype}} all, the whole, total, one and all, gross amount, sum, sum total, tout ensemble, length and breadth of, " be all and end all ". {{has_metaphor}} Alpha and Omega; lock stock and barrel; the long and the short. {{&result_of(wholeness)}} {{&formed_by(whole)}} {{has_subtype(process, A7.7)}} {{has_subtype(assembling[2], @R72)}} {{has_subtype(joining[ptnt=part[num=all], R51], R43)}} assembling, integration, putting together, integrating. {{has_property: completeness, A2.5.5.3}}. {{has_subtype}} {{property_of(indivisible)}} indivisible whole, indivisible unit, smallest unit. V. form a whole, constitute a whole; integrate, embody, amass; amount to, come to. {{&result_of(wholeness)}} {{&formed_by(whole)}} {{has_subtype(join[ptnt=part[num=all], R51], R43)}} {{has_subtype(assemble[2], @R72)}} assemble, integrate, put together. Adj. whole, total, integral, entire; complete &c. R52; one, individual. unbroken, intact, uncut, undivided, unsevered[obs3], unclipped[obs3], uncropped, unshorn; seamless; undiminished; undemolished, undissolved, undestroyed, unbruised. {{has_subtype}} indivisible, unresolvable, atomic, indissoluble, indissolvable[obs3], indiscerptible[obs3]. wholesale, sweeping; comprehensive. Adv. wholly, altogether; totally &c. (completely) R52; entirely, all, all in all, as a whole, wholesale, in a body, collectively, all put together; in the aggregate, in the lump, in the mass, in the gross, in the main, in the long run; en masse, as a body, on the whole, bodily[obs2], en bloc, in extenso [Lat], throughout, every inch. Phr. tout bien ou rien [Fr]. <-- here member is like a limb, not a member of a set. For the latter, see A2.5.5.2.2 . [[part]] --> A2.5.5.2 PART (R51) #51. Part. N. {{has_part(structure, @R5)}} {{has_part(whole, R50)}} {{has_subtype(role, R9)}} part[1], fraction, portion; subdivision, section. {{has_case}} {{has_subtype(origin, @R9): whole, R50}}. {{has_subtype}} {{has_subtype(number, R84): fraction, R100a}}. {{has_subtype}} aliquot part, aliquot portion. <-- "has_partition" is used for dividing substances or spaces where the properties of the part are similar to the properties of the whole: an arbitrary partition --> {{has_partition(whole, R50)}} piece. {{has_subtype}} lump, bit, hunk, morsel, particle. {{has_subtype(piece)}} {{forms(breaking, @R328)}} fragment, chip, chipping, chunk, shard, collop[obs3]. {{has_subtype(piece)}} {{forms(cutting, P2.8.1)}} shiver, sliver, driblet, clipping, paring, shave, shaving. {{has_partition(piece)}} {{has_subtype(piece)}} subpartition, smaller partition, subfragment. {[of(abstract space, A8)]} {{has_partition(abstract space, A8)}} region, subspace, partition. {{has_subtype(region[of=ordinary space, @R180]): region, R181}}. {{has_subtype(part[of=territory, P2.3.1.1.6.4.1])}} {{has_subtype(region): @P2.3.1.1.6.4.1, division, section, sector, quarter, ward}}. {{has_part(part)}} subpart. {{has_subtype}} {{has_part(concept, M3.1.1.1): case, @M3.1.1.1}}. {{has_subtype}} segment. {{has_subtype(sample[of=material[2], @P2.1.1], @R82)}} sample. {{has_subtype(piece)}} {[of(fabric, @P2.3.1.3.1.2.6)]} {{has_subtype(sample, @R51)}} swatch. {{has_subtype}} dose; item, particular; aught, any; division; cantle, frustum; detachment, parcel. {{has_subtype}} cut, cutting, shaving, slice; scrap, scale. {{has_subtype}} small part. {{has_subtype}} installment, dividend. {{has_subtype: share, @R786}}. {{has_subtype: lamina &c. R204}}. {{has_subtype}} arm, wing, member, limb, lobe, lobule, branch, offshoot, ramification. {[of(plant, R367)]} scion, bough, joint, link; runner; leaf, leaflet; stump, rump. {{has_subtype(part[of=bush[1], @R367/tree, P2.3.2.1.2.3]): @P2.3.2.1.2, twig, sprig}}. {{has_subtype: component part &c. R56}}. {{has_subtype}} sarmentum[obs3]. {[of(text, M8.1.3.2.2.4.3): article, passage]}. {{has_subtype}} debris, odds and ends, oddments, detritus, talus; excerpta[Lat]. {[of(text)]} chapter, clause, count, paragraph, verse. {[of(container)]} compartment. {[of(circle)]} sector. {[of(computer program)]} routine, subroutine; call; instruction. {[of(organization, P2.3.2.3.5.5): department &c. (class) R75]}. V. {{&formed_by(part)}} {{has_subtype(disjoin, R44)}} part[2], divide. {{has_subtype(divide): @P2.6.1.2.4.4.1, break, divide}}. {{has_subtype(have[obj=part[1]])}} {{&has_action(object, @R3a)}} have a part. {{has_action(part[1])}} be a part; be part of, form part of, be a part of. {{has_subtype(divide): @R786, partition, apportion}}. Adj. fractional, fragmentary; sectional, aliquot; divided &c. v.; in compartments, multifid[obs3]; disconnected; partial. Adv. partly, in part, partially; piecemeal, part by part; by by installments, by snatches, by inches, by driblets; bit by bit, inch by inch, foot by foot, drop by drop; in detail, in lots. semi-. <-- "a part of" is part of a whole --> Prep. {[in_frame(part[1])]} {{has_marker(whole, R50)}} of. A2.5.5.2.1 COMPONENT (R56) #56. Component. N. {{has_component(whole, R50)}} component, component part, integral part, integrant part[obs3], element, constituent. {{component_of: composition, R54}}. {{has_subtype}} ingredient; part and parcel; contents; appurtenance; feature. {{has_subtype(ingredient)}} leaven. {[of(organization, P2.3.2.3.5.5): member, @R51; personnel, @P2.3.2.3.6.5.6]}. V. {{has_action(component)}} {{has_subtype(@R51, be part of)}} [intransitive] be a component, be a constitutent, be an element; enter into, enter into the composition of; belong to, appertain to; merge in, be merged in, be combined in; inhere in. {{result_of(be combined in)}} [transitive] combine, unite. {{has_subtype(be a component[of=action, R680])}} {{hperforms(agent, R690)}} be implicated in. {{has_subtype(be implicated in): @R778, share in, participate in}}. form, make, constitute, compose. Adj. forming &c. v.; inclusive. <-- [[member]] --> A2.5.5.2.2 MEMBER N. {{has_member(group, A2.6.1)}} member, element, group member. {{has_property}} membership. V. include, number among. Adj. {{has_property(member): included, @R76}}. including. <-- the following was included in "whole", A2.2.5.1. Note that the relation "major_component" is used for parts that are essential or important, and not necessarily the majority part. The relation "has_main_component" is used for the majority part. Thus majority part and "most important part" are both contined here -- perhaps they should be separated? [Principal part.] --> A2.5.5.2.3 MAIN PART N. {{has_major_component(whole, R50)}} main part, mass, core, principal part, best part, chief part, greater part, major part, bulk, body. {[of(diet, @P2.6.4.1.1.2.3)]} {{has_subtype(food, R298)}} staple. {{has_subtype}} {{property_of(important, R642)}} {{has_subtype(framework, @R5)}} framework, skeleton. {{has_subtype}} {{property_of(important, R642)}} {{has_subtype(essential part, @R5)}} trunk, torso, bole, hull, hulk. {{has_metaphor}} lion's share, Benjamin's mess. {{has_main_component(whole, R50)}} greater part, major part, bulk. {{has_main_component(whole, R50)}} most, nearly all, almost all, essentially all, substantially all. Adj. most of, the major part of. Adv. mostly; substantially, on the whole. A2.5.5.3 COMPLETENESS (R52) #52. Completeness. N. {{has_property(whole, A2.5.5.1)}} completeness, wholeness, allness[obs3]. {{similar_to: wholeness, R50}}. {{&caused_by: completion, R729}}. {{&required_for: perfection, R650}}. {{has_subtype}} entirety; solidity, solidarity; unity; all; ne plus ultra[Lat], ideal, limit. {{&requires}} {{has_subtype(object, @R3a)}} complement, supplement. {{has_subtype(supplement)}} make-weight, casting weight. {{&requires}} {{has_subtype(process)}} {{used_in(supplement)}} {{has_subtype(completion, R729)}} supplementation, complementation, supplementing, complementing, filling. {{result_of}} saturation, saturity[obs1]; impletion[obs3]. {{property_of: @P2.3.1.1.6.1.2.4, high water, high tide, flood tide, spring tide}}. {{property_of}} fill, load, bumper, bellyful[obs3]; brimmer[obs3]. {{&required_for: sufficiency &c. R639}}. {{conceptual_part_of: accompaniment, R88}}. {[of(status)]} {{has_requirement: circumstances, @R183a}}. V. be complete &c. adj.; come to a head. {{&requires}} {{&caused_by}} render complete. {{has_method(render complete)}} supplement, complement. {{has_method(render complete)}} fill, charge, load; fill up, fill in, fill to the brim, fill the measure of; make up, make good; piece out, eke out; supply deficiencies; saturate. {{has_subtype(fill[mode=again])}} replenish, refill. {{has_subtype(render complete): complete, @R729}}. go the whole hog, go the whole length; go all lengths. Adj. {{has_property(whole, R50)}} complete, entire; full, good, absolute, thorough, plenary; solid, undivided; with all its parts; all-sided. {{&has_consequence: perfect &c. R650}}. exhaustive, radical, sweeping, thorough-going; dead. regular, consummate, unmitigated, sheer, unqualified, unconditional, free; abundant &c. (sufficient) R639. brimming, brimmimg over, runnung over; brimful, topful, topfull; filled, chock full, choke full; as full as an egg is of meat, as full as a vetch; saturated, crammed; replete &c. (redundant) R641; fraught, laden; full-laden, full-fraught, full-charged; heavy laden; soaked, waterlogged. {{has_property(supplement)}} supplemental, supplementary, completing, suplementing, complementing, ascititious[obs3]. Adv. completely, entirely, utterly, altogether, outright, wholly, totally, in toto, quite, fully, stark. thoroughly, absolutely, exhaustively, throughout, through and through. {[of(effort, R686)]} to the full, to the utmost, all out, to the backbone, to the top of one's bent, as far as possible, a outrance[obs3]; with a vengeance, with a witness. over head and ears; effectually, for good and all, nicely, through thick and thin, head and shoulders; neck and heel, neck and crop; in all respects, in every respect; at all points, out and out, to all intents and purposes; toto coelo[Lat]; utterly; clean, clean as a whistle; heart and soul, root and branch, down to the ground. from first to last, from beginning to end, from end to end, from one end to the other, from Dan to Beersheba, from head to foot, from top to toe, from top to bottom, de fond en comble[Fr]; a fond, a capite ad calcem [Lat], ab ovo usque ad mala[Lat], fore and aft; every, whit, every inch; cap-a-pie, to the end of the chapter; up to the brim, up to the ears, up to the eyes; "as . . . as can be". on all accounts; sous tous les rapports[Fr]. Phr. falsus in uno falsus in omnibus [Latin: false in one thing, false in everything]; omnem movere lapidem[Lat]; una scopa nuova spazza bene [Italian]. A2.5.5.4 INCOMPLETENESS (R53) #53. Incompleteness. N. {{has_property(part)}} incompleteness, lack of completeness. {{has_case}} {{property_of(missing, @R2)}} something missing. {{has_subtype(something missing)}} missing piece, missing part, gap, hole, lacuna; deficit, deficiency[2]; shortage. {{has_subtype(something missing)}} omission. {{caused_by(omission)}} {{has_subtype(negligence, @R460)}} {{has_subtype(action, R680)}} omission[2]. {{consequence_of: defect, @R651}}. {{has_subtype}} deficiency[1], absence, want, lack, short measure. {{property_of: shortcoming &c. R304}}. {{&causes: insufficiency &c. R640; imperfection &c. R651}}. {{has_subtype: immaturity &c. (nonpreparation) R674}}. {{&caused_by}} half measures. {{has_symbol(omission)}} {[in_frame(document, M8.1.3.2.2.4.3): caret, @R550]}. {{&caused_by: break &c. (discontinuity) R70}}. {[of(action, @A7): noncompletion &c. R730]}. {{&caused_by}} missing link. V. be incomplete &c. adj.; fall short of &c. R304; lack &c. (be insufficient) R640; neglect &c. R460. Adj. incomplete. defective, deficient, wanting, lacking, failing. imperfect &c. R651; in default, in arrear, in arrears; short, short of; hollow, meager, lame, half-and-half, perfunctory, sketchy; crude &c. (unprepared) R674. {[of(action, @A7): @R730, unfinished, uncompleted]}. {{antonym_of: complete, R729}}. mutilated, garbled, docked, lopped, truncated. {[of(action, @A7)]} in progress, in hand; going on, proceeding. Adv. incompletely &c. adj.; by halves. Phr. caetera desunt[Lat]; caret. A2.5.5.5 EXCLUSION (R55) #55. Exclusion. N. {{has_subtype(separation[from=group], R44)}} exclusion, non-admission, omission, exception, rejection; exile &c. (seclusion) R893; noninclusion[obs3], preclusion, prohibition. <-- separation is a mutual exclusion ... what relation? --> {{has_subtype}} separation, segregation, isolation, quarantine, seposition[obs3]. {{has_subtype}} elimination, expulsion; defecation. {{function_of(exclude[obj=water, R337])}} {{has_subtype(barrier[to=water, R337], @M7.3.4.R4.1)}} cofferdam; diving bell. {{has_subtype(exclusion[from=obligation[to=obey[obj=law, R963/rule, @R741], R743], R926]): exemption, R777a}}. {[with_obj(person, P2.3.2.3): @M7.3.2, repudiation]}. V. [intransitive] be excluded from &c. v.. {{has_subtype(separate, R44)}} exclude, bar; leave out, shut out, bar out; reject; lay apart, put apart, set apart, lay aside, put aside. throw overboard; strike off, strike out; neglect &c. R460; banish &c. (seclude) R893. {[with_obj(person, P2.3.2.3): @M7.3.2, repudiate, blackball]}. except. pass over, omit; garble; eliminate, weed, winnow. relegate, segregate; quarantine. Adj. excluding, leaving out, barring. exclusive, only. excluded &c. v.; unrecounted[obs3], not included in; inadmissible. <-- the "exclusive" of exclusive right or possession is at R924 --> {{has_subtype(exclusive): exclusive, @R924}}. Prep. exclusive of, barring; except; except for, excepting, with the exception of; save; other than; bating. Phr. bar the door to. <-- these are the abstract versions of range, restriction, etc, of which the physical subtype are contained in the physical or mental sections. It applies to restrictions on the ability of objects to hold qualitative attributes as well as quanitative attributes. --> A2.5.5.5.R1 RANGE N. {{property_of(member, A2.5.5.2.2)}} {{conceptual_part_of(limit, R233)}} range, reach, sphere, scope, extent. {{has_subtype}} amplitude. {{has_case}} {{property_of(included, @A2.5.5.2.2)}} inside, interior. {{has_case}} {{property_of(excluded)}} outside, exterior. {{causes}} restriction, containment, limitation. V. range. restrict, confine. Adj. restricted, contained. internal; external. {{has_consequence(external): excluded, @R55}}. {{has_consequence(internal): included, @A2.5.5.2.2}}. Prep. inside, within; outside, beyond. A2.5.5.6 EXTRANEOUSNESS (R57) #57. Extraneousness. N. extraneousness, foreignness, alienness. {{has_subtype}} extrinsicality[obs3] &c. R6; alienage[obs3], alienism. {{has_subtype: exteriority &c. R220}}. {{property_of(extraneousness)}} {{has_subtype(physical object)}} foreign body, foreign substance, foreign element. {{property_of(extraneousness): alien, stranger, P2.3.2.3.6.4.3}}. {{similar_to: irrelation, R10}}. {{caused_by: external origin}}. V. be extraneous, be extrinsic, not belong, be in the wrong place. Adj. {{has_subtype(unrelated, R10)}} extraneous, extrinsic, foreign, alien. tramontane, ultramontane. inadmissible; exceptional. {{&consequence_of: excluded &c. R55}}. {{has_subtype: @R220, ulterior, exterior}}. Adv. extraneously, extrinsically. in foreign parts, in foreign lands; abroad, beyond seas; over sea on one's travels. <-- Roget had a major category, "collective order" under "order" to express conceots relating to classes and relations within clases. This was to distinguish such concepts from parts of "compounds", which were under "continuous relation". However, the concepts are so related that this separation seems for ouir purposes to create more confusion, by putting similar words quite far apart. We have moved the group and class here, under "relation", and renamed it "group relation". --> A2.6 GROUP RELATION (R72 TO R74) N. group relation, relation within a group. <-- 72. Assemblage 73. Nonassemblage 74. Focus Dispersion --> <-- [[GROUP]] --> A2.6.1 GROUP #72. Group. N. group, cluster, assemblage[1], set. {{has_member}} {{has_subtype(individual, @R87): @A2.5.5.2.2, member, element, group member}}. {{has_subtype(set)}} set[2], mathematical set. {{studied_in(mathematical set)}} set theory. {{has_subtype(set)}} {{property_of(ordered, @R60)}} partially ordered set, poset. {{has_subtype(partially ordered set): hierarchy, @A2.6.4}}. {{has_subtype}} batch, lot, pack. {{has_subtype(group[of=solid object[num=>1]])}} {{forms(collecting[2])}} collection[2]. {{has_subtype(group[of=number[num=>1], A5])}} numerical group, numerical grouping. {{has_subtype(quantity[of=physical object], R25, A3.1.1)}} {{property_of(greatness, R31)}} {{has_large_quantity(physical object)}} great quantity, huge amount; heap, pile, congeries; lump, load, rouleau[obs3]; mountain, mass; galaxy. {{has_subtype}} clump, pencil; budget, assortment; bunch; parcel; packet, package; bundle, fascine[obs3], fasces[obs3], bale. {{has_subtype}} group of fibers. {{has_subtype(group)}} {{member_of(animal, R366)}} group of animals. {{result_of(group of animals)}} {{exhibits(animal[1], R366)}} {{has_subtype(convergence, @R290)}} {{has_subtype(action, R680)}} {{formed_by(group of animals)}} [intransitive] assembling[1], gathering[1], assembly[1], ingathering[1], collecting[1], coming together. {{has_subtype(group of animals): human group, P2.3.2.3.5}}. {{result_of}} {{patient_of(physical object[num=>1])}} {{has_subtype(action, R680)}} {{antonym_of(dispersion, R73)}} assemblage[2], assembling[2]; collection[1], collecting[2], assembly[2], collocation, colligation[obs3]; compilation[1], compiling, levy, gathering, ingathering. {{has_subtype(gathering)}} {{location_of(center, @R222)}} centralization. {{result_of: @A2.6.4, grouping, clustering}}. {{has_subtype}} {{has_subtype(multitude, R102)}} large group, quantity. {{has_subtype}} miscellany, collectanea[obs3]; museum, menagerie &c. (store) R636; museology[obs3]. {{has_subtype}} volley, shower, storm, cloud. {{has_subtype}} pyramid; bing[obs3]; drift; tissue; snowball, snowdrift. {{has_subtype: P2.3.2.3.5, human group}}. {{has_subtype(group): team; crew, gang, knot, squad, band, @P2.3.2.3.5}}. {{has_subtype(group): reunion, drawing room, at home; reception, conversazione[It] &c. (social gathering) R892}}. {{has_subtype(group): assembly, congress, meeting, levee; convention, conventicle; gemote[obs3]; conclave &c. (council) R696}}. {{has_subtype(group): posse, @P2.3.2.3.5}}. {{has_subtype(group): crowd, throng, @P2.3.2.3.5}}. {{has_subtype(group): bunch, drive, @P2.3.2.3.5}}. {{has_subtype(group): @R712a, swarm, shoal, school, covey, flock, gaggle, herd}}. {{has_subtype(group): tribe}}. {{has_subtype(group): clan, brotherhood}}. {{has_metaphor}} Pleiades; constellation. {{has_subtype}} {{has_large_quantity}} multitude. {{has_subtype(group[of=attributes]): pattern A2.6.1.2}}. {{has_subtype}} agglomeration, conglomeration, , aggregation, conglomerate, acervation[obs3], cumulation; glomeration[obs3], conglobation[obs3]; coacervate[Chem], coacervation[Chem], coagmentation[obs3]; accumulation &c. (store) R636. {{property_of(density)}} concentration, congestion, omnium gatherum[Lat], spicilegium[obs3]. {{has_metaphor(concentration)}} black hole of Calcutta. {[of(vehicle, P2.3.2.3.16.2.2.1)]} {{affected_by(traffic flow, @R266): @R266, heavy traffic, bottleneck, traffic jam}}. {{has_subtype(group of fibers)}} fagot, wisp, truss, tuft; shock, rick, fardel[obs3], stack, sheaf, haycock[obs3]; fasces, fascicle ; seron[obs3], seroon[obs3]; gavel, hattock[obs3], stook[obs3]. {{has_part(body)}} {{has_subtype(group of fibers, @R72, A2.6.1)}} fascicle, fasciculus. {{has_part(book)}} fascicle, fascicule[obs3], fasciculus. {{has_subtype}} {{property_of(well-defined)}} set, mathematical set. {{studied_in(mathematical set)}} {{has_branch(mathematics)}} set theory. {{has_subtype}} {{property_of(well-defined)}} group, mathematical group. {{studied_in(mathematical group)}} {{has_branch(mathematics)}} group theory. {{has_symbol}} {{has_subtype(noun, @R567)}} collective noun. <-- ?? these should be in a separate category, usage is (quantity) of ... --> V. {{result_of(group)}} {{exhibits(animal[1], R366)}} [intransitive] assemble[1], collect[1], muster, come together, get together; meet, unite, join, rejoin; cluster, swarm; surge, stream, herd, crowd, throng, associate; congregate, conglomerate, concentrate; center round, rendezvous, resort; flock, flock together, pig together; forgather; huddle; reassemble; agglomerate, aggregate. precipitate. {{result_of(group)}} [transitive] assemble[2], muster, gather, bring together, get together, put together, draw together, scrape together, lump together, collect[2]; collocate, colligate[obs3]; get, whip in; hold a meeting; convene, convoke, convocate[obs3]; rake up, dredge; pack, put up, truss, cram; acervate[obs3]; compile; group, aggroup[obs3], concentrate, unite; collect into a focus, bring into a focus; collect in a dragnet; heap Ossa upon Pelion. {{has_subtype(collect[2]): amass, accumulate &c. (store) R636}}. heap, heap together, mass, pile, pile up, pile on. {{has_action(group): include, @R76}}. Adj. {{has_property(group)}} grouped, collected, assembled. clustered. {[of(animal[1], R366)]} flocked, herded, crowded, thronged, congregated, conglomerated, concentrated; gathered, gathered round, rendezvoused; come together, flocked together; huddled. associated. {{has_subtype(assembled[mode=closely, @R197])}} closely packed, dense, close-packed, serried. crowded to suffocation, teeming, swarming, populous. as thick as hops; all of a heap, cumulative. fasciculated. {[referring_to(mathematical set/set theory)]} set-theoretic. Adv. in a group. Suff. {{has_symbol(collective noun)}} "-ware"; "-stuffs". Phr. acervatim[Lat]; tibi seris tibi metis[Lat]. <-- a class is usually a group defined by their properties; a "set" in mathematics may be defined by enumerating its members, and they may have no common features. Here, a "set" is in the common sense of a set of similar things. The definitions here have not been conformed to the Ontolingua "Frame Ontology", but should be easily reconciled. [[class]] --> A2.6.1.1 CLASS (R75) #75. Class. N. {{has_subtype(group, A2.6.1)}} {{produces(classification, A2.6.4)}} class, division, category, categorema[obs3], kind, sort, type, variety. <-- for a class, a member is an instance --> {{!!has_subtype}} {{!!has_member}} {{has_subtype(member, A2.5.5.2.2)}} member, class member. {{has_subtype(class member)}} instance. {{has_subtype(definition[of=class], @R522)}} specification, conceptualization, conception, general conception, defining properties, necessary and sufficient conditions. <-- not every class has a subclass, but a "subclass" is a type of "class"! --> {{&has_subtype}} subtype, subclass. {{has_subtype(name[of=subtype], R564)}} hyponym. {{has_property(member): similarity &c. R17; relatedness, @R9}}. <-- we assume that a "class" is defined by some common property. This excludes classes defined by extension. DO we need to include those? If so, we must add a "&" to this "has_property" --> {{has_property}} {{has_subtype(property, @R79a)}} class property, common class property. {{is_a}} {{property_of(roleness)}} supertype[of=class member]. {{has_subtype(name[of=supertype], R564)}} hypernym. {{has_subtype(instance): example, @R82}}. <-- to "identify" may mean to assign to a class or category, as well as to refer to a specific individual. The former is to "identify as a" and the latter is to "identify as" --> {{topic_of(class): @R465b, classification, recognition, categorization, identification}}. {{has_subtype}} {{property_of(known[by=person])}} known category, previously known category, previously recognized class. {{has_subtype(class[of=organism, R357])}} genus[1]; species[1]; family. {{has_subtype(species)}} {[in_frame(biology)]} biological species, species[2]. {{has_subtype(genus)}} {[in_frame(biology)]} biological genus, genus[2]. {[in_frame(biology)]} order; kingdom; race; tribe; breed, kit. {[in_frame(religion)]} sect. {{has_subtype}} assortment; feather, kidney. <-- this is for "set of dishes" etc. --> {{has_subtype}} set. {{has_part(set)}} subset. {{has_subtype}} range. {{has_subtype}} head, order; province, domain. {[of(human group)]} section; department, subdepartment. {[of(playing card): suit]}. {{has_subtype}}{[in_frame(sociology)]} {{has_subtype(human group): social class, @P2.3.2.3.5}}. {[of(person, P2.3.2.3): @P2.3.2.3.6.2.R1, sept; clan]}. {{has_subtype: gender, sex, kin}}. {{has_subtype}} manner, description, denomination, designation, rubric, character, stamp, predicament. {{formed_by}} indication, particularization, selection, specification. {{has_property(member): inclusion &c. R76}}. V. {{result_of(class)}} classify. {{topic_of(class): @R465b, classify, recognize, categorize, identify}}. {{has_action(member): belong, @R76}}. Det. {{has_marker(class)}} a, a kind of, a sort of, a type of, a class of, a subtype of. Phr. "Really, universally, relations stop nowhere, and the exquisite problem of the artist is eternally but to draw, by a geometry of his own, the circle within which they shall happily appear to do so."[Henry James]. <-- pattern here is in the technical sense used for computerized pattern-matching. For this purpose a pattern is defined as a group(or set) of characteristics, each of which has a value. The values may be numerical, qualitative(finite multi-valued), or yes/no. In the abstract, a pattern is a group of elements with some characteristic internal relations. [[pattern]] --> A2.6.1.2 PATTERN N. {{has_subtype(group, A2.6.1)}} pattern. {{has_conceptual_part}} {{has_subtype(ordering, @R60)}} grouping, distribution, disposition, arrangement, array. {{has_subtype}} syntactic pattern; statistical pattern. {{has_property(statistical pattern)}} dispersion[1]. {{has_property(numerical group)}} {{has_subtype(dispersion[1])}} numerical dispersion, dispersion[2]. {{has_subtype(distribution)}} spatial distribution. {{has_property(syntactic pattern)}} syntactic patterning, syntactic ordering. {{used_for: identification, recognition}}. {{has_conceptual_part}} internal organization, internal relations. {{has_member: @A2.6.4.R5, characteristic, property, feature}}. {{has_property: multidimensionality; complexity}}. {{has_property: order, A4.1}}. {{has_representation}} {{&has_part(computer program)}} {[in_frame(computer program)]} {{has_subtype(linear array, A4.1.R2)}} vector, array. {{studied_in}} pattern matching. {{studied_in(syntactic pattern)}} parsing. {{has_subtype: traffic pattern, @R266; flight pattern}}. Adj. patterned. <-- dispersion may destroy a group. How to be more specific? --> A2.6.2 DISPERSION #73. Dispersion. N. {{antonym_of(assemblage, R72)}} {{conceptual_part_of(divergence, @R291)}} dispersion, dispersing; aspersion; scattering &c. v.; dissemination, diffusion, dissipation; spread, respersion[obs3], circumfusion[obs3], interspersion, spargefaction[obs3]; affusion[obs3]. {{has_conceptual_part: separation[of=part, R51][from=part, R51], R44}}. {{has_result(dispersion[ptnt=$group, R72]): destruction[2][ptnt=$group], @R162}}. {{&result_of}} nonassemblage. {{has_subtype}} {{member_of(transfer[1], A6.1.7)}} distribution, apportionment, distributing. {{has_subtype(distribution): apportionment, R786}}. {{has_subtype}} waifs and estrays[obs3], flotsam and jetsam, disjecta membra[Lat] [Hor.]; waveson[obs3]. V. disperse, scatter, disseminate, diffuse, shed, spread, bestrew, overspread, dispense, disband; dispel, dissipate; sow, broadcast, cast forth, draught off. disembody, dismember, distribute; apportion &c. R786; blow off, let out, spew; strew, straw, strow[obs3]; ted; spirtle[obs3], cast, sprinkle; issue, deal out, retail, utter; resperse[obs3], intersperse; set abroach[obs3], circumfuse[obs3]. turn adrift, cast adrift; scatter to the winds. spread like wildfire, disperse themselves. Adj. {[referring_to(distribution)]} distributive. {{has_consequence(disperse)}} dispersed, scattered, disseminated, diffused, shed, spread, bestrewn, overspread, dispensed, disbanded; dispelled, dissipated; sown, broadcast, widespread. unassembled, uncollected, unjoined; sparse, dispread, sporadic; adrift, stray; disheveled, streaming. {{has_subtype(widespread): epidemic, @R78}}. Adv. sparsim[obs3], here and there, passim. <-- [Place of meeting.] --> A2.6.3 FOCUS #74. Focus. N. {{has_conceptual_part(group)}} {{has_subtype(center, R222)}} focus[1]. {{has_subtype}} {{performed_at(convergence, R290)}} {{has_subtype(place, R182)}} point of convergence. {{has_subtype(point of convergence[of=human group])}} {{has_location(meeting)}} gathering place, resort, haunt, retreat; venue; rendezvous; rallying point; trysting place, place of assignation; place of meeting, place of resort; point de reunion. {{has_subtype(point of convergence[of=human group])}} headquarters, home, club; depot &c. (store) R636. {{has_subtype(focus[of=entering, R294]): entrance, @R294}}. {{has_subtype(focus[of=exiting, R295]): exit[2], @R295}}. {[of(distribution, @A2.6.1.2)]} {[in_frame(statistics)]} mode. {{has_subtype(focus[of=light ray[num=>1], @R420])}} {[in_frame(optics, @R420)]} focal point, focus[2]. {{has_location(focal point)}} {[in_frame(optical instrument)]} focal plane. {[in_frame(optical instrument)]} {{required_for(bring to a focus, @R74): @P2.3.1.3.6, focus, distinctness}}. {[of(ray, R244)]} corradiation[obs3]. V. {{location_of(focus[1])}} bring to a point, bring to a focus. {{metaphor_for}} bring to an issue. {{has_method(bring to a focus)}} {[in_frame(optical instrument)]} {[with_obj(optical instrument)]} [transitive] focus[3]. {{has_method(bring to a focus)}} {{used_in(optical instrument)}} {[with_obj(light ray)]} [transitive] focus[4]. Adj. focal. {{has_result(focus[3]/focus[4])}} focused, in focus. <-- [[classify]] --> A2.6.4 CLASSIFICATION (R75 TO R78) N. {{has_subtype(arranging, @A4.1.R2)}} {{has_subtype(ordering, @R60)}} {{has_subtype(segregation[ptnt=group, R72], @P2.6.1.2.4.4.1)}} classification[1], classifying, grouping, division, sorting, dividing into sorts, assortment, allotment, apportionment. {{&has_method(classifying)}} clustering. {{has_result(classifying)}} classification[2], system of classification. {{has_subtype(classification[2])}} {{has_subtype(directed graph, @A2.5.3.R1)}} {{has_subtype(partially ordered set)}} hierarchy. {{has_subtype(classification[2])}} taxonomy, grouping, taxis[obs2], syntaxis[obs3], graduation[obs2]. {{has_conceptual_part(classification): class, A2.6.1.1}}. V. {{has_subtype(arrange, @A4.1.R2)}} {{has_subtype(segregate[ptnt=group, R72], @P2.6.1.2.4.4.1)}} classify, class, group, assort, sort, divide into sorts. {{has_method(classify)}} cluster. Adj. classifying. classified. <-- 75. Class 77. Exclusion 76. Inclusion 79. Speciality 78. Generality --> A2.6.4.R1 INCLUSION (R76) #76. Inclusion. N. [Comprehension under, or reference to a class.] {{antonym_of(exclusion, R77)}} {{has_conceptual_part(classification, A2.6.4)}} {{has_action(whole, R50/group, R72/class, R75)}} inclusion, membership, subsumption, admission, comprehension, reception. {{has_patient}} included item. {{forms: member, A2.5.5.2.2}}. {{has_subtype}} containment, embrace, encirclement. {{forms(inclusion[ptnt=person, P2.3.2.3][into=human group])}} {{has_subtype(person, P2.3.2.3)}} {{has_subtype(member, A2.5.5.2.2)}} group member, member. {{member_of(group member)}} {{has_subtype(human group)}} ins, in group, in crowd. {{conceptual_part_of: composition &c. (inclusion in a compound) R54}}. V. {{has_action(included item)}} be included, be included in, be contained, be contained in, be comprehended within, be comprised within, member among; come under, fall under, range under, range with; belong, belong to, pertain to; merge in. {{has_action(whole, R50)}} {{caused_by(be included in)}} {{has_subtype(have, @R3a)}} [transitive] include, contain, have. {{has_subtype(include)}} comprise, embody. {{has_subtype(include)}} {[with_object(part, R51)]} subsume, encompass, comprehend. {{&caused_by(include): @R296, admit, receive}}. {{has_subtype(include): @R227, embrace, encircle, bound}}. {{has_subtype: inclose &c. (circumscribe) R229; contain}}. reckon among, enumerate among, number among; refer to; place with, arrange with, place under. involve, take into account. Adj. {{has_property(class member)}} included, contained. {{has_subtype(included)}} within the bounds, within the range, inside the range, within the limits, inside the limits, inside the bounds. {{has_subtype(within the bounds)}} {[in_frame(ball game, @M8.2.2.2.2.2.1)]} {{&has_location(ball, @P2.3.1.3.13.1.2)}} in bounds. {{has_subtype(in bounds)}} {[in_frame(baseball, @M3.3.2.1.1.1.R3.3)]} {[when_modifying(baseball, @P2.3.1.3.13.1.2)]} fair. {{has_property(class, R75/container, P2.3.1.3.9/group, R72)}} including, containing, having. {{has_high_level(including)}} inclusive, catholic. {{has_high_level(inclusive): @R78, comprehensive, encyclopedic}}. {{has_property(class member)}} {{property_of(roleness)}} congeneric, congenerous, of the same class, of the same type, of the same sort. {{has_subtype(including): encircling, @R227}}. Adv. inclusively. {{has_high_level(inclusively)}} comprehensively, encyclopedically. and the like, and so forth, "etc.", et cetera. Phr. a maximis ad minima[Lat], et hoc genus omne[Lat], "&c.", "etc."; et cetera[Lat]. <-- Roget's comment: /The same set of words are used to express Exclusion from a class and Exclusion from a compound. Reference is therefore made to the former at R55. This identity does not occur with regard to Inclusion, which therefore constitutes a separate category/. --> <-- however, non-member can be used for class or group, but not for compound. So put it here. --> A2.6.4.R2 EXCLUSION (R77) #77. Exclusion. N. {{antonym_of(inclusion, R76)}} {{has_conceptual_part(classification, A2.6.4)}} {{has_subtype(exclusion[from=class], R55)}} exclusion, noninclusion. {{forms}} non-member, out, excluded member, excluded item. {{member_of(non-member)}} {{contrast_to(ins, @R76)}} outs[collective]. A2.6.4.R3 GENERALITY (R78) #78. Generality. N. {{antonym_of(speciality, R79)}} generality, generalization; universality. {{has_subtype}} catholicity, catholicism; miscellany, miscellaneousness[obs3]; dragnet; common run; worldwideness[obs3]. {{has_subtype}} prevalence, run. V. be general &c. adj.; prevail, be going about, stalk abroad. render general &c. adj.; generalize. Adj. general, generic, collective, broad, comprehensive, sweeping, ecyclopedic, encyclopaedic, encyclopedical[obs3]. {{conceptual_part_of: widespread &c. (dispersed) R73}}. universal; catholic, catholical[obs3]; common, worldwide; ecumenical, oecumenical[obs3]; transcendental; prevalent, prevailing, rife, epidemic, besetting; all over, covered with. Pan-American, Anglican[obs3], Pan-Hellenic, Pan-Germanic, slavic; panharmonic[obs3]. every, all; unspecified, impersonal. {{has_subtype(all[of=two objects]): both, @R89}}. customary &c. (habitual) M7.3.5.1.2.1. Adv. generally, in general, generally speaking; speaking generally. {{has_extreme}} universally. for the most part; in the long run &c. (on an average) R29. {[of(time, R113a)]} always, for better for worse. whatever, whatsoever; to a man, one and all. without exception. Pron. everything, all. {{has_subtype(all)}} {[of(people, @P2.3.2.3): @P2.3.2.3, everyone, everybody; all hands, all the world and his wife; anybody, N or M, all sorts]}. {{has_subtype(all[of=two objects]): both, @R89}}. <-- "Individuality" in ROget was a combination of concepts of "individual thing" and the characteristics which individuals may have. R5 intrinsicality! We leave main concept of individual (as opposed to all, the group) here, where class and inclusion concepts are. We break out trait, characteristic into its own entry and move the main entries from R5 to R79a. R79 retains the concept of specification, pointing to a particular item. [[pronoun]] --> A2.6.4.R4 INDIVIDUALITY (R79) #79. Individuality. N. {{antonym_of(generality, R78)}} individuality, speciality, particularity, specificity, specialness, individualness, uniqueness, specificness[obs3], specialite[obs3], individuity[obs1]. {{has_subtype}} esotericism. {{property_of: individual, @R87}}. {{has_conceptual_part: characteristic, R79a}}. {{has_high_level: singularity &c. (unconformity) R83}}. {[of(person, P2.3.2.3)]} personality, mannerism. {{&causes: @M7.3.5.1.2.1.R1, peculiarity, idiosyncrasy, idiocrasy[obs3]}}. {{&causes: unconformity, R83}}. {{manifestation_of: character, R5}}. {[of(interpretation, R522)]} reading, version, lection; state. {{topic_of}} {{has_subtype(indicating, @R550)}} specification; deixis. {{property_of: self, M1.1}}. {{has_subtype(idiosyncrasy): tendency, R176}}. <-- [ref: type, idiotype]. --> V. specify, particularize, individualize, realize, specialize, designate, determine; denote, indicate, point out, select. descend to particulars, enter into detail, go into detail, come to the point. Adj. special, particular, individual, specific, proper, characteristic, original, private, respective, definite, determinate, especial, certain, partial, party, peculiar, appropriate, several, exclusive; singular &c. (exceptional) R83. {[of(knowledge, R527b)]} specialized, esoteric, technical, recondite, abstruse. <-- this "typical" mean "specific to this type" and is almost opposite of the usual meaning of "typical" (common) --> idiomatic, idiotypical, typical. {{has_high_level}} distinctive, discriminative, distinguishing. personal. {{has_subtype(characteristic[of=region, R181])}} endemic. {{has_subtype(distinguishing): diagnostic, @R465b}}. peculiar, idiosyncratic. Adv. specially, especially, particularly &c. adj.; in particular, in propria persona[Lat]; ad hominem[Lat]; for my part. each, apiece, one by one, one at a time; severally, respectively, each to each; seriatim, in detail, in great detail, in excruciating detail, in mind-numbing detail; bit by bit; pro hac vice[Lat], pro re nata[Lat]. namely, that is to say, for example, id est, exemplia gratia[Lat], "e.g."[abbr], "i.e."[abbr], videlicet, "viz."[abbr]; to wit. Pron. it; they. PersonalPron. {{property_of(individuality[of=person, P2.3.2.3]): @M1.1, I, I myself, myself, me}}. {{property_of(individuality[of=person, P2.3.2.3]): @M1.2, you, yourself, thee, thou, thyself, he, she, him, her, himself, herself, itself, theirselves}}. PossPron. my; your; his; her; its. mine; yours, thine[obs2]; hers. Art. the. DemonstrativePron. this; that; these; those; yon, yonder; this here [coll.]. InterrogativePron. who; which; what; whether. Phr. le style est l'homme meme[Fr]. <-- individual characteristic. Note that the "value" of the characteristic is an integral part of its definition; the word value did not occur in Roget in this sense, so it is listed here as its primary location for this sense. The use of this term "value" is exemplified by colors: {{has_property(cherry): color[val=red]}} In this case, the attribute is color, and the term "red" after the "=" sign is the name of the value. If the term after the "=" sign is a number, the value is a numerical value. The number may also have units: {has_property(chimney): height[val = 30 feet]}}, wich have their usual meaning. An attribute is a concept attached to an object. When attached to actions, an attribute is typically a mode for the action, i.e., an adverb. Not that in this notation, the "value" which comes after the equals sign is the name of the value. The value itself is a concept. In the case of numbers (a written number is a type of word), the name of the value is given by a number, but that number itself has to be evaluated to get the numerical value. So the "value" itself has a value! [[attribute]] [[characteristic]] --> A2.6.4.R5 ATTRIBUTE (R79A) #79a. Attribute. N. {{has_member(pattern, A2.6.1.2)}} {{has_conceptual_part(individuality, R79)}} {{has_conceptual_part(classification, A2.6.4)}} {{!!has_property(object, @R3a)}} trait, characteristic, property, feature, aspect, attribute, quality. {{has_case}} value. {{has_domain(value): word, R562; name, R564; dimensional magnitude}}. {{&has_property(value): numerical value, @A5; concept, R453}}. {{&has_unit(numerical value): unit of measure}}. {{&has_representation}} {{&has_case(value)}} {{has_subtype(abstract dimension, @A8)}} dimension. {{member_of: character, R5}}. {{has_subtype}} {{property_of(distinctive, @R15)}} distinctive feature, distinctive characteristic, distinguishing characteristic. {{has_subtype(distinctive feature)}} {{property_of(unusual, R83)}} peculiarity, idiosyncrasy, oddity. {{has_subtype(peculiarity[of=person, P2.3.2.3]): idiosyncrasy, @M7.3.5.1.2.1.R1}}. {{causes(peculiarity): unconformity &c. R83}}. {{&conceptual_part_of: unit}}. {{has_subtype}} {{plural}} particulars, details, items, counts; minutiae. {{component_of}} {{plural}} differentia. {[of(person, P2.3.2.3)]} {{has_subtype: R820, habitual affection}}. {{has_subtype(property[of=person, P2.3.2.3]): @P2.2.3.5.2, ability, endowment, faculty}}. V. {{has_action(object, @R3a)}} {{has_subtype(have, @R3a)}} {[with_object(property)]} have a property. Adj. {{&has_property(attribute): @R465b, characteristic, diagnostic}}. {{has_property(attribute): @R79, special, particular, individual, specific}}. A3 QUANTITY R25 TO R57 [[QUANTITY]] N. quantity. {{has_conceptual_part: number, A5}}. <-- Absolute Relative --> <-- units of measure are located under their respective dimensions, e.g. length under length, volume under volume, etc. --> <-- [Absolute quantity.] --> A3.1 SIMPLE QUANTITY N. simple quantity. <-- [[quant]] [[math]] --> A3.1.1 QUANTITY #25. Quantity. N. quantity, amount, measure, simple quantity, absolute quantity. {{has_subtype}} {{conceptual_part_of(number, R84 + unit of measure)}} {{&has_value(property, R79a)}} magnitude, dimensional magnitude. {{has_subtype(magnitude)}} amplitude. {{has_subtype(magnitude[of=property[of=physical object], R79a])}} physical quantity. {{has_subtype}} mass; quantum. {{has_subtype(magnitude): size, P1.2.2.1.1}}. {{has_subtype}} {{formed_by(addition, R37)}} sum, total, aggregate, bulk. {{assessed_by: measure, mensuration, R466, @M2.2}}. {{has_subtype}} intensive quantity; extensive quantity. {{has_measure(intensive quantity): @R159, intensity, strength, force}}. {{has_subtype}} load, lot. {{studied_in}} mathematics, math[informal], mathesis[obs3]. {{studies(mathematics)}} {{has_subtype(object, @R3a)}} mathematical object. {{has_subtype(mathematical object): abstract space; number; mathematical set}}. {{has_branch(mathematics): @R85a, geometry, algebra, arithmetic, calculus, topology}}. {{conceptual_part_of(magnitude)}} {{has_subtype(mathematical object)}} vector. <-- the direction of an abstract link (at R9) is a binary-valued property, since that link is only between two objects. The direction of a vector in an abstract space can have many values. We therefore classify it as a subtype --> {{!!has_conceptual_part(vector)}} {{has_conceptual_part(abstract space)}} {{has_subtype(direction, @R9)}} direction. {{has_subtype}} [Definite or finite quantity.] armful, handful, mouthful, spoonful, capful; bundle; stock, batch, lot, dose; yaffle[obs3]. {{has_subtype: large quantity, R102}}. {{has_subtype: @R72, great quantity}}. {{has_subtype: @R32, small quantity, smallness}}. V. quantify, measure, fix, estimate, determine, quantitate, enumerate. Adj. quantitative, some, any, aught, more or less, a few. {{has_property(vector): directedness, @R9}}. {{has_property(intensive quantity)}} intensive. {{has_property(extensive quantity)}} extensive. Adv. to the tune of, all of, a full, the sum of, fully, exactly, precisely. Phr. "Math is tough." [Talking Barbie, 1993]. <-- [[degree]] [Relative quantity.] "degree" is one of the most fundamental concepts, and is dificult to find any other concept which forms a part of this. --> A3.1.2 DEGREE #26. Degree. N. {{&has_property(property, A2.6.4.R5)}} {{has_subtype(value, @R79a)}} degree, extent, intensity, strength. measure, amount. ratio. height, pitch. gradation, shade; tenor, compass; caliber; grade. rate; way; sort. point, mark; stint, standard. {{has_high_intensity}} high intensity, high degree. {{has_subtype: stage &c. (term) R71}}. {{has_subtype(intensity): greatness, R31}}. {[of(social status): station, rank, standing]}. Adj. comparative; gradual, shading off. Adv. by degrees, gradually, inasmuch, pro tanto[It]; however, howsoever; step by step, bit by bit, little by little, inch by inch, drop by drop; a little at a time, by inches, by slow degrees, by little and little; in some degree, in some measure; to some extent; di grado in grado[It]. A3.2 COMPARATIVE QUANTITY N. {{has_subtype(quantity)}} comparative quantity. <-- By Comparison with a Standard --> <-- 31. Greatness R32. Smallness --> <-- [Sameness of quantity or degree. Sameness of identity is under "identity" at R13] --> A3.2.1 EQUALITY (R27) #27. Equality. N. equality, parity, coextension. symmetry, balance, poise; evenness, monotony, level. equivalence; equipollence[obs3], equipoise, equilibrium, equiponderance[obs3]; par, quits, a wash; not a pin to choose; distinction without a difference, six of one and half a dozen of the other; tweedle dee and tweedle dum; identity &c. R13; similarity &c. R17. {{&caused_by}} equalization, equation; equilibration; coordination; adjustment. {{has_subtype(adjustment)}} readjustment. {{conceptual_part_of}} drawn game, drawn battle; neck and neck race; tie, draw, standoff, dead heat. {{property_of}} {{has_subtype(symmetrical relation)}} match, peer, compeer, equal, mate; fellow, brother; equivalent. V. be equal &c. adj.. [transitive] equal, match, reach, keep pace with, run abreast; come to, amount to, come up to; be on a level with, lie on a level with; balance; cope with. amount to the same thing, come to the same thing. {{&caused_by(be equal)}} equalize, make equal, render equal, level, dress, balance, equate; strike a balance; establish equality, restore equality, restore equilibrium. {{has_method(equalize)}} trim, adjust, poise; fit, accommodate; adapt &c. (render accordant) R23; readjust; stretch on the bed of Procrustes. {{has_subtype(equalize)}} {[in_frame(competitive game)]} handicap, give points, spot points. Adj. equal. even, level, monotonous, coequal, symmetrical, coordinate; on a par with, on a level with, on a footing with; up to the mark; equiparant[obs3]. <-- there are apparently degrees of "equality". This "identical" (W10 sense 2) is not quite the same as the one at R13 (W10 sense 1) --> {{has_high_level}} exactly equal, precisely equal. {{has_extreme(equal)}} identical. {{has_low_level}} equivalent, tantamount; indistinguishable; quits; homologous; synonymous &c. R522; resolvable into, convertible, much at one, as broad as long, neither more nor less; much the same as, the same thing as, as good as; all one, all the same; equipollent, equiponderant[obs3], equiponderous[obs3], equibalanced[obs3]; equalized &c. v.; drawn; half and half; isochronal, isochronous isoperimetric[obs3], isoperimetrical[obs3]; isobath[Oceanography], isobathic[Oceanography]. {{has_low_level(equivalent): @R17, about the same, approximately equal}}. Adv. equally &c. adj.; pari passu[Lat], ad eundum[Lat], caeteris paribus[Lat]; in equilibrio[Lat]; to all intents and purposes. Phr. it comes to the same thing, it amounts to the same thing; what is sauce for the goose is sauce for the gander; "Not a dime's worth of difference between them." [george Wallace]. <-- [Difference of quantity or degree.] --> A3.2.2 INEQUALITY (R28) #28. Inequality. N. {{has_subtype(difference, R15)}} inequality, inequation[obs3]. disparity, unevenness, imparity; inclination of the balance, partiality, bias, weight; shortcoming. {{&mcauses: supplementation, @R52}}. {[of(probability, R472)]} odds. {{has_subtype: superiority &c. R33; inferiority &c. R34}}. {{has_subtype(difference[of=quantity, R25], R15)}} {{has_subtype(inequality[of=quantity, R25])}} margin. {{has_subtype(margin)}} {{in_frame(contest, R720)]} margin of victory. {{has_subtype(margin)}} margin of error. {{has_small_quantity(margin)}} thin margin, razor-thin margin. slender margin, narrow margin. {{has_subtype(margin): @R180, excess; margin for error, room for error; leeway}}. V. be unequal &c. adj.; countervail; have the advantage, give the advantage; turn the scale; kick the beam; topple, topple over; overmatch &c. R33; not come up to &c. R34. Adj. unequal, uneven, disparate, partial; unbalanced, overbalanced; top-heavy, lopsided, biased, skewed; disquiparant[obs3]. Adv. haud passibus aequis [Latin][Vergil]. <-- mean is both a quantity and a property --> A3.2.3 MEAN (R29) #29. Mean. N. {{has_subtype(middle[of=scale, @R69], R68)}} mean, average[1]. median; mode; balance, medium. {{result_of}} {{has_subtype(process, A7.7)}} averaging, taking an average. {{property_of: generality, R78}}. {{property_of}} {{has_subtype(state, R7)}} middle state. {{has_subtype(middle state)}} neutrality[1]. {{has_mean(alkalinity, @R392b + acidity, @R397)}} {{has_subtype(neutrality[1], @R29)}} neutrality[2], chemical neutrality. {[of(action, R680): @R174, middle course, golden mean]}. {[in_frame(negotiation, R770a): compromise, R774]}. {[of(skill, R698)]} mediocrity. least common denominator. {{topic_of: law of averages, @R156}}. V. {{result_of(mean)}} average[2], take an average, take the average, take the mean, reduce to a mean. [intransitive] average out. {{has_method(average[2])}} split the difference. strike a balance, pair off. Adj. {{has_subtype(middle, R68)}} mean, intermediate; average; neutral. mediocre, middle-class; commonplace &c. (unimportant) R643. Adv. on an average, in the long run; taking one with another, taking all things together, taking it for all in all; communibus annis[Lat], in round numbers. Phr. medium tenuere beati[Lat]. <-- ?? Where does this belong? Mostly refers to human affairs, purposive behavior. "balance, counterbalance" is relatively abstract. Leave that here? Part to restitution, R790, M9.2.2 --> A3.2.4 COMPENSATION #30. Compensation. N. {{has_subtype(action, R680)}} compensation, compensating. {{has_subtype}} {{has_subtype(nullification[of=difference, R15], @R162)}} neutralization, equation, neutralizing, equating, balancing, counterbalancing. set-off, offset. {{uses(balancing)}} {{function_of: @P2.3.1.3.1.3.2, counterpoise, ballast, counterbalance, tare}}. {{function_of: @R52, make-weight, casting-weight}}. reaction; measure for measure. {{has_method: equalization &c. R27; counteraction &c. R179; averaging, @R29}}. {{conceptual_part_of: @R774, compromise[2], give and take}}. {{has_subtype(compensation[for=harm[1], R659a]): retaliation &c. R718}}. {{has_subtype: indemnification, @R973; restitution, R790}}. V. compensate, make compensation, make up for, compense[obs3]. indemnify, make good; counteract, countervail, counterpoise; balance; outbalance[obs3], overbalance, counterbalance; set off; hedge, square, give and take. cover, fill up, neutralize, nullify. {{has_subtype: redeem &c. (atone) R952}}. {{has_method: equalize, R27}}. Adj. compensating, compensatory; countervailing &c. v.. in the opposite scale. {{&has_consequence: equivalent &c. (equal) R27}}. Adv. in return, in consideration. on the other hand. Conj. but, however, yet, still, notwithstanding; nevertheless, nathless[obs3], none the less; although, though; albeit, howbeit; mauger[obs3]. at all events, at any rate. be that as it may, for all that, even so; on the other hand, at the same time, quoad minus[Lat], quand meme[Fr], however that may be; after all is said and done; taking one thing with another. Phr. " light is mingled with the gloom " [Whittier]; every dark cloud has a silver lining; primo avulso non deficit alter [Lat][obs3][Vergil]; saepe creat molles aspera spina rosas [Lat][Ovid]. <-- [[great]] [[very]] --> A3.2.5 GREATNESS #31. Greatness. N. {{antonym_of(smallness, R32)}} greatness, largeness, magnitude. might, strength, intensity, fullness; extremity. {{has_high_level(greatness)}} vastness, hugeness, immensity; enormity. {{property_of(intensity)}} {{not_conceptual_part_of(direction)}} tensor. {{property_of}} {{has_large_quantity(object, @R3a): multitude, R102}}. {{has_extreme: infinity, R105}}. {{property_of}} {{has_large_quantity(quantity, R25)}} large quantity, large amount, lots, lot, a lot, a quantity, a volume. {{synonym_of(large quantity)}} deal, great deal, pot, world, load[coll.], heap[coll.], heaps[coll.], shitload[vulg.]; power[dial.], sight[dial.]. {{property_of: @R72, mountain, mass, heap, assemblage[1]}}. {{&has_measure: size, P1.2.2.1.1}}. {{property_of: large size, R192}}. {{has_extreme}} maximum, upper limit. {{has_subtype(maximum): limit, P1.2.2.3.1.7}}. {{metaphor_for: importance &c. R642}}. {[of(supplies): abundance, @R639]}. {{property_of: @A2.5.5.2.3, principal part, chief part, main part, greater part, major part, best part, essential part, bulk, mass}}. <-- [ref: peck, bushel, load, cargo, (volume) R200b]. --> {{&result_of(maximum)}} maximization. {{&property_of: stock &c. (store) R636}}. {{property_of: flood, @P2.3.1.1.6.1.2; spring tide, @P2.3.1.1.6.1.2.4}}. {{&property_of: @R190, cartload, wagonload, shipload}}. {{conceptual_part_of: excess, R641; extravagance, @R818}}. V. be great &c. adj.; run high, soar, tower, transcend; rise to a great height, carry to a great height; know no bounds; ascend, mount. {{&caused_by: enlarge &c. (increase) R35}}. {{&caused_by: expand, @R194}}. {{&result_of(be great)}} maximize. Adj. great, large, big, huge. considerable, fair, above par; Herculean, cyclopean; ample; abundant &c. (enough) R639; full, intense, strong, sound, passing, heavy, plenary, deep, high; signal, at its height, in the zenith. {{has_high_level: greater &c. R33}}. {{has_high_level(great)}} vast, immense, enormous, humongous[coll.], extreme. {[of(size): large, R192]}. {{has_high_level(enormous)}} astronomical. world-wide, widespread, far-famed, extensive; wholesale; many &c. R102. goodly, noble, precious, mighty; sad, grave, heavy, serious; far gone, arrant, downright; utter, uttermost; crass, gross, arch, profound, intense, consummate; rank, uninitiated, red-hot, desperate; glaring, flagrant, stark staring; thorough-paced, thoroughgoing; roaring, thumping; extraordinary. important &c. R642; unsurpassed &c. (supreme) R33; complete &c. R52. august, grand, dignified, sublime, majestic &c. (repute) R873. {{similar_to(wasteful, R638, M7.2.2.1.1)}} inordinate, excessive, extravagant, immoderate, exorbitant, outrageous, preposterous, unconscionable, swinging. monstrous, overgrown. towering, stupendous, prodigious, astonishing, incredible; marvelous &c. R870. unlimited &c. (infinite) R105; unapproachable, unutterable, indescribable, ineffable, unspeakable, inexpressible, beyond expression, fabulous. undiminished, unabated, unreduced[obs3], unrestricted. absolute, positive, stark, decided, unequivocal, essential, perfect, finished. remarkable, of mark, marked, pointed, veriest; noteworthy; renowned. Adv. [in a great or high degree] very, very much. {{has_extreme(very): @R52, entirely, completely, utterly}}. {{has_extreme(very)}} extremely, in the extreme; infinitely, beyond measure, beyond all bounds, immeasurably; indefinitely, beyond compare, beyond comparison; incalculably. {{has_subtype(very)}} greatly, stupendously, prodigiously. [in a positive degree] truly &c. (truth) R494; decidedly, unequivocally, purely, absolutely, seriously, essentially, fundamentally, radically, downright, in all conscience; for the most part, in the main. {{has_subtype(greatly): abundantly &c. (sufficiently) R639}}. widely, far and wide. {{has_subtype(very)}} much, muckle[obs3], well, indeed, a deal, no end of, most, not a little; pretty, pretty well; enough, in a great measure, richly; to a large extent, to a great extent, to a gigantic extent; on a large scale; so; never so, ever so; ever so dole; scrap, shred, tag, splinter, rag, much; by wholesale. {{has_high_level(very)}} mighty, mightily, powerfully; with a witness, ultra[Lat], exceedingly, intensely, exquisitely, acutely, to a high degree, in a high degree. [in a supreme degree] preeminently, superlatively &c. (superiority) R33. {{has_excess(very)}} {{similar_to: wastefully, @R638, M7.2.2.1.1}} immoderately, monstrously, preposterously, inordinately, exorbitantly, excessively, enormously, out of all proportion, outrageously, with a vengeance. {{has_subtype(exceptionally, @R83)}} [in a marked degree] particularly, remarkably, singularly, curiously, uncommonly, unusually, peculiarly, notably, signally, strikingly, pointedly, mainly, chiefly; famously, egregiously, prominently, glaringly, emphatically, kat exochin[Grk], strangely, wonderfully, amazingly, surprisingly, astonishingly, incredibly, marvelously, awfully, stupendously, tremendously, extravagantly; severely. desperately, confoundedly, deucedly, devilishly, with a vengeance[postpositive]; a outrance[obs3], a toute outrance[Fr]. [in a violent degree] furiously &c. (violence) R173. [in a painful degree] painfully, sadly, grossly, sorely, bitterly, piteously, grievously, miserably, cruelly, woefully, lamentably, shockingly, frightfully, dreadfully, fearfully, terribly, horribly. Phr. a maximis ad minima[Lat]; " greatness knows itself" [Henry IV]; " mightiest powers by deepest calms are fed " [B. Cornwall]; minimum decet libere cui multum licet [Lat][Seneca]; " some are born great, some achieve greatness, and some have greatness thrust upon them " [Twelfth Night]. <-- By Comparison with a Similar Object [[more]] --> A3.2.5.1 SUPERIORITY #33. Superiority. N. {{has_high_intensity(greatness, R31)}} superiority. advantage, dominance, ascendancy; pull; vantage ground, prevalence, partiality; personal superiority. {[of(number)]} plurality. {[of(part, R51): majority, A3.2.5.1.1]}. supremacy. {[of(social status, @M3.3.2.1.6): nobility, @R875]}. {{trait_of: champion, P2.3.2.3.6.4.19.1}}. {{trait_of: expert, P2.3.2.3.6.4.19}}. supremacy, preeminence; lead. {[of(quantity)]} more; higher; larger. {{has_excess(more): excess, R641}}. {{has_extreme(larger)}} maximum. record; trikumia[Grk], climax; culmination &c. (summit) R210; transcendence; ne plus ultra[Lat]. lion's share, Benjamin's mess. {{conceptual_part_of: importance, R642}}. V. be superior &c. adj.. [transitive] exceed, excel, transcend; outdo, outbalance[obs3], outweigh, outrank, outrival, out-Herod; pass, surpass, get ahead of; over-top, override, overpass, overbalance, overweigh, overmatch; top, o'er-top, cap, beat, cut out; beat hollow; outstrip &c. R303; eclipse, throw into the shade, take the shine out of, outshine, put one's nose out of joint. have the upper hand, have the whip hand of, have the advantage; turn the scale, kick the beam. prevail; precede, take precedence, come first; come to a head, culminate. beat all others, outrank all others, surpass all others; bear the palm; break the record; take the cake [U.S.]. {{&caused_by: @R194, become larger, render larger, expand}}. {{&caused_by: increase, R35}}. Adj. superior, greater, major, higher. exceeding, surpassing, transcending, outranking; overmatching, outrivaling; great &c. R31; distinguished, ultra; vaulting; more than a match for. {[of(person, P2.3.2.3)]} high class, top-notch. {{similar_to: first-rate &c. (important) R642}}. {{similar_to: excellent, R648}}. supreme, greatest, utmost, paramount, preeminent, foremost, crowning; unrivaled peerless, matchless; none such, second to none, sans pareil[Fr]; unparagoned[obs3], unparalleled, unequalled, unapproached[obs3], unsurpassed; superlative, inimitable facile princeps[Lat], incomparable, sovereign, without parallel, nulli secundus[Lat], ne plus ultra[Lat]; beyond compare, beyond comparison; culminating &c. (topmost) R210; transcendent, transcendental; plus royaliste que le Roi[Fr], more catholic than the Pope. increased &c. (added to) R35; enlarged &c. (expanded) R194. Adv. more, beyond, over. over the mark, above the mark; above par; upwards of, in advance of; over and above; at the top of the scale, at its height. [in a superior or supreme degree] exceedingly, extremely, eminently, egregiously, preeminently, surpassing, surpassingly, prominently, superlatively, supremely, above all, of all things, the most, to crown all, kat exochin [Grk], par excellence, principally, especially, particularly, peculiarly, a fortiori, even, yea, still more. {{similar_to: to a high degree, @R31}}. Phr. " I shall not look upon his like again " [Hamlet]; deos fortioribus addesse [Lat][Tacitus]. <-- This entry is for majority as meaning more than half of something [[majority]] --> A3.2.5.1.1 MAJORITY N. {{has_subtype(superiority)}} {{has_subtype(plurality, @R33)}} {{has_subtype(part, R51)}} {{has_subtype(fraction, R100a)}} majority, largest part; more than half. preponderance, preponderation. {{has_measure: number, A5}}. {{has_units: percent[val=>50], @A5}}. {{property_of: larger[than =minority]}}. {{property_of: larger[than =half]}}. {{antonym_of: minority}}. {{used_in}} election. {{has_high_quantity(majority)}} large majority. {{has_units(large majority): percent[val=>60], @A5}}. {{has_high_quantity(large majority)}} overwhelming majority. {{has_units(overwhelming majority): percent[val=>90], @A5}}. {{has_subtype(large majority)}} almost all, almost everything. {{has_metaphor(almost everything)}} everything but the kitchen sink. V. preponderate, predominate. Adj. most, most of, the majority of, more than half of. {{has_property(almost everything)}} almost all, almost every. Adv. mostly, in the majority. for the most part. <-- ?? to a limited degree should be broken out to a section near to qualification R469 " Almost" is moved to R34, near less --> A3.2.6 SMALLNESS #32. Smallness. N. {{antonym_of(greatness, R31)}} smallness &c. adj.; tenuity; paucity; fewness &c. (small number) R103; mediocrity, moderation. {[of(size): small size, R193]}. {{has_subtype: @R643, meanness, insignificance, unimportance}}. finiteness. {{property_of}} {{has_subtype(quantity, R25)}} small quantity, small amount, little bit. {{has_subtype(small quantity)}} modicum, trace, hint, mite, bit, morsel, jot, iota, ace; minutiae[pl], details[pl]; soupcon, dab, dight[obs3], whit, tittle; touch, cast; granule, globule, sup, sop, spice, sprinkling, dash, morceau[obs3], screed, smack, smidgin, tinge, tincture; inch, patch, scantling, tatter, cantlet[obs3], flitter, gobbet[obs3], crumb, seed, fritter, shive[obs3]; snip, snippet; snick[obs3], snack, snatch, slip, scrag[obs3]. {{has_subtype(small quantity)}} {{has_subtype(piece, @R51): chip, chipping; shiver, sliver, driblet, clipping, paring, shave, shaving; fragment}}. {{has_subtype(small quantity)}} {{has_subtype(measure, @R466)}} thimbleful, spoonful, handful, capful, mouthful. {{property_of}}{{has_subtype(quantity, R25)}} {{has_subtype(measure, @R466)}} grain, scruple, minim. {{has_extreme(small quantity)}} minimum, lower limit; vanishing point. {{property_of}} {{has_subtype(quantity[of=liquid, P2.3.1.3.1.1.1], R25)}} drop, droplet; sip. {{has_metaphor(small quantity)}} drop in the bucket, drop in the ocean; atom, particle, molecule, corpuscle; look, thought, idea; material point, point, speck, dot, mote; shade, shadow; spark, scintilla, gleam; hair. nutshell. {{&property_of}} {{has_subtype(quantity, R25)}} finite quantity. {{has_subtype(small quantity)}} mere nothing, next to nothing; hardly anything; just enough to swear by; the shadow of a shade. {{&property_of: trifle &c. (unimportant thing) R643}}. {{&result_of: contraction, R195}}. V. be small &c. adj.; lie in a nutshell. {{&caused_by: diminish &c. (decrease) R36}}. {{&result_of: contract, R195}}. Adj. small, little; diminutive &c. (small in size) R193; minute; fine. inconsiderable, paltry &c. (unimportant) R643. {[of(energy, R171): faint, @P2.6.1.1.1.R2]}. slender, light, slight, scanty, scant, limited; meager &c. (insufficient) R640; sparing; few &c. R103; low, so-so, middling, tolerable, no great shakes; below par, under par, below the mark; at a low ebb; halfway; moderate, modest; tender, subtle. inappreciable, evanescent, infinitesimal, homeopathic, very small; atomic, corpuscular, microscopic, molecular, subatomic. mere, simple, sheer, stark, bare; near run. {[of(intelligence, R498)]} dull, petty, shallow, stolid, ungifted, unintelligent. Adv. [in a small degree] to a small extent, on a small scale; a little bit, a wee bit; slightly &c. adj.; imperceptibly; miserably, wretchedly; insufficiently &c. R640; imperfectly. {[of(energy, R171): faintly, @P2.6.1.1.1.R2]}. passably, pretty well, well enough. [in a certain or limited degree] partially, in part; in a certain degree, to a certain degree; to a certain extent; comparatively; some, rather in some degree, in some measure; something, somewhat; simply, only, purely, merely; at least, at the least, at most, at the most; ever so little, as little as may be, tant soit peu[Fr], in ever so small a degree; thus far, pro tanto[It], within bounds, in a manner, after a fashion, so to speak. {{similar_to: almost, @R34}}. [in an uncertain degree] about, thereabouts, somewhere about, nearly, say; be the same, be little more or less. [in no degree] no ways, no way, no wise; not at all, not in the least, not a bit, not a bit of it, not a whit, not a jot, not a shadow; in no wise, in no respect; by no means, by no manner of means; on no account, at no hand. Phr. dare pondus idonea fumo [Lat][Persius]; magno conatu magnas nugas [Lat][Terence]; " small sands the mountain, moments make the year " [Young]. A3.2.6.1 INFERIORITY #34. Inferiority. N. inferiority, minority, subordinacy; shortcoming, deficiency; imperfection; lower quality, lower worth. minimum. {{similar_to: smallness &c. R32}}. {[of(person, P2.3.2.3): commonalty &c. R876]}. V. be inferior, be wanting; fall short of, come short of; not pass, not come up to; want. hide its diminished head, retire into the shade, yield the palm, play second fiddle, be upstaged, take a back seat. {{&caused_by: @R36, decrease, become smaller, render smaller}}. {{&caused_by: contraction, R195}}. Adj. inferior, smaller; small &c. R32; minor, less, lesser, deficient, minus, lower, subordinate, secondary; second-rate &c. (imperfect) R651; sub, subaltern; thrown into the shade; weighed in the balance and found wanting; not fit to hold a candle to, can't hold a candle to. least, smallest; lowest. {{superlative_of(least): little, @R193}}. {{superlative_of(smallest): small, @R193}}. diminished &c. (decreased) R36; reduced &c. (contracted) R195; unimportant &c. R643. Adv. less; under the mark, below the mark, below par; at the bottom of the scale, at a low ebb, at a disadvantage; short of, under. {{similar_to(insufficiently, @R640, M7.2.2.1)}} almost, nearly, well-nigh, short of, not quite, all but, just short of; near upon, close upon; peu s'en faut[Fr], near the mark; within an ace of, within an inch of; on the brink of; scarcely, hardly, barely, only just, no more than; "close, but no cigar". <-- Most of the head words are processes, but similar words are used of the results of the process. We leave alloy, compound here as abstract properties. Elsewhere as physical entities [[combination]] --> A3.3 COMBINING (R48) #48. Combining. N. {{has_subtype(process, A7.7)}} combining, combination[1]. union[1], unification, uniting, synthesis, incorporation, amalgamation, embodiment, coalescence, coalescing, fusion, fusing, blending, crasis[obs3]. absorption. {{has_subtype(blending[of=color, R428])}} suffusion. {{has_subtype: joining, R43}}. {{has_subtype: mixing, R41}}. {{has_result}} combination[2]. {{has_subtype(combination[2]): mixture[2], @R41}}. {{has_subtype(combination[2])}} alloy, compound, amalgam, composition, tertium quid[Lat]; resultant. impregnation, seeding. {{conceptual_part_of: accompaniment, R88}}. {{&caused_by: centralization}}. V. combine, unite, incorporate, amalgamate, embody, absorb, reembody[obs3], blend, blend together, blend in, merge, fuse, dissolve, melt into one, consolidate, conjoin, coalesce, centralize, impregnate; put together, lump together; cement a union, marry. Adj. combined &c. v.; impregnated with, ingrained; imbued inoculated. miscible, soluble. {[of(liquid, P2.3.1.3.1.1.1)]} azeotropic [chem.]. [of solids] eutectic [chem.]. <-- 41. Mixture 42. Simpleness --> A3.3.1 ADDITION (R37) #37. Addition. N. addition. incrementation; annexation, adjection[obs3]; superposition, superaddition, superjunction[obs3], superfetation; accession, reinforcement; increase &c. R35. {{has_patient}} increment, supplement. {{has_subtype(supplement): additive, R39}}. {{conceptual_part_of: accompaniment, R88; interposition &c. R228; insertion &c. R300}}. {{similar_to: attachment, junction &c. R43}}. <-- putting something back that was lost or taken away. This is the parent type of repair. This entry is used for objects. For restoration of qualities, such as function, "wholeness" or health, use "repair" at M7.3.5.4.1.5. Repair procedes by substitution (the other sense of "replacement") --> {{has_subtype}} restoration, replacement, putting back, adding back. {{follows(replacement): loss, R776; removal, @R38}}. {{has_patient(replacement)}} {{has_patient(loss, R776/removal, @R38)}} something lost. &&{{has_patient(replacement)}} something replaced. &&{{identical_to(something lost): something replaced}}. {{is_a(something replaced/something lost): object, @R3a; quality, R79a}}. {{has_subtype(restoration[obj=quality])}} {{used_in(substitution, R147): repair, M7.3.5.4.1.5}}. V. add, annex, affix, superadd[obs3], subjoin, superpose; clap on, saddle on; tack to, append, tag, tag on; graft, graft on, graft onto, ingraft[obs3]; saddle with; sprinkle; introduce &c. (interpose) R228; insert &c. R300. become added, accrue; advene[obs3], supervene. replace, put back, restore, add back. reinforce, reenforce, restrengthen[obs3]; swell the ranks of; augment &c. R35. Adj. added &c. v.; additional; supplemental, supplementary; suppletory[obs3], subjunctive; adjectitious[obs3], adscititious[obs3], ascititious[obs3]; additive, extra, accessory. Adv. au reste[Fr], in addition, more, plus, extra; and, also, likewise, too, furthermore, further, item; and also, and eke; else, besides, to boot, et cetera, "&c."; and so on, and so forth; into the bargain, cum multis aliis[Lat], over and above, moreover. with, withal; including, inclusive, as well as, not to mention, let alone; together with, along with, coupled with, in conjunction with; conjointly; jointly &c. R43. Phr. adde parvum parvo magnus acervus erit[Lat]. <-- [[mix]] --> A3.3.1.1 MIXING (R41) #41. Mixing. N. mixing, mixture[1], admixture, commixture, commixtion[obs3]; commixion[obs3], intermixture, alloyage[obs3], matrimony. {{similar_to: junction &c. R43; blend, combination &c. R48}}. miscegenation. {{causes: complexity, A2.5.2}}. {{has_result(mixing)}} {{property_of(complexity)}} mixture[2]. {{has_subtype(mixture[2]): solution; suspension; aerosol, sol}}. impregnation; infusion, diffusion suffusion, transfusion; infiltration; seasoning, sprinkling, interlarding; interpolation &c. R228; adulteration, sophistication. {{has_subtype(mixing[mode=thoroughly, @R729])}} blending. {{used_in(blending): combining, @R48}}. {{has_part(mixture[2])}} ingrediant. {{has_subtype(ingredient)}} tinge, tincture, touch, dash, smack, sprinkling, spice, seasoning, infusion, soupcon. <-- specific alloys, amalgams to Processed natural materials, P2.3.1.2.3.1 --> {{has_subtype(metal, P2.3.1.2.3)}} alloy, amalgam. [person whose parents are of different races] mixed-blood, mulatto. V. {{has_subtype(join, R43)}} {{has_subtype(combine, R48)}} mix, admix. {{has_subtype(mix[mode=thoroughly, @R729])}} blend. commix, immix[obs3], intermix; mix up with, mingle, mix in; commingle, intermingle, bemingle[obs3]; pound together; hash up, stir up; knead, brew; impregnate with; intertwine, interweave &c. R219; associate with; miscegenate[obs3]. {{has_subtype}} {{caused_by(disorder, R59)}} mix up. {{has_subtype(mix up): shuffle &c. (derange) R61}}. be mixed &c. v.; get among, be entangled with. interlard &c. (interpolate) R228. instill, imbue; infuse, suffuse, transfuse; infiltrate, dash, tinge, tincture, season, sprinkle, besprinkle, attemper[obs3], medicate, blend, cross; alloy, amalgamate, compound, adulterate, sophisticate, infect. Adj. mixed &c. v.; implex[obs3], composite, half-and-half, linsey-woolsey, chow-chow, hybrid, mongrel, heterogeneous; motley &c. (variegated) R440; miscellaneous, promiscuous, indiscriminate; miscible. Adv. among, amongst, amid, amidst; with; in the midst of, in the crowd. <-- [Thing added] --> A3.3.1.R1 ADDITIVE (R39) #39. Additive. N. {{!!has_patient(addition, R37)}} {{has_subtype(object, R3a)}} adjunct, additive, something added, addition, additament[obs3]; additum[Lat], affix, appelidage[obs3], annexe[obs3], annex. augment, augmentation; increment, reinforcement, supernumerary, accessory; garnish, sauce; adjective, addendum; continuation. {[in-frame(arithmetic)]} addend. complement, supplement. mate, match. {{conceptual_part_of: appurtenance, accompaniment &c. R88}}. {{similar_to: reciprocity, R12}}. rider, offshoot, episode, side issue, corollary; piece; flap, lappet, skirt, embroidery, trappings, cortege; tail, suffix &c. (sequel) R65; wing. V. complement, supplement, be complementary; match, mate. Adj. complementary, supplementary; additional &c. R37. winged, alate[obs3], alated[obs3]. Adv. additionally, in addition, as an addition. as well, on top of that. <-- "item" used as marker for items in a list --> {{has_marker}} item. <-- [[subtract]] a process --> A3.3.2 SUBTRACTING (R38) #38. Subtraction. N. subtraction, subtracting, deducting, deduction, retrenchment, subduction[obs2]. {{has_subtype(subtraction[of=object, @R3a][from=object, @R3a/group, R72])}} removing, removal, withdrawal, taking away. {{has_conceptual_part: decrement, R40a}}. {{has_subtype(removal)}} ablation, sublation[obs3]. {{result_of(removal): abrasion, @P2.4.2.4.3}}. {{has_subtype(taking away): taking, R789; stealing, R791}}. {{has_subtype(removal)}} {{used_in(cutting, P2.8.1)}} amputation; excision, recision, abscission. garbling &c. v.; mutilation, detruncation[obs3]. curtailment &c. R201. {[in_frame(arithmentic)]} {{part_of: @R85a, @M3.1.2.2.1, subtraction}}. {{!causes: decrease &c. R36}}. {{&has_result: simplicity, A2.5.1}}. {{has_subtype(subtraction[ptnt=impurity]): purification}}. {[of(dirt, @R653)]} {{has_subtype: cleaning, R652a}}. {{has_subtype: extraction, R301}}. {{has_subtype(removal[ptnt=cover, R223/hat, @P2.3.1.3.5.2])}} taking off. {{has_subtype(removal[ptnt=physical object][from=surface, R220]): taking off}}. V. subtract, deduct, subduct[obs2], deduce[obs2]. remove, withdraw, take from, take away; detract. bate, retrench. garble, mutilate, amputate, detruncate[obs3]. {{has_method(remove)}} cut off, cut away, cut out; excise; pare; thin, prune, decimate; abrade, scrape, ablate, file. {{has_extreme(subtract)}} eliminate. {{has_subtype(remove[obj=sex organs]): @P2.6.4.8.3.1, geld, castrate, neuter}}. [intransitive] fall off, abscise, abscind[obs3]. {{causes(subtract): diminish &c. R36; curtail &c. (shorten) R201; deprive of &c. (take) R789}}. {{&causes(subtract)}} weaken. {{has_subtype(remove[ptnt=cover, R223/hat, @P2.3.1.3.5.2])}} take off. {{has_subtype(remove[ptnt=physical object][from=surface, R220]): take off}}. Adj. {{has_property(decrement, R40a)}} {[after(subtraction)]} subtracted, deducted. {{has_property(decrement, R40a)}} {[after(removal)]} removed, withdrawn, taken away. {{has_property(subtraction)}} subtractive. Adv. in deduction &c. n.; less; short of; minus, without, except, except for, excepting, with the exception of, barring, save, exclusive of, save and except, with a reservation; not counting, if one doesn't count. <-- [Thing remaining.] --> A3.3.2.R1 REMAINDER (R40) #40. Remainder. N. {{has_result(subtraction, R38)}} remainder[1], residue, rest, what is left, what is left over, residuum. {{formed_by}} {{has_subtype(persistence, R141)}} survival, surviving, remaining, survivance[obs3]. remains, remanent, remnant, relic; leavings. stubble, result, educt[obs3]; fag-end; alluvium. {{has_subtype(remainder[after=destruction, R162])}} ruins, rubble. {{has_subtype(remainder[after=damage, A7.4.R1.1])}} wreck. {{has_subtype(remainder[after=decay, R659]): skeleton, A2.5.5.2.3; skeleton, @R362}}. {{has_subtype(remainder[after=fossilization]): fossil, @R362}}. heeltap[obs3], odds and ends, cheesepairings[obs3], candle ends, orts[obs3]. {{has_subtype: dregs &c. (dirt) R653}}. {{has_subtype(remainder[after=use]): refuse, @R645}}. {{has_subtype(remainder[after=cutting, P2.8.1/toppling, @R306])}} {[of(tree, P2.3.2.1.2.3)]} {{has_part(tree, P2.3.2.1.2.3)}} stump, tree stump. balance, complement, expletive[obs2]; superplus[obs3], surplusage[obs3]. {{&caused_by: R641, superfluity, redundancy}}. {{has_subtype: @R641, surplus, overplus[obs3], excess}}. {{has_subtype: @R85a, remainder[2]}}. V. remain, survive, be left, be left over, be outstanding. exceed. {{&caused_by}} leave; leave behind. Adj. remaining, left; left behind, left over, surviving, residual, residuary; over, odd. unconsumed, sedimentary; net; exceeding, over and above; outlying, outstanding. {{has_subtype: cast off &c. R782}}. {{&consequence_of: @R641, superfluous, redundant, unnecessary}}. <-- [Thing deducted.] --> A3.3.2.R2 DECREMENT (R40A) #40a. Decrement. N. {{has_conceptual_part(subtraction, R38)}} decrement, discount, defect, loss, deduction; afterglow; eduction[obs3]. {[in-frame(arithmetic)]} subtrahend. waste. A3.3.3 JOINING #43. Joining. N. {{has_inverse(separating, R44)}} {{has_subtype(process, A7.7)}} joining, junction, connecting, attachment, attaching, ligation, ligating, alligation[obs3] &c. v.; joinder[Law], union, uniting, conjunction, conjugation, coupling, accouplement[obs3], compagination[obs3], vincture[obs3]; symphysis[Anat], anastomosis[Med]; astriction[obs3], infibulation[obs3], inosculation[obs3]. annexation, annexing, annexion[obs3], annexment[obs3]. confluence, communication, concatenation; meeting, reunion; assemblage &c. R72. {{causes: connection, link &c. R45}}. {{has_subtype: @R327b, cementing, gluing}}. {{&caused_by: adhesion, R327b}}. {{has_subtype(joining[of=person[num=2], P2.3.2.3]): marriage &c. (wedlock) R903}}. {{forms}} joint, juncture, joining point. {{has_subtype(joint)}} pivot, hinge, articulation, commissure[obs3], seam, gore, gusset; stitch; miter, mortise. {{has_subtype(stitch)}} {[in_frame(surgery, P2.6.4.8.3.1)]} suture. {{has_subtype(joint): weld, @R327b}}. {{has_result}} closeness, tightness. {{&has_result: coherence &c. R46; combination &c. R48}}. {[of(country[num=>1])]} {{desired_by}} annexationist. {{&property_of(attached[to=animal, R366]): @R253b, burr, bur}}. {{&property_of(attached[to=animal, R366]): @P2.3.2.1.1.1.3, remora}}. {[of(animal[1], R366): coition, copulation; sex, sexual congress, sexual conjunction, sexual intercourse, love-making]}. {{conceptual_part_of: accompaniment, R88}}. {{&uses(cementing, @R327b): cement, P2.3.1.3.1.2.7.2}}. {{&uses(gluing, @R327b): glue, P2.3.1.3.1.2.7.1}}. V. join, unite; conjoin, connect, marry; put together, lay together, clap together, hang together, lump together, hold together, piece together, tack together, fix together, bind up together together. associate; embody, reembody[obs3]; roll into one. attach, fix, affix, saddle on, fasten, bind, secure, clinch, twist, make fast &c. adj.; tie, string, strap, tie together; buckle; hitch, lash, truss; bandage; braid; splice; swathe, gird; picket; harness; chain, chain together. {{has_subtype(attach): @R751, restrain, fetter, tether, moor}}. lock, latch, belay, brace, hook, grapple, leash, couple, accouple[obs3], link, yoke, bracket; marry &c. (wed) R903; bridge over, span. {{has_subtype(attach): @R327b, glue, cement, weld}}. {{similar_to: cement, glue &c. R45}}. pinion; sew, lace, tat, stitch, tack, knit, button. braze; pin, nail, bolt, hasp, clasp, clamp, crimp, screw, rivet; impact, solder, set; weld, weld together, fuse together; wedge, rabbet, mortise, miter, jam, dovetail, enchase[obs3]; graft, ingraft[obs3], inosculate[obs3]; entwine, intwine[obs3]; interlink, interlace, intertwine, intertwist[obs3], interweave; entangle; twine round, belay; tighten; trice up, screw up. be joined &c. adj.; hang together, hold together; cohere &c. R46. Adj. joined &c. v.; joint; conjoint, conjunct; corporate, compact; hand in hand. {{has_subtype[mode=securely]}} firm, fast, close, tight, taut, taught, secure, set, intervolved [obs1]; inseparable, indissoluble, inseverable, insecable[obs3]. Adv. jointly, conjointly. in conjunction with &c. (in addition to) R37; fast, firmly, tautly &c. adj.; intimately. Phr. tria juncta in uno[Lat]. <-- [Connecting medium.] [[connection]] --> A3.3.3.R1 CONNECTION (R45) #45. Connection. N. {{has_requirement(connectedness, A2.5.3)}} {{causes(joining, R43)}} connection, link, bond, linkage, connective, vinculum. bond of union, copula, hyphen, intermedium[obs3]; bracket; bridge, stepping-stone, isthmus. {{function_of(join[obj=places])}}{{has_subtype: way, P2.3.1.3.10.5}}. {{has_subtype(connection): @P2.3.1.3.11.1.1, pin, nail, hook, clamp, tendon, fiber, cord, fastener}}. {{has_subtype(connection): @P2.3.1.3.11.1.1, cement, glue}}. shackle, rein &c. (means of restraint) R752; prop &c. (support) R215. V. bridge over, span; connect &c. R43; hang &c. R214. <-- the words in the following may express both the action of separating and the result, a separation (a state). Thus the same word may occur twice, in these twp senses. The main noun section should be interpreted as the action, not the result. Nouns expressing the action are marked as the cause. The verb also expresses the action. Note that spatial separation is a subtype (interval, R198) under space. [[separation]] --> A3.3.4 SEPARATING (R44) #44. Separating. N. {{has_inverse(joining, R43)}} {{has_subtype(process, A7.7)}} separating, separation[1], disconnecting, severance, disseverance, disjoining, dissociating, disengaging, dissociation[1]. {{forms}} interval, separation[3], degree of separation, remove. {{causes: unconnectedness, R47}}. &&{{has_patient}} {{has_subtype(object, @R3a)}} separated object[num=2]. &&{{between(interval): separated object + separated object}}. {{has_result}} {{has_subtype(state, A7)}} {{conceptual_part_of(interval)}} separation[2], disconnection, disjunction, state of separation, disunity, disunion, disassociation[2], disengagement; separateness &c. adj.; abjunction[obs3]; cataclasm[obs3]; inconnection[obs3]. {{has_result}} {{has_subtype(event, R151)}} separation[4], breakup. {{has_subtype}} fragmentation. {{forms(fragmentation): fragment[num=>2], @R51}}. {{has_subtype(separating)}} division, dividing; detachment, detaching, segregation, segregating; elision; compartmentation, compartition [obs1]; disruption, abruption[obs3]; fission. abstraction, abstractedness; isolation; insularity, insulation; oasis; island; severalty; disjecta membra[Lat]; apportionment &c. R786. {{has_subtype(separation[4][of=married couple]): end of marriage, M8.3.1.1.1.7}}. {{has_subtype(interval): spatial interval, R198; discontinuity[2], @R70}}. {{has_subtype(interval): @P1.2.2.1.3.1, fissure, break, breach, rent, split, rift, caesura, crack, fault, slit, physical separation, incision}}. {{has_subtype(separating): cutting, P2.8.1; dispersion, R73; dividing, P2.6.1.2.4.4.1; decomposition &c. R49}}. {{has_subtype: subdivision, classification, classifying}}. {[of(human group)]} {{&caused_by}} {{has_subtype(person, P2.3.2.3)}} separatist. {{has_subtype(separating[ptnt=part, R51])}} modularizing, modularization, compartmentalizing, compartmentalization. {{has_purpose(modularizing[ptnt=$device, R633]): reliability[of=$device]; separation[2][of=subfunction[of=$device]]}}. {{has_subtype(compartmentalization): partitioning, @R228}}. {{purpose_of(modularization[ptnt=computer program, R626a]): object-oriented programming}}. V. {{has_result(separating)}} be disjoined, be separate, be separated, be disjoint. {{&caused_by(separation[2])}} separate, disjoin, disconnect. disengage, disunite, dissociate, dispair[obs3]; divorce, part, dispart[obs3], detach, cut off, rescind[obs2]. segregate, set apart, keep apart, insulate, isolate. unravel; disentangle. {{has_subtype(separate)}} {{caused_by(fragmentation)}} fragment. <-- this "compartmentalize" is abstract, and may be used for processes such as computer programming --> {{has_subtype(separate[ptnt=part, R51])}} modularize, compartmentalize. {{has_subtype(compartmentalize): partition, @R228}}. {{has_subtype(disconnect)}} {{inverse_of(glue, @P2.3.1.3.1.2.7.1)}} unglue, unstick. {{has_subtype(disconnect)}} {{inverse_of(fasten, @P2.3.1.3.11.2.1.1)}} unfasten, pull part. {{has_subtype(disconnect)}} {{inverse_of(zip up, @P2.3.1.3.11.2.1.1)}} unzip. <-- this "separated" is distinguished from the generic "unconnected" at R47 in that this is the result of a process of separation --> Adj. {{has_consequence(separating)}} {{antomym_of(connected, R46)}} {{has_subtype(unconnected, R47)}} separated, detached, disjoined, disconnected. segregated, insulated, isolated, set apart, kept apart. distinct; adrift; straggling; rift, reft[obs3]. {{conceptual_part_of(separated): discontinuous &c. R70}}. {{has_requirement(separating)}} [capable of being cut] scissile[Chem], divisible, discerptible[obs3], partible, separable. Adv. separately &c. adj.; one by one, severally, apart; adrift, asunder, in twain; in the abstract, abstractedly. <-- ?? add references to chemistry here --> A3.3.5 DECOMPOSING (R49) #49. Decomposing. N. decomposing, decomposition, analysis, analysing, dissection, dissecing. resolution, catalysis[obs2], dissolution; corruption &c. (uncleanness) R653; dispersion &c. R73; disjunction &c. R44; disintegration. {[in_frame(chemical reaction): hydrolysis; disproportionation]}. {[in_frame(nuclear reaction): fission]}. V. decompose, decompound; rot; crumble into dust. [transitive] analyze, disembody, dissolve; resolve into its elements, separate into its elements; electrolyze[Chem]; hydrolyze [chem]; dissect, decentralize, break up, break apart, break into parts; disperse &c. R73; unravel &c. (unroll) R313. Adj. decomposed &c. v.; catalytic, analytical; resolvent, separative, solvent. A4 ORDER RELATION (R58 TO R83) N. {{has_subtype(relation, R9)}} order relation. <-- (Time = R106 to R139 has been moved to physical universe) [[ORDER]] --> A4.1 ORDERLINESS (R58 TO R61) #58. Orderliness. N. {{&has_property(group, R72)}} order, orderliness, regularity, uniformity. system, systematicity. symmetry, lucidus ordo[Lat]. {{conceptual_part_of}} {{property_of(mythological)}} music of the spheres. subordination; course, even tenor, routine. {{property_of: method}}. economy, discipline. {{property_of: series, R69}}. {{property_of(order, @A4.1): rank, place &c. (term) R71}}. {{property_of(order, @A4.1): pattern, A2.6.1.2 }}. {{property_of(order, @A4.1): arrangement, R60}}. {{has_subtype}} {[of(person, P2.3.2.3): @M2.1.2.1, neatness, tidiness, correctness, method]}. {{&caused_by}} {{has_subtype(changing, @R140): @R60, adjusting, adjustment; ordering}}. V. be in order, become in order &c. adj.; form, fall in, draw up; arrange itself, range itself, place itself; fall into one's place, take one's place, take one's rank; rally round. {{caused_by(be in order)}} adjust, methodize, regulate, systematize. {{caused_by(be in order): @R60, order, set in order, arrange}}. <-- we will define this "organized, ordered" to mean any type of organization. The meaning of "ordered, sorted" is set at R60 (the result of an ordering process), and is considered a higher level of order than here --> Adj. ordered, orderly, organized, grouped. regular; in order, in trim, in apple-pie order, in its proper place. uniform, symmetrical, shipshape. {[when_modifying(action, R680)]} {{has_subtype: businesslike, systematic, methodical}}. {{has_subtype: @R61, unconfused}}. {{has_subtype: @M2.1.2.1, neat, tidy, en regle[Fr], well regulated, correct, methodical}}. {{&consequence_of: arranged &c. R60}}. Adv. in order; methodically &c. adj.; in turn, in its turn; step by step; by regular steps, by regular gradations, by regular stages, by regular intervals; seriatim, systematically, by clockwork, gradatim[Lat]; at stated periods &c. (periodically) R138. Phr. natura non facit saltum[Lat]; "order is heaven's first law" [Pope]; "order from disorder sprung" [Paradise Lost]; ordo est parium dispariumque rerum sua loca tribuens dispositio [Lat][St. Augustine]. <-- here we break up R59 into disorder (randomness), and R59a complexity. These are two different concepts. Note that simplicity, (entry R849) refers to affections or appearance, not internal complexity. We also need a corresponding entry for conceptual or organizational simplicity. --> <-- need to break R59 into lack of any order, and incorrect order (cart before the horse) --> <-- [Absence, or want of Order, &c.] --> A4.1.R1 DISORDER (R59) #59. Disorder. N. {{has_subtype(state, R7, @A1.1.4)}} {{property_of(complexity)}} {{antonym_of(order, A4.1)}} disorder, absence of order. {{&caused_by: derangement &c. R61}}. irregularity. {{has_conceptual_part: anomaly &c. (unconformity) R83}}. {[of(human group)]} anarchy, anarchism; disunion. {[of(human group): discord &c. R24]}. {{has_extreme}} randomness. {{conceptual_part_of(randomness): chance, R156}}. confusion, disarray, confusedness &c. adj.. {{property_of: @P2.3.1.2.5, mish-mash, mix, farrago, hodgepodge, jumble, medley, hash, huddle, litter, omnium gatherum[Lat]}}. {{property_of}} mess, mash, imbroglio, muddle, muss [U. S.]. {{property_of: mixture &c. R41}}. {[of(person, P2.3.2.3)]} {{has_subtype: @M2.1.2.R1.1, want of method, untidiness, slovenliness}}. {{has_high_intensity}} chaos, tohubohu[obs3]. {{has_property: complexity &c. R59a}}. {{property_of: @R713, turmoil, tumult, riot, discord}}. [legal terms] disorderly person; disorderly persons offence; misdemeanor. {[of(morality)]} {{trait_of: @R962, rake, slattern, slut, libertine}}. V. be disorderly &c. adj.; ferment, play at cross-purposes. put out of order; derange &c. R61; ravel &c. R219; ruffle, rumple. Adj. disordered, disorderly, orderless, unordered, disorganized. out of order, out of place, out of gear; irregular, desultory; acephalous[obs3], deranged; aimless; straggling; unmethodical, immethodical[obs3]; unsymmetric[obs3], unsystematic. {{has_high_intensity}} chaotic, tohubohu[obs3]. untidy, slovenly; dislocated; out of sorts; promiscuous, indiscriminate. {[of(human group)]} anarchical. anomalous &c. (unconformable) R83. unarranged, unformed; unsized, unranked, ungrouped, unalloted, undistributed, undealt; unsorted; unsifted. confused; deranged &c. R61; topsy-turvy &c. (inverted) R218; shapeless &c. R241; disjointed, out of joint. {{antonym_of: arranged, R60}}. troublous[obs3]; riotous &c. (violent) R173. complex &c. R59a. Adv. irregularly &c. adj.; by fits, by fits and snatches, by fits and starts; pellmell; higgledy-piggledy; helter-skelter, harum-scarum; in a ferment; at sixes and sevens, at cross-purposes; upside down &c. R218. Phr. the cart before the horse; hysteron proteron[Grk]; chaos is come again; "the wreck of matter and the crush of worlds " [Addison]. <-- [[arrangement]] These words are mostly nominalized verbs, but the process and result are intermixed. In the adjective section, "ordered" is considered a higher level of "ordered" than at R58. Here it is the result of deliberate arrangement. --> A4.1.R2 ARRANGING (R60) #60. Arrangement. N. arranging, arrangement[1], organization[1], ordering, organizing. {{!causes: order, A4.1}}. {{has_conceptual_part: element, @A2.6.1}}. disposal, disposition; collocation, allocation; distribution; collation. {{has_method}} {{has_subtype(changing, @R140)}} adjusting, adjustment. {[in_frame(recording, M8.1.3.2.1.4): tabulation, @M8.1.3.2.1.4]}. analysis. {{has_subtype(arranging): classification, A2.6.4}}. {{has_result(arranging)}} {{property_of(order, R58)}} arrangement[2], organization[2]. {{has_subtype(arrangement[2])}} {{has_subtype(group, R72)}} array. {{has_subtype(array)}} {{property_of(one-dimensional)}} linear array, one-dimensional array. {{has_subtype(array)}} {{property_of(two-dimensional)}} two-dimensional array. {{has_subtype(two-dimensional array): @R86, table, matrix}}. {{has_subtype(linear array): series, R69}}. {{has_subtype(arrangement[2][of=list, R86])}} {{property_of(ordered[by=alphabet, @R561])}} alphabetical arrangement, alphabetical order. {{has_subtype(arrangement[2][of=list, R86])}} {{property_of(ordered[by=number, R84])}} numerical arrangement, numerical order. {{has_subtype(arrangement[2])}} formatting; format; syntagma[Gram.]. {{caused_by: ordering, reduction to order}}. {{caused_by}} arranging; sorting; sifting; sizing, ranking. {{has_result(sorting)}} sequence, ordered sequence. {{has_subtype(sorting[by=size])}} sorting by size. <-- [Result of arrangement] --> {{has_subtype(arrangement[2][of=information, R527b]): @R592, digest, compendium}}. {{has_subtype(arrangement[2][of=maps, @P2.4.2.1.1]): atlas, @R554}}. {{has_subtype(arrangement[2]): file, @R86; organism, R357; architecture}}. {{has_subtype(arrangement[2][of=text]): synopsis, @R596}}. {{has_subtype(arrangement[2][of=information]): register, @R551}}. {{has_subtype(arrangement[2][of=data]): database, @M3.1.1.2}}. <-- [Instruments for sorting] --> {{&uses(sorting)}} sorter. {{&uses(sorting by size): @P2.3.1.3.12.7, sieve, riddle, screen}}. {{has_subtype(arrangement[2])}} {{property_of(order, R58): plan &c. R626; preparation &c. R673}}. V. {{caused_by(be in order, @R58)}} [transitive] order, arrange, organize, reduce to order, bring into order, set in order, introduce order into, put in order, place in order. dispose, place, form; set out, collocate, pack, marshal, parcel out, allot, distribute, deal; cast the parts, assign the parts; dispose of, assign places to; put to rights, set to rights, put into shape, put in trim, put in array. {[with_obj(human group)]} rally. methodize, regulate, systematize, coordinate, settle, fix. {{has_subtype(arrange)}} {{formed_by(class, R75): classify, A2.6.4}}. {{has_subtype(group[by=size])}} sift, riddle, range, size, rank. {{has_method(organize)}} divide; file, string together, thread; register &c. (record) R551; catalogue, tabulate, index, graduate, digest, grade; apportion. {{has_subtype}} {{has_subtype(reduce[obj=disorder])}} unravel, disentangle, ravel, card; disembroil[obs3]; feaze[obs3]. {{has_method}} {{has_subtype(change, R140)}} adjust. Adj. {{has_high_level(ordered, @R58)}} {{has_consequence(arrange)}} arranged, ordered, organized. formed. collocated, parceled out, alloted, distributed, dealt. assorted, sorted. sized, ranked; sifted, riddled. {{has_subtype(arranged)}} {{&has_property(text)}} {[in_frame(document, M8.1.3.2.2.4.3)]} formatted. embattled, in battle array; cut and dried; methodical, orderly, regular, systematic. Adv. by class, by type, by category, by sort. Phr. "In vast cumbrous array" [Churchill]. <-- [Subversion of Order; bringing into disorder.] --> A4.1.R3 DERANGEMENT #61. Derangement. N. derangement, disordering, deranging; evection[obs3], discomposure, disturbance; disorganization, deorganization[obs3]; dislocation. {{!causes: disorder, A4.1.R1}}. disruption, perturbation, interruption. involvement. {{caused_by(randomness, @R59)}} randomization. {{has_subtype(randomization): shuffling, @R148}}. {{has_subtype: inversion &c. R218; corrugation &c. (fold) R258}}. {{has_subtype: @R148, rearrangement, redistribution, interchange}}. V. derange, disorder, disarrange, mix up, misarrange[obs3]; discompose; deorganize[obs3], discombobulate, disorganize, confuse. randomize. {{has_subtype(randomize): shuffle, @R148}}. embroil, unsettle, disturb, trouble, jumble, tumble. displace, misplace; mislay. interrupt, disrupt, perturb. huddle, muddle, toss, hustle, fumble, riot; bring into disorder, put into disorder, throw into disorder &c. R59; muss [U.S.]; break the ranks, disconcert, convulse; break in upon. unhinge, dislocate, put out of joint, throw out of gear. turn topsy-turvy &c. (invert) R218; bedevil; complicate, involve, perplex, confound; imbrangle[obs3], embrangle[obs3], tangle, entangle, ravel, tousle, towzle[obs3], dishevel, ruffle; rumple &c. (fold) R258. litter, scatter; mix &c. R41. rearrange &c. R148. Adj. deranged &c. v.; syncretic, syncretistic[obs3]; mussy, messy; flaky; random, unordered; messed up, mussed up. <-- section 4.2 deals with sequence in genereal. An ordered sequence is in A4.2.4, Series. [[sequence]] hi? --> A4.2 SEQUENTIAL ORDER (R62 TO R71) N. {{has_subtype(order, R58)}} {{property_of(unidimensional)}} sequential order, linear order, order. gradation, progression. {{property_of}} sequence[1]. {{has_subtype(sequence[1]): series, R69}}. {{property_of: line, R244}}. <-- 62. Precedence 63. Sequence 60. Arrangement 61. Derangement 64. Precursor 65. Sequel 66. Beginning 67. End 68. Middle 69. Continuity 70. Discontinuity 71. Term --> <-- this "precedence" is abstract, for an abstract series; for precedence in time, see R116; for precedence in motion, see R280 --> A4.2.1 PRECEDENCE (R62) #62. Precedence. N. {{antonym_of(succession, R63)}} precedence, preceding, coming before, antecedence, antecedency[obs3], prevenance[obs3], prevenience[obs1], anteposition[obs3]. {{conceptual_part_of: series, @R69}}. {{action_of}} the lead, le pas. {[in_frame(shape, R240): anteriority[obs3]]}. {[in_frame(time): @R116, antecedence, priority]}. {{&caused_by: preference, @R609}}. {[in_frame(motion)]}{{has_subtype: precession, R280}}. {{action_of: precursor &c. R64}}. {{&causes: importance &c. R642}}. {{&caused_by: superiority &c. R33}}. <-- epacme[obs3]. ?def? --> V. precede; come before. {{has_extreme}} come first, be first, be in the lead, be at the head, lead, head, take the lead, lead the way, introduce, usher in. {{has_subtype(lead the way)}} be in the vanguard; have the pas. {{has_subtype(lead the way)}} set the fashion &c. (influence) R175; take precedence, have precedence. {{has_subtype(lead the way): @R280, have the start, lead the dance, open the ball}}. {{&caused_by}} {{has_subtype(action, R680)}} [transitive] place before; prefix; premise, prelude, preface. Adj. preceding &c. v.; precedent, antecedent; anterior; prior &c. R116; before; former; foregoing; beforementioned[obs3], abovementioned[obs3], aforementioned; aforesaid, said; precursory, precursive[obs3]; prevenient[obs3], preliminary, prefatory, introductory; prelusive, prelusory; proemial[obs3], preparatory. Adv. before; in advance &c. (precession) R280. Phr. seniores priores[Lat]; prior tempore prior jure[Lat]. A4.2.1.R1 PRECURSOR (R64) #64. Precursor. N. {{property_of(precedence, A4.2.1)}} precursor, antecedent, precedent, predecessor. bellwether; herald, harbinger; foreboding; dawn. {{has_subtype: forebear, ancestor}}. {{has_subtype: @P2.3.2.3.6.5.16, preparer, forerunner, vancourier[obs3], avant-coureur[Fr], leader, pioneer, scout, prodrome[obs1], prodromos[obs3], prodromus[obs3], outrider}}. {{has_subtype: @P2.3.2.3.6.5.16, avant-courier, avant-garde, bellmare[obs3], forelooper[obs3], foreloper[obs3], stalking-horse, voorlooper[Afrikaans], voortrekker[Afrikaans]}}. {{has_subtype(text)}} prelude, preamble, preface, prologue, foreword, avant-propos[Fr], protasis[obs3], proemium[obs3], prolusion[obs3], proem, prolepsis[Gram], prolegomena, prefix, introduction; heading, frontispiece. {{&has_function: @R673, @M2.2.3, preparation, groundwork, spadework}}. overture, exordium[Lat], symphony; premises. prefigurement &c. R511; omen &c. R512. {[of(chemical): raw material, starting material]}. Adj. precursory; prelusive, prelusory, preludious[obs3]; proemial[obs3], introductory, prefatory, prodromous[obs3], inaugural, preliminary; precedent &c. (prior) R116. Phr. "a precedent embalms a principle" [Disraeli]. <-- the headword is the action of beginning. Beginning[2] is the point or part which forms the beginning of a series or object --> A4.2.1.R2 BEGINNING (R66) #66. Beginning. N. beginning[1], commencement, inception, initiation, opening, outset, incipience, origination, inchoation[obs3]. {{location_of}} beginning[2], starting point, origin. genesis, primogenesis[obs3], birth, nativity, cradle, infancy; start, inception, creation; dawn &c. (morning) R125; evolution. <-- &c. R293 --> onset, outbreak, advent, occurrence, brunt; alpha, initial; inauguration, debut, le premier pas, embarcation[Fr], rising of the curtain; maiden speech; initiative, move, first move; narrow end of the wedge, thin end of the wedge; fresh start, new departure. {{has_subtype(origin)}} {{location_of(outside, R220a)}} external origin. {{has_cause: origin &c. (cause) R153}}. {{has_cause}} source, rise. {{has_metaphor}} bud, germ &c. R153; egg, rudiment. {{&caused_by: precursor, R64}}. {{has_subtype(precursor, R64): van &c. (front) R234}}. {[of(document, M8.1.3.2.2.4.3): title-page; head, heading; caption, fatihah[obs3]]}. entrance, entry, ingress; inlet, orifice, mouth, chops, lips, porch, portal, portico, propylon[obs3], door; gate, gateway; postern, wicket, threshold, vestibule; propylaeum[obs3]; skirts, border &c. (edge) R231. first stage, first blush, first glance, first impression, first sight. rudiments, elements, outlines, grammar, first thing, alphabet, ABC's. V. begin, start, commence; open, dawn, set in, take its rise, enter upon, enter; set out &c. (depart) R293; embark in; incept[obs3]. [intransitive] inchoate, rise, arise, originate. {{caused_by}} [transitive] initiate, launch, inaugurate; conceive. {{!caused_by: cause, R153}}. {{caused_by}} usher in; lead off, lead the way; take the lead, take the initiative; head; stand at the head, stand first, stand for; lay the foundations &c. (prepare) R673; set up, set on foot, agoing[obs3], set abroach[obs3], set the ball in motion; apply the match to a train; broach; open up, open the door to. [intransitive] get underway, set about, get to work, set to work, set to; make a beginning, make a start. handsel; take the first step, lay the first stone, cut the first turf; break ground, break the ice, break cover; pass the Rubicon, cross the Rubicon; open fire, open the ball; ventilate, air; undertake &c. R676. come into existence, come into the world; make one's debut, take birth; burst forth, break out; spring up, spring forth, crop up, pop up, appear, materialize. begin at the beginning, begin ab ovo[Lat]. begin again, begin de novo; start afresh, make a fresh start, take it from the top, shuffle the cards, reshuffle the cards, resume, recommence. Adj. beginning &c. v.; initial, initiatory, initiative; inceptive, introductory, incipient; proemial[obs3], inaugural; inchoate, inchoative[obs3]; embryonic, rudimental; primogenial[obs3]; primeval, primitive, primordial &c. (old) R124; aboriginal; natal, nascent. first, foremost, leading; maiden. begun &c. v.; just begun &c. v.. Adv. at the beginning, in the beginning &c. n.; first, at first, firstly, in the first place, imprimis[Lat], first and foremost; in limine[Lat]; in the bud, in embryo, in its infancy; from the first, from the beginning, from its birth; ab initio[Lat], ab ovo[Lat], ab incunabilis[Lat], ab origine[Lat]. Phr. "let's get going!", "let's get this show on the road!", "up and at 'em!", aller Anfang ist schwer [Ger]; dimidium facti qui coepit habet [Lat][Cicero]; omnium rerum principia parva sunt [Lat][Cicero]. <-- Note the difference between posteriority (R117), which onlt means coming after in time, and succession, here, which means that one thing takes the place of another. Posteriority is included, but not sufficient. [[succession]] --> A4.2.2 SUCCESSION (R63) #63. Succession. N. {{antonym_of(precedence, R62)}} succession, coming after; going after &c. (following) R281; consecution. {{has_conceptual_part: posteriority, R117}}. {{conceptual_part_of: series, @R69}}. {{has_subtype}} {{has_subtype(change, A6)}} {{conceptual_part_of(repetition, @R104)}} alternation, taking turns. {{has_property(alternation)}} alternateness, alternativeness, alternity[obs3]. {{has_subtype(succession)}} {{has_conceptual_part(alternation)}} turn, round. continuation, extension; postposition. order of succession; successiveness; paracme[obs3]. {{performed_by: @R167, @P2.6.4.1, line, lineage, posterity, descendent, heir, successor}}. secondariness[obs3]. {{&has_property: subordinancy, @R34}}. suffix, postfix. {[in_frame(motion)]}{{has_subtype: sequence, R281}}. {[in_frame(birth)]} {{property_of: @P2.3.2.2.3.2, afterbirth, placenta}}. V. succeed; come after, come on, come next; follow, ensue, step into the shoes of. {{has_subtype}} alternate, take turns. {{similar_to(add/attach)}} place after, suffix, append. Adj. succeeding &c. v.; sequent[obs3]; sequacious[obs3], proximate. next; subsequent, consequent. consecutive &c. (continuity) R69; alternate, amoebean[obs3]. later, latter; posterior &c. R117. Adv. after, subsequently; behind &c. (rear) R235. A4.2.2.R1 SEQUEL (R65) #65. Sequel. N. {{property_of(succession, A4.2.2)}} sequel[1], suffix, successor; tail, queue, train, wake, trail, rear; retinue, suite. {{has_conceptual_part: posteriority, R117}}. {{has_part(document, M8.1.3.2.2.4.3)}} {{has_subtype(text)}} appendix, postscript; epilogue; codicil; colophon. {{has_subtype(document, M8.1.3.2.2.4.3)}} continuation, sequel[2]; installment; part two; return of; son of. {{has_subtype(performance, @M8.1.3.2.2.4.3.6.3)}} episode, next episode. {{&has_part(oration)}} {{has_temporal_location(end)}} peroration; tag, tag line, more last words. {{has_subtype(thought)}} afterthought, arriere pensee[Fr], second thoughts, treppenwoerter[Ger.]; outgrowth. appendage, aftercome[obs3], aftergrowth[obs3], afterpart[obs3], afterpiece[obs3], aftercourse[obs3], aftergame[obs3]. tail piece, heelpiece[obs3]. <-- [[end]] --> A4.2.2.R2 END (R67) #67. End. N. end[1], ending, close, termination; desinence[obs3], conclusion, finis, finale. {{location_of}} end[2], terminus, endpoint, term. {{has_subtype(end)}} extreme, extremity, last. {{has_metaphor(endpoint)}} omega; period. {{has_subtype(ending[of=right, R924])}} {{causes(ending[of=term, @R108]): lapse, @R776}}. {{has_subtype(end)}} {{has_part(P2.3, physical object): end; tail; edge; point, tip}}. tag; bonne bouche[Fr]; bottom dollar, tail end, rear guard. {[of(oration, R586): peroration, @R586]}. {[of(action, R680)]} consummation, denouement. {[of(action, R680): finish &c. (completion) R729]}. fate. {{has_metaphor}} fall of the curtain. goal, object, objective, destination. limit, determination; expiration, expiry[obs3], extinction, extermination; end of all things; finality. {[of(universe)]}{[in_frame(religion)]} Judgment day, last day, crack of doom, doom, doomsday, day of Judgment, day of reckoning, dies irae[Lat]. {{studied_in(Judgment day)}} eschatology. {[of(life): death, P2.2.3.2]}. {[of(existence, R3a): annihilation, @R162]}. break up, commencement de la fin, last stage, turning point; coup de grace, deathblow; knock-out blow; sockdolager [U.S.]. {{has_subtype(failure, R732)}} abortion; abend. V. end, close, finish, terminate, conclude, come to a close, come to an end, cometo a conclusion, draw to a close, draw to a finale. expire, run out, pass away, die. {{has_result(expire/bring to an end)}} be past, be over, be terminated, have run its course, be all over, be finished, be done, be done with. [transitive] bring to an end, bring to a conclusion, bring to a halt, bring to its finish; put an end to, make an end of. determine; get through. achieve &c. (complete) R729; stop &c. (make to cease) R142; shut up shop; hang up one's fiddle. {{has_subtype(fail, R732)}} abort; abend. {{has_subtype: die &c. R360}}. Adj. final, terminal, last, ultimate. {{has_subtype: rear &c. R235}}. definitive, penultimate[coll.]. caudal, hindmost, hindermost[obs3], vergent[obs3]. ending, terminating, finishing, concluding, closing. conterminate[obs3], conterminous, conterminable[obs3]. {{has_consequence(terminate)}} ended, terminated, fiished, concluded, at an end. settled, decided, over, played out, set at rest; conclusive. penultimate, last but one; last but two; last but three. unbegun, uncommenced[obs3]; fresh. {{has_subtype(finishing): crowning &c. (completing) R729}}. Adv. finally &c. adj.; in fine; at the last; once for all. Phr. "as high as Heaven and as deep as hell" [Beaumont & Fletcher]; deficit omne quod nascitur [Lat][Quintilian]; en toute chose il faut considerer la fin[Fr][obs3]; finem respice[Lat][obs3]; ultimus Romanorum[Lat]. A4.2.3 MIDDLE (R68) #68. Middle. N. {{property_of(precedence, A4.2.1)}} {{property_of(succession, A4.2.2)}} middle, midst, mediety[obs1], mean &c. R29; medium, middle term; center &c. R222; mid-course &c. R628; mezzo termine[It]; juste milieu[Fr] &c. R628; halfway house, nave, navel, omphalos[obs3]; nucleus, nucleolus. equidistance[obs3], bisection, half distance; equator, diaphragm, midriff; intermediate &c. R228. Adj. middle, medial, mesial[Med], mean, mid, median, average; middlemost, midmost; mediate; intermediate &c. (interjacent) R228; equidistant; central &c. R222; mediterranean, equatorial; homocentric. Adv. in the middle; midway, halfway; midships[obs3], amidships, in medias res. <-- Originally named "continuity" we reorganized and renamed "series." The "continuity" concept actually belongs no under A2.5.3 (connectedness). Although Roget notes that this is "uninterrupted sequence", he includes series and procession, etc. which deal with discontinuous items, and are therefore in a sense interrupted. The distinction from "Sequence", at A4.2, above, is somewhat fine. We leave in the interrupted sequences, but must note the relationship to "repetition", at R104.. [Uninterrupted sequence.] --> <-- This series is an ordered sequence -- ordered by some principle, not merely by being in sequence. A sequence which is not ordered by some principle (e.g. a set sequenced by random selection) is at 4.4 Here is where a set-theoretic definition would be useful. [[series]] --> A4.2.4 SERIES (R69) #69. Series. N. {{has_subtype(sequence[1], A4.2)}} {{property_of(linear order, A4.1)}} {{has_subtype(group, R72)}} {{has_subtype(directed graph, @A2.5.3.R1)}} series, ordered sequence, sequence[2], succession[1]. {{has_property}} succession[2], consecution, consecutiveness. {{has_subtype: list, R86}}. {{has_member}} {{has_subtype(item, @R3a)}} element. {{has_subtype(element)}} {{has_subtype(beginning[2], @R66)}} {{has_subtype(first)}} {{rel_loc_of(beginning[2], @R66)}} beginning, head, first element. {{has_subtype(element)}} {{has_subtype(end, @R67)}} {{property_of(last)}} {{rel_loc_of(end, @R67)}} end, tail, last element. round, suite, progression, train, chain; gradation, course; constant flow, unbroken extent. {{formed_by}} {{has_subtype(joining, R43)}} concatenation, catenation. {{aformed_by: ordering, R60}}. {{has_subtype(ordered sequence[of=values, @R79a])}} scale. <-- in a numerical scale the ordering principle is the magnitude of the number. How to say that??? --> {{has_subtype(scale[of=numbers], A4.2)}} {{uses(measurement)}} {{conceptual_part_of(number)}} numerical scale. rank, row; file, column. line, range, tier, string, thread, team; colonnade. {[of(playing card): suit, @P2.3.1.3.13.1.2]}. {{has_property}} linearity; seriality; continuity; consecution, consecutiveness &c. adj.. {{has_extreme(continuity)}} ceaselessness. {{has_subtype}} {{conceptual_part_of(repetition, R104)}} procession, column; retinue, cortege, cavalcade, rank and file, line of battle, array. {{has_subtype}} {{conceptual_part_of(repetition, R104)}} {[of(person, P2.3.2.3): @P2.6.4.1.1.2.1.R1, pedigree, genealogy, lineage, ancestry, descent; line, line of ancestors; strain]}. {{has_metaphor: ladder}}. V. [intrans] be serial, be in series, be in a series, follow in a series, form a series, form a line. {{result_of(series)}} [intrans] get in line, fall in, fall into line, form a line[2]. {{result_of(series)}} arrange in a series, collate &c. n.; string together; file; thread; graduate; tabulate. {{result_of(series): @R60, organize, order, sort}}. {{result_of(series)}} serialize. Adj. {{has_subtype(linear)}} serial, successive; in a line, in a row, in series, lined up; consecutive. continuous, unbroken, continued, uninterrupted, unintermitting[obs3]. progressive, gradual; immediate, entire; @R604a, unremitting, unrelenting; perseverence, R604a; perennial, evergreen; constant. <-- "first" and "last" get a specialized meaning here --> {{has_property(first element)}} {{has_subtype(first, @R66)}} first. {{has_property(last element)}} {{has_subtype(last, @R67)}} last. Adv. in series, serially, seriatim; in a line &c. n.. continuously, uninterruptedly, without interruption, without a break. consecutively; in succession, in turn; running, gradually, step by step, gradatim[Lat], at a stretch; in file, in column, in single file, in Indian file. {{has_subtype: progressively, gradually}}. <-- the difference between a stage, here, and a state, at R7, is that a state describes an overall condition which can be part of a continuum, and is not necessarily well defined. A stage is a part of a sequence, often has a name, and is identifiably different from other parts in a sequence --> <-- ??? Break into 2 parts [[step]] --> A4.2.4.R1 STEP (R71) #71. Step. N. {{has_conceptual_part(series, R69/process, A7.7)}} step, stage. {{has_subtype}}{{has_subtype(degree, R26)}} degree; grade, level. place, point, mark, pas, period, pitch. state, term. {{has_measure: @R44, interval, degree of separation, remove}}. {{conceptual_part_of}} scale. link, peg, notch, rung. stand, standing; footing, range. quantum level. {{has_property: state, R7}}. {{has_trait(person, P2.3.2.3)}} {{has_subtype(step): @R873, rank, station, level, grade; class, form [Brit], round of the ladder, rung of the ladder, status, position}}. {{has_subtype(grade)}} black belt; brown belt. {{conceptual_part_of(rank): @M7.1.2.1.2.1.1, promotion, advancement[increase of grade], graduation}}. [decrease of grade] demotion, step down; drop back; regression, retrogression. V. hold a place, occupy a place, find a place, fall into a place &c. n.. {[of(person, P2.3.2.3)]} hold a position, occupy a position, hold a rank. {{conceptual_part_of(hold a position): @M7.1.2.1.2.1.1, graduate, advance, progress[increase grade]}}. {{similar_to(rank): classify}}. [cause to advance] promote. [decrease grade] drop, drop down a notch, drop back, drop back a level; regress, retrogress. [decrease status] lose face. [cause to decrease grade] demote; bump; take down a notch. Adj. graded, graduated. ranked. stratified. Adv. stepwise, seriatim; by degrees. <-- This perhaps should be directly under quantity?? Is number a subtype of quantity? [[number]] --> A5 NUMBER (R84 TO R105) N. {{has_conceptual_part(quantity, A3)}} number. {{has_property}} {{has_subtype(value, @R79a)}} numerical value. <-- 84. Number 85. Numeration 86. List Note that the headword "number" is considered as an abstract entity, but the text we use as a number is the representtaion of that abstract entity. Note that the written representations of numbers are found at "word", and many of the words designating type of numbers are duplicated there. --> A5.1 ABSTRACT NUMBER (R84 TO R86) #84. Number. N. number[1], abstract number. {{has_representation}} {{has_subtype(written word, @R562): @R562, number[2], figure}}. {{has_part(number[2]): @M8.1.3.2.2.1.R5, numeral}}. {{has_subtype(numeral): @M8.1.3.2.2.1.R5, Arabic numeral, digit, cipher}}. {{has_subtype(Arabic numeral)}} "1"; "2"; "3", "4"; "5"; "6"; "7"; "8"; "9"; "0". {{used_in: computation, R85a, M3.1.2.2.1}}. {{used_by: @R85a, operation, mathematical operation, operator}}. real number. {{alternative_to(real number)}} imaginary number. {{part_of(imaginary number)}} complex number. counter; round number; formula. <-- we need a recursive function to define an integer --> integer. {{has_subtype}} {{numerical_value_of(">0")}} positive number. {{has_subtype(integer)}} {{has_subtype(positive number)}} positive integer, natural number. {{has_subtype(negative number)}} {{has_subtype(integer)}} negative integer. {{has_property(natural number)}} cardinality. {{has_subtype(number)}} {{numerical_value_of("<0")}} negative number. {{result_of: function, @M3.1.2.2.1}}. {{member_of}} {{has_subtype(series)}} arithmetic series; geometric series. {{has_subtype}}{[in_frame(computation, R85a, M3.1.2.2.1): operand; result]}. fraction, rational number; surd, irrational number; transcendental number; mixed number, complex number; complex conjugate; decimal, circulating decimal, repetend. {[in_frame(computer)]} fixed-point number; floating-point number; double precision number; quadruple precision number. common measure, aliquot part; prime number, prime; relative prime; prime factor; reciprocal; totient[obs3]. {{has_subtype(prime)}} {{property_of(duality)}} prime pair. binary number, octal number, hexadecimal number[Comp]. {{&conceptual_part_of}} variation. {{has_subtype(comparison[of=numbers], R464): division, @M3.1.2.2.1}}. {{has_result(division, @M3.1.2.2.1)}} ratio, proportion. progression, numerical progression; arithmetical progression. {{has_subtype(progression)}} {{conceptual_part_of(ratio)}} geometrical progression, harmonical progression[obs3]. {{has_subtype(ratio)}} percent, parts per hundred, percentage; permilage, parts per thousand. figurate numbers[obs3], pyramidal numbers, polygonal numbers. power, root, exponent, index, logarithm, antilogarithm; modulus, base. differential, integral, fluxion[obs3], fluent. {{&result_of: numeration, R85}}. {{measure_of: quantity, R25}}. {{used_in: measuring, R466}}. Adj. numerical, numeral[obs2]; complementary, divisible, aliquot, reciprocal, prime, relatively prime, fractional, figurate[obs3]. incommensurable. proportional, exponential, logarithmic, logometric[obs3], differential, fluxional[obs3], integral, totitive[obs3]. positive, negative; rational, irrational; surd, radical, real; complex, imaginary; finite; infinite; impossible. digital; discrete. quantitative. {{conceptual_part_of: quantity, R25}}. {{used_in: measurement, R466}}. binary; octal; hexadecimal; decimal. {{has_property(number): @R474, specific, definite}}. {{antonym_of(numerical)}} non-numerical, symbolic. {{antonym_of(quantitative)}} qualitative. {[when_modifying(computer)]} {{antonym_of(digital)}} analog. Adv. numerically, in numbers. digitally. proportionally; finitely; modulo. quantitatively. {{has_property(number): @R474, specifically, definitely}}. {{has_extreme(numerically)}} infinitely. <-- numeration and computation -- two different operations? In any case, belong with mental operations! Enumeration = counting. Make computation = R85a, and further subdivide into formal mathematics. --> A5.1.R1 NUMERATION #85. Numeration. N. numeration, enumeration, counting, recension[obs3]; numbering &c. v.. {{has_result}} tally, count, tale. {{has_subtype(measurement[ptnt=people], R466)}} muster, poll, census, capitation, roll call, recapitulation. {{used_in: list, R86}}. score. pagination, paging. <-- different kind of "poll" -- of opinion. We can use "^" here, but if parser will accept nested brackets, perhaps: --> {{has_subtype}}{{has_subtype(counting[of=voter preference]): election}}. {{similar_to(poll): vote, election}}. {{&similar_to: measurement, R466}}. {{&uses: computation, R85a}}. V. number, count, tally, tell, enumerate. call over, run over; take an account of, muster, poll, recite, recapitulate. paginate, page; affix numbers to. Adj. numeral, numerical. numerable. commensurable, commensurate. {{antonym_of(numerable)}} innumerable, unfathomable, infinite. {{antonym_of(measurable)}} immeasurable. {{antonym_of(commensurable)}} incommensurable, incommensurate. Adv. measurably; in numbers. A5.2 DETERMINATE NUMBER R87 TO R99 N. determinate number. <-- 87. Unity 88. Accompaniment 89. Duality 90. Duplication 91. Bisection 92. Triality 93. Triplication 94. Trisection 95. Quaternity 96. Quadruplication 97. Quadrisection 98. Five, &c. 99. Quinquesection --> A5.2.1 UNITY (R87) #87. Unity. N. {{antonym_of(plurality, R100)}} unity, oneness, individuality, singularity. <-- note that an "individual" has the properties of being a single unit of something, and having "individuality" in the sense of particularity, uniqueness. --> {{property_of}} {{property_of(individuality, @R79)}} unit, individual, one, ace. only one, none else, no other, nothing else. {{&has_property(unit)}} indivisibility. {{property_of(indivisibility)}} atom, atomic unit, indivisible unit. {[of(person, P2.3.2.3)]} {{has_subtype: solitude, @R893}}. {{&caused_by: isolation, @R44}}. {{&caused_by: unification &c. R48}}. V. be one, be alone &c. adj.; dine with Duke Humphrey[obs3]. isolate &c. (disjoin) R44. render one. {{&caused_by: unite &c. (join) R43}}. {{&caused_by: unite &c. (combine) R48}}. Adj. one, sole, single, solitary, only, unitary. individual, apart, alone; kithless[obs3]. unaccompanied, unattended; solus[Lat], single-handed; singular, odd, unique, unrepeated[obs3], azygous, first and last. {{&caused_by(alone): isolated &c. (disjoined) R44}}. insular. lone, lonely, lonesome; isolated; desolate, dreary. {{has_property(atomic unit)}} indivisible, atomic, compact, primitive, unanalyzable, irresolvable[obs3], insecable[obs1], inseverable[obs3], indiscerptible[obs3]. monospermous[obs3]; unific[obs3], uniflorous[obs3], unifoliate[obs3], unigenital[obs3], uniliteral[obs3], unijocular[obs3], unimodal [statistics], unimodular[obs3]. one and a half, sesqui-. Adv. {{has_mode(no other)}} singly, alone, individually, by itself, per se, solo. only, apart, in the singular number, in the abstract; one by one, one at a time; simply. Phr. natura il fece [It], e poi roppe la stampa[It]; du fort au faible [obs3]; "two souls with but a single thought, two hearts that beat as one". A5.2.2 DUALITY (R89) #89. Duality. N. duality, dualism; biformity[obs3]; polarity, bipolarity. {{property_of}} {{member_of(object, @R3a)}} {{has_subtype(group, R72)}} two objects. duplicity; biplicity[obs3]. two; deuce, couple, duet, brace, pair, cheeks, twins; fellows; yoke, conjugation; dispermy[obs3]; doublet, doublets; dyad, span. {{has_example(twins)}} Romulus and Remus. {{has_example(star)}} Castor and Pollux, Gemini. {{has_example(person, P2.3.2.3)}} Siamese twins. {{has_example(building)}} {{location_of(New York City)}} Twin Towers. {{has_example(city)}} Twin Cities, Minneapolis and Saint Paul. twinning [crystallography]. {{&caused_by: duplication, R90}}. V. [unite in pairs] pair, couple, bracket, yoke; conduplicate[obs3]; mate, span [U.S.]. duplicate. {{similar_to(duplicate): copy, R19}}. Adj. two, twin; dual, dualistic, double; binary, binomial; twin, biparous[obs3]; dyadic[Math]; conduplicate[obs3]; duplex &c. R90; biduous[obs3], binate[obs3], diphyletic[obs3], dispermic[obs3], unijugate[obs3]; tete-a-tete. bi-, di-. polar, bipolar. double, duplicate; twinned. coupled &c. v.; conjugate. {{has_subtype(all, @R78)}} both, both the one and the other. Pron. {{has_subtype(all, @R78)}} both. A5.2.2.R1 DUPLICATION (R90) #90. Duplication. N. {{has_subtype(repetition, R104)}} {{&has_result(imitation, R19)}} duplication; doubling &c. v.; gemination, ingemination[obs3]; reduplication. {{&caused_by: replication, R19}}. V. double, redouble, duplicate, reduplicate; geminate; repeat &c. R104; renew &c. R660. Adj. {{has_consequence(duplication)}} double, duplex; doubled, duplicated; twofold; disomatous[obs3]. bicipital[obs3], bidental[obs3], bilabiate, bivalve, bivalvular[obs3], bifold[obs3], biform[obs3]; bifarious[obs3], bifacial[obs3]; double-faced. two-sided, bilateral. double-headed, two-headed, bicephalous[obs3]. twin, duplicate, ingeminate[obs3]; second. Adv. {{has_subtype(again, @R104)}} once more, once again. {{has_consequence}} as much again, twofold; secondly, in the second place; for the second time; in duplicate. {{has_consequence(once more)}} twice, two times. <-- [Division into two parts.] --> A5.2.2.R2 BISECTION (R91) #91. Bisection. N. bisection, bipartition; dichotomy, subdichotomy[obs3]; halving &c. v.; dimidiation[obs3]. bifurcation, forking, branching, ramification, divarication; fork, prong; fold. half, moiety. V. bisect, halve, divide, split, cut in two, cleave, dimidiate[obs3], dichotomize, cleave in twain[arch.]. go halves, divide with, split up; split down the middle. separate, fork, bifurcate; branch off, out; ramify. Adj. bisected &c. v.; cloven, cleft; bipartite, biconjugate[obs3], bicuspid, bifid; bifurcous[obs3], bifurcate, bifurcated; distichous, dichotomous, furcular[obs3]; semi-, demi-, hemi-. polarized. equipartite. A5.2.3 TRIALITY (R92) #92. Triality. N. Triality[obs3], trinity; triunity[obs3]. three, triad, triplet, trey, trio, troika, ternion[obs3], leash; shamrock, tierce[obs3], spike-team [U.S.], trefoil; triangle, trident, triennium[obs3], trigon[obs3], trinomial, trionym[obs3], triplopia[obs3], triseme[obs3], triskele[obs3], triskelion, trisula[obs3]. {{has_subtype(number)}} third power, cube; cube root. {{conceptual_part_of: tripod, @P2.3.1.3.20; trireme, @P2.3.1.3.16.2.3.2.2; tricycle, @P2.3.1.3.16.2.2.2.2.1}}. Adj. three ; triform[obs3], trinal[obs3], trinomial; tertiary; ternary; triune; triarch, triadie[obs3]; triple &c. R93. Pref. tri-, tris-, ter-. Phr. tria juncta in uno[Lat]. A5.2.3.R1 TRIPLICATION (R93) #93. Triplication. N. triplication, triplicity[obs3]; trebleness[obs3], trine. V. treble, triple; triplicate, cube. Adj. triple; tern, ternary. triplicate, treble, threefold. trilogistic[obs3]; third; trinal[obs3], trine. Adv. three times, three fold; thrice, in the third place, thirdly; trebly &c. adj.. <-- [Division into three parts.] --> A5.2.3.R2 TRISECTION (R94) #94. Trisection. N. trisection, tripartition[obs3], trichotomy; third, one third, a third, third part. V. trisect, divide into three parts. Adj. trifid; trisected &c. v.; tripartite, trichotomous[obs3], trisulcate[obs3]; trimodal. triangular, tricuspid, tridentate, tridentiferous[obs3], trifoliate, trifurcate, tripolar, tripodal, trigonal[obs3], tricapsular[obs3], Triadelphous[obs3], tridental[obs3], trigrammic[obs3], trigrammatic[obs3], tripetalous[obs3], tripodic[obs3], triquetral[obs3], triquetrous[obs3]. <-- ?? relocate objects. note that square in the mathematical sense is more related to two than to four. Subdivide? --> A5.2.4 FOUR (R95) #95. Four. N. quaternity[obs3], four, tetrad, quartet, quaternion, square, quarter. [planar form with four sides] tetract[obs3], tetragon, quadrangle, rectangle. [three dimensional object with four surfaces] {{has_subtype(polyhedron)}} tetrahedron. {{cardinality_of}} {{has_subtype(group, R72)}} set of four, group of four. {{has_subtype(set of four)}} {{&has_part(beast, @R366)}} four legs, set of four legs. {{part_of(set of four legs)}} {{has_subtype(beast, @R366)}} quadruped. {{part_of(set of four legs)}} {{has_subtype(artifact, P2.3.1.3)}} tetrapod. quadrature, quadrifoil, quadriform, quadruplet; quatrefoil. [geographical area with four sides] quadrangle, quad[coll.]. [four fundamental studies] quadrivium. V. reduce to a square, square. Adj. four; quaternary, quaternal[obs3]; quadratic; quartile; tetract[obs3], tetractic[obs3], tetractinal[obs3]; tetrad, tetragonal; square, quadrate. A5.2.4.R1 QUADRUPLICATION (R96) #96. Quadruplication. N. quadruplication. V. multiply by four, quadruplicate, biquadrate[obs3]. Adj. fourfold, four times; quadrable[obs3], quadrumanous[obs3], quadruple, quadruplicate, quadrible[obs3]; fourth. quadrifoliate[obs3], quadrifoliolate[obs3], quadrigeminal[obs3], quadrigeminate[obs3], quadriplanar[obs3], quadriserial[obs3]. Adv. four times; in the fourth place, fourthly. <-- [Division into four parts.] --> A5.2.4.R2 QUADRISECTION (R97) #97. Quadrisection. N. quadrisection, quadripartition[obs3]; quartering &c. v.; fourth; quart; quarter, quartern[obs3]; farthing[obs3], fourthing[obs3]; quadrant. [electromagnetic object] quadrupole. V. quarter, divide into four parts. Adj. quartered &c. v.; quadrifid[obs3], quadripartite. rectangular. A5.2.5 MORE THAN FOUR (R98) #98. More than Four. N. {{has_subtype(number)}} more than four. five, cinque[Fr], quint, quincux[obs3]; six, half-a-dozen, half dozen; seven; eight; nine, three times three; dicker; ten, decade; eleven; twelve, dozen; thirteen, long dozen, baker's dozen; quintuplet; twenty, score; twenty-four, four and twenty, two dozen; twenty-five, five and twenty, quarter of a hundred; forty, two score; fifty, half a hundred; sixty, three score; seventy, three score and ten; eighty, four score; ninety, fourscore and ten; sestiad[obs3]. hundred, centenary, hecatomb, century; one hundred and forty-four, gross. thousand, chiliad; myriad; ten thousand, ban[Japanese], man[Japanese]; lac, one hundred thousand, plum; million; thousand million; milliard, thousand million, billion[1]; trillion, billion[2][Brit.]; gugol; gugol plex. <-- any other defined numbers should be entered here --> {{has_subtype(weight)}} hundredweight, "cwt.". {{has_subtype(time unit)}} decade; century; millennium, thousand years, grand[coll.]; ten thousand years, banzai[Japanese]. V. centuriate[obs3]; quintuplicate. enlarge to two-fold, double, udvoit'[Russ]. enlarge to three-fold, treble, triple, utroit'[Russ]. enlarge to four-fold, quadruple. enlarge to five-fold, pentuple. enlarge to ten-fold, udecyaterit'[Russ]. Adj. five, quinary[obs3], quintuple; fifth; senary[obs3], sextuple; sixth; seventh; septuple; octuple; eighth; ninefold, ninth; tenfold, decimal, denary[obs3], decuple[obs3], tenth; eleventh; duodenary[obs3], duodenal; twelfth; in one's 'teens, thirteenth. vicesimal[obs3], vigesimal; twentieth; twenty-fourth &c. n.; vicenary[obs3], vicennial[obs3]. centuple[obs3], centuplicate[obs3], centennial, centenary, centurial[obs3]; secular, hundredth; thousandth. <-- any fractions observed in written text should be entered here --> <-- ## in the next section five and higher numbers are all included. there should be some "variable" to represent these numbers, or possibly a recursive function?? --> A5.2.5.R1 DIVISION BY MORE THAN FOUR (R99) #99. Division by more than four. N. division by more than four, division by five &c. R98; quinquesection &c.. fifth; sixth; seventh; eighth; ninth. tenth; eleventh; twelfth; thirteenth; fourteenth; fifteenth; sixteenth; seveteenth; eighteenth; nineteenth. twentieth; thirtieth; fourtieth; fiftieth; sixtieth; seventieth; eighieth; ninetieth; hundredth. thousandth; millionth; billionth; trillionth; quadrillionth. decimation, reduction by one-tenth. V. quinquesect, divide into fifths. decimate. Adj. quinquefid, quinquelateral, quinquepartite; quinqevalent, pentavalent; quinquarticular[obs3]. octifid[obs3]. decimal, tenth, tithe; deci-. duodecimal, twelfth. sexagesimal[obs3], sexagenary[obs3]. hundredth, centesimal; centi-. thousandth, millesimal[obs3]; milli-. millionth, ten to the minus sixth, micro-. billionth, ten to the minus ninth, nano-. trillionth, ten to the minus twelfth, pico-. thousand trillionth, million billionth, ten to the minus fifteenth, femto-. million trillionth, billion billionth, ten to the minus eighteenth, atto-. A5.2.6 ZERO (R101) #101. Zero. N. zero, nothing; null, nul, naught, nought, void; cipher, goose egg; none; nichts[Ger.]; nada[Span.]; nixie[slang], nix[slang]; zilch[slang], zip[slang], zippo [slang]. {[of(person, P2.3.2.3)]} nobody, no one; not a soul; ame qui vive[Fr]. {{measure_of: absence &c. R2}}. insubstantiality &c. R4. Adj. not one, not a one, not any, nary a one [dial.]; not a, never a; not a whit of, not an iota of, not a drop of, not a speck of, not a jot; not a trace of, not a hint of, not a smidgen of, not a suspicion of, not a shadow of, neither hide nor hair of. <-- ?? what's this doing here? Opposite of alone-ness! Where else? Near addition, complement--> A5.2.7 ACCOMPANIMENT (R88) #88. Accompaniment. N. {{has_subtype(combination, R49)}} accompaniment. {{property_of}} appendage, appurtenance. {{property_of: adjunct &c. R39}}. {{property_of: context, @R8}}. {{property_of}} attribute. coexistence, concomitance, company, association, companionship; partnership, co-partnership; coefficiency[obs3]. {{property_of: @P2.3.2.3.6.5.3, concomitant, accessory[1], companion, buddy, attendant, fellow, associate, colleague, partner, co-partner, entourage, satellite, hanger on, fellow-traveller, shadow, escort, "cortSge"}}. {{property_of: friend, R890}}. {{property_of: @P2.3.2.3.6.5.81, consort, spouse, mate}}. {{conceptual_part_of: complement, @R52 (completeness)}}. V. accompany, coexist, attend; hang on, wait on; go hand in hand with; synchronize &c. R120. bear company, keep company; row in the same boat; bring in its train; associate with, couple with. appurtenant to. {{has_subtype: part, R87}}. Adj. accompanying &c. v.; concomitant, fellow, twin, joint; associated with, coupled with; accessory, attendant, obbligato. Adv. with, withal; together with, along with, in company with; hand in hand, side by side; cheek by jowl, cheek by jole[obs3]; arm in arm; therewith, herewith; and &c. (addition) R37. together, in a body, collectively. Phr. noscitur a sociis[Lat]; virtutis fortuna comes[Lat]. A5.3 INDETERMINATE NUMBER (R100 TO R105) N. indeterminate number. <-- 100. Plurality 100a. Fraction 101. Zero 102. Multitude 103. Fewness 104. Repetition 105. Infinity --> <-- [More than one.] --> A5.3.1 MULTIPLICITY (R100) #100. Multiplicity. N. {{antonym_of(unity, R87)}} multiplicity, plurality, more than one; a number, a certain number. one or two, two or three &c.; a few, several. {{has_subtype: majority, A3.2.5.1.1}}. {{property_of: multitude &c. R102}}. Adj. plural, more than one, multiple, upwards of; some, several, a few; not a few; certain; not alone &c. R87. Adv. et cetera, "&c.", "etc.". among other things, inter alia[Lat]. Phr. non deficit alter [Lat]. A5.3.1.1 MULTITUDE (R102) #102. Multitude. N. {{has_subtype(quantity, R25, A3.1.1)}} {{has_property: greatness, R31}} large quantity, multitude, great number, large number. {{has_property}} numerousness &c. adj.; numerosity, numerality; multiplicity. legion, host; round number, enormous number; a quantity, numbers, array, sight, army, sea, galaxy; scores, peck, bushel, shoal, swarm, draught, bevy, cloud, flock, herd, drove, flight, covey, hive, brood, litter, farrow, fry, nest; lots; all in the world and his wife. {[of(people): crowd &c. (assemblage) R72]}. multiple. {{caused_by(multiple): multiplication, @M3.1.2.2.1}}. {{has_subtype: profusion &c. (plenty) R639}}. {{has_subtype(mulitude)}} {{&causes(increase)}} greater number. {{has_subtype: majority, A3.2.5.1.1}}. V. be numerous &c. adj.; swarm with, teem with, creep with; crowd, swarm, come thick upon; outnumber, multiply; people; swarm like locusts, swarm like bees. Adj. many, numerous; profuse; several, sundry, divers, various, not a few; Briarean; a hundred, a thousand, a myriad, a million, a quadrillion, a nonillion, a thousand and one; some ten or a dozen, some forty or fifty &c.; half a dozen, half a hundred &c.; very many, full many, ever so many; numerose[obs3]; manifold, multiplied, multitudinous, multiple, multinominal, teeming, populous, peopled, crowded, thick, studded; galore. thick coming, many more, more than one can tell, a world of; no end of, no end to; cum multis aliis[Lat]; thick as hops, thick as hail; plenty as blackberries; numerous as the stars in the firmament, numerous as the sands on the seashore, numerous as the hairs on the head; and what not, and heaven knows what; endless &c. (infinite) R105. Adv. multiply, in large quantity, in profusion, in great numbers. in hordes, in bushels, by the truckload, by the carload. Phr. "their name is legion"; acervatim[Lat]; en foule[Fr]; "many-headed multitude" [Sidney]; "numerous as glittering gems of morning dew" [Young]; vel prece vel pretio[Lat][obs3]. <-- fewness, here, refers to few in number; infrequency at R137 refers to few repetitions in time. But there is a lot of overlap in usage. some of these words would require count nouns for proper agreement, but these distinctions have not yet been marked. --> A5.3.1.2 FEWNESS (R103) #103. Fewness. N. fewness &c. adj.; paucity, small number; small quantity &c. R32; rarity; handful, maniple; minority; exiguity. {{similar_to: scarcity, infrequency &c. R137}}. [Diminution of number] {{caused_by}} reduction; weeding &c. v.; elimination, culling, sarculation[obs1], decimation; eradication; loss. {{&caused_by: removal; destruction}} . [of living things] {{&caused_by: departure; death, P2.2.3.2; killing}}. V. be few &c. adj.. {{&caused_by}} [reduce the number][transitive] render few &c. adj.; reduce, diminish the number. {{has_method(render few)}} eliminate; weed out. {{has_subtype(render few)}} cull, thin, decimate. {{has_subtype(be few)}} be less than six. {{has_subtype(bbe less than six)}} may be counted on one's fingers; can be counted on the fingers of one hand. Adj. few; scant, scanty. thin, rare, scattered, thinly scattered, spotty, few and far between, exiguous; rari nantes[Latin]. {{has_high_intensity}} [count or mass nouns] hardly any, scarcely any, precious little, almost none, almost none at all. {{has_high_intensity}} precious few [for count nouns]. reduced &c. v.; unrepeated[obs3]. {{similar_to: @R137, scarce, infrequent}}. {{has_superlative: @R83, unique, singular, one-of-a-kind}}. Adv. rarely, here and there. {[of(event, R151): occasionally, infrequently, R137]}. <-- This "iteration, repetition" is the general term, and can specify as few as one repetition. Many repetitions at regular intervals are under "periodicity", R138. This is very basic, being an action considered as one of a series of actions, in many cases implying a prior action. note related concepts of multitude, frequency, periodicity, repetition, and habit are listed as separate main entries. Continuity at R69 is listed by Roget as an uninterrupted series --> A5.3.1.R1 ITERATION (R104) #104. Iteration. N. {{has_subtype(action, @A7)}} {{property_of(multiplicity, A5.3.1)}} iteration, repetition, reiteration, harping, recurrence. {{has_case}} {{has_subtype(action, @A7)}} prior action. {{!!follows($repetition): $prior action}}. &&{{similar_to($repetition): $prior action}}. {{has_case}} {{has_subtype(natural number[of=repetitions], R84)}} number of repetitions. <-- this interval is abstract, not necessarily time --> {{has_case}} {{has_subtype(interval, @R44)}} interval between repetitions. <-- to qualify as "periodicity", we need at least 4 examples of an iteration to be able to measure the intervals between. --> {{part_of(iteration[num=>3])}} {{property_of(regular, @R138): periodicity, R138}}. {{member_of}} {{has_subtype(series[of=action, @A7], R69)}} series, succession, run, series of actions. {{&conceptual_part_of: continuity, R69}}. battology, tautology; rhythm &c. R138; diffuseness, pleonasm, redundancy. {{&mcauses}} monotony, tautophony. {[in_frame(music)]} chimes, repetend, echo, ritornello[obs3], burden of a song, refrain. rehearsal; rechauffe[Fr], rifacimento[It], recapitulation. cuckoo &c. (imitation) R19; reverberation &c. R408; drumming &c. (roll) R407. {{has_subtype(repetition[of=appearance[2], @R448])}} reappearance. reproduction. {{has_subtype(repetition[of=operation, @R85a])}} recursion [Computer]. revival, renewal. twice-told tale; old story, old song; second edition, new edition. {{&has_property: periodicity, R138}}. {{has_subtype: restoration, R660}}. V. repeat, iterate, reiterate, reproduce, echo, reecho, drum, harp upon, battologize[obs3], hammer, redouble. recur, revert, return, reappear, recurse [Comp]; renew &c. (restore) R660. rehearse; do over again, say over again; ring the changes on; harp on the same string; din in the ear, drum in the ear; conjugate in all its moods tenses and inflexions[obs3], begin again, go over the same ground, go the same round, never hear the last of; resume, return to, recapitulate, reword. Adj. repeated &c. v.; repetitional[obs3], repetitionary[obs3]; recurrent, recurring; ever recurring, thick coming; frequent, incessant; redundant, pleonastic. {{has_high_quantity(repeated): recurrent, @R138}}. monotonous, harping, iterative, recursive [Math, Comp], unvaried; mocking, chiming; retold; aforesaid, aforenamed[obs3]; above-mentioned, above-said; habitual &c. R613; another. Adv. repeatedly, often, again, anew, over again, afresh, once more; ding-dong, ditto, encore, de novo, bis[obs3], da capo[It]. again and again; over and over, over and over again; recursively [Comp]; many times over. time and again, time after time; year after year; day by day; month after month; week after week; many times, several times, a number of times; many a time, full many a time; frequently &c. R136. Phr. ecce iterum Crispinus[Lat]; toujours perdrix[Fr]; "cut and come again" [Crabbe]; "tomorrow and tomorrow and tomorrow" [Macbeth]; cantilenam eandem canis [Lat][Terence]; nullum est jam dictum quod non dictum sit prius [Lat][Terence]. <-- [Less than one.] --> A5.3.2 FRACTION (R100A) #100a. Fraction. N. {{has_subtype(part, R51)}} fraction, fractional part. fractionation[Chem.]. {{has_subtype(number): ratio}}. {{result_of: division, P2.6.1.2.4.4.1}}. {{has_subtype(division, P2.6.1.2.4.4.1): quinquesection &c. R99}}. V. {{result_of(fraction)}} divide into fractions. fractionate[Chem.]. Adj. fractional, fragmentary. {{similar_to: incomplete, R53}}. inconsiderable, negligible, insignificant, undetectable. infinitesimal. {{has_subtype(infinitesimal): microscopic}}. A5.3.3 INFINITY (R105) #105. Infinity. N. infinity, infinitude, infiniteness; boundlessness, limitlessness; innumerability. immeasurability, incalculability; inexhaustibility, unfathomable, unapproachable; exhaustless, indefinite. interminability. unmeasurability. perpetuity &c. R112. {{has_subtype}} countable infinity; uncountable infinity. {{has_symbol(countable infinity)}} {[in_frame(mathematics)]} aleph null. V. be infinite &c. adj.; know no limits, have no limits, know no bounds, have no bounds; go on for ever. Adj. infinite; limitless, endless, boundless, termless[obs3]; numberless, countless, sumless[obs3], measureless. immense; innumerable, immeasurable, incalculable, illimitable, inexhaustible, interminable, unfathomable, unapproachable; exhaustless, indefinite; without number, without measure, without limit, without end; incomprehensible; untold, unnumbered, unmeasured, unbounded, unlimited; illimited[obs3]; perpetual &c. R112. Adv. infinitely &c. adj.; ad infinitum. Phr. "as boundless as the sea" [Romeo and Juliet]. <-- R106 to R139 Time moved to P1.1 --> <-- [[CHANGE]] --> A6 CHANGE (R140 TO R152) N. change. {{has_subtype}} simple change, A6.1. <-- 140. Change 141. Permanence 142. Cessation 143. Continuance 144. Conversion 145. Reversion 146. Revolution 147. Substitution 148. Interchange --> <-- the concepts in A6.1 do not necessarily imply a time difference, although they are often used in that context: a transformation, for example, could be a mathematical operation and the original and transformed objects may coexist. The differences implied by these words are in general differences after some transforming operation, which could but does not necessarily require time in the physical universe. The next section, changeability, does more intimately imply a time factor. Change is not itself a process, but is caused by a process --> <-- The headword is not a process, but is not an event either. It is more abstract than either. The process is called "changing". [Roget definition: "Difference at different times". But we do not consider time to be a necessary part of this abstract concept, although in the physical world all changes take time. Nevertheless we use the "precedes" and "follows" relations.] --> A6.1 SIMPLE CHANGE (R140) #140. Change. N. change, simple change, alteration, mutation, variation. {{has_case}} {{has_subtype(state, R7)}} state before change; state after change. {{follows: state before change}}. {{precedes: state after change}}. <-- the definition of change is the difference before and after --> {{{has_difference(state after change + state before change): change}}}. {{caused_by}} {{has_subtype(process, A7.7)}} changing, change[2], alteration[2]. {{!causes(changing): difference, R15; dissimilarity, R18}}. {{has_subtype}} {{causes(agent)}} modification, modulation. inflexion, mood; qualification; innovation; deviation, turn; evolution; diversion; break. deoxidization[Chem]; transubstantiation; transanimation[obs3], transmigration, metempsychosis[obs1]. {{has_subtype: @R144, transformation, transfiguration, transmutation}}. {{has_subtype: @R148, interchange, permutation, rearrangement}}. {{has_subtype: revolution}}. {{&has_process(life)}} metamorphosis. {{&has_process(cell)}} metastasis; mutagenesis[Genet]; differentiation; transformation. {{caused_by}} {{has_subtype(remedy, R662)}} alterative. {{has_subtype: conversion &c. (gradual change) R144}}. {{has_subtype: Reversion, R145}}. {{has_subtype: revolution &c. (sudden or radical change) R146}}. {{has_subtype: Substitution, R147}}. {{has_subtype: Interchange, R148}}. {{has_subtype: displacement &c. R185}}. {{has_subtype: inversion &c. (reversal) R218}}. {{has_subtype: transference &c. R270}}. changeableness &c. R149; tergiversation &c. (change of mind) 607. {{has_high_level}} sea change. {{&forms: variant, @R21}}. V. [t+i] change, vary, alter, modulate, mutate. qualify, tamper with; turn, shift, veer, tack, chop, shuffle, swerve, warp, deviate, turn aside, evert, intervert[obs3]; wax and wane; pass to, take a turn, turn the corner, resume. work a change, modify, vamp, superinduce; transform, transfigure, transmute, transmogrify, transume[obs3]. metamorphose, ring the changes. innovate, introduce new blood, shuffle the cards; give a turn to, give a color to; influence, turn the scale; shift the scene, turn over a new leaf. {{has_subtype: recast &c. R146; reverse &c. R218; disturb &c. R61; convert into &c. R144}}. {{has_subtype}} {{has_subtype(increase[obj=complexity])}} diversify. Adj. changed, altered, varied, modified; transformed, transmuted, transmogrified, transfigured; metamorphosed; mutated. newfangled; transitional; modifiable; alterative. {{has_requirement: changeable, R149}}. Adv. mutatis mutandis[Lat]. Int. "quantum mutatus!"[Lat]. Phr. "a change came o'er the spirit of my dream" [Byron]; nous avons change tout cela [Fr][Moliere]; tempora mutantur nos et mutamur in illis[Lat]; non sum qualis eram [Lat][Horace]; casaque tourner[Fr]; corpora lente augescent cito extinguuntur [Lat][Tacitus]; in statu quo ante bellum[Lat]; "still ending and beginning still" [Cowper]; vox audita perit littera scripta manet[Lat]. <-- Changes in Quantity [[increase]] --> A6.1.1 INCREASE (R35) #35. Increase. N. {{has_subtype(change, R140, A6.1)}} {{antonym_of(decrease, R36)}} {{has_result(addition, R37)}} increase, increment, gain, augmentation. enlargement, extension. {[of(intensity, A3.1.2)]} {{&caused_by}} amplification. accretion. development, growth; aggrandizement, aggravation; rise; exaggeration; exacerbation. <-- this "acceleration" is not a rate of change, but a change in rate --> {{has_subtype(increase[of=rate, @P2.4.1])}} acceleration. {{has_metaphor: flood tide, @P2.3.1.1.6.1.2.4}}. {[of(distribution)]} {{has_subtype: @R73, spread, dispersion}}. {[of(altitude)]} {{caused_by: ascent, R305}}. produce, product, profit. {{has_subtype: expansion, R194}}. {{has_antonym}} {{has_subtype(stasis, P2.4.2.3.4.R1)}} nonincrease. V. [t+i] increase, become larger. {{&caused_by}} [transitive] augment, add to, enlarge, make larger, render larger. [intransitive] grow, wax. {{has_subtype(grow[in=size]): dilate &c. (expand) R194}}. gain strength; advance, get ahead; run up, shoot up; rise; sprout &c. R194. {{has_method(increase)}} {{has_subtype(add, @R37)}} accrete. {{has_subtype(increase[obj=altitude, @R206]): ascend &c. R305}}. {{has_subtype(increase[obj=rate, @P2.4])}} accelerate. {{&caused_by(increase)}} amplify. aggrandize; raise, exalt; deepen, heighten; strengthen; intensify, enhance, magnify, redouble; aggravate, exaggerate; exasperate, exacerbate; add fuel to the flame, oleum addere camino[Lat], superadd[obs3] &c. (add) R37; spread &c. (disperse) R73. Adj. increased &c. v.; on the increase, undiminished; additional &c. (added) R37. Adv. increasingly, crescendo. Phr. vires acquirit eundo [Lat][Vergil]. A6.1.2 DECREASE (R36) #36. Decrease. N. {{has_subtype(change, R140, A6.1)}} {{antonym_of(increase, R35)}} decrease[1], diminution, reduction. {{caused_by}} {{has_subtype(process, A7.7)}} decreasing, lessening, reducing; abatement, declension; coarctation[obs1]. {{has_subtype(decreasing): shrinking &c. (contraction) R195}}. {{&result_of: subtraction &c. R38}}. {[of(length): shortening, R201]}. subsidence, wane, ebb, decline; ebbing, receding, recession; decrement, reflux, depreciation; anticlimax. {[of(height): descent &c. R306]}. {{has_subtype(decreasing[subj=quality, @R812a/utility, R644]): deterioration &c. R659}}. {{&caused_by: mitigation &c. (moderation) R174}}. V. {{result_of(decrease[1])}} [intransitive] decrease[2], diminish, lessen, fall, become smaller. drop off, fall off, tail off, taper off, peter out, dwindle, dwindle away; fall away; wane, ebb, recede, decline; subside; melt away, die away; retire into the shade, hide its diminished head, fall to a low ebb, run low, languish; shrink &c. (contract) R195. decay, waste, wear. crumble. {[of(height): descend &c. R306]}. {{caused_by}} [transitive] decrease[3], render smaller, bate, abate, dequantitate[obs1]; discount; depreciate; extenuate, lower, weaken, attenuate, cut back, cut down; mitigate &c. (moderate) R174; dwarf, throw into the shade. {{has_subtype(decrease[3]): reduce &c. R195; shorten &c. R201}}. {{&caused_by: subtract &c. R38}}. fritter away. Adj. decreased, diminished, lessened &c. v.. decreasing &c. v.; on the wane &c. n.. unincreased, undeveloped. Adv. decreasingly. Phr. " a gilded halo hovering round decay " [Byron]; " fine by degrees and beautifully less " [Prior]. <-- [Change from action to rest.] --> A6.1.3 CESSATION (R142) #142. Cessation. N. {{has_subtype(end, R67)}} cessation, discontinuance; stop; stopping &c. v.; closure, stoppage, halt; arrest. {[of(presence): departure]}. {{has_subtype(cessation[of=action, @A7]): desistance, M7.3.4.3.R1}}. {{has_subtype}} {{property_of(temporary, @R111)}} remission; suspense, suspension; interruption. postponement, delay, stay. {{has_temporal_location(postponement): before the start}}. {{causes(suspension)}} {{has_subtype(interval, @R108)}} {{property_of(transience, R111)}} pause, rest, lull. {{has_subtype(pause[of=action, @A7]): @M7.3.4.3.R1, respite, intermission, truce, drop, vacation, holiday, interregnum, abeyance, recess, break, coffee break, time out, timeout, down time, off time, time off, episode}}. dead stop, dead stand, dead lock; finis, cerrado[Sp]; blowout; burnout; meltdown; disintegration. {[in_frame(writing, R590)]} comma, colon, semicolon, period, full stop. {[of(life): death &c. R360, P2.2.3.2]}. V. [intransitive] cease, discontinue, halt, stop[1]. pause. stick, hang fire; burn out; blow out; melt down. {[with_object(work)]} knock off. time out. go out, die away; wear away, wear off; pass away &c. (be past) R122; be at an end. come to a stand, come to a standstill. {[of(computer)]} lock up, freeze, crash; come down. disintegrate, self-destruct. {[with_object(existence): die out, die, cease existence]}. {{&caused_by}} [transitive] stop[2], put an end to, put a stop to, put a period to; derail; turn off, switch off, power down, deactivate, disconnect, kill; bring to a stand, bring to a standstill; cut short, arrest, stem the tide, stem the torrent; pull the check-string, pull the plug on. {{has_subtype(stop[2])}} {[with_object(action, @R680): desist, stay; quit, break off, leave off; hold, stop, pull up, stop short; rest]}. {[with_object(equipment)]}{{has_subtype: disengage, @R44}}. [transitive] {[of(fire, P2.6.1.3.3.1)]} put out, extinguish. {{has_subtype(put out)}} blow out; stamp out; douse; smother. intromit, interrupt, suspend, interpel[obs3]; intermit, remit. {{has_subtype}} postpone, stay, delay. {{&caused_by(cease existence): destroy, R162}}. {{caused_by(departure): @R297, eject, remove, eliminate}}. {{caused_by(cease existence[ptnt=record, R551]): erase, obliterate, expunge, @R552}}. Adj. {{requires(interruption)}} interruptable, discontinuable, stoppable, suspendable. {{has_consequence(interrupt)}} interrupted, suspended, paused. discontinued. postponed, stayed, delayed. {{!has_consequence(postponed)}} in abeyance, abeyant. Adv. in abeyance, in suspension. Int. "hold!", "stop!", "hold it!"; "enough!"; "avast!"; "have done!"; "a truce to!"; "soft!"; "leave off!"; "tenez!"[Fr]. Phr. "I pause for a reply" [Julius Caesar]; "take five". <-- [[convert]] --> A6.1.4 CONVERSION (R144) #144. Conversion. N. {{has_subtype(change, R140)}} conversion, transformation. {{has_case: @R7, initial state, final state}}. {{has_patient: @R3a, object, entity}}. {{result_of}} {{has_subtype(process, A7.7)}} converting, transforming. {{has_subtype}} processing. transition. reduction, transmutation, resolution; assimilation. evolution, sea change; change of state; assumption, assuming; transportation. progress, growth, lapse, flux. <-- passage; transit, (why??) ; transmigration, shifting &c. v..--> {{&has_part}} {{has_subtype(state, A7): phase, @A7.7}}. conjugation. {{has_obj_requirement}} convertibility. development [biol.], developing [photography]. {[of(citizenship[of=person])]} naturalization, change of citizenship. {[of(chemical substance, P2.3.1.3.4)]} {{studied_in: chemistry, P2.6.2; alchemy}}. {[in_frame(chemistry)]} {{uses}} crucible, alembic, caldron, retort. {[in_frame(chemistry)]} {{has_subtype}} derivatization [Chem.]. {{has_product(derivatization)}} derivative [Chem.]. {[of(person, P2.3.2.3)]} {{has_result(convert[obj=belief, R484])}} {{trait_of(converted)}} convert, pervert, renegade, apostate. {{&result_of: radioactivity}}. {{has_result(radioactivity): conversion, transmutation}}. V. become, turn into, be converted into, evolve into, develop into, turn to. come to, turn out, lapse, shift; run into, fall into, pass into, slide into, glide into, grow into, ripen into, open into, resolve itself into, settle into, merge into, emerge as; melt, grow, come round to, mature, mellow. be processed into. <-- "get" is "become" with an adjective as the object. Does anyone use "wax" in this sense except in the phrase "wax wroth"? --> {{has_subtype(become)}} get, wax. {{caused_by}} convert, transform, process; convert into, process into, resolve into, make, render; remodel, new model, refound[obs3], reform, reorganize; assimilate to, reduce to. {{has_subtype(convert): @R240, mold, form}}. assume the form of, assume the shape of, assume the state of, assume the nature of, assume the character of; illapse[obs1]. begin a new phase, start a new phase, assume a new phase, undergo a change. {{affected_by(belief, R484)}} bring to, persuade, move. Adj. converted, converted into &c. v.. {{has_obj_requirement}} convertible, resolvable into. transitional; naturalized. derivatized[Chem.]. Adv. gradually &c. (slowly) R275; in transitu[Lat] &c. (transference) R270. <-- Reversion = return to a former condition. Notice that a reversion can be either a deterioration or a restoration. This depends on what is considered the starting point, i.e. the perspective [[revert]] --> A6.1.5 REVERSION (R145) #145. Reversion. N. reversion, return. restoration, restoring. revulsion. {{has_beginning}} turning point. {{has_metaphor(turning point)}} turn of the tide, high water mark. {{has_subtype(turning point)}} {[in_frame(ballistics)]} {{property_of(high, @R206a)}} apogee. {{&has_result}} {{has_subtype(state, R7)}} {{property_of(original, R20)}} original state, status quo ante[Lat]; status quo ante bellum. calm before a storm. {{has_subtype(restoration): restoration &c. R660}}. {{&caused_by}} atavism. {{&caused_by: @R283, retreat, regression, retrogression}}. {{&caused_by: relapse, recidivism &c. R661}}. {{conceptual_part_of: alternation &c. (periodicity) R138}}. {{has_subtype: inversion &c. R218}}. {{has_subtype: recoil &c. R277}}. {{has_requirement}} reversibility, restorability, revertability. {{has_subtype(restorability): elasticity, R325}}. {{has_subtype(reversion): deterioration &c. R659}}. <-- ; vicinism[obs3]??. --> V. revert, turn back, regress; relapse &c. R661; recoil &c. R277; retreat &c. R283; restore &c. R660; undo, unmake; turn the tide, roll back the tide, turn the scale, tip the scale. Adj. returning, reverting &c. v.. regressive, revulsive, reactionary; retrorse[obs3]. {{requires(reversion)}} reversible. Adv. reversibly. a rebours[Fr]. <-- [Sudden or violent change.] --> A6.1.6 REVOLUTION (R146) #146. Revolution. N. {{has_subtype(change, A6)}} {{property_of(sudden, @R113)}} revolution, sudden change. {{has_metaphor}} clean sweep. {{has_conceptual_part: destruction &c. R162}}. radical change, sweeping change, organic change; quantum leap, quantum jump. jump, leap, plunge; jerk, start, transilience[obs1]. bouleversement, break up. {{has_subtype}} {{has_subtype(change of state, @R144)}} {{has_subtype(change[of=state, A7]): @P2.6.1, change of state, phase change}}. <-- are these also used abstractly? --> {{has_metaphor}} {{property_of(violent, @R173)}} storm, earthquake, cataclysm; explosion; spasm, convulsion, throe, revulsion. {{conceptual_part_of: legerdemain &c. (trick) R545}}. {{performed_by: @P2.3.2.3.6.5.40, revolutionary, radical}}. V. revolutionize, change suddenly. remodel, new model, recast; strike out something new, break with the past. change the face of, unsex. jump, leap. Adj. revolutionary. {{has_consequence}} unrecognizable. <-- this entry is an astract "transfer" which can be, for example, a tranfer of property rights or of information (ATRANS in Schank's primitive classification) as well as physical transfer (PTRANS=transportation, moving). Note that a physical transfer is a change of location, and this "location" is the physical concept of location in space. For an abstract "transfer," a property can be considered as moving between people. So for such concepts the "location" will be the person, and this seems adequate. Although no "time" is explicitly required, the states before and after transfer are ordered by the "follows" relation. This is essentially just a change of state, so the enabling actions of "giving" (or "sending") and "receiving" will be considered as subtypes of this type of change. [[transfer]] --> A6.1.7 TRANSFER N. transfer. {{&affects: location[of=object, @R3a], R183; abstract location[of=object, @R3a]}}. <-- abstract possesion is the state of owning, posessing, knowing, having a right or duty --> {{&affects}} {{has_subtype(state, R7b)}} {{possesses(legal person)}} abstract possession. {{has_subtype}} abstract transfer; physical transfer. {{has_case(physical transfer)}} {{has_subtype(location, R183)}} location before transfer. {{has_case(physical transfer)}} {{has_subtype(location, R183)}} location after transfer. {{follows(location after transfer)}} location before transfer. {{not_identical_to(location after transfer)}} location before transfer. {{has_subtype(physical transfer[ptnt=physical object]): motion, R264}}. {{has_subtype(abstract transfer[ptnt=information]): communication, R527}}. {{has_subtype(abstract transfer[ptnt=right, R924]): permission, R760; delegation, R755}}. {{has_case(abstract transfer)}} abstract location. {{has_subtype(abstract location): person, P2.3.2.3; document, R590a}}. {{has_subtype(abstract location)}} {{has_subtype(legal person)}} possessor before transfer. {{possesses(possessor before transfer)}} {{has_subtype(abstract possession)}} possession before transfer. {{has_subtype(abstract location)}} {{has_subtype(legal person)}} possessor after transfer. {{possesses(possessor before transfer)}} {{has_subtype(abstract possession)}} possession after transfer. {{follows(possession after transfer): possession before transfer}}. {{has_subtype(abstract possession): right, R924; duty, R926; information, R527b; ownership, R780a}}. <-- After an abstract transfer the transferrer may still have the thing transferred (e.g. information, a disease. In the case of ownership, the transferrer no longer has it. --> V. {{caused_by(abstract transfer)}} give. impart. {{has_subtype(give[obj=information, R527b]): tell, @R527}}. <-- [Change of one thing for another. The headword represents the process] --> A6.1.7.1 SUBSTITUTION (R147) #147. Substitution. N. substitution, substituting, replacing, supplanting. <-- [Thing substituted] --> {{uses}} {{property_of(roleness, @R9)}} substitute, replacement, alternative, quid pro quo. {{has_subtype(substitute)}} makeshift, temporary expedient, stopgap, jury-rigging, shift, pis aller[Fr], succedaneum, jury mast, locum tenens[Lat], warming pan[obs2]. {{has_subtype(substitute): ersatz, @R19}}. <-- [of words or linguistic expressions] --> {[in_frame(speech): @R521, metaphor, metonymy]}. {{has_case}} {{has_subtype(origin, @R9)}} thing replaced. {{has_subtype(substitute)}} dummy; double; changeling. {{has_subtype(substitute): scapegoat, @R952}}. {{has_subtype: palimpsest}}. {{has_subtype(substitution, R147): recruiting, @R707}}. {{has_subtype(substitute)}} {[in_frame(politics, R737b): stalking horse, @R737b]}. {{has_subtype(substitute): representative &c. (deputy) R759}}. V. substitute, replace[1], put in the place of, change for; make way for, give place to. {{causes}} [intransitive] replace[2], supply the place of, take the place of, supplant, supersede, cut out, serve as a substitute; step into the shoes of, stand in the shoes of. jury-rig, make a shift with, put up with; borrow from Peter to pay Paul, take money out of one pocket and put it in another, cannibalize; commute, redeem, compound for. Adj. substituted &c. v.; phony; vicarious, subdititious[obs3]. makeshift, substitute, ersatz; jury-rigged. Adv. instead; in place of, in lieu of, in the stead of, in the room of; faute de mieux[Fr]. <-- [Double or mutual substitution.] --> A6.1.7.1.1 INTERCHANGE (R148) #148. Interchange. N. {{conceptual_part_of(substitution[num=2])}} interchange, exchange, swapping, swap, switch. {{has_conceptual_part: reciprocity, R12a}}. {{has_patient_x}} replaced item; replacement item. commutation, intermutation; reciprocation, transposition, switching. {{conceptual_part_of}} {{changed_by(order, R58)}} rearrangement, reorganization. {{has_subtype(rearrangement)}} {{property_of(random, @R156)}} {{has_subtype(randomization, @R61)}} shuffling, mixing up. alternation, reciprocity. {{has_subtype(rearrangement)}} {{changed_by(sequence[1], @A4.2)}} permutation. {[of(currency)]} conversion of currency, exchange of currency; exchange rate; bureau de change. castling [at chess]; hocus-pocus. interchangeableness[obs3], interchangeability. recombination. cross fire, battledore and shuttlecock; quid pro quo. {{has_part}} {[in_frame(violence, M7.3.5.1.2.5): tit for tat &c. (retaliation) R718]}. {{has_part}} {[in_frame(communication): answer]}. {{has_conceptual_part: replacement[num=2], R147}}. {{has_subtype(interchange[ptnt=article of commerce]): @R794, barter, trade}}. {{has_subtype: purchase, R795; sale, R796}}. <-- ; combination, R48 --> V. interchange, exchange, counterchange[obs3]; bandy, transpose, shuffle, change hands, swap, switch, permute, commute; give and take, return the compliment; play at puss in the corner, play at battledore and shuttlecock. {{has_part}} {[in_frame(violence, M7.3.5.1.2.5): retaliate &c. R718]}. [of gifts, favors] reciprocate. {[with_object(love)]} requite. rearrange, recombine. Adj. interchanged, exchanged, transposed, permuted &c. v.; reciprocal, mutual, commutative, interchangeable, exchangeable, intercurrent[obs3]. [in commerce] returnable. combinatorial[Math, Statistics]. recombinant[Biology, Genetics]. substituted &c. v.; vicarious, subdititious[obs3]. Adv. interchangably; reciprocally; instead; in place of, in lieu of, in the stead of, in the room of; faute de mieux[Fr]. in exchange, vice versa, mutatis mutandis[Lat], backwards and forwards, by turns, turn and turn about; each in his turn, everyone in his turn. Prep. {{has_marker(replaced item)}} for. {{has_marker(replacement item)}} of. A6.2 COMPLEX CHANGE R149 TO R152 N. complex change. multiple change. <-- [[cycle]] --> A6.2.1 CYCLIC CHANGE N. cyclic change, cycle. {{has_part_x}} forward change; reverse change, restoration. {{has_beginning}} {{has_ending}} starting point. {{has_beginning(forward change)}} starting point. {{has_ending(forward change)}} maximum change. {{has_beginning(restoration)}} maximum change. {{has_ending(restoration)}} starting point. {{precedes(forward change): reverse change}}. {{has_subtype: round trip}}. V. cycle. Adj. cyclic, cyclical. <-- [[persist]] [Absence of change.] --> A6.R1 PERSISTENCE (R141) #141. Persistence. N. {{conceptual_part_of(time interval, R108)}} {{has_large_quantity(continuation, R143)}} {{antonym_of(change, A6)}} persistence, endurance. {{has_extreme}} permanence. durability; standing, status quo; maintenance, preservation, conservation; standing dish. {{has_conceptual_part: longevity, R110}}. {{has_subtype(persistence[of=matter]): stability, R150}}. {{&caused_by: conservation, @R670}}. {{antonym_of: transience, R111; changeability, R149}}. {{conceptual_part_of: stability &c. R150; quiescence &c. R265; obstinacy &c. R606}}. {{has_metaphor}} law of the Medes and Persians. V. {{has_large_quantity(continue, R143)}} persist, last, go on. {{has_large_quantity(persist): endure, stand, stay, remain, abide, brave a thousand years}}. [of people] tarry, rest; bide, abide, aby[obs3]. [of people] dwell, maintain, keep; subsist, live, outlive; survive, hold out. [of people] stand, stand still, stand fast; hold one's ground, keep one's ground, hold one's footing, keep one's footing; hold, hold on; hold good. let alone, let be, let it be, stet [copy editing]. Adj. persisting, enduring &c. v.; established; renewed; intact, inviolate; persistent; monotonous, uncheckered[obs3]; unfailing. {{has_extreme(persistent)}} permanent. {{antonym_of(changed, @R140)}} unchanged, unaltered, unmodified. stable, durable &c. R150. undestroyed, unrepealed, unsuppressed[obs3]; conservative, qualis ab incepto[Lat]; prescriptive &c. (old) R124; stationary &c. R265. Adv. in statu quo[Lat]; for good, finally; at a stand, at a standstill; uti possidetis[Lat]; without a shadow of turning. Phr. esto perpetua[Lat]; nolumus leges Angliae mutari[Lat][obs3]; j'y suis et j'y ereste[Fr]. <-- [in action] --> A6.R2 CONTINUANCE (R132) #143. Continuance. N. {{antonym_of(change, R140)}} continuance, continuity, continuation; run; perpetuation, prolongation; constancy. sustentation, sustention. {{property_of}} continuum. {{has_extreme: permanence, @R141}}. {[in_frame(music)]} continuo [mus.]. {{has_subtype: persistence &c. (perseverance) R604a}}. {{has_subtype: repetition &c. R104}}. V. continue, persist; go on, jog on, keep on, run on, hold on; abide, keep, pursue, stick to its course, take its course, maintain its course; carry on, keep up. sustain, uphold, hold up, keep on foot; follow up, perpetuate; maintain. {{conceptual_part_of: preserve &c. R604a}}. {{has_subtype: repeat, R104}}. keep going, keep alive, keep the pot boiling, keep up the ball, keep up the good work; die in harness, die with one's boots on; hold on the even tenor of one's way, pursue the even tenor of one's way. let be; stare super antiquas vias[Lat][obs3]; quieta non movere[Lat]; let things take their course. {[of(law)]} stare decisis [Lat: let the decision stand][Jurisprudence]. Adj. continuous; continued, continuing &c. v.; uninterrupted, unintermitting[obs3], unvarying, unshifting[obs3], without letup; unreversed[obs3], unstopped, unrevoked, unvaried; sustained; undying &c. (perpetual) R112; inconvertible. unceasing, everlasting, unending, incessant. Int. "keep it up!", "go to it!", "right away!", "right on!", "attaboy!". Phr. nolumus leges Angliae mutari[Lat]; vestigia nulla retrorsum [Lat][Horace]; labitur et albetur [Lat][Horace]. <-- NOte R149. Changeableness and R150. Stability moved to P2.2.1, properties of matter generally. Note: Present and future events, R151. Eventuality and R152. Destiny are moved to P2.4.1 Event (@P2.4 simple actions of physobjs) -- note that time and events generally have been shifted to the physical universe, and the concepts here (R149 and R150) of changeability and stability also often imply changes with respect to time. (doubtless the primitive concept of change formed from observations of change over time). IN distinction with the abstract concept of change, these specific references to change over time are therefore placed in the physical universe, as properties of matter, generally? As mentioned above, change may not necessarily imply an associated time element, but in the case of stability time is closely related. See [matprop] at P2.2.1 --> <-- R151, Event, and R152, Destiny moved to physical universe (simple actions of PO's) P2.4.1 --> <-- The concept of causation is closely tied to physical events, and it is tempting to put it in the physical universe, since most of the things we talk about with repect to cause are physical events. However, there are causes within the mental universe, also. Here we try to include the most abstract causal concepts. Not that action is listed as intimately associated within cause concept, as a "whole" of which cause is a part. This action is more abstract than the W10 sense 2, "bringing about a change by force or through a natural agency". That action is at R170, "agency". In Roget, all actions were very closely tied to physical concepts. Here we put an abstract concept of action which is very small in itself, and so does not have its own entry. The action here merely has a component of cause and a result "change". It may be as abstract as a mathematical operation. The physical actions, which include time, are a subtype of this abstract action, and are contained under action, P2.4, in the physical universe. Whether this "action" is really worth distinguishing from the "action" at R170 is debatable. This "action" is a supertype of action at P2.4 which is a supertype of event, R151. This abstract action is not classed as the only type of "cause" (i.e. a cause is not a subtype of or synonymous with action) because in language, sometimes states or properties are referred to as causes. These might be more accurately considered as preconditions, and this question is best left as a subject for discussion among the different groups building ontologies. Most of the "actions" referred to in language are actions of agents, which is found at R170 (agency) and for living agents (mostly people) at R680, "action" at M7.3.4 --> A7 CAUSATION R153 TO R179 N. causation. {{conceptual_part_of}} action. {{has_result(action): change, A6}}. {{has_subtype(action): action, P2.4}}. {{has_subtype(action): mathematical transformation}}. {{!has_subtype: action, R170; action, R680}}. <-- (Except for to biology R163 reproduction, R166 paternity R167 posterity and to volition R170 agency --> <-- Constant Antecedent Constant Sequent 153. Cause. 154. Effect [[cause]] --> <-- here cause means prime cause, and also has the concept of "source" and "origin" mixed in. Combinations of causes are treated in R178 Concurrence and R179, Counteraction, and influence R175. We define this cause with the logical if-then relation, meaning that if the cause occurs, the effect necessarily occurs. Perhaps this should be a subtype of cause, since most causes have some contingency in the real worlsd --> <-- [Constant antecedent] --> A7.1 CAUSE (R153) #153. Cause. N. cause, origin, source, principle, element, reason; occasioner, prime mover, primum mobile[Lat]; vera causa[Lat]. {{has_case}} {{has_subtype(directed relation)}} if-then relation. {{has_case(if-then relation)}} {{has_subtype(origin, @R9): $cause}}. &&{{has_case(if-then relation)}} {{has_subtype(target, @R9): $effect, A7.1.R1}}. &&{{causes($cause): $effect, A7.1.R1}}. {{has_lexpression(if-then relation): conditional assertion, @R476}}. etiology, aetiology[obs3]. {{conceptual_part_of(cause): attribution, R155}}. <-- a trigger is the final impetus to something ready to happen --> {{has_subtype}} impetus. {{has_subtype(impetus)}} trigger, spark; leaven. mainspring; groundwork, foundation &c. (support) R215. {{has_subtype: agent, P2.3.2.3.6.5}}. {{has_subtype: producer, R164}}. {[in_frame(Law)]} proximate cause; contributory cause, contributory negligence. spring, fountain, well, font, wellspring; fountainhead, spring head, wellhead; fons et origo[Lat], genesis. {{has_subtype: R166, P2.6.4.1.1.2.1.R1, PArentage, paternity, ancestry}}. remote cause. {{has_subtype}} {{property_of(partial)}} influence, partial cause. pivot, hinge, turning point, lever, crux, fulcrum; key; causa causans[Lat]; straw that breaks the camel's back. {{has_subtype(cause)}} {{conceptual_part_of(goal, R620)}} teleological cause. {{has_subtype(teleological cause)}} {{mcaused_by(action, R680)}} mental cause. {{has_subtype(teleological cause): biological evolution, P2.6.4.3}}. {{has_subtype(mental cause): @R615, motive, ground, reason, rationale, reason why, why and wherefore, occasion}}. {{has_subtype(reason): final cause &c. (intention) R620}}. les dessous des cartes [Fr]. radix, radical, rudiment. {{has_subtype}}{{has_subtype(beginning, R66): @P2.6.4.1.1.2.1, egg, germ, embryo, bud, seed, semen, sperm}}. root, etymon, nucleus, trunk, tap-root. nest, cradle, nursery, womb, nidus, birthplace, hotbed. {{conceptual_part_of}} causality, causation. {{conceptual_part_of}} origination. {{conceptual_part_of: production &c. R161}}. V. cause, occasion. sow the seeds of, kindle, suscitate[obs3]; be the cause of, be the source of, be the origin of; originate; give origin to, give rise to, give occasion to; bring on, bring to bring pass, bring about; produce, yield; set up, set afloat, set on foot; found, broach, institute, lay the foundation of; lie at the root of. {{has_subtype(cause[obj=existence]): create &c. R161}}. induce, evoke, entail, elicit, provoke; draw down, procure, open the door to, superinduce, operate. conduce to &c. (tend to) R176; contribute; contribute to, have a hand in, participate in, have a hand in the pie, have a finger in the pie; determine, decide, turn the scale; have a common origin; derive its origin &c. (effect) R154. Adj. caused &c. v.; causal, original; primary, primitive, primordial; aboriginal; protogenal[obs3]; radical; embryonic, embryotic[obs3]; in embryo, in ovo[Lat]; seminal, germinal; at the bottom of; connate, having a common origin. {{has_property(mental cause): teleological, @R620}}. Adv. causally. behind the scenes. Prep. {{has_marker(cause)}} if. {{has_marker(effect)}} then. Conj. {{has_marker(cause): because &c. R155}}. Phr. causa latet vis est notissima [Lat][Ovid]; felix qui potuit rerum cognoscere causas [Lat][Vergil], happy is he who knows the causes of things. <-- [[chance]] Second entry for chance. --> <-- [Absence of assignable cause.] --> A7.1.1 CHANCE (R156) #156. Chance. N. {{antonym_of(necessity, R601)}} chance, indetermination, unknown cause, indeterminacy, indeterminateness. {{property_of}} luck, random luck; accident, fortuitousness; contingence, contingency. {{causes: @R61, disorganization}}. {{property_of}} {{has_subtype(event, P2.4.1)}} happenstance, happenchance, fortune, fortuity, hazard, hap, haphazard, chance medley, raccroc[obs3], casualty, adventure, hit. {{has_manifestation: possibility, R470; probability, R472; improbability; R473, @M5.3, Degrees of Evidence}}. equal chance. {{conceptual_part_of: @R621, lottery}}. {{has_metaphor}} toss up &c. R621; turn of the table, turn of the cards; hazard of the die, chapter of accidents, fickle finger of fate; toss of the dice, cast of the dice, throw of the dice; heads or tails, flip of a coin, wheel of Fortune; sortes[obs3], sortes Virgilianae[obs3]; tombola[obs3]. odds; long odds, run of luck; accidentalness. {{has_high_level(probability, M5.3.3/likelihood)}} high probability, main chance, odds on, good odds, good chance, favorable odds. {{conceptual_part_of: contingency, dependence (uncertainty) R475}}. {{affected_by: situation (circumstance) R8; circumstance, R183a}}. {{studied_in}} statistics, probability theory, theory of probability, theory of probabilities, theory of chances. {{used_in(statistics)}} assurance; actuarial calculations, actuarial tables; bookmaking. {{used_in(statistics): scientific research, @R461; statistical mechanics}}. {{used_in(statistics): speculation, gaming &c. R621}}. {{performed_by(actuarial calculations): actuary}}. {{job_of(statistics): statistician}}. {{has_manifestation(probability)}} law of averages, law of large numbers. {{property_of(randomness)}} random sample, blind sample, spot check. {{used_in(statistics)}} statistical analysis; clinical study, blind study, double blind study; sampling. {{has_manifestation}} uncertainty principle, Heisenberg's Uncertainty Principle. {{has_low_level(probability, R472): @R473, low probability, small chance, poor chance, one-in-a-million chance, one-in-a-million shot, outside chance, off chance, outside shot, long shot, long odds, poor bet, remote possibility, slim chance, slim possibility, fat chance [coll.]}}. {{has_metaphor(low probability, @R473): @R473, a snowball's chance in hell, Chinaman's chance, dark horse}}. V. chance, hap, turn up; fall to one's lot; be one's -fate &c. R601; stumble on light upon; take one's chance &c. R621. {{has_metaphor}} Monte Carlo, lottery, Russian roulette. Adj. chance, casual, fortuitous, accidental, adventitious, causeless, incidental, contingent, uncaused, undetermined, indeterminate; random, statistical. unpredictable, unforseeable; inexplicable. unpredicted, unforseen. haphazard, hit or miss. [technical] stochastic, probabilistic. possible &c. R470; unintentional &c. R621. {{has_high_level(possibility): probable, likely, (probability) R472}}. {{has_low_level(possibility): improbable, unlikely, not likely, @R472}}. Adv. by chance, accidentally, by accident, adventitiously; casually; perchance &c. (possibly) R470; randomly, probabilistically; for aught one knows; as good would have it, as bad would have it, as luck would have it, as ill-luck would have it, as chance would have it; as it may be, as it may chance, as it may turn up, as it may happen; as the case may be. Phr. " grasps the skirts of happy chance " [Tennyson]; " the accident of an accident " [Lord Thurlow]; "There but for the grace of God go I". "In the field of observation, chance favors only the mind that is prepared." [Louis Pasteur] (This quotation is usually found in the form "Chance favors the prepared mind.") <-- [Constant sequent.] [[effect]] --> A7.1.R1 EFFECT (R154) #154.Effect. N. {{causes(cause)}} effect, consequence, contingency. {{has_subtype(effect[of=action, @A7/process, A7.7])}} result, outcome, aftermath, product[1], yield, aftergrowth[obs3], aftercome[obs3], resultant, offshoot, resultance[obs3]. {{has_metaphor(result)}} fruit, crop, harvest, bud, handiwork. derivative, derivation. {{has_subtype(result)}} sequel, corollary, aftereffect, development, outgrowth, ramification. {{has_subtype(aftereffect): aftershock, @P2.7.2.2}}. {{has_subtype(result)}} {{property_of(final, @R67)}} {{has_subtype(end[of=action, @A7/process, A7.7], R67)}} upshot, issue, denouement, end product, end result, final result. {{has_subtype}} {{has_subtype(action, @A7)}} reaction. {{!caused_by(reaction): action, @A7}}. {{has_subtype(reaction): chemical reaction, @P2.6.2}}. {{has_subtype}} {{property_of(unintended, @R621)}} unintended consequence, side reaction, side effect, unintended effect. {{has_subtype(side effect[of=medicating])}} adverse reaction[Med.]. {{has_subtype(transmission[of=attribute, R79a], R270)}} {{has_subtype(transfer[of=attribute, R79a], A6.1.7)}} inheritance. {{has_subtype(inheritance): heredity, @P2.6.4.2}}. {{has_subtype(result[of=creation, R161])}} creature, creation; production, produce, work; performance. {{has_product(production)}} product[2]. {{has_subtype(product[2])}} offspring; first fruits, firstlings, premices[obs3]. V. [transitive] affect, have an effect on. {{similar_to: influence, R175}}. be the effect of, be the consequence of; be the result of, be the outcome of, be the aftermath of, be the product of, be the offshoot of; be due to, be owing to; originate in, originate from; rise from, arise from, take its rise from, spring from, proceed from, emanate from, come from, grow from, bud from, sprout from, germinate from, issue from, flow from, result from, follow from, derive its origin from, accrue from; come to, come of, come out of; depend upon, be dependent on, hang upon, hinge upon, turn upon. take the consequences, sow the wind and reap the whirlwind. Adj. effective, effectual. owing to; resulting from &c. v.; derivable from; due to; caused by &c. R153; dependent upon; derived from, evolved from; derivative; hereditary; telegonous[obs3]. Adv. through, all along of, necessarily, eventually. Conj. {{has_marker(effect)}} as a consequence, consequently, in consequence, then, in that case, in which case, of course, it follows that, naturally, as a result. Phr. cela va sans dire[Fr], "thereby hangs a tale" [Taming of the Shrew]. <-- ----------------------------------------------------------- 1. Whewell History of the inductive Sciences, book xviii vol. iii. p. R397 (3d edit.). 2 The word Chance has two distinct meanings: the first, the absence of assignable cause, as above; and the second, the absence of design -- for the latter see R621 ?? must sort chance, here, and probability, R472, R473 at M5.3 DEGREES OF EVIDENCE (possibility) --> <-- agency here is general property of acting, not acting on someone else's behalf. For the latter see deputy, R759. Importantly, this is equivalent to the concept of function, which is the relation between cause and effect. What is considered a "cause" is typically a potential cause, and it only becomes and actual cause by virtue of its action, or agency. Many of the characteristics of "action" are also shared by "process", at R7.7. The main difference is that "process" can also be discussed as the agent of an action. This "action" is close to MW10 sense 2 " the bringing about of an alteration by force or through a natural agency." Agency is W10 sense 1 "the capacity, condition or state of acting or exerting power: operation". Except for the "capacity" part, this seems identical to "action" MW10 sense 2. [[agency]] [[action]] --> A7.2 AGENCY (R170) #170. Agency. N. {{caused_by(change, A6)}} {{has_subtype(action, @A7)}} agency, action, acting, operation, function, working, force. <-- this abstract action, unlike the action of sentient agents, @R680, can occur in the absence of an identifiable agent, i.e., can be caused by a process ("natural agency", as W10 puts it). A process is considered as a series of actions, unified by a single name. --> {{&action_of}} agent. {{has_patient: patient, @R175}}. {{requires: time interval, R108}}. {{!!has_result: event, R151}}. {{member_of(action): process, A7.7}}. {{is_a: directed relation[from=$cause][to=$effect], @A2.1.1}}. &&{{has_subtype($cause): $agent}}. &&{{has_subtype($effect): $action}}. &&{{caused_by($action): $agent}}. <-- a process may have causes of causes at work --> {{has_case}} {{member_of(cause, R153)}} mechanism, causal chain. {{has_subtype(agent): $agent, R690}}. {{case_of: causation &c. R153; influence &c. R175}}. {{has_subtype: instrumentality &c. R631}}. {{has_subtype: action, R680}}. {{has_method: modus operandi &c. R627}}. quickening power, maintaining power, sustaining power; home stroke. strain, office, maintenance, exercise, work, swing, play; interworking[obs3], interaction; procurement. V. act, operate, work, be in action, be operative. act upon, have effect on; perform, take effect, play, play a role, support, sustain, strain, maintain, quicken, strike. come play, come into operation; bring into operation; have play, have free play; bring to bear upon. Adj. {{has_property(action)}} acting, operative, working, functioning, efficient, efficacious, practical, effectual. at work, on foot; in operation, in force, in action, in play, in exercise; acted upon, wrought upon. {{has_subtype(acting): @R680, acting, doing}}. Adv. by the agency of, by the working of, by the operation of, through the operation of; by the exercise of; due to the operation of; through the office of, through the offices of, through the good offices of; through &c. (instrumentality) R631; by means of &c. R632. Prep. by, by way of; through. Phr. "I myself must mix with action lest I wither by despair" [Tennyson]. A7.3 CONNECTION BETWEEN CAUSE AND EFFECT (R157 TO R160) N. connection between cause and effect. <-- 157. Power. 158. Impotence Degrees of Power 159. Strength 160. Weakness --> <-- The original "power" contained the concepts of both efficacy and efficiency, as well as human ability. Efficiency to R157b, Human ability moved to trait, P2.2.3.5.6. This entry "power" is just the abstract concept of the ability or capacity of an agent to accomplish an action. Words indicating the measure of such ability are in the next entry, "strength" [[power]] [[able]]--> A7.3.1 ABILITY (R157) #157. Ability. N. ability, effectiveness, efficaciousness, productiveness, efficacy, capability, capacity. {[of(person, P2.3.2.3)]} competence, competency. adequacy; validity, cogency; vantage ground. {{has_high_level}} power; potency, potentiality; jiva[obs3]; puissance, might, force, energy; dint. right hand, right arm; prepotency, prepollence[obs1]. {{required_for: influence &c. R175}}. {{has_high_level(power): @R175, ascendency[obs3], control}}. {{has_subtype: physical energy, R171, P2.6.1.1.1}}. {{has_subtype: physical power, R157a, @P2.6.1}}. {{has_high_level(power)}} almightiness, omnipotence. pressure. {{causes(force)}} stress. {{&result_of}} empowerment, enablement[obs3]. {{has_subtype(capability): ability, faculty, quality, P2.2.3.5.2}}. {{conceptual_part_of: efficiency, R157b}}. V. be able, be capable. [transitive] {[with_object(action, R170)]} be capable of. {{has_high_level}} be powerful, have power, have influence. be efficient; be competent. {{required_for(be powerful)}} force; press. {{has_subtype(force): compel &c. R744}}. belong to, pertain to; lie in one's power, be in one's power. exercise power &c. n.. {{&result_of}} enable, empower; endow, indue[obs3], endue; arm. {{has_subtype(enable)}} {{has_subtype(remove[obj=obstacle, @R706], R38)}} unblock. {{has_subtype(empower)}} {[with_obj(person, P2.3.2.3)]} invest, give power, confer power. {{increased_by(be able)}} {{has_subtype(enable): strengthen &c. R159}}. ModalAux. {{synonym_of(be able)}} {{has_lexpression(ability)}} can, be able to. Adj. powerful, puissant; potential; capable, able, competent; equal to, up to; cogent, valid; efficient, productive; effective, effectual, efficacious, adequate. multipotent[obs3], plenipotent[obs3]. omnipotent; almighty. forcible &c. adj.; energetic &c. R171; influential &c. R175; productive &c. R168. Adv. powerfully &c. adj.; by virtue of, by dint of. Phr. a toute force[Fr]; dos moi pou sto kai kino ten gen[Grk]; eripuit coelo fulmen sceptrumque tyrannis [Latin]; fortis cadere cedere non potest [Latin]. <-- Two concepts of strength are mixed up here: one is strength, power, the ability to do things; the other is strength, meaning resistance to action (such as force or breaking). Not yet distinguished.??? [Degree of power.] --> <-- [[strength]] --> A7.3.1.R1 STRENGTH (R159) #159. Strength. N. {{has_measure(power)}} strength. energy &c. R171; intensity, vigor, force; main force, physical force, brute force. soundness; spring, elasticity, tone, tension, tonicity. {[of(person, P2.3.2.3): strength, P2.2.3.5.3.6]}. {{has_metaphor}} adamant, steel, iron, oak, heart of oak; iron grip; grit, bone. strengthening, reinforcement &c. v.; invigoration, refreshment, refocillation[obs1]. [Science of forces] dynamics, statics. V. be strong &c. adj.; be stronger. {{result_of}} {{has_subtype(enable, R157)}} [transitive] strengthen, fortify, reinforce, reenforce, beef up[coll]; render strong &c. adj.; give strength to &c. n.. {{has_subtype(strengthen)}} invigorate, energize. {{has_subtype(strengthen)}} {[of(person, P2.3.2.3): strengthen, @P2.2.3.5.3.6]}. sustain, harden, case harden, steel, gird; screw up, wind up, set up. {{similar_to(reinforce)}} restore, R660. Adj. strong, mighty, vigorous, forcible, hard, adamantine, stout, robust, sturdy, hardy, powerful, potent, puissant, valid. irresistible; proof against, impregnable. inextinguishable, unquenchable. sovereign. strengthened, reinforced. unweakened[obs3], unallayed, unwithered[obs3], unshaken, unworn, unexhausted[obs3]; in full force, in full swing; in the plenitude of power. {{&has_consequence(strong)}} {[in_frame(contest, R720): @R604a, indomitable, indomitable]}. Adv. strongly &c. adj.; by force &c. n.; by main force &c. (by compulsion) R744. A7.3.1.R2 WEAKNESS (R160) #160. Weakness. N. {{has_low_intensity(strength, A7.3.1.R1)}} weakness &c. adj.; debility, atony[obs3], relaxation, languor, enervation; impotence &c. R158; fragility; inactivity &c. R683; flaccidity. {{has_subtype: weakness, P2.6.1.1.1.R2}}. {{has_metaphor}} reed, slim reed, thread, rope of sand; house of cards. V. be weak &c. adj.; drop, crumble, give way, totter, tremble, shake, halt, limp, fade, languish, decline, flag, fail, have one leg in the grave. render weak &c. adj.; weaken, enfeeble, debilitate, shake, deprive of strength, relax, enervate, eviscerate; cripple; cramp, reduce, sprain, strain, blunt the edge of; dilute, impoverish; decimate; extenuate; reduce in strength, reduce the strength of; mettre de l'eau dans son vin[Fr]. Adj. weak, feeble, debile[obs1]; impotent &c. R158; relaxed, unnerved &c. v.; sapless, strengthless[obs3], powerless; limp, flaccid. {{has_metaphor(weak)}} anemic. frail, fragile, shattery[obs3]; flimsy, unsubstantial, insubstantial, gimcrack, gingerbread; rickety, creaky, creaking, cranky; craichy[obs3]; drooping, tottering &c. v.. {{&caused_by: deterioration, R659}}. unreinforced, unstrengthened[obs3] &c. R159; unsupported, unaided, unassisted; aidless[obs3], defenseless &c. R158; cantilevered (support) R215. on its last legs. Phr. non sum qualis eram[Lat]. A7.3.2 EFFICIENCY (R157B) #157b. Efficiency. N. {{conceptual_part_of(power, R157)}} efficiency, productivity. {{has_subtype(efficiency): cost-effectiveness, @R644}}. {{&assessed_by(cost-effectiveness): cost-benefit analysis, @R644}}. sway, authority &c. R737; strength &c. R159. Adj. effective, efficient, productive. Adv. effectively, efficiently, productively. A7.3.3 IMPOTENCE (R158) #158. Impotence. N. impotence, inability, disability, incapacity, incapability, impuissance. {{has_consequence: inutility, R645; failure &c. R732}}. {[of(person, P2.3.2.3)]} imbecility; inaptitude, ineptitude, incompetence. {{&caused_by}} disablement. lack of productivity, unproductivity[obs3]; invalidity, disqualification. {{has_low_level}} {{antonym_of(efficiency, R157b)}} inefficiency, wastefulness. {{has_metaphor}} blank, blank cartridge, flash in the pan, vox et proeterea nihil[Lat], dead letter, bit of waste paper, dummy; paper tiger; Quaker gun; telum imbelle[Lat], brutum fulmen[Lat]. {{has_high_level(incompetence)}} helplessness &c. adj.; prostration, paralysis, palsy, apoplexy, syncope, sideration[obs1], deliquium[obs1], collapse, exhaustion, softening of the brain, inanition. {{&caused_by: @P2.6.4.8.3.1, emasculation, orchiotomy [Med], orchotomy[Med]}}. {{trait_of: cripple, old woman, creampuff; eunuch; wimp, P2.3.2.3.6.4.23}}. V. be impotent, be powerless. be incapable &c. adj.; not have a leg to stand on. vouloir rompre l'anguille au genou [Fr], vouloir prendre la lune avec les dents [Fr]. {{&caused_by}} collapse, faint, swoon, fall into a swoon, drop. {{&causes: fail, R732}}. render powerless &c. adj.; deprive of power; disable, disenable[obs3]; disarm, incapacitate, disqualify, unfit, invalidate, deaden, cramp, tie the hands; double up, prostrate, paralyze, muzzle, cripple, becripple[obs3], maim, lame, hamstring, draw the teeth of; throttle, strangle, garrotte, garrote; ratten[obs3], silence, sprain, clip the wings of, put hors de combat[Fr], spike the guns; take the wind out of one's sails, scotch the snake, put a spoke in one's wheel; break the neck, break the back; unhinge, unfit; put out of gear. unman, unnerve, enervate. {{&caused_by(be impotent): @P2.6.4.8.3.1, emasculate, castrate, geld, alter, neuter, sterilize, spay, fix}}. shatter, exhaust, weaken &c. R160. Adj. powerless, impotent. unable, incapable, incompetent; inefficient; inept; unfit, unfitted; unqualified, disqualified; unendowed, mismatched; inapt, unapt. {{has_subtype: @R175a, ineffective, effete}}. harmless, unarmed, weaponless, defenseless, sine ictu[Lat], unfortified, indefensible, vincible, pregnable, untenable. null and void, nugatory, inoperative, good for nothing; inadequate &c. R640. {{has_consequence: @R645, useless}}. {{has_subtype: ineffectual, @R732}}. {{consequence_of}} crippled, disabled &c. v.; armless[obs3]. {{consequence_of}} paralytic, paralyzed, helpless; palsied, imbecile; nerveless, sinewless[obs3], marrowless[obs3], pithless[obs3], lustless[obs3]; emasculate, disjointed; out of joint, out of gear; unnerved, unhinged; water-logged, on one's beam ends, rudderless; laid on one's back; done up, dead beat, exhausted, shattered, demoralized; graveled &c. (in difficulty) R704; unfriended[obs3], fatherless; without a leg to stand on; out of action, hors de combat[Fr]; laid on the shelf. {{similar_to: weak, R160}}. Adv. powerlessly &c. adj.. not worth the paper it's written on. Phr. der kranke Mann[Ger]; "desirous still but impotent to rise" [Shenstone]; the spirit is willing but the flesh is weak. <-- POWER IN OPERATION [[create, produce]]--> <--- 161. Production 162. Destruction Almost all "production" words refer to both process and result.--> A7.4 CREATION (R161 TO R162) #161. Creation. N. {{antonym_of(destruction, R162)}} {{caused_by(existence, R1)}} {{has_subtype(process, @R151)}} production[1], creation[1], formation, generation, making, producing, creating, forming, bringing forth. {{performed_by: producer, R164, P2.3.2.3.6.5.32}}. {[of(inanimate object, P2.3.1)]} {{has_metaphor: birth, @P2.6.4.1.1.2.1}}. {[of(inanimate object, P2.3.1)]} fabrication, manufacture, manufacturing. {{has_product(fabrication)}} fabric, manufacture, manufactured item. {{has_result(creation, R161)}} {{has_subtype(object, @R3a)}} creature, creation[2]; production[2], produce, work. {{has_result(creation, R161)}} {{has_subtype(event, R151)}} performance. {{has_product(production[1])}} product[2]. {[of(structure, P2.3.1.3.10)]} building, construction, constructing, erection, erecting, edification. {{increased_by(production[1])}} stimulation. {{paction_of(stimulation)}} stimulant. {{has_subtype(stimulant): catalyst, @P2.3.1.3.4; stimulant, @P2.3.1.3.4.1}}. {{has_product(construction): @P2.3.1.3.10.2, edifice, building, structure, erection, pile, tower}}. {{studied_in(construction)}} architecture. coinage; mitosis, karyokinesis[obs3], diaster[obs3]. nisus formativus[Lat]. {[with_object(organization, P2.3.2.3.5.5/religion, R983/institution, M9.5/philosophy, M3.1.2.3.1)]} founding, establishment, organization, organizing, putting together, setting up. {{has_requirement: work, workmanship, performance; effort, R686}}. {{is_a: achievement &c. (completion) R729}}. flowering, fructification; inflorescence. {{produces(flowering)}} flower. {{produces(fructification)}} fruit. {{has_metaphor(product/result): flower; fruit}}. {[of(person, P2.3.2.3): @P2.6.4.1.1.2.1, birth, parturition, birth-throe, childbirth, delivery, confinement, accouchement, travail, labor]}. {[of(animal[1], R366)]} {{follows(birth): gestation &c. (maturation) R673}}. assimilation; evolution, development, growth; entelechy[Phil]; fertilization, gemination, germination, heterogamy[Biol], genesis, generation, epigenesis[obs3], procreation, progeneration[obs3], propagation; fecundation, impregnation. {{follows}} gestation period, incubation period. {[of(organism)]} spontaneous generation; archegenesis[obs3], archebiosis[obs3]; biogenesis, abiogenesis[obs3], digenesis[obs3], dysmerogenesis[obs3], eumerogenesis[obs3], heterogenesis[obs3], oogenesis, merogenesis[obs3], metogenesis[obs3], monogenesis[obs3], parthenogenesis, homogenesis[obs3], xenogenesis[obs3][1]; biogeny[obs3]. {[of(writing, R590)]} authorship, publication; works, opus, oeuvre. dissogeny[obs3], xenogeny[obs3]; tocogony[obs3], vacuolization. V. {{caused_by(exist)}} create, make, produce, generate; form, construct; bring into being, call into being, bring into existence, actualize, engender; hatch, develop, bring up. {[with_object(organism, R357): @P2.6.4.1.1.2.1, reproduce, propagate; procreate; breed, multiply]}. {[with_object(animal[1], R366): @P2.6.4.1.1.2.1, beget, bear, give birth to, lay, whelp, bring forth, lie in, be brought to bed of, evolve, pullulate, usher into the world; teem, farrow, drop, pup, kitten, kindle]}. perform, operate, do, gar[obs1]. frame, contrive; manufacture. {[with_object(fabric)]} weave. {[with_object(iron object)]} forge. {[with_object(coin)]} coin. {[with_object(sculpture)]} carve, chisel. {[with_object(structure, P2.3.1.3.10)]} build, raise, edify[obs1], rear, erect, put together, set up, put up, run up. {[with_object(organization, P2.3.2.3.5.5/religion, R983/institution, M9.5/philosophy, M3.1.2.3.1)]} establish, found, constitute, organize, institute, setup, put together. compose. achieve, accomplish &c. (complete) R729. {{has_metaphor}} flower, bear fruit, fructify. make productive &c. R168. induce, superinduce; suscitate[obs1]; cause &c. R153; acquire &c. R775. {{has_subtype}} {{property_of(partial): repair, M7.3.5.4.1.5}}. Adj. produced, made, created, formed, generated. {{has_subtype(produced)}} {[of(artifact)]} manufactured. {{has_subtype(manufactured)}} custom made; hand-made. {{antonym_of(custom made)}} off-the-shelf, stock. {{antonym_of(custom made)}} {{has_subtype(manufactured[mode=in large quantity, @R102])}} mass-produced. productive, creative; producing, making, creating, forming, formative, generating, productive of, generative, genetic, genial[obs2], genital[obs2]; fraught with, teeming. {{has_property(stimulant)}} stimulatory. {{has_subtype(stimulatory): catalytic, @P2.3.1.3.4}}. {{has_subtype(producing[while=incomplete])}} pregnant. {{has_subtype(pregnant)}} {[of(animal[1], R366)]} enceinte, big with, parturient, in the straw, brought to bed of, puerperal, puerperous[obs3]. {{has_high_level(productive): prolific &c. R168}}. digenetic[obs3], heterogenetic[obs3], oogenetic, xenogenetic[obs3]; ectogenous[obs3], gamic[obs3], haematobious[obs3], sporogenous[Biol], sporophorous[Biol]. {{has_subtype(manufactured[loc=home])}} homemade. {{has_subtype(homemade)}} {[of(plant, R367)]} homegrown. {{has_subtype(homemade)}} {[of(alcoholic beverage)]} homebrewed. {{has_subtype(homemade)}} {[of(cloth/clothing)]} homespun. architectonic. Phr. ex nihilo nihil[Lat]; fiat lux[Lat]; materiam superabat opus [Lat][Ovid]; nemo dat quod non habet [Latin: no one gives what he doesn't have]. <-- [Nonproduction.] [[destroy]] --> A7.4.R1 DESTRUCTION #162. Destruction. N. {{antonym_of(creation, R161)}} {{hperforms(destroyer, R165, P2.3.2.3.6.5.33)}} {{has_subtype(termination, R67)}} {{has_extreme(damage, A7.4.R1.1)}} destruction, destroying, waste. disruption, dissolution, breaking up, liquidation, diruption[obs3]. {{causes: nonexistence, R2}}. <-- can there be degress of destruction? --> {{has_high_degree}} extinction, annihilation, extinguishment, extirpation, obliteration, nullification. {{has_low_degeree}} disorganization. {{has_result}} {{has_subtype(event, R151)}} destruction[2]. {{has_subtype(destruction[2])}} fall, downfall, devastation, ruin[1], ruination, perdition, crash; eboulement[Fr], smash, havoc, delabrement[Fr], debacle; breakdown. prostration; knockout. {{has_subtype(destruction[2])}} desolation, bouleversement[Fr], cataclysm; washout. {[of(ship)]} wreck, wrack, shipwreck, sinking. doom, crack of doom. {{&caused_by}} knock-down blow. {{has_result(destroy[obj=building, P2.3.1.3.10.2])}} {{&has_developmental_stage(building, P2.3.1.3.10.2)}} {{property_of(useless, @R645)}} ruin[2], ruins. {{has_subtype: destruction of life &c. R361}}. {{has_subtype}} {{causes(use, R677)}} consumption, depletion. demolition, demolishment; overthrow, subversion, suppression; biblioclasm[obs3]; sacrifice; ravage, razzia[obs3]; inactivation; incendiarism; extirpation &c. (extraction) R301; beginning of the end, commencement de la fin[Fr], road to ruin; sabotage. abolition &c. (abrogation) R756. revolution &c. R146. {{has_subtype}} {{property_of(gradual, @R275/partial): @R659, dilapidation, deterioration}}. V. [intransitive] be destroyed, perish; fall to the ground; tumble, topple; go to pieces, fall to pieces, fall apart, break up, liquidate; crumble to dust; go to the dogs, go to the wall, go to smash, go to shivers, go to wreck, go to pot, go to wrack and ruin; go by the board, go all to smash; be all over, be all up, be all with; totter to its fall, be extinguished. {{has_high_level}} be annihilated, be obliterated. break down. {{caused_by}} [transitive] annihilate, extinguish, extirpate, obliterate. {{caused_by}} [transitive] destroy; do away with, make away with; nullify; sacrifice, demolish; tear up; overturn, overthrow, overwhelm; upset, subvert; do in, do for, dish[coll], undo; break up, cut up; break down, cut down, pull down, mow down, blow down, beat down; suppress, quash, put down, do a job on; cut short, take off, blot out. {{caused_by}} [transitive] dispel, dissipate, dissolve. {{has_subtype(destroy[by=use, R677]): consume, @R677}}. {{has_subtype(destroy[by=fire, P2.6.1.3.3.1]): consume, @R677}}. {{has_termination(destroy)}} finish off, put paid to [Brit.], seal the doom of, put an end to. {{has_subtype: annull &c. R756}}. [t & i] smash, crash, quell, squash, squelch, crumple up, shatter, shiver. {{has_subtype(smash[mode=completely])}} [transitive] batter to pieces, tear to pieces, crush to pieces, cut to pieces, shake to pieces, pull to pieces, pick to pieces, tear to rags, tear to tatters, laniate[obs3]; crush to atoms, knock to atoms. ruin, wreck; nip; strike out; throw over, knock down over; fell, sink, swamp, scuttle, shipwreck, engulf, ingulf[obs3], submerge; lay in ashes, lay in ruins; sweep away, erase, wipe out, expunge, raze; level with the dust, level with the ground; waste; atomize, vaporize. deal destruction, desolate, devastate, lay waste, ravage; gut; disorganize; dismantle &c. (render useless) R645; devour, swallow up, sap, mine; blast, bomb, blow to smithereens, drop the big one on; confound; exterminate; quench; snuff out, put out, stamp out, trample out; lay in the dust, trample in the dust; prostrate; tread under foot; crush under foot, trample under foot; lay the ax to the root of; make short work of, make clean sweep of, make mincemeat of; cut up root and branch, chop into pieces, cut into ribbons; fling to the winds, scatter to the winds; throw overboard; strike at the root of, sap the foundations of, spring a mine, blow up, ravage with fire and sword; cast to the dogs; eradicate &c. R301. {[with_object(structure)]} flatten. Adj. destroyed. annihilated, extinguished, extirpated, obliterated. perishing &c. v.; trembling to its fall, nodding to its fall, tottering to its fall; in course of destruction &c. n.; extinct. all-destroying, all-devouring, all-engulfing. {[has_sub_requirement(destroy)]} destructive, subversive, ruinous, devastating; incendiary; deleterious, deletory[obs1]; destroying &c. n.; suicidal; deadly &c. (killing) R361. {{has_subtype(destroyed)}} {{property_of(partial): damaged, R659a}}. beyond repair; out of action, hors de combat[Fr]. [colloquial] smashed to smithereens. [vulgar] fucked up; FUBAR, fucked up beyond all repair. Adv. with crushing effect, with a sledge hammer. Phr. delenda est Carthago[Lat]; dum Roma deliberat Saguntum perit [Lat]; ecrasez l'infame [Fr][Voltaire]. <-- analogous to the relation of creation and repair, damage is a partial destruction. This may seem to be more appropriate under the section on goals, since damage is usually relative to some purpose (e.g. the intended function of an artifact), but we can speak of damage to a circle, by removing a part, which makes it less perfect a circle, which is relatively abstract. Thus this abstract "damage" is a loss or change of some part of an object which makes it less ideal from some viewpoint, not necessarily the viewpoint of utility. Other type of damage will be subtypes of this. Most words in the entry "damage", (M71.2.1.2.2.2), refer to physical objects. And the entry "deterioration", (P2.6.4.1.2.3), refers to health of a living organism. The headword is a process (nominalized verb) --> A7.4.R1.1 DAMAGE N. {{has_subtype(changing)}} {{has_subtype(destruction, A7.4.R1)}} {{property_of(partial)}} damage[1], partial destruction, impairment[1], mutilation[1], damaging, impairing, mutilating. {{causes}} damage[2], impairment[2], mutilation[2]. {{causes: imperfection}}. {{has_subtype: physical damage, M71.2.1.2.2.R1.2}}. {{has_subtype: deterioration, P2.6.4.1.2.3}}. V. {{has_subtype(change/alter)}} damage, impair, mutilate. Adj. damaged, impaired, mutilated. <-- (163,166,167 to P2.3.2.1 - vitality generally) Note: R164. Producerand R165. Destroyer to person 168. Productiveness 169. Unproductiveness 170. Agency 171. Energy 172. Inertness 173. Violence 174. Moderation --> A7.4.R2 PRODUCTIVENESS (R168) #168. Productiveness. N. {{has_measure(creation)}} productivity; productiveness &c. adj.. [of commercial activity] profitability. {{has_low_level}} low productivity. {{has_extreme(low productivity): unproductiveness, A7.4.R3}}. {[of(animal[1], R366): @P2.6.4.1.1.2.1, fecundity, fertility, luxuriance, uberty[obs1]]}. {[of(living organism)]} {{caused_by: reproduction, P2.6.4.1.1.2.1}}. {{has_metaphor}} milch cow, rabbit, hydra, warren, seed plot, land flowing with milk and honey; fertile ground. {{has_manifestation}} second crop, aftermath; aftercrop, aftergrowth[obs3]; arrish[obs3], eddish[obs3], rowen[obs3]. {{caused_by}} protoplasm; fertilization. V. make -productive &c. adj.; fructify. {[of(animal[1], R366)]} procreate, generate, fertilize, spermative[obs3], impregnate; fecundate, fecundify[obs3]; teem, multiply; produce &c. R161; conceive. Adj. productive; prolific. [of commercial activity] profitable. [of living things] prolific; teeming, teemful[obs3]; fertile, fruitful, frugiferous[obs3], fruit-bearing; fecund, luxuriant; pregnant, uberous[obs3]. [of soil] fertile. [of living things] procreant[obs3], procreative; generative, life-giving, spermatic; multiparous; omnific[obs3], propagable. parturient &c. (producing) R161; profitable &c. (useful) R644. A7.4.R3 UNPRODUCTIVENESS (R169) #169. Unproductiveness. N. {{has_extreme(low productivity, @A7.4.R2)}} {{antonym_of(productiveness, A7.4.R2)}} unproductiveness. sterility. {[of(animal[1], R366)]} infertility, infecundity[obs3]. {{&caused_by: impotence, R158, A7.3.3}}. {[in_frame(business): unprofitableness, @R645]}. {{has_metaphor}} masturbation. {{has_metaphor: @P2.1.2.R1, waste, wasteland, desert, Sahara, wild, wilderness, howling wilderness}}. V. be unproductive, be unfruitful, have no effectiveness. {{has_metaphor}} hang fire, flash in the pan, come to nothing. {{caused_by}} disable, inactivate; sterilize. {{has_subtype(sterilize)}} {[with_obj(egg)]} addle. {{has_metaphor}} masturbate. Adj. unproductive, acarpous[obs3]. barren. inoperative, infertile, unfertile, arid, sterile, unfruitful; sine prole; fallow. null and void, of no effect. {[of(egg)]} addled. {[of(living organism)]} teemless[obs3], issueless[obs3], fruitless, infecund[obs3], unprolific[obs3]. unprofitable &c. (useless) R645. <-- the concepts of violence, uncontrollability, and moderation were here under "relation between caue and effect" but they are primarily characteristics of action, involving time, and are not as abstract as other concepts in this section. Thus have been moved to the physical world, to P2.5, properties of action --> A7.5 INDIRECT POWER (R175 TO R177) [[CONTROL]] N. indirect power. <-- 175. Influence 175a. Absence of Influence 176. Tendency 177. Liability --> <-- ?? valve, spigot, faucet have_property = control --> <-- influence has to be distinguished between physical and mental [[patient]] --> A7.5.1 INFLUENCE (R175) #175. Influence. N. {{has_subtype(dependence, @A1.4.3)}} influence, pull[coll.], effect; weight, pressure. {{has_patient}} {{has_subtype(object, @R3a/event, R151)}} patient, object influenced. {{has_conceptual_part: importance[to=object influenced] &c. R642}}. {{has_high_level}} control, controlling influence, regulation, domination, dominion; governance, government, dominance, reign; preponderance, prevalence, sway; predominance, predominancy[obs3]; ascendency[obs3]. {{has_method(influence[ptnt=person, P2.3.2.3])}} {{has_subtype(communication, R527): suggestion, R695; inducement[1], R616b; persuasion, M8.1.1.6.1.1.R1; bribe, @R784; threat, R909; praise, R931a; criticism, R932a}}. {{applies_to}} {{has_subtype(abstract space)}} sphere of influence, range, domain, area under control, territory. {{property_of}} control point, choke point. {[in_frame(society): authority, prestige &c. R737]} protection, patronage, auspices. capability &c. (power) R157; effect &c. R154; interest. synergy (cooperation) R709. {{has_metaphor}} tower of strength, host in himself. {{has_method}} footing; purchase &c. (support) R215; play, leverage, vantage ground. {{has_metaphor}} wire-pulling, pulling strings; power behind the throne, grey eminence, eminence grise. {{has_subtype}} {[in_frame(legislation/government): lobbying, @M8.1.1.6.1.1]}. {{performed_by(lobbying, @M8.1.1.6.1.1): lobbyist, @P2.3.2.3.6.5.1.3.1}}. {{function_of}} regulator. {{has_subtype: tendency, R176}}. V. influence, affect, exert influence on; have influence, wield influence, have an effect, exert an effect, be influential, be effective; carry weight, weigh, tell. have a hold upon, magnetize, bear upon, gain a footing, work upon; take root, take hold; strike root in. {{has_high_level(influence)}} control, govern; regulate. {{has_high_level(influence)}} pervade, prevail, dominate, run through, predominate; outweigh, overweigh; override, overbear; gain head; rage; be -rife &c. adj.; spread like wildfire; have the upper hand, get the upper hand, gain the upper hand, have full play, get full play, gain full play. {{causes(affect)}} [intrans] be affected, be influenced. be recognized, be listened to; make one's voice heard, gain a hearing, weigh in; play a part, play a leading part, play a leading part in; take the lead, pull the strings; turn the scale, throw one's weight around, throw one's weight into the scale, tilt the balance; set the fashion, lead the dance; call the tune. {[in_frame(organization)]} {{has_commencement(control)}} seize control, take over. Adj. influential, effective; important &c. R642; weighty, telling. controlling, prevailing &c. v.; prevalent, rife, rampant. dominant, regnant, predominant, in the ascendant, hegemonical[obs3]. Adv. with telling effect. Phr. tel maure tel valet[Fr]. A7.5.1.R1 ABSENCE OF INFLUENCE #175a. Absence of Influence. N. {{conceptual_part_of(impossibility, A1.4.3)}} {{has_subtype(impotence &c. R158)}} lack of influence, powerlessness. {{&caused_by: inertness &c. R172}}. {{causes: irrelevancy &c. R10}}. {{!causes: uselessness, R645}}. ineffectiveness, ineffectuality. {{trait_of: wimp, P2.3.2.3.6.4.23}}. V. {{has_subtype(be powerless, @R158)}} have no influence, have no effect. be ineffectual, be ineffective, lack effect, not work. {{has_metaphor(be ineffective)}} shoot blanks. Adj. {{has_subtype(powerless, R158)}} uninfluential. ineffective, ineffectual, effete. inconsequential, nugatory; unconducing, unconducive, unconducting to[obs3]. {{has_consequence: irrelevant &c. R10}}. {{!has_consequence: useless, R645}}. <-- many of these words apply to people, and are also found under "affective propensity" at M4.2.1, but enough are of general meaning to be included here --> A7.5.2 TENDENCY (R176) #176. Tendency. N. {{has_subtype(influence)}} tendency, proneness, proclivity, inclination, propensity, bias, tendence[obs3]. {{conceptual_part_of}} quality, nature. {{has_subtype: habit, R613; predisposition, M3.3.1}}. {{has_subtype: affective propensity, M4.2.1}}. {{has_subtype: predisposition, @R820}}. {{has_metaphor: drift, @R278}}. {{similar_to}} conatus[Lat], nisus[Lat]. {{caused_by}} conduciveness, conducement[obs3]. <-- Roget has "susceptibility" as almost identical to tendency, but there is a significant difference, as "susceptibility" means that soething will go in a certain direction only when given an impetus. But there is some element of "tendency" in "susceptibility" --> {{has_conceptual_part: susceptibility, R177}}. V. tend, dispose, incline, verge, bend to, trend, have an inclination, have a tendency. contribute, conduce, lead, affect, carry. lean toward, redound to, bid fair to, gravitate towards. promote &c. (aid) R707. Adj. tending, inclining, leaning, trending. conducing, conducive, working towards, in a fair way to, calculated to. {{has_conceptual_part: liable &c. R177}}. Adv. for, whither. <-- ability to be influenced by something --> A7.5.3 LIABILITY R177) #177. Liability. N. {{conceptual_part_of(possibility, A1.4.3)}} liability, susceptibility, sensitivity, sensitiveness, susceptivity[obs3], liableness[obs3]. {{has_subtype: exposure, risk}}. {{has_subtype: @P2.2.1.2, instability, physical susceptibility}}. {{has_conceptual_part: change, R140}}. {{conceptual_part_of: applicability, fitness, @R644; subservience, @R631}}. V. be liable, be susceptible, be subject. be sensitive to, be open to. {{caused_by}} incur, lay oneself open to; run the chance, stand a chance; lie under, expose oneself to, open a door to. Adj. liable, subject, susceptible, open, open to, exposed to, obnoxious to[obs2]; answerable; not exempt from, unexempt from[obs3]; apt to; dependent on; incident to. {{has_subtype: in danger &c. R665}}. at risk; at risk of. {{conceptual_part_of: subservient &c. (instrumental) R631; useful &c. R644; subsidiary &c. (helping) R707}}. A7.6 COMBINATIONS OF CAUSES (R178 TO R179) N. combination of causes. <--- R178. Concurrence 179. Counteraction This entry is for working together, but in an abstract sense. This can be for cooperativity of natuarla phenomena. The cooperation of agents is at R709, M8.2.2.2.1. --> A7.6.1 CONCURRENCE #178. Concurrence. N. {{has_subtype(combining, R48)}} concurrence, coincidence, conjunction. {[of(action, @R170)]} cooperativity, acting together, working together, coagency[obs3]. {{has_subtype(cooperativity): cooperation, R709}}. {{requires: agreement[of=action, R170], R23}}. {{&has_property(cooperativity)}} additivity [the sum of the individual actions]. {{&has_property(cooperativity)}} synergy [more than the sum of the individual actions]. {{has_manifestation(cooperativity)}} {{has_subtype(graph, @P2.3.1.3.6.8)}} s-shaped curve. {{property_of(synergy)}} synergist. {{has_subtype(synergist)}} adjuvant. {{has_subtype(concurrence[of=goal, R615]): @R109, common cause}}. {{has_subtype: cooperation, concert, R709}}. {{has_conceptual_part: joining &c. R43; combination &c. R48}}. consilience[obs3]. V. concur, conjoin, conduce, conspire, contribute. coact. {{requires: agree, R23}}. cooperate, join together, act together, unite, work together. keep pace with, run parallel; go with, go along with, go hand in hand with, coincide. {{has_subtype: cooperate, R709}}. Adj. concurring, conjoining, conducing, conspiring, concurrent, coinciding. cooperative, acting together. additive. {{has_property(synergist)}} synergistic, synergetic. Adv. in conjunction, together, as one. <-- we want the general concept of antagonism located here, but the specific human actions related to competition to be at M8.2.2.1.1.1, contest at R720 and opposition at R708 (M8.2.2.1.1). Roget refers to the R708 entry as "voluntary opposition ". The difference between contrariety R14, and antagonism is that contrariety is a property of the two things which are antagonistic, and therefore is listed here as a cause of antagonism. When antagonism is a visible result, it can also be said to be a manifestation of contrariety. --> A7.6.2 COUNTERACTION #179. Counteraction. N. {{has_subtype(contrariety[of=action, @R170], R14)}} counteraction, antagonism, opposition. {{!&caused_by: action, @R170}}. {{=!causes(reaction): @R30, compensation, neutralization}}. {{causes}} clashing, collision. {{causes}} interference, inhibition, resistance, renitency. {{has_subtype(resistence[to=motion]): friction, R331}}. <-- this "reaction" is more specific than that at R154, which is more abstractly like an effect, not necessarily countering the inducing action. This reaction counteracts the action. --> {{has_subtype}} {{has_subtype(reaction, @R154)}} {{&causes(action, @R170)}} reaction, retroaction. {{has_subtype(reaction): recoil, R277}}. {{&caused_by(reaction): @R172, inertia, vis inertiae[Lat]}}. {{has_subtype(reaction)}} counterblast. {{has_subtype(resistance): voluntary resistance &c. R719}}. {{&manifestation_of: contrariety, polarity, R14}}. {{exhibited_by: @R14, opposites, action and reaction, yang and yin, yang-yin}}. {[in_subject(chemistry/biochemistry/enzymology/molecular biology)]} inhibition, antagonism; competitive inhibition; non-competitive inhibition; uncompetitive inhibition. {[in_subject(biochemistry/enzymology)]} {{property_of(inhibition): inhibitor, antagonist}}. {{has_subtype: @R708, antagonism, opposition, voluntary opposition}}. {[in_subject(medicine)]} {{property_of}} antidote; remedy; antacid. {[in_subject(chemistry)]} {{property_of}} buffer, neutralizer. {{has_subtype: competition, M8.2.2.1.1.1}}. {{&has_conceptual_part: check &c. (hindrance) R706}}. V. counteract. run counter, clash, cross; interfere with, conflict with; contravene; jostle; go against, run against, beat against, militate against; stultify; antagonize, block, oppose &c. R708; traverse. {{&causes(counteract): withstand &c. (resist) R719; hinder &c. R706; repress &c. (restrain) R751}}. {{has_subtype: react &c. (recoil) R277}}. undo, neutralize; overpoise[obs3]. {{has_subtype: counterpoise, @R30}}. {[in_subject(chemistry/biochemistry/enzymology/molecular biology)]} inhibit, antagonize. Adj. counteracting, counteractive. interfering, clashing, antagonistic, conflicting, retroactive[obs2]. reactionary, reacting, resisting, renitent. {{has_subtype(resisting): contrary &c. R14}}. Adv. counteractively, reactively. although &c. R30; in spite of &c. R708; against. Phr. "for every action there is a reaction, equal in force and opposite in direction" [Newton]. <-- "process" as used here is an abstract and very primitive concept. It is considered a set (or series) of "actions" (see above at R170, A7.2), also termed "steps". Thus the main difference between "action" and "process" is that we know that a "process" can be divided into subprocesses (or actions). The "mechanism" of this action is located at "action", A7.2. Thus both process and action can cause an event. Although a process is a series of events, its distinctive characteristic is that it is typically discussed as a unit. By inheriting from "action", process may (but may not) have an "agent" (or multiple agents) as a case. Process is not explicitly labeled as a series because the consitituent actions may be concurrent rather than consecutive. By considering "process" as a series of actions it is more natural to use "process" when describing gradual, stepwise, or continuing changes over time. (W10 definitions 2a and 2b respectively, of "process"). An "event" is simply a type of change which requires time. The usual concept of "process" is under "physical process" at R151. Most processive verbs in their physical senses are subsumed implicitly under this category, but that subsumption is in general not explicitly marked in this semantic network. We expect to add an explicit mark when verb case frames and alternation patterns are systematically added to the semantic network. Since it involves time, this concept might be better located in the "physical universe" section, but it also applies to mental actions, so it is placed here, where it appears most natural. For physical processes, affecting physical objects, use "process" at R151. In Lenat and Guha[7], they assert that any part of a process is still a subtype of that process. But this doesn't seem correct for intermittent processes. It's not clear how they handle that. [Process, "nonviolent and usually gradual change to something different".]. [[process]] This definition subsumes W10 definitions 2a and 2b. --> A7.7 PROCESS N. {{has_subtype(series[of=action, R170])}} {{member_of(action, R170)}} {{required_for(time interval, R108)}} process. {{causes: change, A6}}. {{!has_result: event, R151}}. {{has_member}} {{has_subtype(action, R170)}} {{has_subtype(step, R71)}} step. {{has_part}} {{has_subtype(step)}} {{property_of(state, A7)}} phase, period, stage. {{has_ending(process): @R154, result, outcome}}. {{has_subtype(process): physical process, @R151}}. {{has_subtype}} {{property_of(continuous, @R46)}} continuous process. {{has_subtype}} {{property_of(intermittent, @R70)}} intermittent process, interrupted process. {{has_temporal_part(intermittent process)}} {{has_subtype(pause, @R142)}} process interruption, process pause. <-- a compound process has parts (not necessarily temporal parts -- they may be simultaneous) which have different names from the parent process. Presumably, the subprocess itself is also different. --> {{has_subtype}} {{part_of(subprocess)}} compound process. &&{{has_property($process)}} {{has_subtype(name)}} process name. &&{{has_property($subprocess)}} {{has_subtype(name)}} subprocess name. &&{{not_identical_to(process name): subprocess name}}. <-- all processes are divisible into some parts which can be considered the same process. If continuous, all parts are labeled by the same process name. If intermittent or compound, there are distinguishable parts not labeled by the parent process name. --> {{!has_temporal_part($continuous process): $continuous process}}. {{has_subtype}} {{has_subtype(processing, R144): @R677, manipulation}}. V. run, be in progress, be happening, be occurring, be afoot, be under way, be on foot. undergo change. {{has_result(undergo change)}} be processed. Adj. running, in progress, happening, under way, going on, progressing, afoot. processing, processive, stepwise. {{has_consequence(be processed)}} processed. Adv. {{has_property(be in progress)}} progressively. stepwise, in steps, in stages. {{has_subtype(progressively): gradually, @R275; suddenly, @R113; by fits and starts, @R70}}. <-- we want to keep the physical notion of space within the physical universe section, but for some purposes we need an abstract notion of space, so this is added. This is also useful for certain broad and vague concepts, such as "domain of discourse" or "field of activity" --> A8 ABSTRACT SPACE N. abstract space, domain. {{has_conceptual_part: entity}}. {{has_conceptual_part}} {{has_subtype(dimension, @R79a)}} dimension, abstract dimension. {{has_subtype(abstract dimension): unit of measure}}. {{has_conceptual_part(dimension)}} {{has_subtype(mathematical object): line, @A4.2.4}}. {{has_subtype}} {{conceptual_part_of(dimension[num=>1])}} multidimensional space. <-- "any space can be represented by dimensions that are uncorrelated" --> <-- this concept needs a recursive function!? --> {{has_conceptual_part(multidimensional space)}} {{has_subtype(dimension): "$dimension1"; "$dimension2"}}. &&{{not_identical_to("$dimension1"): "$dimension2"}}. &&{{{has_relation("$dimension1" + "$dimension2")}}} orthogonal, perpendicular, uncorrelated. <-- "surface" and "volume" are actually in the "physical world" but the words there are indistinguishable in meaning from the abstract terms, at the naive level, so we make no distinction --> {{has_subtype(mathematical object)}} {{has_conceptual_part(multidimensional space): surface, P1.2.4.2.2; solid, P1.2.4.2.3.1}}. <-- sometimes spaces are represented by dimensions with correlation --> {{&has_conceptual_part(multidimensional space)}} {{has_subtype(dimension): "$dimension1"; "$dimension2"}}. &&{{not_identical_to("$dimension1"): "$dimension2"}}. &&{{{has_relation("$dimension1" + "$dimension2")}}} correlated, oblique. parallel. {{has_symbol(domain)}} {{has_subtype(case marker, @M3.1.1.1): "over="}}. {{has_subtype(line, line, @A4.2.4)}} {{part_of(real number)}} real line. <-- ------------------------------------------ [End of Abstract Relations] =============== P = PHYSICAL UNIVERSE ============================= [[physical]] --> P. PHYSICAL UNIVERSE N. physical universe. P1 DIMENSIONS OF EXISTENCE OF MATTER N. dimensions of existence of matter. P1.1 TIME (R106 TO R139) N. time. <-- 106. Time 107. Neverness Definite Indefinite 108. Period 109. Course R108a. Contingent Duration 110. Diuturnity 111. Transientness 112. Perpetuity 113. Instantaneity 114. Chronometry 115. Anachronism [[time]] --> <-- time in the abstract, point in time and time interval are intertwined here --> P1.1.1 ABSOLUTE TIME (R106 TO R115) N. absolute time. <-- Some elements of interval were included in R106 by Roget, but these have been moved to R108 (period). R106 is now only a point in time --> P1.1.1.1 POINT IN TIME #106. Time. N. {{property_of(non-dimensionality, R180a)}} time, point of time, point in time, time point. {{temporal_part_of: period, R108; course &c. R109}}. {{conceptual_part_of}} space-time. {{has_subtype: moment &c. (instant) R113}}. {{has_measure(time): chronometry, P1.1.1.4.R1, R114}}. {{has_subtype(cessation, R142)}} {{has_subtype(interval): pause, respite &c. R142}}. {{has_metaphor}} snap; blink of an eye. V. {{exhibits(time): elapse &c. R109}}. Adv. while, whilst, during, pending; during the time, during the interval; in the course of. then, at that point, at that point in time. in the time of, when. meantime, meanwhile; in the meantime, in the interim; for the time being, between now and then; ad interim, pendente lite[Lat]; de die in diem[Lat]. from day to day, day by day; from hour to hour; minute to minute; hourly, always; for a time, for a season. till, until, up to, till then. yet, as far as, by that time, so far, hereunto, heretofore, prior to this, up to this point. for good &c. (diuturnity) R110. hereupon, thereupon, whereupon; then; Anno Domini, "A.D."[abbr]; ante Christum; "A.C."; before Christ, "B.C."[abbr]; anno urbis conditae[Lat]; "A.U.C."[abbr]; anno regni[Lat], "A.R."[abbr]; once upon a time, one fine morning, one fine day, one day, once. Phr. time flies, tempus fugit [Lat.]; time runs out, time runs against, race against time, racing the clock, time marches on, time is of the essence; "time and tide wait for no man". ad calendas Groecas[Lat]; "panting Time toileth after him in vain" [Johnson]; "'gainst the tooth of time and razure of oblivion "[Measure for Measure]; " rich with the spoils of time" [Gray]; tempus edax rerum [Lat][Horace]; "the long hours come and go" [C.G. Rossetti]; "the time is out of joint" [Hamlet]; "Time rolls his ceaseless course" [Scott]; "Time the foe of man's dominion" [Peacock]; "time wasted is existence, used is life" [Young]; truditur dies die [Lat][Horace]; volat hora per orbem [Lat][Lucretius]; carpe diem[Lat: seize the day]. <-- "time" can have many dictionary definitions, especially with particular uses in phrases. Here we have a general "time" which is a subtype of point in time. This can be used in phrases "a good time to do it", "the right time to do something", as well as the time of day, "what time is it?". Note that "right time" at R118 does not mean "a propitious time", but only "the correct (accurate) time". This "time" at 113a is the time used in the phrases "right time", propitious time" at R134. --> <-- the following words refer to a specific point of time, not necessarily the present. The present time is at R118. These terms are the ones usually used to answer the question "when?" Note that in this entry, the components of a date: year, day, hour, minute, are considered as points of time rather than as intervals. This is a manifestation of a shift of viewpoint, specifically granularity, which is often not reflected in a change of the actual terms used. --> P1.1.1.1.1 SPECIFIC TIME #113a. Specific Time. N. specific time, time, occasion, particular time. {{has_subtype(specific time): @R118, present time, right time, true time, exact time, correct time}}. {{has_subtype(specific time): different time, R119}}. date; time of day, time of night. {{has_part(date)}} year; month; day. {{has_part(time of day)}} hour; minute; second. very minute, very day, very time, very hour. <-- this sense of epoch corresponds to Webster's Tenth, def 1. Def 3 (astronomy) is a technical subtype of this "epoch" --> {{has_subtype}} {{property_of(significant, @R642)}} epoch. {{conceptual_part_of: R134, opportunity, opportune time, proper time}}. Phr. "at that point in time"; "What time is it?". <-- shift includes the concept R108a (Contingent Duration.-- Adv. during pleasure,) from the 1911 Roget [work period] --> P1.1.1.2 SHIFT (R106a) #106a. Shift. N. {{has_subtype(interval, @R106)}} {{has_temporal_part(employment/work)}} shift, duty. {{property_of(alternation)}} turn; round. tenure. {{has_subtype(shift)}} {{property_of(alternation)}} split shift; swing shift; night shift; day shift. {{has_subtype(duty)}} guard duty. {{has_temporal_part(guard duty)}} watch. {[in_frame(military, @P2.3.2.3.6.5.44.1.1)]} hitch, enlistment, period of enlistment; tour of duty. V. take one's turn, work a shift; be on duty. spell someone, relieve someone. Adj. on duty, on. {{antonym_of(on duty)}} off duty, off. Adv. during pleasure, during good behavior; quamdiu se bene gesserit[Latin]. <-- we distinguish "timeless" referring to phenomena that do not exist in time (or space-time), and "neverness" meaning something that never occurs. These were conflated in Roget. --> P1.1.1.3 TIMELESSNESS N. timelessness; absence of time, no time. Adj. timeless, outside of time. {{has_consequence: eternal}}. Adv. timelessly. {{has_consequence: eternally}}. P1.1.1.3.1 NEVERNESS (R107) #107. Neverness. N. neverness; dies non. {{has_metaphor}} Tib's eve; Greek Kalends, a blue moon. {{property_of}} {{property_of(fictional, @R515)}} {{has_metaphor(absurdity, R497)}} {{has_subtype(place, R182)}} neverneverland, never-never land. Adv. never, ne'er[contr.]; at no time, at no period. {{has_metaphor}} on the second Tuesday of the week, a cold day in Hell, when Hell freezes over. on no occasion, never in all one's born days, nevermore; in no degree. {[in_frame(parliamentary procedure)]} without date, sine die. {{has_consequence(never): nonexistent}}. {{has_subtype(never)}} {{property_of(emphatic)}} never in a million years. <-- [Definite duration, or portion of time.] here "interim" differs from abstract time interval in that it is a peroid between two events, rather than just between two time points [[period]] --> P1.1.1.4 PERIOD (R108) #108. Period. N. {{temporal_part_of(time, R106)}} {{has_subtype(interval)}} period, time period, time interval, time, interval of time, interval, space, space of time, unit of time, span, span of time. {{has_measure}} duration. {{has_large_quantity: @R110, long duration, long time, long period}}. {{has_small_quantity}} short duration, short time, short period. {{has_subtype(duration[of=existence, A1.2])}} {{property_of(entire, R52)}} the whole time, the whole period. {{has_subtype(the whole time[of=living being, R357])}} lifetime. {{has_subtype(the whole time[of=event, R151/action, R680/right, R924/circumstance, @R183a])}} term, spell. {{has_subtype}} {{has_subtype(cycle, A6.2.1)}} cycle, time cycle, rota, routine. {{conceptual_part_of(time cycle): periodicity, R138}}. {{has_subtype}} {{has_temporal_part(process, A7.7/event, R151)}} stage. {{has_subtype(stage)}} {{preceded_by(process, A7.7/event, R151)}} before the start. {{has_measure(period): chronometry, P1.1.1.4.R1, R114}}. interim, intermediate time, intervention, intervening time, while, pendency[obs3]. {{has_subtype}} {{has_measure(lifetime)}} life expectancy. {{has_part(lifetime)}} {{requires(reproduction, R163)}} generation, average reproductive period, average time between generations. {{has_part(lifetime)}} time of life. {{has_subtype(interim)}} {{has_subtype(short period)}} intermission, intermittence; interregnum; interlude; meantime, meanwhile; interruption. {{has_subtype(interruption[of=speech, @R572]): syncope, @R572}}. {{has_large_quantity(time)}}{{has_temporal_part(the past, R122)}} age, era, epoch. {{has_large_quantity(time)}} eon. {{measures(chronometer, P2.3.1.3.12.3.4)}}{{measures(clock, P2.3.1.3.12.3.4)}} {{has_small_quantity(time)}} second; millisecond; microsecond; nanosecond, picosecond, femtosecond. {{measures(chronometer, P2.3.1.3.12.3.4)}}{{measures(clock, P2.3.1.3.12.3.4)}} minute; hour. day; week; month, calendar month. {{has_temporal_part(day)}} {{property_of(brightly lighted, @P2.6.1.5)}} {{precedes(sunrise)}} {{follows(sunset)}} daytime. lunation[obs3], moon, lunar month. {{has_large_quantity(time)}} season; quarter; semester; trimester. {{has_subtype(season)}} winter; spring; summer; fall, autumn. {{has_large_quantity(time)}} year; fiscal year. {{has_large_quantity(time)}} decade, decenniumm; lustrum[obs3]; quinquennium; ghurry[obs3]. {{has_large_quantity(time)}} century, millennium; annus magnus[Lat]. {{has_instance(age)}} prehistory, prehistoric times. {{has_temporal_part(prehistory)}} stone age; iron age; bronze age. {{has_instance(age)}} Golden Age; middle ages, dark ages, medeival times; the rennaissance, the Italian renaissance; the enlightenment; the Age of Reason. {{{has_relative_value(year + month)}}} "12". {{{has_relative_value(week + day)}}} "7". {{{has_relative_value(decade + year)}}} "10". {{{has_relative_value(century + year)}}} "100". {{{has_relative_value(month + week): "4"; "<5"}}}. {{{has_relative_value(month + day)}}} "28"; "30"; "31"; "29". {{{has_relative_value(hour + minute)}}} "60". {{{has_relative_value(minute + second)}}} "60". {{{has_relative_value(day + hour)}}} "24". {{has_subtype(time cycle)}} indiction[medeival]. {{{has_relative_value(indiction + year)}}} "15". V. take time, take up time, fill time, occupy time. intervene. pass time, pass away time, spend time, while away time, consume time, talk against time; tide over; use time, employ time; seize an opportunity &c. R134. {{has_subtype(measure[obj=time interval], R466)}} [transitive] time. {{has_subtype(pass time): waste time, @R683}}. {{conceptual_part_of: @R141, continue, last, endure, go on, remain, persist, hold out}}. Adj. continuing &c. v.; on foot; permanent &c. (durable) R110. Adj. horary[obs3]; hourly, annual &c. (periodical) R138. {{property_of(long duration)}} extended, lengthy. Adv. the whole time, all the time; all along; throughout &c. (completely) R52. <-- [Estimation, measurement, and record of time?? Why record?.] --> P1.1.1.4.R1 CHRONOMETRY (R114) #114. Chronometry. N. {{has_subtype(measuring[obj=time, R106/period, R108], @R466)}} chronometry, time measurement, horology, horometry[obs3]. {{measures: time, R106; date, @R113a; period, R108}}. {{function_of: @P2.3.1.3.12.3.4, chronometer, clock}}. <-- ; epoch, @R113a; era, @R108 ?? --> {{uses}} almanac, calendar, ephemeris; register, registry. {{used_in: @M8.1.3.2.2.4.3.3.1, history, chronicle, annals, journal}}. {{used_in: @R551, diary}}. {{used_in}} {{has_manifestation(time, R108/date, @R113a)}} {{has_subtype(text, @R590)}} chronogram. {{performed_by: @P2.3.2.3.6.5.51, timekeeper, chronologer, annalist}}. {{used_in: chronology}}. {{measures}} {{has_subtype(year, @R108)}} calendar year; leap year. {{has_beginning(calendar year)}} {{has_subtype(day, @R108)}} "January 1". {{has_ending(calendar year)}} {{has_subtype(day, @R108)}} "December 31". {{alternative_to(calendar year)}} {{uses(bookkeeping, @R811): @R108, fiscal year}}. {{¬_has_beginning(fiscal year): "January 1"}}. {{uses}} {{has_subtype(calendar)}} Julian calendar; Gregorian calendar; Chinese calendar; Jewish calendar; perpetual calendar; Farmer's almanac. {{has_concern: accuracy, @R494}}. V. measure time. fix the time, mark the time; date. {{has_subtype(measure time[of=duration of event, @R108])}} {{used_in(chronometer@P2.3.1.3.12.3.4)}} [transitive] clock. register, chronicle; beat time, mark time; bear date. {{helped_by(chronometry)}} {{has_subtype(synchronize[ptnt=watch, @P2.3.1.3.12.3.4], @R120)}} synchronize watches. Adj. {[referring_to(time measurement)]} chronometrical[obs3], chronogrammatical[obs3]. {{&has_consequence(chronometry)}} {{has_subtype(ordered[by=time, R106], @R60)}} chronological. <--; cinquecento[Fr], quattrocento[obs3], trecento[obs3]. --> Adv. o'clock. chronometrically. {{has_subtype(in order, @R58)}} chronologically. synchronically. <-- [Indefinite duration.] --> P1.1.1.5 COURSE OF TIME (R109) #109. Course of time. N. course of time, flow of time, passage of time, succession of time, lapse of time, progression of time, time progression, time flow, time lapse, progress of time, procession of time, flux of time, stream of time, tract of time, current of time, sweep of time, vesta of time[obs3], tide of time, march of time, step of time, flight of time. {{!causes: time interval, R108}}. {{has_metaphor}} glass of time, sands of time, march of time, corridors of time, Father Time, ravages of time; arrow of time; river of time, whirligig of time, noiseless foot of time. {{has_symbol(Father Time): scythe}}. {{has_symbol: hourglass}}. <-- ; duration &c. R106 --> [Indefinite time] aorist[gram.]. V. elapse, flow, run, proceed, advance, pass. roll on, wear on, press on; flit, slip, slide, glide; run its course. {{has_subtype(elapse[mode=quickly])}} fly, fly by. out; go by, pass by. {{has_termination: @R67, expire, lapse}}. {{has_result(expire, @R67): @R67, be past, be over, be terminated, have run its course}}. Adj. elapsing, flowing, passing, running. ongoing, in progress, progressing, advancing, proceeding. aoristic[gram], aorist[gram.]; progressive. Adv. in due time, in due season; in due course, in due process, in the fullness of time; in time. Phr. labitur et labetur [Lat][Horace]; truditur dies die [Lat][Horace]; fugaces labuntur anni [Lat][Horace]; "tomorrow and tomorrow and tomorrow creeps in this petty pace from day to day" [Macbeth]. <-- "Long time", as with many quantitaive modifiers, is relative to the normal time for any activity. No inferences of absolute time periods can be drawn without context. the properties of longevity and transience are mixed with the concepts long time and short time, and need to be distentangled!??? --> <-- [Long duration.] --> P1.1.1.6 LONG TIME (R110) #110. Long Time. N. {{has_large_quantity(time interval, R108)}} {{has_conceptual_part(persistence, R141)}} long time, a length of time, long duration, a long time, long period, diuturnity[obs3]. an age, a century, an eternity. {{has_property}} longevity. {{has_conceptual_part: slowness[of=change], R275}}. {{has_extreme: perpetuity &c. R112}}. durableness, durability; endlessness, lastingness &c. adj.. {{property_of(continuity, R69)}} continuance, standing. {{conceptual_part_of: permanence &c. (stability) R150}}. survival, survivance[obs3]; distance of time. {{has_subtype}} {[of(person, P2.3.2.3): longevity, @R128]}. protraction of time, prolongation of time, extension of time; delay &c. (lateness) R133. {{has_metaphor}} blue moon, coon's age [U.S.], dog's age. {{&caused_by}} steadfastness, stubbornness. {{has_high_intensity: perpetuity &c. R112}}. V. {{has_high_quantity(persist, R141)}} endure, stand, stay, remain, continue. drag on, drag its slow length along, drag a lengthening chain. abide, brave a thousand years. {[of(presence, R186)]} {{&caused_by: @R133, linger, tarry}}. {{&caused_by}} protract, prolong, extend; spin out, eke out, draw out, drag out, lengthen out, stretch out, stretch, make something last. {{&caused_by}} temporize; gain time, make time, talk against time. {{similar_to(exceed, R33)}} {{result_of(remainder, R40)}} outlast, outlive; survive; live to fight again. {{similar_to}} go the distance, complete the course. Adj. {{has_property(long time)}} long, lengthy, of long duration, intransient[obs3], intransitive[obs2]. of long-standing; chronic, long-standing, intransmutable[obs3], persistent. lasting, enduring, abiding, continuing. {{&consequence_of(lengthy)}} protracted, prolonged, sustained, lingering, lengthened, spun out, dragged out, extended, drawn out, stretched out. {{has_high_quantity(lengthy)}} interminable, endless, no end of. {[def(requiring[obj=long time])]} {{&consequence_of(protracted)}} long-term. {{has_subtype(lengthy)}} {[when_modifying(speech, R582)]} prolix, long-winded, windy, sesquipedalian, macrocolous[obs3]. long-pending, long-winded. {{&consequence_of: slow &c. R275}}. {{requires(endure)}} durable. {[when_modifying(living thing)]} lifelong, livelong. {[when_modifying(living thing)]} long-lived, diuturnal[obs3], longeval[obs3]. {{&consequence_of(long-lived)}} {{has_property(macrobiotic diet)}} macrobiotic. {[when_modifying(plant, R367)]} evergreen, perennial, sempervirent[obs3], sempervirid[obs3]. {{property_of(continuity, R69)}} unrelenting, unremitting, unintermitting[obs3]. {{property_of(excessive)}} too long, overlong. {{has_extreme(lengthy)}} permanent, endless. {{has_extreme(lengthy): perpetual &c. R112}}. Adv. long; for a long time, for an age, for ages, for ever so long, for many a long day; long ago &c. (in a past time) R122; longo intervallo [It]. all the day long, all the year round; the livelong day, as the day is long, morning noon and night; hour after hour, day after day; week after week; month after month; year after year; for good; permanently &c. adj.. <-- [Short duration.] --> P1.1.1.7 TRANSIENCE (R111) #111. Transience. N. {{has_property(instant, @R113/interval, R108)}} transience, impermanence, temporariness, transitoriness, evanescence, brevity, fugacity[Chem], caducity[obs3], transientness[obs3]. {{similar_to: suddenness &c. R113}}. {{property_of}} {{has_subtype(interval, R108)}} short time, span, span of time. {{has_extreme(short time): instant, @R113}}. {{property_of}} {{has_metaphor}} spurt, flash, burst. temporary arrangement, interregnum. {[of(living being, R357)]} mortality, eventual death, prospect of death. {{has_high_level(mortality)}} short life. {{has_metaphor}} nine days' wonder, bubble; flash in the pan. {{has_metaphor(short life)}} Mayfly. {{property_of}} ephemeron, ephemera[Pl]. {{&caused_by: velocity &c. R274}}. {{&caused_by: changeableness &c. R149}}. {{trait_of: nomad; transient, transient boarder, transient guest P2.3.2.3.6.4.26}}. {{caused_by: instability, R149, @P2.2.1}}. V. be transient, be transitory, be temporary, be passing, be impermanent; flit, pass away, fly, gallop, vanish, fade, evaporate; pass away like a cloud, pass away like a summer cloud, pass away like a shadow, pass away like a dream. Adj. transient, transitory, temporary, passing, impermanent, temporal, transitive. {{has_subtype}} {{has_subtype(purposive, @R620)}} ad hoc. {{has_high_level(transient)}} evanescent, fleeting, cursory, short-lived, ephemeral. fading, flying, evaporating, vanishing; fugacious, fugitive; shifting, slippery; spasmodic. {{has_extreme(transient)}} instantaneous, momentary, momentaneous[obs3]. provisional, provisory. {{&conceptual_part_of(temporary): makeshift, @R147}}. {{&caused_by}} precarious, unstable, insecure. {[when_modifying(leaf)]} deciduous. {[when_modifying(food)]} perishable. {[when_modifying(animal[1], R366)]} mortal. brief, quick, brisk, extemporaneous, summary; pressed for time &c. (haste) R684; sudden, momentary &c. (instantaneous) R113. Adv. temporarily &c. adj.; pro tempore[Lat]; for the moment, for a time; awhile, en passant[Fr], in transitu[Lat]; in a short time; soon &c. (early) R132; briefly &c. adj.; at short notice; on the point of, on the eve of; in articulo; between cup and lip. Phr. one's days are numbered; the time is up; here today and gone tomorrow; non semper erit aestas[Lat][obs3]; "eheu!"; fugaces labuntur anni[Lat]; sic transit gloria mundi[Lat]; "a schoolboy's tale, the wonder of the hour!" [Byron]; dum loquimur fugerit invidia aetas[Lat][obs3]; fugit hora[Lat]; all that is transitory is but an illusion [Goethe]. a burst of speed; a flash of genius. <-- [Endless duration.] --> P1.1.1.8 PERPETUITY (R112) #112. Perpetuity. N. {{has_extreme(longevity, R110)}} perpetuity, eternity, everness[obs3], aye, sempiternity[obs3], immortality, athanasia[obs3]; interminability[obs3], agelessness, everlastingness &c. adj.; perpetuation; continued existence, uninterrupted existence, perennity[obs3]. V. last forever, endure forever, go on forever; have no end. eternize, perpetuate. Adj. perpetual, eternal; everduring[obs3], everlasting, ever-living, ever-flowing; continual, sempiternal[obs3]; coeternal. endless, unending; ceaseless, incessant, uninterrupted, unceasing, interminable, having no end, indesinent[obs3]. evergreen, amaranthine, unfading[obs3]; never-ending, neverending[obs3], never-dying, never-fading. deathless, immortal, undying, imperishable. Adv. perpetually &c. adj.; always, ever, evermore, aye; for ever, for aye, till the end of the universe, forevermore, forever and a day, for ever and ever; in all ages, from age to age; without end; world without end, time without end; in secula seculorum[Lat]; to the end of time, to the crack of doom, "to the last syllable of recorded time" [Macbeth]; till doomsday; constantly &c. (very frequently) R136. Phr. esto perpetuum[Lat]; labitur et labetur in omne volubilis oevum [Lat][Horace]; "but thou shall flourish in immortal youth" [Addison]; "Eternity! thou pleasing, dreadful thought" [Addison]; "her immortal part with angels lives" [Romeo & Juliet]; ohne Rast [Ger][Goethe's motto]; ora e sempre[It]. <-- [[instant]] two concepts were mingled here. [Point of time] is now at R113a, below --> P1.1.1.9 INSTANTANEITY (R113) #113. Instantaneity. N. {{similar_to(transience, R111)}} {{has_superlative(speed)}} instantaneity, instantaneousness, immediacy; suddenness, abruptness. {{property_of}} moment, instant; second, minute; twinkling, trice, flash, breath, crack, snap, jiffy, coup, burst, flash of lightning, stroke of time. V. be instantaneous &c. adj.; twinkle, flash. Adj. instantaneous, momentary, sudden, immediate, instant, abrupt, discontinuous, precipitous, precipitant, precipitate; subitaneous[obs3], hasty; quick as thought, quick as lightning, quick as a flash; rapid as electricity. {{is_extreme_of: @R274, speedy, quick, fast, fleet, swift, lively, blitz, rapid}}. Adv. instantaneously &c. adj.; in no time, in less than no time; presto, subito[obs3], instanter, suddenly, at a stroke, like a shot; in a moment &c. n.; in the blink of an eye, in the twinkling of an eye, in a trice; in one's tracks; right away; toute a l'heure[Fr]; at one jump, in the same breath, per saltum[Lat], uno saltu[Lat]; at once, all at once; plump, slap; "at one fell swoop"; at the same instant &c. n.; immediately &c. (early) R132; extempore, on the moment, on the spot, on the spur of the moment; no sooner said than done; just then; slap-dash &c. (haste) R684. Phr. touch and go; no sooner said than done. P1.1.1.10 DUMMY N. Dummy. <-- [False estimate of time.] --> P1.1.1.11 ANACHRONISM (R115) #115. Anachronism. N. {{has_subtype(error)}} anachronism, metachronism, parachronism, prochronism; prolepsis, misdate; anticipation, antichronism. {{caused_by}} disregard of time, neglect of time, oblivion of time. intempestivity[obs3] &c. R135. V. misdate, antedate, postdate, backdate, overdate[obs3]; anticipate. take no note of time, lose track of time; anachronize[obs3]. Adj. misdated &c. v.; undated; anachronistic. {{similar_to(lateness)}} overdue, past due. out of date; behind the times. before one's time, ahead of one's time. P1.1.2 RELATIVE TIME (R116 TO R135) N. relative time. P1.1.2.1 TIME RELATIVE TO SUCCESSION R116 TO R122 N. time relative to succession. <-- 116. Priority 117. Posteriority 118. Present time 119. Different time 120. Synchronism 121. Futurity 122. Preterition --> P1.1.2.1.1 ANTECEDENCE #116. Antecedence. N. priority, antecedence, anteriority, precedence, pre-existence. precession &c. R280; precursor &c. R64; the past &c. R122; premises. {{property_of: precedent, prototype, original, R22}}. V. precede, come before; forerun; go before &c. (lead) R280; preexist; dawn; presage &c. R511; herald, usher in. be beforehand &c. (be early) R132; steal a march upon, anticipate, forestall; have the start, gain the start. Adj. prior, previous; preceding, precedent; anterior, antecedent; pre-existing, pre-existent; former, foregoing; aforementioned, before-mentioned, above-mentioned; aforesaid, said; introductory &c. (precursory) R64. Adv. before, prior to; earlier; previously &c. adj.; afore[obs3], aforehand[obs3], ere, theretofore, erewhile[obs3]; ere then, ere now, before then, before now; already, yet, beforehand; on the eve of. Phr. prior tempore prior jure[Lat]. <-- [[after]] --> P1.1.2.1.2 POSTERIORITY #117. Posteriority. N. {{has_subtype(futurity, P1.1.2.1.6)}} posteriority; succession; following; subsequence, supervention. successor. {{conceptual_part_of: sequel &c. R65; succession, R63}}. remainder, reversion. {{property_of: copy, R22}}. V. follow after, come after, go after. succeed, supervene; ensue, occur; step into the shoes of. Adj. subsequent, posterior, following, after, later, succeeding, postliminious[obs3], postnate[obs3]; postdiluvial[obs3], postdiluvian[obs3]; puisne[obs2]; posthumous; future &c. R121; after-dinner, postprandial. Adv. subsequently, after, afterwards, later, at a subsequent time; at a later period, at a later date. since, since then, thereafter, from that time, from that moment; ever after, from then on. {{has_subtype(subsequently)}} {{property_of(immediacy)}} next, immediately afterward, in the sequel, close upon, thereupon, upon which, eftsoons[obs1]. eventually, after a while, after a time, in the process of time. <-- [[present]] --> P1.1.2.1.3 THE PRESENT TIME #118. The Present Time. N. {{property_of(instantaneity)}} the present, the present time, the present day, the present moment, the present juncture, the present occasion; the times, the existing time, the time being; today. these days, our times, modern times, the twentieth century; nonce, the nonce. this epoch; this day; this hour; this minute. age, time of life. right time, true time, exact time, correct time. Adj. present, actual, instant, current, existing, extant, that is; present-day, up-to-date, up-to-the-moment; recent, the latest, the nonce. Adv. now, at present, at this time, at this moment, at this very moment, right now, just now, at this minute, even now, even as we speak, but now; at the present time, at the present moment, at this juncture, at this point in time, at this moment &c. n.; at hand. these days, nowadays, lately, recently; up to now, until now; to this day, to the present day. today; this week; this month; this year. at this time of day; already; on the present occasion; pro hac vice[Lat]; on the nail, on the spot; on the spur of the moment. {{temporal_part_of}} {{has_subtype(temporarily, @R111)}} for now, for the time being, for the nonce, for the moment, for the interim. Phr. "the present hour alone is man's" [Johnson]; "What time is it now?", "do you know the right time?", "Do you have the correct time?". <-- [Time different from the present.] --> P1.1.2.1.4 DIFFERENCT TIME #119. Different time. N. different time, other time, another time. [Indefinite time] aorist. Adj. aoristic; indefinite. Adv. at that time, at which time, at that moment, at that instant; then, on that occasion, upon; not now, some other time. when; whenever, whensoever; upon which, on which occasion; at another, at a different, at some other, at any time; at various times; some one of these days, one of these days, one fine morning; eventually, some day, by and by, sooner or later; some time or other. once upon a time. P1.1.2.1.5 SIMULTANEITY #120. Simultaneity. N. synchrony, simultaneity, synchronism, simultaneousness, co-occurrence, coexistence, contemporaneousness, isochronism, unity of time. {{has_antonym}} {{has_subtype(difference[in=time, R106/time interval, R108])}} asynchrony, difference in time. {[of(action, R170/process, A7.7/time interval, R108/event, R151)]} concurrence, concomitance, unity of interim. {{has_case}} {{has_subtype(action, R170/process, A7.7/time interval, R108/event, R151)}} {{has_subtype(role, @R9)}} concurrent thing[num=>1]. &&{{co-occurs_with($concurrent thing[num=all]): $concurrent thing[num=all]}}. {{has_subtype(concurrence): accompaniment, R88}}. coexistence, coincidence. {{property_of(contemporaneousness)}} {{has_subtype(person, P2.3.2.3)}} contemporary, coetanian[obs3]. {[of(action, R170)]} {{&caused_by}} synchronization. V. be synchronous, be simultaneous. coexist, co-occur, concur; accompany, go hand in hand; keep pace with. {{&caused_by(be synchronous)}} synchronize. Adj. simultaneous, coexisting, coexistent; synchronous, synchronal[obs3], synchronic, synchronical, synchronistical[obs3]. {[when_modifying(action, R170/process, A7.7/time interval, R108)]} concurrent, coincident, concomitant. {{has_subtype(concurrent): accompanying, @R88}}. {{alternative_to(concurrent): consecutive, @R69; alternating, @R70; asynchronous}}. coeval, coevous[obs3]; contemporary, contemporaneous; coetaneous[obs3]; coeternal; isochronous, isochronal. Adv. at the same time; simultaneously &c. adj.; together, in concert, during the same time; in the same breath; pari passu[Lat]; in the interim; as one. at the very moment &c. R113; just as, as soon as; meanwhile &c. (while) R106. <-- [Indefinite prospective time.] We moved the adverbs "soon, quickly" meaning "in the near future" here from R132 "early". [[future]] --> P1.1.2.1.6 FUTURITY #121. Futurity. N. future, the future, time to come; approaching time, coming time, subsequent time, after time; futurity, futurition. {{has_subtype: posteriority, P1.1.2.1.2}}. approaching age, coming age, subsequent age, after age; morrow, approaching days, coming days, subsequent days, after days; approaching hours, coming hours, subsequent hours, after hours; approaching ages, coming ages, subsequent ages, after ages; eventuality. approaching life, coming life, subsequent life, after life; approaching years, coming years, subsequent years, after years. millennium, doomsday, day of judgment, crack of doom, remote future. approach of time, advent, time drawing on, womb of time. {{has_subtype}}{{has_temporal_part}} {{property_of(near[dim=time])}} near future. [more definite prospective time]{{has_subtype: destiny &c. R152}}. {{co-occurs_with: @R167, @P2.3.2.1, heritage, heirs, posterity, descendant}}. prospect &c. (expectation) R507; foresight &c. R510. V. look forwards. anticipate &c. (expect) R507. foresee &c. R510; forestall &c. (be early) R132. be in the future, come on, draw on; draw near; approach, await, threaten. impend &c. (be destined) R152. Adj. future, to come; coming, upcoming, impending. {{has_property(near future)}} next, near; close at hand, just around the corner. eventual, ulterior; in prospect &c. (expectation) R507. {{has_property(near future)}} {{has_temporal_loc(event, P2.4.1)}} instant, at hand, near; near, close at hand; about to be, about to happen. {{has_property(near future)}} {{has_temporal_loc(event, P2.4.1)}} over hanging, hanging over one's head, imminent; brewing, preparing, forthcoming; in the wind, on the cards, in the cards, in reserve; that will, is to be; in prospect &c. (expected) R507; looming, looming in the distance, looming on the horizon; unborn, in embryo; in the womb of time, futurity; pregnant &c. (producing) R161. {{has_subtype: @R152, destined, fated}}. Adv. prospectively, hereafter, later, in the future; kal[obs3], tomorrow, the day after tomorrow. eventually, ultimately, sooner or later, in course of time, in process of time, in the fullness of time, some day; proximo[Lat]; paulo post futurum[Lat]; in after time; one of these days; after a time, after a while. {{has_subtype: @P1.1.2.1.2, afterwards, subsequently}}. from this time; henceforth, henceforwards[obs3]; thence; thenceforth, thenceforward; whereupon, upon which. {{has_property(near future)}} soon, shortly, right away, presently, anon, in the near future, betimes, rath[obs3]; in a minute, in a second; eft, eftsoons; ere long, before long; forthwith, incontinently, summarily, immediately, briefly, shortly, quickly, speedily, apace, before the ink is dry, almost immediately, presently at the first opportunity, in no long time, by and by, in a while, directly; "before one can say Jack Robinson", at short notice, extempore; on the spur of the moment, on the spur of the occasion [Bacon]; at once; on the spot, on the instant; at sight; offhand, out of hand; a vue d'oeil[Fr]; straight, straightway, straightforth[obs3]. suddenly &c. (instantaneously) R113. {{has_subtype(soon): early, R132}}. on the eve of, on the point of, on the verge of, on the brink of; about to; close upon. Phr. quid sit futurum cras fuge quaerere [Latin][Horace]. <-- [Retrospective time.] --> P1.1.2.1.7 THE PAST #122. The Past. N. the past, past time; days of yore, times of yore, days of old, times of old, days past, times past, days gone by, times gone by; bygone days; old times, ancient times, former times; fore time; the good old days, the olden time, good old time; auld lang syne[obs3]; eld[obs1]. antiquity, antiqueness[obs3], status quo; time immemorial; distance of time; remote age, remote time; remote past; rust of antiquity. retrospect. {{topic_of: @M5.6.1.1, retrospection, looking back, memory}}. {{studied_in}} antiquarianism, archaism, medievalism, Pre-Raphaelitism; paleontology, paleography, paleology[obs3]; paleozoology; palaetiology[obs3], archaeology; paleogeography; paleoecology; paleobotany; paleoclimatology. <-- originally - preterition; priority &c. R116 --> {{performed_by(antiquarianism): antiquarian, P2.3.2.3.6.5.53}}. {{co-occurs_with}} ancestry &c. (paternity) R166. {{has_small_quantity(the past)}} recent past. V. be past &c. adj.; have expired &c. adj.; have run its course, have had its day; pass; pass by, go by , pass away, go away , pass off, go off; lapse, blow over. look back, trace back, cast the eyes back; exhume. Adj. past, gone, gone by, over, passed away, bygone, foregone. {{&caused_by(nonexistent)}} elapsed, lapsed, preterlapsed[obs3], expired, no more, run out, blown over, has-been, that has been, extinct, antediluvian, antebellum, never to return, gone with the wind, exploded, forgotten, irrecoverable; obsolete &c. (old) R124. former, erstwhile, previous, pristine, quondam, ci-devant[Fr], late; ancestral. foregoing; latter; over night; preterperfect[obs3], preterpluperfect[obs3]. {{has_small_quantity(past)}} recent. {{has_extreme(recent)}} last, latest, most recent. looking back &c. v.; retrospective, retroactive; archaeological &c. n.. Adv. hitherto, previously, heretofore, in the past, ere now, before now, a while back, a while ago, erstwhile[obs2]; once, at one time, once upon a time, time was when. ago. until now, up to now, till now, up to this time, up to the present. paleo-; archaeo-; formerly; of old, of yore; erst[Ger], whilom, erewhile[obs3], over; in the olden time &c. n.; anciently, long ago, long since; a long while, a long time ago; years ago, yesteryear, ages ago; some time ago, some time since, some time back. yesterday, the day before yesterday; last year, ultimo. retrospectively. no longer; from time immemorial, from prehistoric times; in the memory of man; time out of mind; already, yet; ex post facto. {{has_small_quantity(before now)}} recently, a short time ago, just now, just a while ago. {{has_small_quantity(before now): lately &c. (newly) R123}}. Conj. until, before. Phr. time was; the time has been, the time hath been; you can't go home again; fuimus Troes [Lat][Vergil]; fruit Ilium [Vergil]; hoc erat in more majorum[Lat]; "O call back yesterday, bid time return" [Richard II]; tempi passati[It]; "the eternal landscape of the past" [Tennyson]; ultimus Romanorum[Lat]; "what's past is prologue" [Tempest]; "whose yesterdays look backward with a smile" [Young]. P1.1.2.2 TIME RELATIVE TO A PERIOD (R123 TO R131) N. time relative to a period. <-- R123. Newness 124. Oldness 125. Morning 126. Evening 127. Youth 128. Age R129. Infant 130. Veteran 131. Adolescence [[ new]] --> P1.1.2.2.1 NEWNESS (R123) #123. Newness. N. newness, freshness, novelty, recency; gloss of novelty. {{causes}} immaturity. {{property_of: youth &c. R127}}. {{property_of}} modernism, modernity; latest fashion. {{caused_by}} innovation; renovation &c. (restoration) R660. {{has_metaphor}} mushroom. {{property_of: contemporaneousness}}. {{trait_of(modernity)}} modern, contempororary; parvenu, nouveau riche[Fr]. {{similar_to: originality, @R20}}. V. renew &c. (restore) R660; modernize. Adj. new, novel, recent, fresh, green; evergreen; raw, immature, unsettled, yeasty; virgin; untried, unhandseled[obs3], untrodden, untrod, unbeaten. {{has_subtype(new): young &c. R127}}. {{has_extreme(new)}} brand-new, fire-new, span-new, just out, latest. late, modern, modernistic, contemporary, neoteric, hypermodern, nouveau, non-classical; new-fashioned, new-fangled, newfangled. up to date, up to the minute, with it, fashionable, in fashion; in, hip [coll.]; of yesterday. vernal, sempervirent[obs3], sempervirid[obs3]. fresh as a rose, fresh as a daisy, fresh as paint. spick and span. renovated, updated, revamped; refreshed. {[when_modifying(document, M8.1.3.2.2.4.3)]} revised. {[when_modifying(animal[1], R366)]} new-born, nascent, neonatal[med.], new-fledged. Adv. newly; afresh, anew, lately, just now, only yesterday, the other day; latterly, of late, these days. {{has_subtype: recently, @R122}}. not long ago, a short time ago. Phr. di novello tutto par bello[It]; nullum est jam dictum quod non dictum est prius[Lat]; una scopa nuova spazza bene[It]. <-- [[old]] --> P1.1.2.2.2 OLDNESS R124) #124. Oldness. N. oldness, age. {{has_high_quantity}} antiquity, ancientness. {{property_of(antiquity)}} ancient times. {{has_property(ancient times): oldness[val=>1500 years]}}. maturity; decline, decay. {[of(person, P2.3.2.3)]} {{causes}} seniority, eldership; priority. {{factor_in}} primogeniture. thing of the past, relic of the past; megatherium[obs3]; Sanskrit. {{property_of: old custom}}. {{property_of: the past, R122}}. {[of(person, P2.3.2.3)]} {{&co-occurs_with: senility &c. R128}}. V. be old. {{has_high_quantity}} be antique. have had its day, have seen its day; become old &c. adj.; age, fade, senesce. Adj. old. antique; of long standing, time-honored, venerable. {[of(person, P2.3.2.3)]} elder, eldest; firstborn. {{has_high_quantity(old)}} {{has_property(ancient times)}} ancient. prime; primitive, primeval, primigenous[obs3]. {{has_high_quantity(ancient)}} prehistoric, protohistoric[obs3]. {{has_extreme(old)}} primordial, primordinate[obs3]; paleolontological, paleontologic, paleoanthropological, paleoanthropic[obs3]; antemundane[obs3]. {{has_high_quantity(ancient)}} antediluvian, diluvian[obs3]; paleocrystic[obs3]. paleozoic, fossil, paleozoolical, preglacial[obs3]. {{has_high_quantity(ancient)}} paleolithic, stone age, stone-age. {{has_subtype(old): aboriginal &c. (beginning) R66}}. {[in_frame(United States History)]} antebellum[<1860]; colonial[1620-1781]; federal[1782-1820]; Victorian[1821-1900]. {[in_frame(South America/Central America)]} precolumbian[<1500 A.D.]. ancestral, patriarchal, preadamite[obs3]. archaic; classic; medieval; Pre-Raphaelite; black-letter. immemorial, traditional, age-old, prescriptive, customary, whereof the memory of man runneth not to the contrary; inveterate, rooted. {[in_frame(custom, M7.3.5.1.2.1)]} antiquated, out of date, stale, old-fashioned, behind the age, behind the times, old hat, out of fashion, out of it, of other times, rococo, of the old school, after-age; old-world; exploded; gone out, gone by; passe, run out; time worn; crumbling &c. (deteriorated) R659; secondhand. {{has_subtype}} {{has_low_level(useless, @R645): obsolete, @R614}}. {[&of(person, P2.3.2.3): senile &c. R128]}. old as the hills, old as Methuselah, old as Adam, old as history. <-- [geological eras (list, starting at given number of years bp)] --> {[in_frame(geology, P2.3.1.1.1.R1)]} {[referring_to(era)]} {{has_high_quantity(ancient)}} Archeozoic[5,000,000,000]; Proterozoic[1,500,000,000]; Paleozoic[600,000,000]; Mesozoic[220,000,000]; Cenozoic[70,000,000]. <-- [geological periods (list)] --> {[in_frame(geology, P2.3.1.1.1.R1)]} {[referring_to(era)]} {{has_high_quantity(ancient)}} Precambrian[>600,000,000]; Cambrian[600,000,000]; Ordovician[500,000,000]; Silurian[440,000,000]; Devonian[400,000,000]; Mississippian[350,000,000]; Pennsylvanian[300,000,000]; Permian[270,000,000]; Triassic[220,000,000]; Jurassic[180,000,000]; Cretaceous[135,000,000]; Tertiary[70,000,000]; Paleogene[70,000,000]; Neocene[25,0000,000]; Quaternary[1,000,000]. {{has_subtype(geological epoch)}} {{has_high_quantity(ancient)}} Paleocene; Eocene; Oligocene; Miocene; Pliocene; Pleistocene. {{has_subtype(geological epoch)}} {{not_property_of(old)}} Recent. Adv. in olden times, in olden days, anciently, a long time ago. since the world was made, since the year one, since the days of Methuselah. Phr. vetera extollimus recentium incuriosi [Lat][Tacitus]; according to Adam; cobwebs of antiquity. <-- [[morning]] --> P1.1.2.2.3 TIME OF DAY N. {{has_temporal_part(day, R108)}} time of day. P1.1.2.2.3.1 MORNING (R125) #125. Morning. N. {{has_subtype(time interval)}} {{precedes(midnight)}} {{follows(noon)}} morning, morn, forenoon, ante meridien[Lat], "A.M."[abbr], prime. {{has_beginning}} {{has_temporal_part(morning)}} early morning; the small hours, the wee hours of the morning. {{precedes(early morning)}} {{has_temporal_part(day)}} twilight, morning twilight, crepuscule. {{precedes(morning twilight)}} {{has_temporal_part(day)}} dawn, daybreak, break of day, sunup, sunrise, aurora, dayspring[obs3], foreday[obs3], peep of day; first blush of the morning, first flush of the morning, prime of the morning; cockcrow, cockcrowing[obs3]. {{metaphor_for}} spring; vernal equinox, first point of Aries. {{has_ending}} {{has_temporal_part(day): noon, R125a}}. {{metaphor_for}} summer, midsummer. Adj. morning, matin, matutinal[obs3]; vernal. Adv. at sunrise &c. n.; with the sun, with the lark, "when the morning dawns". Phr. "at shut of evening flowers" [Paradise Lost]; entre chien et loup[Fr]; "flames in the fore-head of the morning sky" [Milton]; "the breezy call of incense-breathing morn" [Gray]. <-- [[Noon]] --> P1.1.2.2.3.2 NOON (R125A) #125a. Noon. N. {{has_subtype(point of time)}} {{precedes(morning)}} {{follows(afternoon)}} noon; midday, noonday; noontide, meridian, prime; nooning[obs3], noontime. high noon. Adj. noonday. P1.1.2.2.3.3 AFTERNOON (R125B) #125b. Afternoon. N. {{has_subtype(time interval)}} {{precedes(noon)}} {{follows(evening)}} {{has_temoral_part(daytime, @P1.1.1.4)}} afternoon, "p.m."[abbr], "P.M."[abbr], postmeridian. <-- notice that twilight occurs at morning and evening. This may be a little confusing --> P1.1.2.2.3.4 EVENING (R126) #126. Evening. N. {{has_subtype(time interval)}} {{precedes(afternoon)}} {{follows(night)}} evening, eve; decline of day, fall of day, close of day; candlelight, candlelighting[obs3]; eventide, nightfall, curfew. {{has_temporal_part}} sunset, sundown; going down of the sun, cock- shut, dewy eve, gloaming. {{precedes(sunset)}} {{has_temporal_part(evening)}} twilight, crepuscule, shades of evening, cockshut time[obs1]. {{has_ending(twilight)}} {{has_temporal_part(twilight)}} dusk. {{precedes(dusk): night, R126a}}. {{has_metaphor}} eleventh hour. {{metaphor_for}} autumn; fall, fall of the leaf; autumnal equinox; Indian summer, "St. Luke's summer", "St. Martin's summer". Adj. vespertine, evening. autumnal. <-- [[night]] --> P1.1.2.2.3.5 NIGHT (R126A) #126a. Night. N. {{has_subtype(time interval)}} {{precedes(evening)}} {{follows(midnight)}} {{property_of(dark)}} night, nighttime; late night; bedtime. {{metaphor_for}} winter. {{has_metaphor}} killing time. {{has_ending}} {{has_temporal_part(day): midnight, R126b}}. {{has_temporal_part: midnight, R126b}}. Adj. nocturnal. Phr. "sable-vested Night" [Milton]; "this gorgeous arch with golden worlds inlay'd" [Young]. P1.1.2.2.3.6 MIDNIGHT (R126B) #126b. Midnight. N. {{has_subtype(point of time)}} {{precedes(night)}} {{follows(morning)}} midnight, "12 P.M.", "24:00", twenty-four hundred hours, dead of night, witching hour, witching hour of night, witching time of night. Phr. "midnight, the outpost of advancing day" [Longfellow]. <-- R127 Youth and R128 Age, R129 Adolescence to properties of humans (HPROP) P2.2.3.5.2 YOUTH P2.2.3.5.3 AGE, P2.2.3.5.4 ADOLESCENCE --> <-- R129, Infant and R130, veteran to character (person, P2.3.2.3 --> <-- "Time relative to a purpose" might have been palced in the "goals" section, but seems more closely related to physical time, than to the implied goals. --> P1.1.2.3 TIME RELATIVE TO AN EFFECT OR PURPOSE R132 TO R135 N. time relative to an effect or purpose. {{has_conceptual_part: purpose, R620}}. <-- R132. Earliness 133. Lateness 134. Occasion 135. Intempestivity This earliness refers to doing something early. Is the word so seldom use in other contexts? [[early]]--> P1.1.2.3.1 EARLINESS (R132) #132. Earliness. N. {{antonym_of(lateness, R133)}} earliness. {{property_of}} {{has_temporal_part(time interval)}} early part. {{property_of(very early): beginning}}. {[in_frame(day): morning, R125]}. {{required_for}} punctuality. {{conceptual_part_of}} {{has_subtype(activity, R682)}} promptness. {{&caused_by(promptness): haste, @R274}}. prematurity, precocity, precipitation; a stitch in time. {{conceptual_part_of: suddenness, @R113}}. {{has_subtype: near future, @R121}}. {{has_requirement(promptness): anticipation, M5.6.2.2}}. {{has_subtype(earliness)}} {{property_of(excessive)}} prematureness. V. be early &c. adj.; be beforehand, be ahead of time; keep time, take time by the forelock, anticipate, forestall; have the start, gain the start; steal a march upon; gain time, draw on futurity; bespeak, secure, engage, preengage[obs3]. {{has_subtype(be beforehand)}} be too early, be premature. {{helped_by(be early): expedite &c. (quicken) R274}}. {{helped_by(be early): @R684, accelerate, make haste, hurry}}. Adj. early, prime, forward; prompt &c. (active) R682; summary. {{has_excess(early)}} premature, precipitate. precocious; prevenient[obs3], anticipatory; rath[obs3]. sudden &c. (instantaneous) R113; unexpected &c. R508; near, near at hand; immediate. Adv. early. beforehand; prematurely &c. adj.; precipitately &c. (hastily) R684; too soon; ahead of time, before its time, before one's time; in anticipation, in advance; unexpectedly &c. R508. {{has_subtype: @R121, in the near future, soon, shortly, right away, presently, anon, in a minute, in a second, ere long, before long, forthwith, summarily, immediately, briefly, shortly, quickly, speedily, apace, almost immediately, presently at the first opportunity, directly, on the spur of the moment, at once; on the spot, on the instant, at sight, straight, straightway}}. Phr. no sooner said than done, "immediately, if not sooner"; tout vient a temps pour qui sait attendre[Fr]. <-- lateness is a result of "inaction, M7.3.4.3", being related to volitional phenomena. But it is here because it is more of physical phenomen related to time. [[late]] [[delay]] --> P1.1.2.3.2 LATENESS (R133) #133. Lateness. N. {{antonym_of(punctuality, R132)}} {{&has_result(inaction, R681, M7.3.4.3)}} lateness, tardiness, unpunctuality, untimeliness. {{&caused_by: slowness, R275}}. {{&caused_by}} {{&has_result(inaction, R681, M7.3.4.3)}} delay, delation, delaying, cunctation, procrastination; deferring, deferral &c. v.; postponement, adjournment, suspension, prorogation, retardation, respite, pause, wait; protraction, prolongation; Fabian policy, medecine expectante[Fr], chancery suit, federal case; leeway; high time; moratorium, holdover. {{has_subtype(postponement)}} reprieve, stay of execution. {{performed_by(procrastination)}} procrastinator. V. be late, miss a deadline. miss an appointment, miss a meeting. table [parliamentary]. {{caused_by}} tarry, wait, stay, bide, take time; dawdle &c. (be inactive) R683; linger, loiter; bide one's time, take one's time; gain time; hang fire; stand over, lie over. {{caused_by}} defer, delay, put off, postpone, hold off; lay over, suspend, waive, retard, remand, adjourn, hold over. {{has_subtype(avoid[mode=temporarily])}} shift off, stave off, keep back, hold back, tide over. {{caused_by}} prolong, protract; spin out, draw out, lengthen out, stretch out; prorogue; let the matter stand over. {{caused_by}} procrastinate, dally, put things off, temporize; consult one's pillow, sleep on it, think things over, think it over, think about it. {{has_subtype(procrastinate)}} wait until the last minute, push to the last, drive to the last. {[in_frame(school)]} {{&causes(postpone[obj=studying, @R539]): cram, @R539}}. {{has_subtype(think it over)}} refer it to a committee. reserve &c. (store) R636. lose an opportunity &c. R135; be kept waiting, dance attendance; kick one's heels, cool one's heels; faire antichambre[Fr]; wait impatiently; await &c. (expect) R507; sit up, sit up at night. Adj. late, tardy, behindhand, behind, serotine[obs3], belated, slow, postliminious[obs3], backward, unpunctual, untimely. {{&consequence_of: @R142, delayed, postponed}}. {{&consequence_of: dilatory &c. (slow) R275}}. Adv. late; lateward[obs3], backward; late in the day; at sunset, at the eleventh hour, at length, at last; ultimately; after time, behind time, after the deadline; too late; too late for &c. R135. slowly, leisurely, deliberately, at one's leisure; ex post facto; sine die [parl.]. Phr. better late than never; "never put off until tomorrow what you can put off until the day after"; "too little and too late"; "he'd be late for his own funeral"; By the street of By and by one arrives at the house of Never[Spanish proverb]; nonum prematur in annum [Lat][Horace]; "against the sunbeams serotine and lucent" [Longfellow]; ie meglio tardi che mai[It]; deliberando saepe perit occasio [Lat][Syrus]. <-- ?? "timeliness" should be split off from the more abstract "occasion" [[opportunity]] --> P1.1.2.3.3 OPPORTUNITY #134. Opportunity. N. {{antonym_of(untimeliness, R135)}} {{affected_by(volition, M7)}} {{has_requirement(action, R680/complex action, M7.3.5)}} opportunity, occasion, timeliness, opening, room, good time, suitable time, proper time, right time, opportune time, propitious time, tempestivity[obs3]. high time; opportuneness &c. adj.; suitable season, proper season; event (eventuality) R151. {{has_subtype}} {{property_of(favorable)}} nick of time; golden opportunity, well timed opportunity, fine opportunity, favorable opportunity, opening; clear stage, fair field; mollia tempora[Lat]; fata Morgana[Lat]; spare time &c. (leisure) R685. {{property_of}} crisis, turn, juncture, conjuncture; turning point, watershed, given time. {{has_metaphor(favorable opportunity)}} {{has_subtype(time interval, R108, P1.1.1.4)}} window, window of opportunity. {{has_ending(window of opportunity)}} {{has_subtype(time point)}} {{has_subtype(ending time, @P2.4)}} deadline. {{co-occurs_with(deadline): lapse, @R776; lapse, @R67}}. {{has_subtype(window of opportunity): option, @R777}}. V. seize an opportunity, take the opportunity, use an opportunity; use an occasion; improve the occasion. give an opportunity. suit the occasion &c. (be expedient) R646. seize the occasion, strike while the iron is hot, battre le fer sur l'enclume[Fr], make hay while the sun shines, seize the present hour, take time by the forelock, prendre la balle au bond[Fr]. Adj. opportune, timely, well-timed, timeful[obs3], seasonable. providential, lucky, fortunate, happy, favorable, propitious, ripe, convenient, auspicious; critical; suitable &c. R23; obiter dicta. Adv. opportunely &c. adj.; in proper course, in due course, in proper season, in due season, in proper time, in due time; for the nonce; in the nick of time, in the fullness of time; all in good time; just in time, at the eleventh hour, now or never. by the way, by the by; en passant[Fr], a propos[Fr]; pro re nata[Lat], pro hac vice[Lat]; par parenthese[Fr], parenthetically, by way of parenthesis, incidentally; while speaking of, while on the subject; extempore; on the spur of the moment, on the spur of the occasion; on the spot &c. (early) R132. Phr. carpe diem[Lat] [Horace]; occasionem cognosce[Lat]; one's hour is come, the time is up; that reminds me, now that you mention it, come to think of it; bien perdu bien connu[Fr]; e sempre l'ora[It]; ex quovis ligno non fit Mercurius[Lat]; nosce tempus[Lat]; nunc aut nunquam[Lat]. "never put off until tomorrow what you can do today". {{manifestation_of(procrastination)}} "never put off until tomorrow what you can put off until the day after"[ironical]. P1.1.2.3.3.1 PUNCTUALITY (132A) #132a. Punctuality. N. punctuality, promptness, immediateness. V. be prompt, be on time, be in time; arrive on time; be in the nick of time. Adj. timely, on time, seasonable, in time, punctual, prompt. Adv. on time, punctually, at the deadline, precisely, exactly; right on time, to the minute; in time; in good time, in military time, in pudding time[obs1], in due time; time enough; with no time to spare, by a hair's breadth. Phr. touch and go, not a minute too soon, in the nick of time, just under the wire, get on board before the train leaves the station. P1.1.2.3.4 UNTIMELINESS #135. Untimeliness. N. {{antonym_of(timeliness, R134)}} untimeliness, intempestivity[obs3], unseasonableness, inexpedience. {{property_of}} bad time, wrong time, inappropriate time, not the right occasion, unsuitable time, inopportune time, inconvenient time, improper time; evil hour; contretemps; intrusion; anachronism &c. R115. unreasonableness &c. adj.. bad timing, poor timing. V. be ill timed, be untimely, be innopportune; mistime. intrude, come amiss, break in upon; have other fish to fry; be busy, be occupied. lose an opportunity, throw away an opportunity, squander an opportunity, waste an opportunity, neglect an opportunity; allow the opportunity to pass, suffer the opportunity to pass, allow the opportunity to slip, let the opportunity slip, cast aside the opportunity, suffer the opportunity to slip, allow the opportunity to go by, suffer the opportunity to go by, allow the opportunity to escape, suffer the opportunity to escape, allow the opportunity to lapse, suffer the opportunity to lapse, allow the occasion to pass, allow the occasion to slip by; waste time &c. (be inactive) R683; let slip through the fingers, lock the barn door after the horse is stolen; overlook an opportunity, disregard an opportunity. Adj. ill-timed, mistimed; ill-fated, ill-omened, ill-starred; untimely, unseasonable; out of date, out of season; inopportune, timeless, intrusive. untoward, mal a propos[Fr], unlucky, inauspicious, infelicitous, unbefitting, unpropitious, unfortunate, unfavorable; unsuited &c. R24; inexpedient &c. R647. unpunctual &c. (late) R133; too late for; premature &c. (early) R132; too soon for; wise after the event, monday morning quarterbacking, twenty-twenty hindsight. out of synch[coll.]. Adv. inopportunely &c. adj.; as ill luck would have it, in an evil hour, the time having gone by, a day after the fair. Phr. too little and too late; after death the doctor, after meat mustard. P1.1.3 RECURRENT TIME N. recurrent time. <-- (R136 to R139) [[frequency]] 136. Frequency 137. Infrequency 138. Periodicity 139. Irregularity --> <-- note related concepts of multitude(R102), frequency(here, R136), periodicity(R138), repetition, and habit are listed as separate main entries. The head concept here means "the quality of occurring frequently". The base definition of "frequency" as iterations per unit time is at R138 (periodicity). Thes two were intermingled by Roget. --> P1.1.3.1 FREQUENCY (R136) #136. Frequency. N. {{conceptual_part_of(repetition, R104)}} {{has_high_level(frequency, @R138)}} frequency, commonness, oftness[obs3], oftenness[obs3]. {{causes: normality &c. R80; example (conformity) R82}}. {{property_of: routine, custom, M7.3.5.1.2.1}}. routine &c. (custom) M7.3.5.1.2.1; formula; rule &c. (form, regulation) R697; keynote, standard, model; precedent &c. (prototype) R22; conformity &c. R82. {[of(action, P2.4)]} regularity, constancy, routine, monotony, continuousness, steadiness. {{has_metaphor: drumbeat, @R407}}. {{case_of: repetition, R104}}. {[in_frame(communication)]} cliche. <-- Roget's "punctuality" here means accuracy. The accuracy with which the intervals between iterations may be considered identical is a factor in deciding if a series is periodic. This is too remote a relation, and we leave this line out for now. punctuality &c. (exactness) R494. --> V. be frequent, occur frequently, happen frequently. continue. {{has_conceptual_part: recur &c. R104}}. do nothing but; keep, keep on. Adj. frequent, many times, not rare, thickcoming[obs3], thick; uniform, regular; customary &c. M7.3.5.1.2.1; regular (normal) R80; according to rule &c. (conformable) R82. {{has_high_level(frequent)}} continual, continuous, incessant, perpetual, steady, constant, invariable, consistent, unfailing, routine, clockwork, unceasing, monotonous. {{has_conceptual_part: repeated, recurrent &c. R104}}. {{has_conceptual_part: @R102, profuse, numerous, many}}. common, everyday, usual, ordinary, familiar; commonplace, ubiquitous. {[when_modifying(phrase)]} overused. old-hat, boring, well-known, well-worn, trivial. Adv. often, oft; ofttimes[Poet.], oftentimes; frequently; repeatedly &c. R104; more often than not, unseldom[obs3], not infrequently; in quick succession, in rapid succession, one after another; many a time and oft. daily, every day; hourly, every hour; every minute; many times a day; many times an hour. {{has_high_level(frequently)}} continually, continuously, perpetually, incessantly, constantly, steadily, always, invariably, without exception, without fail, consistently, unfailingly, with regularity, routinely, never otherwise, without ceasing, monotonously, at all times, at all times and in all places, at every moment, daily and hourly, night and day, day and night, day after day, morning noon and night, ever anon; by clockwork, with great regularity. most often. {{similar_to: @M7.3.5.1.2.1, unfailingly, invariably, commonly}}. often enough, when the mood strikes, again and again, toties quoties[Lat]. P1.1.3.2 INFREQUENCY (R137) #137. Infrequency. N. {{&has_property(event, R151)}} infrequency, seldomness[obs3], uncommonness. {{has_high_degree}} rareness, rarity. {{similar_to: fewness &c. R103}}. {{similar_to: unconformity &c. R83}}. V. be rare &c. adj.. Adj. {{&has_property(event, R151)}} infrequent, unfrequent[obs3]; uncommon, scarce. {{has_high_quantity}} almost unheard of, unprecedented, which has not occurred within the memory of the oldest inhabitant, not within one's previous experience; not since Adam[obs3]. few &c. R103. {{has_high_degree}} rare, one in a million, few and far between. {{has_superlative: @R83, unique, singular}}. Adv. seldom, infrequently, scarcely, hardly; not often, not much, unfrequently[obs3], unoften[obs3]. {{has_high_degree}} rarely, hardly ever, scarcely ever; once in a blue moon; once in a million years. sometimes, occasionally, on occasion, at times, now and then, from time to time, every now and then, only occasionally, on passing occasions, not too often; I've heard of such a thing, it has happened, there being times when. {{has_superlative}} once, only once; once for all, once in a way. {{has_null: never, @R107}}. Phr. ein mal kein mal[German]; pro hac vice[Lat]. <-- This entry is for a type of recurrence (R104) which occurs sufficiently often and with sufficient regularity to allow specification of a measure of "frequency". ?? specific holidays should be moved elsewhere and referenced here [[periodicity]] --> P1.1.3.3 PERIODICITY (R138) #138. Periodicity. N. {{has_subtype(recurrence, R104)}} periodicity, intermittence, regular recurrence. {{has_subtype}} beat; pulse, pulsation. {{conceptual_part_of}} {{property_of(regular, @R16)}} rhythm. {{has_subtype: oscillation, R314; alternation, @R63}}. <-- the next paragraph may be closer to R138 (periodicity, regularity) than to frequency, but we leave it where Roget put it --> {{requires(periodicity, R138)}} regularity, regularity of recurrence, uniformity, constancy, steadiness, even tenor. {{has_high_level(regularity)}} clock-work precision, clock-work regularity. system. {{has_conceptual_part}} {{has_subtype(cycle, A6.2.1): @R108, cycle, time cycle, rota, period, stated time, routine}}. <-- here periodicity is in its specific sense of frequency, i.e. recurrences per unit time --> {{has_measure}} {{{has_ratio(cycles, @R108 + time)}}} frequency, rate of iteration. {{has_units(periodicity[of=electromagnetic radiation])}} {{has_units(frequency)}} hertz, Hz, cycles per second, reciprocal seconds; cycles per minute; cycles per hour; kilohertz, kHz; megahertz, mHz; gigahertz, gHz. {{{has_relative_value(kilohertz + hertz): "1000"}}}. {{{has_relative_value(megahertz + kilohertz): "1000"}}}. {{{has_relative_value(gigahertz + megahertz): "1000"}}}. {{has_property(regularity of recurrence)}} punctuality. {{property_of}} bout, round, revolution, rotation, turn, say. {{property_of}} catamenia[obs3]; courses, menses, menstrual flux. {{has_subtype(time cycle): @R108, week, month, year}}. {{has_subtype(time cycle)}} weekly cycle; monthly cycle; yearly cycle. {{has_beginning(weekly cycle)}} days of the week[pl], day of the week. {{has_instance(day of the week)}} Sunday, the Lord's day; Monday; Tuesday; Wednesday; Thursday; Friday; Saturday, Sabbath, the sabbath. {{has_subtype(day of the week)}} weekday, working day. {{has_beginning(monthly cycle)}} month of the year. {{has_instance(month of the year)}} January; February; March; April; May; June; July; August; September; October; November; December. {{has_representation(year): calendar, @R114}}. {{property_of(recurring)}} anniversary, jubilee; centenary, centennial; sequicentennial; bicentennial; tercentennial; holiday. {{has_subtype(anniversary)}} {{property_of}} golden anniversary, "50 years"; diamond anniversary, "75 years"; silver anniversary, "25 years". {{has_subtype(holiday)}} {{property_of(recurring)}} state holiday; national holiday; feast day, feast. {{property_of(recurring)}} {{has_subtype(holiday)}} bicentennial; birthday; Dewali; groundhog day [U.S.]; Halloween, Hallowmas[obs3]; Lady day; Midsummer day; Muharram; woodchuck day [U.S.]; natal day; yearbook; New Year's day; new year's eve; Fourth of July. {{property_of(recurring)}} leap year day. <-- ; bissextile[obs3] --> {{has_subtype(feast day)}} Allhallows, Allhallowmas[obs3], All Saints' Day; All Souls', All Souls' Day; Ash Wednesday; Christmas, Christmas day; Easter, Easter day; "St. Swithin's day"; Candlemas day, Candlemas, the Presentation. {{has_temporal_location(Candlemas): "February 2", "February 2nd"}}. {{has_temporal_location(Christmas): "December 25"}}. {{has_temporal_location(All Saints' Day): "November 1"}}. {{has_temporal_location(Halloween): "October 30"}}. {{has_temporal_location(New Year's Day): "January 1"}}. {{has_temporal_location(new year's eve): "December 31"}}. {{has_temporal_location(Fourth of July): "July 4"}}. {{temporal_part_of(Christmas day)}} yuletide, Christmastime. V. recur in regular order, recur in regular succession; return, revolve; come again, come in its turn; come round, come round again; beat, pulsate; alternate; intermit. Adj. periodic, periodical; cyclical, cyclic. regular, uniform. <-- "recurrent" as an adjective means frequently recurring, so it is here, as a separate sense from the indeterminate number of recurrences at R104 --> {{has_conceptual_part}} {{has_high_quantity(recurrent, @R104)}} recurrent, recurring. rhythmic, rhythmical; serial; intermittent, remittent. alternate, every other, every second; every third; every fourth; every fifth; every sixth; every nth. {{has_subtype(nth): ordinal number}}. regular, steady, punctual, regular as clockwork. {{has_conceptual_part: repeated &c. R104}}. {{has_subtype(rhythmic)}} beating, pulsating. {[of(time)]} hourly; diurnal, daily, quotidian; tertian; weekly; biweekly, fortnightly; bimonthly; catamenial[obs1]; monthly, menstrual[Med.]. {[of(time)]} {{has_property(anniversary)}} yearly, annual. <-- a recursive function is needed here --> {[of(time)]} biennial; triennial; quadrennial. {[of(time)]} centennial, secular; paschal, lenten. <-- ; hebdomadal[obs1], hebdomadary[obs1] --> Adv. periodically, regularly, recurrently, cyclically, at regular intervals. at stated times; at fixed times, at established times; at established periods. punctually &c. adj.; de die in diem[Lat]; from day to day, day by day. by turns; in turn, in rotation; alternately, every other day, off and on, ride and tie, round and round. P1.1.3.4 IRREGULARITY OF OCCURRENCE (R139) #139. Irregularity of recurrence. N. irregularity, uncertainty, unpunctuality; fitfulness &c. adj.; capriciousness, ecrhythmus[obs1]. Adj. irregular, uncertain, unpunctual, capricious, desultory, fitful, flickering; rambling, rhapsodical; spasmodic; immethodical[obs3], unmethodical, variable. Adv. irregularly &c. adj.; by fits and starts &c. (discontinuously) R70. <-- *** P1.2 SPACE *** --> P1.2 SPACE N. space. P1.2.1 SPACE GENERALLY N. {{part_of(place, R182, P1.2.1.1.2)}} {{part_of(region, R181, P1.2.1.1.1)}} space, three-dimensional space. <-- ABSTRACT SPACE...... 180a. Inextension 180. Indefinite 181. Definite Space Region 182. Limited Place (183 to R191 at P1.2.3 Location) --> <-- dimensions must be broken down separately. Here we treat "space" as 2- or 3-dimensional space [[space]] --> <-- [Indefinite space.] --> P1.2.1.1 SPACE (R180) #180. Space. N. {{conceptual_part_of(dimension[num=>1])}} space, extension, extent, superficial extent, expanse, stretch; room, scope, range, field, way, expansion, compass, sweep, swing, spread. three-dimensional space, ordinary space. {{has_subtype}} {{conceptual_part_of(dimension[num=>3])}} hyperspace. {{has_conceptual_part: dimension, length &c. R200; distance &c. R196}}. {{has_conceptual_part(three-dimensional space): spatial dimension[num=3], P1.2.2}}. {{has_measure: size &c. R192}}. {{has_conceptual_part}} {{has_subtype(linear coordinate, @R466)}} spatial coordinate, coordinate. {{has_subtype(spatial coordinate)}} {{location_of(Earth's surface)}} geographic coordinate. {{has_subtype(geographic coordinate)}} latitude, Earth latitude; longitude, meridian, Earth longitude. {{has_subtype(latitude)}} {{has_difference(latitude + equator)}} North latitude; South latitude. {{has_subtype(longitude)}} {{has_difference(longitude + Greenwich meridian)}} East longitude; West longitude. {{has_instance(latitude)}} equator; tropic of Cancer; Tropic of Capricorn. {{has_instance(longitude)}} Greenwich longitude. {{has_measure}} volume; hypervolume. latitude, play, leeway, purchase, tolerance, room for maneuver, elbow room. {{has_subtype(leeway)}} {{has_subtype(margin, @R28)}} margin for error, room for error. {{has_subtype(leeway)}} spare room, house room; stowage, roomage[obs3], margin; opening. open space, free space; void &c. (absence) R187; waste; wildness, wilderness; moor, moorland; campagna[obs3]. unlimited space; world; ubiquity &c. (presence) R186; length and breadth of the land. {{has_subtype: interval, R198}}. {{has_large_quantity: universe; infinity &c. R105}}. proportions, acreage. {{has_units}} acres, acres and perches, roods and perches, hectares, square miles; square inches, square yards, square centimeters, square meters; square yards, yards[cloth]; ares, arpents[obs3]. {{has_metaphor}} {[in_frame(computer)]} cyberspace. Adj. spacious, roomy, extensive, expansive, capacious, ample; widespread, vast, world-wide, uncircumscribed; boundless &c. (infinite) R105; shoreless[obs3], trackless, pathless; extended. Adv. extensively &c. adj.; wherever; everywhere; far and near, far and wide; right and left, all over, all the world over; throughout the world, throughout the length and breadth of the land; under the sun, in every quarter; in all quarters, in all lands; here there and everywhere; from pole to pole, from China to Peru [Johnson], from Indus to the pole [Pope], from Dan to Beersheba, from end to end; on the face of the earth, in the wide world, from all points of the compass; to the four winds, to the uttermost parts of the earth. <-- [[region]] --> <-- [Definite space.] --> P1.2.1.1.1 REGION (R181) #181. Region. N. {{has_part(space, R180)}} region. area, sphere, ground, soil, field, realm, province, domain, orb, circuit, circle. division, section. arena. {{has_part(woods/forest)}} clearing. compartment, department. {{has_subtype(region[of=Earth's surface]): @P2.3.1.1.6.2, geographical division, territory}}. {{has_subtype: @P2.3.1.1.6.4.1.4, town, street}}. {{property_of(nearness)}} neighborhood, vicinity, locality, precincts, environs, precinct, locale, ward, stomping ground[coll.], block, corner, enceinte, barrio[Sp]. range, walk, march, beat[of police]. {[in_frame(geographical area, P2.3.1.1.6.2)]} plot, patch, parcel, lot, tract. {{property_of(circumscription)}} inclosure, close, court, arena. {{property_of(circumscription)}} enclave, reserve, preserve, ghetto; reservation, pale &c. (limit) R233. {{has_subtype: field, @R344}}. {{location_of: abode, R189}}. {[in_subject(geography)]} clime, climate, zone; latitude; meridian, longitude; hemisphere. {[in_subject(geography)]} biosphere; lithosphere. {{has_metaphor}} {[in_frame(journalism)]} {{has_subtype(subject matter[of=reporter, @P2.3.2.3.6.5.6.2])}} beat[2]. {{has_metaphor(distance, R196)}} boondocks, sticks; outback. Adj. territorial, local, parochial, provincial, regional. {{has_subtype(regional)}} urban; suburban; rural. {{antonym_of(urban): rural}}. <-- here At R182 "location" is an unspecified location(place). This is the place itself, a point in space. This "place" is not necessarily immobile; it may be located, e.g. on a ship. At R183(P1.2.3) (position) is a specific location for some object, its place. There will be many words in common between the two concepts! At R184(P1.2.3) "location" is the act of locating, a verb nominalization. "point" here has two meanings, a general sense, and a single point. Note that because has_part is not always transitive, place is explicitly noted as a part of space, and also a part of region. Some of these words refer to a more abstract meaning of "place", as in a forum of commnunication. We try to specify them as metaphorical, where they are recognized.--> <-- [Limited space.][[place]] --> P1.2.1.1.2 PLACE #182. Place. N. {{has_part(space)}} {{has_part(region, R181, P1.2.1.1.1)}} {{property_of(immobile, @R150)}} place, lieu, spot, location, position, point. <-- a place is usually on the surface of the earth, but sometimes it is on a movable object, like a ship. We may need this distinction --> {{has_subtype}} {{property_of(immobile[rel_to=Earth's surface], @R150)}} geographical location, geographical place. {{has_subtype(geographical location): geopolitical division, P2.3.1.1.6.4.1}}. {{has_subtype}} {{property_of(inextension, R180a)}} point, dot. {[in_frame(transportation/travel, P2.4.2.1): stop, station; origin, starting point, departure point; destination, terminus, arrival point; transfer point, junction]}. {{has_subtype(place)}} {{property_of(public)}} {{property_of(public access, @R760)}} public place. {{has_subtype(place)}} {{property_of(private)}} private place. {{has_property(public place): accessibility[for=public, @R372a], @R286}}. {{location_of(public place)}} {{has_subtype(action, R680)}} public activity, action in public. locality. compartment; premises, precinct, station; area, courtyard, square. niche, nook; hole; pigeonhole. ins and outs; every hole and corner. {{has_subtype}} {{property_of(distant, R196)}} distant place. {{has_subtype(distant place)}} remote region; outpost, outskirt; foreign parts, ultima Thule[Lat], antipodes. {{has_subtype(distant place)}} {{property_of(inaccessible, @R471)}} inaccessible place. {{has_subtype(distant place)}} {{has_part(solar orbit)}} {{property_of(distant[from=sun], R196)}} aphelion, aphelia[pl]. {{property_of(distant, R196)}} {{has_subtype(line of separation[between=Earth's surface + sky], @R231)}} {{location_of(Earth's surface)}} horizon. {{{has_orientation(horizon + Earth's surface): parallel}}}. {{has_subtype}} {{has_metaphor(distance, R196)}} left field. {{has_subtype: corner, R244}}. {{has_subtype: receptacle, R191}}. {{has_subtype: abode, R189}}. {{has_subtype: situation, R183}}. Adj. {{has_property(place)}} located, placed, fixed. {{has_property(public access, @R760)}} {{has_property(public place)}} {{case_of(public, @R372a)}} public, open to the public, open. {{antonym_of(public)}} {{property_of(private place)}} private, closed to the public. {{has_property(public place): accessible[for=public, @R372a], @R286}}. Adv. somewhere, someplace, in some place; wherever it may be, here and there, in various places, passim. {{has_property(action in public)}} publicly, in public, openly, in the open, out in the open. {{metaphor_for(publicly)}} {{property_of(publication, R531)}} in a public forum, in an open forum, by public means of communication. P1.2.1.3 INEXTENSION #180a. Inextension. N. non-dimensionality, lack of dimensionality, inextension[obs3], nonextension[obs3]. {{property_of}} point; dot. {{property_of: atom &c. (smallness) R32}}. {{has_subtype(point)}} {{has_requirement(perspective)}} {[in_frame(drawing/art/painting)]} vanishing point. {{has_subtype(point)}} {[in_frame(mathematics)]} mathematical point. P1.2.2 SPATIAL DIMENSION N. spatial dimension, extension. {{has_subtype: linear dimension, @R200}}. {{conceptual_part_of: space, R180}}. P1.2.2.1 DIMENSIONS GENERALLY (R192 TO R199) N. {{has_subtype(dimension, @P8)}} dimension, spatial dimension. <-- 192. Size 193. Littleness 194. Expansion 195. Contraction 196. Distance 197. Nearness 198. Interval 199. Contiguity [[dimension]] --> <-- "Size" R192 mixes size generally and largeness of size. We break out size generally as a separate category, and make largeness and smallness as subtypes. Largeness and smallness of size, here, are distingushable from largeness and smallness of quantity, in the abstract section (R31 and R32), but are nevertheless used commonly to refer to mental phenomena. In this classification, we have to consider the use of dimensional adjectives in the mental world as a metaphorical usage. This is not entirely satisfactory, but probably valid. [[size]] --> P1.2.2.1.1 SIZE N. {{has_subtype(quantity, R25)}} size, magnitude, dimension, bulk; largeness &c. adj.; amplitude; dimensions, proportion, proportions. mass. cordage; caliber, scantling. {{has_subtype: turgidity @R194}}. {[of(person, P2.3.2.3)]} weight; height; corporation, flesh and blood, lustihood[obs3]. {{affected_by: change of shape, expansion, R194, @P2.4.2.4}}. {{affected_by: change of shape, contraction, R195, @P2.4.2.4}}. P1.2.2.1.1.1 LARGE SIZE (R192) #192. Large Size. N. {{has_subtype(greatness[of=size, P1.2.2.1.1], R31)}} {{has_large_quantity(size, P1.2.2.1.1)}} large size, largeness, hugeness, greatness, bigness. {{has_high_level}} enormity, immensity, monstrosity. {[of(physical object)]} massiveness. {[of(space)]} spaciousness. expanse &c. (space) R180. {[of(person, P2.3.2.3)]} corpulence, obesity, embonpoint[Fr]; plumpness &c. adj.. {{property_of(hugeness): @P2.3.2.3.6.4.2.1, giant, colossus, monster, mammoth, whale, behemoth, leviathan, elephant, hippopotamus, Brobdingnagian, Antaeus, Goliath, Gog and Magog, Gargantua, Cyclops}}. {{property_of(hugeness)}} tun, ton, cord, lump, bulk, block, loaf, mass, swad, clod, nugget, bushel. {{property_of(hugeness)}} {{has_subtype(object, @R3a)}} thumper, whopper, spanker, strapper. {{property_of(hugeness)}} mountain, mound; heap &c. (assemblage) R72. largest portion &c. R50; full size, life size. {{has_subtype: volume, R200b}}. V. be large &c. adj.; become large &c. (expand) R194. {{assessed_by}} size; measure &c. R466. Adj. large, big; great &c. (in quantity) R31; considerable, bulky, voluminous, ample, massive, massy; capacious, comprehensive; spacious &c. R180; mighty, towering, fine, magnificent. {[when_modifying(person, P2.3.2.3)]} corpulent, stout, fat, obese, plump, squab, full, lusty, strapping, bouncing; portly, burly, well-fed, full-grown; corn fed, gram fed; stalwart, brawny, fleshy; goodly; in good case, in good condition; in condition; chopping, jolly; chub faced, chubby faced. whopping, walloping, thumping, lubberly, hulky, unwieldy, lumpish, gaunt, spanking, whacking, thundering, hulking; overgrown; puffy &c. (swollen) R194. {{property_of(excessive)}} too large, outsized, oversized, oversize. {{has_high_level(large)}} huge, immense, enormous, mighty; vast, vasty; amplitudinous, stupendous; monster, monstrous, humongous, monumental; mammoth, elephantine, jumbo; gigantic, colossal, gigantean, giant, giant-like, titanic; prodigious, Cyclopean, Brobdingnagian, Bunyanesque, Herculean, Gargantuan. {{has_extreme(large)}} astronomical. large as life; plump as a dumpling, plump as a partridge; fat as a pig, fat as a quail, fat as butter, fat as brawn, fat as bacon. {{has_large_quantity(hugeness)}} of cosmic proportions; of epic proportions, the mother of all, the granddaddy of all. {{has_extreme(hugeness): infinite &c. R105}}. {{has_extreme(hugeness)}} immeasurable, unfathomable, unplumbed; inconceivable, unimaginable, unheard-of. P1.2.2.1.1.2 SMALL SIZE (R193) #193. Littleness. N. littleness, smallness, compactness, small size, inferiority in size; parvitude[obs3], parvity[obs3]. duodecimo[obs3]; Elzevir edition, epitome, microcosm; rudiment; vanishing point; thinness &c. R203. {{property_of}} {{has_subtype(physical object)}} small object. {[of(person, P2.3.2.3)]} {{property_of: @P2.3.2.3.6.4.2.3, dwarf, pygmy, midget, Liliputian, elf, runt}}. {{has_high_intensity}} minuteness, insignificance; intangibility, imperceptibility, invisibility, inconsiderableness, inextension[obs3]; triviality. scantiness, exiguousness, inadequacy, exiguity. {{property_of: @R200, minute length, hair, hair's breadth}}. {{property_of}} {{property_of(microscopic)}} microscopic object. {{property_of: animalcule, microbe, bacterium, bacteria, microzoa}}. {{property_of}} {{has_metaphor(small object): monad, mite, insect, emmet, fly, midge, gnat, shrimp, minnow, worm, maggot; grub; mouse, small fry; millet seed, mustard seed; barleycorn}}. {{property_of}} {{has_metaphor(small object): pebble; grain, grain of sand; speck; molehill, button, bubble}}. {{property_of: point; atom &c. (small quantity) R32; fragment &c. (small part) R51; powder &c. R330; point of a pin, mathematical point; minutiae &c. (unimportance) R643}}. {{property_of}} {{has_subtype(tree): @P2.3.2.1.2.3, bonsai, bonsai tree}}. {{measured_by(minute length): micrometer; vernier}}. {{measured_by(microscopic object): microscope, @R445}}. {{measured_by(microscopic object)}} microphotography, photomicrography, micrography[obs3]; microscopy. {{measured_by(microscopic object)}} photomicrograph, microphotograph. V. be little &c. adj.; lie in a nutshell. {{&caused_by: @R36, make small, decrease, reduce, contraction, R195}}. Adj. little; small &c. (in quantity) R32; minute, diminutive; microzoal; inconsiderable &c. (unimportant) R643; exiguous, puny, tiny, wee, petty, petit, petite, miniature. {{has_high_intensity}} microscopic. undersized; midget, pygmy, pigmy[obs3], elfin, minikin[obs3], dwarf, dwarfed, dwarfish, Liliputian. spare, stunted, limited; cramp, cramped; pollard[obs2], dapper[obs2], pocket; portative[obs3], portable; duodecimo[obs3]. dumpy, squat; short &c. R201. impalpable, intangible, evanescent; imperceptible, invisible, inappreciable, insignificant, inconsiderable, trivial; infinitesimal, homoeopathic[obs3]. {[of(powder)]} finely divided. {[of(suspension)]} colloidal. corpuscular, molecular; atomic, submolecular; subatomic. rudimentary, rudimental; embryonic, vestigial. scant, scraggy, scrubby, weazen[obs2]; thin &c. (narrow) R203; granular &c. (powdery) R330; shrunk &c. R195; brevipennate[obs3]. Adv. minutely, microscopically, imperceptibly, inappreciably, invisibly; on a small scale; infinitesimally; in a small compass, in a nutshell. P1.2.2.2 LINEAR PROPERTY (R200 TO R224) N. {{has_property(line)}} linear property, linearity. <-- 200. Length 201. Shortness 202. Breadth 203. Narrowness Thickness Thinness Note: 204. Layer 205. Filament to Form Relative length 206. Height 207. Lowness 208. Depth 209. Shallowness To: Orientation 212. Verticality 213. Horizontality 214. Pendency 215. Support 216. Parallelism 217. Obliquity 218. Inversion 219. Crossing Note: 210. Summit 211. Base to Location, NOTE: 220. Exteriority 221. Interiority 222. Centrality 223. Covering 224. Lining to P1.2.2.3 Centrical Dimensions --> <-- area, volume have separated listings, see R200a and R200b. [[length]]. These properties may refer to space or time, both of which are physical measures. hi? --> P1.2.2.2.1 LINEAR MEASURE N. linear measure. P1.2.2.2.1.1 ABSOLUTE LINEAR MEASURE (R200 - R203) N. abolute linear measure. <-- this "length" is the general concept of distance in a line . Longness is at R200d --> P1.2.2.2.1.1.1 LENGTH (R200) #200. Length. N. {{has_property(physical object)}} length, linear dimension, absolute linear measure. longness, longitude, span. {{measure_of: @R198, mileage, distance}}. {{has_large_quantity: lengthiness, R200d}}. {{has_property}} unidimensionality. {{measures}} spatial separation, spatial interval. {{property_of(smallness, R192)}} minute length, hair, hair's breadth. {{property_of: @R244, line, bar, rule, stripe, streak, spoke}}. {[of(circle)]} {{property_of: @R244, radius, diameter, circumference}}. {{affected_by: lengthening, expansion, @P2.4.2.4.1}}. {{has_units}} line, nail, inch, hand, palm, foot, cubit, yard, ell, fathom, rood, pole, furlong, mile, league; chain, link; arpent[obs3], handbreadth[obs3], jornada [obs3][U.S.], kos[obs3], vara[obs3]. {{has_units}} {[in_frame(astronomy)]} {{property_of(lengthiness)}} astronomical unit, AU; light-year; parsec. {{has_units}} {[in_frame(metric system)]} nanometer, nm, millimicron; micron, micrometer; millimeter, mm; centimeter, cm; decimeter, dm; meter, m; kilometer, km. {{{has_relative_val(kilometer + meter): "1000"}}}. {{measured_by: @P2.3.1.3.12.3.1, ruler, micrometer, caliper, calipers, vernier, vernier caliper, pedometer, perambulator[obs2], range finder}}. <-- isostichs are objects of similar type with the same length. Used in nucleic acid research. --> {{has_subtype(role, @R9)}} {{has_subtype($physical object[num=>1])}} isostich, isostichs[pl]. &&{{has_property($physical object[num=all]): length[val=equal]}}. V. extend, be unidimensional, be one-dimensional, be linear. {[in_frame(perspective)]} enfilade, look along, view in perspective. Adj. linear, one-dimensional, unidimensional. lineal; longitudinal. as long as my arm, as long as today and tomorrow; unshortened. <-- expand unshortened; see. (shorten &c. R201) --> aligned. Adv. lengthwise, linearly, at length, longitudinally, endlong[obs3], along; in tandem; in a line &c. (continuously) R69; in perspective. from end to end, from stem to stern, from head to foot, from the crown of the head to the sole of the foot, from top to toe; fore and aft. P1.2.2.2.1.1.2 BIDIMENSIONALITY (R200A) #200a. Bidimensionality. N. bidimensionality, two-dimensionality. {{has_subtype: P1.2.4.3.1.2, planarity}}. {{property_of(planarity)}} plane. {{property_of: surface, R220}}. {{has_units: square centimeter; square inch; square foot; square yard; square mile, @R200e}}. {{has_units: acre; hectare, @R200e}}. {{has_units}} square centimeter; square inch; square foot; square yard; square mile. {{has_units}} acre; hectare. {{property_of: area, R200e}}. {{property_of}} polygon; circle; ellipse. {{has_subtype(polygon)}} triangle, rectangle, pentagon, hexagon, heptagon, octagon, nonagon, decagon, undecagon, dodecagon. {{has_subtype(rectangele)}} square; oblong. {{has_subtype(polygon)}} regular polygon. {{has_subtype(regular polygon)}} equilateral triangle; square; regular pentagon, regular hexagon. {{has_subtype(triangle)}} isosceles triangle. V. be bidimensional, be two-dimensional. Adj. bidimensional, two-dimensional, planar; square; quadratic. P1.2.2.2.1.1.2.R1 AREA #200e. Area. N. {{property_of(bidimensionality)}} area. surface area. {{has_units}} square centimeter; square inch; square foot; square yard. {{has_units}} {[of(land, R342, P2.3.1.1.6.2.1)]} acre; hectare; square mile. Adj. square. P1.2.2.2.1.1.3 TRIDIMENSIONALITY1 #200b. Tridimensionality. N. tridimensionality. {{property_of: solid, P1.2.4.2.3.1}}. {{property_of: volume, R200f}}. {{studied_in: solid geometry}}. {{studied_in: stereochemistry}}. {[in_frame(painting/drawing)]} perspective. Adj. three-dimensional, "three-D", "3-D", solid, cubic. stereoscopic. steric. <-- [[volume]] --> P1.2.2.2.1.1.3.R1 VOLUME #200f. Volume. N. {{property_of(tridimensionality)}} volume, capacity, cubic measure. bulk, tonnage, tunnage. {[of(ship)]} displacement. {{property_of: solid, P1.2.4.2.3.1}}. {{property_of}} load, cargo. {{has_units}} cubic inch; cubic foot; cubic yard, yard. {{has_units}} cubic centimeter, milliliter; liter; microliter, lambda. {{has_units}} bushel, peck. {{has_units}} truckload; wagonload; shipload; cartload[obs3]; busload; armload; fistfull. {{has_units}} {[in_frame(cooking, P2.8.7)]} pinch; spoonful; teaspoon, teaspoonfull; tablespoon, tablespoonfull; heaping teaspoon; cup. {{has_units}} {[of(liquid, P2.3.1.3.1.1.1)]} pint, quart, gallon. P1.2.2.2.1.1.4 HYPERVOLUME (R200C) #200c. Hypervolume. N. hypervolume. {{property_of: hypersolid}}. {{has_property}} multidimensionality. {{units_of}} hyperspace. <-- [[lengthy]] --> P1.2.2.2.1.1.5 LENGTHINESS (R200D) #200d. Lengthiness. N. {{has_large_quantity(length, R200)}} {{antonym_of(shortness, R201)}} lengthiness, longness, great length. {[of(time)]} {{has_extreme}} endlessness. {[of(time)]} longevity. {[of(age)]} longevity. {{&caused_by}} {{has_subtype(increase[of=length], R65)}} lengthening, stretching, elongation; prolongation, protraction; distension. {[of(width)]} great width. V. be long &c. adj.; stretch out, sprawl; extend to, reach to, stretch to; make a long arm, "drag its slow length along". {{&caused_by}} lengthen, extend, elongate; stretch; produce, protract; render long, render lengthy. {{&caused_by}} prolong, draw out, spin out[obs2], let out. {{&caused_by}} {[in_frame(speech)]} drawl. {{&caused_by: @R194, lengthen, distend, expand}}. Adj. long, lengthy; lengthened, elongated, extended, outstretched, wiredrawn[obs3], longsome[obs3]. {[of(period, R108): @R110, long, lengthy]}. P1.2.2.2.1.1.6 SHORTNESS #201. Shortness. N. {{antonym_of(lengthiness, R200d)}} shortness. a span. {[in_frame(speech)]} conciseness, compactness, brevity. {[of(person, P2.3.2.3): littleness &c. R193]}. {{&caused_by}} shortening, abbreviation, curtailment, decurtation[obs1], abbreviature[obs3]. {{&caused_by}} compacting, squeezing, abridgment, concision, retrenchment. {{&caused_by: reduction &c. (contraction) R195; epitome &c. (compendium) R596}}. {[of(communication, R527)]} {{&caused_by: @R572, elision, ellipsis, truncation, conciseness}}. {[in_frame(document, M8.1.3.2.2.4.3)]} {{performed_by: abridger; summarizer, P2.3.2.3.6.5.79}}. {{property_of: summary, executive summary; outline}}. V. be short. {{&caused_by}} render short &c. adj.; shorten, curtail, abridge, abbreviate, take in, reduce; compress &c. (contract) R195; epitomize &c. R596. {{&caused_by}} retrench, cut short, obtruncate[obs3]; scrimp, cut, chop up, hack, hew; cut down, pare down; clip, dock, lop, prune, shear, shave, mow, reap, crop; snub; truncate, pollard. {{&caused_by}} stunt, nip, check the growth of, nip in the bud. {[in_frame(drawing)]} {{&caused_by}} foreshorten. Adj. short; compendious, compact; stubby, scrimp. short by. {[when_modifying(sphere)]} oblate. {{&caused_by}} shorn, stubbed; stunted. {[when_modifying(person, P2.3.2.3)]} stumpy, thickset, pug; chunky [U.S.], decurtate[obs3]; retrousse[obs3]; stocky; squab, squabby[obs3]; squat, dumpy; little &c. R193. {{&caused_by}} truncated, shortened; cut, clipped, pruned. {{&caused_by}} reduced, compressed, squeezed, compacted. {[in_frame(time)]} brief. {[when_modifying(document, M8.1.3.2.2.4.3/speech): @R572, concise, curt, summary]}. {[when_modifying(document, M8.1.3.2.2.4.3/speech)]} {{&consequence_of: @R572, abridged, summarized, abbreviated, condensed, distilled, outlined}}. {{&caused_by}} curtailed, curtailed of its fair proportions. Adv. shortly &c. adj.; in short &c. (concisely) R572. <-- As with length, thickness as an abstract concept and the property of being thick are separated and distinguished here by a relation of magnitude. [[width]] --> P1.2.2.2.1.1.7 BREADTH #202. Breadth. N. {{has_property(geometric object, @P1.2.4)}} {{has_conceptual_part(size)}} breadth, width, thickness. latitude, amplitude; superficial extent &c. (space) R180. {{has_subtype}} {{has_subtype(chord, @P1.2.4)}} {{traversed_by(center, @P1.2.4)}} diameter. {{has_part(diameter)}} radius. {{has_subtype(radius[of=polymer])}} {[in_frame(solution, @P2.3.1.3.1.1.1)]} radius of gyration. {{{has_relative_val(diameter + radius): "2"}}}. {{has_subtype(diameter[of=cylindrical opening])}} bore, caliber. {{has_property: unidimensionality, @R200}}. {{has_large_quantity: thickness, R202a}}. {{has_small_quantity: thinness, R203}}. <-- note that the thinness of a plane or sheet is not distinguished here from other types of thinness, as of a rope. Perhaps it should be. --> P1.2.2.2.1.1.7.1 Thickness #202a. Thickness. N. {{has_large_quantity(breadth, R200)}} {{antonym_of: thinness, R203}} {{has_conceptual_part(size)}} thickness, broadness, wideness, crassitude[obs3]. {[of(person, P2.3.2.3): obesity, fatness, corpulence &c. (size) R192]}. {{&caused_by: dilation &c. (expansion) R194}}. V. be broad &c. adj.; become broad, render broad &c. adj.; expand &c. R194; thicken, widen. Adj. thick, broad, wide, ample. fanlike, discous[obs3]; outspread, outstretched; "wide as a church-door" [Romeo and Juliet]; latifoliate[obs3], latifolous[obs3]. {[when_modifying(person, P2.3.2.3)]} dumpy, squab, squat, thickset; thick as a rope. {[when_modifying(room)]} spacious, capacious, roomy, immense. {{caused_by}} distended, extended. <-- narrowness is not a linear measure, but exclusively a property, which is the antonym of thickness at R202a. Note that the thinness of a layer is not the same as the thinness of a rope. We may call a rope or thread slender, but in English there is no easy way to specify the thinness of a sheet or plane . The thinness of a plane is not usually referred to as narrowness, but a wall may be narrow. So we keep both together, as in Roget. [[thin, narrow]] --> P1.2.2.2.1.1.7.2 NARROWNESS (R203) #203. Narrowness. N. {{antonym_of(thickness, R202a)}} narrowness. fineness. thinness[1], narrow cross section, slenderness, slimness. thinness[2], planarity, tenuousness, tenuity[obs3], small thickness. <-- we try to define the "thinness" of a sheet here. It seems clumsy --> {{property_of(thinness[2])}} sheet form, planar form. {{has_property(sheet form): $width; $depth; $height}}. &&{{{has_relative_value($width + $height): ">50"}}}. &&{{{has_relative_value($depth + $height): ">50"}}}. &&{{has_orientation($width): horizontal}}. &&{{has_orientation($depth): horizontal}}. &&{{has_orientation($depth): vertical}}. {{&caused_by(slenderness): contraction, R195, P2.4.2.4.2}}. {{has_subtype}} {{similar_to(translucence): diaphaneity}}. emaciation, macilency[obs3], marcor[obs1]. closeness, exility[obs3]; exiguity &c. (little) R193. {{property_of}} monolayer. {{caused_by: epitaxial deposition[Engin]}}. {{property_of}} monolayer. {{has_subtype(slenderness)}} {[of(person, P2.3.2.3)]} emaciation, macilency[obs3], marcor[obs1]. {{property_of(slenderness)}} hair's breadth, finger's breadth; strip, streak, vein. {{property_of: line}}. {{property_of: @P1.2.4.2.3.1, R205, slip, filament, thread, fiber}}. {{property_of: @P1.2.4.2.3.1 , R204, layer, sheet, foil, film, shaving, slice}}. {{property_of: paper}}. {{has_subtype: constriction, narrowing, @P1.2.4.3.1.11 }}. {{property_of: skeleton, shadow, anatomy, lantern jaws, mere skin and bone}}. {{property_of: @R51, A3.4, slice, shaving}}. V. be narrow, be slim. become narrow, narrow, thin. {{has_subtype(become narrow): @P1.2.4.3.1.11, narrow, taper, constrict}}. contract &c. R195. render narrow &c. adj.; waste away. Adj. narrow, close; slender, thin, fine; gossamer; taper, slim, slight-made; scant, scanty; spare, delicate, incapacious[obs3]. contracted &c. R195. unexpanded, unenlarged, unincreased, undilated. {{has_high_level(thin)}} wafer-thin, razor-thin, thin as a hair, thinner than a hair; thin as a wafer; paper-thin. {[of(filament, R205)]} thread-like &c. (filament) R205. {[of(filament, R205)]} capillary, finespun[obs3]. {{has_high_level(slender)}} slender as a thread. {[of(person, P2.3.2.3/beast, @R366)]} lean, skinny; lank, lanky. {{has_high_level(skinny)}} meager, gaunt, weedy; scrawny, macilent[obs3]; slinky [U.S.]; emaciated, starved, bony, wasted, wasted away, starveling. {{has_metaphor}} herring gutted; worn to a shadow, lean as a rake [Chaucer]; thin as a rail, thin as a lath, thin as a whipping post; hatchet-faced; lantern-jawed. attenuated, shriveled, extenuated, tabid[obs3], marcid[obs1], barebone, rawboned. {{has_extreme}} {[of(layer)]} monomolecular. <-- linear measure relative to a surface. As with length, break away the abstract property from the property of being high. [[HEIGHT]] --> P1.2.2.2.1.2 RELATIVE LINEAR MEASURE (R206 - R209) N. linear measure relative to a surface. <-- we need to distinguish height as an interval of space, and as a property of a physical object. Thus we have a height which is a general term, and a height which is a property of a solid object(like length and width). This latter has its primary location at P1.2.4.2.3, "solid form". --> P1.2.2.2.1.2.1 HEIGHT (R206) #206. Height. N. {{has_subtype(spatial interval, R198)}} {{property_of(above[2][pobj=surface], @R206a)}} height[1], distance above a surface. {{has_subtype}} {{has_subtype(length, R200)}} {{has_property(solid object)}} {{property_of(above[2][pobj=supporting surface, P1.2.2.3.1.1], R206a): height, @P1.2.4.2.3}}. {{has_subtype}} {{property_of(above[2][pobj=sea level], R206a)}} altitude, elevation. eminence, pitch. altimetry &c. (angel) R244; batophobia[obs3]. <-- "high" may be something on the ground or in the air; "tall" is usually on the ground. This entry is actually for "tall" --> P1.2.2.2.1.2.2 HIGHNESS (R206A) #206a. Highness. N. {{antonym_of(lowness, R207)}} {{has_large_quantity(height, R106)}} highness, loftiness. tallness; sublimity. stature, procerity[obs3]; prominence &c. R250. {{property_of: mountain, @R342}}. {{has_metaphor(mountain)}} Everest. {{property_of: colossus, @R192; giant; giraffe}}. {{property_of: @R342, highland, mount, mountain, peak, hill, alto, butte, promontory; ridge, dune, uplands; heights; bluff, cliff}}. {{property_of: @P2.3.1.3.10.4, tower, pillar, column, monument, steeple, spire, minaret, campanile, turret, dome, cupola}}. {{property_of: skyscraper, P2.3.1.3.10.2.2}}. {{property_of: obelisk, @P2.3.1.3.14.1}}. {{property_of}} {{has_subtype(pole, @P2.3.1.3.1.1)}} {{orientation_of(vertical, R212)}} vertical pole, upright pole. {{has_subtype(vertical pole)}} pikestaff; maypole. {{has_subtype(vertical pole)}} {{function_of(display[obj=flag, @M8.1.3.2.1.1.1], @R525)}} flagstaff, flagpole. {{has_subtype(vertical pole)}} {{has_part(sailing ship)}} mast. {{has_subtype(mast)}} top mast, topgallant mast. {{property_of: @R223, roof, ceiling, covering}}. {{property_of: @P2.3.1.1.6.1.2, high water, high tide, flood tide, spring tide}}. {{has_extreme(highness): flying, @R267a}}. V. be high, be tall, be lofty; tower, soar, command. cap, culminate; overhang, hang over, impend, beetle, bestride, ride, mount; perch, surmount; cover &c. R223; overtop &c. (be superior) R33; stand on tiptoe. become high &c. adj.; grow higher, grow taller; upgrow[obs3]; rise &c. (ascend) R305. render high &c. adj.; heighten &c. (elevate) R307. Adj. high, elevated, eminent, exalted, lofty, tall; towering, beetling, soaring, hanging [gardens]. gigantic &c. (big) R192; Patagonian; upper; highest &c. (topmost) R210; high reaching, insessorial[obs3], perching. {[of(land, R342)]} upland, moorland; hilly, knobby [U.S.]; mountainous, alpine, subalpine, heaven kissing; cloudtopt[obs3], cloudcapt[obs3], cloudtouching[obs3]; aerial. overhanging &c. v.; incumbent, overlying, superincumbent[obs3], supernatant, superimposed; prominent &c. R250. tall as a maypole, tall as a poplar, tall as a steeple, lanky &c. (thin) R203. Adv. on high, high up, aloft, up, above[1], aloof, overhead; airwind[obs3]; upstairs, abovestairs[obs3]; in the clouds; on tiptoe, on stilts, on the shoulders of; over head and ears; breast high. over, upwards; from top to bottom &c. (completely) R52. Prep. above[2], over. on top of, on. Phr. high as a kite; e meglio cader dalle finistre che dal tetto[It: it's better to fall from the window than from the roof]. <-- [[low]] --> P1.2.2.2.1.2.3 LOWNESS (R207) #207. Lowness. N. {{antonym_of(highness, R206a)}} lowness &c. adj.; debasement, depression, prostration &c. (horizontal) R213; depression &c. (concave) R252. {{property_of: @P2.3.1.1.6.2.1, molehill, lowlands}}. {{property_of: @P2.3.1.3.10.2, basement floor, ground floor, rez de chaussee[Fr], cellar, subbasement}}. {{has_part(ship, R273)}} {{property_of: @P2.3.1.3.16.3, hold, bilge}}. {{has_part(person, P2.3.2.3)}} {{property_of: feet, heels}}. {{property_of: @P2.3.1.1.6.1.2, low water, low tide, ebb tide, neap tide, spring tide}}. V. be low; lie low, lie flat; underlie; crouch, slouch, wallow, grovel; lower &c. (depress) R308. Adj. low, neap, debased; nether, nether most. {{rel_loc_of(below[loc=ground surface, @R342])}} underground, below ground. flat, level with the ground; lying low &c. v.; crouched, subjacent, squat. prostrate &c. (horizontal) R213. Adv. under; beneath, underneath; below; downwards; adown[obs3]; under foot, under ground; down stairs, below stairs; at a low ebb; below par. Prep. at the foot of; at the bottom of. Phr. Lower than a snake's belly. <-- "depth" is a measure below any surface --> P1.2.2.2.1.2.4 DEPTH (R208) #208. Depth. N. {{has_subtype(spatial interval, R198)}} {{location_of(below[obj=surface, R220])}} depth, deepness; profundity. {{property_of: @R252, depression, concavity, pit}}. {{property_of: opening, R260}}. {{location_of(Earth's surface)}} {{location_of(land, R342)}} {{property_of}} hollow, pit, shaft, well, crater. {{location_of(Earth's surface)}} {{location_of(land, R342)}} {{property_of}} {{property_of(mythological)}} bowels of the earth, bottomless pit, hell. {{property_of: gulf &c. R198}}. {{property_of}} subterranean feature. {{measured_by(subterranean feature): seismology; seismograph, seismometer}}. {[of(water)]} {{measured_by}} soundings, depth of water, water, submersion. {[of(ship's hull)]} draft, draught. {[of(water)]} {{measured_by}} bathymetry. {[of(water)]} {{measured_by}} {{has_subtype(measuring instrument, P2.3.1.3.12.3)}} sonar, side-looking sonar; bathometer; plummet, sound, probe; sounding rod, sounding line; lead. V. be deep &c. adj.; render deep &c. adj.; deepen. plunge &c. R310; sound, fathom, plumb, cast the lead, heave the lead, take soundings, make soundings; dig &c. (excavate) R252. Adj. deep, deep seated; profound, sunk, buried. {{property_of: submerged &c. R310}}. {[of(water)]} subaqueous, submarine. {[of(land, R342)]} subterranean, subterraneous, subterrene[obs3]; underground. {{has_high_level}} bottomless, soundless, fathomless; unfathomed, unfathomable; abysmal; deep as a well; bathycolpian[obs3]; benthal[obs3], benthopelagic[obs3]; downreaching[obs3], yawning. knee deep, ankle deep. Adv. beyond one's depth, out of one's depth; over head and ears; mark twine, mark twain. P1.2.2.2.1.2.5 SHALLOWNESS (R209) #209. Shallowness. N. shallowness; superficiality. {{property_of}} shoals; mere scratch. Adj. shallow; slight, superficial. skin deep, ankle deep, knee deep; just enough to wet one's feet; shoal, shoaly[obs3]. <-- [[hiatus]] --> P1.2.2.2.1.3 INTERVAL (R198) #198. Interval. N. {{has_subtype(discontinuity, R70)}} {{has_subtype(interval, @R44)}} {{measure_of(length, R200)}} {{has_subtype(void, @R187)}} interval, space, spatial interval, distance, gap, separation, spatial separation, physical separation, interspace[obs3]. {{&!caused_by: @P2.6.1.2.4.4, parting}}. {{&!caused_by: @P2.8.1, cutting, rending, sawing}}. incompleteness &c. R53. hiatus, caesura. {{has_subtype(separation)}} {{property_of(incomplete): crack, P1.2.2.2.1.3.1}}. {{metaphor_of}} {[of(time): interim (time) R106; period, interlude &c. R108]}. {{metaphor_of}} {[of(time): @R108, interruption, interregnum; syncope]}. V. be apart, be separate; be at a distance, lie at a distance. {{has_subtype: gape &c. (open) R260}}. {{&caused_by(break/fissure/fracture)}} break, fissure, fracture. Adj. {{entails(be apart)}} unconnected, discontinuous, separated, with an interval; breachy[obs3], rimose[obs3], rimulose[obs3]. separated, apart, nonadjacent, noncontiguous, non-touching. {{has_high_degree(separated)}} far between, far apart. Adv. at intervals &c. (discontinuously) R70. longo intervallo[It]. <-- [[crack]] --> P1.2.2.2.1.3.1 CRACK N. {{has_subtype(imperfection, R651)}} {{has_subtype(hole, R260)}} {{has_subtype(interval, R198)}} crack, gap, opening, discontinuity, solution of continuity. {{has_case}} {{has_subtype(solid object[num=2])}} separated object. crevice, cleft, cranny, chap, rift. breach, rent, rupture. {{has_subtype}} {{causes(fracturing, @P2.8.1)}} fissure, break, fracture, split. {{has_subtype}} {{causes(cutting, P2.8.1)}} rip, gash, cut, slit, slice, incision. broken thread; episode. interstice, lacuna, caesura, mesh. chink, rime, scissure[obs3]. fault, flaw. creek, leak, dike, ha-ha. {{has_subtype}} {{case_of(land, R342)}} {{property_of(wide, @R202a)}} {{has_subtype(geographical feature): @P2.3.1.1.6.2.4, canyon, gorge, chasm, defile, ravine, canon, crevasse, abyss, abysm; pass, notch; gully, gulch}}. {{has_subtype(discontinuity[of=shoreline, @R342]): gulf, R343; inlet, @R343; strait, R342b}}. {{has_subtype: furrow &c. R259}}. {{has_subtype}} {{property_of(wide, @R202a)}} gaping crevice, gaping crack. {{has_metaphor(gaping crack)}} yawning gulf. <-- ; hiatus maxime[Lat], hiatus valde deflendus[Lat]; parenthesis &c. (interjacence) R228. --> V. crack, fissure. Adj. cracked, fissured. gaping. <-- R194, expansion, and R195, contractions are moved to P2.4.2.4, change of shape under motion, P2.4.2 --> <-- distance here is the property of being distant --> P1.2.2.2.1.3.2 DISTANCE (R196) #196. Distance. N. {{has_large_quantity(@R198, spatial interval)}} distance; remoteness, farness[obs3], far-cry to; longinquity[obs3], elongation; offing, background; removedness[obs3]; parallax; reach, span, stride. {{part_of: space, R180}}. {{property_of: remote region; outpost, outskirt; horizon; aphelion; foreign parts, ultima Thule[Lat], ne plus ultra[Lat], antipodes}}. long range, giant's stride. {{measure_of: dispersion &c. R73}}. {{has_measure: length &c. R200}}. cosmic distance, light-years. V. be distant &c. adj.; extend to, stretch to, reach to, spread to, go to, get to, stretch away to; range. remain at a distance; keep away, keep off, keep aloof, keep clear of, stand away, stand off, stand aloof, stand clear of, stay away, keep one's distance. [transitive] distance; distance oneself from. Adj. {{has_property(distant place)}} distant, far, far off, far away, remote, distal, wide of. stretching to &c. v.; yon, yonder; ulterior; transmarine[obs3], transpontine[obs3], transatlantic, transalpine; far out, way out, way out in left field; inaccessible, out of the way. tramontane; ultramontane, ultramundane[obs3]; hyperborean, antipodean; incontiguous[obs3]. unapproached[obs3], unapproachable. telescopic. Adv. far, far off, far away; afar, afar off; off; away; a long way off, a great way off, a good way off; wide away, aloof; wide of, clear of; out of the way, out of reach; abroad, yonder, farther, further, beyond; outre mer[Fr], over the border; out of hearing. far and wide; from pole to pole &c. (over great space) R180; to the uttermost parts, to the ends of the earth; nobody knows where, a perte de vue[Fr], out of the sphere of, wide of the mark; a far cry to. apart, asunder; wide apart, wide asunder; longo intervallo[It]; at arm's length. Phr. "distance lends enchantment" [Campbell]; "it's a long long way to Tipperary"; "out of sight, out of mind"; "over the hills and far away " [Gay]. <-- [[near]] --> P1.2.2.2.1.3.3 NEARNESS (R197) #197. Nearness. N. {{has_small_quantity(spatial interval, R198)}} nearness &c. adj.; proximity, propinquity; vicinity, vicinage; neighborhood, adjacency; contiguity &c. R199. short distance, step, short step; earshot, close quarters, stone's throw; bow shot, gun shot, pistol shot; hair's breadth, span. purlieus, neighborhood, vicinage, environs, alentours[Fr], suburbs, confines, banlieue[obs3], borderland; whereabouts. {{property_of: short cut, @R628}}. bystander; neighbor, borderer[obs3]. perihelion. {{has_extreme: contiguity, R199}}. {{caused_by: approach &c. R286; convergence &c. R290}}. V. be near &c. adj.; adjoin, trench on; border upon, verge upon; stand by, approximate, tread on the heels of. cling to, clasp, hug; huddle; hang upon the skirts of. hover over; burn[obs2]. hang about, hang around, haunt. touch &c. R199. bring near, draw near &c. R286; converge &c. R290; crowd &c. R72; place side by side &c. adv.. Adj. near, nigh, nearby; by, close by, close at hand, near at hand; close, neighboring; proximate, proximal; at hand, handy; near the mark, near run; home, intimate. {{has_extreme: @R199, bordering upon, contiguous, adjacent, adjoining}}. {[when_modifying(time)]} at hand, approaching, soon, imminent, upcoming, around the corner, just around the corner, just around the bend; next; last, most recent. {[of(group members, @R72)]} dense. Adv. near, nigh, nearby; hard by, fast by; close to, close upon; hard upon; at the point of; next door to; at hand, close at hand, handy; within reach, within call. within hearing, within earshot; within an ace of; but a step, not far from, at no great distance; on the verge of, on the brink of, on the skirts of; in the environs &c. n.; at one's door, at one's feet, at one's elbow, at one's finger's end, at one's side; on the tip of one's tongue; under one's nose; within a stone's throw &c. n.; in sight of, in presence of; at close quarters; cheek by jole[obs3], cheek by jowl; beside, alongside, side by side, "t^te-...-t^te"; yardarm to yardarm, at the heels of; on the confines of, at the threshold, bordering upon, verging to; in the way. closely, densely, close together, in close approximation. {{has_high_degree(near)}} very near, very close, within an inch of, within a hair's breadth of; as good as, well-nigh. about, approximately, around, approximatively[obs3]; hereabouts, thereabouts. {{has_subtype(approximately)}} {[with_object(number, R84)]} roughly, in round numbers. {{has_extreme: in juxtaposition &c. (touching) R199}}. <-- the concept of interval below is a spatial interval, which is a subtype of the abstract "disjunction, separation" at R44. But in speaking of spatial intervals, we may mean the separation itself, and sometimes the actual segment of linear space between separated points. Here we emphasize the separation aspect. This concept is the same as distance, but the "distance" of R196 refers to large distances. [[interval]] [[distance]] --> P1.2.2.2.1.3.4 CONTIGUITY #199. Contiguity. N. {{has_extreme(nearness, P1.2.2.2.1.3.3, R197)}} contiguity, contiguousness, contact, proximity, apposition, juxtaposition, coincidence. {{caused_by}} {{&has_result(approaching, @R286)}} coming in contact, making contact, coming together, meeting, contacting, coming into contact, abutment, osculation, appulse[obs3], rencontre[obs3], rencounter[obs3], abuttal[obs3]. {[of(heavenly body)]} syzygy[Astron]. {{has_subtype(coming into contact)}} {{&has_result(approaching[mode=quickly], @R286): collision}}. {{conceptual_part_of: adhesion &c. R327b}}. {{property_of: touching, @R379}}. {{property_of: borderland; frontier &c. (limit) R233}}. tangent; abutter. V. be contiguous, be in touch, be in contact, be adjacent; adjoin, join, abut on, march with; graze, touch, meet, osculate, coincide; coexist; adhere &c. R327b. {{caused_by}} {{&has_result(approach, @R286)}} come in contact, make contact, contact. {{&caused_by}}[transitive] juxtapose; contact. [transitive] {{&caused_by: join, connect (unite) R43; link (vinculum) R45}}. Adj. contiguous; touching, abutting, adjoining, grazing, in contact, in touch, in contiguity; conterminous, end to end, osculatory; pertingent[obs1]; tangential; adjacent, juxtaposed. {{antonym_of: @R198, nonadjacent, noncontiguous, separated, apart, non-touching}}. hand to hand; close to &c. (near) R197; with no interval &c. R198. <-- Linear orientation is a relation between lines or between a line and a surface. We use the terms "subject line" and "reference orientation" to describe the two directions being compared. [[orientation]] --> P1.2.2.2.2 LINEAR ORIENTATION (R212, R213, R216, R217) N. {{has_subtype(spatial relation, @R9, @A2.1)}} {{has_subtype(orientation, @P1.2.3.1.1)}} {{has_conceptual_part(angle, P1.2.4.2.1.2)}} {{has_property(line/direction)}} linear orientation, direction. {{has_case}} {{has_subtype(line/direction)}} subject line. {{has_case}} reference orientation. P1.2.2.2.2.1 VERTICALITY #212. Verticality. N. {{property_of(perpendicular to a surface, @R216a)}} {{conceptual_part_of(gravity)}} verticality; erectness, uprightness. {{has_case}}{{has_subtype(reference orientation, P1.2.2.2.2): earth's surface}}. {{has_case}} {{has_subtype(subject line)}} {{property_of}} vertical line. {{{has_orientation(vertical line + earth's surface): perpendicular}}}. {{has_conceptual_part: right angle, normal; azimuth circle}}. elevation, erection; square. {{measured_by}} {{orientation_of(vertical)}} {{has_subtype(line, @R205)}} plumb line, plummet. {{property_of: wall, precipice, cliff}}. V. be vertical, be upright, be erect, be standing, be perpendicular, be plumb, be normal; stand up, stand on end, stand erect, stand upright; stick up, cock up, point upward. [transitivr] render vertical; set up, stick up, raise up, put up, stand up, cock up; erect, rear, raise on its legs. Adj. vertical, upright, erect, perpendicular, plumb, normal, straight, bolt upright; rampant; standing, standing up, pointing upward; rectangular, orthogonal &c. R216a. Adv. vertically, upright, in an upright position, in an upright orientation; up, on end; up on end, right on end; a plomb[Fr], endwise; one one's legs; at right angles. <-- horizontality and flatness are different, but were combined in Roget. Horizontality is a property of a line or a plane, flatness is a property of a plane. So we separate them --> P1.2.2.2.2.2 HORIZONTALITY (R213) #213. Horizontality. N. {{property_of(parallel to a surface, @R216)}} {{conceptual_part_of(gravity)}} horizontality, levelness. {{has_case}}{{has_subtype(reference orientation, P1.2.2.2.2): earth's surface}}. {{{has_orientation(subject line, @P1.2.2.2.2 + earth's surface): parallel}}}. level, dead level. {{conceptual_part_of: @P1.2.4.3.1.2, R251, flatness, plane, dead flat, level plane}}. {{conceptual_part_of: stratum &c. R204}}. recumbency, lying down &c. v.; reclination[obs3], decumbence[obs3]; decumbency[obs3], discumbency[obs1]; proneness &c. adj.; accubation[obs3], supination[obs3], resupination[obs3], prostration; azimuth. {{property_of: plain, R344; floor, platform; billiard table; terrace, estrade[obs3], esplanade, parterre}}. {{property_of: bowling green; cricket ground; croquet ground, croquet lawn}}. {{has_subtype(plain, R344, P2.3.1.1.6.2.2)}} {{property_of: table land, plateau, ledge; butte; mesa}}. {{measured_by: level, spirit level; transit}}. V. be horizontal &c. adj.; lie, recline, couch; lie down, lie flat, lie prostrate; sprawl, loll, sit down. render horizontal &c. adj.; lay down, lay out; level, flatten; prostrate, knock down, floor, fell. Adj. horizontal, level, even, plane. {{similar_to}} flat &c. R251; flat as a billiard table, flat as a bowling green; alluvial; calm, calm as a mill pond; smooth, smooth as glass. recumbent, decumbent, procumbent, accumbent[obs3]; lying &c. v.; prone, supine, couchant, jacent[obs3], prostrate, recubant[obs3]. Adv. horizontally &c. adj.; on one's back, on all fours, on its beam ends. <-- pendency and support include both orientation (vertical in a gravitational field) and position (below, above) and also contact, connection --> P1.2.2.2.2.3 SUSPENSION (R214) #214. Suspension. N. {{conceptual_part_of(force field, @P2.6.1.2.3)}} suspension, hanging, dangling, pendency[obs3], dependency[obs2]. {{has_case}} {{has_subtype(reference orientation): force field, @P2.6.1.2.3}}. {{has_case}} {{has_subtype(physical object)}} suspending object. {{has_case}} {{has_subtype(physical object)}} suspended object. {{property_of}} pedicel, pedicle, peduncle. {{property_of}} {{&has_part(clothing): tail, train, flap, skirt}}. {{property_of}} {{has_subtype(hair style): pigtail, pony tail}}. {{property_of: pendulum}}. {{property_of}} hangnail. {{has_subtype(suspending object)}} {{function_of: @P2.3.1.3.11.2.1.1, fastener, hook, peg, knob, button, nail, stud, ring, staple, tenterhook; spar, horse}}. V. be pendent &c. adj.; hang, depend, swing, dangle, droop; swag; daggle[obs3], flap, trail, flow; beetle. suspend, hang, sling, hook up, hitch, fasten to, append. Adj. pendent, pendulous; pensile; hanging, dangling, drooping; beetling, jutting over, overhanging, projecting; dependent; suspended &c. v.; loose, flowing. having a peduncle &c. n.; pedunculate[obs3], tailed, caudate. P1.2.2.2.2.4 SUPPORT (R215) #215. Support. N. support, ground, foundation, base, basis; terra firma; bearing, fulcrum, bait [U.S.], caudex crib[obs3]; point d'appui[Fr], pou sto[Grk], purchase footing, hold, locus standi[Lat]; landing place, landing stage; stage, platform; block; rest, resting place. groundwork, substratum, riprap, sustentation, subvention. floor &c. (basement) R211. supporter; aid &c. R707; prop, stand, anvil, fulciment[obs1]; cue rest, jigger; monkey; stay, shore, skid, rib, truss, bandage; sleeper; stirrup, stilts, shoe, sole, heel, splint, lap, bar, rod, boom, sprit[obs3], outrigger; ratlings[obs3]. staff, stick, crutch, alpenstock, baton, staddle[obs3]; bourdon[obs3], cowlstaff[obs3], lathi[obs3], mahlstick[obs3]. {{function_of}} {{property_of(verticality)}} {{has_part(building, P2.3.1.3.10.2): @P2.3.1.3.10.2, post, pillar, shaft, column, pilaster, pediment, pedicle, plinth, buttress, jamb, mullion, abutment, baluster, banister, stanchion, balustrade, upright, door post, jamb, door jamb}}. {{function_of}} headstone. {{function_of}} pedestal. {{function_of}} shank, leg, socle[obs3], zocle[obs3]. {{function_of}} {{has_part(building, P2.3.1.3.10.2): frame, framework, skeleton; scaffold, scaffolding; beam, rafter, girder, lintel, joist, corner stone, summer, transom; rung, round, step, sill; angle rafter, hip rafter; cantilever; crown post, king post; mantel, mantle piece}}. {{function_of}} backbone, spine, vertebra, vertebrae, columella[obs3]; keystone; axle, axletree; axis; arch, mainstay. {{function_of}} trunnion, pivot, rowlock[obs3]; peg &c. (pendency) R214; tiebeam &c. (fastening) R45; thole pin[obs3]. {{function_of: @P2.3.1.3.20, board, ledge, shelf, hob, bracket, trevet[obs3], trivet, arbor, rack, slab, console}}. {{function_of: @P2.3.1.3.20, counter, dresser, flange, corbel, table, trestle, shoulder, perch, horse, easel, desk, clotheshorse, hatrack, retable, teapoy[obs3], mantel, mantle piece}}. {{function_of: @P2.3.1.3.20, seat, throne, dais, divan, musnud[obs3], chair, bench, form, stool, sofa, settee, love seat, stall, booth, pew, arm chair, easy chair, elbow chair, rocking chair, couch, fauteuil[Fr], woolsack[obs3], ottoman, settle, squab, aparejo[obs3], faldstool[obs3], horn, long chair, long sleeve chair, morris chair, wing chair, lamba chauki[obs3], lamba kursi[obs3]}}. {{function_of: @P2.3.1.3.20, saddle, pannel[obs3], pillion, side saddle, pack saddle, pommel}}. {{function_of: @P2.3.1.3.20, bed, berth, pallet, tester, crib, cot, hammock, shakedown, trucklebed[obs3], cradle, litter, stretcher, bedstead, four poster, French bed, bunk, kip, palang[obs3], bedding, bichhona, mattress, paillasse[obs3], pillow, bolster, mat, rug, cushion}}. {{function_of: @P2.3.1.3.20, footstool, hassock, tabouret[obs3], tripod, monopod}}. {{performed_by: Atlas, Persides, Caryatides, Hercules}}. <-- "lift" here is in the sense used in aviation --> {{has_subtype(support)}} {{location_of(atmosphere, @R338)}} {{has_subtype(force, P2.6.1.2.3)}} lift. {{has_subtype(lift)}} {{required_for(motion, R264)}} aerodynamic lift. {{has_subtype(lift)}} {{required_for(buoyancy, P2.6.1.6.R1.1)}} buoyant lift. <-- here we use an entailment between support and touch. For this puroose, we intend "support" to be direct support. As for "carrying" in a box, that is indirect support. --> V. support, bear, carry, hold, sustain, shoulder; hold up, back up, bolster up, shore up; uphold, upbear[obs3]; prop; under prop, under pin, under set; riprap; bandage &c. R43. {{has_subtype(support)}} {{entailed_by(touch)}} direct support. {{has_subtype(support)}} {{alternative_to(direct support)}} indirect support. [intransitive] {{reciprocal_of(support)}} be supported, be borne, be carried, be held, be sustained, be held up, be upheld[obs2]. {{has_subtype(be held up)}} be shouldered, be shorn up, be propped up. {{reciprocal_of(support)}} [transitive] be supported by, be borne by, rest upon, be held up by, be shored up by, be sustained up by. lie on, sit on, recline on, lean on, loll on, rest on, stand on, step on, repose on, abut on, bear on, be based on; have at one's back; bestride, bestraddle[obs3]. give support, furnish support, afford support, supply support, lend support, give foundations, furnish foundations, afford foundations, supply foundations, lend foundations; bottom, found, base, ground, imbed, embed. maintain, keep on foot. {{metaphor_of: aid &c. R707}}. Adj. supporting, supported &c. v.; fundamental; dorsigerous[obs3]. Adv. astride on, straddle. P1.2.2.2.2.5 PARALLELISM (R216) #216. Parallelism. N. {{antonym_of(perpendicularity, R216a)}} parallelism; coextension[obs3]; equidistance[obs3]. {[of(action, @A7/individuality, R79): similarity &c. R17]}. parallelism to a line. {{has_case(parallelism to a line)}} reference line. parallelism to a surface. {{has_case(parallelism to a surface)}} reference surface. Adj. parallel; coextensive. equidistant at all points, equidistant. parallel to a surface. parallel to a line. Adv. alongside &c. (laterally) R236. P1.2.2.2.2.6 PERPENDICULARITY (R216A) #216a. Perpendicularity. N. {{antonym_of(paralellism, R216)}} perpendicularity, orthogonality. {{has_conceptual_part: right angle}}. perpendicularity to a surface. {{has_subtype(perpendicularity to a surface): verticality, R212}}. V. be perpendicular, be orthogonal; intersect at right angles, be rectangular, be at right angles to, intersect at ninety degrees; have no correlation. Adj. orthogonal, perpendicular; rectangular; uncorrelated. P1.2.2.2.2.7 OBLIQUITY #217. Obliquity. N. {{has_subtype(relation, R9)}} obliquity. {{has_case: $line[num=2]}}. &&{{has_property($line[num=2]): intersecting, @R219}}. {{property_of}} inclination, slope, slant, inclining, sloping, slanting, slopeness[obs3]. {{property_of}} leaning. {{has_case(leaning): $vertical line}}. &&{{has_case(leaning)}} leaning line. &&{{{has_orientation($vertical line + leaning line): oblique}}}. {{member_of}} crookedness. {{property_of}} bevel, tilt; bias, twist, swag. {{has_subtype(leaning)}} list, cant, lurch. {{similar_to: distortion &c. R243; bend &c. (curve) R245}}. {{property_of(leaning): Leaning tower of Pisa}}. {{property_of}} {{has_subtype(angle, @R244a)}} oblique angle. {{&has_part(land, R342)}} {[of(land, R342)]} acclivity, incline, slope, rise, ascent, gradient, khudd[obs3], rising ground. {{part_of(slope)}} hill, bank. {{&has_part(land, R342)}} {[of(land, R342)]} declivity, decline, declination, downhill, dip, fall, devexity[obs1]. {{has_subtype(slope)}} gentle slope, easy ascent, easy descent; steep slope, rapid slope. {{has_high_intensity(declination)}} steepness. {{has_high_intensity(steepness)}} precipitousness, near-verticality. {{property_of(steepness): @R342, bluff, escarpment, palisade}}. {{property_of(precipitousness)}} precipitous slope, precipitous decline. {{property_of(precipitousness): @R342, cliff, drop, dropoff}}. {{has_extreme(incline)}} sheer wall, cliff. shelving beach; talus; monagne Russe[Fr]; facilis descensus averni[Lat]. V. be oblique, lack parallelism. lean, slope, incline. {{&caused_by: intersect, @R219}}. Adj. oblique, glancing. inclining, sloping, slanting. {{&consequence_of: intersecting, @R219}}. Adv. obliquely, sidelong, sideways, at an oblique angle, at a glancing angle, sideling[obs2], like the move of the knight on a chessboard. P1.2.2.2.2.8 INVERSE [[REVERSAL]] [[INVERSE]] #218. Inverse. N. inverse, reverse, invert, reversal, retroversion. {{result_of}} reversion, inversion; eversion. subversion, introversion. {{similar_to: contraposition &c. R237; contrariety &c. R14}}. transposition, metastasis, transposal[obs3]; metathesis; hysteron proteron[Grk], parenthesis[obs2], anastrophy[obs3], hyperbaton[obs3], anastrophe[obs3], hypallage[obs3], synchysis[obs3], tmesis[obs3]. pronation and supination[Anat]. {{has_beginning(reversion)}} turn of the tide. {{property_of: palindrome, @R562}}. V. [intransitive] be inverted, be reversed. {{caused_by}} reverse, turn around, turn about. {{caused_by}} {{has_subtype(move, R264)}} turn to the right about, go round, go about, go to the right about, wheel round, wheel about, wheel to the right about. {{caused_by}} [transitive] reverse; invert, subvert, retrovert[obs3], introvert; culbuter[obs3]; transpose, put the cart before the horse; turn the tables. Adj. inverted, reversed, turned around. wrong side out; inside out; supine. inverse. {{has_consequence(reversed): reverse &c. (contrary) R14; opposite &c. R237}}. Adv. inversely &c. adj.; hirdy-girdy[obs3]; heels over head, head over heels. Phr. the tail wagging the dog. P1.2.2.2.2.9 CROSSING [[NETWORK]] #219. Crossing. N. {{conceptual_part_of(angle)}} crossing &c. v.; intersection, interdigitation; decussation[obs3], transversion[obs3]. convolution &c. R248. {{part_of(crossing[num=>2])}} network; lattice. {{has_subtype(network)}} {{part_of(crossing[num=>2])}} {{property_of(two-dimensional)}} grid, gridwork. {{has_subtype(network)}} two-dimensional network. {{has_subtype(grid)}} mesh, net, plexus, web, meshwork; plait, trellis, wattle, reticle. {{has_large_quantity(fiber)}} {{has_subtype(grid)}} weave, woven material. {{caused_by(network)}} reticulation; inosculation[obs3], anastomosis, intertexture[obs3], mortise. {{formed_by(weave)}} weaving, interweaving. {{has_subtype(weave)}} twill, skein, sleeve; mat, matting, tracery, fretwork, filigree; tissue, netting, mokes[obs3]. {{has_subtype(grid)}} grating, grille, gridiron. {{part_of(grid): graph, graph paper; coordinates}}. {{has_subtype(network)}} felt, lace; wicker. {{property_of}} cross, chain, wreath, braid, cat's cradle, knot; entangle &c. (disorder) R59. {{has_subtype(network)}} {{has_subtype(fiber material, P2.3.1.3.1.2.6)}} {{property_of(woven): cloth, fabric; linen, muslin, cambric}}. {{property_of: webfoot[web-footed animal] }}. {{&has_part(highway/road): level crossing}}. V. cross, decussate[obs3]; intersect, interlace, intertwine, intertwist[obs3], interweave, interdigitate, interlink. twine, entwine, weave, inweave[obs3], twist, wreathe; anastomose[Med], inosculate[obs3], dovetail, splice, link; lace, tat. mat, plait, plat, braid, felt, twill; tangle, entangle, ravel; net, knot; dishevel, raddle[obs3]. Adj. crossing, crossed, intersecting; entwining, intertwining; matted, twisted, interwoven; transverse. cross, cruciform, crucial; reticular, reticulated, retiform[obs3]; areolar[obs3], cancellated[obs3], grated, barred, streaked; textile; crossbarred[obs3], cruciate[obs3], palmiped[obs3], secant; web-footed. Adv. cross, thwart, athwart, transversely; at grade [U.S.]; crosswise. <-- Roget Name: CENTRICAL DIMENSIONS That is, dimensions having reference to a center --> P1.2.2.3 SOLID RELATIONS (R220 TO R224 AND R225 TO R239) N. solid relation. <-- Moved to here from linear dimensions: P1.2.2.3.1 EXTERIOR RELATIONS 220. Exteriority 223. Covering 1. General..... 225. Investment 227. Surroundings, Circumjacence 229. Circumscription 230. Outline 231. Edge 232. Enclosure 233. Limit 2. Special... 234. Front 235. Rear 236. Laterality 237. Contraposition 238. Dextrality 239. Sinistrality --> <-- to Interior: 221. Interiority 222. Centrality 224. Lining 228. Interjacence (exit?? ) 226. Divestment --> <-- the Roget "exteriority" had the concept of "surface, outside part" mixed with externality, which has the property of extraneousness (R57). We separate the two by making R220 be surface only, and adding R220a. A number of words (e.g. outside) have both senses. --> P1.2.2.3.1 EXTERIOR RELATION N. exterior relation. <-- this surface is the surface of a solid. THe plane is at "bidimensionality" --> P1.2.2.3.1.1 SURFACE (R220) [[SURFACE]] #220. Surface. N. {{antonym_of(interior, R221)}} {{has_part(solid, P1.2.4.2.3.1)}} {{location_of(edge, R231)}} surface, outside, exterior; superficies, superstratum[obs3]. {{location_of: skin &c. (covering) R223}}. face, facet; disk, disc; extrados[obs3]. {{has_subtype}} {{property_of(flat)}} flat surface. {{has_property}} superficiality, exteriority[obs3]; excentricity[obs3]; eccentricity. {{has_subtype(boundary line, @R233)}} {{property_of(interposition, R228)}} interface. {[of(liquid, P2.3.1.3.1.1.1)]} {{has_subtype(interface)}} meniscus. {{has_property: circumjacence &c. R227}}. {{location_of: @P2.3.1.3.6.7.1, surface pattern, design}}. {[of(room)]} {{has_subtype: wall; ceiling}}. {{has_subtype}} {{exhibited_by(support[obj=physical object], P1.2.2.2.2.4)}} {{orientation_of(horizontal)}} supporting surface. {{has_subtype(supporting surface): Earth's surface; ground}}. {{has_subtype(supporting surface)}} {{location_of(building): floor}}. {{has_subtype}} {{has_part(body of liquid, @P2.3.1.3.1.1.1)}} {{rel_location_of(top)}} liquid surface. V. lie on the surface, lie on the outside. place exteriorly, place outwardly, place outside; put out, turn out. Adj. superficial, exterior, external, surface, on the surface; outer most; outward, outlying, outside. interfacial. skin-deep; frontal, discoid. extraregarding[obs3]; excentric[obs3], eccentric; outstanding; ecdemic[Med], exomorphic[obs3]. Adv. superficially, externally; out, with out, over, outwards, ab extra, out of doors; extra muros[Lat]. P1.2.2.3.1.2 EXTERIOR (R220A) [[EXTERIOR]] #220a. Exterior. N. {{property_of(extraneousness, R57)}} exterior, outside. {{location_of}} {[in_frame(hospital therapy): outpatient]}. {{property_of}} outlier. V. be exterior, be outside, be external. be situated externally. lie around &c. R227. Adj. {{has_subtype(extraneous, R57)}} outside, external, exterior, extralimitary[obs3]; apart, outlying. {{similar_to}} foreign. ulterior. {{has_subtype(outside[of=building, P2.3.1.3.10.2])}} outdoor; extramural. round about &c. R227. extramundane. Adv. externally. extraneously, extrinsically. {{has_mode(outdoor)}} extramurally. {{has_mode(outdoor)}} outdoors, outside, out-of-doors, in the open air, al fresco, sub Jove[Lat], sub dio[Lat], a la belle etoile[Fr]. <-- [[envelopment]] --> <-- R225. Investment, Clothing. Clothing Moved to physical objects, artifacts P2.3.1.3 Investment in the abstract belongs here --> P1.2.2.3.1.3 ENVELOPMENT (R225) #225. Envelopment. Investment. N. {{antonym_of(divestment, R225)}} envelopment, investment; wrapping. {{has_subtype: covering, R223}}. {{property_of: envelope; clothing; wrapper, @P2.3.1.3}}. V. invest; envelope, lap, involve; inwrap[obs3], enwrap; wrap. {{has_subtype: cover &c. R223}}. fold up, wrap up, lap up, muffle up; overlap; sheath, swathe, swaddle, roll up in, circumvest. <-- The headword "covering" is a physical object. The function "covering" is related. [[covering]]. The "investment, wrapping" at 223 is closely related. Needs a better division!??? Should we distinguish a complete wrapping from a simple covering on the top? These concepts are intertwined here --> P1.2.2.3.1.3.1 COVERING (R233) #223. Covering. N. {{rel_loc_of(surface, R220)}} covering[1], cover; blanket. {{has_case}} {{has_subtype(physical object)}} covered object. {{has_subtype}} {{connected_to(covered object)}} coating, shell, coat. {{has_subtype(coating)}} {{&has_part(protozoan)}} pellicle. cortex. {{has_subtype(coating[of=fruit])}} {{has_part(fruit)}} peel, rind. canopy. {{has_subtype(coating[of(ceramic, @P2.3.1.3.1)], P1.2.2.3.1.3.1): @R847, glaze, glazing}}. {{has_subtype(canopy)}} baldachin, baldachino[obs3], baldaquin[obs3]; tilt, awning, tent, marquee, tente d'abri[Fr], umbrella, parasol, sunshade. {{has_subtype: veil, @R424; shield &c. (defense) R717}}. {{has_part(building, P2.3.1.3.10.2): roof, ceiling, thatch, tile; pantile; tiling, slates, slating, leads}}. barrack [U.S.], plafond, planchment [obs3][U.S.]. {{has_subtype: shed &c. (abode) R189}}. {{has_subtype}} {{has_part(closed container): @R191, top}}. {{has_subtype(cover)}} {{property_of(small, A32)}} {{has_subtype(top, @R191)}} lid, covercle[obs1]; cap. door, operculum; bulkhead [U.S.]. {{has_subtype}} wallpaper. {[of(skin/wound)]} bandage, plaster, lint, wrapping, dossil[obs3], finger stall. {[of(bed)]} coverlet, counterpane, sheet, bedsheet, quilt, tarpaulin, blanket, comforter. {[of(floor)]} rug, carpet, drugget[obs3], throw rug; linoleum. {[of(mechanism)]} housing, casing, case. {[of(chair, @P2.3.1.3.20.1)]} antimacassar. {[of(pillow, @P2.3.1.3.20.2)]} pillowcase, pillowslip[obs3]. {{has_subtype(pillowcase)}} {{property_of(ornamental)}} sham. {{has_subtype(cloth)}} saddle cloth, blanket cloth; tidy; tilpah [obs3][U.S.], apishamore [obs3][U.S.]. {{&contains(pillow)}} eiderdown, numdah[obs3]. capsule; sheath, sheathing; theca[obs3]; elytron[obs3]; elytrum[obs3]; involucrum[Lat]; wrapping, wrapper; envelope, vesicle. {{has_subtype(sheath[of=corn, @P2.3.1.3.2.6])}} corn husk, corn shuck [U.S.]. conchology; testaceology[obs3]. {{has_subtype(coating[of=animal[1], R366])}} {{&has_part(animal[1], R366): skin, @R1002}}. {{studied_in(skin[of=person, P2.3.2.3], @R1002): dermatology, @P2.3.2.3.6.5.6.4}}. <-- pelt, hide, leather are considered processed materials --> {{processed_into(skin[of=animal[1], R366]): @P2.3.1.2.4.6, pelt, hide, peltry[obs3]}}. {{&consists_of}} {{has_subtype(hide, @P2.3.1.2.4.6): @P2.3.1.2.4.6, leather}}. {{has_part(hide, @P2.3.1.2.4.6)}} {{rel_loc_of(outside)}} {{constitutes(hair): @R1002, fur, coat}}. {{has_subtype}} {{has_subtype(fur, @R1002)}} fleece, fell. integument, tegument; derm[obs3]. {{has_subtype: robe, @R225}}. {{has_subtype}} {{has_subtype(hide, @P2.3.1.2.4.6)}} {{has_subtype(robe, @R225)}} buffalo robe [U.S.]. {{has_subtype(covering[of=body, R1001]): epidermis, @R1002}}. {{has_part(epidermis, @R1002)}} {{location_of(finger, @P2.3.2.2.3.2.3)}} cuticle; scarfskin. {{has_subtype: clothing &c. R225; mask &c. (concealment) R530}}. {{has_subtype(coating[of=tree, P2.3.2.1.2.3])}} {{has_part(tree, P2.3.2.1.2.3)}} bark. {[of(road)]} pavement. {[of(egg)]} eggshell, glume[obs3]. {[of(seed)]} pod, cod, husk. inunction[obs3]; incrustation, superimposition, superposition, obduction[obs1]; scale &c. (layer) R204. [specific coverings: list] veneer, facing. {{has_subtype(coating)}} {{constitutes(metal, P2.3.1.2.3)}} overlay; plate, plating. {{has_subtype(plate)}} barrel plating; Sheffield plate. {{has_subtype(plate)}} zinc plate, zinc coating. {{part_of(zince coating)}} {{has_subtype(steel, @P2.3.1.2.3.1)}} galvanized steel. {{has_subtype(coating)}} enamel. {{has_subtype(plate)}} silver plate, gold plate, copper plate; engobe[obs3]; ormolu; Sheffield plate; zinc coat. {{has_subtype(coating)}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(applied)}} paint, whitewash; glaze, gloss, finish; primiming, prime coat, primer; varnish &c. (resin) R356a. {{has_subtype(coating)}} {{property_of(applied)}} {{has_subtype(semiliquid)}} ground, plaster, spackel, stucco, compo; cerement. {{function_of(covering)}} covering[2]. anointing &c. v.; ointment &c. (grease) R356. {{result_of: epitaxial deposition, vapor deposition, @P2.6.1.3.7}}. {{result_of}} {{&result_of(closure, @P1.2.4.3.1.10/impermeability, @P1.2.4.3.1.10)}} covering; taping; spackling, cementing, plastering; waxing, priming, painting, lacquering, shellacking. V. {{function_of(covering[1])}} cover; superpose, superimpose; overlay, overspread; encase, incase[obs3]; face, case; paper; tip, cap, bind; bulkhead, bulkhead in; clapboard [U.S.]. {{has_subtype(cover[obj=woodwork, @P2.3.1.3.1])}} veneer. {{has_subtype(cover[obj=path, R627])}} pave. {{has_subtype(cover[obj=wall, @P2.3.1.3.10.2.R1])}} wallpaper. {{conceptual_part_of: wrap &c. R225}}. {{used_in(liquid, P2.3.1.3.1.1.1)}} coat. {{has_subtype(coat)}} paint; incrust; tar; besmear, bedaub, daub; dip; anoint, do over. {{has_subtype(coat)}} stucco; plaster {{has_subtype(coat)}} lacquer, japan, lacker[obs3]; varnish; enamel. {{similar_to(paint)}} whitewash; wash. gild, plate. {{has_mode(coat)}} lay it on thick. <-- pay, ; parget[obs3]; --> {{has_subtype(coat[obj=ceramic, @P2.3.1.3.1], P1.2.2.3.1.3.1)}} glaze. overlie, overarch[obs3]; endome[obs3]; conceal &c. R528. {{has_metaphor(cover)}} blanket. {[of(aluminum)]} anodize. {[of(steel, @P2.3.1.2.3.1)]} galvanize. Adj. {{has_property(covering)}} covering, overlaying. {{has_result(cover)}} covered. superimposed, overlaid &c. v.; cutaneous, dermal, cortical, cuticular, tegumentary[obs3], skinny, scaly, squamous[Anat]; covered &c. v.; imbricated, loricated[obs3], armor plated, ironclad; under cover; cowled, cucullate[obs3], dermatoid[obs3], encuirassed[obs3], hooded, squamiferous[obs3], tectiform[obs3]; vaginate[obs3]. {{has_result(pave)}} {{has_subtype(covered)}} paved. {{has_result(plate)}} {{has_subtype(covered)}} plated. {{has_result(lacquer)}} {{has_subtype(covered)}} lacquered. {{has_result(enamel)}} {{has_subtype(covered)}} enameled. {{has_result(varnish)}} {{has_subtype(covered)}} varnished. {{has_result(plaster)}} {{has_subtype(covered)}} plastered. {{has_result(stucco)}} {{has_subtype(covered)}} stuccoed. {{has_result(wallpaper)}} {{has_subtype(covered)}} wallpapered. {{has_result(veneer)}} {{has_subtype(covered)}} veneered. {{has_result(coat)}} {{has_subtype(covered)}} coated. {{has_result(overlay)}} {{has_subtype(covered)}} overlaid. {{has_result(galvanize)}} {{has_subtype(covered)}} galvanized. {{has_result(anodize)}} {{has_subtype(covered)}} anodized. P1.2.2.3.1.4 DIVESTMENT (R226) #226. Divestment. N. {{antonym_of(investment, R224)}} {{has_subtype(removal)}} divestment, uncovering, taking off, removing, removal. {[of(clothing, R225)]} undressing, disrobing. {{has_result(undressing)}} nudity, nakedness, bareness. {{has_result(undressing)}} {{has_subtype(state, R7b)}} undress; the altogether, one's birthday suit [coll.]. denudation, nudation[obs3]; decortication, excoriation, desquamation. {[of(hair)]} depilation. molting; trichosis[Med]. {{has_subtype(removing[obj=leaf][from=plant, R367])}} defoliation. exfoliation. V. {{antonym_of(cover, R223)}} divest, devest, uncover, disfurnish[obs3], dismantle[obs2]. {{has_extreme}} denude, bare, strip. {{antonym_of(dress, R225)}} undress, disrobe; strip, strip down. put off, take off, cast off; doff; peel, pare, decorticate, excoriate, skin, scalp, flay; expose, lay open, uncoif[obs3]. defoliate, exfoliate, molt, mew; cast the skin. Adj. divested &c. v.; bare, naked, nude; undressed, undraped; denuded; exposed; in dishabille; bald, threadbare, ragged, callow, roofless. in a state of nature, in nature's garb, in the buff, in native buff, in one's birthday suit; in puris naturalibus[Lat]; with nothing on, stark naked, stark raving naked [joc.]; bald as a coot, bare as the back of one's hand; barefoot; bareback, barebacked; leafless, napless[obs3], hairless. out at elbows. <-- This is primarily for physical surroundings, but includes "milieu" in a social sense. [[environment]] - R227, surroundings, does not imply any limitation, whereas R229, circumscription, implies some sort of limitation. --> P1.2.2.3.1.5 SURROUNDINGS (R227) #227. Surroundings. N. {{has_conceptual_part(circumstance, R183a)}} {{property_of(nearness, R197)}} surroundings, environment[1], physical surroundings, element, entourage[obs2]. {{has_action}} encompassment, surrounding, encircling, circumjacence[obs3], circumambience[obs3]. {{conceptual_part_of(social situation, @P183)}} milieu, social setting, social environment, background, scene. {{has_subtype(social environment)}} {{conceptual_part_of(behavior[of=the public, @R372a], R692)}} {{has_subtype(era, R108)}} age, era, time, the times. {{has_conceptual_part(era)}} {{part_of(milieu)}} {{affected_by(behavior, R692)}} {{has_subtype(feeling[of=the public, @R372a], R821)}} zeitgeist[German], spirit of the times. {{conceptual_part_of(social situation)}} ambiance, atmosphere. medium. {{has_subtype(region, R181)}} neighborhood, environs, precinct, precincts, haunt, vicinage, vicinity. <-- this entry is for the environement that people live in --> {{has_subtype(environment[1][of=mankind, R372])}} {{location_of(Earth's surface)}} environment[2], human environment, natural environment. {{has_subtype(damage[2][to=environment], @R659a): @R659a, environmental pollution}}. {{has_subtype(environs)}} {[of(physical object)]} {{adjacent_to(physical object)}} immediate surroundings. {{has_subtype(region, R181)}} {[of(city)]} suburbs. {{has_extreme}} outpost. {{has_extreme: border &c. (edge) R231}}. {{has_subtype(region, R181)}} outskirts, boulebards[obs3], purlieus. <-- , faubourgs[obs3], banlieue[obs3].--> {[of(person, P2.3.2.3): entourage, @P2.3.2.3.6.5.3]}. {{has_subtype: girdle &c. (circumference) R230}}. V. {{has_action(surroundings)}} surround, inclose, enclose, encircle, embrace, bound, beset, compass, encompass, environ, circumvent, lap, gird, begird, engird[obs3]. skirt, twine round; belt. lie around, lie about, lie on all sides, be on all sides, lie round about. {{similar_to: hem in &c. (circumscribe) R229}}. Adj. {{has_subtype(near)}} surrounding, encircling, encompassing, girding, girdling, circumjacent, circumambient[obs3], circumfluent[obs3]; ambient; circumferential. {[of(city)]} suburban. Adv. around, about, in the vicinity, in the area, nearby; without; on every side; on all sides; right and left, all round, round about. <-- circumscribe = surround by or as if by a boundary (MW10 sense 2b) --> P1.2.2.3.1.6 CIRCUMSCRIPTION (R229) #229. Circumscription. N. {{has_subtype(action)}} circumscription, inclosure, enclosure, circumscribing. {{&causes}} {{has_subtype(@R751, restraint)}} limitation. {{&has_purpose: restrain, @R751; limit}}. {{&forms: @R233, limit, boundary}}. {{action_of: surroundings, R227}}. circumvallation[obs3]; encincturing. {{function_of: envelope &c. R232}}. {{function_of: container (receptacle) R191}}. {{has_result}} confines. {{has_subtype}} {{property_of(partial)}} embracement, partial circumscription. V. {{has_subtype(surround, R227)}} circumscribe, inclose, enclose, encincture; delimit. {{&causes}} {{has_subtype(@R751, restrain)}} limit, bound, confine. encompass, compass about; hem in, hedge in, wall in, rail in; fence round, fence in, hedge round; picket; corral. encyst. {{has_subtype: imprison &c. (restrain) R751}}. enfold, bury, encase, incase[obs3], pack up, enshrine, inclasp[obs3]. {{has_subtype: wrap up &c. (invest) R225}}. embrace, partly enclose, embay[obs3], embosom[obs3]. containment (inclusion) R76. Adj. circumscribed, enclosed, encompassed, limited, bound, confined. fenced in, corraled; walled, walled in; hedged in, hedged about. {{has_subtype: invested, R225; imprisoned &c. R751}}. encased, packed, packed up. begirt[obs3], lapt[obs3]; buried in, immersed in; embosomed[obs3], in the bosom of, imbedded, encysted, mewed up; landlocked, in a ring fence. <-- limit here is basically an abstract conceptual item,. IT can be a line between two regions, or a numerical boundary. The latter is related to the more abstract "maximum" at the entry R31 for "greatness". The physical limit is under edge, R231 [[limit]] --> P1.2.2.3.1.7 LIMIT (R233) #233. Limit. N. {{has_subtype(maximum, R31)}} limit, boundary, bounds, perimeter, border. <-- define a boundary as the (point, line, surface) between two abstract regions. "Near" and "far" are for human comprehension, not defined here as yet. With definitions of "between" and "adhjacent to", the boundary must have zero dimension in the direction perpendicular to the boundary --> {{has_conceptual_part(boundary)}} {{has_subtype(region, @R51)}} near region; far region. {{{!!between(boundary): $near region + $far region}}}. &&{{!!adjacent_to($near region): $far region}}. termination, terminus; stint, frontier. {[of(number)]} maximum, upper limit; minimum, lower limit. {{has_subtype_x(maximum)}} local maximum; global maximum. {{has_subtype_x(minimum)}} local minimum; global minimum. {{has_subtype(global minimum)}} rock-bottom minimum. precinct, marches; backwoods. {{has_subtype}} {{has_subtype(line, R244)}} {{exhibited_by(interposition, R228)}} boundary line, line of separation, borderline. {{has_subtype}} {{has_subtype(surface, R220)}} {{exhibited_by(interposition, R228)}} boundary surface. {{&has_symbol(limit)}} {{has_subtype(solid object)}} demarcation. {{has_subtype(boundary line)}} {{has_subtype(demarcation)}} line of demarcation, line of circumvallation[obs3]. {{has_subtype(boundary line): border, @P2.3.1.1.6.4.1.1}}. {{has_symbol(line of demarcation)}} {{has_subtype(physical object)}} landmark. turning point, point of no return, fail-safe point; ne plus ultra[Lat]. {{has_metaphor(point of no return)}} Rubicon; pillars of Hercules. confine, enclave, term, bourn, verge, curbstone[obs3], but[obs2], butt[obs2], pale, reservation. {[of(real estate)]} metes and bounds, property line. {[in_frame(gambling)]} maximum bet. Adj. definite; conterminate[obs1], conterminable[obs3]; terminal, frontier; bordering. Adv. thus far, thus far and no further. {{has_property(minimum)}} at least, at the minimum, at a minimum, no less than, upwards of, no fewer than. {{has_property(maximum)}} at most, at the most, at a maximum, no more than, at the upper limit. Phr. stick to the reservation; go beyond the pale. P1.2.2.3.1.7.1 OUTLINE (R230) #230. Outline. N. {{has_subtype(edge, R231)}} outline, circumference, perimeter, periphery; ambit, circuit, lines, tournure[obs3], contour. profile, silhouette; cartoon. bounds; coast line. {{location_of: @R181, zone, region, area}}. {{has_subtype}} belt, band, baldric, zodiac, girdle, cingle[obs3], clasp, girt. {[of(solid body)]} {{has_subtype: girth, P1.2.4.2.3.1}}. {{has_subtype: enclosure, R232; circlet &c. R247}}. <-- the difference between an edge, R231 and a limit, R233: an edge is a part of a physical object, but a limit may be only an imaginary line, such as a property line or a country's border --> P1.2.2.3.1.7.2 EDGE (R231) #231. Edge. N. {{has_subtype(limit, R233)}} {{has_part(inclosure, R221/enclosure, R232)}} edge, margin, border. brink, rim, brim. threshold, verge. brow, confine, skirt, flange, side. mouth; jaws, chops, chaps, fauces; lip, muzzle. {{has_subtype(threshhold)}} {{has_part(building): door, porch; portal &c. (opening) R260}}. {[of(ocean)]} coast, shore. {[of(river)]} bank. frame. {[of(cloth)]} fringe, flounce, frill, list, trimming, edging, skirting, hem, selvedge, welt, furbelow, valance, gimp. {[of(water)]} {{function_of(control)}} sluice, floodgate. Adj. border, marginal, skirting; labial, labiated[obs3], marginated[obs3]. P1.2.2.3.1.7.2.1 SIDE (R234 TO R239) [[SIDE]] <-- 2. Special 2. Special... 234. Front 235. Rear 210. Summit 211. Base 236. Laterality 237. Contraposition 238. Dextrality 239. Sinistrality --> <-- For moving objects (in normal motion), the front is the side in direction of motion; this is not specified here yet. [[front]] --> P1.2.2.3.1.7.2.1.1 FRONT (R234) #234. Front. N. {{antonym_of(rear, R235)}} front, front side; fore, forepart; face, frontage. facade, proscenium, facia[Lat], frontispiece. {{has_property}} anteriority[obs3]. {[of(medal/coin)]} obverse. foreground; disk, disc. {{location_of}} fore rank, front rank. {{location_of}} outpost; first line. {{location_of: @P2.3.2.3.6.5.16, scout, van, vanguard, advanced guard}}. {[of(head)]} brow, forehead, visage, physiognomy, phiz[obs3], countenance, mut[obs3]. {[of(beast, @R366)]} rostrum, beak. {[of(ship)]} stem, prow, bow, prore[obs3], jib. {{location_of: precursor, R64}}. {{property_of(frontmost): @P2.3.2.3.6.5.16, pioneer}}. {{studied_in(physiognomy)}} {{property_of(pseudoscientific, @R477a)}} metoposcopy[obs3]. V. be in front, stand in front, stand before, be ahead. front, face, confront; bend forwards. come foreward, step foreward, come to the front, come to the fore. Adj. fore, anterior, front, frontal; frontmost. metopic. Adv. before; in front, in the van, in advance; ahead, right ahead; forehead, foremost; in the foreground, in the lee of; before one's face, before one's eyes; face to face, vis-a-vis; front a front. Phr. formosa muta commendatio est [Lat][Syrus]; frons est animi janua [Lat][Cicero]; "Human face divine" [Milton]; imago animi vultus est indices oculi [Lat][Cicero]; "sea of upturned faces" [Scott]. P1.2.2.3.1.7.2.1.2 REAR (R235) #235. Rear. N. {{antonym_of(front, R234)}} rear, back, back side, posterior. {{has_property}} posteriority. {{property_of}} rear rank, rear guard. {{property_of}} background, hinterland. {[of(body)]} nape; occiput[Anat]; heels; tail, rump, croup, buttock, posteriors, backside scut[obs3], breech, dorsum, loin; dorsal region, chine, lumbar region; hind quarters; aitchbone[obs3]; natch, natch bone. {[of(ship)]} stern, poop, afterpart[obs3], heelpiece[obs3], crupper. {{location_of: wake; train &c. (sequence) R281}}. back side, reverse side; other side of the shield. {{has_subtype(reverse side)}} {{has_part(coin, @R800/medal, @R557)}} {{alternative_to(obverse)}} reverse, tails. {{conceptual_part_of: retrogression, R283}}. V. be behind, be in the rear. go to the rear, go backward; fall astern. bend backwards. {{&caused_by(be behind): @R283, regression, retrogression}}. Adj. back, rear; hind, hinder, hindmost, hindermost[obs3]; postern, posterior; dorsal, after; caudal, lumbar; mizzen, tergal[obs3]. {{conceptual_part_of: @R283, backward, retrograde}}. Adv. behind; in the rear, in the background; behind one's back; at the heels of, at the tail of, at the back of; back to back. after, aft, abaft, astern, sternmost[obs3], aback, rearward. Phr. "heads or tails?". ogni medaglia ha il suo rovescio[It][obs3]; the other side of the coin. P1.2.2.3.1.7.2.1.3 SIDE (R236) #236. Side. N. side, flank, quarter, lee; hand; cheek, jowl, jole[obs3], wing; profile; temple, parietes[Lat], loin, haunch, hip; beam. {{has_property}} laterality[obs3]. gable, gable end; broadside; lee side. points of the compass; East, Orient, Levant; West; orientation. {{location_of: side arm; side show; side car; sidelight}}. V. be on one side, be aside, be beside, be alongside. [become alongside] flank, outflank; sidle; skirt. orientate. {[of(motion)]} sideslip. Adj. lateral; parietal; collateral. {[of(motion)]} sideways, sidewise, sidelong, crabwise, crab-like, flanking, skirting; flanked; sideling. {{property_of(multiplicity)}} many sided; multilateral, bilateral, trilateral, quadrilateral. {[in_frame(geography)]} Eastern; orient, oriental; Levantine; Western, occidental, Hesperian. Adv. sideways, sidelong. broadside on; on one side, abreast, alongside, beside, aside; by the side of; side by side; cheek by jowl &c. (near) R197; to windward, to leeward, askance; laterally &c. adj.; right and left; on her beam ends. Phr. "his cheek the may of days outworn" [Shakespeare]. P1.2.2.3.1.7.2.1.3.1 RIGHT (R238) #238. Right. N. right, right side; right hand. dexter, offside. {[of(ship)]} starboard. {{has_property}} dextrality[obs3]. Adj. dextral, right-handed; dexter, dextrorsal[obs3], dextrorse[obs3]. dextro-. ambidextral[obs3], ambidextrous. {[in_frame(chemistry)]} {[of(chemical)]} dextrorotary, D, R. Adv. to the right, rightwards, to starboard; on the right; dextrad[obs3], dextrally[obs3]. P1.2.2.3.1.7.2.1.3.2 LEFT (R239) #239. Left. N. left, left side; left hand. sinister, nearside[obs3]. {[of(ship)]} larboard, port. {{has_property}} sinistrality[obs3]. Adj. left-handed; sinister; sinistral, sinistrorsal[obs3], sinistrorse[obs3], sinistrous[obs3]. Pref. laevo-. Adv. to the left, leftwards, to port; sinistrally, sinistrously[obs3]. a gauche[Fr]. P1.2.2.3.1.7.2.1.4 TOP #210. Top. N. top, peak, vertex, apex, zenith, pinnacle; acme, culmination, meridian, utmost height; summit, summity[obs1]; ne plus utra, height, pitch, maximum, climax, culminating point, crowning point, turning point; turn of the tide, fountain head; water shed, water parting; sky, pole. tip, tip top; crest, crow's nest, cap, truck, nib; end &c. R67; crown, brow; head, nob[obs3], noddle[obs3], pate; capsheaf[obs3]. high places, heights. topgallant mast, sky scraper; quarter deck, hurricane deck. architrave, frieze, cornice, coping stone, zoophorus[obs3], capital, epistyle[obs3], sconce, pediment, entablature[obs3]; tympanum; ceiling &c. (covering) R223. attic, loft, garret, house top, upper story. [metaphorical use] summit conference, summit; peak of achievement, peak of performance; peaks and troughs, peaks and valleys [in graphs]. V. culminate, crown, top; overtop &c. (be superior to) R33. Adj. highest, most elevated, most lofty, tallest; top; top most, upper most; tiptop. culminating &c. v.; meridian, meridional[obs3]; capital, head, polar, supreme, supernal, topgallant. Adv. atop, at the top of the tree. Phr. en flute; fleur deau[Fr]. P1.2.2.3.1.7.2.1.5 BOTTOM #211. Bottom. N. bottom, base, nadir, foot. sole, toe, hoof, keel, root; centerboard. basement; plinth, dado, wainscot; baseboard, mopboard[obs3]; bedrock, hardpan [U.S.]; foundation &c. (support) R215; substructure, substratum, ground, earth, pavement, floor, paving, flag, carped, ground floor, deck; footing, ground work, basis; hold, bilge. Adj. bottom, undermost, nethermost; fundamental; founded on, based on, grounded on, built on. P1.2.2.3.1.7.3 ENCLOSURE (R232) #232. Enclosure. N. enclosure, inclosure, envelope; wrapper; girdle &c. R230. {{has_subtype: @R191, container, case, receptacle}}. {{location_of: inclosure, R221a}}. {{has_part}} {{has_subtype(perimeter, @R233)}} perimeter, enclosure perimeter. pen, fold; pen fold, in fold, sheep fold; paddock, pound; corral; yard; net, seine net. {{has_subtype(enclosure perimeter)}} {{has_subtype(barrier, @M7.3.4.R4.1)}} wall, hedge, hedge row; espalier; fence &c. (defense) R717; pale, paling, balustrade, rail, railing, quickset hedge, park paling, circumvallation[obs3], enceinte, ring fence. {{&has_part(enclosure perimeter)}} barrier, barricade; gate, gateway; bent, dingle [U.S.]; door, hatch, cordon. {{has_subtype(enclosure perimeter)}} dike, dyke, ditch, fosse[obs3], moat. {{has_subtype: prison &c. R752}}. V. inclose, circumscribe &c. R229. <-- oppositon here is physically opposite. Conceptually opposite is under contrary, R14 --> P1.2.2.3.1.8 OPPOSITION (R237) #237. Opposition. N. {{has_subtype(contrariety, R14)}} opposition, contraposition[obs3]; polarity. {{property_of}} opposite side; reverse, inverse; counterpart; antipodes; opposite poles. {{property_of}} top and bottom; left and right; North and South; East and West; front and back. {{property_of: @R14, antonym, opposite}}. {{&caused_by: inversion &c. R218}}. V. be opposite, be opposed; be on opposite sides; subtend. Adj. opposite; reverse, inverse; converse, antipodal, subcontrary[obs3]. fronting, facing, diametrically opposite. Northern, septentrional, Boreal, arctic; Southern, Austral, antarctic. Adv. over, over the way, over against; against; face to face, vis-a-vis; as poles asunder. P1.2.2.3.2 INTERIOR RELATION N. interior relation. <-- Roget's "interior" means primarily the part of something not on the surace. The "interior" of a container, where the contents are located, we will designate as R221a. --> P1.2.2.3.2.1 INTERIOR #221. Interior. N. {{antonym_of(surface, R220)}} interior, inside; interspace[obs3], subsoil, substratum. {[of(arch)]} intrados. heart; bosom; bowels, guts. substance, pith, marrow. {{has_subtype: backbone &c. (center) R222}}. {{location_of(interior[of=body]): @P2.3.2.2.3.2, heart, bosom[PC1], breast, abdomen, vitals, viscera, entrails, bowels, belly, intestines, guts, womb}}. recesses, deep recesses, penetralia[Lat], innermost recesses. {{property_of: cave &c. (concavity) R252}}. {[in_frame(hospital therapy): inpatient]}. {[of(plant root)]} endodermis. V. be inside, be within. {{&caused_by_of(be within)}} place within, keep within. {{&caused_by_of(be within): inclose &c. (circumscribe) R229; imbed &c. (insert) R300; imprison, @R751}}. Adj. {[referring_to(interior)]} interior, internal; inner, inside, inward, intraregarding[obs3]. {{has_superlative}} inmost, innermost; deep inside, deep seated, gut. intestine, intestinal. inland. {{has_superlative(inland)}} far inland, deep in the interior. subcutaneous; abdominal, coeliac, endomorphic[obs2]. {{has_subtype: interstitial &c. (interposition) R228}}. inwrought &c. (intrinsic) R5. inclosed &c. v.. Adv. internally, inwardly, within. inwards, inly[obs3]. Prep. in, inside, inside of. <-- here, inclosure is the area of space enclosed by an "enclosure" (a physical object, as a building or fence, or a bottle. We use the variant spelling "inclosure" to distinguish it from an "enclosure" --> P1.2.2.3.2.2 INCLOSURE #221a. Inclosure. N. {{property_of(circumscribed, R229)}} {{has_part(enclosure, R232/container, P2.3.1.3.9/structure, P2.3.1.3.10)}} inclosure, enclosed area, interior, inside. {{has_subtype}} {{has_part(region, R181)}} {{connects(partition, @R228)}} {{has_subtype(region, R181)}} {{property_of(enclosed, @R229)}} partition, compartment. {{formed_by(partition): partitioning, @R228}}. {{location_of: contents &c. R190}}. V. {{formed_by(compartment[num=>1])}} {{conceptual_part_of(interpose, R228)}} {{has_subtype(enclose, @R227) : @R228, compartmentalize, partition}}. Adj. interior, inside; home, domestic, indoor, intramural, vernacular; endemic. {{has_property(compartment): @R228, compartmentalized, partitioned}}. here in, there in, where in; ab intra, withinside[obs3]; in doors, within doors; at home, in the bosom of one's family. P1.2.2.3.2.3 CENTRALITY [[center]] #222. Centrality. N. centrality, centricalness[obs3]. {{property_of}} center. {{has_subtype(center): middle &c. R68; focus &c. R74}}. {{property_of}} core, kernel; nucleus, nucleolus. {{has_extreme(center)}} heart, pole axis, bull's eye; nave, navel. {{property_of}} umbilicus, backbone, marrow, pith; vertebra, vertebral column. {[of(activity)]} hotbed. {{caused_by: concentration &c. (convergence) R290}}. {{&caused_by}} {{has_subtype(action, R680)}} centering. {{&caused_by: centralization, @R72}}. {{conceptual_part_of: symmetry}}. {{has_subtype(center)}} {{property_of(solid, P1.2.4.2.3.1)}} center of gravity. {{has_subtype(center)}} center of pressure; center of percussion; center of oscillation; center of buoyancy; metacenter[obs3]. {{has_subtype(center)}} center of gravity; epicenter. V. be central, be in the middle. [become central] [intransitive] converge &c. R290. [render central] [transitive] render central, centralize, concentrate; bring to a focus. Adj. central, centrical[obs3]; middle &c. R68; azygous, axial, focal, umbilical, concentric; middlemost; rachidian[obs3]; spinal, vertebral. Adv. middle; midst; centrally &c. adj.. P1.2.2.3.2.4 LINING #224. Lining. N. lining, inner coating. wall. {{similar_to: coating &c. (covering) R223}}. {[of(ave)]} stalactite, stalagmite. filling, stuffing, wadding, padding. {[of(house wall)]} wainscot, parietes[Lat]. V. line, stuff, incrust, wad, pad, fill. Adj. lined &c. v.. P1.2.2.3.2.5 INTERPOSITION (R228) #228. Interposition. N. {{&caused_by(separation, R44)}} interposition, location between, interjacence[obs3]. {{&result_of}} {{has_subtype}} intercalation, interdigitation, interjection, interpolation, interposition, intercurrence[obs3], intervenience[obs3], interlocation[obs3], interlineation, interspersion. {[of(fluid)]} interpenetration; permeation, seeping in. infiltration. {[of(person, P2.3.2.3)]} [interposition by one person in another's affairs, at the intervenor's initiative] intervention, interference; intrusion, insinuation, obtrusion. {{has_subtype: insertion &c. R300}}. dovetailing. {{has_subtype(intercalation): obstruction, M7.3.4.R4.1; embolism, @M7.3.4.R4.1}}. {{has_subtype(interposition[between=person, P2.3.2.3 + person, P2.3.2.3])}} intermediation. {{performed_by(intermediation): intermediary, intermedium[obs3]; go-between, intruder, interloper}}. {{has_subtype(intermediation): brokering; mediation, R724}}. episode, flyleaf. {[in_frame(document[1], R590a)]} {{function_of: parentheses, @R550}}. {{&causes(interposition[ptnt=partition])}} {{has_subtype(division, @P2.6.1.2.4.4.1)}} {{formed_by(partition, @R221a)}} partitioning. {{function_of(partitioning)}} {{has_subtype(physical object)}} {{shape_of(planar)}} partition. {{has_subtype(partition)}} septum, diaphragm; midriff; dissepiment[obs3]; drawer partition; movable partition. {{has_subtype(partition)}} {{has_subtype(wall, @P2.3.1.3.10.2)}} party wall; panel, room divider. {{has_subtype(partition)}} {{has_subtype(barrier[to=fire, P2.6.1.3.3.1], M7.3.4.R4.1)}} {{has_subtype(wall, @P2.3.1.3.10.2)}} firewall, fire wall. {{metaphor_for(firewall): absolute barrier, @M7.3.4.R4.1}}. {{connects(partition)}} {{has_subtype(region, R181)}} {{property_of(enclosed): @R221a, partition, compartment}}. <-- various room dividers, as in hospitals and offices, should be added here --> {{function_of}} {{has_subtype(institution)}} halfway house. V. lie between, be between. [intransitive] come between, get between; intervene, slide in, interpenetrate. {[of(fluid)]} permeate, penetrate, seep in. {{caused_by}} [transitive] interpose, interject, intercalate, interpolate, put between, introduce, import, throw in, wedge in, edge in, jam in, worm in, foist in, run in, plow in, work in; interline, interdigitate, sandwich in, fit in, squeeze in; let in. {{has_result(interpose)}} partition, compartmentalize, divide. {{property_of(multiplicity)}} merge; interleave, intersperse; interweave, interlard. {[of(playing cards)]} {{has_subtype(interleave)}} riffle. dovetail, splice, mortise; insinuate, smuggle; infiltrate, ingrain. {[of(person, P2.3.2.3)]} interfere, put in an oar, thrust one's nose in; intrude, obtrude; have a finger in the pie. introduce the thin end of the wedge. {{has_subtype(put between): thrust in &c. (insert) R300}}. Adj. intermediate, intermediary, intercalary, interstitial, interjacent[obs3], intercurrent[obs3], intervenient[obs3], intervening, penetrating, permeating. interspersed, interleaved, intercalated; merged. {{has_consequence(partition)}} partitioned, divided, compartmented, compartmentalized. embolismal[obs3]. parenthetical; episodic. mediterranean; intrusive; embosomed[obs3]. Adv. between, betwixt; twixt; among, amongst; amid, amidst; mid, midst; in the thick of; betwixt and between; sandwich-wise; parenthetically, obiter dictum. <--- [[LOCATION]] --> P1.2.3 LOCATION N. location. P1.2.3.1 RELATIVE SPACE (R183 TO R185) N. relative space. <-- 183. Position 184. Location 185. Displacement --> <-- there is a subtle difference between this entry and Place, R182; Place, R182 is the place itself, a part of space. Position, here, is the location of a particular object in space. Note that situation, environment show up here. Note that location, R184, is the act of locating something. [[position]] --> P1.2.3.1.1 POSITION (R183) #183. Position. N. {{has_property(physical object, P2.3)}} {{has_result(location, R184)}} {{has_subtype(place, R182)}} position, place, location, locality, locale. site, station, seat, venue, whereabouts; ground; bearings &c. (direction) R278. {{has_subtype}} {{has_part(land, R342)}} land point, geographical place, geographical location. footing, standing, standpoint, post; stage. {{has_conceptual_part}} orientation, aspect, attitude, posture, pose. {{factor_in}} {{has_subtype(circumstance, R8): @R183a, situation, status}}. {{has_location: @R227, surroundings, environment}}. {[of(geographical point)]} coordinates, latitude and longitude. {{location_of(land, P2.3.1.1.6.2.1)}} land point, point on land. {{studied_in}} topography, geography, chorography[obs3]. {{has_subtype}} {{property_of(cold)}} cold place. {{has_subtype}} {{property_of(unknown, @R491)}} unknown location, unknown position. {{has_representation: map &c. R554}}. {[of(person, P2.3.2.3)]} {{property_of(habitual): abode, R189}}. {{has_subtype(position)}} relative position, relative location. V. be situated, be located, be situate; lie, have its seat in. Adj. located, situate, situated. {[referring_to(position)]} positional. local, topical. {{has_subtype(positional): topographical, @R466}}. {[referring_to(geography)]} geographic, geographical. Adv. in place, in position. in situ, in loco; here and there, passim; hereabouts, thereabouts, whereabouts. here. {{contrast_to(here)}} there. everywhere, here there and everywhere. in such and such surroundings, in such and such environs, in such and such entourage, amidst such and such surroundings, amidst such and such environs, amidst such and such entourage. Prep. {{has_marker(relative position)}} above; below, under; ahead, in front of; behind, in back of; on a level with; even with, abreast of; to the right of; to the left of. {{has_subtype(above)}} directly above; on, on top of, resting on; at the top of. {{has_subtype(below)}} directly below, underneath; suspended from; at the bottom of, on the bottom of. {{has_marker(position)}} at. {{has_marker(relative position): @R221, in, inside}}. {{has_marker(relative position): outside, @R220a}}. Interrog. where. <-- this was included in Roget R183, but must be separate. Also, parts of R8 were moved here, so that R8 will be the general concept of circumstance, and this section applies to physical and mental circumstances. This is the general "circumstances" affecting humans and human action -- the "state of affairs" at a particular time. The headword "state" applies to a single object (although a system may also be considered as a single object!), for physical objects includes both the internal state and external circumstances (surroundings). Both are included here. "State" refers to the internal state of an object, which may be affected by the circumstances. The "situation" of a physical object is here considered part of the circumstances. Thus "circumstances" is defined only as a collection of situations of physical objects! Note that circumstances are both affected by and affect events! All of this needs additional, more careful consideration. For many purposes, state and circumstances may be used in identical senses. Note that "circumstances" is a subtype of "circumstance, R8", and also has situation as a conceptual part. Thus "circumstances" may be considered "the larger situation, the general circumstances". [[circumstances]] --> P1.2.3.1.2 SITUATION (R183A) #183a. Situation. N. {{has_subtype(circumstance, R8)}} {{factor_in(position, R183)}} {{has_property(physical object)}} {{temporal_loc_of(occasion, R113a)}} situation, status, state. {{has_subtype(circumstance, R8)}} {{conceptual_part_of(situation)}} circumstance, condition, circumstances[pl], conditions[pl], physical circumstances, context. {{has_conceptual_part: @R227, environment, surroundings}}. {{has_subtype}} {{conceptual_part_of(other people, M1.2)}} social situation. {{has_subtype(circumstances): terms, @R770}}. <-- occasion, WM10 sense 2b --> {{has_subtype(circumstances)}} {{mcaused_by(action, R680)}} occasion, occurrence. {{affected_by: contingency &c. (event) R151}}. {{affects: event, R151}}. {{has_subtype(juncture)}} turning point. {{has_subtype(circumstance)}} emergency, emergence. {{has_conceptual_part(emergency): danger, R665}}. {{&mcauses(emergency): $action, R680}}. &&{{has_property($action): immediate, R113; necessary, R601; desirable, @R646; urgent, @R642}}. {{has_high_intensity(emergency)}} {{has_subtype(turning point)}} crisis, critical situation. {{has_conceptual_part(crisis): great danger, @R665; opportunity, R134}}. {{has_subtype(circumstance)}} {{co-occurs_with(time of need)}} {{has_low_intensity(emergency)}} {{property_of(difficulty[1], R704)}} exigency, predicament, quandary, fix, juncture, pinch, strait, pass, push, conjunctive, pretty pass, mess, scrape, pickle, muddle, dilemma, nonplus, hitch, trial, scramble, entanglement. {{has_metaphor(exigency): @R704, net, meshes; maze; knot; hot water, hornet's nest; sea of troubles, peck of troubles; pretty kettle of fish; pickle, stew; bone to pick, crux, pons asinorum[Lat], where the shoe pinches}}. {{has_conceptual_part(exigency): need[for=action, R680/assistance, R707], @R630}}. status, footing, standing, regime. bearings, how the land lies. {{has_subtype: @R229a, surroundings, context, environment}}. {{has_subtype: location, R184}}. Adj. situational. conditional, contingent, dependent on the situation. {{has_subtype(conditional): contextual; environmental}}. adventitious &c. (extrinsic) R6; limitative[obs3]. {{has_property(emergency)}} emergency, emergent. Adv. accordingly; that being the case, such being the case, in view of the circumstances; that being so, sith[obs3], since, seeing that. as matters stand; as things go, as times go. according to circumstances, according to the occasion; as it may happen, as it may turn out, as it may be; as the case may be, as the wind blows; pro re nata[Lat]. depending on circumstances, in certain circumstances, under certain conditions; if it so happen, if it so turn out; in the event of; in such a contingency, in such a case, in such an event; provisionally, unless, without. {{has_property(exigency)}} when push comes to shove. Phr. " yet are my sins not those of circumstance " [Lytton]. <-- this is the act of locating something somewhere --> P1.2.3.1.3 LOCATING #184. Locating. N. {{result_of(position, R183)}} {{has_subtype(action, R680)}} location, localization, locating, putting, placing, positioning. {{has_patient}} {{has_subtype(physical object)}} positioned object. deposition, reposition; collocation; establishment, settlement, installation; fixation. {{has_subtype(putting[obj=person, P2.3.2.3][in=dwelling, P1.2.3.2.4.1])}} lodgment, lodgement, lodging, housing. {{has_subtype(locating[into=container, R191], R184): inserting, R300}}. {{has_subtype(locating[into=depot, R636a]): @R636, stowage, stowing, storing}}. anchorage, anchoring, mooring. {{has_subtype}} {{conceptual_part_of(placing + forgetting, @R506)}} mislaying, misplacing}}. {{forms(packing, @R300): package}}. {{affected_by: @P1.2.2.3.1.5, @R227, surroundings, habitat, environment}}. {{has_activity(camp, @R189)}} camping, encampment. {{has_subtype(locating[obj=colonist])}} settlement, colonization. {{has_conceptual_part(colonization): housing[obj=colonist]}}. {{!not_has_location(colonization): native country[of=colonist]}}. domestication, situation. {{&has_result: habitation &c. (abode) R189; cohabitation endenization[obs3], naturalization}}. {{has_subtype(placing[obj=vehicle, R272]/storing[obj=vehicle, R272], @R636)}} parking. {{function_of(parking)}} {{has_subtype(region, R181)}} {{property_of(flat, @R342)}} parking lot. {{function_of(parking)}} {{has_subtype(building)}} parking garage. {{!&has_part(parking lot)}} parking space. {{has_subtype(parking space)}} {{-+uses(handicapped person)}} handicapped parking space. {{has_subtype(putting[obj=corpse][into=grave]): interment, R363}}. V. locate, situate, position, localize, put, place. lay, set. lay down, deposit, reposit[obs3]. {{has_subtype(prepare[obj=location, R183][for=placing[obj=positioned object]], R673)}} make a place for, prepare a place for. seat, station, post, install; establish, fix, pin, root. {{has_subtype: @R636, stow, store, hold}}. {{has_subtype}} {{has_subtype(store, @R636)}} {{&has_function(building, P2.3.1.3.10.2)}} {{purpose_of(protect[obj=positioned object], @R664)}} [transitive] house. {{has_subtype(house[obj=person, P2.3.2.3])}} {{has_function(dwelling, P1.2.3.2.4.1)}} lodge, quarter, shelter. pitch, camp. graft; shelve; cradle; moor, tether, picket; pack, tuck in; embed, imbed; vest, invest in. billet on, quarter upon, saddle with; freight; pocket, put up, bag. {{has_subtype}} {{conceptual_part_of(place + forget, R506)}} mislay, misplace. {{has_subtype: plant &c. (insert) R300}}. inhabit &c. (be present) R186; domesticate, colonize. {{has_subtype: @R300, load, lade}}. anchor; cast anchor, come to an anchor. sit down, squat, perch, hive, se nicher[Fr], bivouac, burrow, get a footing; encamp, pitch one's tent; put up at, put up one's horses at; keep house. endenizen[obs3], naturalize, adopt. put back, replace &c. (restore) R660. {[of(person, P2.3.2.3)]} {{has_commencement(dwell, @R188a)}} {{has_subtype(become stable, @R150)}} [intransitive] settle down, settle in, settle; strike root, strike roots, put down roots, take root; take up one's abode, take up permanent residence, take up residence, take up one's quarters; plant oneself, establish oneself, locate oneself. {{has_metaphor(settle down)}} build one's house on a rock. {{has_commencement(dwell, @R188a)}} move in. {{has_subtype(place[obj=vehicle, R272])}} park. Adj. {{has_property(positioned object)}} located, placed, localized. {[of(person, P2.3.2.3)]} lodged, housed, quartered, billeted. established, settled; situate, posited, ensconced, imbedded, embosomed[obs3], rooted; domesticated; vested in, unremoved[obs3]. <-- Located object is not necessarily absolutely motionless. Perhaps should be refined --> {{has_consequence(locating/parking)}} {{has_property(positioned object[after=locating]): motionless, @R265}}. {{has_consequence(anchoring/mooring)}} {{has_subtype(motionless)}} moored, anchored; at anchor. Phr. "a local habitation and a name" [Midsummer Night's Dream]. P1.2.3.1.4 DISPLACEMENT (R185) #185. Displacement. N. {{has_subtype(change[of=position, R183])}} displacement, transposition, translocation, elocation[obs3]. {{has_subtype: ejection &c. R297; exile &c. (banishment) R893; removal &c. (transference) R270}}. {{has_subtype: misplacement, dislocation &c. R61}}. {{has_subtype(displacement)}} {{property_of(continuous, @R143): motion, R264}}. V. displace, dislodge, disestablish. misplace, mislay, displant[obs3]. ablegate[obs3], set aside, remove; take away, cart away; take off, draft off. {{has_subtype: @R73, dispel, dissipate}}. {{has_subtype: exile &c. (seclude) R893; lade &c. R184}}. {{has_subtype: unload, empty &c. (eject) R297; transfer &c. R270}}. {{has_subtype: vacate; depart &c. R293}}. Adj. displaced, dislodged, transposed, translocated. unplaced, unhoused[obs3], unharbored[obs3], unestablished[obs3], unsettled; houseless[obs3], homeless; out of place, out of a situation; in the wrong place. misplaced, mislaid, out of place, out of its element. Phr. fish out of water. <-- 186. Presence 187. Absence 188. Inhabitant moved to Person, P2.3.2.3.6.5.59 INHABITANT 189. Abode 190. Contents 191. Receptacle --> P1.2.3.2 EXISTENCE IN SPACE (R186 TO R191) N. existence in space, spacial existence. P1.2.3.2.1 PRESENCE (R186) #186. Presence. N. {{has_subtype(concrete existence, A1.2)}} {{location_of(place, @R183)}} {{antonym_of(absence, R187)}} presence, whereness[obs3]. {[of(person, P2.3.2.3)]} {[in_frame(habitation, R188a)]} occupancy, occupation. {[of(person, P2.3.2.3)]} {[in_frame(meeting[2], @P2.3.2.3.5)]} attendance. permeation, pervasion; diffusion &c. (dispersion) R73. {{has_large_quantity}} ubiquity, ubiety[obs3], omnipresence, ubiquitariness[obs3]. {{property_of: inhabitant, R188}}. {[of(person, P2.3.2.3): habitation, R188a]}. {{property_of: bystander &c. (spectator) R444}}. {{has_beginning: creation; birth}}. {{has_ending: destruction; death, P2.2.3.2}}. V. be present, be there, exist in space, be at a place. {[of(person, P2.3.2.3)]} {[in_frame(meeting[2], @P2.3.2.3.5)]} attend, look on, find oneself, be in attendance. {{consequence_of}} present oneself, show one's face, show up. {{consequence_of(attend): come[to=social gathering], @P2.3.2.3.5}}. assister[obs3]; make one of, make one at; remain; fall in the way of, occur in a place; lie, stand; occupy. {{hperforms(inhabitant, R188): @R188a, people, populate, inhabit, dwell, reside, stay, sojourn, live, abide, lodge, nestle, roost, perch, tenant}}. {{hperforms(inhabitant, R188): take up one's abode &c. (be located) R184}}. fill, pervade, permeate; be diffused, be disseminated, be through; over spread, overrun; run through; meet one at every turn. {{has_termination: cease to exist; die; be destroyed}}. {{required_for: witness, @R441a}}. Adj. present; occupying, inhabiting &c. v.; moored &c. R184; resiant[obs3], resident, residentiary[obs3]; domiciled. {{has_extreme(present)}} ubiquitous, ubiquitary[obs3], omnipresent, universally present, present everywhere. aboard, on board; at home, afield. Adv. in presence of, before; under the eyes of, under the nose of; in the face of; in propria persona[Lat]. on the spot; in person, in the flesh. Interj. "Here!", "Present!". Phr. nusquam est qui ubique est [Lat][Seneca]. <-- [Nullibiety.1] 1. Bishop Wilkins. [[absence]] --> P1.2.3.2.2 ABSENCE (R187) #187. Absence. N. {{has_subtype(nonexistence, R2)}} {{antonym_of(presence, R186)}} absence, lack. {{has_patient}} {{has_subtype(item, @R3a)}} absent item, missing item. {{has_case}} {{has_subtype(location, R183/event, R151)}} place of absence. {{has_subtype(absence[of=person. P2.3.2.3][from=location, R183])}} nonresidence. {{has_subtype(absence[of=person. P2.3.2.3][from=event, R151])}} nonattendance, alibi, absenteeism. {{has_subtype(absenteeism[from=school, R542])}} truancy. {{has_null(absence)}} emptiness, vacancy, vacuum; void, vacuity; barenness, sterility; tabula rasa[Lat]; exemption; syncope; hiatus &c. (interval) R198; lipotype[obs2]. {[in_frame(mathematics)]} {{property_of(vacancy)}} the null set. {[of(person, P2.3.2.3)]} nobody; nobody present, nobody on earth; not a soul; ame qui vive[Fr]. {{&caused_by: @R893, seclusion, depopulation}}. {{caused_by: @R185, taking away, removal, displacement}}. {{caused_by: extraction, @R301}}. {{performed_by(truancy): @P2.3.2.3.6.5.63, truant}}. {{performed_by(absenteeism): @P2.3.2.3.6.5.63, absentee}}. V. be absent, be missing. {[with_object(absent item)]} [transitive] lack, want, be void of, be empty of, have no. {{has_subtype(be absent)}} {[with_subject(person, P2.3.2.3)]} be truant, be away, be not at home, be gone. {{&caused_by(be absent)}} {[of(person, P2.3.2.3)]} keep away, keep out of the way; absent oneself, stay away; keep aloof, hold aloof. {{has_subtype(be absent[from=school])}} play truant, be truant, play hooky[coll.]. {{&caused_by(be absent)}} {[of(person, P2.3.2.3)]} withdraw, make oneself scarce, vacate; go away &c. R293. {{caused_by: @R185, take away, remove, displace}}. {{caused_by: extract, @R301}}. Adj. {{has_subtype(nonexistent R2)}} absent, not present. empty, void, unoccupied; vacant, vacuous. {{has_consequence(nonexistent)}} {{has_property(absent item)}} lacking, wanting, empty of, void of. barren, sterile; devoid. missing, nowhere to be found. {{consequence_of(missing): lost, R776; omitted, @R55}}. {{has_subtype(lacking[obj=person]): @R893a, unpopulated, unpeopled, untenanted, uninhabited, tenantless, deserted}}. {{&caused_by(uninhabited)}} uninhabitable. {[of(person, P2.3.2.3)]} away, nonresident, gone, from home. {{&caused_by: @R893, depopulated}}. Adv. without, minus, nowhere; elsewhere; neither here nor there; in default of; sans; behind one's back. in the absence, in absentia[Law]. Prep. {{has_marker(location of absence)}} from. {{has_marker(absent item)}} of. Interj. {{&mcaused_by(absence)}} "begone!". Phr. the bird has flown, non est inventus[Lat]. "absence makes the heart grow fonder" [Bayley]; "absent in body but present in spirit" [1 Corinthians v, 3]; absento nemo ne nocuisse velit [Lat][Propertius]; "Achilles absent was Achilles still" [Homer]; aux absents les os; briller par son absence[Fr]; "conspicuous by his absence" [Russell]; "in the hope to meet shortly again and make our absence sweet" [B. Jonson]. <-- this is the action of habitation --> P1.2.3.2.3 HABITATION (R188A) #188a. Habitation. N. {{hperforms(inhabitant, R188)}} {{has_activity(abode, R189)}} {{has_subtype(presence, R186)}} habitation, dwelling, living; abiding; nesting, roosting. V. people, populate; inhabit, dwell, reside, stay, sojourn, live, abide, lodge, nestle, roost, perch, tenant. {{has_commencement: take up one's abode &c. (be located) R184}}. resort to, frequent, haunt; revisit. {{caused_by: endenizen &c. (locate oneself) R184}}. Adj. populated, peopled, populous, full of people, inhabited. indigenous; native, natal; autochthonal[obs3], autochthonous. domestic; domiciliated[obs3], domiciled; naturalized, vernacular, domesticated; domiciliary. in the occupation of; garrisoned by, occupied by. <-- R188 Inhabitant relocated to P2.3.2.3.6.5.59 INHABITANT (R188) --> <-- [Place of habitation, or resort.] [[abode]] --> P1.2.3.2.4 ABODE (R189) #189. Abode. N. {{has_location(inhabitant, R188, P2.3.2.3.6.5.59)}} {{performed_at(habitation, R188a, P1.2.3.2.3)}} abode. {[of(nation)]} {{has_subtype: geopolitical division, P2.3.1.1.6.4.1}}. {[of(person, P2.3.2.3)]} residence, legal residence, permanent residence, address. {{has_subtype(residence)}} living unit. {{has_subtype(residence)}} place, digs, pad, habitation, where one's lot is cast, local habitation, berth, diggings. seat, lap, sojourn, quarters, headquarters. {{has_subtype(geopolitical division, P2.3.1.1.6.4.1): country; homeland, fatherland, mother country, paternal domicile, native soil, native land}}. plantation, colony, settlement, cantonment. homestead, homestall[obs3]. close, yard, passage, rents, buildings, mews. peristyle, cloister; gardens, grove, residences. {[of(life)]} biosphere. {{has_part(biosphere)}} environment, ecological niche. {[of(species)]} habitat, range. stamping ground, stomping ground[coll], turf[coll]; haunt, hangout. nest, nidus, snuggery[obs3]. {[of(beast, @R366)]} {{has_subtype: arbor, bower &c. R191}}. {[of(beast, @R366)]} lair, den, cave. hole, hiding place, cell, sanctum sanctorum[Lat]; covert, resort, retreat. perch, roost; nidification; kala jagah[obs3]. bivouac, camp, encampment, cantonment, castrametation[obs3]; barrack, casemate[obs3], casern[obs3]. garden, park, pleasure ground, plaisance[obs3], demesne. {[of(beast, @R366)]} cage, terrarium; pen; barn, stall. {[of(dog)]} doghouse. {[of(bird, P2.3.2.1.1.1.2)]} bird's nest, aerie, eyrie, eyry[obs3], rookery. {[of(beast, @R366): @R370, zoo, zoological garden]}. {[of(bird, P2.3.2.1.1.1.2): @R370, aviary]}. {[of(bee, @P2.3.2.1.1.2.1): @R370, hive, beehive]}. Phr. ubi libertas ibi patria[Lat]. <-- [[home]] --> P1.2.3.2.4.1 DWELLING (R189A) N. {{has_subtype(building, P2.3.1.3.10.2)}} {{has_subtype(abode, P1.2.3.2.4)}} home, abode, dwelling, domicile, residence, lodging, lodgment, lodgement, housing, resiance[obs1]. house, private residence. {{origin_of(Asia)}} yurt. {{has_subtype(house)}} {{property_of(large)}} mansion. {{has_subtype(house)}} {{property_of(very large)}} {[of(royalty)]} palace. villa. frame house, wood frame house, shingle house; flat house. {{has_subtype(house)}} {{property_of(small)}} {{property_of(height[2][val=one storey], @P1.2.2.2.1.2.1)}} bungalow. {{has_subtype(house)}} {{property_of(small)}} {{location_of(countryside)}} cottage, cabin, lodge, box, hermitage, rus in urbe[Lat]. folly, rotunda, tower, chateau, castle, pavilion, court, manor-house, capital messuage, hall; kiosk; casa[Sp], country seat. {{has_subtype(private residence)}} single-family house; duplex; two-family residence, legal two-family; row house, town house; detached house; semi-detached house. summerhouse, vacation house, dacha[Russ.]; hermitage. {{has_subtype}} {{property_of(temporary)}} temporary residence. home away from home, second home. {{alternative_to(private residence)}} multiple dwelling. {{has_subtype(multiple dwelling)}} apartment house, tenement house, tenement; condominium, condo. rooming house. {{has_subtype(multiple dwelling)}} public housing; hotel; motel; hostel, youth hostel; boarding house. {{has_subtype}} {{has_part(hotel)}} {{property_of(temporary)}} {{has_subtype(room, P2.3.1.3.10.2.R1)}} hotel room. {{has_subtype}} {{has_part(motel)}} {{property_of(temporary)}} {{has_subtype(room, P2.3.1.3.10.2.R1)}} motel room. {{member_of(hotel room)}} suite. {{has_member(apartment house/condominium)}} apartment, unit; flat. tabernacle, throne, ark. {{&has_part}} fireside; hearth, hearth stone; chimney corner, inglenook, ingle side. harem, seraglio, zenana[obs3]. household gods, lares et penates[Lat]. roof, household. tent &c. (covering) R223; chamber &c. (receptacle) R191; xenodochium[obs3]. messuage, farm. {{location_of(farm)}} farmhouse, hacienda[Sp.]. {{has_subtype(farmhouse)}} grange. {{has_part(grange)}} {{has_subtype(building, P2.3.1.3.10.2)}} outbuilding. cot, cabin, hut, chalet, croft, shed, booth, stall, hovel, bothy[obs3], shanty, dugout [U.S.]. {[of(beast, @R366)]} pen &c. (inclosure) R232; barn, bawn[obs3]; kennel, sty, doghold[obs3], cote, coop, hutch, byre; cow house, cow shed; stable, dovecote, columbary[obs3], columbarium; shippen[obs3]. {[of(Eskimo)]} igloo, iglu[obs3], jacal[obs3]. lacustrine dwelling[obs3], lacuslake dwelling[obs3], lacuspile dwelling[obs3]; log cabin, log house; shack, shebang[coll]. {[of(American Indian)]} wigwam, tepee, topek[obs3]; long house; cliff dwelling. anchorage, roadstead, roads; dock, basin, wharf, quay, port, harbor. quarter, parish &c. (region) R181. spa, watering place; inn; hostel, hostelry; caravansary, dak; bungalow[obs3], khan, hospice. meetinghouse. tavern, public house, pub, pot house, mug house, gin mill, gin palace, bar, bar room; barrel house [U.S.], cabaret, chophouse; club, clubhouse; cookshop[obs3], dive [U.S.], exchange [euphemism, U.S.], grill room, saloon [U.S.], shebeen[obs3]. {{has_subtype(tavern)}} beer hall. {{has_part(meetinghouse)}} assembly room. {{has_part(tavern/meetinghouse/inn)}} pump room, taproom, barroom. coffee house, eating house; canteen, restaurant, buffet, cafe, estaminet[obs3], posada[obs3]. poorhouse, almshouse[obs3], shelter. townhouse [U.S.]. V. take up one's abode &c. (locate oneself) R184; inhabit &c. (be present) R186. Adj. {[referring_to(residence)]} residential, domestic. home-owning. Phr. Be it ever so humble there's no place like home[John H. Payne]; home is where the heart is; eigner Hert ist goldes Werth[Ger]; "even cities have their graves" [Longfellow]; home sweet home; a man's home is his castle. <-- [Things contained.] --> P1.2.3.2.5 CONTENTS (R190) #190. Contents. N. {{location_of(container, P2.3.1.3.9)}} contents. {{has_subtype(physical object, P2.3)}} {{patient_of(shipping, @R270)}} {{has_subtype(object transmitted, @R270)}} cargo, lading, freight, shipment, load, bale, burden, jag, burthen[obs3]. {{has_measure}} shipload; wagonload, cartload[obs3]. <-- ??? container of is a good candidate for a variable $(receptacle, R191) of --> {{has_measure}} box of, cup of, basket of; can of; tin of; glass of; receptacle of[replaceable=R191]. {{has_property: inside &c. R221}}. {{has_part(container): dead space, ullage, unused capacity}}. {{location_of(ullage)}} {{has_subtype(cushion[for=cargo, @R190], P2.3.1.3.8)}} {{has_subtype(solid object)}} {{property_of(soft, R324)}} {{&uses(packing, @R300)}} packing material, packing, stuffing, wadding. <-- this "form is a very general concept for objects with extension. The usual meaning if "shape" is in the nect entry R240 --> P1.2.4 FORM (R240 TO R263) N. {{conceptual_part_of(spatial dimension, P1.2.2)}} form. {{property_of}} {{has_subtype(object, @R3a)}} geometric object. {{has_part(geometric object)}} {{has_subtype(straight line, @R244)}} {{traversed_by(geometric object)}} chord. {{has_part(geometric object)}} {{has_subtype(point, @R180a)}} {{has_subtype(center, @P1.2.2.3.2.3)}} center, geometric center. {{has_subtype}} {{has_property(geometric object): shape, R240}}. {{has_subtype(geometric object): point, @R180a; line, R244}}. <-- (R240 TO R243) 240. Form 241. Amorphism 242. Symmetry 243. Distortion [[form]] --> P1.2.4.1 FORM GENERALLY #240. Form. N. form, figure, shape. {{has_subtype: planar form, P1.2.4.2.2; solid form, P1.2.4.2.3; linear form, P1.2.4.2.1}}. {{has_subtype}} elongated form. {{has_property(elongated form): elongated, @R200d}}. <-- we define "elongated" as having a length/width raio >1.2, which we estimate as the minimum distortion necessary to cause a perception of "elongation" --> {{has_property(elongated form): $length, @P1.2.4.2.3; $width, @P1.2.4.2.3}}. &&{{{has_relative_val($length + $width): ">1.2"}}}. {{has_part(elongated form)}} {{has_subtype(end, R67)}} end[num=2]. {{has_subtype(end)}} front end. {{has_subtype(front end): front, R234}}. {{has_subtype(end)}} back end, rear end. {{has_subtype(rear end): rear, R235}}. <-- "precedes" is usually used in a time context, but we allow it to be used where it is metaphorically similar to the time context. For objects which have a "front" and "back", typically the "front" is encountered before the "back", so the time meaning is preserved for contexts where such objects are encountered in a process. For vehicles, the "front" reaches a point before the "back" (in normal forward motion) --> {{precedes(front end)}} back end. <-- for elongated forms, the "tip" usually refers to only one of the ends --> {{has_subtype(end)}} tip[num=1], far end[num=1]. {{has_subtype(elongated form): rod, @P2.3.1.3.1.1}}. {{has_subtype(elongated form)}} branching form, tree shape, tree. {{has_subtype(tree)}} two-dimensional tree; three-dimensional tree. {{shape_of(two-dimensional tree): river delta, @R348}}. {{shape_of(three-dimensional tree): tree, P2.3.2.1.2.3}}. conformation, configuration; make, formation, construction, cut, set. <-- this "frameworK" is primarily the internal structural support element for physical objects. A more abstract "framework" as part of a form might be defined, but is not here. The abstract "framework" at A2.5.5.2.3 will serve for that purpose. For a document, a "framework" would be an "outline" --> {{has_part}} {{has_subtype(framework, @A2.5.5.2.3)}} {{function_of(support)}} framework, frame[1]. {[of(person, P2.3.2.3)]} build, physique, trim, cut of one's jib. {{has_subtype(physique)}} endomorph, ectomorph, mesomorph. feature, lineament, turn. {{formed_by}} forming, formation, fashioning. {{has_subtype(forming)}} casting; stamping, molding; chiseling, sculpting. {{function_of(forming)}} {{has_subtype(physical object, P2.3)}} stamp, type, cast, plasmature[obs3]. {{uses(casting)}} {{has_subtype(container, P2.3.1.3.9)}} mold, frame[2]. {{concern_in: fashion, R852}}. {[in_frame(sewing/tailoring)]} pattern. {{has_part: contour &c. (outline) R230}}. {{has_subtype: structure &c. R329}}. phase &c. (aspect) R448. {[of(person, P2.3.2.3): posture, attitude, pose]}. {{studied_in}} morphism. forming &c. v.; formation, figuration, efformation[obs3]; sculpture; plasmation[obs3]. {{&has_property: amorphism, R241}}. {{&has_property: symmetry, R242}}. {{has_subtype: @R243, distortion, deformity}}. {{has_subtype(forming): @R243, malformation, disfigurement, defacement, mutilation, deforming}}. {{required_for_obj(forming): @P1.2.4.1.3, malleability, ductility, plasticity, workability, formability, fluidity}}. V. form, shape, figure, fashion, efform[obs3]. sculpture, sculpt. {{has_subtype(sculpture)}} carve, cut, chisel, hew. hammer out, lick into shape, put into shape; knead, work up into; set, mold; cast, stamp. {{has_beginning}} frame, frame out, model, rough hew, rough cast; sketch; block out. {{has_ending}} trim; polish. {{has_subtype: build &c. (construct) R161}}. Adj. formed, shaped, figured, fashioned. sculpted; cast, molded. carved, chiseled, hewn. {{required_for_obj(forming): @P1.2.4.1.3, malleable, ductile, plastic, workable, shapable, shapeable, formable, fictile[obs3], fluid}}. formative. [Give form] forming, shaping, molding, plasmic[obs3]. {{has_subtype(similar[in=form], R17)}} isomorphous. {[in_frame(geometry)]} {{has_subtype(isomorphous)}} congruent. [taking several forms] pleomorphic; protean; changeable &c. R149. {{has_property(branching form)}} branching, tree-shaped. <-- "palindrome" is now a general term for any series that can be inverted without changing the order. Used also of sequences in nucleic acids --> <-- [Regularity of form.] --> P1.2.4.1.1 SYMMETRY (R242) #242. Symmetry. N. {{&has_property(form, R240)}} {{antonym_of(asymmetry, P1.2.4.1.2)}} symmetry, balance; regularity. {{&factor_in: @R845, beauty, shapeliness, finish, proportion, eurythmy[obs3]}}. uniformity. parallelism. {{has_subtype}} {{&has_property(series, R69)}} {{property_of(linearly symmetrical)}} linear symmetry. {{has_subtype}} {{property_of(linear symmetry)}} palindrome. {{not_changed_by(palindrome^sequence): reversal}}. {{has_subtype(palindrome): palindrome, @R562}}. bilateral symmetry, trilateral symmetry, multilateral symmetry. {{has_conceptial_part: center, @R222}}. {{property_of}} branching, arborescence[obs3], ramification. arbor vitae. Adj. {{has_subtype(equal, R27)}} symmetrical, balanced; regular. {{has_property(palindrome)}} palindromic, linearly symmetrical. shapely, well set, finished. regular, uniform, balanced, even, well-proportioned, suant[obs3]. {[of(style)]} classic, chaste, severe. {{factor_in: beautiful &c. R845}}. parallel, coextensive. {{property_of}} branched, branching, ramose, tree-like, dendriform, dendritic, ramous[obs3], arborescent[obs3], arboriform[obs3], dendroid[obs3]. {{property_of(dendriform)}} dendrogram. fern-like, filiciform[obs3], filicoid[obs3]. butterfly-shaped, papilionaceous[obs3]. Fuji-shaped, fujigata[Jap.]. P1.2.4.1.2 ASYMMETRY N. {{antonym_of(symmetry, P1.2.4.1.1)}} asymmetry, imbalance. Adj. asymmetric, unbalanced, asymmertical, unsymmetric[obs3]; irregular. {[of(triangle)]} scalene. <-- [Irregularity of form.] --> P1.2.4.1.3 DISTORTION (R243) #243. Distortion. N. {{&has_property(form, R240)}} distortion, deformity, deformation, contortion, detortion[obs3]. {{&caused_by}} {{has_subtype(process, A7.7)}} {{has_subtype(change, A6)}} distortion[2], distorting, deformation[2], deforming, contortion[2], contorting. {{has_subtype(formation, R161)}} {{property_of(incorrect, @R495)}} malformation, malconformation[obs3]. harelip; monstrosity. malproportion, misproportion[obs3], want of symmetry, anamorphosis[obs3]. {{&causes: ugliness &c. R846}}. {[of(foot)]} clubfoot, talipes[obs3]. {[of(animal[1], R366)]} {{studied_in(malformation)}} teratology. twist, crookedness. {{has_subtype(distortion[of=face, @R1002])}} grimace. {{&has_result(distorting): @P1.2.4.1.2, asymmetry, irregularity}}. <-- &c. (obliquity) R217 --> V. {{caused_by(distortion)}} distort, contort, warp. twist, knot. deform, misshape. {{has_subtype(form[mode=incorrectly, @R495], R161)}} malform. [intransitive] sag, slump; buckle. wrest. {{has_subtype(contort[ptnt=face, @P2.3.2.2.3.2])}} make faces; grimace. {{has_subtype(contort[ptnt=body, P2.3.2.2.3.1])}} writhe. {[with_obj(communication, R527)]} garble. Adj. distorted. out of shape, awry, wry, askew, crooked; not true, not straight; on one side, crump[obs3]. <-- something may be "deformed" after the formation process --> {{has_property(deformation)}} deformed. {{has_subtype(deformed[while=forming, @R161])}} {{has_property(malformation)}} malformed, misbegotten, misshapen, ill-made. ill proportioned, malproportioned, misproportioned[obs3]. grotesque, monstrous. crooked, crooked as a ram's horn. camel backed, hump backed, hunch backed, bunch backed, crook backed. {[of(person, P2.3.2.3)]} bandy; bandy legged, bow legged; bow kneed, knock kneed. {[of(person, P2.3.2.3)]} splay footed, club footed, taliped[obs3], talipedic[obs3]. {[of(person, P2.3.2.3)]} round shouldered. {[of(person, P2.3.2.3)]} snub-nosed, flat-nosed, simous[obs3]. {[of(person, P2.3.2.3)]} harelipped. curtailed of one's fair proportions. {[of(person, P2.3.2.3): stumpy &c. (short) R201; gaunt &c. (thin) R203; bloated &c. R194]}. {[of(communication, R527)]} garbled. Adv. all manner of ways. Phr. crooked as a Virginia fence [U.S.]. <-- for the hierarchy, amorphism will be a property --> <-- [Absence of form.] --> P1.2.4.1.4 AMORPHISM #241. Amorphism. N. {{&has_property(form, R240)}} {{has_subtype(disorder, R59)}} amorphism, lack of form, informity[obs3]. unlicked cub[obs3]; rudis indigestaque moles[Lat]. {{required_for_obj(forming)}} malleability, ductility; plasticity; workability, formability; fluidity. [taking form from surroundings] fluid &c. R333. V. deface[Destroy form], disfigure, deform, mutilate, truncate; derange &c. R61; blemish, mar. Adj. shapeless, amorphous, formless; unformed, unhewn[obs3], unfashioned[obs3], unshaped, unshapen. rough, rude, Gothic, barbarous, rugged. {{required_for_obj(forming)}} malleable, ductile, plastic, workable, shapable, shapeable, formable, fictile[obs3]; fluid. P1.2.4.2 SPECIAL FORM (R204, R205, R244 TO R249) [[LINE]] <-- 244. Angularity 245. Curvature 246. Straightness 247. Circularity 248. Convolution 249. Rotundity Moved here from linear dimensions To Solid Form 204. Layer 205. Filament --> P1.2.4.2.1 LINEAR FORM (R204, R205, R244 TO R249) N. linear form. <-- angular coordinates are not subtypes. Must change! --> P1.2.4.2.1.1 LINE (R244, R246) #244. Line. N. {{property_of(length, R200)}} {{has_conceptual_part(measurement, R466)}} line; bar, rule, stripe, streak, ray, spoke, radius. {{property_of(straightness, R246): straight line, R246}}. {{conceptual_part_of: linear coordinate, @R466}}. {{property_of(curvature)}} curve, curved line. {{has_subtype(coordinate)}} Cartesian coordinate; ordinate; abscissa. {{has_subtype(coordinate)}} polar coordinates. {{has_subtype(polar coordinate)}} {{property_of(length, R200)}} radius. {{has_subtype(polar coordinate)}} {{property_of(angularity, R244a)}} angle. {{has_subtype(coordinate)}} spherical coordinate. {{has_subtype(spherical coordinate)}} latitude; longitude; altitude, azimuth. {{has_subtype(spherical coordinate)}} {[in_frame(astronomy)]} declination, right ascension. Adj. linear, lineal. P1.2.4.2.1.1.1 STRAIGHT LINE #246. Straight Line. N. {{has_subtype(line, R244)}} straight line, right line, direct line. {{has_subtype}} imaginary line. short cut. {{has_property}} straightness, rectilinearity, directness. <-- ; inflexibility &c. (stiffness) R323.??? --> {{has_subtype(imaginary line)}} {{has_conceptual_part(seeing, @R441)}} line of sight. V. be straight, be linear, be rectilinear. go straight, not turn, not deviate, have no turning, not incline to either side, not bend to either side, not turn to either side, not deviate to either side; steer for &c. (directions) R278. {{&caused_by}} render straight, straighten, rectify; set straight, put straight; unbend, unfold, unwrap, uncurl &c. R248; unravel &c. R219. Adj. straight, linear; rectilinear, rectilineal[obs3]; direct, even, right, true, in a line; unbent, virgate[obs3] &c. v.; undeviating, unturned, undistorted, unswerving; straight as an arrow &c. (direct) R278; inflexible &c. R323. laser-straight; ramrod-straight. <-- [[angle]] --> P1.2.4.2.1.2 ANGLE (R244A) #244a. Angle. N. angle, cusp; fork, bifurcation. fold &c. R258; notch &c. R257. {{has_units}} degree; radian. {{has_property}} angularity, angularness[obs3]; aduncity[obs3]. {{property_of(tridimensionality)}} solid angle. dihedral angle. {{property_of(angularity)}} elbow, knee, knuckle, ankle, groin, crotch. {{property_of(angularity)}} bend. {{property_of(angularity)}} crutch, crane, fluke, scythe, sickle, zigzag, kimbo[obs3], akimbo. {{conceptual_part_of: angular coordinate, @R466}}. {{conceptual_part_of}} angular measurement, angular elevation, angular distance, angular velocity; trigonometry, goniometry; altimetry[obs3]; clinometer, graphometer[obs3], goniometer; theodolite; sextant, quadrant; dichotomy. {{property_of(angularity)}} corner, nook, recess, niche, oriel[Arch], coign[obs3]. {{has_subtype(angle)}} right angle; obliquity &c. R217; "angle of 45 degrees", miter; acute angle, obtuse angle, salient angle, reentering angle, spherical angle. {{conceptual_part_of(right angle): perpendicularity, R216a}}. {{part_of(angle)}} {{has_subtype(form, R240/shape, R240)}} {{property_of(bidimensionality): @P1.2.4.2.2, triangle, trigon[obs3], wedge; rectangle, square, lozenge, diamond; rhomb, rhombus; quadrangle, quadrilateral; parallelogram; quadrature; polygon, pentagon, hexagon, heptagon, octagon, oxygon[obs3], decagon}}. {{part_of: @P1.2.4.2.3.1, pyramid, cone}}. {{part_of(angle)}} {{has_subtype(form, R240/shape, R240)}} {{has_subtype(solid, P1.2.4.2.3.1)}} {{property_of(tridimensionality): Platonic bodies; cube, rhomboid; tetrahedron, pentahedron, hexahedron, octahedron, dodecahedron, icosahedron, eicosahedron; prism, pyramid; parallelopiped; curb roof, gambrel roof, mansard roof}}. V. bend, fork, bifurcate, crinkle. Adj. angular, bent, crooked, aquiline, jagged, serrated. falciform[obs3], falcated[obs3]; furcated[obs3], forked, bifurcate, zigzag; furcular[obs3]; hooked; dovetailed; knock kneed, crinkled, akimbo, kimbo[obs3], geniculated[obs3]; oblique &c. R217. fusiform[Microb], wedge-shaped, cuneiform; cuneate[obs3], multangular[obs3], oxygonal[obs3]; triangular, trigonal[obs3], trilateral; quadrangular, quadrilateral; foursquare; rectangular, square, multilateral; polygonal &c. n.; cubical, rhomboid, rhomboidal, pyramidal. <-- [[curve]] --> P1.2.4.2.1.3 CURVE (R245) #245. Curve. N. {{has_subtype(line, R244)}} curve, arc. {{shape_of}} {{&has_part(solid object)}} bend. parabola; hyperbola. helix, spiral. {{result_of(helix): translation, @R264 + orbiting, @R312}}. {{has_conceptual_part(helix)}} {{similar_to(circle, R247)}} {{similar_to(revolution, R312)}} turn, helical turn, complete helical turn. {{has_units(helical turn)}} {{has_subtype(real number, @R84)}} number of helical turns. {{has_conceptual_part(helix)}} {{has_subtype(distance, R198)}} linear advance. {{has_property(helix)}} {{{has_ratio(number of helical turns + linear advance)}}} pitch. {{has_units(pitch)}} turns per inch. catenary, festoon. {{property_of(cyclic/closed)}} {{not_has_part(end)}} cycle, cyclic structure. {{has_subtype(cycle)}} ring. {{has_subtype(cycle): circle, P1.2.4.2.1.3.1}}. conchoid[obs3], cardioid. {{property_of(curvature)}} arch, vault, concameration[obs3]; arcade, bow, crescent, half-moon, lunule[obs3], horseshoe, loop, crane neck. {{property_of(curvature)}} caustic; tracery; arched ceiling, arched roof; bay window, bow window. {{has_property}} curvature, roundness, roundedness, curvity[obs3], curvation[obs3], incurvature[obs3], incurvity[obs1], incurvation[obs3], recurvity[obs3], recurvation[obs3]. {{&caused_by}} flexing, flexure, flexion, flection[obs3]; conflexure[obs1]. {{&formed_by(bend)}} bending, curving, arcuation[obs3]; deflection, deflexion[obs3]. {{part_of(curvature): sinuosity &c. R248}}. crook, hook, bought; inflection, inflexion[obs3]. downward curve, devexity[obs1]. turn, deviation, detour, sweep; bough. {{has_subtype(bend[of=hair, @R1002/filament, R205])}} curl. {{formed_by(curl)}} curling. {{has_subtype(curl)}} {{property_of(kinky)}} kink. sine curve; spline, spline curve, spline function. obliquity &c. R217. {{property_of(s-shaped)}} ogee. {{has_measure}} degree of curvature, angle of curvature, radius of curvature. {{conceptual_part_of: rotundity &c. R249}}. {{property_of(curvature): serpent, @P2.3.2.1.1.1.4; eel, @P2.3.2.1.1.1.3}}. {{has_subtype(roundness)}} {[of(solid body)]} convexity. {{property_of(convexity): sphere; hemisphere; dome; bubble}}. V. [intrans] be curved &c. adj.; curve, sweep, sway, swag, sag, arc; curl[1], turn. {{conceptual_part_of: deviate &c. R279}}. reenter. {{caused_by}} [trans] render curved; bend, flex, curve, incurvate[obs3]; inflect. {{cuased_by(be curved)}} turn; round; bow, arch, arcuate, arch over, concamerate[obs3]; recurve, frizzle; curl; crook. Adj. curved, curvilinear, curviform[obs3], curvilineal[obs3]. bent, crooked, crump[obs1]. hooked, sickle shaped, falciform[obs3], falcated[obs3], beaked, unciform[obs3], uncate[obs3], aduncous[obs3], uncinated[obs3]. bowed, arched, aduncated[obs3], arclike, arc-like, arcuate, vaulted. devex[obs1], devious. recurved, recurvous[obs3]. s-shaped. [Geom] sinusoid; parabolic; paraboloid; hyperbolic; hyperboloid. moon shaped, luniform[obs3], lunular[obs3]; semicircular, half-moon-shaped, semilunar. crescent, crescent shaped, lunate, crescentic. serrated, conchoidal[obs3]. shell-shaped, conchiform[obs3]. helical, spiral. {{has_subtype(helical)}} {{has_shape(DNA)}} double helical. {[of(hair, @R1002/filament, R205)]} curly. {{has_high_intensity(curly)}} kinky. cardioid, heart shaped, cordiform[obs3], cordated[obs3]. L-shaped, ell shaped. boat shaped. oar shaped, shield shaped, tongue shaped, pear shaped, fig shaped. kidney-shaped, reniform. lens shaped, lentiform[obs3], lenticular. {{similar_to(lens shaped): bow-legged &c. (distorted) R243}}. {{has_subtype: circular &c. R247}}. {{conceptual_part_of: oblique &c. R217}}. <-- bicorn[obs3], bicornuous[obs3], bicornute[obs3]; clypeate[obs3], clypeiform[obs3]; cymbiform[obs3], embowed[obs3], galeiform[obs3]; hamate[obs3], hamiform[obs3], hamous[obs3]; linguiform[obs3], lingulate[obs3]; lobiform[obs3], navicular[obs3], peltate[obs3], remiform[obs3], rhamphoid[obs3]; rostrate[obs3], rostriferous[obs3], rostroid[obs3]; scutate[obs3], scaphoid[obs3]; unguiculate[obs3], unguiform[obs3]. --> <-- [[circle]] --> <-- [Simple circularity.] --> P1.2.4.2.1.3.1 CIRCLE #247. Circle. N. {{has_subtype(planar object, P1.2.4.2.2)}} {{&creates(rotation, R312)}} circle, circlet, ring, areola, hoop, roundlet[obs3], annulus, annulet[obs3]. {{has_conceptual_part: @P1.2.4.2.1.3, arc, curve}}. {{has_part}} {{has_part(wheel)}} {{location_of(center)}} hub, nave, axis. cycle, orb, orbit, rundle, zone, belt, cordon, band. {{shape_of}} bracelet, armlet; ringlet; eye, loop. {{shape_of: @P2.3.1.3.12.10, wheel}}. {{shape_of: sash, girdle, cestus[obs3], cincture, baldric, fillet, fascia, wreath, garland}}. {{shape_of: crown, corona, coronet, chaplet, snood; necklace, collar}}. {{has_property}} circularity, roundness; rotundity &c. R249. {{&shape_of: noose, lasso, lassoo[obs3]}}. {{similar_to}} {{property_of(elongated)}} ellipse, oval, ovule; ellipsoid, cycloid; epicycloid[Geom], epicycle. {{has_part}} semicircle, half-circle; quadrant; sextant; sector. {{conceptual_part_of: sphere, @R249}}. V. be circular. {{&result_of}} make circular; round, round up. {{&result_of}} go round. {{&result_of: encircle &c. R227}}. {{&result_of: describe a circle &c. R311}}. Adj. circular, annular, orbicular. {{similar_to: @R249, round, rounded}}. {{similar_to}} {{has_property(elongated)}} oval, ovate; elliptic, elliptical. {{has_subtype}}{{has_property(disc)}} discoid. {{similar_to}} {{has_property(elongated)}} egg-shaped. {{similar_to}} {{has_property(elongated)}} pear-shaped &c. R245. {{conceptual_part_of}} spherical &c. R249. Phr. "I watched the little circles die" [Tennyson]. <-- [[coil]] --> <-- [Complex curvature.] --> P1.2.4.2.1.3.2 TORTUOSITY #248. Tortuosity. N. {{property_of(complexity)}} {{part_of(curve, R245, P1.2.4.2.1.3)}} {{causes(convolution, P2.4.2.4.4)}} tortuosity, convolution, windiness; sinuosity, twistedness, sinuation[obs3]. rivulation[obs3]. {{has_subtype: roughness &c. R256}}. wave, undulation, anfractuosity[obs3]. {{property_of}} meandering, circuit, circumbendibus[obs3], twist, twirl, windings and turnings, ambages[obs3]; torsion; inosculation[obs3]. {{similar_to: reticulation &c. (crossing) R219}}. {{property_of}} coil, roll, curl; buckle, spiral, helix, corkscrew, worm, volute, rundle; tendril; scollop[obs3], scallop, escalop[obs3]; kink; ammonite, snakestone[obs3]. maze, labyrinth. knot. {{has_instance(knot)}} Gordian knot. Adj. convoluted; winding, twisted &c. v.; wavy; undated, undulatory; circling, snaky, snake-like, serpentine; serpent, anguill[obs3], vermiform; vermicular. tortuous, sinuous, flexuous, tortile[obs3], tortive[obs1], anfractuous[obs3], reclivate[obs3], rivulose[obs3], scolecoid[obs3]. sigmoid, sigmoidal[Geom]. spiral, coiled, helical, spiriferous[obs3], spiroid[obs3]; cochleate, cochleous; screw-shaped; turbinated, turbiniform[obs3]. involved, intricate, complicated, perplexed, daedalian[obs3]. labyrinthine, mazy, labyrinthian, labyrinth, labyrinthic[obs3]. peristaltic; kinky, knotted. wreathy[obs3], frizzly, crepe, buckled; raveled &c. (in disorder) R59. Adv. in and out, round and round; a can of worms; Gordian knot. <-- R249, Rotundity is moved to solid form --> <-- surface here is in a geometrical sense, distinguishable from the surface of a solid physical object --> P1.2.4.2.2 PLANAR OBJECT N. {{property_of(bidimensionality, P1.2.2.2.1.1.2)}} {{has_conceptual_part(surface)}} {{property_of(planarity, @P1.2.2.2.1.1.2)}} surface, planar form, two-dimensional object, planar object, plane geometrical figure. {{part_of(angle)}} {{has_subtype(form, R240/shape, R240)}} {{property_of(bidimensionality)}} {{has_subtype(enclosure)}} polygon. {{has_part(polygon): side [num=>2]}}. {{has_subtype(polygon)}} {{part_of(side[num=3])}} triangle, trigon[obs3], wedge. {{has_subtype(polygon)}} {{part_of(side[num=4])}} lozenge, diamond; quadrangle, quadrilateral; quadrature; parallelogram. {{has_subtype(parallelogram)}} rhomboid, rhomb. {{has_subtype(parallelogram)}} {{part_of($angle[num=4][val=90 degrees])}} rectangle. {{has_subtype(rectangle)}} {{part_of($side[num=4])}} square. &&{{has_property($side): $length}}. &&{{has_relative_val($length[num=all]): equal}}. {{has_subtype(rhomboid)}} rhombus. {{has_subtype(polygon)}} {{part_of(side[num=5])}} pentagon. {{has_subtype(polygon)}} {{part_of(side[num=6])}} hexagon. {{has_subtype(polygon)}} {{part_of(side[num=7])}} heptagon. {{has_subtype(polygon)}} {{part_of(side[num=8])}} octagon, oxygon[obs3]. {{has_subtype(polygon)}} {{part_of(side[num=10])}} decagon. {{has_subtype: @P1.2.4.2.1.3.1, circle, ellipse}}. {{has_subtype(polygon)}} {{has_part($side)}} regular polygon. &&{{has_property($side[num=all]): length[val=equal]}}. <-- here at "solid form" we defined the three dimensions used to describe the shape of objects. This is just for very simple objects. We will need the object conceptss of a CAD system to do a proper job of describing form. [[solidform]] --> P1.2.4.2.3 SOLID FORM N. solid form, solidity. <-- in using these terms, Unless describing an object with a fixed orientation relative to a surface, we will standardize the orientation as such: We visualize an object laid out with the longest dimension extending away from the observer, and the next longest dimension arranged left to right. The shortest dimension will be the vertical, in this image. : Flexible objects are stretched to their fullest extension. The measurements are "Feret" diameters, as would be measured with a calipers, being the longest projection in each direction onto the appropriate perpendicular dimension. Connection within objects cannot be broken; thus the circumference of a torus will never be viewed as a length. For that concept, use "girth". In cases where the "length" is not discussed relative to to other objects, the "length" at R200 can be used. In cases where we are describing an object with a fixed orientation on a surface from the perspective of an observer, the "length" will be the the orientation extending away from the observer; "width" will be measured from left to right, and the "height" will be as usual the height above the surface. For objects below a surface, length, width and depth are used. --> {{!has_property}} {{has_subtype(linear measure, P1.2.2.2.1)}} length; width, breadth; thickness, height; girth. {{has_relative_orientation(length + height): perpendicular}}. {{has_relative_orientation(length + width): perpendicular}}. {{has_relative_orientation(width + height): perpendicular}}. {{has_sum(width + height)}} girth. depth. <-- Solid is not really a subtype. The relations between parts of a solid body are difficult to express linguistically, and will probably require graphics procedures for full understanding --> P1.2.4.2.3.1 SOLID [[solid]] N. {{property_of(solidity, P1.2.4.2.3)}} {{has_subtype(object, @R3a)}} solid, three-dimensional object, solid body. {{has_conceptual_part}} {{property_of(planar)}} {{has_subtype(slice, @P1.2.4.2.3.3)}} cross-section. {{has_property}} {{property_of(planar)}} profile, projection. {{has_subtype(projection)}} {[in_frame(architecture)]} elevation. {{has_subtype: physical solid, P2.2.1.2}}. convex solid. {{&has_property(convex solid): rotundity, R249}}. {{has_conceptual_part(solid body)}} {{has_subtype(plane)}} cross section. {{has_conceptual_part(solid body)}} {{has_subtype(surface, P1.2.2.3.1.1)}} solid surface. {{has_part(solid surface)}} face. {{has_conceptual_part(face)}} {{location_of(angle)}} edge. {{{between(edge): face + face}}}. {{has_subtype(cross section)}} horizontal cross section. {{has_part(horizontal cross section)}} {{has_subtype(circumference, P1.2.2.3.1.7.1)}} girth. {{has_subtype}} {{property_of(smallness, R32)}} particle; grain. <-- Some special solid shapes (like rod and wire) are found at P2.3.1.3.1.1, shapes for materials . Words for form in general are found at FORM, P1.2.4.1. We should put most shapes here to describe the shapes people use in mentally picturing objects, including "x-like" terms [[shape]] --> P1.2.4.2.3.1.1 SOLID SHAPE N. {{has_subtype(form, R240/shape, R240)}} solid shape, shape, form. {{has_subtype: roundness, P1.2.4.2.3.2}}. {{has_subtype: shape of materials, P2.3.1.3.1.1}}. {{has_subtype(shape): @P2.3.1.3.1.1, rod, wire, torus}}. {{part_of(angle)}} {{property_of(tridimensionality)}} polyhedron. {{has_subtype(polyhedron)}} {{property_of(symmetry)}} regular polyhedron, Platonic body. {{has_part(polyhedron)}} {{property_of(flat, R251)}} facet, face. {{part_of(angle)}} pyramid. {{&has_part(solid shape)}} {{has_subtype(point)}} {{part_of(angle)}} vertex. {{part_of(angle): cone, @P1.2.4.2.3.2}}. <-- the "vertex" for a cone or pyramid is at the top, for this sense, even for pyramids with angular bases --> {{has_part(cone/pyramid)}} {{rel_loc_of(top): vertex[num=1]}}. {{has_part(cone/pyramid)}} {{has_subtype(face)}} {{has_subtype(base, R211)}} {{rel_loc_of(bottom)}} base[num=1]. {{has_part(polyhedron): vertex[num=>0]}}. {{has_part(polyhedron): face[num=>3]}}. {{has_subtype(polyhedron)}} {{part_of(face[num=4])}} tetrahedron. {{has_subtype(polyhedron)}} {{part_of(face[num=5])}} pentahedron. {{has_subtype(polyhedron)}} {{part_of(face[num=6])}} hexahedron. {{has_subtype(hexahedron)}} parallelepiped. {{has_part_x(parallelepiped)}} {{has_subtype(face)}} top face; bottom face; front face; back face; left face; right face. {{has_orientation(top face/bottom face): horizontal}}. {{has_orientation(front face/back face/left face/right face): vertical; inclined}}. <-- note the three brackets in the next relations, meaning relative orientation --> {{{has_orientation(top face + bottom face): parallel}}}. {{{has_orientation(front face + back face): parallel}}}. {{{has_orientation(left face + right face): parallel}}}. {{has_subtype(parallelepiped)}} rhombohedron. <-- what do we need to define a cube? --> {{has_subtype(rhombohedron)}} cube. {{has_part(cube)}} {{has_subtype(line): $edge[num=12]}}. &&{{has_property($edge): $length, R200}}. &&{{has_relative_val($length[num=all]): equal}}. {{has_part($cube)}} {{has_subtype(square): $side[num=6]}}. &&{{has_property($side): $area}}. &&{{has_relative_val($area[num=all]): equal}}. &&{{has_part($cube): $angle[num=24]}}. &&{{has_property($angle[num=all]): size[val=90 degrees]}}. <-- doubtless there is an easier way --> {{has_subtype(polyhedron)}} {{part_of(face[num=8])}} octahedron. {{has_subtype(polyhedron)}} {{part_of(face[num=10])}} dodecahedron. {{has_subtype(polyhedron)}} {{part_of(face[num=12])}} icosahedron, eicosahedron. prism. {{part_of(angle)}} curb roof, gambrel roof, mansard roof. <-- [[sphere]] [[round]] --> P1.2.4.2.3.2 ROUNDNESS (R249) #249. Rotundity. N. {{has_subtype(curvature[of=solid body], @R245)}} rotundity, roundness, convexity. cylindricality, cylindricalness, cylindricity[obs3]. {{conceptual_part_of}} {{has_property(cone)}} conicity. {{has_high_intensity}} ellipticity. {{has_extreme}} sphericity, spheroidity[obs3], globosity[obs3]. {{property_of(sphericity)}} sphere, globe, ball; spheroid. {{has_subtype(sphere)}} {{has_subtype(shell, @P1.2.4.2.3.3)}} spherical shell. {{property_of(cross-section[val=circular])}} {{property_of(cylindricality)}} {{part_of(face[num=3])}} cylinder, cylindroid[obs3]. {{has_part(cylinder)}} {{has_subtype(face)}} {{property_of(planar)}} {{location_of(end)}} end face[num=2]. {{property_of(cylindricality): rod, @P2.3.1.3.1.1}}. {{has_subtype(cylinder)}} barrel, drum; roll, roller; rouleau[obs3], column, rolling-pin, rundle. {{property_of(planar)}} {{property_of(cross-section[val=circular])}} disc. <-- this "Cone" is a solid, not a surface --> {{property_of(conicity/conical/cone-shaped)}} {{property_of(cross-section[val=circular])}}{{part_of(face[num=2])}} cone, conoid. {{&has_part(cone)}} {{has_subtype(point)}} {{has_subtype(tip, @R240)}} {{rel_loc_of(top)}} tip. {{has_subtype(cone)}} {{!not_part_of(tip)}} truncated cone. {{has_part(truncated cone)}} {{rel_loc_of(top)}} {{property_of(flat, @R251)}} {{shape_of(disc, @R220)}} flat cone top. {{shape_of(cone-shaped)}} funnel. {{property_of}} pear shape, egg shape, bell shape. {{property_of(ellipticity)}} {{not_part_of(flat surface, @P1.2.2.3.1.1)}} ellipsoid; oblong spheroid; oblate spheroid, prolate spheroid. {{property_of}} {{has_subtype(rock): boulder, bowlder[obs3]}}. {{property_of: knot (convolution) R248}}. {{property_of(sphericity)}} drop, spherule, globule, vesicle, bulb, bullet, pellet, pelote[obs3], clew, pill, marble, pea, knob, pommel, horn. {{property_of}} curved surface, hypersphere; hyperdimensional surface. V. render spherical &c. adj.; form into a sphere, sphere, roll into a ball; give rotundity &c. n.; round. Adj. round, rotund, convex, rounded. {{has_subtype: circular, R247}}. bulging, distended, bulbous, swollen, gibbous. lens-shaped, lentiform[obs3], lenticular. hemispheric; bowed, arched. globular, globated[obs3], globous[obs3], globose. cylindric, cylindrical, cylindroid[obs3]; columnar, lumbriciform[obs3]. conic, conical, coniform. spherical, spheroidal. egg-shaped, ovoid, oviform. pear-shaped, pyriform[obs3]. bell-shaped, campaniform[obs3], campanulate[obs3], campaniliform[obs3]. mushroom-shaped, fungiform[obs3]. breast-shaped, mammiform, mammiliform[obs3]. beaded, moniliform[obs3]. club shaped, hubby [obs3][U.S.], hubbly [obs3][U.S.]. saddle-shaped, selliform[obs3]. doughnut-shaped, toroid, toroidal, torose[obs3]. hummocky[obs3], moutonne[obs3]. {{similar_to(breast-shaped)}} {{property_of(multiplicity)}} mammilary, mammilated. bellied, pot-bellied. tuberous, tuberculous; tumous[obs3]; cornute[obs3], odontoid[obs3]. tres atque rotundus[Lat]; round as an orange, round as an apple, round as a ball, round as a billiard ball, round as a cannon ball. <-- [[layer]] --> P1.2.4.2.3.3 LAYER (R204) #204. Layer. N. {{&has_part(solid)}} layer. stratum, strata, substratum, substrata; course, bed, band, zone. {[of(building): floor, story]}. flag, stage, tier, slab, escarpment. table, tablet; dess[obs3]. flagstone; board, plank; trencher, platter. plate; lamina, lamella; ply; panel. sheet, foil; wafer. scale, flake, peel. {{location_of(surface)}} {{adjacent_to(immediate surroundings, @P1.2.2.3.1.5)}} outer layer, surface layer. {{has_subtype(surface layer)}} shell. {{has_subtype(outer layer): @R223, coat, pellicle, integument, covering, peel}}. membrane, film. leaf; slice, shive[obs3], cut, rasher, shaving; eschar[obs3]. {{&formed_by}} stratification. {{has_property}} scaliness. {{part_of}} nest of boxes. coat of an onion. monolayer; bilayer; trilayer[Biochem]. {{part_of: layer cake}}. V. layer; layer on, lay on, layer over. {{&formed_by(layer)}} slice, shave, pare, peel; delaminate. {{&formed_by(layer)}} laminate; plate, coat, veneer. {{similar_to: cover &c. R223}}. Adj. layered. lamellar, lamellated[obs3], lamelliform[obs3]; laminated, laminiferous[obs3]; stratified, stratiform. schistose, schistous[obs3]; scaly, filmy, membranous, pellicular, flaky, squamous[Anat]. foliated, foliaceous[obs3]. tabular, discoid; spathic[obs3], spathose[obs3]. mica-like, micaceous[obs3]. three-layered, trilamellar[obs3]. graphite-like, graphitic[obs3]. Phr. layered like an onion. <-- [[filament]] --> P1.2.4.2.3.4 FILAMENT (R205) #205. Filament. N. {{property_of(flexible, @R324)}} filament. {{has_shape: rod, @P2.3.1.3.1.1}}. {{has_property: @P1.2.4.2.3, length, width, thickness}}. <-- "filaments" with width/thickness ratios greater than 3 are considered as "bands", next entry --> {{{has_relative_value(width + thickness): "<3"}}}. {{{has_relative_value(length + width): ">10"}}}. {{has_unit}} strand. fiber, fibril, funicle[obs3]. {{has_subtype(fiber): fiber, @P2.3.1.3.1.2.6}}. branch, offshoot, ramification. splinter, sliver, shred. {{part_of}} bundle, fascia. vein. roll, lath. {{property_of(thinness)}} capillary, capillament[obs3]. {{has_subtype}} {{property_of(strong, R327a)}} line. {{has_subtype(vein)}} {{property_of(smallness)}} venule, veinlet[obs3], venula[obs3]. {{constitutes(metal, P2.3.1.2.3)}} wire. <-- can a string be a single filament? --> {{part_of}} string, thread, packthread; yarn. {{part_of}} {{has_subtype(line)}} twine, twist; cord, whipcord. {{part_of}} {{property_of(strong, @R327a)}} {{property_of(thick, @R202a)}} {{function_of(tow, @R285/tie down, @R751): rope, @P2.3.1.3.11.2.1.1}}. cable. {{property_of(flatness): @R847, tape, ribbon, gimp}}. {{has_subtype}} {{property_of(natural): @P2.3.2.2.3.2, hair, cilium, cilia, pilus, pili}}. tendril, gossamer; hair stroke. {{&formed_by}} drawing, fibrillation[obs2]. Adj. filamentous, filamentary, filamentiferous[obs3], filaceous[obs3], filiform[obs3]; fibrous, fibrillar, fibrillose, fibrillous[obs3]; thread-like, wiry, stringy, ropy. {{property_of(thinness)}} capillary, capilliform[obs3]. funicular, wire-drawn, cable-drawn. anguilliform[obs3]; flagelliform[obs3]. taeniate[obs3], taeniform[obs3], taenioid[obs3]; venose[obs3], venous. {{affects: texture, P1.2.4.3}}. {{has_subtype(texture): @R256, rough, hairy, ciliated, hirsute}}. P1.2.4.2.3.5 BAND N. band, strip, tape, ribbon, riband, fillet, slip, spill, list. {{has_property}} {{has_subtype(linear measure, P1.2.2.2.1): @P1.2.4.2.3, length; width; thickness}}. {{{has_relative_value(width + thickness): ">3"}}}. {{{has_relative_value(length + width): ">10"}}}. P1.2.4.3 SUPERFICIAL FORM (R250 TO R263) N. {{has_property(surface)}} superficial form, surface apearance. <-- P1.2.4.3.1 GROSS SUPERFICIAL FORM 250. Convexity 252. Concavity 251. Flatness 253. Sharpness 254. Bluntness 257. Notch 258. Fold 259. Furrow 260. Opening 261. Closure 262. Perforator 263. Stopper P1.2.4.3.2 TEXTURE 255. Smoothness 256. Roughness --> P1.2.4.3.1 GROSS SUPERFICIAL FORM N. gross superficial form, general surface appearance. <-- R250 was originally "convexity", but it was primarily the concept of "protuberance" conflated with "roundness" we separate out roundness, and put it at "curve". This entry is now only for a protuberance. [[bulge]] --> P1.2.4.3.1.1 PROTUBERANCE #250. Protuberance. N. {{&has_part(form, R240)}} prominence, projection, protuberance, protrusion. {{has_property}} protuberance[2], protrusion[2]. {{has_part: @R240, end, tip}}. {{has_subtype}} {{property_of(rotundity, R249)}} swelling, bulge, bilge, gibbosity[obs3]. bump, hump, hunch, bunch. camber, cahot [obs3], thank-ye-ma'am [U.S.], swell. intumescence; tubercle, tuberosity[Anat]; excrescence. boss, embossment, hub, hubble. lip, flange. peg, button, stud; jutty; trunnion; snag. {{has_subtype}} {{shape_of(line, R244)}} ridge; rib. {{has_property}} relief, relievo[It]. {{has_subtype(relief): @R557, bassorilievo[It], mezzorilevo[It], altorivievo[It], low relief, bas relief, high relief}}. {{property_of(relief): cameo, @R557}}. {{has_subtype(protuberance[of=land, R342]): hill &c. (height) R206; cape, promontory, mull; forehead, foreland[obs3]; point of land, mole, jetty, hummock, ledge, spur; naze[obs3], ness}}. {{has_subtype}} {{has_part(building, P2.3.1.3.10.2): cupola, dome, arch, balcony, eaves; pilaster; gable}}. {{has_subtype}} {{has_subtype(body part, P2.3.2.2.3.2): tooth, knob, elbow, process, condyle, node, nodule, tongue, dorsum; molar; belly, pot belly, gut[coll]; withers, shoulder}}. {{has_subtype}} {{location_of(skin, @P2.3.2.2.3.2)}} {{has_subtype(blemish, M3.3.2.1.2.1.3): pimple, zit [slang]; wen, wheel, papula[Med], pustule, pock, proud flesh, growth, corn, wart, pappiloma, furuncle, bleb, blister; blob, papule, verruca}}. {{&property_of(protuberant)}} {{&location_of(skin, @P2.3.2.2.3.2): tumour[Brit], tumor, sarcoma}}. {{synonym_of(breast)}} {{location_of(chest)}} {{has_subtype(body part, P2.3.2.2.3.2): papilla, nipple, teat, tit [vulgar], titty [vulgar], boob [vulgar], knocker[vulgar], pap, breast, mammae}}. {{synonym_of(nose)}} {{location_of(face)}} {{has_subtype(body part, P2.3.2.2.3.2): nose, proboscis, neb, beak, snout, nozzle, schnozzle[coll], schnoz[coll]}}. V. [intransitive] project, bulge, protrude, stick out, be prominent, be protuberant, pout, jut out, stand out, poke out. stick up, bristle up, start up, cock up, shoot up; swell over, hang over, bend over; beetle, bouge[obs1], bunch. {{caused_by}} render prominent &c. adj.; emboss, chase. {{caused_by: raise R307}}. {{caused_by}} belly out. Adj. protuberant, sticking out, sticking up, in relief, raised, repousse, projecting, protruding, sticking out, standing out, jutting, jutting out. prominent, salient, bold. {{has_consequence(swell, @R194)}} bulging, distended, swollen, gibbous. {{similar_to(distended): bloated &c. (expanded) R194}}. bossed, embossed, bossy, nodular, bunchy. clavate, clavated[obs3], claviform. knobbed, knobby, nipple-like, papillary, papillose, papulous[obs3], papilose[obs3]. ventricular, ventricous[obs3], ventricose, verrucose[obs3]. <-- [[planarity]] --> P1.2.4.3.1.2 FLATNESS #251. Flatness. N. {{conceptual_part_of(horizontality, R213, P1.2.2.2.2.2)}} flatness, planarity, planeness. {{property_of}} plane. {{property_of: @P2.3.1.3.1.1, plate, platter, table, tablet, slab}}. {{similar_to: smoothness &c. R255}}. {{property_of: stratum &c. R204}}. {{has_superlative}} dead flat; level plane. {{has_subtype: @R213, levelness, horizontalality}}. {{&formed_by(plane)}} flattening, planing, leveling; grading. {{&formed_by(plane): pouring, @P2.3.1.3.1.1.1}}. {{function_of(planing): plane, power plane}}. {{function_of(leveling, grading): grader; steam roller}}. V. render flat, flatten; plane; level &c. R213. Adj. flat, plane, even, flush, scutiform[obs3], discoid; flat as a pancake, flat as a fluke, flat as a flounder, flat as a board, flat as my hand. {{has_conceptual_part: @R213, level, horizontal}}. <-- A "pit" usually has a steeper wall than a "depression", so it is distnguished here by that propertry. [[concave]] --> P1.2.4.3.1.3 CONCAVITY #252. Concavity. N. {{location_of(surface, R220)}} {{has_subtype(discontinuity[of=plane, @R251], R70)}} concavity, depression, dip. {{has_part}} {{has_subtype(side, R236)}} side, wall, slope. {{has_part}} {{rel_loc_of(below[obj=surface]): bottom}}. hollow, hollowness. indentation, dent, dint, dimple, follicle, sinus, alveolus[obs3], lacuna. {{has_subtype}} pit, cavity. {{has_part(pit)}} {{property_of(steep): wall, side}}. <-- pits are deeper than concavities, and openings are deeper than pits --> {{has_subtype(pit)}} {{property_of(deep, R208): opening, P1.2.2.2.1.2.3}}. {[of(land, R342)]} excavation, pit, strip mine. {{part_of(concavity, R252)}} intaglio. {{part_of(concavity[num=>10])}} honeycomb. {{part_of(concavity[num=>20]): sponge, R252a}}. {{part_of}} cup, basin, crater, punch bowl; socket. {{part_of: cell &c. (receptacle) R191}}. {{part_of: trough &c. (furrow) R259}}. {[of(land, R342)]} valley, vale, dale, dell, dingle, combe[obs3], bottom, slade[obs3], strath[obs3], glade, grove, glen. {{has_subtype(opening, P1.2.2.2.1.2.3)}} {{location_of(underground, @P1.2.2.2.1.2.3)}} cave, cavern, cove; grot[obs3], grotto. alcove, cul-de-sac. {{similar_to: gully &c. R198}}. {{has_conceptual_part: arch &c. (curve) R245}}. {[of(seacoast, @R342, @P2.3.1.1.6.2.1): bay, R343, P2.3.1.1.6.1.1.2]}. {{created_by(excavation): @P2.3.2.3.6.5.6.6, excavator, sapper, miner, driller}}. {[in_frame(anatomy)]} infundibulum. V. be concave, be depressed. {{result_of}} {{has_subtype(descend, @R305)}} retire, cave in, collapse. {[of(land, R342)]} {{&result_of}} {{has_subtype(descend, @R305)}} settle. {{result_of}} render concave &c. adj.; depress, hollow. {{result_of}} scoop, scoop out; dig, delve, excavate. {{result_of}} {{has_subtype(cut, P2.8.1)}} gouge, gouge out. {{result_of}} mine, sap, undermine, burrow, tunnel, stave in. {{formed_by(concavity)}} dent, dint, impress, stamp. Adj. concave, depressed. cup-shaped, scyphiform[obs3], scyphose[obs3]. dished, dishing, calathiform[obs3]. bowl-shaped. {{property_of(multiplicity)}} pitted, honeycombed, alveolar, alveolate, favaginous[obs3], faveolate[obs3], favose[obs3]. hollow, stove in. retiring; retreating. cavernous, gaping, wide open. {{similar_to(honeycombed): porous, R260}}. funnel-shaped, infundibular, infundibuliform, infundibul[obs3]. bell-shaped, campaniform[obs3]. capsular. {{similar_to: vaulted, arched}}. <-- R252a, Sponge, moved to texture, P1.2.4.3.2 [[sharp]] --> <-- ?? not finished relocation of objects here --> P1.2.4.3.1.4 SHARPNESS #253. Sharpness. N. sharpness. keenness; acuity, acumination[obs3]; spinosity[obs3]. nib, tooth, tusk; spoke, cog, ratchet. crag, crest, arete[Fr], cone peak, sugar loaf, pike, aiguille[obs3]; spire, pyramid, steeple. {{property_of: cutting instrument, R253a, P2.3.1.3.12.4}}. {{function_of(render sharp)}} sharpener, hone, strop; grindstone, whetstone, grinding wheel; novaculite[obs3]. {{uses(render sharp): steel, @P2.3.1.2.3.1; emery, @P2.3.1.1.4.2}}. V. be sharp &c. adj.. render sharp &c. adj.; sharpen, point, aculeate, whet, barb, spiculate[obs3], set, strop, grind; chip [flint]. {{required_for: cut &c. (sunder) R44}}. Adj. sharp, keen, pointed. acute; acicular, aciform[obs3]; aculeated[obs3], acuminated[obs3]. tapering; conical, pyramidal; mucronate[obs3], mucronated[obs3]. spindle shaped, needle shaped. peaked, salient. cusped, cuspidate, cuspidated[obs3]. horned, cornute[obs3], cornuted[obs3], cornicultate[obs3]. {{similar_to: craggy &c. (rough) R256}}. finger-like, fingered, digitated[obs3]. two-edged, double-edged, doubly tapering, fusiform[Microb]. toothlike, tooth-shaped, dentiform[obs3], odontoid[obs3]; toothed, toothy, denticulated. starlike, stellated[obs3], stelliform[obs3]. acinaciform; apiculate[obs3], apiculated[obs3]; aristate[obs3], awned, awny[obs3], bearded, calamiform[obs3]. cone-shaped, coniform[obs3], crestate[obs3]. lance-shaped, lanceolate[obs3], lanciform. scimitar-shaped, sword-shaped. tetrahedral, xiphoid[obs3]. cutting; sharp edged, knife edged; sharp as a razor, keen as a razor; sharp as a needle, sharp as a tack; sharpened &c. v.; set. P1.2.4.3.1.4.1 POINTINESS N. {{has_property(point)}} pointiness, spikiness. {{property_of: point, spike, spine, needle, R253b}}. {{property_of(sharpness): prickly plant, R367a, @P2.3.2.1.2.2}}. {{property_of: prickly animal, porcupine, hedgehog}}. V. be sharp, be pointed, taper to a point; bristle with. Adj. pointed, spiked, spiky, spikey, pointy, ensiform[obs3]. spiny, spicate, spinous[obs3], spicular, bristling, bristled, setaceous, setarious[obs3], spiniferous, spiniform[obs3], spinuliferous[obs3], echinate[obs3], gladiate[obs3]. {{property_of(spiny): porcupine, hedgehog; sea urchin}}. prickly, thorny, bristling, studded, thistly, snaggy, muricated[obs3], pectinated[obs3], briary[obs3]. {{property_of(thorny): rose; briar}}. arrow-shaped, sagittate[obs3], sagittiform[obs3]. barbed, spurred, arrowheaded[obs3]; arrowy[obs3]. {{property_of(barbed): barbed wire}}. awl, awl-shaped, subulate[obs3]. P1.2.4.3.1.5 BLUNTNESS #254. Bluntness. N. {{antonym_of(sharpness)}} bluntness, dullness, hebetude[obs3]. {{caused_by}} blunting, hebetation[obs3]. {{&caused_by: filing; sanding; scraping}}. V. be blunt, be dull. {{caused_by}} render blunt, blunt, dull, obtund[obs3], hebetate[obs3]; take off the point, take off the edge, take the edge off; turn. Adj. blunt, obtuse, dull, bluff. pointless, unpointed; edentate, toothless. P1.2.4.3.1.6 NOTCH #257. Notch. N. notch, dent, nick, cut; indent, indentation; dimple. {[of(battlement)]} crenel. {{part_of(renel)}} embrasure, battlement, machicolation[obs3]. {[of(saw)]} tooth, crenelle[obs3]. scallop, scollop[obs3], vandyke. depression; jag. {{part_of}} crenation. {{conceptual_part_of: @R259, groove, furrow}}. V. notch, nick, cut, dent, indent. jag; scarify, scotch, crimp. scallop, scollop[obs3], crenulate[obs3], vandyke. Adj. notched, nicked, dented, indented, jagged. crenate, crenellated, crenated[obs3]. dentate, dentated, denticulate, denticulated, toothed, palmated[obs3], toothy. serrated, serrate, crenulate. <-- [[fold]] --> P1.2.4.3.1.7 FOLD #258. Fold. N. {{has_result(folding, P2.4.2.4.4.1)}} fold, plait, pleat, ply, crease, plication, plicature[obs3]. flexion, flexure, joint, elbow. double, doubling, duplicature[obs3]. {[of(cloth)]} tuck, gather, ruffle. wrinkle, crinkle, crankle[obs3], rivel[obs3], ruck[obs3], rimple[obs3]. {{property_of(irregular)}} crumple, rumple. dog's ear. {{property_of(multiplicity)}} corrugation. frounce[obs3], flounce, lapel. pucker, crow's feet; plication[obs3]. Adj. folded, fluted, pleated, plicate. {[of(paper/page)]} dog-eared. P1.2.4.3.1.8 FURROW #259. Furrow. N. furrow, groove, rut. scratch, crack, score, incision, slit; streak, striae, striation; chamfer, fluting. {{part_of}} corduroy road, cradle hole. sulcus[Anat]. gutter, trench, ditch, dike, dyke; trench, fosse[obs3], trough, kennel. gully; tajo [obs3][U.S.], thank-ye-ma'am [U.S.]. {{&has_location(water)}} {{function_of(defense)}} moat. {{function_of(conduct[obj=water, R337], @R270)}} {{&has_location(water, R337)}} channel; canal. {{similar_to: @R198, ravine, fault, flaw, fissure, breach, rent, crevice, cleft, cranny, crack, split, rift, slit, interval }}. V. [transitive] furrow, trench, groove. flute, plow. incise, engrave, etch, bite in; scratch, crack, score, streak. Adj. furrowed, grooved, rutted. fluted, striated, sulcated[Anat], canaliferous[obs3], canaliculated[obs3]. doubly grooved, two-grooved, bisulcous[obs3], bisulcate[obs3], bisulcated[obs3]. singly grooved, one-grooved, unisulcate[obs3]. ribbed, corduroy, costate[obs3], costated[obs3], rimose[obs3], rimiform[obs3]. triply grooved, three-grooved, trisulcate[obs3]. <-- the verbs and nouns referring to the action of perforating, creating an opening, has been moved to P2.6.1.2.4.3 at physical phenomena. The distinction between the action of opening, here, and that at P2.6.1.2.4.3, is that the action here does not require a penetration of one object by another. [[opening]] [[hole]] --> P1.2.4.3.1.9 OPENING #260. Opening. N. opening[1], hole, aperture, apertness[obs3]. {{&result_of}} opening[2], opening up. {{has_subtype(opening up): @P2.6.1.2.4.3, puncture, perforation, penetration}}. inlet; vomitory; embouchure; orifice. {{has_subtype: @R295, outlet, vent}}. {{property_of(small)}} pore; pinhole. {{has_subtype}} {{shape_of(cylindrical)}} cylindrical opening. loophole, peephole, mousehole, pigeonhole; eyelet; slot. {{has_subtype: crack, P1.2.2.2.1.3.1}}. {{has_subtype}} {{location_of(door, @P2.3.1.3.10.2.R1)}} keyhole. {{has_subtype(window, @P2.3.1.3.10.2)}} {{location_of(ship)}} porthole. {{has_subtype}} {{location_of(needle)}} eye, eye of a needle. funnel, gully, main. {{has_subtype}} {{location_of(ground, R342)}} mine, pit, adit[obs3], shaft. {{has_subtype}}{{&has_part(mine)}} gallery. {{has_subtype}} {{location_of(underground)}} {{has_subtype: tunnel, @R627}}. channel. {{has_subtype(way, R627)}} passage, passageway. vessel, tubule, canal, gut. adjutage[obs3], ajutage[obs3]. alley, aisle, glade, vista. {[of(gun/rifle)]} bore, caliber. blind orifice; fulgurite[obs3], thundertube[obs3]. {[of(body organ, @P2.3.2.2.1.1.1.1)]} fontanel, fontanelle. {[of(body organ, @P2.3.2.2.1.1.1.1)]} foramen; fistula, ostium. {[of(land, R342)]} {{property_of(deep)}} boring, borehole. {{has_subtype(borehole)}} well. {{has_large_quantity(pore)}} multiple pores. {{conceptual_part_of(pore[num=>2])}} {{has_subtype(pysical object)}} porous object. {{has_property(porous object)}} porousness, porosity. {{has_subtype(porous object)}} sieve, colander, screen, riddle, cullender[obs3], cribble[obs3]; honeycomb. {{&result_of}} yawning, splitting, dehiscence, oscitancy[obs3], patefaction[obs1], hiation[obs3], pandiculation[obs3]. {{similar_to: chasm &c. (interval) R198}}. {{has_subtype(orifice)}} {{has_part(body, P2.3.2.2.1.1.1.1): mouth, sucker, muzzle, throat, gullet; nose, nozzle}}. {{&has_part(garment)}} placket; buttonhole. {{has_part(building, P2.3.1.3.10.2)}} {{has_subtype: embrasure, window, casement; abatjour[obs3]; lattice; bay window, bow window; oriel[Arch]; dormer, lantern}}. {{has_part(building, P2.3.1.3.10.2)}} {{has_subtype: portal, porch, gate, ostiary[obs1], postern, wicket, trapdoor, hatch, door; cellarway[obs3], gateway, doorway, hatchway, gangway; lich gate[obs3]}}. {{has_subtype: way, path, thoroughfare &c. R627}}. {{has_subtype(channel): @R350, tube, pipe}}. {{has_subtype(pipe): water pipe &c. R350; air pipe &c. R351}}. {{has_part(building, P2.3.1.3.10.2)}} smokestack; chimney, flue. {{has_subtype(outlet)}} {{has_part(container)}} tap. key &c. R631; opener, master key, password, combination, passe-partout. V. [intransitive] open, ope[obs3], gape, yawn, bilge; fly open. [transitive] open, pull open, throw open, pop open, uncover, unclose, unrip[obs3], lay open. {{has_subtype(open)}} {{has_subtype(perforate, P2.6.1.2.4.3)}} cut open, rip open, blow open, pry open, tear open. Adj. open, opened; wide open, unclosed, unstopped; gaping, yawning, opening, oscitant[obs3]. {[of(door)]} ajar. perforated, pierced, perforate. patent. tubular, cannular[obs3], fistulous. {{has_property(porous object)}} pervious, permeable, porous. {{has_subtype(porous)}} spongy, honeycombed, infundibular[obs3]. vesicular, vascular, vasicular[obs3]. follicular, cribriform[obs3], riddled; tubulous[obs3], tubulated[obs3], foraminous[obs3]; piped, tubate[obs3]. Int. "open sesame!". P1.2.4.3.1.10 CLOSURE #261. Closure. N. {{has_subtype(hindrance, R706)}} closure, occlusion, blockage, block, blockade; seal. lock, bolt; bar. embolus, embolism, infarction; constipation, obstipation[obs3]. {{&formed_by: contraction, R195, P2.4.2.4.2}}. blind alley, blind corner; keddah[obs3]; cul-de-sac, caecum. impermeability, impenetrability, imperforation[obs3], imperviousness. {{function_of: @R263, stopper, plug, bung, cork}}. {{function_of: @R223, cover, cap, lid}}. {{&formed_by}} closure, closing, blocking; shutting up; locking, bolting; stoppering, corking, capping; sealing, caulking, plugging. {{&result_of(impermeability): @P1.2.2.3.1.3.1, @R233, covering, taping, spackling, cementing, plastering, waxing, priming, painting, lacquering, shellacking}}. V. {{has_subtype(hinder, R706)}} close, occlude, plug. stop, seal, seal off. block up, stop up, fill up. {[with_object(container, R191)]} bung up, cork up, stopper, cap. button up, stuff up, shut up, dam, dam up; blockade, obstruct. plumb; lock, bar, bolt. choke, throttle; ram down, cram. trap, clinch; put to the door. {{has_method(close[obj=doorway, @P2.3.1.3.10.2])}} shut the door, close the door. Adj. closed, sealed, occluded, plugged, stopped up; shut, operculated[obs3]; unopened. impenetrable; impassable, unpassable[obs1]; invious[obs1]; pathless, wayless[obs3]. {{has_consequence(impassable)}} {{has_subtype(unused, @R678)}} untrodden, untrod. {{has_high_degree(sealed)}} impermeable, impervious, unpierced[obs3]. {{consequence_of(impermeable)}} {{has_consequence(absence[of=pore, @R260], R187)}} nonporous, imperforate, solid, imporous[obs3]. caecal[Med]; closable. unventilated. {{has_subtype(impermeable)}} {{has_high_quality(sealed)}} air tight, gas tight; water tight, water proof; hermetically sealed; tight, snug. P1.2.4.3.1.11 TAPERING N. {{has_subtype(narrowness, R203)}} tapering, taper, narrowing, coarctation[obs3], angustation[obs3]; wedge, wedge-shape. cone, cone-shape; funnel, funnel-shape. constriction, stricture, neck, bottleneck. waist, waistline, midriff, middle. isthmus. {{has_metaphor(constriction)}} {{part_of(constriction): wasp, hourglass}}. {{property_of(constriction): ridge, ghaut[obs3], ghat[obs3], pass; ravine &c. R198}}. {{&caused_by: contraction &c. R195}}. V. {{has_subtype(become narrow, @R203)}} narrow, taper, constrict. Adj. narrowed, narrowing, tapering, tapered, constricted. cone-shaped, funnel-shaped; wedge-shaped. <-- R262, Perforator is moved to P2.3.1 --> <-- R263, Stopper is moved to P2.3.1.3.9.1 Container parts. --> P1.2.4.3.2 TEXTURE [[texture]] N. {{has_property(surface, R220, P1.2.2.3.1.1)}} texture, feel, surface texture, fine surface appearance, detailed surface appearance. Adj. textural, textile. P1.2.4.3.2.1 SMOOTHNESS #255. Smoothness. N. smoothness &c. adj.; polish, gloss; lubricity, lubrication. {{result_of}} smoothing; finishing, glossing. {{has_subtype(smoothing)}} polishing. {{uses(smoothing)}} roller, lawn roller, rolling pin, rolling mill; sand paper, emery paper, emery cloth, sander; flat iron, sad iron; burnisher, turpentine and beeswax; polish, shoe polish. {[of(road pavement)]} {{carried_out_by(rolling)}} steam roller. {[of(road pavement)]} {{has_subtype(smoothing)}} leveling, rolling. {[of(cloth)]} {{has_subtype(smoothing)}} ironing, pressing. {[of(gemstones)]} {{result_of}} {{has_subtype(polishing)}} gemstone polishing. {{studied_in(gemstone polishing)}} lapidary. {{has_method(smoothing)}} {{has_subtype(abrasion, @P2.4.2.4.3)}} planing; filing; sanding. {{performed_by(gemstone polishing): @P2.3.2.3.6.5.6.8, lapidary, lapidarian, gemcutter}}. {{property_of}} {{has_subtype(material[2], @P2.1.1): down, velvet, velure, silk, satin; velveteen, velour, velours, velumen[obs3]; glass, ice}}. {{property_of: slide; asphalt, wood pavement, flagstone, flags}}. {{property_of: bowling green &c. (level) R213}}. V. smooth, smoothen[obs3]. [render smooth] {{has_subtype(smoothing)}} {{has_method(abrade, @P2.4.2.4.3)}} file; sand; polish, burnish. {{has_subtype(smoothing)}} {{has_method(cutting, R44)}} plane; mow; shave. level, roll; macadamize. calender[obs3], glaze. iron, hot-press, mangle. lubricate &c. (oil) R332. Adj. smooth. smoothed; oiled; leveled; ironed; polished, burnished. slick, sleek, glossy, leiodermatous[obs3], velutinous[obs3]. even. {{has_subtype: level &c. R213; plane &c. (flat) R251}}. silken, silky, satiny. lanate[obs3], downy, velvety. glabrous, slippery , glassy, lubricous, oily. soft, unwrinkled[obs3]. smooth as glass, smooth as ice, smooth as monumental alabaster, smooth as velvet. smooth as oil. woolly &c. (feathery) R256. Phr. smooth as silk. P1.2.4.3.2.2 ROUGHNESS #256. Roughness. N. roughness, unevenness. grain, texture, tooth. ripple; asperity, rugosity[obs3], salebrosity[obs1]. corrugation, nodosity[obs3]. coarseness, scale, irregularity. fuzziness. {{property_of(fuzziness)}} fuzz. {{has_member(fuzz): $fiber, @R205}}. &&{{has_property(fiber): fine, @R203 + dense, @R72}}. {{has_subtype: branching, R242}}. {{property_of: @P2.3.2.2.1.1.1.2, brush, hair, beard, shag, mane, whisker, moustache, imperial, tress, lock, curl, ringlet, fimbriae, pili, cilia, villi, lovelock, goatee, papillote, scalp lock}}. {{property_of}} plumage, plumosity[obs3]; plume, panache, crest; feather, tuft, fringe, toupee. {{property_of: wool, velvet, fur, down; plush, nap, pile, floss; byssus[obs3], moss, bur; fluff}}. {{property_of: knot (convolution) R248}}. V. be rough, be coarse, be uneven. go against the grain. render rough, render coarse, render uneven; roughen, ruffle, crisp, crumple, corrugate, set on edge, stroke the wrong way, rumple. knot, gnarl, snarl. fuzzy. Adj. rough. coarse, uneven, irregular, scabrous, scaly. {[of(filament)]} knotted, gnarled, snarled. rugged, rugose[obs3], rugous[obs3]; knurly[obs3]. asperous[obs3], crisp, salebrous[obs1]. unpolished, unsmoothed, unfinished, unsmooth[obs3], roughhewn. craggy, cragged; crankling[obs3], scraggy. <-- add more refs below --> {{similar_to: prickly, R253}}. leafy, well-wooded. {{has_subtype: branched, R242}}. feathery; plumose, plumigerous[obs3]; laciniate[obs3], laciniform[obs3], laciniose[obs3]; pappose[obs3]. pileous[obs3], pilose[obs3]; trichogenous[obs3], trichoid[Med]. tufted, fimbriated, hairy, ciliated, filamentous, hirsute; crinose[obs3], crinite[obs3]; bushy, hispid, villous, bearded, pilous[obs3], shaggy, shagged, pappous[obs3]. fringed, befringed[obs3]; setous[obs1], setose[obs3], setaceous. downy, velvety, flocculent, woolly, fluffy; lanate[obs3], lanated[obs3]; lanuginous[obs3], lanuginose[obs3]; tomentose[obs3]. Adv. against the grain. Phr. cabello luengo y corto el seso[Sp]; "like quills upon the fretful porcupine" [Hamlet]; rough as a nutmeg grater, rough as a bear. P1.2.4.3.2.3 POROSITY #252a. Porosity. N. porosity, sponginess; permeability. {{has_low_level(permeabilility)}} semipermeability. {{property_of: @P2.3.1.3.12.9, sponge, honeycomb}}. {{property_of: @P2.3.1.3.12.9, sieve, net, screen, strainer, frit[Chem], filter}}. {{property_of: @P2.3.1.3.12.9, cloth}}. Adj. porous, permeable. {{has_low_level(permeabile)}} semipermeable. cellular, spongy, spongiform, spongious[obs3]; honeycombed, alveolar; sintered. <-- (R264 to R315 to P2.4.1 Motion ) =================== MATTER P2 =========================== For the purpose of inheritance, "material phenomenon" has virtually no semantic content. The real meanings come at lower levels.--> P2 MATERIAL PHENOMENA [[MATTER]] N. material phenomenon. {{has_property: substantiality, R3}}. <-- 316. Materiality 317. Immateriality 318. World 319. Gravity 320. Levity --> <-- note that reality has two different definitions in this entry --> P2.1 MATTER GENERALLY (R316 TO R320) #316. MATTER. N. {{consists_of(physical object, P2.3)}} matter, brute matter, material[1]. {{constitutes}} the real world, the physical universe, reality, objective reality, material reality. {{antonym_of(objective reality): subjective reality, @R317, @P2.11}}. parenchyma[Biol]. {{has_property}} materiality, materialness; corporeity[obs3], corporality[obs3]; substantiality, substantialness, flesh and blood, plenum; reality, physical reality. {{has_subtype: @P2.3, object, physical object, article, thing, something, item}}. {{has_property: state, @P2.2.1}}. {{has_subtype(state): @P2.2.1, solid, fluid, plasma}}. {{has_subtype(fluid): liquid, P2.3.1.3.1.1.1; gas, @R334; supercritical fluid}}. {{has_subtype(liquid, P2.3.1.3.1.1.1): @P2.2.1, pure liquid, solution, suspension, aerosol, sol}}. {{has_subtype}} superdense matter, condensed states of matter; dwarf star, neutron star. {{has_subtype(chemical substance): materials, R635, P2.1.3}}. {{studied_in: physics; science, natural philosophy, experimental science}}. {{issue_in}} materialism; somatism[obs3]. {{property_of(materialism): @P2.3.2.3.6.4.31, materialist, somatist[obs3]}}. {{job_of(physics): physicist}}. {{has_subtype}} radiation. {{has_subtype(radiation)}} {{caused_by(ionization)}} {{property_of(penetrating/ionizing): @P2.6.1.7, ionizing radiation, radiation}}. {{has_subtype(radiation): electromagnetic radiation}}. {{has_subtype(ionizing radiation): @P2.6.1.7, Roentgen-ray, X-ray, gamma ray}}. {{has_subtype(ionizing radiation)}} {{constitutes(helium nucleus): @P2.6.1.7, alpha ray, alpha particle}}. {{has_subtype(ionizing radiation)}} {{constitutes(electron): @P2.6.1.7, beta ray}}. {{has_subtype(ionizing radiation): @P2.6.1.7, cosmic ray}}. Adj. {{has_property(matter): @R3, material, real, physical, corporeal, substantial}}. Adv. in reality, really, in this world; in this life. <-- although "matter" in our classification includes anything with mass or energy, such as elementaryparticles, waves, or plasma, we can use a more common type of matter, the "stuff" of many ontologies. We define it as being either solid, liquid, or gase, and nothing else. Note that "solid stuff" is here, and the entry "solid" at P2.2.1.2 is a discrete solid object. [[stuff]] --> P2.1.1 SUBSTANCE N. substance, stuff, material, physical substance. {{has_component}} element. {{has_subtype(element)}} {[in_frame(ancient times, @R122): earth; air; fire; water]}. {{has_subtype(element): chemical element}}. principle, substratum, body, corpus, hyle[obs3]. {{constitutes}} {{property_of(solid)}} solid matter, stuff[2], material[2]. {{constitutes(solid matter): solid, P2.2.1.2}}. {{constitutes_x: liquid, P2.3.1.3.1.1.1; gas, @R334; solid matter}}. {{constitutes: @P2.6.2, chemical, chemical substance, substance, compound}}. {{has_subtype}} {{property_of(hazardous): @P2.3.1.3.4, hazardous material}}. {{constitutes: physical object, P2.3}}. <-- A material can be composed of other materials, so we assert that any material is a constituent of itself --> {{constitutes($stuff): $stuff}}. <-- CYC dictum: any "part" of a stuff is the same stuff. They recognize and ignore the sorites ("heap") problem of ultimate division into non-stuff. But this problem is avoided by using "component" rather than "part" as the proper relation. IF we follow CYC, then: {{has_part($stuff): $stuff}}. --> <-- Originally this was "world". Most of below is related to cosmos. Note that this is not classified as a "physical object" although it sort of fits the idea that anything made of matter(including collections of objects) is a physical object. But the universe includes space and time, which are not physical objects. So we classify the universe as a place where physical objects are located. See also P2.3.1.1.3 Astronomical formations (much duplication), needs to be differentiated. [[universe]] --> P2.1.2 UNIVERSE (R318) #318. Universe. N. {{has_subtype(place)}} {{has_location(physical object, P2.3)}} {{property_of(size[val=astronomical, @R192])}} universe, cosmos, creation, nature, all of nature, the known universe, kosmos[obs3], macrocosm, megacosm[obs3]. {{causes}} music of the spheres. {{has_part: astronomical formation, P2.3.1.1.3}}. {{has_part}}{{not_location_of(Earth, @P2.3.1.1.3.2)}} {{alternative_to(Earth, @P2.3.1.1.3.2)}} outer space. {{has_beginning(universe)}} {{has_subtype(event): origin of the universe, @P2.6.1.8}}. {{studied_in: @P2.6.1.8, astronomy, cosmology}}. Adj. cosmic, cosmical[obs3]. galactic. celestial, heavenly, sphery[obs3]. stellar, astral, starry, sidereal, sideral[obs3]. nebular; uranic. Adv. in all creation, in the universe. <-- [[nature]] --> P2.1.2.R1 NATURE N. {{has_part(universe, P2.1.2)}} nature, the natural world. {{has_part(universe, P2.1.2)}} {{alternative_to(nature): the man-made world, @P2.3.1.3}}. {{consists_of(the man-made world): artifacts, @P2.3.1.3}}. {{has_property}} naturalness, unartificiality, absence of art, lack of artifice. {{property_of(naturalness)}} {{has_subtype(state, R7)}} state of nature. {{property_of(natural)}} {{has_subtype(forest, P2.3.1.1.6.2.6)}} virgin forest, the forest primeval, first-growth forest, old-growth forest. {{property_of(natural)}} {{has_subtype(soil, P2.3.1.1.4)}} virgin soil, unbroken soil. {{property_of(naturalness)}} {{has_subtype(land, R342)}} wilderness, wild, the wild, howling wilderness. {{property_of(naturalness)}} waste, wasteland. {{has_subtype(wasteland)}} desert; badland, badlands. {{has_instance(desert)}} {{location_of(Africa)}} Sahara; Nubian desert; Kalahari. {{has_instance(desert)}} {{location_of(Egypt)}} western desert. {{property_of(naturalness)}} {{has_subtype(garden)}} unweeded garden. Adj. {{has_property(cosmos, R318)}} {{antonym_of(man-made)}} natural, unartificial. artless. {{has_contrast(natural): @P2.3.1.3, artificial, artifactual, man-made}}. Adv. naturally. <-- R319, gravity, and R320, levity are moved to P2.6.1.6 GRAVITY (R319, R320) at Physics --> <-- the Roget entry R635, "materials" is primarily for supplies. Component materials, must be listed separately: here a general concept of component material, and under P2.3 the natural processed materials and synthetic artifacts are listed. --> P2.1.3 MATERIALS GENERALLY #635. Raw Materials. N. {{has_subtype(substance[1], @P2.1.1)}} raw material, material, stuff, stock, staple. materials; supplies; feedstock. starting material. {{has_subtype(starting material): mineral, P2.3.1.1.4.2}}. {{has_subtype: solid, P2.2.1.2; fluid, R333}}. {{has_subtype(fluid): liquid, P2.3.1.3.1.1.1; gas, @R334; supercritical fluid}}. {{has_subtype(liquid, P2.3.1.3.1.1.1): @P2.3.1.3.1.1.1, pure liquid, solution, suspension, aerosol, sol}}. <-- note that Wordnet has a lot of detail under liquid. Useful types. should be under sense under "matter"? --> $$. {{has_subtype: P2.3.1.3.21, household supply, household stuff}}. {{has_subtype: @R298, pabulum, food}}. {{has_subtype: @R727, munition, ammunition, arms}}. {{has_subtype: baggage &c. (personal property) R780}}. {{similar_to: means &c. R632}}. {{has_subtype: fuel, R388}}. {[of(person, P2.3.2.3): @P2.3.2.3.6.5.64, reinforcement, reenforcement[obs3]; contingents; relay, relief]}. Adj. raw, unprocessed. {{similar_to: raw &c. (unprepared) R674}}. <-- here the meaning of "material" is specifically as a component material in some object. One of these entries will normally be the second argument of a "consists_of" predicate relation. ?? put most of these under P2.3.1.2 Processed Natural Materials. The "composition" here is a broad concept, including as subtype chemical composition. --> P2.1.4 COMPONENT MATERIALS N. {{has_subtype(component, @R56)}} {{uses(manufacture[obj=artifact])}} {{has_subtype(substance[1], @P2.1.1)}} component, constituent, component material, material. {{part_of}} {{has_subtype(composition, R54)}} composition, substance, constitution, physical composition. {{has_subtype}} {{has_subtype(material[2], @P2.1.1)}} {{property_of(solid, @R321)}} solid material. {{studied_in}} materials science. {{&has_part}} {[in_frame(metallurgy/gemology)]} {[of(solid)]} inclusion. {[in_frame(metallurgy)]} {{has_property}} grain. {{&has_part(solid material)}} reinforcement. {{&has_part(solid material): layer, lamination}}. {{&has_part}} ingredient, subcomponent. Phr. "the stuff dreams are made of"; "remember man that thou art dust and unto dust thou shalt return". <-- specific types of materials will be found under processed natural materials, P2.3.1.2, or artifacts, P2.3.1.3. Materials classified by function, which might be in either category, will be rpimarily under artifacts, but should be crossed-referenced to natural substances where appropriate. Natural materials will be classified by physical composition, or origin, and artifacts which are predominantly used in a particular function may be found under the individual usage headings --> P2.1.R1 IMMATERIALITY. (R317) #317. Immateriality. N. immateriality, nonmateriality, immaterialness, incorporeity. the spirit world, spirituality; astral plane. {{property_of}} {{believes(agent, R690)}} subjective reality. {{has_instance(subjective reality)}} {{believes("Patrick J. Cassidy"): FACTOTUM SemNet, @R562}}. {{has_part(subjective reality): belief, R484}}. {{has_subtype(subjective reality): imagination, R515}}. {{has_subtype(subjective reality): fiction, @R515}}. {{has_subtype(subjective reality): myth, @R515}}. {{has_subtype(subjective reality): error, R495}}. {{has_subtype(subjective reality): @R944, ethics, morals}}. {{has_subtype(subjective reality): @M1, personality, individuality, self, I, myself, me, ego, other, you}}. {{has_part(spirit world): @R450, spirit, soul}}. {{has_part(spirit world)}} astral body. {{studied_in(spirit world)}} spiritualism. {{studied_in(spirit world): religion, R987; theology, R983}}. spiritualist. V. be immaterial, be incorporeal. be unreal, not exist in the physical universe. disembody, spiritualize. Adj. immaterial, nonmaterial, non-physical, immateriate[obs3]; unreal, incorporeal, incorporal[obs3]. incorporeal, disembodied, noncorporeal, incorporate[obs2], unfleshly[obs3], asomatous[obs3], unextended[obs3]; unembodied[obs3]. extramundane, unearthly; pneumatoscopic[obs3]. spiritual &c. (psychic) R450. subjective, personal, nonobjective. <-- [[MATPROP]] (NOUNS AND ADJECTIVES) --> P2.2 PROPERTIES OF MATTER N. {{has_property(matter, P2.1)}} property of matter. {{has_subtype: naturalness, @P2.1.2.R1}}. {{antonym_of(naturalness): @P2.3.1.3, artificiality}}. Adj. {{property_of(nature, P2.1.2.R1): natural, @P2.1.2.R1}}. {{antonym_of(natural, @P2.1.2.R1): @P2.3.1.3, artificial, artifactual, man-made}}. <-- are there any general properties of matter other than position? --> P2.2.1 PROPERTY OF MATTER (R149 TO R150) N. {{has_property(matter, P2.1)}} {{has_subtype(characteristic, R79a)}} physical property, physical attribute, physical characteristic, property of matter. {{has_subtype: position, R183}}. <-- we here classify "electromagnetic radiation" as a "state" of matter, but is probably should be classified as a type of matter [[STATE]] --> P2.2.1.1 STATE OF MATTER N. {{has_property(matter, P2.1)}} {{has_subtype(state, R7)}} state, state of matter. {{has_subtype(state of matter): @R321, solid state, solidity}}. {{has_subtype(state of matter): @R333, liquidity, liquid state}}. {{has_subtype(state of matter): @R334, gaseousness, gaseous state}}. {{has_subtype(state of matter)}} supercriticality, supercritical state. {{property_of(supercriticality)}} supercritical fluid. {{has_subtype(matter, P2.1)}} subatomic particle; plasma; superdense matter, neutron star; black hole. {{has_subtype(matter, P2.1): ion, @P2.3.1.3.4}}. {{has_subtype(matter, P2.1)}} {{property_of(liquid state): liquid, P2.3.1.3.1.1.1}}. {{Has_conceptual_part(state of matter)}} {{has_subtype(tensor)}} pressure. {{has_units(pressure)}} force per unit area. {{has_subtype(force per unit area)}} pounds per square inch; dynes per square centimeter. {{causes(pressure): force, P2.6.1.2.3}}. <-- [[radiation]] --> P2.2.1.1.1 ELECTROMAGNETIC RADIATION N. {{has_subtype(transverse wave, @P2.4.2.3.17)}} electromagnetic radiation, radiation, electromagnetic wave. {{has_conceptual_part: electromagnetic field}}. {{has_property}} frequency, periodicity. {{has_inverse(frequency)}} {{has_subtype(distance)}} {{has_subtype(cycle)}} wavelength. {{has_units(frequency)}} cycles per second, hertz. radio wave. {{has_subtype(radio wave)}} microwave. {{part_of(radio wave)}} {{has_subtype(transmission, R270): @P2.3.1.3.19.1, radio transmission, radio wave transmission}}. {{has_subtype(radio wave transmission): @P2.3.1.3.19.1, television transmission}}. {{property_of(television transmission)}} {{has_subtype(frequency)}} very high frequency, VHF[acron.]; ultra high frequency, UHF[acron.]. {{has_subtype: light, P2.6.1.5}}. Roentgen-ray, X-ray. gamma ray. {{has_subtype(X-ray)}} bremsstrahlung. {{has_property(electromagnetic radiation)}} quantization; polarization. {{has_property(electromagnetic radiation): velocity[val=velocity of light]}}. <-- ?? is ability to be reflected a property? Do we need a behavioral property? --> {{has_property(electromagnetic radiation)}} collimation; refraction; reflection; absorption. {{consists_of(electromagnetic radiation)}} {{has_subtype(physical object)}} photon, quantum, wavicle. <-- This "solid object" is for bodies with a defined shape, (even if plastic or deformable), as opposed to powders or granulated materials. Those should be classed under "solid material" at P2.1.4. the term "incohabitability" was coined here to express the notion that two solid bodies cannot occupy the same place at the same time. This is not necessarily true of liquids, gases, or radiation. Just a device to simplify the inheritance of this property. --> <-- [[SOLIDBODY]] --> P2.2.1.2 PHYSICAL SOLID N. {{has_subtype(matter, P2.1)}} {{property_of(solid state)}} {{property_of(solidity, R321)}} solid, physical solid, solid body, solid object. {{has_subtype}}{{property_of(rigid, @R323)}} rigid object. {{has_subtype}} deposit, precipitate. {{has_subtype}} mass, block, knot, lump; concretion, concrete, conglomerate; cake, clot, stone, curd, coagulum; casein, crassamentum[obs1], legumin[obs3]. {{has_property: @P2.2.2, specific gravity, density, solid density}}. {{formed_by: @R321, become solid, render solid, solidify}}. {{formed_by: @R321, solidification, concretion, coagulation, setting}}. {{formed_by: petrification &c. (hardening) R323}}. {{&formed_by: @P2.6.1.3.5, drying, evaporation}}. {{formed_by: @P2.6.1.3.8, crystallization, precipitation, crystal growth, gelling, gelation, thickening}}. {{has_property(physical solid)}} {{conceptual_part_of(position, R183)}} {{has_subtype(exclusion)}} incohabitability. {{has_part}} {{has_subtype(surface)}} {{rel_loc_of(top)}} top surface. {{has_subtype(top surface)}} {[in_frame(gravitational field)]} {{has_subtype(support, R215)}} {{property_of(flat, @R251 + horizontal, @R213)}} supporting surface. {{has_part}} {[in_frame(gravitational field)]} {{has_subtype(bottom)}} {{adjacent_to(supporting surface)}} base. {{&has_property}} {{has_subtype(stability, R150)}} {{has_subtype(inertia, @P2.2.1.5)}} positional stability, stability, resistance to motion. <-- "except on an indented surface, solid objects need a flat base for stability" ??? We need specific conditionals. ??? --> {{has_property($solid object): $center of gravity, @R222}}. &&{{has_part($solid object): $base}}. &&{{requires($solid object^positional stability)}}{[when($situation2): $situation]}. &&{{asserts($situation)}} {{{has_rel_loc($center of gravity + $base): directly above, @R183}}}. &&{{asserts($situation)}} {{has_property($solid object^$base): flat}}. &&{{asserts($situation2)}} {{adjacent_to($solid object): $support}}. &&{{asserts($situation2)}} {{has_property($support): flat; inclined}}. <-- kinetic energy definition --> {{has_property($solid body): $mass, P2.2.1.5; $velocity, R274}}. &&{{has_arith_product($velocity + $velocity): $velocity squared}}. &&{{has_arith_product($mass + $velocity squared)}} {{has_subtype(energy)}} kinetic energy. <-- we could also use: &&{{has_arith_product($mass + $velocity + $velocity): kinetic energy}}. --> Adj. {{has_property(positional stability)}} stable. {{has_high_level(stable)}} balanced. {{has_extreme(stable)}} {{has_subtype(symmetrical)}} perfectly balanced. {{not_has_property(positional stability)}} {{antonym_of(stable)}} unstable. {{&consequence_of(unstable)}} {{antonym_of(balanced)}} unbalanced. <-- (from Roget, COMPLEX CHANGE R149 to R150) --> P2.2.1.3 INSTABILITY #149. Changeableness. Instability. N. {{&has_property(matter, P2.1)}} {{required_for_subj(change, R140)}} {{required_for_obj(change, R140)}} {{has_subtype(susceptibility, @R177)}} {{antonym_of(stability, R150)}} changeableness, instability, physical susceptibility; mutability, variability, inconstancy. versatility, mobility; unstable equilibrium; fluctuation, vicissitude. {{has_subtype: alternation &c. (oscillation) R314}}. {{causes: transience &c. R111}}. {{&caused_by: chemical reaction}}. {{&caused_by: P2.6, interactions}}. {[of(person, P2.3.2.3): @R605, vacillation, irresolution, restlessness; inconstancy, fickleness; fidgets, disquiet; disquietude, inquietude; unrest]}. {[of(person, P2.3.2.3)]} {{has_manifestation(irresolution, R605): agitation &c. R315}}. {{property_of: chameleon, quicksilver, moon, Proteus, shifting sands, weathercock; harlequin, Cynthia of the minute, April showers[obs3]}}. {{property_of}} wheel of Fortune; the fickle finger of fate. V. [intransitive] change, fluctuate, vary, waver, shift, flounder, flicker. {[of(person, P2.3.2.3): waffle, blow with the wind (irresolute) R605]}. flitter, flit, flutter, shuffle, shake, totter, tremble, vacillate, wamble[obs3]; sway to and fro, shift to and fro. turn and turn about, ring the changes; change and change about; oscillate &c. R314; vibrate between two extremes, oscillate between two extremes; alternate; have as many phases as the moon. Adj. changeable, changeful; mutable, variable, checkered, ever changing. {{similar_to: changing &c. R140}}. unsteady, unstable, unstaid[obs3], inconstant. protean, proteiform[obs1]; versatile. unfixed, unsettled; fluctuating, varying, changing, vacillating, trembling, flittering, fluttering; restless. {[of(person, P2.3.2.3): agitated &c. R315; erratic, fickle; irresolute &c. R605; capricious &c. R608]}. touch and go; vibratory; vagrant, wayward; desultory; afloat; alternating; alterable, plastic, mobile; wavering. {{causes: transient &c. R111}}. inconsonant, fitful, spasmodic. Adv. variably, varyingly, inconstantly; changeably, restlessly, vacillatingly; seesaw &c. (oscillation) R314; off and on. Phr. "a rolling stone gathers no moss"; pictra mossa non fa muschis[It]; honores mutant mores[Lat]; varium et mutabile semper femina [Lat][Vergil]; "all that is transitory is but an illusion" [Goethe]. <-- stability, as applied to matter, is a relative term. No matter is totally and permanently stable. This was an abstract concept in Roget.--> P2.2.1.4 STABILITY #150. Stability. N. {{&has_property(matter)}} {{has_subtype(persistence, R141)}} stability. immutability, unchangeability, unalterability; unchangeableness[obs2]; constancy; stable equilibrium, soundness, vitality, stabiliment[obs3]. {[of(artifact)]} durability; reliability. stiffness, ankylosis[Med.]. solidity. {{has_subtype(stability[of=location, R182])}} immobility. {{&caused_by(immobility): anchor, mooring}}. {{&caused_by(immobility): fastener, P2.3.1.3.11.2.1.1}}. {{property_of}} establishment, fixture. {{property_of: rock; pillar, tower; foundation}}. {{has_metaphor}} leopard's spots; Ethiopia's skin. {{has_high_intensity: permanence &c. R141}}. {[of(person, P2.3.2.3): @R826, inexcitability, coolness, composure, coolth[coll.], aplomb]}. {[of(person, P2.3.2.3): @R606, obstinacy, stubbornness]}. {[of(person, P2.3.2.3): @R604, determination, resolution]}. {[of(person, P2.3.2.3): @R604a, perseverance]}. {{has_metaphor}} the rock of Gibraltar. V. be stable. resist change. {[in_frame(chemistry)]} be unreactive. {[of(person, P2.3.2.3): @R604a, persevere, stick fast; stand firm, keep firm, remain firm; weather the storm, stay the course, stick to the course, keep the faith, don't give in, don't buckle under]}. {[of(person, P2.3.2.3): @R604a, be firm, be steady, be unrelenting, be persistent]}. {[of(topic, R454)]} settle, establish, stablish[obs3], ascertain, fix, set, stabilitate[obs3]; retain, keep hold; make good, make sure. {{caused_by(immobility): fasten &c. (join) R43}}. {{has_commencement(be stable)}} [intransitive] become stable. {{caused_by(be stable)}} [transitive] render stable. set on its legs, float; perpetuate. {{caused_by(stability)}} {[of(person, P2.3.2.3)]} {{has_subtype(locate, @R184): @R184, settle down, settle in, strike roots, put down roots, take root, take up one's abode, take up permanent residence, take up residence, build one's house on a rock}}. Adj. stable, constant. inextinguishable, irreducible; indissoluble, indissolvable[obs3]. indestructible, undying, imperishable, incorruptible. {[of(physical object)]} durable. {{has_high_level(stable)}} unchangeable, immutable, unalterable; not to be changed; invariable, undeviating. {{has_consquence(unchangeable): permanent &c. R141}}. {{!has_consequence: @R141, unaltered, unchanged}}. steadfast, firm, fast; steady, balanced. confirmed, valid; fiducial[obs3]. {{has_subtype(stable[in=location, R182])}} fixed, immobile, immovable, irremovable. {{consequence_of(immobile)}} riveted, rooted. {{&consequence_of(immobile)}} tethered, anchored, moored, at anchor, on a rock, rock solid, firm as a rock; firmly seated, firmly established, firmly rooted, solidly rooted; deep-rooted, ineradicable; inveterate. {{has_subtype(unchangeable)}} {[of(opinion): obstinate &c. R606]}. {{&consequence_of(immobile)}} [movable object rendered unmovable] stuck, jammed; transfixed, unmovable, unremovable. {{has_subtype(stuck)}} {{&consequence_of(immobile)}} {[when_modifying(ship, R273)]} stuck fast, aground, high and dry, stranded. indefeasible, irretrievable, intransmutable[obs3], incommutable[obs3], irresoluble[obs3]. {{has_subtype}} {{antonym_of(reversible, @R145)}} irreversible. {{has_subtype(irreversible)}} {[of(decision, R480)]} irrevocable, reverseless[obs3]. vested; incontrovertible, stereotyped. {[of(topic)]} settled, established, res judicata[Law]. {[of(morphological form, @R562)]} indeclinable. {[of(plant, R367): perennial &c. (diuturnal) R110]}. {[of(mark/effect)]} indelible, indeciduous[obs3]. {{&consequence_of}} insusceptible, insusceptible of change. {{conceptual_part_of: quiescent &c. R265}}. <--; deterioration &c. R659. ? relation? --> Int. stet, let it be, leave it. Phr. stable as a rock; littera scripta manet[Lat]. <-- the units of mass are found at R319 (gravity), because they in most cases use the same words as units of weight. . [[MASS]] --> P2.2.1.5 MASS N. {{affects(gravity, R319)}} {{has_property(physical object)}} mass. {{has_subtype}} {{property_of(solid/liquid/gas)}} rest mass. {{causes(rest mass)}} {{has_subtype(inertia, @R172)}} inertia; vis inertiae[Lat.]. {{conceptual_part_of(rest mass)}} {{has_arith_product(mass + velocity, R274): momentum, @R276}}. {{not_has_property(electromagnetic radiation): rest mass}}. {{has_measure}} tun; cord[of wood]; lump, clod; bulk; block; loaf; mass, swad; nugget[of ore]. {{has_units(mass): @R319, gram, milligram, kilogram}}. {{has_manifestation}} {[in_frame(graviational field)]} weight. {{property_of}} {{has_subtype(physical object)}} massive body. P2.2.2 PROPERTY OF MATTER N. property of matter. {{{has_relative_value(mass + volume)}}} density, specific gravity. {{has_subtype(density)}} {{has_property(solid)}} solid density. {{has_subtype(density)}} {{has_property(liquid, P2.3.1.3.1.1.1)}} liquid density, specific gravity. {{has_measure(liquid density)}} Baume scale. {{measured_by(liquid density)}} densitometer; hydrometer. V. materialize. {{&result_of(density)}} {{has_subtype(contract, P2.4.2.5.2)}} compress, squeeze, pack, cram, ram down, constipate[obs2]. Adj. material. dense, heavy. {{antonym_of(dense)}} thin, light; rarefied. P2.2.2.1 PROPERTIES OF SOLIDS..(R321 TO R330) N. property of solids. <-- 321. Solidity (was Density) 322. Rarity 323. Hardness 324. Softness 325. Elasticity 326. Inelasticity 327. Tenacity 328. Brittleness 329. Texture 330. Pulverulence --> <-- R331. Friction & R332. Lubrication to Physics P2.6.1 --> <-- note density here refers to solid-type density, more porperly called soidity. The general concept of material density belongs above. This entry holds the general concept f solidification. A subtype, solidification due to cold, is at "freezing", P2.6.1.3.8 [[solidity]] --> P2.2.2.1.1 SOLIDITY (R321) #321. Solidity. N. {{has_property(physical solid, @P2.2.1.2)}} {{has_subtype(state of matter, P2.2.1.1)}} solidity, solid state, firmness, solidness. {{result_of}} solidification, hardening. {{has_subtype(solidification)}} concretion, setting; coagulation, curdling; clotting; caking; candying; deposition. {{has_subtype(solidification): @P2.6.1.3.8, freezing, congealing}}. density, compactness. impenetrability, impermeability, imporosity[obs3]. incompressibility. {{similar_to: cohesiveness, cohesion &c. R46}}. consistency, spissitude[obs1]. indivisibility, indiscerptibility[obs3]. insolubility, indissolvableness. {{similar_to: hardness, R323}}. {{has_subtype(solidification[of=vapor])}} sublimation; deposition, vapor deposition, epitaxial deposition. {{has_subtype(solidification)}} crystallization, precipitation, crystal growth; inspissation[obs3]. {{has_subtype(crystallization)}} fractional crystallization. {{similar_to: petrification &c. (hardening) R323}}. V. be dense, be solid. {{result_of}} solidify, become solid, render solid, solidate[obs3]. {{has_subtype(solidify)}} concrete, set, take a set, cure, consolidate, congeal, coagulate; curd, curdle; lopper; fix, clot, cake, candy; deposit, cohere. {{has_subtype(solidify)}} precipitate. {{has_subtype(precipitate)}} crystallize. {{has_subtype(solidify): @P2.6.1.3.8, freeze, condense, thicken, gel}}. {{similar_to(solidify): @R323, petrify, harden}}. Adj. dense, solid. solidified. {{has_subtype(solidified)}} condensed, congealed; precipitated, deposited, coagulated. {{has_subtype(solidified)}} caseous; pukka[obs3]; coherent, cohesive &c. R46; compact, close, serried, thickset. substantial, massive, lumpish[obs3]. crystallized, crystallized. impenetrable, impermeable, nonporous, imporous[obs3]. incompressible; constipated[obs2]. {{requires(crystallize)}} crystallizable. concrete &c. (hard) R323; knotted, knotty; gnarled; thick, grumous[obs1], stuffy. undissolved, unmelted[obs3], unliquefied[obs3], unthawed[obs3]. indivisible, indiscerptible[obs3], infrangible[obs3]. indissolvable[obs3], indissoluble, insoluble, infusible. <-- Roget had some aspects of gaseousness here. Those were removed to the entry Gas, R334 --> P2.2.2.1.2 RARITY (R322) #322. Rarity. N. {{has_property(network)}} rarity, tenuousness, tenuity; absence of solidity, absence of hardness, lack of hardness; subtlety, subtility[obs3], subtilty[obs3]. sponginess, compressibility. rarefaction, expansion, dilatation, inflation, subtilization[obs3]. {{property_of}} sponge; foam. {{has_subtype(sponge)}} natural sponge; synthetic sponge. {{has_subtype(foam)}} polyurethane foam; polystyrene foam. V. {{antonym_of(compress, R195)}} rarefy, decompress, expand, dilate, subtilize[obs3]. Adj. rare, subtle, subtile, thin, fine, tenuous, compressible, flimsy, slight. light &c. R320; cavernous, spongy &c. (hollow) R252. rarefied &c. v.; insubstantial, unsubstantial. uncompressed, uncompact[obs3], incompressed[obs3]. expandable, rarefiable[obs3]. <-- "rigidity" does not mean that something can't be bent, it just means that after deforming pressure is applied, the body returns to its original shape (unless, of course, the deforming pressure exceeds its yield strength) --> P2.2.2.1.3 HARDNESS (R323) #323. Hardness. N. {{has_subtype(resistance[to=penetration, P2.6.1.2.4.3], @R179)}} hardness, durity [obs1]. {{conceptual_part_of}} {{has_subtype(resistance[to=bending, @R324], @R179)}} stiffness, rigidity, renitency, renitence[obs3]. {{has_measure(rigidity)}} Young's modulus; coefficient of restoration. {{has_high_level(rigidity)}} inflexibility. {{has_measure}} temper. {{has_subtype}} callousness, callosity. {{caused_by}} induration, petrifaction; lapidification[obs3], lapidescence[obs3]; vitrification, ossification; crystallization. {{has_measure}} Moh's scale. {{property_of: @P2.3.1.1.4, natural Solid, stone, pebble, rock, flint, marble, crag, crystal, quartz, granite, adamant}}. {{property_of: bone, P2.3.2.2.3.2.1; fossil; cartilage, @R1002}}. {{property_of: @P2.3.1.3.1.2.3, hardware, heart of oak, block, board, deal board, cast iron, decarbonized iron, wrought iron, nail, brick, concrete, cement}}. {{property_of: iron, P2.3.1.2.2.26; steel, @P2.3.1.2.3.1}}. V. render hard, harden, stiffen, indurate. petrify. {[with_object(steel, @P2.3.1.2.3.1)]} temper; case-harden. ossify; vitrify; crust over, accrust[obs3]. Adj. hard. rigid, stiff, firm; starch, starched; stubborn; stark, unbending, unlimber, unyielding; tense; indurate, indurated. {{has_high_level(rigid)}} inflexible. {{has_high_level(hard)}} very hard, adamant, adamantine, adamantean[obs3]. gritty, proof. concrete, stony, rocky, calculous, lithic[obs3]; granite, granitic. glassy, vitreous. horny, corneous[obs3]; bony, osseous, ossific[obs3]; cartilaginous. rock-hard, hard as a rock; stiff as buckram, stiff as a poker; stiff as starch, stiff as as board; hard as nails. {{consequence_of}} hardened. {{has_subtype(hardened)}} petrified; vitrified. {{has_subtype(hardened)}} {[when_modifying(steel, @P2.3.1.2.3.1)]} tempered; case-hardened. <-- note that although "rigid" bodies can also bend, that action is more characteristic and pronounced in soft bodies, thus it is located here --> P2.2.2.1.4 SOFTNESS (R324) #324. Softness. N. softness, pliableness, pliancy, pliability; flexibility; sequacity[obs3], malleability. {{property_of}} {{has_subtype(solid object)}} soft object. {{property_of}} {{has_subtype(solid material)}} plastic material, soft material. {{has_action(soft object/soft material)}} {{!causes(force, P2.6.1.2.3)}} bending, yielding. {{has_subtype(bending)}} {{has_subtype(twisting, @P2.4.2.4.4)}} torsion. {{has_conceptual_part}} penetrability. tenderness, suppleness, litheness. ductility, tractility[obs3], extendibility, extensibility; formability. plasticity; inelasticity, flaccidity, limpness, laxity. {{property_of: clay, @P2.3.1.1.4.4}}. {{property_of: wax, R356c; butter, @P2.3.1.3.2.11}}. {{property_of: dough, @P2.3.1.3.2.4; pudding, @P2.3.1.3.2.2}}. {{property_of}} alumina, argil. {{property_of}} cushion, pillow; mattress. {{property_of}} down, padding, wadding;foam. {{&caused_by}} mollification, softening, mollifying, relaxing, mellowing. {{has_subtype(mattress)}} feather bed, feather mattress. {{constitutes(down)}} down comforter; feather pillow. V. render soft, soften; mollify, mellow, relax, temper. [transitive] mash, knead, squash, work. [intransitive] bend, yield, relax, give. {{has_metaphor}} {[of(person, P2.3.2.3): @R762, yield, relent, give in]}. plasticize. Adj. soft, tender, supple; pliant, pliable; flexible, flexile; lithe, lithesome. lissom, limber, plastic. {[of(metal, P2.3.1.2.3)]} ductile; malleable, extensile, formable. inelastic. tractable, tractile[obs3]. {[of(carpet)]} deep piled. yielding, bending, sagging; flabby, limp, flimsy. doughy, spongy; penetrable. foamy, plush, cushy[coll.], cushiony[obs3]. flaccid, flocculent, downy; edematous, oedematous[obs3], medullary[Anat], argillaceous, mellow. soft as butter, soft as down, soft as silk; yielding as wax, tender as chicken. {[of(person, P2.3.2.3)]} pliant, agreeable, sequacious[obs3]. P2.2.2.1.5 ELASTICITY (R325) #325. Elasticity. N. {{has_subtype(restorability, R145)}} elasticity, springiness, spring, resilience, renitency; buoyancy. {{property_of: rubber, Indian rubber, India rubber, latex, caoutchouc gum elastic, natural rubber; neoprene, synthetic rubber, Buna-S; plastic; Spandex; whalebone, baleen}}. flexibility. {{property_of: spring, R633, P2.3.1.3.12}}. {{has_measure: Young's modulus, @R327a}}. V. stretch, flex, extend, distend, be elastic &c. adj.; bounce, spring back &c. (recoil) R277. Adj. elastic, flexible, tensile, spring, springy, resilient, renitent, buoyant; ductile, stretchable, extendable. Phr. Hooke's law, the stress is proportional to the strain. P2.2.2.1.6 INELASTICITY (R326) #326. Inelasticity. N. want of elasticity, absence of elasticity, absence of resilience. {{has_subtype: brittleness, R328}}. {{has_subtype: softness, R324}}. Adj. inelastic. {{has_subtype: @R323, unyielding, rigid}}. {{has_subtype: @R324, inflexible, soft}}. not resilitent, not elastic, irresilient[obs3]. <-- This entry still contains elements of sticking together, arguably a property of objects composed of parts, and of stickiness. They should be separated!??? In Roget, strength was included in this entry, but we need separate categories for gooeyness and tensile strength, which are quite different. So strength is in R327a. [[adhesive]] --> P2.2.2.1.7 ADHESIVENESS (R327) #327. Adhesiveness. N. {{conceptual_part_of(cohesion, R46)}} tenacity, adhesiveness. grip, grasp, stickiness, gooeyness; sequacity[obs3]. gumminess, glutinousness[obs3], sequaciousness[obs3]. {{is_high_level_of: @R352, viscosity, viscidity, semiliquidity}}. {[of(person, P2.3.2.3): @R606, stubbornness, tenacity]}. {[of(person, P2.3.2.3): perseverence, @R604a]}. {{property_of: @P2.3.1.3.1.2.7, glue, mucilage, cement}}. {{property_of: @P2.3.1.3.1.2.7, adhesive tape, gummed paper, fly paper}}. {{property_of: @P2.3.1.3.1.2.7, Velcro}}. {{property_of(toughness)}} {{&has_part(meat)}} gristle, cartilage. {{property_of: saran wrap, plastic wrap}}. V. {{has_subtype(cohere, R46)}} be tenacious &c. adj.. Adj. tenacious. sticking, sticking fast. adhesive; tenacious, tough; sticky &c. R352. gluey, sticky, tacky, gooey, adhesive, sequacious[obs3]; gummy; pasty. {{is_high_level_of: @R352, thick, syrupy, viscous}}. stringy, gristly, cartilaginous. leathery, coriaceous[obs3], tough as whitleather[obs3]; stubborn &c. (obstinate) R606. Phr. cling like sin. <-- this is a "sticking together" of two or more objects because of adhesiveness, including welding and soldering--> P2.2.2.1.7.R1 ADHESION #327b. Adhesion. N. {{has_subtype(cohesion, R46)}} {{has_consequence(adhesiveness, @R327)}} {{conceptual_part_of(connection)}} {{conceptual_part_of(contact)}} {{has_method(fastening, @P2.3.1.3.11.2.1.1/joining, R43)}} adhesion, adherence, set, sticking, sticking together. {{&caused_by}} {{used_in(glue, @P2.3.1.3.1.2.7)}} gluing. {{&caused_by}} {{used_in(cement, @P2.3.1.3.1.2.7)}} cementation, cementing. {{&caused_by}} {{used_in(solder + soldering iron)}} soldering. {{&caused_by}} {{used_in(welding torch)}} welding. {{causes(welding/soldering): adhesion[of=metal, P2.3.1.2.3]}}. {{has_result(welding)}} {{has_subtype(joint, @R43)}} weld. {{has_result(soldering)}} {{has_subtype(joint, @R43)}} soldering joint. V. {{has_method(fasten, @P2.3.1.3.11.2.1.1/join, R43)}} adhere, stick, cling, cleave, hold, hold fast, hang together, stick together[1]. {{causes_by}} stick together[2]. {{has_commencement(hold)}} take hold of, close with, clasp, hug; grow together. grip, grasp, stick. twine round &c. (join) R43. stick like a leech, stick like wax; stick close; cling like ivy, cling like a bur; cling like sin; adhere like a remora, adhere like Dejanira's shirt. glue; agglutinate, conglutinate[obs3]; cement, lute, paste, gum; solder; weld; cake, consolidate &c. (solidify) R321; agglomerate. Adj. adhering, sticking, clinging, holding, sticking together. <-- this entry for strength of materials. This is considered a property of a solid material, and the headword is the measure. The high-intensity meaning of the words are subtypes. Several types of material strength are included. --> P2.2.2.1.8 STRENGTH (R327A) #327a. Strength. N. {{has_property(rigid object, @P2.2.1.2)}} strength[1]. {{has_high_intensity}} strength[2], strongness, unbreakability. {{has_subtype}} {{has_subtype(rigidity, @R323)}} resistance to bending. tensile strength, resistance to breaking, resistance to tearing, toughness. {{has_measure(resistance to bending)}} Young's modulus. {{property_of(resistance to tearing)}} leather; white leather, whitleather[obs3]. {{property_of(resistance to bending): steel, @P2.3.1.2.3.1; reinforced concrete}}. {{&caused_by}} reinforcement. {{has_subtype}} {[of(solid)]} thermal shock resistance. V. be strong. resist fracture, resist breaking. resist tear, resist tearing. Adj. strong, resisting, resistant. {{has_high_intensity}} unbreakable. shock resistant; heat resistant; water resistant; wear resistance, abrasion resistant; corrosion resistant. {{has_high_intensity}} unbending, unyielding, of high tensile strength. {{&consequence_of: indivisible; atomic}}. <-- this entry should be for "breakability" generally, but most words imply easily breakable. Greater discrimination is needed.??? --> P2.2.2.1.9 BRITTLENESS (R328) #328. Brittleness. N. {{antonym_of(strength, R327a)}} {{has_subtype(weakness, R160)}} brittleness, breakability, frangibility. {{has_high_level}} fragility, friability, fissibility[obs3]. {{property_of}} brittle object. {{property_of: glass}}. {{exhibits(brittle object)}} {{has_subtype(separating, @R44)}} breaking. {{has_subtype(breaking)}} cracking; snapping. {{has_metaphor(brittle object)}} house of cards, house of glass. {{property_of}} {{&caused_by}} weak point. {{has_subtype(weak point)}} weak link, weak link in the chain. {{has_subtype(weak point): weld, @R327b; joint; seam}}. {{forms(break): piece[num=>1], @R51}}. {{forms(shatter): piece[num=>3], @R51}}. {{forms(crumble): powder, @R330}}. V. be brittle. {{exhibits(brittle object)}} be breakable, be fragile, be weak, be frail. {{has_action(brittle object)}} [tr. & intr.] {{has_subtype(separate, @R44)}} crack. {{has_action(brittle object)}} [tr. & intr.] {{has_subtype(separate, @R44)}} break, snap, split, shiver, sunder. {{has_subtype(break)}} {[of(container, R191)]} crack open. {{has_action(brittle object)}} {{has_subtype(separate, @R44)}} [tr. & intr.] shatter, splinter. {{similar_to(shatter)}} [intransitive] fall to pieces. break short, burst, fly, give way. [intrans.] crumble, crumble to dust, crumble into dust. [transitive] smash; smash to pieces. {{has_metaphor}} live in a glass house. Adj. {{has_property(brittle object)}} brittle, breakable, frangible. {{has_high_intensity}} {{has_subtype(weak, R160)}} fragile, frail, delicate, sensitive, weak, brash [U.S.]. gimcrack[obs1], shivery, fissile. splitting. lacerable[obs3], splintery, crisp, crimp, short, brittle as glass. shock sensitive; heat sensitive. Phr. break into smithereens. <-- This is the general concept of internal structure of a physical object [[structuring]] --> P2.2.2.1.10 STRUCTURE (R329) #329. Structure. N. {{has_subtype(form, R240)}} {{part_of(component, @P2.1.2)}} structure, structuring, organization, internal organization; fabric, construction; architecture. {{part_of(constituent, @P2.1.4)}} constitution. {[of(animal[1], R366)]} anatomy. {{has_part}} foundation; carcass. {{has_part}} {{has_subtype(framework, @A2.5.5.2.3)}} frame, framework, skeleton. {{has_subtype}} stratification, layering, cleavage. substance, stuff, compages[obs3]. {[of(living cell)]} parenchyma[Biol]. staple, organism. {{studied_in}} {[of(bone)]} osteology. {{studied_in}} {[of(muscle)]} myology. {{studied_in}} {[of(nervous system/nerve)]} neurology. {{studied_in}} {[of(blood vessel/vascular system)]} angiography. internal texture, intertexture[obs3], contexture[obs3]. tissue, grain, web; warp and woof, warp and weft. {{has_property(surface): tooth, nap &c. (roughness) R256; flatness (smoothness) R255}}. {{has_property}} fineness of grain; coarseness of grain. {{has_part: surface, P1.2.2.3.1.1}}. {[of(chemical substance)]} structure, molecular structure. {{has_representation(molecular structure)}} {{property_of(bidimensionality)}} structure, structural diagram. {{has_representation(molecular structure)}} {{property_of(tridimensionality)}} molecular model. {[of(living cell)]} cell structure. {{studied_in(cell structure)}} histology. <-- organography[obs3], splanchnology[obs3], adeology[obs3], adenography[obs3]. --> Adj. structural, organizational; anatomic, anatomical. internal, organic. fine grained, coarse grained; fine, delicate, subtile, gossamery, filmy, silky, satiny; coarse; homespun. rough, gritty; smooth. smooth as silk, smooth as satin. P2.2.2.1.11 GRANULARITY (R330) #330. Granularity. N. {{has_subtype(granularity, A2.5.4)}} granularity, graininess, sandiness, grittiness. {{has_high_level}} {{property_of(finely divided)}} powderiness, pulverulence[obs3], fine division. {{property_of(powderiness)}} {{has_subtype(solid, P2.2.1.2)}}powder, dust, shingle. {{property_of(granularity)}} sawdust; grit; shred, shreds[pl]. {{property_of(granularity): seed, grain}}. {{has_subtype(powder)}} meal, bran, flour, farina. {{has_subtype(grain)}} rice. spore, sporule[obs3]; crumb; limature[obs1], filings. {{property_of(granularity)}} debris, detritus, tailings, talus slope, scobs[obs3], magistery[obs3], fine powder; flocculi[Lat]. {{has_member(powder): @P1.2.4.2.3.1, particle}}. {{has_subtype(rice)}} paddy, padi. {{property_of(sandiness): sand, @P2.3.1.1.4}}. {{property_of}} filings; sawdust. {{property_of}} smoke; cloud of dust, cloud of sand, cloud of smoke; puff of smoke, volume of smoke; sand storm, dust storm. {{property_of(granularity)}} {{forms(filing, @P2.4.2.4.3)}} filings. {{result_of(powderiness)}} pulverization, comminution. {{result_of(fine division)}} shredding; grinding. {{result_of}} granulation, disintegration, subaction[obs3], contusion, trituration[Chem], levigation[obs3], multure[obs3]; limitation; tripsis[obs3]. {{formed_by(powder): @P2.4.2.4.3, filing, abrasion, detrition}}. {{has_requirement(pulverization)}} pulverizability. {{has_high_intensity(pulverizability)}} friability. {{formed_by(powder)}} efflorescence. {{uses(pulverization)}} grinder; shredder; mortar and pestle; nutmeg grater; teeth. {{uses(pulverization)}} {{has_subtype(mill)}} churn, butter churn, hand mill, kern[obs3], quern[obs3], koniology[obs3]. {{has_subtype(grinder): mill, arrastra[obs3], gristmill; meat grinder}}. {{has_part(gristmill): grindstone}}. V. come to dust; be disintegrated, be reduced to powder, be reduced to dust. [transitive] pulverize, comminute, granulate, triturate, levigate[obs3]; reduce to powder, grind to powder. {{result_of(fine division)}} grind; shred. [transitive] scrape, file, abrade, rub down, grate, rasp. [transitive] crush, cranch[obs3], craunch[obs3], crunch. [intransitive] scranch[obs3], crumble, disintegrate. {{has_method(crush): pound, bray, bruise; contuse, contund[obs3]; beat}}. attenuate &c. R195. Adj. powdery, pulverulent; finely divided. granular, granulated. sandy, gritty, arenose[obs3], arenarious[obs3], arenaceous[obs3], sabulous[obs3], psammous[obs3]. mealy, floury, farinaceous, branny[obs3], furfuraceous[obs3]. flocculent, dusty. pulverized, powdered. ground; shredded. filed, abraded, debrided, attrited[obs3]; in pieces. {{required_for(pulverization)}} pulverizable, crushable; friable, crumbly, shivery. {{has_high_intensity(pulverizable)}} {{emitted_by(water vapor)}} efflorescent. <-- lepidote[obs3], sabuline[obs3]; sporaceous[obs3], sporous[obs3]. --> P2.2.2.2 PROPERTIES OF FLUIDS N. property of fluids. <-- 333. Fluidity 334. Gaseity [[fluid] --> P2.2.2.2.1 FLUIDITY (R333 TO R334) #333. Fluidity. N. fluidity, fluid state. {{has_subtype}} {{has_subtype(state of matter, P2.2.1.1)}} liquidity, liquid state. {{has_subtype}} {{has_subtype(state of matter, P2.2.1.1): gaseousness, R334}}. {{property_of}} fluid. {{has_subtype(fluid)}} {{property_of(liquidity): liquid, P2.3.1.3.1.1.1}}. {{has_subtype(fluid)}} suspending fluid. {{required_for: @R348, flow, flowing action}}. V. be fluid &c. adj.. flow &c. (water in motion) R348; liquefy, melt, condense &c. R335. Adj. fluid. liquid, serous, juicy, succulent, sappy; ichorous[obs3]. {{required_for: @R348, fluent, flowing}}. liquefied &c. R335; uncongealed; soluble. P2.2.2.2.1.1 GASEOUSNESS #334. Gaseousness. N. gaseousness, gaseous state, gaseity[obs3], vaporousness. volatility; aeration, aerification. {{property_of}} {{property_of(compressible)}} gas, vapor, elastic fluid. {{has_subtype(gas)}} {{property_of(unreactive, @P2.6.2)}} noble gas. {{has_subtype(noble gas): helium; neon; argon; xenon; krypton; radon}}. {{has_subtype(gas)}} air; steam; essence, fume, reek, effluvium, flatus. {{property_of: cloud &c. R353a}}. ammonia, ammoniacal gas[obs3], volatile alkali. vacuum, partial vacuum. ether. {{studied_in}} pneumatics, aerodynamics, fluid dynamics, pneumatostatics[obs3]; aerostatics[obs3]. {{has_location(air)}} {[of(fish)]} air bladder, swimming bladder, sound. {{measured_by: flowmeter, gasmeter[obs3], gasometer[obs3]}}. {{formed_by}} vaporization, evaporation; sublimation; boiling; diffusion, gassification[obs3]. {{has_subtype(gas)}} {{consists_of(air): nitrogen; oxygen; argon; carbon dioxide; water vapor}}. {{conceptual_part_of(gas)}} {{has_subtype(physiological function, P2.6.4.1.1)}} {{affected_by(intestine, @P2.3.2.2.3.2.2): @P2.6.4.1.1, flatulence, flatulency}}. V. be gaseous, be vaporous. gasify. {{synonym_of(gasify): @R336, vaporize, evaporate, evanesce, boil, emit vapor, diffuse}}. Adj. gaseous, vaporous; aeriform[obs3], ethereal, aerial, airy. {{requires(vaporization)}} volatile, vaporizable, evaporable[obs3]. flatulent. <-- R335 & R336 to Physics P2.6.1 335. Liquefaction 336. Vaporization (337 to R351 to P2.3.1.1 Natural Objects) --> P2.2.2.2.2 PROPERTIES OF IMPERFECT FLUIDS..(R352 TO R355) <-- 352. Semiliquidity 353. Bubble 354. Pulpiness 355. Unctuousness [[gel]] We divide the Roget Semiliquidity into viscous liquids and gels, R352a. --> N. semifluidity. <-- semiliquidity applies to a liquid which is viscous, but can still flow. This includes foods like soup and sauces. Semiliquids which do not flow readily are under the next section, gelatinousness . [[semiliquid]]--> P2.2.2.2.2.1 SEMILIQUIDITY #352. Semiliquidity. N. semiliquidity; viscosity, viscidity; mucosity[obs3]; spissitude[obs3], crassitude[obs3]; lentor[obs3]. {{property_of: @P2.3.1.3.1.2.7, glue, mucilage, adhesive}}. {{has_subtype: @R327a, tenacity, adhesiveness}}. {{property_of: @P2.3.1.3.1.2.7, fish glue, carlock[obs3]}}. {{property_of: @P2.3.2.2.3.2, mucus, phlegm}}. {{property_of}} goo; lava. {{property_of}} emulsion. {{property_of: soup; @P2.3.1.3.2.17, sauce, gravy}}. {{property_of}} squash, mud, slush, slime, ooze. {{property_of: moisture &c. R339}}. {{property_of: pus, @P2.3.2.2.3.2}}. {{property_of: cream; treacle, molasses}}. {{has_high_intensity: R352a, gelatinousness, waxiness}}. V. inspissate[obs3], incrassate[obs3]; thicken, mash, squash, churn, beat up. sinter. suppurate. Adj. semifluid, semiliquid, tremellose[obs3]; thick, viscous, viscid. half melted, half frozen. muddy; soupy. pussy, purulent; suppurating, suppurative. milky, lacteal, lactean[obs3], lacteous[obs3], lactescent[obs3], lactiferous[obs3]; emulsive, curdled, succulent, uliginous[obs3]. slab, slabby[obs3]; lentous[obs1], pituitous[obs3]. mucoid, phlegmy, mucid[obs3], muculent[obs3], mucous. {{has_subtype: resinous, R356a}}. Phr. thick as pea soup; thick as molasses. <-- gelatinous includes gumminess and waxiness, i.e. not-quite-solid and in some ways liquid, but solid enough to not flow under gravity, or at least under weak gravity (as when a cup is inclined slightly). Douginess is in the next section. --> P2.2.2.2.2.2 SEMISOLIDITY #352a. Semisolidity. N. {{has_high_intensity(semiliquidity, R352)}} gelatinousness, semisolidity, gumminess, glutinousness, glutinosity[obs3], gummosity[obs3]. {{result_of}} thickening, setting, gelation, congelation, inspissation, incrassation[obs3]. {{property_of}} semisolid, gel, jell, gelatin, gluten; paste. {{property_of}} extract. isinglass. {{property_of: @P2.3.1.3.2.16, jelly, jam, preserve}}. {{part_of(semisolid): marsh &c. R345}}. {{property_of}} starch, gluten, glair[obs3]; gum, size. {{property_of: agar gel, agar}}. V. gel, congeal. clot. Adj. gelatinous, albuminous, gelatin, mucilaginous, glutinous, glutenous, mastic, amylaceous[obs3], ropy, clammy, clotted. semisolid. P2.2.2.2.2.3 PULPINESS #354. Pulpiness. N. pulpiness, mushiness; doughiness. {{property_of}} pulp, dough, curd, pap, pudding. {{property_of}} poultice, rob[obs2], grume[obs3]. {{property_of}} {{has_subtype(food)}} mush; oatmeal; baby food; pabulum. {{has_subtype(pulp)}} {{derived_from(pulp paper)}} wood pulp. Adj. pulpy, mushy; doughy. <-- pultaceous[obs3], grumous[obs3]; baccate[obs3]. --> P2.2.2.2.2.4 BUBBLE #353. Bubble. N. bubble. {{member_of}} {{has_large_quantity}} foam, froth, head, spume, lather, suds. effervescence, fermentation; bubbling &c. v.. V. bubble. boil; foam, froth. mantle, sparkle, guggle[obs3], gurgle. effervesce, ferment, fizzle. cavitate. Adj. bubbling &c. v.; frothy, nappy[obs3], effervescent, sparkling, mousseux[French: frothy], up. <-- This entry is for a cloud, generally (a finely divided liquid suspended in a gas). The weather cloud is at P2.7.2.1.1 [[cloud]] --> P2.2.2.2.2.5 CLOUD #353a. Cloud. N. {{constitutes(fluid)}} {{location_of(gas)}} {{property_of(finely divided, @R330)}} cloud, vapor, fog, mist, haze; billow. steam. nebula. {[in_frame(astronomy)]} {{has_subtype(nebula): @P2.3.1.1.3, celestial nebula, astral nebula, galaxy, star cluster}}. {[in_frame(weather/atmosphere)]} {{has_subtype(cloud): @P2.7.2.1.1, scud, nimbus, cumulus, cirrus, stratus, cirrostratus, cumulostratus, cirrocumulus, curl cloud, thunderhead}}. {{studied_in(cloud)}} nephanalysis, cloud science, nephelognosy[obs3], nephology[obs3]. {{&caused_by: @P2.7.2.4, geyser}}. {{has_property: translucence, @R427}}. {{has_property: cloudiness &c. (opacity) R426; nebulosity &c. (dimness) R422; turbidity, R426a}}. {{measured_by(turbidity): nephelometer, turbidimeter}}. {{has_measure(cloudiness)}} light scattering, scattering; degree of scattering. {{similar_to}} spray, sea spray, surf, spindrift. {{function_of(create[obj=mist])}} mister, vaporizer. V. cloud up, become cloudy. become overcast. Adj. cloudy, hazy, misty, foggy, vaporous; nebulous, overcast, thunderheaded[obs3]. {{caused_by}} cloud-forming, cloud-making, nubiferous[obs3]. Phr. "the lowring element scowls o'er the darkened landscip" [Paradise Lost]. <-- divide R355 into oily (liquid) and greasy, soapy (slippery solids) --> P2.2.2.2.2.6 OILINESS #355. Oiliness. N. oiliness, unctuousness, unctuosity[obs3]; slipperiness. lubricity. {{property_of: @R356, ointment, oil}}. {{property_of: lubricant, R332}}. {{has_function}} anointment. {{has_function(oil, R356): lubrication &c. R332}}. V. oil &c. (lubricate) R332. Adj. unctuous, oily, oleaginous, unguinous[obs3]; slippery. Phr. smooth as silk; slippery as an eel; slippery as coonshit on a pump handle[vulg]; slippery as a greased pig. P2.2.2.2.2.7 GREASINESS #355a. Greasiness. N. {{similar_to(unctuousness, R355)}} greasiness, fattiness. soapiness. {{property_of: grease, @R356b}}. {{has_function(grease): lubrication &c. R332}}. {{property_of: @R356b, fat, lard, soap, butter}}. Adj. fat, fatty, greasy, adipose, sebaceous; buttery, butyraceous; soapy, saponaceous[obs3]; pinguid, lardaceous[obs3]; slippery, slick. V. grease. saponify. <-- oil & resin to physical objects P2.3.2 356. Oil 356a. Resin --> <-- [[lifeprop]] --> P2.2.3 PROPERTY OF LIVING THINGS N. {{has_property(living organic object, P2.3.2)}} property of living thing. <-- [[life]] --> P2.2.3.1 LIFE #359. Life. N. {{has_property(living organic object, P2.3.2.1)}} life, vitality, viability, living; animation; vital spark, vital flame, soul, spirit. {{has_subtype(living[mode=with difficulty])}} {{has_low_quality(living)}} {{conceptual_part_of(bare sufficiency)}} subsistence, subsisting. {{has_subtype(living)}} {[after(event, @R680)]} {{has_subtype(surviving, @R40)}} {{has_subtype(persistence, @R141)}} surviving. {{has_subtype}} {{exhibits(animal[1], R366)}} animal life. {{exhibits}} {{has_subtype(growth, @R161)}} growth, growing. {{has_subtype(growth[of=plant, R367])}} plant growth. {{exhibits(animal[1], R366)}} respiration, wind; breath of life, breath of one's nostrils. {{has_requirement(respiration): oxygen, P2.3.1.2.2.8; air, R338}}. {{function_of(assist[obj=respiration])}} {{has_subtype(therapeutic device, @P2.6.4.8)}} respirator, artificial respirator, heart and lung machine, iron lung. lifeblood; Archeus[obs3]. {{causes: existence[of=individual, @R87], R1}}. vivification; vital force; vitalization; revivification &c. R163; Prometheus; life to come &c. (destiny) R152. {{studied_in: biology, @P2.6.4}}. {{requires: @R298, nourishment, food}}. {{has_property: @P2.6.4.2, genetics, heredity, inheritance}}. {{has_property: @P2.6.4.3, evolution, natural selection}}. {{has_property: reproduction, R163}}. {{property_of: animal[1], R366; vegetable &c. R367}}. {{has_subtype}} {{property_of(artificial, @P2.3.1.3)}} artificial life, robot, robotics, artificial intelligence. [vital signs] breathing, breathing rate, heartbeat, pulse, temperature. preservation of life, healing (medicine) R662. {{&caused_by}} {{&followed_by(clinical death, @P2.2.3.2)}} resuscitation, rebirth, revival, reanimation, revivification. {{similar_to(resuscitation): restoration &c. R660}}. {{has_subtype(rebirth)}} resurrection, reappearance, palingenesis[obs3]. {{has_subtype(rebirth)}} {{has_subtype(incarnation, @R21)}} reincarnation. {{has_subtype(resurrection)}} {{property_of(supernatural, M9.6)}} apotheosis, deification. {{has_instance(resurrection)}} {{property_of(mythical)}} Phoenix. {{has_instance(resurrection)}} {{property_of(supernatural, M9.6)}} resurrection of Christ; reincarnation of Buddha; atavism. <-- see ref 1 about existence --> V. {{has_subtype(exist, R1)}} live, breathe, be alive &c. adj.. respire. {{has_low_quality}} {{conceptual_part_of(bare sufficiency)}} {{contrast_to(thrive)}} {{has_subtype(live[mode=with difficulty])}} subsist. {{has_subtype(live)}} {[after(event, @R680)]} {{has_subtype(survive, @R40)}} {{has_subtype(persist, @R141)}} {{&exhibits(living thing)}} survive. walk the earth; "strut and fret one's hour upon the stage" [Macbeth]; be spared. see the light, be born, come into the world, fetch breath, draw breath, fetch the breath of life, draw the breath of life; quicken; revive; come to life. {{caused_by}} {{has_subtype(produce, R161): @R163, give birth to, bear; reproduce}}. {{caused_by}} bring to life, put into life, vitalize; vivify, vivificate[obs3]. {{helped_by}} {{has_subtype(be maintained, @R670)}} keep alive, keep body and soul together, keep the wolf from the door; support life. {{caused_by(rebirth)}} {{has_subtype(restore, R660)}} revive, regenerate, revivify, resuscitate, reanimate. {{has_process(live)}} {{has_subtype(grow, @R194)}} grow. {{has_process(grow)}} {{has_subtype(accrete[ptnt=mass, P2.2.1.5], @R35)}} put on weight. {{has_process(grow)}} {{has_subtype(accrete, @R35)}} {[with_obj(mass, P2.2.1.5/weight, @P2.2.1.5)]} put on. {{has_excess(put on weight)}} {{has_subtype(become[obj=obese, @R192], R144)}} [intransitive] get fat, get heavy, get obese, become fat, become overweight. have nine lives like a cat. Adj. {{has_property(living organic object, P2.3.2.1)}} living, alive. in life, in the flesh, in the land of the living; on this side of the grave, above ground, breathing, quick, animated; animative[obs3]; all alive and kicking; tenacious of life; full of life, yeasty. {{entailed_by: lively &c. (active) R682}}. {{has_subtype(living[mode=with difficulty])}} subsisting. {{has_subtype(living)}} {{property_of(uncontrolled, @R748)}} wild. {{antonym_of(wild)}} {{property_of(controlled, @R751)}} domesticated; captive. vital, vitalic[obs3]; vivifying, vivified &c. v.; viable, zoetic[obs3]; Promethean. Adv. vivendi causa[Lat]. Phr. atqui vivere militare est [Lat][Seneca]; non est vivere sed valere vita [Lat][Martial]. <-- this "death" is an event. [[death]]--> P2.2.3.2 DEATH #360. Death. N. {{!!causes(killing, P2.2.3.3)}} {{has_subtype(event, R151)}} death[1], decease, demise, departure from this life, dying. stroke of death. dissolution, departure, obit, release, rest, quietus, fall. {{mcauses}} loss, bereavement. {{manifestation_of}} mortality, morbidity. end of life, close of life, termination of life; conclusion of one's existence; cessation of life; loss of life, extinction of life, ebb of life. {{has_subtype(clinical death)}} cardiac arrest, heart failure, heart stoppage; brain death, lack of brain waves, lack of brain function. {{&caused_by}} {{has_subtype(command, R741)}} death warrant. {{&!follows}} death watch. {{has_metaphor(imminent danger[of=death])}} jaws of death, hand of death. <-- is the valley of death a place of peril, or simply literally a place where people have died? We consider it as peril, but any corrections are welcome --> {{has_metaphor(danger[1][of=death], R665)}} shades of death, valley of death. {{ifollows}} {{has_subtype(act, @R680)}} last act, swan song[metaph.], chant du cygne[Fr][metaph.]. {{causes}} {{precedes}} {{has_subtype(physiological condition, @R7b)}} {{&has_property(corpse, @R362)}} rigor mortis[Lat]. {{has_metaphor}} Stygian shore. {{has_location}} {{has_subtype(bed, P2.3.1.3.20.2)}} death bed. {{has_temporal_loc}} {{has_subtype(day, @R108)}} dying day. {{follows}} {{temporal_location_of(dying day)}} agonies of death, dying breath, dying agonies, last breath, last gasp, last agonies, death rattle. {{has_metaphor}} King of terrors, King Death; Death; doom &c. (necessity) R601; "Hell's grim Tyrant" [Pope]. natural death. {{&causes}} near-death experience. {{&caused_by}} euthanasia; break up of the system; drowining, watery grave; suffocation, asphyxia; cause of death. {{&caused_by(natural death): fatal disease &c. (disease) R655}}. {{&caused_by(natural death)}} death from old age, natural decay, debt of nature. {{&caused_by}} {{alternative_to(natural death): death blow &c. (killing) R361}}. sudden death, violent death; untimely end. {{causes}} {{has_subtype(condition/state)}} lifelessness, death[2], eternal rest, eternal sleep. {{has_subtype(death[2])}} clinical death. necrology, bills of mortality, obituary; death song &c. (lamentation) R839. V. [intransitive] die, expire, pass away, perish, succumb, meet one's death, meet one's end, be taken; yield one's breath, resign one's breath; resign one's being, resign one's life; end one's days, end one's life, end one's earthly career, breathe one's last, cease to live, cease to breathe; depart this life, go off, drop off, pop off, lose one's life, lay down one's life, relinquish one's life, surrender one's life, drop into the grave, sink into the grave, close one's eyes. {{has_result(die)}} {{has_subtype(state, R7)}} be dead, be gone, be no more. {[with_object(cause of death)]} succumb to, die of, die from. fall dead, drop dead, fall down dead, drop down dead, bite the dust; break one's neck; give up the ghost, yield up the ghost; be all over with one; shuffle off this mortal coil[poetic][Hamlet]. {{has_synonym}} {{property_of(colloquial)}} kick the bucket, buy the farm, check out, pay the debt to nature, take one's last sleep; go the way of all flesh; hand in one's checks, pass in one's checks, hand in one's chips, pass in one's chips [U.S.]; join the greater number, join the majority; come to dust, turn to dust; cross the Stygian ferry, cross the bar; go to one's long account, go to one's last home, go to Davy Jones's locker, go to the wall; receive one's death warrant, make one's will, step out, go out like the snuff of a candle; come to an untimely end; catch one's death; go off the hooks, hop the twig, turn up one's toes. {{antonym_of(be killed, @R361)}} die a natural death. {{alternative_to(die a natural death): die a violent death (be killed) R361}}. Adj. dead, lifeless. deceased, demised, departed, defunct, extinct; late, gone, no more; exanimate[obs3], inanimate; in the grave, lying in the grave; out of the world, taken off, released; departed this life &c. v.; dead and gone; dead as a doornail, dead as a doorpost[obs3], dead as a mutton, dead as a herring, dead as nits[obs2]; launched into eternity, gone to one's eternal reward, gone to meet one's maker, pushing up daisies, gathered to one's fathers, numbered with the dead. dying &c. v.; moribund, morient[obs1]; hippocratic; in articulo, in extremis; in the jaws of death, in the agony of death; going off; aux abois[Fr]; one one's last legs, on one's death bed; at the point of death, at death's door, at the last gasp; near one's end, given over, booked; with one foot in the grave, tottering on the brink of the grave. stillborn; mortuary. {[causing(death): @R361, deadly, fatal, mortal]}. Adv. post obit, post mortem[Lat]. Phr. "Rage, rage against the passing of the light! do not go gently into that good night." [Dylan Thomas]. nothing is certain but death and taxes; life ebbs, life fails, life hangs by a thread; one's days are numbered, one's hour is come, one's race is run, one's doom is sealed; Death knocks at the door, Death stares one in the face; the breath is out of the body; the grave closes over one; sic itur ad astra [Lat][Vergil]; de mortuis nil nisi bonum[Lat]; dulce et decorum est pro patria mori [Lat][Horace]; honesta mors turpi vita potior [Lat][Tacitus]; "in adamantine chains shall death be bound" [Pope]; mors ultima linea rerum est [Lat][Girace]; ominia mors aequat [Lat][Claudianus]; "Spake the grisly Terror" [Paradise Lost]; "the lone couch of this everlasting sleep" [Shelley]; "Now he belongs to the ages."[Seward, about Lincoln]; "Now comes the mystery."[last words, Henry Ward Beecher, 1887]. <-- belongs elsewhere? Actions of people. --> <-- [Destruction of live; violent death.] [[kill]] --> P2.2.3.3 KILLING #361. Killing. N. killing, slaying, putting to death. {{!!causes: death, P2.2.3.2}}. massacre; fusillade, noyade[obs3]. suffocation, strangulation, garrote; hanging &c. v.; lapidation[obs3]. {[of(person, P2.3.2.3)]} homicide, manslaughter, murder, assassination, trucidation[obs1], iccusion[obs1]. {{has_metaphor(homicide)}} blood, bloodshed, blood shed, gore. {{has_high_quantity}} slaughter, carnage, butchery, battue[obs3]. {{has_subtype(homicide)}} {{hperforms(intermediary, @R758)}} contract killing. {{has_subtype(homicide)}} {{hperforms(hit man)}} hit. {[with_obj(group)]} extermination, extirpation. {[of(person, P2.3.2.3)]} thuggery, Thuggism[obs3]. {{&caused_by}} deathblow, finishing stroke, coup de grace, quietus. {{has_subtype: judicial murder, execution}}. {{property_of(ideological/religious)}} martyrdom. {[with_obj(self)]} suicide, felo de se[obs3], hara-kiri[Jap]. suttee, Juggernath[obs3]. {{used_in(fire, P2.6.1.3.3.1)}} immolation, auto da fe, holocaust. {{uses: deadly weapon &c. (arms) R727}}. {[of(animal[1], R366)]} slaughtering, phthisozoics[obs3]. {{has_subtype(killing[ptnt=beast, @R366]): @M7.1.2.1.2.3, sport, sporting, the chase, venery, hunting, coursing, shooting, fishing, pig-sticking, trapping, bull fighting}}. {{has_subtype(fishing)}} fly fishing. {{&caused_by}} fatal accident, violent death. {[of(person, P2.3.2.3)]}{{produces}} {{has_subtype(dead person)}} casualty, victim. {[of(fetus)]} abortion. {{performed_by(abortion)}} abortionist. {[of(animal[2], R366)]} {{performed_by}} sportsman; hunter, huntsman; fisherman; Nimrod; butcher. {{has_location(slaughtering)}} slaughterhouse, meat packing plant, shambles, abattoir. {{&has_method}} decapitation. {{has_subtype: execution &c. (capital punishment) R972}}. {{has_subtype}} {{has_subtype(punishment)}} {{property_of(legal)}} {{hperforms(government)}} capital punishment. <-- Aceldama[obs3]. ?? --> V. [transitive] kill, put to death, slay, shed blood; take away life, deprive of life. [transitive] murder, assassinate, butcher, slaughter, victimize, immolate; massacre; make away with, put an end to; despatch, dispatch; burke, settle, do for. {{has_method}} [transitive] strangle, garrote, throttle, choke, stifle, suffocate, stop the breath, smother, asphyxiate; drown. {{has_subtype(garotte)}} {{used_in(rope, @R205/cord, @R205/noose, @R975)}} {{has_subtype(hang, @R214): @R972, hang}}. {{has_method}} [transitive] saber; cut down, cut to pieces, cut the throat; jugulate[obs3]; stab, run through the body, bayonet, eviscerate; put to the sword, put to the edge of the sword. shoot dead; blow one's brains out; brain, knock on the head; stone, lapidate[obs3]; give a deathblow; deal a deathblow; give a quietus, give a coupe de grace. behead, bowstring, electrocute, gas &c. (execute) R972. hunt, shoot &c. n.. cut off, nip in the bud, launch into eternity, send to one's last account, sign one's death warrant, strike the death knell of. give no quarter, pour out blood like water; decimate; run amuck; wade knee deep in blood, imbrue one's hands in blood. die a violent death, welter in one's blood; dash out one's brains, blow out one's brains; commit suicide; kill oneself, make away with oneself, put an end to oneself, put an end to it all. Adj. killing &c. v.; murderous, slaughterous; sanguinary, sanguinolent[obs3]; blood stained, blood thirsty; homicidal, red handed; bloody, bloody minded; ensanguined[obs3], gory; thuggish. mortal, fatal, lethal; dead, deadly; mortiferousa[Lang?], lethiferous[obs3]; unhealthy &c. R657; internecine; suicidal. sporting; piscatorial, piscatory[obs3]. Adv. in at the death. P2.2.3.4 INTERMENT #363. Interment. N. {{has_subtype(action, R680)}} {{purpose_of(disposal[ptnt=corpse, R362], @R782)}} {{has_subtype(locating[ptnt=corpse, R362], R184)}} interment, burial, sepulture[obs3], inhumation[obs1]. {{has_subtype}} {{location_of(tomb)}} entombment. {{has_patient: corpse, R362}}. obsequies, exequies[obs3]; wake. {{has_subtype}} {{has_subtype(burning[ptnt=corpse, R362])}} {{has_purpose(crematory)}} {{!+has_activity(crematory)}} cremation. {{&uses(cremation)}} {{has_subtype(open fire)}} pyre, funeral pile. {{&!follows}} {{has_subtype(ceremony, @M7.3.5.1.2.1/rite, R998)}} funeral, funeral rite, funeral solemnity, funeral service. {{!follow(funeral): death[of=corpse], R360}}. {{follows}} {{has_method(preservation[ptnt=corpse, R362], R670)}} embalming. {{has_subtype(embalming)}} mummification[ancient Egypt]. {{forms(mummification): mummy}}. kneel. passing bell, tolling; cypress; orbit, dead march, muffled drum; mortuary, undertaker, mute; elegy; epitaph. {{has_process(funeral)}} {{has_subtype(oration, R586)}} funeral oration, funeral sermon. {{&uses(funeral)}} {{has_subtype(music): dirge &c. (lamentation) R839}}. {{&uses}} {{may_wear(corpse)}} graveclothes[obs3], shroud, winding sheet, cerecloth. cerement. {{+!uses}} {{has_subtype(container)}} coffin, shell, sarcophagus. {{+!uses}} {{has_subtype(container)}} urn, funerary urn. pall, bier, hearse, catafalque, cinerary urn[obs3]. {{uses}} {{has_subtype(container)}} {{has_subtype(pit, @R260)}} grave, pit, sepulcher, tomb, final resting place. {{has_subtype(tomb)}} {{rel_loc_of(above[loc=ground], @R183)}} {{has_subtype(building)}} vault, crypt; catacomb; mausoleum, Golgotha, house of death, narrow house. {{performed_at}} {{+!location_of(tomb/grave/mausoleum/crypt)}} cemetery, necropolis; burial place, burial ground; grave yard, church yard; God's acre. tope, cromlech, barrow, tumulus, cairn; ossuary; bone house, charnel house, dead house; lich gate[obs3]; burning ghat[obs3]. crematorium, crematory. dokhma[obs3], mastaba[obs3], stupa[obs3], Tower of Silence. {{has_subtype(cemetary)}} {{performed_at(inter[obj=pauper])}} potter's field. morgue. {{job_of(dig out[obj=grave], @P2.6.1.2.4.3.1)}} gravedigger. {{&performed_by(dig out[obj=grave], @P2.6.1.2.4.3.1)}} {{has_worker(church, @R1000)}} sexton. {{++has_part(grave)}} {{has_subtype(memorial, @P2.3.1.3.10)}} monument, cenotaph, shrine; grave stone, head stone, tomb stone; memento mori[Lat]; hatchment[obs3], stone; obelisk, pyramid. {{has_inverse}} {{has_subtype(removal[ptnt=corpse][from=grave])}} exhumation, disinterment. necropsy, autopsy, post mortem examination[Lat]; zoothapsis[obs3]. V. inter, bury; lay in the grave, consign to the grave, lay in the tomb, entomb, in tomb; inhume; lay out, perform a funeral, embalm, mummify; toll the knell; put to bed with a shovel; inurn[obs3]. exhume, disinter, unearth. Adj. burried &c. v.; burial; mortuary, sepulchral, cinerary[obs3]; elegiac; necroscopic[obs3]. {{referring_to(funeral)}} funerary, funereal, funebrial[obs3]. Adv. in memoriam; post obit, post mortem[Lat]; beneath the sod. Phr. hic jacet[Lat], ci-git[Fr]; RIP[acron], requiescat in pace[Lat]; "the lone couch of his everlasting sleep" [Shelley]; "without a grave-unknell'd, uncoffin'd, and unknown" [Byron]; "in the dark union of insensate dust" [Byron]; "the deep cold shadow of the tomb" [Moore]. <-- renumbered P2.2.5, properties of living things to P2.2.3. Then renumbered P2.2.4, Properties of humans, to P2.2.3.5 --> <-- [OTHER THAN P2.2.3 AND P2.2.5] --> P2.2.3.5 PROPERTIES OF HUMANS N. property of humans. <-- HUman condition, R7b, P2.2.3.5.1 although the general concept of state applies to humans in the general sense, the nuance expressed in "what shape is he in now?" warrants a separate sense. This entry concerns mental state, physical state, and also external circumstances. Question: does a mood or frame of mind form a type of human condition, or is it a factor affecting the human condition? We classify it as a part("internal"), but we need more info on usage. ??? One problem in describing certain nominalized qualities such as "fitness" is that the word used to mean the "degree or measure of fitness" is also used to mean the high degree of that measure. (also see "goodness", "strength"). In language understanding, this ambiguity must be part of the general understanding mechanism. --> P2.2.3.5.1 HUMAN CONDITION #7b. Human Condition. N. {{has_state(human)}} {{has_subtype(state, R7, @A1.1.4)}} human condition, state, condition, shape, status. {{property_of(internal)}} {{has_part(human condition): @M3.3.2, @R821, mood, frame of mind}}. {{affected_by}} {{has_property(body, R1001)}} {{has_subtype(state[of=body, R1001], R7)}} {{affected_by(inherited characteristic/environment[2], @R227)}} constitution, bodily constitution, state of health, complexion[obs2]. {{has_part(state of health)}} {{has_subtype(state[of=body, R1001], R7)}} physiological condition, physiological state. {{has_subtype(physiological state): unconsciousness, @R376; drunkenness, @R959; anaesthesia}}. <-- this sense of "trim, shape, condition" is mostly used in the phrase "in shape", "in condition", "in trim" --> {{has_high_quality(constitution)}} fitness[1], physical fitness, trim[1], shape[1], condition[2], good shape, good trim, good condition. {{property_of(physical fitness)}} {{has_subtype(person, P2.3.2.3)}} physically fit person. {{has_measure(constitution)}} fitness[2], trim[2], shape[2], physical condition, condition[3]. {{facilitates(physical fitness): good health, R654}}. {{has_low_quality(constitution)}} {{has_subtype(tendency[to=disease, R655], R176)}} poor constitution, diathesis, sickly constitution, frailness. {{facilitates(diathesis): sickness, @P2.6.4.1.2.1}}. {{affected_by}} {{has_property(human)}} {{property_of(external, @R220a)}} {{has_subtype(circumstances, @R183a)}} {{conceptual_part_of(surroundings, R227)}} situation, lot, circumstances, estate. {{has_conceptual_part: mortality, @R111}}. {{affected_by: human trait, M4.2.2}}. {{has_subtype(situation)}} {{has_high_quality}} comfort, ease. {{has_subtype(situation)}} {{has_low_quality}} discomfort, unease. {{has_high_intensity(discomfort)}} {{conceptual_part_of(difficulty, R704)}} predicament, pickle, plight, pass, bad situation, nasty situation. {{has_high_intensity(nasty situation)}} horrendous situation. {{has_subtype(situation)}} {{has_subtype(predicament)}} {{conceptual_part_of($choice[num=2], M7.R1)}} dilemma. &&{{property_of($choice[num=2]): harmful, R649}}. Adj. {{has_property(state)}} in a state, in a condition. Adv. in a state, in a condition. {{has_high_quality}} in good condition, fine, doing well, doing OK. {{has_property(physically fit person)}} physically fit, in good condition, in trim, in shape, in condition. {{has_low_quality}} in bad condition, in a bad situation, in poor condition. {{has_subtype(in a bad situation)}} {{has_subtype(in danger, @R665)}} in a predicament, in a pickle, at a sorry pass, in a plight, in a perplexing situation, in a trying situation. {{has_subtype(in a predicament)}} {{conceptual_part_of($choice[num=2], M7.R1)}} in a dilemma. &&{{property_of($choice[num=both]): harmful, R649}}. {{has_metaphor(in a dilemma)}} on the horns of a dilemma, between the devil and the deep blue sea, between a rock and a hard place. Phr. "How are you?", "How are you doing?", "How are things?". P2.2.3.5.2 ABILITY N. {{has_subtype(power, R157)}} {{has_property(animal, R366)}} ability, faculty, quality, attribute, endowment, property, qualification, virtue. {{has_high_quality}} gift, talent. {{has_high_quality(talent)}} genius. quid valeant humeri quid ferre recusent [Latin]. {{conceptual_part_of: expertise (skill) R698}}. {{&caused_by: training; experience}}. {{&caused_by}} {{property_of(inherited)}} innate talent. {{has_subtype(ability[for=physical activity, P2.8])}} physical ability, physical capacity. {{has_subtype(physical ability): sense}}. <-- [PHYSICAL CHARACTERISTIC OF HUMANS] [[TRAIT]] --> <-- Note that entries for specific types of individuals with particular traits are found at Character, P2.3.2.3.6.4. --> <-- Physical characteristics here, in the "physical universe" section, refers to the physically observable behavior which is a manifestation of the underlying personality. The personality qualities are listed separately as a mental phenomenon under Affections, R820, at M3.3.1, and BEHAVIORAL characteristics of humans are found under "trait", in the section M4.2, properties of the affective faculty . The concept of Habit, R613, at M7.1.1, is also retained as a general mental property under "Volition". --> <-- This list of physical traits are characteristic of some people, but not all! Note the "&" in the first paragraph. --> P2.2.3.5.3 HUMAN PHYSICAL TRAITS <-- P2.2.3.2.1.1 giant and P2.2.3.2.1.2 stranger moved to character (people with certain properties) P2.3.2.3.6.4.3 should add size, strength, color, attractiveness, disability, etc. --> N. {{&has_property(person, P2.3.2.3)}} physical trait, physical characteristic. P2.2.3.5.3.1 YOUTH (R127) #127. Youth. N. {{has_trait(youngster, R129, P2.3.2.3.6.4.2.4)}} youth; juvenility, juvenescence[obs3]; juniority[obs3]. childhood, boyhood, girlhood, youthhood[obs3]; incunabula; minority, nonage, tender age, bloom. {{has_beginning}} birth. {{has_temporal_part}} {{has_extreme}} infancy, babyhood. {{has_temporal_part}} teens. {{has_temporal_part}} puberty, pucelage[obs3]. {{has_metaphor(infancy)}} cradle, nursery. {{has_temporal_part}} school days, pupilage. prime of life, flower of life, springtime of life, springtide of life[obs3], seed-time of life, golden season of life, heyday of youth. next generation, rising generation, the future of the world, the future of our country. {{developmental_form_of: person}}. {{precedes: adolescence}}. Adj. young, youthful, juvenile, green, callow, budding, sappy, puisne, beardless, under age, in one's teens; in statu pupillari[Lat]; younger, junior; hebetic[obs3], unfledged. teen; pubescent. Phr. "youth on the prow and pleasure at the helm" [Gray]; " youth . . . the glad season of life" [Carlyle]. <-- in Roget, the entry "AGE" refers to human old age. WE leave it that way. Here "primogeniture appears twice, as the tradition, and as a property of the firstborn. Two different senses. --> P2.2.3.5.3.2 AGE (R128) #128. Age. N. {{has_subtype(oldness, R124)}} {{antonym_of(youth, P2.2.3.5.3.1)}} age, oldness, old age, advanced age. golden years. years, gray hairs, anility[obs3]. climacteric, grand climacteric, declining years, decrepitude, hoary age, caducity[obs3], superannuation; dotage. vale of years, decline of life, "sear and yellow leaf" [Macbeth]; three-score years and ten; green old age, ripe age, ripe old age; time of life. {{&co-occurs_with}} second childhood, second childishness. {{has_extreme}} superannuation. {{result_of}} {{has_subtype(lifetime, @R108)}} {{property_of(long, @R110)}} longevity, long life. {{causes}} {{has_subtype(comparison)}} {{property_of(older)}} seniority, eldership. {{property_of(seniority): @P2.3.2.3.6.2.1, firstling, firstborn, eldest}}. doyen, father. {{has_property(firstborn)}} {{has_subtype(state[of=firstborn], R7)}} primogeniture[1]. {{has_subtype(tradition)}} {{has_subtype(right, @R924)}} primogeniture[2]. {{studied_in}} geriatrics, nostology[obs1]. {{developmental_form_of: human}}. {{antonym_of(P2.3.2.3.6.4.2.5, adult): P2.3.2.3.6.4.2.4, infant}}. {{trait_of: old person, R130, P2.3.2.3.6.4.2.5.1}}. {{follows: adulthood, maturity}}. {{&causes}} {{has_subtype(disease): @R499, senility, senile dementia; senescence}}. {{has_instance(senile dementia): Alzheimer's disease}}. V. be aged &c. adj.; grow old, get old &c. adj.; age; decline, wane, dodder; senesce. Adj. {{has_subtype(old, R124)}} aged; elderly, geriatric. matronly, anile[obs1]. ripe, mellow; gray, gray-headed; hoar, hoary; venerable, time-worn, antiquated. passe, effete. decrepit, superannuated, run to seed, declining, waning, past one's prime; advanced in life; stricken in years. on in years, getting on in years, advanced in years. long in the tooth, marked with the crow's foot, wrinkled; having one foot in the grave; like the last of pea time. {{&causes(old age)}} senile, addled. doting &c. (imbecile) R499. older, elder, oldest, eldest; senior; firstborn; ichiban[Jap]. turned of, years old; of a certain age, no spring chicken, old as Methuselah; ancestral; patriarchal &c. (ancient) R124; gerontic[obs3]. Adv. pro tempore[Lat], pro tem[Lat]. Phr. "give me a staff of honor for my age" [Titus Andronicus]; bis pueri senes[Lat][obs3]; peu de gens savent elre vieux[Fr]; plenus annis abiit plenus honoribus [Lat][Pliny the Younger]; "old age is creeping on apace" [Byron]; "slow-consuming age" [Gray]; "the hoary head is a crown of glory" [Proverbs xvi, 31]; "the silver livery of advised age" [II Henry VI]; to grow old gracefully; "to vanish in the chinks that Time has made" [Rogers]. P2.2.3.5.3.3 ADOLESCENCE (R131) #131. Adolescence. N. adolescence, pubescence. spring of life. {{developmental_form_of: human}}. {{precedes: adulthood, maturity}}. {{follows: youth}}. {{property_of: @P2.3.2.3.6.4.2.4, adolescent, young adult, teenager}}. V. grow up, mature. Adj. adolescent, pubescent. P2.2.3.5.3.4 ADULTHOOD (R131A) #131a. Adulthood. N. {{property_of(ADULT, P2.3.2.3.6.4.2.5)}} adulthood, majority; adultism; adultness; maturity full age, ripe age; flower of age; prime of life, meridian of life. {{property_of(male, @R366)}} manhood, virility. {{property_of: man &c. R373; woman &c. R374}}. {{property_of}} adult, no chicken. {{developmental_form_of: human}}. {{follows: adolescence}}. {{precedes: age}}. V. come of age, come to man's estate, come to years of discretion; attain majority, assume the toga virilis[Lat]; have cut one's eyeteeth, have sown one's wild oats. Adj. adult, grown up, mature, full grown, in one's majority; in one's prime, of age; middle-aged; of full age, of ripe age; out of one's teens; sexually mature. {{has_property(male, @R366)}} manly, virile. {{has_property(female)}} womanly, matronly; marriageable, nubile. {{&has_property(female)}} {{&has_part(beautiful)}} buxom, big-breasted, well built[coll], stacked[coll.]. P2.2.3.5.3.5 SPASTICITY N. spasticity, lack of coordination. {{has_symptom}} staggers, megrims, fit; carphology[obs3], chorea, floccillation[obs3]. epilepsy. the jerks, "St. Vitus's dance", tilmus[obs3]. {{has_symptom}} throb, palpitation. {{has_symptom}} spasm, throe, convulsion. Adj. spastic. convulsive, convulsing, epileptic; jerky, jerking, uncoordinated. P2.2.3.5.3.6 STRENGTH N. {{has_subtype(strength, A7.3.1.R1)}} {{has_high_level(physical ability, @P2.2.3.5.2)}} strength, physical strength, vitality, physical ability. {{has_high_level}} stoutness, brawniness, strong build, athletic build, muscularity. nerve, brawn, muscle, sinew, thews and sinews, physique, lustihood[obs3], athleticism[obs3]; pith, pithiness. {[of(man, R373)]} virility. {{required_for}} athletics; gymnastics; feat of strength. {{trait_of: @P2.3.2.3.6.4.24, athlete, gymnast, acrobat, superman, strong man}}. {{has_subtype}} {{has_subtype(persistence[of=strength])}} endurance, stamina. {{facilitates(brawniness): feat of strength}}. {{has_subtype(feat of strength): lift[obj=heavy weight, @P2.3.1.3.1.3.2], @R781}}. V. be physically fit, be able-bodied. {{has_high_level}} be strong. {[of(person, P2.3.2.3)]} {{has_subtype(strengthen, @A7.3.1.R1)}} strengthen, invigorate, brace, nerve, energize. gird up one's loins, brace up one's loins; recruit, set on one's legs; vivify; refresh &c. R689; refect[obs3]. {{facilitates(strength/brawniness)}} {{has_subtype(defeat, @R731)}} {[in_frame(hand-to-hand combat/combat sport)]} overmatch. Adj. {{property_of(strength)}} strong, able-bodied; athletic; Herculean, Cyclopean. Atlantean[obs3]; muscular, brawny, wiry, well-built, well-knit, broad-shouldered, sinewy, strapping, stalwart, gigantic. manly, man-like, manful; masculine, male, virile. stubborn, thick-ribbed, made of iron, deep-rooted; strong as a lion, strong as a horse, strong as an ox, strong as brandy; sound as a roach; in fine feather, in high feather; built like a brick shithouse; like a giant refreshed. invincible, unconquerable, indomitable, dominating, resistless; incontestable; more than a match for; overpowering, overwhelming; all powerful, all sufficient. Phr. "our withers are unwrung" [Hamlet]. Blut und Eisen[Ger]; coelitus mihi vires[Lat]; du fort au diable[Fr]; en habiles gens[Lat]; ex vi termini; flecti non frangi[Lat]; "he that wrestles with us strengthens our nerves and sharpens our skill" [Burke]; "inflexible in faith invincible in arms" [Beattie]. P2.2.3.5.3.7 DISABILITY N. {{contrast_to(strength, P2.2.3.5.3.6)}} {{has_low_level(physical ability, @P2.2.3.5.2)}} physical disability, handicap. <-- "inability" at R158 is an absence of ability, not just a low level --> {{has_extreme}} {{has_subtype(inability, R158)}} disability, incapacity. {{has_subtype(disability[to=see]): blindness, R442a}}. {{has_subtype(disability[to=hear]): deafness, R419}}. {{has_subtype(disability[to=move the body]): paralysis, @R655}}. lameness. {{property_of}} handicapped person, disabled person, "the lame, the halt, and the blind" [collective]. {{has_subtype(handicapped person)}} physically handicapped person. {{has_subtype(handicapped person)}} {{has_subtype(veteran)}} hanicapped veteran. {{has_subtype(handicapped person)}} {{property_of(mentally handicapped): mental defective, P2.3.2.3.6.4.10.2}}. {{has_subtype(physically handicapped person): cripple, @R655; blind person, @R442}}. {{has_subtype(physically handicapped person)}} {{property_of(deaf, @R419)}} deaf person. {{has_subtype(physically handicapped person)}} {{property_of($absence[of=limb, P2.3.2.2.3.2.3], @R2)}} amputee. &&{{caused_by($absence[of=limb, P2.3.2.2.3.2.3]): amputation, @P2.6.4.8.3.1}}. {{has_subtype(paralysis)}} {{affected_by(leg[num=2], @P2.3.2.2.3.2.3)}} paraplegia. {{has_subtype(paralysis)}} {{affected_by(arm[num=2], @P2.3.2.2.3.2.3 + leg[num=2], @P2.3.2.2.3.2.3)}} quadriplegia. {{has_subtype(physically handicapped person)}} paraplegic; quadriplegic. V. be handicapped, be disabled. Adj. handicapped. physically handicapped, physically challenged; mentally handicapped, mentally challenged. {{has_high_intensity}} disabled. <-- WAS P2.2.3.3 --> P2.2.3.5.4 TRAITS OF HUMAN GROUPS N. {{&!has_property_of(human group, P2.3.2.3.5)}} group phenomenon. <-- This "commotion" is a property: the action is at M7.3.5.1.2.2.3, civil disorder [[commotion] was P2.2.3.3.1--> P2.2.3.5.4.1 COMMOTION N. {{has_subtype(disturbance, chaos, disorder, R59)}} {{&has_property(human group)}} commotion, turmoil, agitation. {{property_of: civil disorder, M7.3.5.1.2.2.3}}. {{has_high_level: discord, M8.2.2.1.2}}. Adj. tumultuous, riotous, chaotic, agitated; disordered, disorderly. {{has_low_level}} perturbed, restless. [predicate adj] in tumult, in ferment, in chaos. Adv. riotously, tumultuously, chaotically. <-- [[MATERIALITY]] --> P2.2.4 SUBSTANTIALITY #3. Substantiality. N. materiality, substantiality, substance, hypostasis, substantialness; concrete reality, concrete existence. {[in_frame(mysticism)]} ectoplasm. Adj. {{has_property(matter, R316)}} material, substantial, real, physical, substantive, corporeal. sensible, tangible, ponderable, palpable. objective, impersonal, nonsubjective[obs3]. neuter, unspiritual, materialistic. somatic, bodily, corporal, somatoscopic[obs3]. hypostatic. Adv. substantially &c. adj.; bodily, essentially. <-- ------------------------------------------------------------ "Physical Objects" applies to anything with mass or energy, hence to anything observable by physical phenomena. The objects normally considered as "physical objects" here are defined as "palpable objects". The definiton of something as a "physical object" will default to "palpable object", which is the usual sense. Only palpable objects will inherit the usual characteristics of shape, color, etc. [[gas]] [[po]] [[PHYSOBJ]] (SYMBOL: PO) --> P2.3 PHYSICAL OBJECT N. {{property_of(materiality, R316, @P2.1)}} physical object, object, material object, item, thing, sucker[coll]. {{has_subtype: artifact, P2.3.1.3}}. {{alternative_to(artifact, P2.3.1.3)}} {{not_property_of(man-made)}} natural object. {{property_of(solidity): @P1.2.4.2.3.1, solid, solid body}}. {{has_subtype}} {{property_of(fluidity, @P2.2.2.2.1): liquid, P2.3.1.3.1.1.1}}. {{constitutes(liquid, P2.3.1.3.1.1.1)}} {{property_of(volume)}} body of liquid. {{property_of(gaseousness, R334): gas, @R334}}. plasma; radiation. {{property_of(indefinite)}} something, anything. {{has_property: mass; weight}}. {{has_property: $size}}. &&{{has_conceptual_part($size): @P1.2.4.2.3, $length, $width}}. &&{{has_orientation($length/$width): horizontal}}. {{has_property(solid body)}} {{has_subtype(length, P1.2.2.2.1.1): girth, P1.2.2.3.1.7.1}}. {{has_property(solid body)}} {{has_subtype(length, P1.2.2.2.1.1): $height, @P1.2.4.2.3}}. {{has_property(body of liquid)}} {{has_subtype(length, P1.2.2.2.1.1): $depth, @P1.2.4.2.3}}. &&{{has_orientation($depth): vertical}}. <-- For feret diameters, this is not correct unless the cross-section is rectangular??? --> {{has_sum(length + width): girth}}. {{has_property}} {{similar_to(girth): circumference}}. {{has_property: location}}. {{has_subtype}} tall object; short object. {{{has_relative_val(tall object^height + tall object^width): ">1"}}}. {{{has_relative_val(short object^height + short object^width): "<1"}}}. {{has_subtype}} {{property_of(length[val <0.1nm], P1.2.2.2.1.1)}} subatomic particle. {{has_subtype}} {{property_of(length[val <= 10 nm, >0.1nm], P1.2.2.2.1.1)}} molecular object. {{has_subtype}} {{property_of(length[val >10 nm], P1.2.2.2.1.1)}} palpable object. {{has_property(palpable object): shape}}. {{has_property(palpable object): color}}. {{has_part(palpable object): surface}}. {{has_property(surface): texture, surface texture}}. {{has_part(palpable object)}} end; gable end, butt end, fag-end. {{has_subtype(end)}} {{has_subtype(tip, @R240)}} tip, nib, point. {{has_part(palpable object)}} front; tail &c. (rear) R235; top; bottom; verge &c. (edge) R231. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(moving)}} stream. <-- a "complex object" is one with distinguishable parts that can be separated from each other --> {{has_subtype}} complex object. {{has_part(complex object)}} component part, part, component, piece. {{property_of(hotness)}} hot object. {{property_of(coldness)}} cold object. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{has_part(plant, R367)}} juice; sap. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} gravy, sanies[obs3]. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{has_part(body): body fluid}}. {{has_property(solute)}} solubility, solubleness[obs3]. [Science of liquids at rest] {{studied_in(liquid, P2.3.1.3.1.1.1)}} hydrology, hydrostatics, hydrodynamics. {{has_property(liquid, P2.3.1.3.1.1.1)}} liquid volume. {{has_property(liquid, P2.3.1.3.1.1.1)}} {{has_subtype(density): @P2.2.2, liquid density, specific gravity}}. {{measured_by(liquid density): hydrometer, areometer[obs3], @P2.3.1.3.12.3.1}}. {{part_of(physical object[num>1])}} physical system. {{has_conceptual_part(physical system): interaction[of=physical objects]}}. {{has_subtype(physical system)}} chemical system; biological system. {{studied_in(physical system): physical science; scientific research}}. Adj. physical. {{has_property(natural object)}} natural. {{antonym_of(natural): artifactual, @P2.3.1.3}}. <-- leave this entry as a comment R347. [Fluid in motion.] Stream. N. stream &c. (of water) R348, (of air) R349. flowmeter. V. flow &c. R348; blow &c. R349. --> <-- (SYM: POIN) [[INANIMATE]] --> P2.3.1 INANIMATE OBJECTS (R321 TO R356) N. inanimate object. P2.3.1.1 NATURAL INANIMATE OBJECTS (R337 TO R349) N. natural object. {{part_of}} nature, the natural world; the great outdoors. <-- note that earth is listed as consisting of inanimate matter. One may quibble, but we usually think of it that way, no? Also note that minerals are by definition not alive. They may be a part of something living, but the living object itself is not usually thought of as a mineral, and is not usefully classified as such, now matter how much mineral is included in the living form. [[NATURAL]] --> P2.3.1.1.1 NATURAL INANIMATE OBJECTS GENERALLY #358. Mineral world. N. {{consists_of(Earth, @P2.3.1.1.3.2)}} mineral world, mineral kingdom; unorganized matter, inorganic matter, brute matter, inanimate matter. <-- the "mineral" here is generally any natural thing not alive. The "mineral" (ores) from which useful substances are extracted is at P2.3.1.1.4.2. --> {{!!has_member}} {{property_of(inanimate)}} mineral. {{!!not_has_property(mineral): living, R359}}. sticks and stones. {{location_of(ground, @R342)}} ore. {{has_member: natural solid, P2.3.1.1.4}}. {{studied_in(mineral world/mineral)}} minerology. metallurgy, metallography[obs3]. {{studied_in(mineral world/Earth, @P2.3.1.1.3.2): @P2.3.1.1.1.R1, geology, geognosy[obs3], geoscopy[obs3]}}. <-- ; oryctology[obs1], oryctography[obs1] --> V. be mineral, have mineral character. {{&caused_by(be mineral)}} mineralize, fossilize; turn to dust. Adj. {{antonym_of(alive, R359)}} inorganic, inanimate, inorganized[obs3]; nonliving, abiotic, abiological, azoic. mineral; stone, lithic, lithoidal[obs3]. {{has_consequence(fossilize)}} fossilized. P2.3.1.1.1.R1 GEOLOGY N. {{studied_in(mineral world/Earth, @P2.3.1.1.3.2): geology, geognosy[obs3], geoscopy[obs3]}}. {{studies}} {{has_subtype(physical process)}} geological process. {{has_subtype(geological process)}} {{!!formed_by(mountain, @R342)}} orogeny, mountain-building, orogenesis. {{++caused_by(orogeny)}} {{&causes(plate tectonics/subduction, @P2.7.2.2): folding[ptnt=Earth's crust], P2.4.2.4.4.1}}. {{has_subtype(geological process)}} {{formed_by(volcanic mountain)}} {{has_action(volcano)}} volcanism, vulcanism. {{has_subtype(geological process)}} {{has_process(volcanism): volcanic eruption, P2.7.2.3}}. {{has_subtype(geological process): @P2.7.2.2, earthquake, continental drift, subduction, seafloor spreading, rifting}}. <-- [[particle]] --> P2.3.1.1.2 SUBATOMIC PARTICLES AND WAVES N. {{property_of(subatomic, @R32)}} subatomic particle. {{studied_in}} {{has_subtype(physics, @P2.6.1)}} nuclear physics; particle physics. {{has_subtype}} {{property_of(indivisible, @R50)}} fundamental particle. {{&has_property}} electric charge, electrical charge. {{causes(electric charge)}} {{has_subtype(force field, @P2.6.1.2.3)}} electric field, electrical field. {{has_subtype(force field, @P2.6.1.2.3)}} {{affected_by(atomic nucleus)}} strong force, strong attraction. {{has_subtype(force field, @P2.6.1.2.3)}} {{affected_by(radioactivity)}} weak force, weak attraction. {{has_subtype(electric charge)}} positive charge; negative charge; neutral charge. {{part_of(electrical charge)}} {{has_subtype(physical object)}} electrically charged object. {{has_subtype(electrically charged object)}} {{property_of(moving)}} moving charged object. {{has_subtype(electrically charged object)}} {{part_of(positive charge[num=>0])}} positively charged object. {{has_subtype(electrically charged object)}} {{part_of(negative charge[num=>0])}} negatively charged object. {{part_of(positive charge[num=>1])}} multiply positively charged object. {{part_of(negative charge[num=>1])}} multiply negatively charged object. {{causes(balance[of=electrical charge], @R30): neutral charge}}. {{causes(electric field): @P2.6.1.2.3.1, electric attraction}}. {{property_of(negatively charged)}} antiproton. {{property_of(positively charged)}} {{property_of(stable, R150)}} proton. {{property_of(neutrality)}} neutron. {{has_subtype(lepton)}} {{property_of(neutrality)}} neutrino; anitneutrino. {{has_subtype(neutrino)}} electron neutrino; muon neutrino; tauon neutrino. boson; hadron. gluon; meson. {{has_subtype(meson)}} pion, pi meson. {{has_subtype(fundamental particle)}} lepton. {{has_subtype(lepton)}} {{property_of(negative charge)}} {{property_of(stable, R150)}} electron. {{has_subtype(lepton)}} {{property_of(positive charge)}} positron, antielectron. {{has_subtype(lepton)}} {{has_subtype(meson)}} muon, mu meson; tauon, tau meson. {{has_subtype}} {{consist_of(electromagnetic wave, @P2.2.1.1.1): @P2.2.1.1.1, photon, wavicle}}. {{has_subtype(fundamental particle)}} {{has_part(proton/neutron)}} quark. {{has_subtype(quark)}} {{has_part(proton/neutron)}} {{property_of(stable)}} up quark, up; down quark, down. {{has_subtype(quark)}} charmed quark, charmed; strange quark, strange; top quark, top; bottom quark, bottom. {{has_subtype(fundamental particle)}} Z particle, Z; W particle, W. {{has_property(@R288, electric attraction)}} {{has_subtype(law of physics)}} inverse square law. {{has_action(magnetic field, @P2.6.1.2.3): accelerate[obj=moving charged object], @R274}}. V. {{has_action(positively charged object): repel[obj=positively charged object], R289}}. {{has_action(negatively charged object): repel[obj=negatively charged object], R289}}. {{has_action(negatively charged object): attract[obj=positively charged object], R288}}. {{has_action(positively charged object): attract[obj=negatively charged object], R288}}. Adj. {{has_property: subatomic, @R32}}. {{has_property(electrical charge)}} electrically charged. {{has_subtype_x(electrically charged): positively charged; negatively charged; neutral}}. {{has_subtype(electrically charged)}} {{has_property(positively charged object)}} positively charged. {{has_subtype(electrically charged)}} {{has_property(negatively charged object)}} negatively charged. {{has_property(neutral charge)}} neutral, uncharged. {{has_subtype(positively charged)}} {{has_property(multiply positively charged object)}} multiply positively charged. {{has_subtype(negatively charged)}} {{has_property(multiply negatively charged object)}} multiply negatively charged. {{has_subtype(electrically charged): ionized, @P2.6.2}}. <-- see also P.2.1 universe: much duplication --> <-- [[GALAXY]]] [[PLANET]][[sun]] --> P2.3.1.1.3 ASTRONOMICAL FORMATION N. {{has_part(universe, P2.1.2)}} {{property_of(extremely large)}} astronomical formation. {{exhibits: astronomical phenomena, P2.6.1.8}}. {{has_location(galaxy)}} heavens, sky, welkin[obs1], empyrean; starry cope, starry heaven, starry host; firmament; Midgard; supersensible regions[obs3]; varuna; vault of heaven, canopy of heaven; celestial sphere, celestial spaces. {{&has_part(galaxy)}} {{emitted_by(light)}} nebula. {{&has_subtype(galaxy)}} nebula, galactic nebula. {{has_subtype(nebula): celestial nebula, astral nebula; galaxy; star cluster}}. {{member_of(star)}} star group. {{has_subtype(star group)}} galaxy; star cluster. {{has_subtype(galaxy)}} spiral galaxy. {{has_instance(galaxy)}} {{has_location(Earth, P2.1.1.3.1)}} Milky Way galaxy, milky way, galactic circle, via lactea[Lat], ame no kawa [Jap: river of heaven]. {{has_part(galaxy)}} heavenly body. {{has_member(galaxy/star cluster)}} star system. {{emitted_by(light)}} {{has_part(star system)}} sun, star, fixed star. {{&has_part(star system): planet}}. {{has_subtype(star)}} day star, morning star; evening star. {{has_property(celestial body): $brightness}}. &&{{has_units($brightness)}} magnitude. {{has_part(star)}} photosphere, chromosphere. {{has_part(solar system)}} planet, wandering star; asteroid, planetoid; comet; moon, satellite; meteor, falling star, aerolite[obs3], shooting star, meteorite, uranolite[obs3], meteoroid; planetary ring. {{has_subtype(planet)}} inner planet; outer planet. {{has_subtype(planet)}} {{property_of(hugeness)}} gas giant. {{member_of(constellation)}} zodiac, signs of the zodiac. {{has_member(zodiac)}} {{has_subtype(star group)}} {{has_subtype(region[of=sky], R181)}} {{has_subtype(sky)}} constellation. {{has_subtype(constellation)}} Charles's wain; Ursa major, Great Bear; Little Dipper; Southern Cross; Orion; Cassiopea, Cassiopea's chair, Pleiades. {{has_subtype(star)}} bright star, blazing star. {{has_instance(bright star)}} dog star, Sirius; canicula, Aldebaran. {{has_part(Orion)}} Orion's belt. {{has_part(Ursa major)}} Big Dipper. {{has_part(celestial sphere)}}{{has_subtype(zone)}} colures[obs3], celestial equator; ecliptic; orbit. {{has_representation(solar system)}} orrery, eidouranion[obs3]. {{studied_in: @P2.6.1.8, astronomy, uranography, uranology[obs3], cosmology, cosmography[obs3], cosmogony, star gazing}}. {{studied_in(earth): geodesy &c. (measurement) R466}}. {{has_subtype(star)}} red giant; pulsar; nova, supernova. {{has_subtype(star)}}{{property_of(high density)}} white dwarf, neutron star. {{emitted_by(X-ray)}} X-ray source. comet. {{has_subtype(star group)}} {{&member_of(star[num=2])}} binary star, binary, eclipsing binary. {{emitted_by(radio wave)}} quasar, quasi-stellar radio source. {{has_location(Sol)}}{{has_subtype(path/zone): ecliptic}}. Adj. astronomical, cosmological; stellar; cometary; meteoric; celestial. P2.3.1.1.3.1 SOLAR SYSTEM N. {{has_part(Milky Way galaxy)}} {{has_instance(star system)}} Solar system. {{has_instance(sun)}} {{has_member(solar system)}} Sol, old sol, the Sun, earth's sun, orb of day, Apollo, Phoebus. {{has_part(solar system)}} {{has_instance(planet): Earth, P2.3.1.1.3.2}}. {{has_extension(morning star): Venus, the planet Venus}}. {{has_extension(evening star): Venus, the planet Venus}}. {{has_instance(planet)}} {{has_member(solar system)}} Mercury; Venus; Mars, Jupiter, Saturn, Neptune, Uranus, Pluto. {{has_part(planet)}}{{has_subtype(line)}} equator. {{has_instance(satellite)}} {{has_member(solar system)}} Earth's moon, moon, orb of night, Diana, silver-footed queen, Luna. Adj. planetary. {{has_subtype(stellar)}} {{has_attributive(Sol)}} solar, heliacal[obs3]. {{has_attributive(Jupiter)}} Jovian. {{has_attributive(Venus)}} Venusian. {{has_attributive(Mars)}} Martian. {{has_attributive(Neptune)}} Neptunian. {{has_attributive(Earth's moon)}} lunar. {{antonym_of(terrestrial)}} {{location_of(outer space)}} nonterrestrial, otherworldly, out of this world. <-- [[earth]] --> P2.3.1.1.3.2 EARTH N. {{has_part(solar system, @P2.3.1.1.3.1)}} {{has_instance(planet)}} Earth, terra, globe, world, wide world, terraqueous globe[obs3], the home of the human species. {{has_part(Earth)}} Earth's crust, crust, lithosphere. {{has_part(Earth's crust)}} {{has_subtype(surface, R220)}} Earth's surface. {{has_part(Earth)}} {{rel_loc_of(below[obj=crust])}} {{adjacent_to(crust)}} mantle. {{location_of(mantle)}} {{has_subtype(upwelling[ptnt=mantle], @R384)}} mantle plume. {{has_part(Earth's surface): land, P2.3.1.1.6.2.1}}. Adj. {{has_attributive(Earth)}} earthly, worldly, mundane, terrestrial, terrene, terreous[obs1], telluric[obs2], terrestrious[obs1], terraqueous[obs3], geotic[obs3]. {{location_of(Earth)}} under the sun, under the moon, under the stars, sublunary[obs3], subastral[obs3]. Adv. on earth, on the face of the globe, here below, under the sun. Phr. die Weltgeschichte ist das Weltergesicht[Ger]; "earth is but the frozen echo of the silent voice of God" [Hageman]; "green calm below, blue quietness above" [Whittier]; "hanging in a golden chain this pendant World" [Paradise Lost]; "nothing in nature is unbeautiful" [Tennyson]; "silently as a dream the fabric rose" [Cowper]; "some touch of nature's genial glow" [Scott]; "this majestical roof fretted with golden fire" [Hamlet]; "through knowledge we behold the World's creation" [Spenser]. <-- minerals in situ. Trees aren't here because these under P2.3.1 are inanimate. Most of these refer to objects on Earth, but can be applied to other planets, so we don't restrict them to Earth by definition. [[stone]] --> P2.3.1.1.4 NATURAL SOLIDS N. {{has_subtype(P2.2.1.2, physical solid)}} natural solid. {{studied_in}} lithology. {{&constitutes: land, P2.3.1.1.6.2}}. {{property_of(hardness, R323): @P2.3.1.1.4.1, stone, rock, boulder, pebble}}. {{property_of(brittle)}} glass. {{property_of(granularity, R330)}} grit. {{has_subtype}} {{has_part(ground surface, @R342)}} {{property_of(granularity, R330)}} {{has_requirement(agriculture, R371)}} soil, dirt. {{has_subtype(soil)}} glebe; clay; loam, marl; sediment; cledge[obs3], chalk; gravel; mold; subsoil; topsoil. {{has_subtype(arable land, @R342)}} {{has_subtype(soil)}} {{adjacent_to(river)}} bottomland, flood plain. {{has_subtype(soil)}} {{has_part(river bank, @R342)}} alluvium, alluvial deposits. {{has_subtype(soil)}} {{has_component(alluvium)}} silt. {{property_of(semisolid, R352a)}} mud. {{has_subtype(soil)}} {{property_of(granularity, R330)}} sand. {{constitutes(sand): beach, @R342}}. {{property_of(granularity, R330)}} gravel, detritus; talus. {{constitutes(water): ice, @R337; snow, P2.7.2.1.3}}. {{constitutes(ice, @R337): @R342, glacier, ice cap}}. {{has_large_quantity(glacier)}} ice field. {{constitutes(ice)}} {{location_of(ocean, R341)}} ice berg, ice floe. <-- the headword "stone" is the material --> P2.3.1.1.4.1 STONE N. {{property_of(hardness)}} {{has_subtype(solid material)}} stone[1], rock[1]. {{constitutes}} {{has_subtype(piece[of=stone], @R51)}} rock[2], stone[2], piece of rock, piece of stone. {{has_subtype(stone[2])}} {{property_of(small)}} pebble. {{has_subtype(rock[2])}} {{property_of(large)}} boulder. {{has_subtype(stone)}} {{location_of(ground, @R342)}} {{has_subtype(ore, @P2.3.1.1.1)}} {{part_of(metallic element, @P2.3.1.2.3)}} metal ore. {{consists_of(ore): mineral, P2.3.1.1.4.2}}. {{has_subtype(stone)}} {{has_subtype(composite, A2.5.4.1)}} composite, breccia. granite; soapstone; shale; porphyry; lodestone; limestone; chalk; lave; gneiss; flint; fieldstone; emery rock; dolomite; claystone; brownstone. {{has_subtype(stone)}} {{produces(volcano, @P2.3.1.1.6.2.1)}} {{property_of(igneous)}} basalt. {{has_subtype(stone)}} {{produces(volcano, @P2.3.1.1.6.2.1)}} {{has_subtype(glass)}} {{property_of(porous)}} {{property_of(low density, @P2.6.1.6.R1)}} pumice. {{has_subtype(stone)}} {{constitutes(calcium carbonate)}} marble. {{has_subtype(stone)}} {{component_of(sand)}} sandstone. {{constitutes(sulfur)}} brimstone. <-- This mineral list only contains the "a's" and a few other common minerals. It needs systematic supplementation. [[mineral]] --> P2.3.1.1.4.2 MINERAL N. {{consists_of(ore)}} mineral. {{has_subtype(mineral)}} crystal; quartz; adamant. {{has_subtype: @P2.3.1.1.4.1, flint, marble, sandstone, limestone, granite}}. {{has_subtype: coal, @R388}}. acmite, aegirite, "Na2O.Fe2O3.4SiO2". actinolite. agate. alabandite, manganblende. {{constitutes(gypsum)}} alabaster[1]. {{constitutes(calcite/aragonite)}} alabaster[2]. albite, sodium feldspar. almandite, carbuncle, Al-Fe garnet. aluminite, websterite. alunite, alum stone. alunogenite, alunogen. amblygonite, hebronite. analcite, analcime. anatase, octahedrite. andalusite. andesine, feldspar group. andradite, common garnet, black garnet, "3CaO.Fe2O3.3SiO2". anglesite. anhydrite, "CaSO4". {{consists_of(anhydrite): calcium sulfate}}. anorthite, lime feldspar. anorthoclase, feldspar group, soda-microcline. anthophyllite. antigorite. apatite, fluoroapatite, asparagus-stone. apophyllite. aragonite, "CaCO3". {{consists_of(aragonite): calcium carbonate}}. argentite, silver glance, "Ag2S". barite, barytes, "BaSO4". {{constitutes(calcium carbonate)}} calcite. {{constitutes(calcite): @P2.3.1.1.4.1, limestone, chalk, marble}}. {{consists_of(barite): barium sulfate}}. corundum. {{has_subtype(corundum)}} ruby; sapphire. {{has_property(ruby): color[val=red]}}. {{has_property(sapphire): color[val=not red/blue]}}. {{consists_of(ruby/corundum/sapphire): aluminum oxide, "Al2O3"}}. opal, "SiO2.xH20". olivine, peridot, chrysolite, "(Mg, Fe)2SiO4". grossularite, hessonite, "3CaO.Al2O3.3SiO2". spessartite, manganese-aluminum garnet, "3MnO.Al2O3.3SiO2". uvarovite, calcium-chromium garnet, "3CaO.Cr2O3.3SiO2". beryl, emerald, "3BeO.Al2O3.6SiO2". {{has_subtype}} {{has_subtype(gemstone, P2.3.1.1.4.2.1)}} {{property_of(very hard)}} diamond, bortz, carbonado, adamant. {{has_subtype(diamond)}} uncut diamond, crude diamond, diamond in the rough. {{consists_of(diamond): carbon, P2.3.1.2.2.6}}. {{processed_into(diamond)}} cut diamond, brilliant, gem quality diamond. {{&location_of(crude diamond)}} {{has_subtype(geological formation, P2.3.1.1.6)}} {{&has_location(diamond mine, @R363)}} diamond pipe. chalcedony, flint, agate, "SiO2". {{has_subtype(metal salt, @P2.3.1.3.4)}} calcium salt. {{has_subtype(calcium salt)}} calcium phosphate. {{component_of(calcium phosphate): bone, P2.3.2.2.3.2.1}}. {{constitutes(hydrated calcium sulfate)}} gypsum. Adj. mineralized. {{has_subtype(hardened)}} {{has_subtype(mineralized)}} {[def(containing[obj=calcium salt])]} calcified. <-- [[gem]] --> P2.3.1.1.4.2.1 GEMSTONE N. gemstone, gem. zircon, hyacinth, jargon; tourmaline; topaz; sunstone, aventurine; spinel, spinel ruby; rose quartz; morganite; kunzite; citrine; chrysoprase; carnelian; aquamarine; amethyst. {{property_of(opaque)}} turquoise; lapis lazuli; jasper; jade, jadestone; coral; chrysoberyl; cat's eye; alexandrite. {{has_subtype: opal; sapphire, star sapphire; peridot; chrysolite; beryl}}. {{has_subtype(garnet): andradite, almandite, grossularite, spessartite, uvarovite}}. {{has_subtype(chalcedony)}} sardonyx; sard, sardine; plasma; onyx; bloodstone, heliotrope; agate. <-- 337. Water 338. Air 339. Moisture 340. Dryness [[water]] --> P2.3.1.1.5 NATURAL LIQUID (R337 TO R340) N. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(natural)}} natural liquid. {{main_component_of(hydrocarbon)}} petroleum, crude oil, oil, black gold[inf.]. P2.3.1.1.5.1 WATER (R337) #337. Water. N. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} water, "H2O". {{constitutes: body of water, P2.3.1.1.6.1}}. {{has_subtype(solvent)}} diluent; agua[Sp], aqua pani[obs3]. {{major_component_of}} {{has_part(body): serum; lymph; rheum; sweat}}. {{used_in}} wetting, moistening, madefaction[obs3], humectation[obs3]. {{used_in}} diluting. {{used_in: washing, @R652a}}. {{major_component_of}} dilution, maceration, lotion. {{has_subtype(wetting)}} immersion, immersing, soaking. {{has_subtype(wetting)}} infiltration, spargefaction[obs1], affusion[obs3]. {{has_subtype(wetting)}} irrigating, irrigation, douche. {{has_subtype(washing)}} bath, shower, bathing, showering, balneation[obs3]. {{constitutes: @P2.3.1.1.6.1.2, deluge, high water, flood tide}}. {{main_component_of: fog, mist, cloud}}. {{constitutes}} {{has_subtype(gas)}} steam; water vapor. {{has_subtype}} {{location_of(underground)}} ground water, underground water, mineral water. {{has_subtype(underground water)}} {{property_of(ancient)}} fossil water. {{has_subtype(underground water)}} {{has_large_quantity(water)}} aquifer. {{has_measure(underground water)}} {{has_subtype(depth)}} water table. {{constitutes}} {{has_subtype(solid)}} {{property_of(freezing temperature, @P2.6.1.3.6)}} ice, frozen water. {{has_property(ice): color[val=clear]}}. {{has_property(ice): density, @P2.2.2}}. &&{{{has_relative_val(water^density + ice^density): ">1"}}}. {{exhibits(ice): float[on=water], @P2.6.1.6.R1.1}}. {{constitutes(ice)}} {{shape_of(thin layer)}} {{property_of(translucent)}} {{has_subtype(precipitation)}} frost. {{has_subtype(frost)}} {{property_of(very cold)}} hard frost, sharp frost. {{has_subtype(frost)}} {{location_of(window)}} rime, rime, frost; hoar frost, white frost; barf; glaze [U. S.], lolly [obs3][N. Am.]. {{constitutes(ice)}} {{property_of(pendant)}} icicle, thick-ribbed ice. {{constitutes}} {{has_subtype(solid): @P2.7.2.1.3, hail, hailstone; snow, snowflake, snow crystal, snow drift; fall of snow, heavy fall}}. {{constitutes(ice)}} iceberg, floe berg. {{constitutes(ice): @R342, glacier, ice river, nevee, serac[obs3], pruina[obs3]}}. {{member_of(iceberg)}} icefloe. {{constitutes}} {{has_subtype(semisolid): @P2.7.2.1.3, sleet, slush}}. V. be watery &c. adj.; reek. [transitive] water, wet. {{has_subtype(dissolve, @R335)}} dissolve, dissolve in water, take up in water. add water, dilute, water down, thin. {{has_subtype(wet)}} dip, immerse; merge, immerge, submerge; plunge, souse, duck, drown; sprinkle. {{has_subtype(wet)}} soak, steep, macerate, pickle. {{has_subtype(wet)}} {{has_subtype(clean)}} wash, lave, bathe, affuse[obs3]. {{has_subtype(bathe)}} {{has_activity(mouth)}} gargle. splash, swash, douse, drench; dabble, slop, slobber, irrigate, inundate, deluge. {{used_in(syringe, @P2.3.1.3.21)}} syringe; inject. {{similar_to(wet): moisten &c. R339}}. Adj. watery, aqueous, aquatic. hydrated, hydrous; lymphatic; bathing, bath, balneal[obs3]. diluting, diluent; drenching, splashing, dousing. dilute, diluted, thin, watered down, watered, watery, weak. {{has_result(wetting): wet &c. (moist) R339}}. Phr. the waters are out. <-- [[air]] --> P2.3.1.1.5.2 AIR (R338) #338. Air. N. {{has_subtype(gas, R334)}} air, common air, atmospheric air. open air. {{constitutes}} sky, welkin; blue sky. {{constitutes}} {{property_of(motion): wind, P2.7.2.1.4}}. {{location_of: cloud &c. R353a}}. {{constitutes}} {{shape_of(spherical shell, @P1.2.4.2.3.2)}} {{location_of(earth's surface)}} atmosphere, aerosphere[obs3]. {{location_of(atmosphere, P2.7.2.1): weather, climate, rise and fall of the barometer}}. {{has_property(atmosphere)}} {{has_subtype(pressure): @P2.7.2.1.5, air pressure, barometric pressure}}. {{studied_in}} aerology, aerometry[obs3], aeroscopy[obs3], aerography[obs3]. barometer, eudioscope[obs3], baroscope[obs3], aeroscope[obs3], eudiometer[obs3], aerometer[obs3]. {{has_subtype(barometer)}} aneroid, baroscope[obs3]; weather gauge, weather glass, weather cock. {{factor_in}} exposure to the air, exposure to the weather; weathering. {{used_in}} ventilation. {{constitutes: wind, P2.7.2.1.4}}. {{has_activity(atmosphere): @R267a, aeronautics, flight, flying}}. {{has_part(atmosphere)}} {{has_subtype(region)}} {{has_subtype(layer)}} troposphere, lower atmosphere; stratosphere, upper atmosphere; ionosphere; photosphere, chemosphere; tropopause, sustratosphere; Van Allen belt. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(coldness)}} liquid air. {{has_subtype(air)}} {{property_of(hot, @R382)}} hot air. {{has_property(hot air): buoyancy, P2.6.1.6.R1.1}}. {{constitutes(air)}} {{has_subtype(compressed gas)}} compressed air. {{has_property(compressed air): pressure[val=>1 atmosphere], @P2.2.1.1}}. {{has_component: nitrogen[pc=79]; oxygen[pc=20]; argon[pc=1]; carbon dioxide; water vapor}}. {{has_component(atmosphere)}} {{constitutes(water vapor)}} atmospheric moisture. V. air, ventilate, fan &c. (wind) R349. Adj. air, aerial. containing air, flatulent, effervescent. atmospheric, airy; aerial, aeriform[obs3]. ionospheric; stratospheric; tropospheric. windy &c. R349. Adv. in the open air, a la belle etoile[Fr], al fresco; sub jove dio[Lat]. <-- note the two definitions of sweating here --> P2.3.1.1.5.3 MOISTURE (R339) #339. Moisture. N. {{constitutes(water, R337)}} {{antonym_of(dryness, P2.3.1.1.5.4)}} moisture; moistness, dampness, wetness. {[of(atmosphere, @R338): @P2.7.2.1.6, humidity]}. {[in_frame(weather, P2.7.2.1): precipitation]}. {{has_subtype(precipitation): madefaction[obs1], dew}}. {{property_of: marsh &c. R345}}. {{measured_by(humidity): hygrometry; hygrometer}}. {{caused_by}} moistening. {{has_subtype(moistening)}} {{required_for(humidity)}} {{has_action(cold object)}} {{has_subtype(condensation[ptnt=atmospheric moisture], P2.6.1.3.7)}} sweating[2]. {{has_subtype(moistening)}} {{required_for(heat)}} {{has_property(animal[1], R366)}} sweating[1]. V. be moist, be wet, be damp; not have a dry thread. become moist. [transitive] moisten, wet, dampen, damp[obs3], humect[obs3], humectate[obs3]. [transitive] sponge, bedew; imbue, imbrue, infiltrate, saturate; soak, drench. {{has_subtype(become moist): perspire, sweat &c. (exude) R295}}. {{has_subtype(become moist)}} {{required_for(humidity)}} {{has_action(cold object)}} sweat. Adj. moist, damp, wet. watery &c. R337; madid[obs3], roric[obs3]; undried[obs3]. {[of(atmosphere, @R338)]} humid, sultry, dank, luggy[obs3]. dewy; roral[obs1], rorid[obs1]; roscid[obs3]. {[of(solid)]} juicy. wringing wet, soaking wet; wet through to the skin; saturated. soggy, dabbled, swashy[obs3]; reeking, dripping, soaking, soft, sodden, sloppy. {[of(soil)]} muddy. {[of(land, R342): swampy &c. (marshy) R345]}. {[of(pavement)]} slick. <-- irriguous[obs3]. --> P2.3.1.1.5.4 DRYNESS #340. Dryness. N. {{antonym_of(moisture, P2.3.1.1.5.3)}} dryness, siccity[obs3]. aridity. {[of(weather)]} drought. {[of(shoreline)]} ebb tide, low water. {{caused_by}} drying, desiccation, exsiccation[obs1], arefaction[obs1]; evaporation. {[of(solution)]} concentration, dephlegmation[obs1]. {[of(land, R342)]} {{has_low_intensity(aridity)}} semiaridity. {{caused_by}} draining, drainage. {{function_of(drying)}} drier. {{has_subtype(drier)}} dessicator; hair drier; clothes drier; drying oven. {{has_subtype(drying oven)}} kiln; vacuum oven. {{has_subtype(clothes drier)}} gas drier, electric drier. {{function_of(drying)}} clothesline. {{function_of}} {{has_subtype(chemical compound)}} {{needs(dessicator)}} desiccative, dessicator. {{property_of: desert, @P2.3.1.1.6.2.2}}. V. be dry, be arid. [transitive] render dry, render arid; dry. [intransitive] become dry, dry up, dry out. {[with_subject(liquid, P2.3.1.3.1.1.1)]} evaporate. {[with_object(liquid, P2.3.1.3.1.1.1)]} soak up. {{has_subtype(render dry)}} sponge, swab, wipe; drain. {{has_subtype(render dry)}} desiccate, dehydrate, exsiccate[obs3]. {{has_subtype(render dry)}} parch. {{has_subtype(render dry)}} {{required_for(vacuum)}} freeze-dry, lyophilize. {{has_subtype(render dry)}} kiln dry; vacuum dry, blow dry, oven dry; hang out to dry. {{has_subtype(render dry)}} {[of(corpse)]} mummify. be fine, hold up. Adj. dry. anhydrous; arid, adust[obs3], arescent[obs1]. dried. undamped, unwetted. juiceless[obs3], sapless; sear; husky. {[in_frame(weather)]} rainless, without rain, fine. dry as a bone, dry as dust, dry as a stick, dry as a mummy, dry as a biscuit. water proof, water tight. {{has_subtype(dried)}} dehydrated, dessicated; lyophilized. {[of(land, R342)]} {{has_low_intensity(arid)}} semiarid. <-- (SYMB. POGEOL) --> P2.3.1.1.6 GEOLOGICAL FORMATION N. geological formation. P2.3.1.1.6.1 BODY OF WATER (R341, R343, R345, R347, R348) N. {{has_large_quantity(water, P2.3.1.1.5.1)}} body of water. {{property_of}} {{has_subtype(liquid surface)}} surface, water surface. {{property_of(navigable): waterway}}. <-- 341. Ocean 343. Gulf Lake 345. Marsh --> P2.3.1.1.6.1.1 STATIONARY WATER (R341, R343, R345) N. stationary water, still water. <-- [[ocean]] --> P2.3.1.1.6.1.1.1 OCEAN (R341) #341. Ocean. N. sea, ocean, high seas, main, deep; great waters, watery waste, "vasty deep". {{consists_of}} brine, salt water. {{has_part}} offing. {{has_part}} wave, billow, sea. {{exhibits}} {{has_process: @R348, tide}}. {{studied_in}} hydrography, marine science. {{has_job(hydrography): hydrographer, @P2.3.2.3.6.5.6.9.1}}. {{has_part}} {{property_of(deep)}} trench, abyss, ocean trench. {{location_of}} {{property_of(deep)}} ocean floor. {{adjacent_to: shore, @P2.3.1.1.6.2.1}}. {{location_of}} {{has_part(continent, @P2.3.1.1.6.2.1)}} {{property_of(shallow)}} continental slope, continental shelf. {{location_of(ocean floor)}} {{has_subtype(jet, @P2.3.1.1.6.1.2.2)}} {{property_of(hot): thermal vent, @P2.3.1.1.6.1.2.2}}. {{has_instance(ocean)}} Atlantic Ocean; Pacific Ocean; Indian Ocean; Arctic Ocean. {{has_instance(sea)}} Mediterranean Sea; South China Sea; North Sea; Sea of Japan; Sea of Okhotsk; Caribbean Sea; Red Sea; Bering Sea; East China Sea; Baltic Sea; Yellow Sea; Black Sea. {{has_instance(trench)}} {{location_of(Pacific Ocean)}} Mariana Trench; TongaTrench; Phillipine Trench; Kermadec Trench; Kuril Trench; Izu Trench; New Britain Trench; Yap Trench; Japan Trench; Peru-Chile Trench; Palau Trench; Aleutian Trench; New Hebrides Trench; North Ryokyu Trench; Mid America Trench. {{has_instance(trench)}} {{location_of(Atlantic Ocean)}} Puerto Rico Trench; South Sandwich Trench; Romanche Gap; Cayman Trench; Brazil Basin. {{location_of}} sea dweller. {{has_subtype(sea dweller)}} {{property_of(mythical)}} Neptune, Poseidon; Thetis, Triton; Naiad, Nereid; sea nymph, Siren; mermaid. {{has_metaphor(Neptune)}} trident, dolphin. Adj. oceanic, marine, maritime; pelagic, pelagian. {[of(vehicle)]} seagoing. hydrographic; bathybic[obs3], cotidal[obs3]. Adv. at sea, on sea; afloat. P2.3.1.1.6.1.1.2 GULF, INLET (R343) #343. Gulf. Inlet. N. {{has_part(ocean)}} {{location_of(coast, @P2.3.1.1.6.2.1)}} {{property_of(embracement, @R229, @P1.2.2.3.1.6)}} gulf, gulph[obs3]; bay, embayment, bight, land covered with water, arm of the sea, armlet. cove; natural harbor; roads. {{has_subtype(interval, R198, P1.2.2.2.1.3)}} inlet, firth, fiord, fjord, estuary, frith[obs3]. {{has_part(river)}} mouth, indraught[obs3]. creek, gut, crick[coll], bayou [U.S.], belt[obs2], kyles[obs3]. {{has_instance(gulf)}} Gulf of Mexico; Persian Gulf; Hudson Bay; Gulf of California. P2.3.1.1.6.1.1.3 LAKE (R343A) #343a. Lake. N. {{property_of(natural)}} lake, loch, lough[obs3], mere, tarn, plash, broad, pond, pool, lin[obs3], puddle, slab; standing water, dead water, sheet of water; lagune[obs3], lagoon. {{has_subtype(store, R636)}} reservoir; pond, mill pond, fish pond. alberca[obs3], barachois[obs3], hog wallow [U.S.]. {{property_of(largeness)}} sea. ditch, dike, dyke, dam. well, artesian well. swimming hole. Adj. lacustrine. P2.3.1.1.6.1.1.4 STRAIT #342b. Strait. N. {{has_subtype(interval, R198, P1.2.2.2.1.3)}} strait, narrows, channel. Euripus[obs2]; sound, inland sea. P2.3.1.1.6.1.2 WATER IN MOTION <-- (R347, R348) [[River]] [[flood]] R347. Stream moved to physical objects, P2.3 348. River rain moved to weather. Needs cross reference --> N. moving water, running water, flow, current. flowing. {{has_subtype(current)}} {{property_of(opposition, R14)}} countercurrent. {{measured_by: rain gauge; flowmeter}}. {{has_high_intensity}} {{property_of(excess)}} overflow. {{has_subtype}} {{function_of(cleanse, @R652a)}} flush, rinse, swash. {{constitutes}} {{has_subtype(overflow, P2.3.1.1.6.1.2)}} {{&causes(river, R348)}} {{&causes(heavy rain, @P2.7.2.1.2)}} flood, inundation, deluge, cataclysm. <-- "floods" may be fairly minor, as in a basement. WE set an arbitrary minimum depth of 2 inches --> {{has_property(flood): depth[val=>2 inches], R208}}. {{constitutes}} {{has_subtype(overflow, P2.3.1.1.6.1.2)}} {{causes(river, R348)}} freshet, fresh. {{constitutes}} {{&caused_by(flood)}} {{has_subtype(ocean tide): flood tide, @P2.3.1.1.6.1.2.4}}. P2.3.1.1.6.1.2.1 RIVER (R348) #348. River. N. {{has_subtype(stream, @P2.3)}} {{has_subtype(effluence, R295)}} river, stream, watercourse. {{{!!between(river): left bank, P2.3.1.1.6.2.1 + right bank, P2.3.1.1.6.2.1}}}. course, flux, profluence[obs3]; defluxion[obs3]. spring. {{has_part}} {{rel_loc_of(bottom)}} bed. {{has_subtype(bed)}} river bed; stream bed. {{has_part}} {{has_subtype(end, @P2.3)}} mouth, river mouth. {{has_subtype(river mouth)}} {{&shape_of(tree-shaped)}} tree-shaped river mouth. {{has_location(tree-shaped river mouth): @R342, delta, river delta}}. {{location_of}} {{component_of(ice, @P2.3.1.1.4)}} {{has_ending(ice jam)}} debacle, breakup of ice in a river. {{location_of}} {{constitutes(ice, @P2.3.1.1.4)}} frozen river; ice jam. {{location_of}} {{has_subtype(overflow, P2.3.1.1.6.1.2)}} {{&causes: @P2.3.1.1.6.1.2, flood, freshet, fresh, inundation, deluge, cataclysm}}. {{&causes(flood)}} {{has_subtype(destruction)}} washout. {{has_subtype(river)}} {{property_of(narrow)}} rill, rivulet, gill, gullet, rillet[obs3]; streamlet, brooklet; race, coulee; branch [U.S.]; stream, creek, brook, bayou, runnel, sike[obs3], burn, beck; reach, tributary. {{location_of(woods)}} glen, ghyll[obs3]. indraught[obs3], reflux, undercurrent, eddy, vortex, gurge[obs3], whirlpool, Maelstrom, regurgitation, overflow; confluence, corrivation[obs1]. [Science of fluids in motion] hydrodynamics; hydraulics, hydraulicostatics[obs3]; pegology[obs3]. {{needed_for: irrigation, R337}}. {{has_instance(river)}} {{location_of(New York State/Canada)}} Niagara River. V. flow, run. meander; drop, drip, dribble, plash, spirtle[obs3], trill, trickle, distill, percolate; stream, overflow, inundate, deluge, flow over, splash, swash; guggle[obs3], murmur, babble, bubble, purl, gurgle, sputter, spurt, spray, regurgitate; ooze, flow out &c. (egress) R295. rain hard, rain in torrents, rain cats and dogs, rain pitchforks; pour with rain, drizzle, spit, set in; mizzle[obs3]. flow into, fall into, open into, drain into; discharge itself, disembogue[obs3]. [Cause a flow] pour; pour out &c. (discharge) R297; shower down, irrigate, drench &c. (wet) R337; spill, splash. [Stop a flow] stanch; dam, up &c. (close) R261; obstruct &c. R706. {{similar_to}} {{has_subtype(conduit)}} {{property_of(open): aquaduct; sluice; chute; canal}}. Adj. fluent; diffluent[obs3], profluent[obs3], affluent; tidal; flowing &c. v.; meandering, meandry[obs3], meandrous[obs3]; fluvial, fluviatile; streamy[obs3], showery, rainy, pluvial, stillicidous[obs3]; stillatitious[obs3]. Phr. "for men may come and men may go but I go on forever" [Tennyson]; "that old man river, he just keeps rolling along" [Showboat]. P2.3.1.1.6.1.2.2 JET N. {{has_subtype(stream)}} jet, spout, spurt, waterjet, spirt[obs3], squirt, waterspout, jet d'eau[Fr]. spray, splash, rush, gush. {{has_subtype}} artesian well; fount, fountain. {{has_subtype(fountain)}} drinking fountain. {{property_of(hot): @P2.7.2.4, geyser}}. V. jet, spray, spurt, shoot, shoot out. gush, pour, spout, jet, issue. {{function_of(spray): hose; pump; watering pot, watering cart; hydrant, syringe; sprinkler}}. {{has_subtype(hose): fire hose; garden hose}}. {{has_subtype(sprinkler)}} lawn spray. {{location_of(ocean floor)}} {{has_subtype(jet)}} {{property_of(hot)}} thermal vent. {{has_subtype(thermal vent)}} black spouter. <-- bhisti[obs3] , mussuk[obs3]??. (Can't find definition!) --> P2.3.1.1.6.1.2.3 CASCADE N. {{property_of(speed, rapidity)}} waterfall, cascade, lin[obs3], linn[obs3]. cataract, rapids, white water, torrent. {{has_instance}} {{has_metaphor(waterfall)}} {{has_part(Niagara River)}} Niagara, Niagara Falls. <-- force, foss[obs3]??. catadupe[obs1].?? --> P2.3.1.1.6.1.2.4 TIDE N. current, tide. {{has_subtype(tide)}} {{location_of(ocean)}} ocean tide, tide. {{has_subtype(ocean tide)}} {{property_of(highness, R206a)}} high tide, high water, flood tide, full tide. {{has_subtype(tide)}} {{location_of(river)}} bore, tidal bore, river bore, eagre[obs3], hygre[obs1]. {{has_subtype(ocean tide)}} {{property_of(lowness, R207)}} low tide, low water, ebb tide, neap tide. {{has_high_intensity(high tide/low tide)}} spring tide. current, ocean current; upwelling. {{has_subtype(upwelling)}} el nino[Sp]. {{has_instance(ocean current)}} Gulf Stream. P2.3.1.1.6.1.2.5 WAVE N. wave, billow, surge, swell, anerythmon gelasma[Grk]. {{has_property(small)}} ripple; short sea. riffle [U.S.], rollers, ground swell. {{has_subtype(wave)}} {{adjacent_to(shoreline, @R342)}} {{has_location(ocean, R341)}} surf, breakers. white horses, whitecaps. {{has_large_quantity}} {{property_of(large)}} rough sea, heavy sea, high seas, cross sea, long sea, chopping sea. beach comber. V. swell, billow, roll, well, well up. <-- [[LAND]] --> P2.3.1.1.6.2 LAND FORMATIONS (R342, R344, R346) <-- 346. Island 344. Plain 342. Land --> N. {{property_of(solid + stationary)}} land formation, land. {{part_of}} {{&part_of(dry land, R342)}} {{has_subtype(region[of=Ear th's surface], R181)}} geographical area. <-- this entry "land" below refers to land on earth. Typically, when we talk about land, we talk about earth. Other planets can be treated in the category above, when necessary. --> P2.3.1.1.6.2.1 LAND GENERALLY (R342) #342. Land. N. {{has_subtype(surface, R220)}} {{has_part(Earth's surface, @P2.3.1.1.3)}} land, earth, ground, dry ground, dry land, terra firma. {{has_subtype: real estate &c. (property) R780}}. {{has_part}} {{has_subtype(surface, R220)}} {{adjacent_to(atmosphere, @R338)}} surface, ground surface, ground level. {{has_part}} feature, land feature. {{property_of(very large)}} continent, mainland. {{has_part(continent)}} {{has_subtype(region[of=drainage])}} watershed. {{has_part(continent)}} {{has_subtype(line)}} {{has_subtype(partition[of=watersheds], R228)}} continental divide; watershed. {{property_of(embracement)}} peninsula, tongue of land, chersonese[obs3]. {{rel_loc_of(mouth[of=river])}} {{&generates(river)}} delta, river delta. neck of land, isthmus. {{location_of(grass, @R367)}} grassland, range. {{has_subtype}} {{location_of(desert)}} {{property_of(fertile, @R168)}} {{&has_location(plants, R367)}} oasis. {{&has_conceptual_part}} {{has_subtype(line, R244)}} {{have_between(land + body of water)}} shoreline. {{has_conceptual_part}} {{adjacent_to(body of water)}} shore[1]. {{has_subtype(shore[1][of=river, R348]): bank, @R231}}. {{has_subtype(shoreline)}} {{adjacent_to(ocean, R341)}} coast, shore[2], seashore, seaboard, seacoast, coastline. {{has_subtype(coast)}} scar, strand, beach; seaside, seabank[obs3], seabeach[obs3]; ironbound coast; loom of the land. {{has_requirement(cultivation, R371)}} arable land. {{has_subtype(arable land)}} {{location_of(farm, P2.3.1.3.10.7)}} farmland. {{has_subtype(arable land)}} {{property_of(unproductive, R169)}} {{property_of(untilled)}} fallow land. {{part_of(fallow land)}} land bank. {{has_part(desert)}} {{property_of(flat, R251)}} {{property_of(low altitude, @R206)}} {{&property_of(flooded, @P2.3.1.1.6.1.2)}} playa. {{has_subtype(coast)}} land left dry by the sea, derelict. {{has_subtype(coast)}} land recovered from the sea, innings. {{adjacent_to(river, P2.3.1.1.6.1.2.1)}} bank, lea, riverbank, river bank, levee. {{has_subtype(riverbank)}} left bank; right bank. {{has_subtype(river bed, @P2.3.1.1.6.1.2.1)}} dry river bed, arroyo, wadi. {{has_part(ground surface)}} {{has_subtype(natural solids, P2.3.1.1.4): soil, glebe, clay, loam, marl, cledge[obs3], chalk; gravel, mold, subsoil}}. clod, clot. {{property_of(high)}} {{constitutes(stone, @P2.3.1.1.4.1)}} crag. landslide. {{property_of(lowness, R207)}} molehill; lowlands; depression; swale. {{constitutes(ice, @P2.3.1.1.5.1)}} glacier, ice river, nevee, serac[obs3], pruina[obs3]. {{part_of(glacier)}} ice cap. {{has_large_quantity(glacier)}} ice field. {{property_of(convexity, R250, P1.2.4.3.1.1)}} jetty, spur, breakwater, mull, mole. {{property_of(highness, R206a, @P1.2.2.2.1.2)}} dizzy height, dizzying height; uplands, highlands. {{property_of(convexity, R250, P1.2.4.3.1.1)}} cape, point of land; headland, promontory, foreland[obs3]. {{property_of(highness, R206a, @P1.2.2.2.1.2)}} {{property_of(convexity, R250, P1.2.4.3.1.1)}} {{constitutes(rock, @P2.3.1.1.4.1 + soil)}} height, highland, high land, high place, elevation, heights[pl]. {{has_subtype(high place)}} mountain, mount, peak, Alp, pike; ridge, hog's back, dune; rising ground, vantage ground; down. {{!!formed_by(mountain): orogeny}}. {{has_subtype(high place): lookout, @R448}}. {{has_subtype(mountain)}} volcano. {{has_part(mountain)}} crag. {{&member_of(mountain)}} mountain range. {{has_subtype(path, R627)}} {{&has_part(mountain range)}} {{property_of(relatively low)}} pass, mountain pass. {{property_of(highness, R206a, @P1.2.2.2.1.2)}} {{has_subtype(convexity, R250, P1.2.4.3.1.1)}} hill, alto, butte [U.S.], monticle[obs3], toft[obs3]. {{has_subtype(hill)}} {{property_of(smallness, P193)}} knoll, hummock, hillock, barrow, mound, knob, loma[obs3], pena [U.S.], picacho[obs3], tump[obs3], knap[obs3]. {{has_subtype(mound)}} {{forms(termite colony, @P2.3.2.1.1.2.1)}} termite mound. {{has_subtype}} {{property_of(low, R207)}} lowland, low land, lowlands, flatlands. {{property_of(highness, R206a, @P1.2.2.2.1.2)}} {{location_of(edge, R231)}} {{property_of(steepness, @R217)}} {{between(highland, @R342 + lowland, @R342)}} steeps, bluff, hillside, craig[obs3], tor[obs3], clough[obs3]. {{property_of(precipitousness, @R217)}} {{between(highland, @R342 + lowland, @R342)}} cliff, drop, dropoff; escarpment, edge, ledge. {{has_subtype(hillside)}} {{location_of(river bank)}} brae. {{has_property(wet): @R345, @P2.3.1.1.6.2.5, wetland, marsh, moor, moorland}}. {{has_subtype(moor)}} high moor, fell. {{has_part(mountain)}} {{property_of(highness, R206a, @P1.2.2.2.1.2): summit, R210}}. {{has_measure}} acres; hectares; square miles; square kilometers. {{has_part}} {{has_subtype(position): @R183, land point, point on land}}. V. {{has_subtype(arrive): land, come to land, set foot on the soil, set foot on dry land; come ashore, go ashore, debark}}. Adj. terrestrial, earthy. continental, midland, mid-continent. coastal, littoral, riparian. {{has_property(alluvium, @P2.3.1.1.4)}} alluvial. terrene &c. (world) R318. landed, predial[obs3], territorial, geophilous[obs3]. {{has_property(fallow land)}} {{has_subtype(unused, R614)}} untilled, fallow, unsown. Adv. ashore; on shore, on land. <-- ripicolous?? ; ancon?? --> <-- [[PLAIN]] --> P2.3.1.1.6.2.2 PLAIN (R344) #344. Plain. N. {{property_of(flat)}} plain, table-land, face of the country. open country, wide open spaces, champaign country[obs3]; basin, downs. prairie, grassland, common, wold[obs3], veldt; shaking prairie, trembling prairie. field, vega[Sp]. wasteland, waste, weary waste, wild, bush. heath. campagna[obs3], campagna di Roma[It]. {{property_of(treeless)}} steppe. {{property_of(cold)}} tundra. {{property_of(horizontality, R213)}} {{property_of(highness, R206a, @P1.2.2.2.1.2)}} plateau, ledge; butte; mesa. {{property_of(aridity, @R340)}} desert. {{&has_part(desert)}} {{property_of(ocassionally wet)}} playa. {{&has_part(desert)}} alkali flat, llano. {{has_subtype(grassland)}} {{location_of(South America)}} pampas, pampa. {{has_subtype(grassland)}} {{property_of(semiarid, @R340)}} savanna, savannah. meadow, mead, haugh[obs3]. pasturage, grazing land, lea, ley, lay. {{property_of(cultivated)}} park; field; lawn, green, plat, plot, grassplat[obs3], greensward, sward, turf, sod. {{adjacent_to(structure)}} grounds. <-- maidan[obs3], agostadero[obs3]. ?? ; mesilla [obs3][U.S.]?? champaign[obs3], ; campestral[obs3], campestrial[obs3], campestrian[obs3], campestrine[obs3] --> Adj. alluvial. P2.3.1.1.6.2.3 ISLAND (R346) #346. Island. N. {{has_subtype(land, R342)}} {{-!surrounds(body of water, P2.3.1.1.6.1)}} island, isle, eyot[obs3], ait[obs3], holf[obs3]. {{property_of(small)}} islet. {{property_of(low)}} reef, atoll, breaker. {{member_of}} archipelago; island chain. {{has_instance(island chain)}} Kurile Islands, Kuriles; Aleutian Islands, Aleutians; Bahamas; Antilles; Hawaiian Islands. {{has_instance(archipelago)}} {{location_of(Pacific Ocean)}} Marianas. {{location_of: islander, @P2.3.2.3.6.5.59}}. {{has_instance: Ireland; Great Britain; Fiji}}. {{has_instance}} Isle of Man; Long Island; Manhattan Island, Manhattan; Block Island; Staten Island; Honshu; Hokkaido; Kyushu; Shikoku; Formosa. Adj. insular, seagirt. {{has_property(archipelago)}} archipelagic. P2.3.1.1.6.2.4 VALLEY N. {{has_subtype(hole)}} {{has_subtype(interval, R198, P1.2.2.2.1.3)}} valley. {{property_of(deep)}} {{property_of(wide)}} canyon, canon. {{property_of(narrow)}} gorge; defile. ravine, crevasse. chasm, abyss, abysm, yawning gulf. {{location_of(mountain chain)}} pass, gap, notch, passage. {{property_of(shallow)}} gully, gulch, arroyo, wadi. {{similar_to(gully)}} {{property_of(narrow/shallow): furrow &c. R259}}. <-- abra[obs3]; barranca[obs3], barranco[obs3]; clove [U.S.]; hiatus maxime[Lat], hiatus valde deflendus[Lat]. parenthesis &c. (interjacence) R228[obs3]. --> P2.3.1.1.6.2.5 MARSH (R345) #345. Marsh. N. {{has_property(wet)}} {{member_of(plant, R367)}} marsh, swamp, wetland, morass, marish[obs3]. {{has_property(flat)}} fen, bog, peat bog, moss, moor, moorland. quagmire, mire, slough, sump, wash. {{adjacent_to(ocean)}} salt marsh. mud, squash, ooze, slush; baygall [obs3][U.S.], cienaga[obs3], jhil[obs3], vlei[obs3]. Adj. marsh, marshy; swampy, boggy, plashy[obs3], poachy[obs3], quaggy[obs3], soft. muddy, sloppy, squashy; paludal[obs3]. moorish, moory; fenny. <-- [[woods]] --> P2.3.1.1.6.2.6 WOODS N. {{member_of(tree)}} woods, forest, timber; wood, woodland, woodlands; timberland; hurst[obs3], frith[obs3], holt, weald[obs3]. {{member_of(tree)}} jungle, rain forest, tropical rain forest; temperate rain forest. {{has_subtype(woods)}} {{property_of(small)}} grove, greenwood, copse, bocage[obs3], tope[obs3], clump of trees, bosk[obs3], spinet[obs3], spinney. {{&has_part}} {{has_subtype(opening)}} {{not_member_of(tree)}} glade, clearing, opening in the woods. <-- P2.3.1.1.6.3 AIR (R349) moved to P2.7.2.1.4 WIND at weather --> <-- move R350, R351 to artifacts -- 350. Conduit 351. Air pipe --> P2.3.1.1.6.3 DUMMY N. dummy. <-- [[GEOGRAPHY]] --> P2.3.1.1.6.4 GEOGRAPHICAL DIVISION N. geographical division. {{has_subtype: continent, @P2.3.1.1.6.2.1}}. {{has_subtype: ocean, P2.3.1.1.6.1.1.1}}. {{has_instance(continent, @P2.3.1.1.6.2.1)}} Asia; Europe; Africa; North America; South America; Australia; Antarctica. {{has_subtype}} {{has_subtype(geographical area, @P2.3.1.1.6.2): real estate, piece of property, R780}}. {{has_subtype}} {{has_subtype(geographical area, @P2.3.1.1.6.2): geopolitical division, P2.3.1.1.6.4.1}}. <-- [[geopolitical]] --> P2.3.1.1.6.4.1 GEOPOLITICAL DIVISION. N. {{applies_to(government[1], R737a)}} geopolitical division, territory. {{has_part(territory)}} zone, district, sector, section, division, quarter. <-- [[country]] --> P2.3.1.1.6.4.1.1 COUNTRY N. {{applies_to(national government, @M9.1.1.1)}} state, country, nation, land; nation-state. {{habitat_of: citizenry, @R188}}. {{habitat_of}} {{has_member(citizenry, @R188): citizen, @R188}}. <-- we don't distinguish "nationality" of a country or its citizens --> {{has_property(country)}} {{has_property(person, P2.3.2.3)}} nationality, citizenship. {{has_property($country^citizen): $country^citizenship}}. <-- the native land of a person is the land where that person was born. Since native land is defined relative to a person, we also specify it as a property of a person, native country=country of birth. This may not be accurate for children born of foreigners temporarily resident on foreign soil. Refinement is needed. --> {{has_subtype}} {{has_subtype(abode[of=$person], R189)}} {{++habitat_of(native, P2.3.2.3.6.5.59.1)}} {{has_property(roleness[to=native, P2.3.2.3.6.5.59.1])}} fatherland, mother country, homeland, paternal domicile, native soil, native land, native country, country of birth. &&{{hperforms_p($person, P2.3.2.3): $be born}}. &&{{has_location_p($be born): native land}}. <-- we might also say: {{has_location(birth[of=$person]): native_land[of=$person, P2.3.2.3)}} --> {{has_subtype}} {{contrast_to(native country)}} {{has_property(roleness[to=citizen, @R188])}} foreign country, foreign land. <-- usually, being born in a country confers citizenship --> {{&has_result(birth[of=$person][in=$country]): citizenship[of=$person][in=$country]}}. {{&part_of}} empire; federation, union. dominion, republic, democratic republic. commonweal, commonwealth; republic. kingdom, realm; principality. {{has_subtype}} {{property_of(dependent, @R759)}} protectorate, dependency; territory. sphere of influence. city-state. {{has_part}} {{has_subtype(limit, P1.2.2.3.1.7)}} border, national border. {{has_subtype(national border)}} {{has_subtype(boundary line[between=countries])}} international border, international boundary, frontier. {{has_part: real estate, @R780}}. {{has_part}} {{adjacent_to(real estate)}} {{has_part(sky)}} air space. {{has_part}} {{has_part(sea, R341)}} {{adjacent_to(country^seacoast)}} territorial waters. {{has_subtype}} {{property_of(industrialized)}} industrial nation, industrialized nation, industrial society, advanced nation, developed nation, developed country, "second-wave nation"[Toffler]. {{has_subtype(industrialized nation)}} {{property_of(large)}} world power, major power. {{property_of(militarily powerful)}} super power. {{has_subtype: ally; enemy}}. {{member_of}} international organization; alliance. {{has_instance(international organization)}} United Nations [yr=1946+]; League of Nations [yr=1918-1939]. {{has_instance(nation)}} Afghanistan; Albania; Algeria; American Samoa; Andorra; Angola; Anguilla; Antarctica; Antigua and Barbuda; Argentina; Armenia; Aruba; Ashmore and Cartier Islands; Australia; Austria; Azerbaijan; Bahamas; The; Bahrain; Baker Island; Bangladesh; Barbados; Bassas da India; Belarus; Belgium; Belize; Benin; Bermuda; Bhutan; Bolivia; Bosnia-Herzogovina; Botswana; Bouvet Island; Brazil; British Indian Ocean Territory; British Virgin Islands; Brunei; Bulgaria; Burkina; Burma; Burundi; Cambodia; Cameroon; Canada; Cape Verde; Cayman Islands; Central African Republic; Chad; Chile; China [also see separate Taiwan entry]; Christmas Island; Clipperton Island; Cocos Islands, Keeling Islands; Colombia; Comoros; Congo; Cook Islands; Coral Sea Islands; Costa Rica; Croatia; Cuba; Cyprus; Czechoslovakia; Denmark; Djibouti; Dominica; Dominican Republic; Ecuador; Egypt; El Salvador; Equatorial Guinea; Estonia; Ethiopia; Europa Island; Falkland Islands, "Islas Malvinas"; Faroe Islands; Fiji; Finland; France; French Guiana; French Polynesia; French Southern and Antarctic Lands; Gabon; Gambia; The; Gaza Strip; Georgia; Germany; Ghana; Gibraltar; Glorioso Islands; Greece; Greenland; Grenada; Guadeloupe; Guam; Guatemala; Guernsey; Guinea; Guinea-Bissau; Guyana; Haiti; Heard Island and McDonald Islands; Honduras; Hong Kong; Howland Island; Hungary; Iceland; India; Indonesia; Iran; Iraq; Iraq-Saudi Arabia Neutral Zone; Ireland; Israel. <-- (also see separate Gaza Strip and West Bank entries); --> {{has_instance(nation)}} Italy; Ivory Coast; Jamaica; Jan Mayen; Japan; Jarvis Island; Jersey; Johnston Atoll; Jordan. <-- (also see separate West Bank entry); --> {{has_instance(nation)}} Juan de Nova Island; Kazakhstan; Kenya; Kingman Reef; Kirgizstan; Kiribati; Korea; North; Korea; South; Kuwait; Laos; Latvia; Lebanon; Lesotho; Liberia; Libya; Liechtenstein; Lithuania; Luxembourg; Macedonia; Macau; Madagascar; Malawi; Malaysia; Maldives; Mali; Malta; Man; Isle of; Marshall Islands; Martinique; Mauritania; Mauritius; Mayotte; Mexico; Micronesia; Federated States of; Midway Islands; Moldova; Monaco; Mongolia; Montserrat; Morocco; Mozambique; Namibia; Nauru; Navassa Island; Nepal; Netherlands; Netherlands Antilles; New Caledonia; New Zealand; Nicaragua; Niger; Nigeria; Niue; Norfolk Island; Northern Mariana Islands; Norway; Oman; Pacific Islands; Trust Territory of the Pacific Ocean, Palau; Pakistan; Palmyra Atoll; Panama; Papua New Guinea; Paracel Islands; Paraguay; Peru; Philippines; Pitcairn Islands; Poland; Portugal; Puerto Rico; Qatar; Reunion; Romania; Russia; Rwanda; Saint Helena; Saint Kitts and Nevis; Saint Lucia; Saint Pierre and Miquelon; Saint Vincent and the Grenadines; San Marino; Sao Tome and Principe; Saudi Arabia; Senegal; Seychelles; Sierra Leone; Singapore; Slovenia; Solomon Islands; Somalia; South Africa; South Georgia and the South Sandwich Islands; Soviet Union; Spain; Spratly Islands; Sri Lanka; Sudan; Suriname; Svalbard; Swaziland; Sweden; Switzerland; Syria; Taiwan; Tajikistan; Tanzania; Thailand; Togo; Tokelau; Tonga; Trinidad and Tobago; Tromelin Island; Tunisia; Turkey; Turkmenistan; Turks and Caicos Islands; Tuvalu; Uganda; Ukraine; United Arab Emirates; United Kingdom; United States; Uruguay; Vanuatu; Vatican City; Venezuela; Vietnam; Virgin Islands; Wake Island; Wallis and Futuna; West Bank; Western Sahara; Western Samoa; World; Yemen; Yugoslavia; Zaire; Zambia; Zimbabwe. Adj. national. {{has_subtype(relation)}} international. Prep. {{{has_relative_loc(air space + country): above, @R183}}}. <-- this "state" is the first major subdivision of a country. Some analogies are uncertain: is an English "shire" more like an American state or a county? --> P2.3.1.1.6.4.1.2 STATE N. {{has_part(country, P2.3.1.1.6.4.1.1)}} {{has_subtype(region, R181)}} {{constitutes(property, R780)}} state; province[Canada]; county[Ireland]; canton[Switzerland]; territory [Australia]; duchy, archduchy, archdukedom[obs3]; woiwodshaft; commonwealth. P2.3.1.1.6.4.1.3 COUNTY N. {{has_part(state, P2.3.1.1.6.4.1.2)}} county, parish[Louisiana]. shire [England]. <-- [[city, town]] --> P2.3.1.1.6.4.1.4 TOWN N. town. {{property_of(large)}} city, metropolis, municipality. {{property_of(cosmopolitan)}} cosmopolis. {{property_of(small)}} hamlet, village, thorp[obs3], dorp[obs3], ham, kraal. borough, burgh. {{has_subtype}} {{has_subtype(seat of government)}} {{has_subtype(role, @R9)}} capital, capital city. {{has_case(capital)}} {{has_subtype(origin, @R9): government[2], @R737a}}. {{has_subtype(capital[of=national government])}} national capital. {{has_subtype(capital[of=state government, @M9.1.1.1.R1])}} state capital. {{has_subtype(capital[of=county government])}} county seat, county town, courthouse [U.S.]. {{has_subtype(capital[of=provincial government])}} provincial capital. {{&has_part}} ghetto. {{has_subtype}}{{near_to(city)}} suburb. {{has_part}} {{property_of(public, @R182)}} public space, commons. {{has_subtype(public space)}} public right of way, right of way. {{has_part}} domain, tract, arrondissement[Fr], mofussil[obs3], commune; wappentake, hundred, riding, lathe, garth[obs3], soke[obs3], tithing; ward; precinct, bailiwick. {{has_part}} {{&has_location(market/commerce)}} downtown, business district. {{has_subtype(public right of way)}} {{has_subtype(road)}} street; place; terrace; parade; esplanade, alameda[obs3], board walk, embankment, road, row; lane, alley; polygon; crescent; circle. {{has_subtype(public space)}} square, circus[Brit]; court, quadrangle, quad, wynd[Scot]. {{has_part: building, P2.3.1.3.10.2}}. mall, piazza, arcade, colonnade. {{has_subtype(public space)}} market place, place, plaza. {{member_of(building, P2.3.1.3.10.2)}} block of buildings. {{has_part}} {{property_of(private): residence, P1.2.3.2.4.1}}. Adj. municipal, city; urban, metropolitan; cosmopolitan. suburban; provincial, rural, rustic. domestic; palatial. <-- e.g. elements, oils, alloys, lumber, fuel, animal parts (excludes food and medicine, which are under P2.3.1.3, artifacts) This entry will include materials not detailed under a separate heading, with references to separately listed materials. Note that natural fiber has a main entry under artifacts. --> <-- [[POM]] (SYM: POE, POM, POP) --> P2.3.1.2 PROCESSED NATURAL MATERIAL N. {{&consists_of(artifact)}} {{similar_to: artifactual material, P2.3.1.3.1.2}} {{has_subtype(substance, P2.1.1)}} natural material, processed natural material. {{has_subtype: element, P2.3.1.2.2}}. natural gas. {{processed_into(petroleum, @P2.3.1.1.5)}} solvent, organic solvent. {{processed_into(petroleum, @P2.3.1.1.5): fuel, R388; chemical compound, P2.3.1.3.4; wax}}. {{processed_into(tree): @P2.3.1.2.4.7, lumber, wood, timber}}. {{function_of(combustion)}} fuel. animal part. {{has_subtype: natural fiber, @P2.3.1.3.1.2.6}}. {{constitutes(fiber)}} {{has_subtype(weave, @P1.2.2.2.2.9): @P2.3.1.3.1.2.6, cloth, fabric}}. {{property_of(elasticity, R325)}} natural rubber. {{has_subtype(natural rubber)}} India rubber, Indian rubber, latex, caoutchouc, gum elastic. sand. {{has_subtype(animal part)}} baleen; whale bone. P2.3.1.2.1 DUMMY N. dummy. <-- elements (symb:POE) --> <-- [[element]] --> P2.3.1.2.2 ELEMENT N. {{has_subtype(substance, P2.1.1)}} element, chemical element. {{has_subtype}} {{property_of(unstable)}} radioactive element. {{exhibits(radioactive element): radioactivity}}. {{has_symbol}} atomic symbol. {{has_part(atomic symbol): $letter[num=1-2], R561}}. &&{{has_subtype($letter): first letter}}. &&{{has_property(first letter): capitalized, @R561}}. {{has_property}} {{has_subtype(mass, P2.2.1.5)}} atomic weight, atomic mass. <-- Individual elements are arranged according to atomic number, and classified as subtypes of P2.3.1.2.2, e.g. hydrogen is P2.3.1.2.2.1 and carbon is P2.3.1.2.2.12; in brackets are symbol and atomic mass (average value of natural isotopes, used in standard chemistry, not mass spectrometery, as of 1954) --> P2.3.1.2.2.1 hydrogen. N. hydrogen. {{has_property: atomic weight[val=1.008]}}. {{has_property: atomic symbol[val=H]}}. {{constitutes}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(very cold)}} {{property_of(boiling point[val="-252.8 deg C"])}} liquid hydrogen. P2.3.1.2.2.2 helium. N. helium. {{has_property: atomic weight[val=4.003]}}. {{has_property: atomic symbol[val=He]}}. {{constitutes}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(very cold)}} {{property_of(boiling point[val="-268.9 deg C"])}} liquid helium. P2.3.1.2.2.3 lithium. N. lithium. {{has_property: atomic weight[val=6.940]}}. {{has_property: atomic symbol[val=Li]}}. P2.3.1.2.2.4 beryllium. N. beryllium, glucinum. {{has_property: atomic weight[val=9.013]}}. {{has_property: atomic symbol[val=Be]}}. P2.3.1.2.2.5 boron. N. boron. {{has_property: atomic symbol[val=B]}}. {{has_property: atomic weight[val=10.82]}}. P2.3.1.2.2.6 carbon. N. carbon. {{has_property: atomic symbol[val=C]}}. {{has_property: atomic weight[val=12.011]}}. P2.3.1.2.2.7 nitrogen N. nitrogen. {{has_property: atomic symbol[val=N]}}. {{has_property: atomic weight[val=14.008]}}. {{constitutes}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(very cold)}} {{property_of(boiling point[val="-195.8 deg C"])}} liquid nitrogen. P2.3.1.2.2.8 oxygen. N. oxygen. {{has_property: atomic symbol[val=O]}}. {{has_property: atomic weight[val=16.000]}}. {{part_of: air}}. {{constitutes}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(very cold)}} {{property_of(boiling point[val="-183 deg C"])}} liquid oxygen. P2.3.1.2.2.9 fluorine. N. fluorine. {{has_property: atomic symbol[val=F]}}. {{has_property: atomic weight[val=19.00]}}. P2.3.1.2.2.10 neon. N. neon. {{has_property: atomic symbol[val=Ne]}}. {{has_property: atomic weight[val=20.183]}}. P2.3.1.2.2.11 sodium. N. sodium, natrium. {{has_property: atomic symbol[val=Na]}}. {{has_property: atomic weight[val=22.911]}}. P2.3.1.2.2.12 magnesium. N. magnesium. {{has_property: atomic symbol[val=Mg]}}. {{has_property: atomic weight[val=24.32]}}. P2.3.1.2.2.13 aluminum. N. aluminum. {{has_property: atomic symbol[val=Al]}}. {{has_property: atomic weight[val=26.98]}}. P2.3.1.2.2.14 silicon. N. silicon. {{has_property: atomic symbol[val=Si]}}. {{has_property: atomic weight[val=28.09]}}. P2.3.1.2.2.15 phosphorus. N. phosphorus. {{has_property: atomic symbol[val=P]}}. {{has_property: atomic weight[val=30.975]}}. P2.3.1.2.2.16 sulfur. N. sulfur. {{has_property: atomic symbol[val=S]}}. {{has_property: atomic weight[val=32.066]}}. P2.3.1.2.2.17 chlorine. N. chlorine. {{has_property: atomic symbol[val=Cl]}}. {{has_property: atomic weight[val=35.457]}}. {{constitutes}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{property_of(pressurized)}} liquid chlorine. P2.3.1.2.2.18 argon. N. argon. {{has_property: atomic symbol[val=A]}}. {{has_property: atomic weight[val=39.944]}}. P2.3.1.2.2.19 potassium. N. potassium, kalium. {{has_property: atomic symbol[val=K]}}. {{has_property: atomic weight[val=39.100]}}. P2.3.1.2.2.20 calcium. N. calcium. {{has_property: atomic symbol[val=Ca]}}. {{has_property: atomic weight[val=40.08]}}. P2.3.1.2.2.21 selenium. N. selenium. {{has_property: atomic symbol[val=Se]}}. {{has_property: atomic weight[val=78.96]}}. P2.3.1.2.2.22 titanium. N. {{has_subtype(metallic element)}} titanium. {{has_property: atomic symbol[val=Ti]}}. {{has_property: atomic weight[val=47.90]}}. P2.3.1.2.2.23 vanadium. N. {{has_subtype(metallic element)}} vanadium. {{has_property: atomic symbol[val=V]}}. {{has_property: atomic weight[val=50.95]}}. P2.3.1.2.2.24 chromium. N. {{has_subtype(metallic element)}} chromium. {{has_property: atomic symbol[val=Cr]}}. {{has_property: atomic weight[val=52.01]}}. P2.3.1.2.2.25 manganese. N. {{has_subtype(metallic element)}} manganese. {{has_property: atomic symbol[val=Mn]}}. {{has_property: atomic weight[val=54.94]}}. P2.3.1.2.2.26 iron. N. {{has_subtype(metallic element)}} iron, ferrum. {{has_property: atomic symbol[val=Fe]}}. {{has_property: atomic weight[val=55.85]}}. Adj. ferrous; ferric. P2.3.1.2.2.27 cobalt. N. {{has_subtype(metallic element)}} cobalt. {{has_property: atomic symbol[val=Co]}}. {{has_property: atomic weight[val=58.94]}}. P2.3.1.2.2.28 nickel. N. {{has_subtype(metallic element)}} nickel. {{has_property: atomic symbol[val=Ni]}}. {{has_property: atomic weight[val=58.69]}}. P2.3.1.2.2.29 copper. N. {{has_subtype(metallic element)}} copper, cuprum[Lat]. {{has_property: atomic symbol[val=Cu]}}. {{has_property: atomic weight[val=63.54]}}. P2.3.1.2.2.30 zinc. N. {{has_subtype(metallic element)}} zinc. {{has_property: atomic symbol[val=Zn]}}. {{has_property: atomic weight[val=65.38]}}. P2.3.1.2.2.31 gallium. N. {{has_subtype(metallic element)}} {{has_subtype(metallic element)}} gallium. {{has_property: atomic symbol[val=Ga]}}. {{has_property: atomic weight[val=69.72]}}. P2.3.1.2.2.32 germanium. N. germanium. {{has_property: atomic symbol[val=Ge]}}. {{has_property: atomic weight[val=72.60]}}. P2.3.1.2.2.33 arsenic. N. arsenic. {{has_property: atomic symbol[val=As]}}. {{has_property: atomic weight[val=74.91]}}. P2.3.1.2.2.34 selenium. N. selenium. {{has_property: atomic symbol[val=Se]}}. {{has_property: atomic weight[val=78.96]}}. P2.3.1.2.2.35 bromine. N. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} bromine. {{has_property: atomic symbol[val=Br]}}. {{has_property: atomic weight[val=79.916]}}. P2.3.1.2.2.36 krypton. N. krypton. {{has_property: atomic symbol[val=Kr]}}. {{has_property: atomic weight[val=83.8]}}. P2.3.1.2.2.37 rubidium. N. {{has_subtype(metallic element)}} rubidium. {{has_property: atomic symbol[val=Rb]}}. {{has_property: atomic weight[val=85.48]}}. P2.3.1.2.2.38 strontium. N. {{has_subtype(metallic element)}} strontium. {{has_property: atomic symbol[val=Sr]}}. {{has_property: atomic weight[val=87.63]}}. P2.3.1.2.2.39 yttrium. N. yttrium. {{has_property: atomic symbol[val=Y]}}. {{has_property: atomic weight[val=88.92]}}. P2.3.1.2.2.40 zirconium. N. {{has_subtype(metallic element)}} zirconium. {{has_property: atomic symbol[val=Zr]}}. {{has_property: atomic weight[val=91.22]}}. P2.3.1.2.2.41 niobium. N. {{has_subtype(metallic element)}} niobium. {{has_property: atomic symbol[val=Nb]}}. {{has_property: atomic weight[val=92.91]}}. P2.3.1.2.2.42 molybenum. N. {{has_subtype(metallic element)}} molybenum. {{has_property: atomic symbol[val=Mo]}}. {{has_property: atomic weight[val=95.95]}}. P2.3.1.2.2.43 technetium. N. technetium. {{has_property: atomic symbol[val=Tc]}}. {{has_property: atomic weight[val=99]}}. P2.3.1.2.2.44 ruthenium. N. ruthenium. {{has_property: atomic symbol[val=Ru]}}. {{has_property: atomic weight[val=101.1]}}. P2.3.1.2.2.45 rhodium. N. rhodium. {{has_property: atomic symbol[val=Rh]}}. {{has_property: atomic weight[val=102.91]}}. P2.3.1.2.2.46 palladium. N. {{has_subtype(metallic element)}} palladium. {{has_property: atomic symbol[val=Pd]}}. {{has_property: atomic weight[val=106.7]}}. P2.3.1.2.2.47 silver. N. {{has_subtype(metallic element)}} silver, argentum[Lat], argent[obs3]. {{has_property: atomic symbol[val=Ag]}}. {{has_property: atomic weight[val=107.880]}}. <-- [ref: the color silver: argent( in heraldry)]. --> P2.3.1.2.2.48 cadmium. N. {{has_subtype(metallic element)}} cadmium. {{has_property: atomic symbol[val=Cd]}}. {{has_property: atomic weight[val=112.41]}}. P2.3.1.2.2.49 indium. N. {{has_subtype(metallic element)}} indium. {{has_property: atomic symbol[val=In]}}. {{has_property: atomic weight[val=114.76]}}. P2.3.1.2.2.50 tin. N. {{has_subtype(metallic element)}} tin, stannum. {{has_property: atomic symbol[val=Sn]}}. {{has_property: atomic weight[val=118.70]}}. P2.3.1.2.2.51 antimony. N. antimony, stibium. {{has_property: atomic symbol[val=Sb]}}. {{has_property: atomic weight[val=121.76]}}. P2.3.1.2.2.52 tellurium. N. tellurium. {{has_property: atomic symbol[val=Te]}}. {{has_property: atomic weight[val=127.61]}}. P2.3.1.2.2.53 iodine. N. iodine. {{has_property: atomic symbol[val=I]}}. {{has_property: atomic weight[val=126.91]}}. P2.3.1.2.2.54 xenon. N. xenon. {{has_property: atomic symbol[val=Xe]}}. {{has_property: atomic weight[val=131.3]}}. P2.3.1.2.2.55 cesium. N. {{has_subtype(metallic element)}} cesium. N. cesium. {{has_property: atomic symbol[val=Cs]}}. {{has_property: atomic weight[val=132.91]}}. P2.3.1.2.2.56 barium. N. {{has_subtype(metallic element)}} barium. {{has_property: atomic symbol[val=Ba]}}. {{has_property: atomic weight[val=137.36]}}. P2.3.1.2.2.57 lanthanum. N. {{has_subtype(metallic element)}} lanthanum. {{has_property: atomic symbol[val=La]}}. {{has_property: atomic weight[val=138.92]}}. P2.3.1.2.2.58 cerium. N. {{has_subtype(metallic element)}} cerium. {{has_property: atomic symbol[val=Ce]}}. {{has_property: atomic weight[val=140.13]}}. P2.3.1.2.2.59 praseodymium. N. praseodymium. {{has_property: atomic symbol[val=Pr]}}. {{has_property: atomic weight[val=140.92]}}. P2.3.1.2.2.60 neodymium. N. neodymium. {{has_property: atomic symbol[val=Nd]}}. {{has_property: atomic weight[val=144.27]}}. P2.3.1.2.2.61 promethium. N. promethium. {{has_property: atomic symbol[val=Pm]}}. {{has_property: atomic weight[val=145]}}. P2.3.1.2.2.62 samarium. N. samarium. {{has_property: atomic symbol[val=Sm]}}. {{has_property: atomic weight[val=150.43]}}. P2.3.1.2.2.63 europium. N. europium. {{has_property: atomic symbol[val=Eu]}}. {{has_property: atomic weight[val=152.0]}}. P2.3.1.2.2.64 gadolinium. N. gadolinium. {{has_property: atomic symbol[val=Gd]}}. {{has_property: atomic weight[val=156.9]}}. P2.3.1.2.2.65 terbium. N. terbium. {{has_property: atomic symbol[val=Tb]}}. {{has_property: atomic weight[val=158.93]}}. P2.3.1.2.2.66 dysprosium. N. dysprosium. {{has_property: atomic symbol[val=Dy]}}. {{has_property: atomic weight[val=162.46]}}. P2.3.1.2.2.67 holmium. N. holmium. {{has_property: atomic symbol[val=Ho]}}. {{has_property: atomic weight[val=164.94]}}. P2.3.1.2.2.68 erbium. N. erbium. {{has_property: atomic symbol[val=Er]}}. {{has_property: atomic weight[val=167.2]}}. P2.3.1.2.2.69 thulium. N. thulium. {{has_property: atomic symbol[val=Tm]}}. {{has_property: atomic weight[val=168.94]}}. P2.3.1.2.2.70 ytterbium. N. ytterbium. {{has_property: atomic symbol[val=Yb]}}. {{has_property: atomic weight[val=173.04]}}. P2.3.1.2.2.71 lutetium. N. lutetium. {{has_property: atomic symbol[val=Lu]}}. {{has_property: atomic weight[val=174.99]}}. P2.3.1.2.2.72 hafnium. N. hafnium, celtium. {{has_property: atomic symbol[val=Hf]}}. {{has_property: atomic weight[val=178.6]}}. P2.3.1.2.2.73 tantalum. N. {{has_subtype(metallic element)}} tantalum. {{has_property: atomic symbol[val=Ta]}}. {{has_property: atomic weight[val=180.95]}}. P2.3.1.2.2.74 tungsten. N. {{has_subtype(metallic element)}} tungsten, wolfram. {{has_property: atomic symbol[val=W]}}. {{has_property: atomic weight[val=183.92]}}. P2.3.1.2.2.75 rhenium. N. {{has_subtype(metallic element)}} rhenium. {{has_property: atomic symbol[val=Re]}}. {{has_property: atomic weight[val=186.31]}}. P2.3.1.2.2.76 osmium. N. {{has_subtype(metallic element)}} osmium. {{has_property: atomic symbol[val=Os]}}. {{has_property: atomic weight[val=190.2]}}. {{is_a: platinum group metal}}. P2.3.1.2.2.77 iridium. N. {{has_subtype(metallic element)}} iridium. {{has_property: atomic symbol[val=Ir]}}. {{has_property: atomic weight[val=192.2]}}. {{is_a: platinum group metal}}. P2.3.1.2.2.78 platinum. N. {{has_subtype(metallic element)}} platinum. {{has_property: atomic symbol[val=Pt]}}. {{has_property: atomic weight[val=195.23]}}. {{is_a: platinum group metal}}. P2.3.1.2.2.79 gold. N. {{has_subtype(metallic element)}} gold, aurum. {{has_property: atomic symbol[val=Au]}}. {{has_property: atomic weight[val=197.0]}}. {{constitutes}} "24-karat gold". {{is_a: precious metal}}. {{component_of: gold coin, @R800}}. P2.3.1.2.2.80 mercury. N. {{has_subtype(metallic element)}} mercury, hydrargyrum[Lat], quicksilver. {{has_property: liquid[at=room temperature]}}. {{has_property: atomic symbol[val=Hg]}}. {{has_property: atomic weight[val=200.61]}}. {{is_a: liquid, P2.3.1.3.1.1.1}}. P2.3.1.2.2.81 thallium. N. {{has_subtype(metallic element)}} thallium. {{has_property: atomic symbol[val=Tl]}}. {{has_property: atomic weight[val=204.39]}}. P2.3.1.2.2.82 lead. N. {{has_subtype(metallic element)}} lead, plumbum. {{has_property: atomic symbol[val=Pb]}}. {{has_property: atomic weight[val=207.21]}}. P2.3.1.2.2.83 bismuth. N. {{has_subtype(metallic element)}} bismuth. {{has_property: atomic symbol[val=Bi]}}. {{has_property: atomic weight[val=209.00]}}. P2.3.1.2.2.84 polonium. N. polonium. {{has_property: atomic symbol[val=Po]}}. {{has_property: atomic weight[val=210]}}. P2.3.1.2.2.85 astatine. N. astatine. {{has_property: atomic symbol[val=At]}}. {{has_property: atomic weight[val=210]}}. P2.3.1.2.2.86 radon. N. radon, niton. {{has_property: atomic symbol[val=Rn]}}. {{has_property: atomic weight[val=222]}}. {{has_property: radioactive}}. P2.3.1.2.2.87 francium. N. {{has_subtype(metallic element)}} francium. {{has_property: atomic symbol[val=Fr]}}. {{has_property: atomic weight[val=223]}}. P2.3.1.2.2.88 radium. N. {{has_subtype(metallic element)}} radium. {{has_property: atomic symbol[val=Ra]}}. {{has_property: atomic weight[val=226.05]}}. {{has_property: radioactive}}. P2.3.1.2.2.89 actinium. N. actinium. {{has_property: atomic symbol[val=Ac]}}. {{has_property: atomic weight[val=227]}}. {{has_property: radioactive}}. P2.3.1.2.2.90 thorium. N. thorium. {{has_property: atomic symbol[val=Th]}}. {{has_property: atomic weight[val=232.05]}}. {{has_property: radioactive}}. P2.3.1.2.2.91 protoactinium. N. protoactinium. {{has_property: atomic symbol[val=Pa]}}. {{has_property: atomic weight[val=231]}}. {{has_property: radioactive}}. P2.3.1.2.2.92 uranium. N. {{has_subtype(metallic element)}} uranium. {{has_property: atomic symbol[val=U]}}. {{has_property: atomic weight[val=238.07]}}. {{has_property: radioactive}}. {{has_subtype}} {{property_of(fissionable)}} "U235", "U-235", "uranium-235". {{has_subtype}} "U238", "U-238", "uranium-238". {{has_subtype}} {{constitutes("U-238")}} depleted uranium. P2.3.1.2.2.93 neptunium. N. {{has_subtype(metallic element)}} neptunium. {{has_property: atomic symbol[val=Np]}}. {{has_property: atomic weight[val=237]}}. P2.3.1.2.2.94 plutonium. N. {{has_subtype(metallic element)}} plutonium. {{has_property: atomic symbol[val=Pu]}}. {{has_property: atomic weight[val=242]}}. {{has_property: radioactive}}. {{has_property: fissionable}}. P2.3.1.2.2.95 americium. N. americium. {{has_property: atomic symbol[val=Am]}}. {{has_property: atomic weight[val=243]}}. {{has_property: radioactive}}. P2.3.1.2.2.96 curium. N. curium. {{has_property: atomic symbol[val=Cm]}}. {{has_property: atomic weight[val=245]}}. {{has_property: radioactive}}. P2.3.1.2.2.97 BERKELIUM N. berkelium. {{has_property: atomic symbol[val=Bk]}}. {{has_property: atomic weight[val=247]}}. {{has_property: radioactive}}. P2.3.1.2.2.98 CALIFORNIUM N. californium. {{has_property: atomic symbol[val=Cf]}}. {{has_property: atomic weight[val=251]}}. {{has_property: radioactive}}. P2.3.1.2.2.99 EINSTEINIUM N. einsteinium. {{has_property: atomic symbol[val=Es]}}. {{has_property: atomic weight[val=252]}}. {{has_property: radioactive}}. P2.3.1.2.2.100 FERMIUM N. fermium. {{has_property: atomic symbol[val=Fm]}}. {{has_property: atomic weight[val=257]}}. {{has_property: radioactive}}. P2.3.1.2.2.101 MENDELEVIUM N. mendelevium. {{has_property: atomic symbol[val=Md]}}. {{has_property: atomic weight[val=258]}}. {{has_property: radioactive}}. P2.3.1.2.2.102 NOBELIUM N. nobelium. {{has_property: atomic symbol[val=No]}}. {{has_property: atomic weight[val=259]}}. {{has_property: radioactive}}. P2.3.1.2.2.103 LAWRENCIUM N. lawrencium. {{has_property: atomic symbol[val=Lr]}}. {{has_property: atomic weight[val=262]}}. {{has_property: radioactive}}. <-- metals are classified as "processed" substances because they rarely occur uncombined in nature, and even when they do, they are not used until they are processed. The "metal" which is an element or part of compounds is termed "metallic element" [[metal]] --> P2.3.1.2.3 METAL N. {{has_subtype(processed natural material)}} {{property_of(conductivity, @P2.6.1.9)}} metal. {{has_subtype(metal)}} {{has_subtype(element)}} metallic element. {{has_subtype}} base metal. {{has_subtype(base metal): iron, P2.3.1.2.2.26; copper, P2.3.1.2.2.29; lead, P2.3.1.2.2.82; steel, @P2.3.1.2.3.1}}. {{has_subtype(metal): alloy, P2.3.1.2.3.1}}. {{has_subtype(metal)}} precious metal. {{has_subtype(precious metal)}} platinum group metal. {{has_subtype(precious metal): silver, P2.3.1.2.2.47; gold, P2.3.1.2.2.79}}. {{has_subtype(metal)}} {{not_exhibited_by(corrosion, @R659a)}} noble metal. {{has_subtype(noble metal): gold, P2.3.1.2.2.79; platinum, P2.3.1.2.2.78; palladium, P2.3.1.2.2.46; osmium, P2.3.1.2.2.76; iridium, P2.3.1.2.2.77}}. Adj. {{has_property(metal)}} metallic. <-- [[alloy]] --> <-- part of R41, Mixture. [Compound resulting from mixture: ref mixture A3.3] --> P2.3.1.2.3.1 ALLOYS N. {{has_subtype(mixture, R41, P2.3.1.2.5)}} {{has_subtype(metal, P2.3.1.2.3)}} alloy. amalgam. {{has_subtype}} {{main_component_of(iron, P2.3.1.2.2.26)}} steel. {{has_subtype}} {{main_component_of(copper, P2.3.1.2.2.29)}} brass; bronze. pewter; nichrome; type metal, wood's metal; german silver, white metal, melchior[Russian]; nickel-silver; Duraluminum; Monel metal. {{has_subtype}} {{main_component_of(gold, P2.3.1.2.2.79)}} green gold; pink gold; "14-karat gold"; "18-karat gold"; "22-karat gold". {{has_subtype}} {{component_of(gold, P2.3.1.2.2.79)}} "10-karat gold". {{has_subtype}} {{main_component_of(silver, P2.3.1.2.2.47)}} sterling silver, "925 silver", plata de ley[Sp.]; coin silver, "900 silver". {{has_subtype(steel)}} chrome steel, chromesteel, chromium steel; stainless steel; chrome-nickel steel; cobalt steel; high tensile steel; sructural steel; case-hardened steel; non-magnetic steel; titanium steel; chrome-vanadium steel. <-- (MASS NOUNS, SYMBOL POM) --> <-- "processed" includes the concept of "extracted"; excludes chemical substances under Artifacts P2.3.1.3.3 break the Roget "oil" into oils R356, fats R356b, and waxes R356c [[substance]] --> P2.3.1.2.4 PROCESSED NATURAL SUBSTANCES (R356, R356A, R388) N. {{has_subtype(component material, P2.1.4)}} {{has_subtype(substance, P2.1.1)}} processed natural substance. {{processed_into(cork tree)}} cork. {{processed_into(sand)}} glass, manufactured glass. {{has_subtype(glass)}} {{component_of(boron, P2.3.1.2.2.5)}} {{property_of(thermal shock resistance, @R327a)}} borosilicate glass. {{has_subtype(borosilicate glass)}} Pyrex, Pyrex glass. <-- [[oil]] --> P2.3.1.2.4.1 OIL #356. Oil. N. oil. {{produces(whale)}} spermaceti. {{has_subtype(mineral)}} petroleum. {{produces(plant, R367)}} vegetable oil, colza oil[obs3], olive oil, salad oil, linseed oil; cottonseed oil; soybean oil; nut oil, peanut oil; grain oil; rape oil, rapeseed oil; seneca oil. animal oil, neat's foot oil, train oil; ointment, unguent, liniment; aceite[obs3], amole[obs3], Barbados tar[obs3]; fusel oil; hydrate of amyl, ghee[obs3]. mineral oil. lubricating oil, lubrication, "3-in-1 oil". {{has_subtype}} {{processed_into(petroleum): @R388, heating oil, "No. 2 oil", kerosene, jet fuel, gas, petrol, gasoline, naphtha}}. <-- most resins are natural --> P2.3.1.2.4.2 RESIN (R356A) #356a. Resin. N. resin, rosin, colophony. {{property_of(color[val=black, @R431])}} bitumen, pitch, tar; asphalt, asphaltum. varnish, mastic, lacquer, japan, magilp[obs3], copal[obs3]. gum. {{has_subtype}} {{produces(tree, P2.3.2.1.2.3)}} {{property_of(fossilized)}} {{property_of(ancient, @R124)}} {{property_of(color[val=amber, @R436])}} amber. {{origin_of(coast, @R231)}} ambergris. {{processed_into(petroleum)}} artificial resin, polymer. {{has_subtype(artificial resin)}} {{function_of(exchange[ptnt=ion, @P2.3.1.3.4], R148)}} ion-exchange resin, ion exchanger. {{has_subtype(ion-exchange resin)}} {{function_of(exchange[ptnt=cation, @P2.3.1.3.4], R148)}} cation-exchange resin, cation exchanger. {{has_subtype(ion-exchange resin)}} {{function_of(exchange[ptnt=anion, @P2.3.1.3.4], R148)}} anion exchange resin, anion exchanger. {{has_subtype(ion-exchange resin)}} {{function_of(exchange[ptnt=cation, @P2.3.1.3.4 + anion, @P2.3.1.3.4], R148)}} mixed-bed resin, mixed-bed exchanger. {{used_in(mixed-bed resin)}} {{function_of(remove[ptnt=polyvalent cation], @R38)}} water softener. {{has_subtype(ion-exchange resin)}} Amberlite[chem]; Dowex[Chem]; Diaion[chem]. camphor. V. {{used_for(varnish): varnish, @R223}}. {{used_for(lacquer): lacquer, @R223}}. {{used_for(asphalt): pave, @R223}}. Adj. {{has_property}} resinous, resiny[obs3]. {{has_property(tar)}} bituminous, pitchy, tarry; asphaltic, asphaltite. {{has_property(gum)}} gummy. <-- [[fat]] --> P2.3.1.2.4.3 FAT (R356B) #356b. Fat. N. {{produces(animal[1], R366)}} fat; grease, tallow, suet, lard, dripping exunge[obs1]. {{has_component(fat)}} triglyceride. {{has_component(triglyceride)}} fatty acid. {{constitutes(fat)}} butter, cream. {{produces(whale)}} blubber. {{processed_into}} glycerin; stearin, elaine[Chem], oleagine[obs3]. {{processed_into: soap}}. {{has_subtype(soap): soft soap, lye soap}}. {{processed_into}} adipocere[obs3]. P2.3.1.2.4.4 WAX (R356C) #356c. Wax. N. {{property_of(waxy)}} wax, cerement. paraffin wax, paraffin; ear wax, cerumen; car wax, automobile wax; floor wax; furniture polish. {{has_property}} waxiness. {{has_subtype(wax)}} {{produces(bee)}} beeswax. {{has_subtype(wax)}} lac, sealing wax. {{property_of(waxiness): resin, R356a}}. vaseline jelly, vaseline. {{has_subtype(polymer)}} teflon, PTFE, polytetrafluoroethylene. Adj. waxy. gummy. <-- 388. fuel = TE 330 (symb. POFUEL) [[fuel]] --> P2.3.1.2.4.5 FUEL (R388) #388. Fuel. N. {{consumes(combustion, R384a, P2.6.1.3.3)}} fuel, firing, combustible. {{has_function: combustion, P2.6.1.3.3}}. {{has_subtype(solid)}} {{has_subtype(mineral, P2.3.1.1.4.2)}} {{major_component_of(carbon, P2.3.1.2.2.6)}} coal. {{has_subtype(coal)}} anthracite; bituminous coal, soft coal; blind coal, glance coal; culm[obs3]; wallsend[obs3]; tar shale. {{forms(heating[obj=bituminous coal])}} {{processed_into(bituminous coal)}} coke. {{has_subtype(solid)}} turf, peat. {{uses(fireplace)}} fireplace fuel. {{has_subtype(fireplace fuel)}} {{has_subtype(wood, @P2.3.1.2)}} firewood, bobbing, faggot, log. {{has_subtype(fireplace fuel): coal}}. {{has_subtype(solid)}} {{property_of(ignitable[mode=easily])}} tinder, kindling. {{has_subtype(kindling)}} ingle, touchwood. {{has_subtype(kindling): paper}}. {{processed_into(wood, P2.3.1.2.4.7)}} charcoal. {{has_subtype}} {{forms(heating[obj=petroleum]): gasoline; kerosene; naptha; fuel oil; wax, paraffin}}. {{forms: burned fuel, product of combustion, @R384a}}. {{has_subtype(product of combustion, R384a): ash, cinder}}. {{has_subtype(solid)}} sulphur, brimstone; incense; port-fire; fire-barrel, fireball, brand; amadou[obs3], bavin[obs3]; German tinder, pyrotechnic sponge, punk, smudge [U. S.]; solid rocket fuel. {{consists_of(candle): @P2.3.1.2.4.4, wax, paraffin wax}}. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{has_subtype(oil, R356)}} fuel oil. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} alcohol; auto fuel. {{processed_into(petroleum)}} {{has_subtype(auto fuel)}} {{has_subtype(distillate)}} gasoline, petrol, gas, juice [coll.], benzine. {{has_subtype(gasoline)}} high octane gasoline. {{has_subtype(auto fuel)}} nitromethane; gasohol; ethanol; methanol. {{processed_into(petroleum)}} {{forms(heating[obj=petroleum])}} {{has_subtype(distillate)}} fuel oil; kerosene, jet fuel; heating oil, "number 2 oil", "#2 oil"; "number 4 oil". {{processed_into(petroleum)}} {{forms(heating[obj=petroleum])}} {{has_subtype(distillate, @R336)}} {{property_of(low-boiling)}} naphtha. {{processed_into(petroleum)}} {{forms(heating[obj=petroleum])}} {{has_subtype(distillate, @R336)}} {{property_of(high-boiling)}} residual oils. {{uses(rocket, P2.3.1.3.16.2.4)}} rocket fuel. {{has_property(rocket fuel)}} {{has_measure(efficiency)}} specific impulse. {{has_subtype(oil)}} {{uses(lamp, @R423)}} lamp oil. {{consists_of(lamp oil)}} paraffin oil; whale oil. {{has_subtype(rocket fuel)}} liquid hydrogen; hydrazine; kerosene. {{has_subtype(gas)}} {{processed_into(coal, @R388)}} synthetic gas, synthesis gas. {{has_subtype}} {{has_subtype(gas): hydrogen}}. {{has_subtype}} {{has_subtype(gas): @P2.3.1.3.4.4.2.2, propane; butane}}. {{has_subtype(gas): natural gas, @P2.3.1.2}}. {{component_of}} brand, torch, fuse; wick; spill, match, light, lucifer, congreve[obs3], vesuvian, vesta[obs3], fusee, locofoco[obs3]; linstock[obs3]. {{component_of: candle, R423}}. {{has_property}} heat of combustion. {{has_subtype(heating[obj=bituminous coal])}} {{has_subtype(industrial process)}} {{product_of(coke)}} coking. Adj. combustible, inflammable. carbonaceous. high octane, high specific impulse. <-- some animal parts listed here will be somewhat duplicative of animal anatomy designations, but here will have a (somewhat differentiated) meaning as an item of commerce, e.g. an elephant's tusk is traded and processed into ivory items. --> P2.3.1.2.4.6 PROCESSED ANIMAL PARTS N. {{processed_into(animal[2], R366/body part)}} processed animal part. {{has_part(tortoise)}} tortoiseshell. {{has_part(elephant)}} tusk. {{consists_of(tusk)}} {{processed_into(tusk)}} ivory. {{has_part(whale)}} sperm oil. {{has_part(mammal/reptile)}} {{has_subtype(hide, @P2.3.1.2.4.6)}} animal hide, animal skin. {{processed_into(animal hide)}} {{shape_of(sheet, @P2.3.1.3.1.1)}} leather. {{processed_into(cow)}} {{has_subtype(animal skin)}} cow hide. {{has_subtype(leather)}} {{has_subtype(cow hide)}} calf. {{has_subtype(leather)}} {{property_of(ornamented, @R847)}} cordwain[Medeival]. {{has_subtype(leather)}} shagreen[Russian, from horse or shark]. <-- [[WOOD]] --> P2.3.1.2.4.7 WOOD N. {{processed_into(tree)}} lumber, wood, timber. {{has_subtype(wood)}} Philippine mahogany; Port Orford cedar; acacia; rattan; redwood; alder; applewood; ash; balsa; bamboo; bass, basswood; beech, beechwood; birch; brierwood, briarwood; burl; buttonwood; cedar, cedarwood; cherry; chestnut; cottonwood; cypress; dogwood; ebony; elm, elmwood; eucalyptus; fir; fruit wood; guaiac, guaiacum, guiaocum; gum, gumwood; hazel, hazelwood; hemlock; hickory; incense wood; ironwood; juniper; kauri; knotty pine; lancewood; larch; lemonwood; lignum vitae; linden; loblolly pine; locust; logwood; magnolia; mahogany; maple; oak; olive; orangewood; peachwood; pecan; pine; poplar; rosewood; sandalwood; sandarac; satinwood; spruce; sumac; sycamore; teak, teakwood; tulipwood; tupelo; walnut; wicker; yew; zebrawood. {{has_subtype(mahogany)}} burled mahogany. {{constitutes(wood)}} {{has_subtype(powder)}} {{forms(cut)}} {[with_object(wood)]} sawdust. hardwood; softwood. heart of oak, block. board, plank, deal board. {{has_subtype(lumber)}} dimensional lumber, pine, fir; microlaminated lumber, microlam. {{has_subtype(dimensional lumber)}} two by four; two by six; two by eight; two by ten; two by twelve; four by four; six by six. {{has_subtype(dimensional lumber)}} furring strip, furring; one by two; batten, slat. {{has_subtype(slat)}} lath; louvre, fin; stave. Adj. wooden. <-- this mixture is non-metallic Note that some of these "mixtures" are of discrete objects, such as a pastiche. They are not homogenized, like a sauce. Both types of mixtures are included [[MIXURE]] --> P2.3.1.2.5 MIXTURE N. {{has_subtype(mixture, R41)}} {{similar_to(combination, R48)}} mixture. magma, half-and-half, melange, tertium quid[Lat], miscellany. {{has_subtype(mixture)}} {{has_subtype(variety, R81)}} {{has_subtype(group[of=$items, @R3a])}} {{property_of(incongruous/disordered, @R59)}} hodgepodge, hodge-podge, conglomeration, mish-mash, pastiche, farrago, patchwork, odds and ends, potpourri, gallimaufry, medley, mess, salmagundi, all sorts, olio, ambigu[obs1], hotchpot[obs3], olla-podrida[obs3], pasticcio[obs3], omnium gatherum[Lat], hotch-potch[obs3], hotch-pot[obs3], cahotage[obs3]; fortuitous concourse of atoms, disjecta membra[Lat], rudis indigestaque moles [Lat][Ovid], jumble, hash, huddle, litter, lumber. &&{{has_property($items): unrelated, @R81}}. {{has_metaphor(conglomeration): salad, P2.3.1.3.2.8}}. {{has_subtype: sauce, P2.3.1.3.2.17}}. {{has_subtype}} {{has_subtype(food): salad; mash, chowchow[Chinese]}}. caldron texture; mingled yarn. {{has_subtype: jumble &c. (disorder) R59}}. {{has_subtype: mosaic &c. (variegation) R440}}. {{has_subtype(rock)}}{{has_subtype(mixture[of=rocks]): breccia}}. {{has_metaphor}} Noah's ark. {{has_subtype: collage; montage}}. <-- (For Manufactured objects other than P2.3.1.1) (Sym: POA) [Note: All artifacts have purpose, price, means of use, effectiveness, and class (consumer/intermediate/industrial)] Many of the Roget categories are in this division. purpose - cf. volition [Note2: most artifacts are defined by their purpose (role). ( e.g. a knife is something used for cutting, although in order to accomplish its purpose it must have certain properties (sharp!). Likewise "jewelry" is almost anything worn on the body as an ornament.). The "role" character of artifacts corresponds to Sowa's notion of what the "secondness" property should be on the dimension "firstness, secondness, thirdness". See ref [10] ] [[ARTIFACT]] --> P2.3.1.3 ARTIFACT N. artifact, man-made object, manufactured object, artifacts[pl]. {{has_subtype}} {{property_of(useful, R644)}} useful artifact. <-- the "purpose" of an artifact is related to the "purpose, goal (R615)" of humans in that the "purpose, function" of an artifact is to achieve the "purpose" of the human maker, and this human "purpose(R615)" is also the "purpose(R615)" for which the object was made. Thus an artifact is a method to achieve a goal(R615), and its function is a goal(R615). --> {{!has_function(useful artifact)}} {{has_subtype(goal, @R615/goal, @R620)}} purpose, function. {{constitutes(artifacts[num=all])}} the man-made world, the world of artifice. {{alternative_to(the man-made world): nature, P2.1.2.R1}}. {{has_subtype}}{{has_patient(commerce, R794): @R798, merchandise, article of commerce}}. {{has_subtype}} {{property_of(hand-made, @R171)}} handicraft. {{has_subtype}} fired object. {{required_for(heating, R384): manufacture[ptnt=fired object]}}. {{has_subtype(fired object)}} ceramic, ceramics[pl]; brick. {{constitutes(ceramic)}} pottery; crockery; porcelain, china; earthenware, stoneware; pot, mug. {{constitutes(iron, P2.3.1.2.2.26)}} ironware, ironwares. {{has_subtype(ceramic)}} terra cotta[Sp]; clinker; Cervit. {{!created_by: maker, @R164}}. Adj. {{!!has_property(artifact)}} artifactual, artificial, man-made. {{antonym_of(artificial): natural, @P2.1.2.R1}}. P2.3.1.3.1 DUMMY N. dummy. <-- form here is for raw materials, the way they are typically delivered for use. This entry is for liquids as well as solids. Should be subdivided!??? [[matform]] --> P2.3.1.3.1.1 FORM OR SHAPE CATEGORIES FOR MATERIALS N. {{has_subtype(form[of=material, @P2.1.1], P1.2.4.2.3.1.1)}} form, material form. {{has_subtype(form)}} state, state of division. {{has_subtype(form)}} {{has_property(solid object)}} shape. {{has_subtype(shape)}} {{has_subtype(sheet, @P1.2.4.2.3.1.1)}} {{property_of(thinness[2], @R203)}} {{property_of(planar, @P1.2.2.2.1.1.2)}} sheet. {{has_subtype(sheet)}} {{property_of(flexible, @R324)}} foil, leaf; wrap, flexible sheet. <-- "for any given material, a foil is thinner than a sheet" --> {{has_property(sheet)}} {{has_subtype(thickness, @P1.2.4.2.3)}} sheet thickness. &&{{has_property(foil)}} {{has_subtype(thickness, @P1.2.4.2.3)}} foil thickness. &&{{{has_relative_val(sheet thickness + foil thickness): ">1"}}}. {{shape_of(sheet): paper, @P2.3.1.3.1.2}}. {{shape of (foil): tissue paper, @P2.3.1.3.1.2}}. {{{has_relative_value(sheet^length, @P1.2.4.2.3 + sheet^thickness, @P1.2.4.2.3): ">10"}}}. {{has_subtype(sheet, @P1.2.4.2.3.1.1)}} {{property_of(rigid, @R323)}} {{property_of(flat, @R251)}} plate, platter, slab, rigid sheet. {{shape_of(plate)}} table, tablet. {{has_subtype(shape)}} {{has_subtype(elongated form, @R240)}} bar, ingot. <-- a "rod" is an elongated cylinder, i.e. length/width > 1.2. For shorter ratios, we would use "disc" --> {{has_subtype(bar)}} {{has_subtype(cylinder, @R249)}} rod. <-- this "pole" has to be wide enough to be stiff, and narrow enough to be graspable in the hand --> {{has_subtype(rod, @P2.3.1.3.1.1)}} {{has_subtype(pole, @P2.3.1.3.1.1)}} {{property_of(long[1], @R200d)}} {{property_of(width[val=1-15 cm], @P1.2.4.2.3)}} {{property_of(length[val=>100 cm], @P1.2.4.2.3)}} pole. {{has_subtype(shape)}} {{has_conceptual_part(hole[num=1], R260)}} torus, toroid, doughnut, donut. {{has_property(rod): @P1.2.4.2.3, $length, $width}}. &&{{{has_relative_val($length + $width): ">1"}}}. {{has_subtype(shape)}} {{has_subtype(cylinder, @R249)}} {{property_of(hollow)}} tube. {{has_property(tube): @P1.2.4.2.3, $length, $width}}. &&{{{has_relative_val($length + $width): ">10"}}}. {{has_subtype(tube)}} {{orientation_of(vertical)}} column. {{has_subtype(shape)}} {{has_subtype(network, @R219/lattice, @R219)}} mesh. {{has_subtype(mesh)}} {{member_of(line[num=>100], @R205)}} net, webbing. {{has_subtype(net)}} {{&uses(fishing)}} fishing net, fisherman's net. {{!used_by(fishing net): trawler, @P2.3.1.3.16.2.3.2.1}}. {{has_subtype(shape)}} cake. {{has_subtype(shape)}} lump. {{has_subtype(shape)}} pellet, tablet. {{forms(dispersion[ptnt=$substance, P2.1.1], @R73)}} {{constitutes($substance, P2.1.1)}} dispersion. {{has_subtype(dispersion)}} mist, aerosol. {{&has_conceptual_part(shape): hole, R260}}. {{has_subtype: @R330, dust, powder, grain, granulated powder}}. {{has_subtype: liquid, P2.3.1.3.1.1.1}}. {{has_subtype}} {{has_subtype(gas, @P2.2.1.1)}} {{property_of(pressure[val=>1 atm], @P2.2.1.1)}} compressed gas. {{has_subtype: fiber, P2.3.1.3.1.2.6}}. {{caused_by(shape)}} {{has_subtype(human process)}} shaping, forming. {{has_subtype(shaping[ptnt=$plant, R367])}} training. &&{{requires(training): growth[ptnt=$plant], @R359}}. &&{{uses($training): restraining device}}. {{has_subtype(shaping)}} {{has_subtype(manufacturing process)}} milling. {{has_subtype(shaping)}} {{has_subtype(manufacturing process)}} {{result_of(rod/cast)}} casting. {{has_subtype(shaping)}} {{has_subtype(manufacturing process)}} {{result_of(powder): grinding, @P2.4.2.4.3}}. {{has_subtype(shaping)}} {{has_subtype(manufacturing process)}} {{result_of(sheet)}} rolling. {{has_subtype(shaping)}} {{has_subtype(manufacturing process)}} {{result_of(pellet/tablet)}} pelleting. {{has_subtype(shaping)}} {{has_subtype(manufacturing process)}} {{result_of(hole, R260)}} drilling. V. form, shape. {{has_subtype(form[obj=pellet/tablet])}} pellet. cast; mill. {{has_method(form[obj=hole])}} drill. {{has_method(form[obj=wire])}} draw. {{has_method(form[obj=sheet])}} roll. {{has_subtype(form): grind, @P2.4.2.4.3}}. Adj. formed, shaped. worked, wrought. {{has_property(powder)}} granular, powdery. {{has_property(sheet)}} lamellar, foil-like. {{has_property(torus)}} toroid, toroidal, doughnut-shaped. <-- [[liquid]] --> P2.3.1.3.1.1.1 LIQUID N. {{has_subtype(fluid, @R333)}} liquid, physical liquid, inelastic fluid. {{has_property: liquidity, @R333}}. {{not_component_of(solid)}} pure liquid, clear liquid. {{has_subtype}}{{part_of(particle[num=many], @R330)}} suspension. {{has_subtype}}{{part_of(particle[num=many], @R330)}} emulsion. {{has_component(emulsion): emulsifier}}. {{has_subtype(physical liquid)}} pure liquid; aerosol, sol. {{&has_component(liquid): @P2.6.2.1.1, solute, dissolved substance}}. {{has_subtype}} {{has_subtype(mixture)}} solution. {{has_subtype}} {{component_of(solid)}} slurry; sludge; suspension. {{has_property(solution)}} {{has_subtype(pressure, @P2.6.1.2.3)}} osmotic pressure. {{exhibits(solution)}} {{has_subtype(transport[of=solute, @P2.6.2.1.1][through=semipermeable membrane])}} osmosis. {{requires(osmosis)}} {{has_subtype(membrane, @R204)}} {{property_of(semipermeable, @R252a)}} semipermeable membrane. {{has_subtype: water, R337}}. Adj. {{has_subtype(fluid)}} liquid. {{has_property(liquid)}} wet. flowing; pouring; spraying; spurting. dripping; dribbling; oozing. <-- the categories from R295 and R297 may be duplicates of these words. Re-check??? --> V. {{has_action(liquid)}} flow, run, stream, course. drip; dribble; ooze. {{has_subtype}} spray, spurt; spout, shoot, shoot out. splash. {{caused_by(flow)}} pour, run out. {{caused_by(pour): invert[obj=container], @P2.4.2.3.16.1.3; empty[obj=container]; drain[obj=container]}}. {{requires(pour): gravitational field, @P2.6.1.2.3}}. {{exhibits(liquid): evaporate, R336; solidify, @P2.6.1.3.8}}. {{caused_by(flow)}} pipe; pump. {{has_subtype(pour): spill, @R297; drain, @R295}}. {{exhibits(solution)}} osmose. Adv. in a stream. dropwise. in a spurt. <-- ?? the individual functional categories should be grouped here, but larger categories such as food can have their own entries immediately below; later, divide the specific materials between natural and artifactual, and set references to function [[material]] --> P2.3.1.3.1.2 ARTIFACTUAL MATERIALS <-- subdivided by Functional categories --> N. {{&consists_of(artifact)}} {{constitutes(substance[1], @P2.1.1)}} {{similar_to(natural material, P2.3.1.32)}} artifactual material. {{has_subtype}}{{has_subtype(substance[1], @P2.1.1): @P2.3.1.3.1.2.7, glue, mucilage, paste; cement}}. {{processed_into(fiber)}} {{shape_of(sheet, @P2.3.1.3.1.1)}} {{has_subtype(substance[1], @P2.1.1)}} paper. {{constitutes(paper)}} {{shape_of(sheet, @P2.3.1.3.1.1)}} {{has_subtype(substance[1], @P2.1.1)}} cardboard; tissue paper; toilet paper, toilet tissue; paperboard. {{constitutes(cardboard)}} {{shape_of(sheet, @P2.3.1.3.1.1)}} {{property_of(stiff)}} {{has_subtype(solid object)}} card. {{property_of(color, R428)}} {{function_of(impart color, @R428)}} {{has_subtype(substance[1], @P2.1.1)}} pigment, coloring material. {{has_subtype(paper): @P2.3.1.3.1.2.7, gummed paper}}. {{has_subtype(paper)}} papillote. {{has_subtype(polymer)}} {{has_subtype(substance[1], @P2.1.1)}} plastic. {{similar_to(natural rubber, @P2.3.1.2)}} {{property_of(elasticity, R325)}} {{has_subtype(substance[1], @P2.1.1)}} synthetic rubber. {{has_subtype(synthetic rubber)}} neoprene, Buna-S. {{has_subtype(plastic)}} {{property_of(tenacity, stickiness, R327)}} Velcro. {{has_subtype}} {{has_subtype(substance[1], @P2.1.1): chemical compound, P2.3.1.3.4; medicine, P2.3.1.3.4.1; poison, P2.3.1.3.4.2}}. Adj. material, substantial. adobe. sandy; rocky; plasticine. dusty; gritty. {{has_subtype: metallic, @P2.3.1.2.3}}. P2.3.1.3.1.2.1 MULTIUSE MATERIALS N. multipurpose material. <-- [[plastic]] --> P2.3.1.3.1.2.1.1 PLASTIC N. {{has_subtype(substance[1], @P2.1.1)}} {{has_subtype(polymer, @P2.3.1.3.4)}} plastic. {{has_property: specific gravity[avval=1.2]}}. thermoplastic, thermoplastic resin. thermosetting compositions, thermosetting resin. {{major_part_of(cellulose, @P2.3.1.3.4.4.1)}} cellulosic plastic. {{has_subtype(cellulosic plastic)}} cellulose nitrate, celluloid; cellulose acetate. fluorocarbon plastic. {{has_subtype(fluorocarbon plastic)}} Teflon, teflon, polytetrafluoroethylene, PTFE. Mylar, mylar; phenolic urea, Bakelite, bakelite; Vinylite, vinylite; resinoid; aminoplast; coumarone-indene; furane; lignin; melamine; multiresin; polyester; silicone resin; polypropylene; polyvinyl-formaldehyde; terpene; tetrafluoroethylene; vinyl. P2.3.1.3.1.2.2 MATERIALS FOR ART N. art material, material for art, artist's material. <-- [[sculpture]] --> P2.3.1.3.1.2.2.1 MATERIAL FOR SCULPTURE #635a. Material for sculpture. N. {{has_subtype(substance, @P2.1.1)}} sculpture material, material for sculpture. <-- this "metaphor" is atually a metonym --> {{has_metaphor(sculpture)}} marble; bronze; ceramic. papier-mache; plaster of paris. cloisonne, enamel; satsuma. faience. {{constitutes(ceramic): crockery}}. terra cotta. porcelain, china. {{has_subtype: steel, @P2.3.1.2.3.1; aluminum; brass, @P2.3.1.2.3.1; copper, P2.3.1.2.2.29}}. P2.3.1.3.1.2.2.2 MATERIAL FOR PAINTING N. {{uses(painting, @R554)}} material for painting, painting material. {{has_subtype(board, @R204)}} {{has_subtype(support[for=oil paint], R215)}} pallet, palette. {{has_subtype(solid object)}} {{has_subtype(support[for=painting, @R554], R215)}} easel. {{has_subtype(solid object)}} brush; pencil, stump; black lead; crayons. {{has_subtype(substance, P2.1.1)}} {{component_of(pigment, @P2.3.1.3.1.2)}} {{property_of(colored, @R428)}} ink, pastel; watercolor, body color; primer, priming; gouache, tempera; fresco, water glass; enamel; chalk. {{has_subtype}} {{has_subtype(paint, @R223)}} {{component_of(pigment, @P2.3.1.3.1.2)}} {{property_of(colored, @R428)}} {{main_component_of(oil, R356)}} oil color, oils, oil paint, oil paints, paint. encaustic painting. {{has_subtype(substance, P2.1.1)}} {{component_of(egg yolk + size)}} distemper. {{has_subtype(substance, P2.1.1)}} {{property_of(black)}} charcoal. P2.3.1.3.1.2.3 MATERIALS FOR CONSTRUCTION [[CONSTRUCTION]] #635b. Construction Material. N. construction material. {{has_subtype(solid object)}} clapboard; shake; shingle. compo, composition. {{has_subtype(substance, P2.1.1)}} {{property_of(solid)}} concrete; reinforced concrete. {{has_subtype(substance, P2.1.1)}} {{has_subtype(stone, @P2.3.1.1.4.1)}} adobe, brown stone. {{has_subtype(substance, P2.1.1)}} {{has_subtype: @P2.3.1.2.4.7, wood, lumber, timber}}. {{has_subtype(solid object)}} {{constitutes(clay, @P2.3.1.1.4)}} brick. {{has_subtype(substance, P2.1.1)}} {{has_subtype(steel, @P2.3.1.2.3.1)}} structural steel. {{has_subtype(solid object)}} block. {{has_subtype(block)}} cinder block; cement block. {{has_subtype: @P2.3.1.3.1.2.7.2, mortar, cement}}. {{has_subtype}} {{has_subtype(iron, P2.3.1.2.2.26)}} cast iron, decarbonized iron, wrought iron. {{constitutes(steel, @P2.3.1.2.3.1)}} {{has_subtype(fastener, P2.3.1.3.11.2.1.1)}} nail; rivet. {{has_subtype(solid object)}} hardware [collective]. chinking. daubing; puncheon. <-- [[stationery]] [[pen]] --> <-- this entry should subdivide into inks and media --> P2.3.1.3.1.2.4 WRITING MATERIALS #635c. Writing material. N. {{uses(writing, R590, @M8.1.3.3.2.4)}} writing material. {{derived_from(document, M8.1.3.2.2.4.3)}} {{has_subtype(solid object)}} blank document, blank, blank sheet. {{constitutes(paper, P2.3.1.3.1.2)}} {{has_subtype(blank sheet)}} writing paper[collective], stationery[collective]. {{has_unit(writing paper): sheet, @R591}}. {{has_subtype(writing paper)}} {{property_of(low weight)}} {{uses(copying[ptnt=document, M8.1.3.2.2.4.3], @R21)}} carbon paper; pressure-sensitive paper. {{has_part(carbon paper)}} {{property_of(waxy + pigmented)}} {{has_subtype(coating, @R223)}} carbon coating. {{has_subtype(writing paper)}} {{uses(tracing, @R21)}} tracing paper. {{has_subtype(writing paper)}} foolscap; vellum[1]. {{similar_to(writing paper)}} {{processed_into(hide, @P2.3.2.2.3.2)}} {{has_subtype(substance, P2.1.1)}} parchment, vellum[2]. {{similar_to(writing paper)}} {{has_subtype(blank sheet)}} {{property_of(ancient, @R124)}} {{processed_into(papyrus plant, @R367)}} papyrus. {{has_subtype(solid object)}} tablet, marble, pillar, table; blackboard, slate. {{has_subtype(substance, P2.1.1)}} {{main_component_of(pigment, @P2.3.1.3.1.2)}} ink. {{constitutes(ink): text, @R590}}. {{has_subtype(receptacle[for=ink], R191)}} {{has_subtype(solid object)}} ink bottle, ink horn, ink pot, ink stand, ink well. {{function_of(mark[obj=blank sheet], @R550)}} {{used_in(ink)}} {{has_subtype(solid object)}} pen, quill, goose quill. {{function_of(mark[obj=blank sheet], @R550)}} {{has_subtype(solid object)}} pencil. {{function_of(mark[obj=surface])}} {{has_subtype(solid object)}} style, stylus. {{has_part(stylus/pencil)}} {{property_of(pointed)}} {{has_subtype(tip, @P2.3)}} {{has_subtype(tip, @R240)}} tip, point. {{&has_part(pen)}} {{property_of(pointed)}} {{rel_loc_of(tip)}} nib, pen nib. {{function_of(mark[obj=blank sheet], @R550)}} {{has_subtype(solid object)}} crayon. {{has_subtype(pigment, @P2.3.1.3.1.2)}} {{property_of(blackness, R431)}} {{&has_component(ink)}} lampblack, ivory black, blue-black. {{has_subtype(ink)}} writing ink. {{has_subtype(ink)}} {{property_of(blackness, R431)}} {{property_of(liquid, P2.3.1.3.1.1.1)}} printing ink, printer's ink, Indian ink, India ink. {{has_subtype(ink)}} {{property_of(solid, @P2.2.1.1)}} {{has_subtype(powder, @R330)}} {{uses(xerographic copier)}} xerographic ink, copier ink, toner. {{has_subtype(pen)}} ball-point pen; fountain pen; felt-tip pen, felt pen; grease pen, grease marker, marker, glass-marking pen, magic marker. {{has_subtype(fountain pen)}} cartridge pen. {{has_subtype(pencil)}} lead pencil; graphite pencil; mechanical pencil; china marking pencil, china marker; "number 1 pencil", "No. 1 pencil"; "number 2 pencil", "No. 2 pencil". {{has_subtype(machine, @R633)}} typewriter. {{has_subtype(typewriter)}} manual typewriter; electric typewriter. {{has_part(typewriter)}} keyboard, typewriter keyboard; carriage; return handle; platen; roller; space bar; shift; type; platen knob. {{has_part(typewriter keyboard)}} key, typewriter key. {{has_subtype(typewriter key)}} space bar; shift key; number key; tab key, tabulator key, tab; backspace key, backspace. {{function_of(print out, @M8.1.3.2.2.4.1.1)}} {{has_subtype(peripheral device): printer, P2.3.1.3.15.4.1.R1.5}}. {{function_of(copy[obj=document, M8.1.3.2.2.4.3], R21)}} copier, copying machine; ditto machine. {{has_subtype(copier)}} {{has_subtype(printer, P2.3.1.3.15.4.1.R1.5)}} {{function_of(copy[obj=document, M8.1.3.2.2.4.3], R21): @P2.3.1.3.14.3.2, telefax, fax machine}}. {{has_function(copier): copying[of=document, M8.1.3.2.2.4.3], @R21; duplication[of=document, M8.1.3.2.2.4.3], @R90}}. {{has_subtype(copier)}} thermal copier; xerographic copier, Xerox machine, xeroxer, Xerox. {{has_product(copier): copy, @M8.1.3.2.2.4.3}}. <-- palimpsest -- a writing material with the prior text erased for reuse. (only worthwhile for valuable materials like parchment) --> {{has_subtype(blank sheet)}} {{property_of(used, @R67)}} palimpsest. {{!!has_part_p(palimpsest): $text, @R590}}. &&{{!!property_of($text): erased, @R552}}. P2.3.1.3.1.2.5 TABLEWARE MATERIALS N. {{consists_of(tableware, @P2.3.1.3.9.1)}} {{has_subtype(substance, P2.1.1)}} tableware material. ceramic, ceramics, pottery, porcelain, earthenware, vitrics. {{has_subtype(porcelain)}} china. {{has_subtype(ceramic)}} ironstone; majolica; terra cotta. {{has_subtype(china)}} bone china; rose china; eggshell china. <-- the "fiber" entry at R205 refers to the form of a material. This entry includes both the fiber material and the fiber itself, and types of cloth made from fiber. Note that most words for types of cloth also apply as types of fibers. Although natural fibers exist, cloth types made of natural fibers are listed here, under artifacts, because the cloth itself is not a natural object. [[FIBER]] [[CLOTH]] --> P2.3.1.3.1.2.6 FIBER MATERIALS N. {{has_subtype(substance, P2.1.1)}} fiber material. {{has_subtype(fiber, R205)}} {{constitutes(fiber material)}} fiber, fibre. {{processed_into(fiber)}} {{constitutes(fiber)}} {{has_subtype(weave, @P1.2.2.2.2.9)}} {{shape_of(flexible sheet, @P2.3.1.3.1.1)}} {{has_subtype(solid object)}} cloth, fabric, textile. {{has_subtype(fiber)}} {{&consists_of(cloth)}} {{property_of(natural, @P2.1.2.R1)}} {{has_subtype(substance, P2.1.1)}} natural fiber. {{has_subtype(fiber)}} {{&consists_of(cloth)}} {{property_of(synthetic, @M7.3.5.4.1.1)}} {{has_subtype(substance, P2.1.1)}} synthetic fiber. {{has_subtype(natural fiber)}} cotton fiber; silk fiber. {{&consists_of(natural fiber)}} sewing silk; hemp, jute, oakum; flax; vicuna. <-- cotton[1] is the absorbent stuff we get in a wad --> {{has_subtype(substance, P2.1.1)}} {{part_of(cotton fiber)}} {{processed_into(cotton plant)}} {{property_of(absorbent, @P2.4.2.3.8.1.1.1.1.1)}} cotton[1]. {{processed_into(sheep hair)}} {{has_subtype(substance, P2.1.1)}} wool, cambric. {{has_subtype(wool)}} angora wool. {{procesed_into(camel, @P2.3.1.1.1.5.6)}} camel hair. {{produces(cashmere goat)}} {{has_subtype(wool)}} {{property_of(fineness)}} cashmere. {{has_subtype(wool)}} {{property_of(used)}} {{property_of(reclaimed, @R677)}} reclaimed wool. {{processed_into(hemp, @P2.3.2.1.2.1)}} {{property_of(natural)}} {{has_subtype(substance, P2.1.1)}} hemp, jute; oakum. {{consitutes(hemp/jute)}} {{has_subtype(substance, P2.1.1)}} burlap. {{constitutes(cotton[2]/linen)}} {{has_subtype(substance, P2.1.1)}} buckram. {{constitutes(silk)}} {{has_subtype(pattern)}} foulard. {{&consists_of(cloth)}} {{property_of(synthetic)}} {{has_subtype(substance, P2.1.1)}} {{&consists_of(synthetic fiber)}} nylon; polyester; rayon; Dacron, dacron, Terylene; acrylic, polyacrylic. {{property_of(synthetic)}} {{has_subtype(substance, P2.1.1)}} fiberglass, glass wool; carbon fiber; polypropylene; polyethylene. {{property_of(synthetic)}} {{has_subtype(substance, P2.1.1)}} {{constitutes(steel, @P2.3.1.2.3.1)}} steel wool. {{constitutes(cloth)}} {{has_subtype(substance, P2.1.1)}} lint. {{has_subtype(cloth)}} {{has_subtype(substance, P2.1.1)}} sheeting; webbing; wash-and-wear fabric. {{has_subtype(cloth)}} {{property_of(waterproof)}} {{has_subtype(substance, P2.1.1)}} mackintosh, macintosh. {{has_subtype(cloth)}} {{constitutes(flax)}} {{has_subtype(substance, P2.1.1)}} linen. {{has_subtype(cloth)}} {{constitutes(cotton[2])}} {{has_subtype(substance, P2.1.1)}} calico; fustian; denim; muslin; percale. {{has_subtype(pattern)}} {{&has_property(cloth)}} cloth pattern. {{has_subtype(cloth)}} {{has_subtype(weave)}} {{has_subtype(substance, P2.1.1)}} satin; sateen; knit; lace. {{has_subtype(cloth pattern)}} print; herringbone; paisley. {{has_subtype(cloth)}} {{has_subtype(substance, P2.1.1)}} {{processed_into(cotton[1])}} cotton[2]. {{has_subtype(cloth)}} {{has_subtype(substance, P2.1.1)}} cheesecloth; chenille; chiffon; chino; chintz; cord, corduroy; crepe, crape; cretonne; crinoline; doeskin; duffel, duffle; faille; felt; flannel; fleece; frieze; gabardine; gingham; grogram; grosgrain; haircloth; homespun; hopsacking, hopsack; horsehair; lame'; Leatherette, leatherette, imitation leather; linsey-woolsey; mackinaw; madras; mohair; moire', watered-silk; moleskin; mousseline de sole; oilcloth; organdy; organza; permanent-press fabric; poplin; quilting; rep, repp; sailcloth; scrim; seersucker; serge; sharkskin; spandex; suede cloth; taffeta; tapestry; toweling; Velcro, velcro; velours, velour; velvet; velveteen; voile; worsted; brocade; damask; ticking; canvas; sacking, bagging. {{has_subtype(cloth)}} {{constitutes(reclaimed wool)}} shoddy. {{has_subtype(cloth)}} {{constitutes(camel hair/angora wool)}} {{has_subtype(substance, P2.1.1)}} camlet. {{has_subtype(cloth)}} {{has_subtype(substance, P2.1.1)}} {{constitutes(silk+wool): camlet}}. {{has_subtype(cloth)}} {{property_of(used, @R677)}} {{has_subtype(waste, @R645)}} rag. <-- adhesive is here rather than under simple tools because it resembles a "material" (chemical substance) more than a solid object --> P2.3.1.3.1.2.7 ADHESIVE N. {{has_subtype(connection)}} {{property_of(semiliquidity, R352)}} {{property_of(stickiness, R327)}} adhesive, adhesive material. <-- [[GLUE]] --> P2.3.1.3.1.2.7.1 GLUE N. {{has_subtype(substance, P2.1.1)}} glue. mucilage, paste; gum. {{part_of}} adhesive tape; fly paper. {{has_subtype(glue)}} animal glue; wood glue; fish glue, carlock[obs3], ichthyocol[obs3], ichthycolla[obs3]. {{&derived_from(animal glue): horse hoof}}. {{part_of}} {{has_subtype(paper, @P2.3.1.3.1.2)}} gummed paper. {{has_instance(gummed paper)}} Post-it note. {{has_instance}} {{constitutes(plastic)}} Velcro. {{has_subtype(glue)}} wood glue, carpenter's glue; super glue. {{has_subtype(glue)}} rubber cement; epoxy glue, epoxy cement, epoxy. V. {{has_subtype(fasten, P2.3.1.3.11.2.1.1)}} [intransitive] stick, adhere. [transitive] glue, paste; stick to. [transitive] tape. P2.3.1.3.1.2.7.2 CEMENT N. {{similar_to(glue, P2.3.1.3.1.2.7)}} {{has_subtype(substance, P2.1.1)}} cement, mortar. size, wafer, lute, birdlime. solder. {{similar_to(mortar): @R223, stucco, plaster}}. grout. putty; viscum[obs3]; tile grout, tiling compound; binder. {{has_subtype(cement)}} Portland cement. V. cement, mortar. P2.3.1.3.1.2.8 SEALER N. {{property_of(stickiness, R327)}} {{has_subtype(substance, P2.1.1)}} sealer, sealing agent. putty; spackle; caulk, caulking agent. {{has_subtype(putty)}} iron putty; red-lead putty. mastic. {{has_subtype(wax): sealing wax}}. {{has_subtype: tar}}. P2.3.1.3.1.3 SPECIFIC ARTIFACTS N. artifact, product. {{has_subtype: @R798, item of commerce, article of commerce, merchandise, wares, goods}}. <-- [[COOKING]] --> P2.3.1.3.1.3.1 COOKING IMPLEMENT N. {{uses(cooking, P2.8.7)}} {{has_subtype(solid object)}} cooking utensil, cooking implement, culinary implement. {{constitutes(porcelain)}} dish. {{constitutes(porcelain)}} {{has_subtype(container, R191)}} crock. {{performed_in(roasting, @P2.8.7): oven, @P2.3.1.3.17.1}}. {{performed_in(baking, @P2.8.7): oven, @P2.3.1.3.17.1}}. {{performed_on(frying, @P2.8.7): stovetop}}. {{has_subtype(electrical appliance)}} {{function_of(heating, R384)}} toaster; waffle iron. {{function_of(blending, R41)}} blender. {{has_subtype(electrical appliance)}} {{function_of(blending, R41)}} electric mixer; electric blender. {{has_subtype(electric blender)}} Waring blender; food processor. cooker; enamelware[collective]. {{function_of(measure[obj=volume[of=food ingredient], R200f])}} {{has_subtype(container, R191)}} measuring spoon; measuring cup. {{performed_on(grilling, @P2.8.7)}} {{constitutes(metal, P2.3.1.2.3)}} {{has_subtype(grid, @R219)}} grid, gridiron; grill, grille. {{constitutes(metal, P2.3.1.2.3)}} griddle; spit. {{constitutes(metal, P2.3.1.2.3)}} {{&part_of(lid/cover)}} {{has_subtype(container, R191)}} pan; pot, cooking pot. {{has_subtype(pan)}} frying pan, frying-pan, skillet; stew-pan; saucepan; saute pan; wok; dripping pan; poacher; popover pan; pizza pan. {{has_subtype(pan)}} {{function_of(baking)}} baking pan; loaf pan; cake pan; pie pan, piepan; muffin tin, muffin pan; cookie sheet. {{has_subtype(pan)}} {{function_of(roasting)}} roasting pan, roaster. {{has_subtype(pot)}} {{uses(cook, P2.8.7)}} coffee pot, coffee-pot, coffeepot; caldron, cauldron; Dutch oven; kettle, boiler; marmite; teapot, teakettle, tea kettle; urn; double boiler; fondue pot; crock pot; pressure cooker. {{has_subtype(urn)}} samovar. {{has_subtype(dish)}} chafing dish; casserole; terrine. {{has_subtype(container, R191)}} {{uses(transfer[obj=food])}} {{property_of(small)}} spoon; ladle. spatula; colander; funnel; fork; sifter; grater; baster; beater; rolling pin; can opener; bottle opener; knife sharpener; cutting board; egg slicer; cheese slicer. {{has_subtype: knife, P2.3.1.3.12.4.1}}. {{has_subtype(knife, P2.3.1.3.12.4.1): paring knife; slicing knife; chopping knife; bread knife; potato peeler, vegetable peeler; corer; kitchen shears; biscuit cutter; ice pick}}. {{has_subtype(thermometer): oven thermometer; meat thermometer}}. {{has_subtype(container, R191)}} tuyere, brasier[obs3], salamander, heater, warming pan. P2.3.1.3.1.3.2 WEIGHT N. {{has_subtype(solid object)}} weight[1], weights[1][pl]. {{uses(weighing)}} {{has_subtype(standard)}} weight[2], standard weight. {{uses(exercise/body building)}} weight[3], exercise weight. paperweight. {{&uses(fishing)}} sinker. {{&uses(navigation)}} ballast. {{function_of(compensation, R30)}} make-weight, casting-weight; counterpoise; counterweight. {{has_subtype(counterweight)}} {{uses(weighing)}} tare. {{has_subtype(weight[1])}} {{property_of(heavy, @R319)}} heavy weight, heavy object. <-- the default for foodstuffs is that they are natural (processed natural substances). If not, they should be marked as artificial (symb. POFOOD) --> <-- [[food]] Eating WAS INCLUDED WITH FOOD in Roget, but has been moved to P2.8.3.1 under "human action" (see [[eating]]). NOTE: we have not in general distinguished animal parts or products (e.g. eggs) per se from their use as food (which is done in some languages, and in some cases in English). Therefore the entry for "egg" here is the only entry for hard-shelled eggs. Most foods are probably best classified as substances, but some, such as an egg or an apple, or a cookie, are discrete objects. So we cannot put any general substance/object label in most headers. --> P2.3.1.3.2 FOOD R298 #298. Food. N. {{consumes(eating, R298a, P2.8.3.1/nutrition, P2.6.4.1.1.2.3)}} food, nutriment, nourishment, aliment, victuals, pabulum, eatables, edibles, provender, comestibles, grub[coll.], sustenance, staff of life, sustentation, sustention[obs2], alimentation, ingesta. {{required_for: nutrition, P2.6.4.1.1.2.3}}. keep, commons, board. {{has_subtype(provision, R637)}} provision, provisions, ration, rations. {{has_subtype(provision, R637)}} {{&uses(journey)}} viaticum [ food taken on a journey ]. {{has_subtype(provision, R637)}} {{&uses(prospecting)}} grubstake, grub stake [food given to a prospector for a share of his findings]. canned food. {{has_subtype(canned food)}} {{&property_of(unwholesome, @P2.6.4.8.2.2)}} {{&component_of(toxin)}} improperly canned food. commissariat &c. (provision) R637. {[in_frame(feast, @R829)]} fare, cheer. diet, regimen; diet food, weight-reducing fare, dietary regimen. {{has_low_quality(diet)}} bread and water, starvation diet. belly timber; bread and cheese. {[of(carnivorous animal)]} prey. {[of(herbivorous animal)]} forage, pasture, pasturage, prog[obs3]. {[of(animal[2], @R366)]} provender, feed, fodder, animal food. {[of(animal[2], @R366)]} {{location_of(silo)}} silage, ensilage. {{has_subtype(provender)}} corn; hay; swill. <-- "cat chow", "mouse chow", etc are used by Purina company as a term for their food for animals, including laboratory animals --> {{has_subtype(animal food)}} dog food; cat food, cat chow; mouse chow; rabbit chow. {{property_of(luxurious)}} delicacy, delicacies, dainty, dainties, fleshpots, cates[obs3]. creature comforts, contents of the larder. {{&has_location}} food table, festal board, groaning board. ambrosia; good cheer, good living. <-- specific types --> {{has_subtype: meat, P2.3.1.3.2.3}}. {{produces(baking): @P2.3.1.3.2.4, bread, bread stuffs}}. cerealia[obs3]; cereals; fish; viands. {{property_of(ready-to-eat, P2.8.3.R1)}} prepared food. {{has_subtype(prepared food)}} delicatessen. {{has_subtype(delicatessen): cooked meat, @P2.3.1.3.2.3; salad, P2.3.1.3.2.8}}. {{main_component_of(cornmeal)}} hoecake [U.S.]. {{produces(baking)}} bisquit[obs3], bun; cracker; roti[obs3], rusk, ship biscuit. pudding, omelet; remove, entremet[obs3]; releve[Fr], hash, rechauffe[Fr], stew, ragout, fricassee, mince; fatling[obs3]; hominy [U.S.]; cornstarch [U.S.]. {{function_of(cut[obj=dough])}} {{used_in(make[obj=cookie])}} {{has_subtype(hand tool, P2.3.1.3.12.1.1)}} {{has_subtype(punch, P2.3.1.3.12.4.1)}} cookie cutter. pottage, potage[obs3], broth, soup, consomme, puree, spoonmeat[obs3]. {{has_subtype: fruit, P2.3.1.3.2.7}}. apple slump; artichoke; ashcake[obs3]; griddlecake; pancake, flapjack; atole[obs3]; beche de mer[Fr]; beet root; blancmange; bloater; breadfruit; chop suey [U.S.]; chowder; chupatty[obs3]; clam; compote; damper; frumenty[obs3]; ice cream; lettuce, rabbit food[derogatory]; mangosteen; mince pie; oatmeal; oyster; pineapple; porridge; porterhouse steak; salmis[obs3]; sauerkraut; sea slug; sturgeon, "Albany beef"; succotash [U.S.]; supawn [obs3][U.S.]; trepang[obs3]; vanilla; waffle; walnut. mouthful; bolus, gobbet[obs3], morsel, sop, sippet[obs3]. {{has_subtype: beverage, P2.3.1.3.2.10}}. eating house &c. R189. [person who eats] diner; hippophage; glutton &c. R957. <-- [[drink]] all of the remainder are found at beverage. No need to repeat. drink, beverage; liquor; broth, soup; potion, dram, draught; drench, swill*; nip, sip, sup, gulp. wine; spirits; liqueur; beer; ale; malt liquor; Sir John Barleycorn; stingo[obs3]; heavy wet; grog; toddy; flip; purl; punch; negus[obs3]; cup; bishop; wassail; gin &c. (intoxicating liquor) R959; coffee; chocolate; cocoa; tea; the cup that cheers but not inebriates; bock beer; lager beer; Pilsener beer; schenck beer[obs3]; Brazil tea; cider; claret; ice water; mate; mint julep [U.S.]; near beer, "3.2 beer", non-alcoholic beverage. --> P2.3.1.3.2.1 CONDIMENT (R393) #393. Condiment. N. {{has_subtype(substance, P2.1.1)}} condiment, seasoning, spice, relish. {{has_function: enhance[obj=taste[2][of=food, R298], @R390], @M7.1.2.1.2.1.1}}. {{has_subtype: sauce, P2.3.1.3.2.17}}. salt; pepper; curry, sauce piquante[Fr]; caviar, caviare; onion, garlic, pickle; achar[obs3], allspice; chutney; cubeb[obs3], pimento. {{has_subtype(pepper)}} black pepper, white pepper, peppercorn; bell pepper, Jamaica pepper, green pepper; capsicum pepper. {{has_subtype(pepper)}} {{processed_into(capsicum pepper)}} capsicum, red pepper, chili peppers, cayenne. {{&part_of: appetizer, @P2.8.3.R1}}. nutmeg, mace, cinnamon, oregano, cloves, fennel. [herbs] pot herbs, parsley, sage, rosemary, thyme, bay leaves, marjoram. [fragrant woods and gums] frankincense, balm, myrrh. [from pods] paprika. [from flower stigmas] saffron. [from roots] ginger, turmeric. {{property_of(semiliquid): sauce, P2.3.1.3.2.17}}. {{has_subtype(spread, P2.3.1.3.2.16)}} mayonnaise; mustard; grey poupon mustard; ketchup, catsup. V. season, spice, flavor, spice up &c. (render pungent) R392. <-- [[sweet]] --> P2.3.1.3.2.2 CONFECTION (R396A) N. {{property_of(sweetness, R396)}} sweet, sweets, confection, confectionary. {{has_subtype}} {{has_part(meal): @P2.8.3.R1, dessert}}. {{has_subtype}} {{produces(baking)}} cake; cookie, cooky [U.S.]; pastry; kickshaws[obs3]. {{has_subtype}} doughnut. {{has_subtype(pastry)}} pie, pasty, volauvent[obs3]. {{has_part(pie)}} {{property_of(semisolid)}} {{main_component_of(dough, @R298)}} pie crust. {{has_part(pie)}} filling. candy; ice cream; tart; puff; pudding. {{has_component}} {{has_subtype(chemical substance)}} {{property_of(sweetness, R396)}} sweetener. {{has_subtype(sweetener)}} {{property_of(artificial)}} saccharine; aspartame; cyclamate. {{has_subtype(sweetener)}} {{property_of(natural)}} {{has_subtype(sugar, @P2.3.1.3.4.4.1)}} sucrose. {{constitutes(sucrose)}} sugar, table sugar; confectioner's sugar; brown sugar. {{has_subtype(sweetener)}} {{property_of(natural)}} {{property_of(liquid, P2.3.1.3.1.1.1)}} syrup; treacle, molasses; honey. {{has_subtype(syrup)}} corn syrup; maple sirup[obs3], maple syrup, maple sugar. {{has_subtype(sugar, @P2.3.1.3.2.2): sucrose, cane sugar, beet sugar; glucose, dextrose; levulose, fructose; mannose; mannitol; sorbitol}}. {{origin_of(heaven)}} manna. conserve, preserve, confiture[obs3], jam, jelly. {{has_subtype(candy)}} sugar-candy; plum, sugar-plum, sweetmeat; licorice; lollipop; bonbon; jujube; comfit; apple butter; caramel; mithai[obs3], sorghum, taffy. {{has_subtype(plum)}} damson. nectar; hydromel[obs3], mead, meade[obs3], metheglin[obs3], honeysuckle. {{component_of(fruit)}} marmalade. {{component_of(fruit + syrup)}} compote. pudding, custard. {{has_subtype(pudding)}} hasty pudding; Yorkshire pudding. {{has_subtype: @P2.3.1.3.2.10, liqueur, sweet wine, julep, aperitif}}. {{has_subtype(plant, R367)}} {{produced_by(sugar): sugar cane; sugar beet}}. sweetening, dulcification[obs1], dulcoration[obs1]. {{has_major_component}} sweetener. {{has_subtype(sweetener)}} corn syrup; refined sugar, table sugar. {{consist_of(refined sugar): @P2.3.1.3.4.4.1, cane sugar, beet sugar}}. {{has_subtype(sweetener)}} {{has_subtype(chemical compound)}} {{property_of(artificial, @P2.3.1.3)}} artificial sweetener. {{has_subtype(artificial sweetener)}} saccharin; cyclamate; aspartame. {{has_brandname(aspartame)}} NutraSweet; Equal. {{has_brandname(saccharine)}} Sweet'N Low. {{has_subtype(sweetener): @P2.3.1.3.4.4.1, dextrose}}. Phr. eau sucree[Fr]; " sweets to the sweet " [Hamlet]. <-- [[meat]] --> P2.3.1.3.2.3 MEAT N. {{has_subtype(substance, P2.1.1)}} {{processed_into(animal[2], @R366)}} {{has_part(animal[2], @R366)}} meat, flesh. {{+consists_of: muscle, @R1002}}. {{&consists_of: organ, P2.3.2.2.3.2.2}}. raw meat; cooked meat. beef; venison; veal; pork; ham; lamb; mutton. {{constitutes}} cut, cut of meat. rabbit. {{has_subtype(meat)}} turtle; barbecue; joint, piece de resistance[Fr], roast and boiled. {{property_of(unusual)}} alligator meat; snake meat; buffalo, buffalo meat; frog's leg; horse meat; moose, moose meat. {{has_subtype(cut)}} joint, roast; chop, cutlet; piece, slice. {{has_subtype(cut)}} {{property_of(boneless)}} fillet. {{has_subtype}} {{property_of(ground, @R330)}} ground meat. {{has_subtype(cut[of=ground meat])}} {{form_of(discoid)}} patty. variety meat, offal, organ, organ meat. {{derived_from(meat): game, @R622; farm animal, @P2.3.2.1.1.3}}. {{has_subtype(organ meat)}} heart; thymus, sweetbread; pancreas, sweetbread; liver; tongue; brain; eye; testicle, testes, stones, oyster; kidney; stomach, intestine, tripe. {{has_subtype(tongue)}} oxtongue. {{has_subtype(sausage)}} bratwurst; headcheese; knockwurst; liver-pudding, liver-sausage, liverwurst; salami; bologna, Bologna sausage; frank, frankfurter, hot dog, Vienna sausage, wiener. {{has_subtype(beef)}} beef tenderloin, undercut, tenderloin; chuck; rib; loin; hip; hind shank, shank; brisket; plate; flank; sirloin; wedge bone; flat bone; pin bone; sirloin tip; porterhouse; T-bone; blade; beef neck, neck; chuck short rib; shoulder; short ribs; round; rump. {{has_subtype(beef)}} beefsteak, steak; roast beef; ground beef, hamburger meat; bully beef, corned beef; pastrami; beef jerky, jerky, pemmican. {{constitutes(hamburger meat)}} {{has_subtype(patty)}} hamburger[1], hamburger patty. {{part_of(hamburger patty)}} {{has_subtype(sandwich)}} hamburger[2], burger, hamburger sandwich. {{has_part(hamburger patty)}} {{part_of(cheese slice)}} cheeseburger; California burger. {{has_part(hamburger[2])}} {{has_subtype(bread)}} hamburger bun, hamburger roll. {{has_subtype(pork)}} pork cut. {{has_subtype(pork cut)}} pork tenderloin, tenderloin; leg of pork; pork loin; belly, pork belly, side of pork. {{has_subtype(pork belly)}} flitch. {{has_subtype(pork)}} cochon de lait, suckling, suckling pig. {{has_subtype(pork)}} butt, ham, jambon. {{has_subtype(pork)}} prosciuto. {{has_subtype(pork)}} bacon. {{has_subtype(bacon)}} Canadian bacon; American bacon; gammon, side of bacon. {{has_subtype(pork)}} fatback, salt pork, sowbelly; cracklings; spareribs; pig's feet, pig's knuckles; chitterlings, chitlins, chitlings; haslet. {{processed_into(bird, P2.3.2.2.2.1)}} fowl, poultry. {{has_subtype(fowl)}} chicken, poulet[Fr.]; duck; goose. {{has_subtype(chicken)}} broiler; fryer; roaster; capon; stewing chicken. {{has_subtype(duck)}} duckling; wild duck. domestic fowl, fowl, poultry. {{has_subtype(fowl)}} Cornish hen, Rock Cornish hen; guinea fowl, guinea hen; dove, pigeon, squab; goose; partridge; pheasant; quail; turkey. <-- [[bread]] --> P2.3.1.3.2.4 BREAD N. {{has_subtype(substance, P2.1.1)}} bread, the staff of life. {{constitutes}} breadstuff, breadstuffs[collective]. {{&derived_from}} {{main_component_of(flour, @R330)}} {{property_of(pulpy, R354)}} dough. {{&derived_from}} {{main_component_of(flour, @R330)}} {{property_of(semiliquidity, R352)}} batter. {{&has_component(batter): egg, P2.3.1.3.2.12; water, R377; milk, @P2.3.1.3.2.10}}. {{used_in(baking, @R384): processing[obj=dough][product=bread]}}. {{has_subtype(breadstuff)}} loaf; bun; muffin; waffle; pancake; biscuit; tortilla; pita; roll. white bread; black bread; rye bread; whole wheat bread; oatmeal bread. Italian bread; French bread; Irish soda bread. zucchini bread; corn bread; potato bread. challah. {{has_subtype(roll)}} hard roll; dinner roll; crescent roll; stollen; Vienna roll; onion roll; pasca. {{has_subtype(breadstuff)}} {{property_of(sweet)}} {{shape_of(torus, @P2.3.1.3.1.1)}} doughnut, donut. {{has_subtype(roll)}} {{shape_of(donut)}} bagel, bublik[Russ.]. {{has_subtype(bread/biscuit/cracker)}} {{property_of(hard)}} {{not_component_of(salt)}} hardtack, pilot bread, pilot biscuit. {{has_subtype(muffin)}} blueberry muffin. {{has_subtype(bun)}} hot cross bun. {{has_subtype(biscuit)}} scone. P2.3.1.3.2.5 SEAFOOD N. seafood. shellfish; fish; octopus; calamari, calamary, squid. {{has_subtype(shellfish)}} crustacean; mollusk. {{has_subtype(crustacean)}} prawn, shrimp; rock lobster, spiny lobster; lobster, homard[Fr]; crawdad, crawfish, crayfish; crab. {{has_subtype(mollusk)}} clam; oyster; snail, escargot[Fr]. {{has_subtype(meal)}} {{part_of(lobster)}} lobster Newburg; lobster thermidor; lobster in butter sauce. P2.3.1.3.2.6 VEGETABLE N. vegetable. artichoke; asparagus; bean; beet; broccoli; cabbage; carrot; cauliflower; celery; chinese cabbage; chive, chives[pl]; corn; cucumber; dandelion greens; eggplant; endive, escarole; garlic; leek; lettuce; mushroom; onion; parseley; parsnip; pea; pepper; pimento, pimiento; potato; scallion; soybean, soya bean; spinach; squash; taro; turnip; yam, sweet potato; water cress; zucchini. {{has_subtype(bean)}} navy bean; green bean; string bean; lentil. {{has_subtype(pea)}} black-eyed pea; green pea; chick-pea. {{has_subtype(pepper)}} green pepper; black pepper; red pepper; chili pepper; jalapeno, jalapeno pepper; hot pepper. {{has_subtype(mushroom)}} truffle. {{has_subtype(turnip)}} rutabaga. <-- tomato is technically a fruit, but often considered a vegetable --> {{has_subtype: tomato, @P2.3.1.3.2.7}}. <-- [[fruit]] --> P2.3.1.3.2.7 FRUIT N. fruit. {{has_subtype}} {{not_property_of(ripe, @R673)}} unripe fruit. {{has_subtype}} {{property_of(ripe, @R673)}} ripe fruit. {{produces(fruit tree)}} apple; apricot; cherry; peach; pear; plum; fig; citrus fruit; date; olive. {{has_part(peach): $skin}}. &&{{has_property($skin): fuzzy, @R256}}. {{has_subtype(peach)}} nectarine. {{has_part(nectarine): $skin}}. &&{{has_property($skin): smooth, R255}}. berry. {{has_subtype(berry)}} bearberry; bluebery; blackberry; boysenberry; checkerberry; cranberry; elderberry; dewberry; gooseberry; hagberry; huckleberry; loganberry; linganberry; raspberry; strawberry. melon. {{has_subtype(melon)}} cantaloupe, cantaloup, muskmelon; watermelon; honeydew melon, honeydew; watermelon. {{produces(Chinese gooseberry)}} kiwifruit, kiwi fruit. akee; jackfruit; pineapple, ananas[Russ]; persimmon. grape; pomegranate; currant. banana; plantain. papaya; guava; mango; avocado. {{has_subtype(apple)}} green apple; red apple; yellow apple; cooking apple; eating apple. {{has_subtype(apple)}} McIntosh; Jonathan; golden delicious; red delicious; granny Smith; winesap; Cortland; crab apple; gravenstein; wealthy; yellow transparent; starr; grimes golden; Rhode Island greening; Northern spy; stayman; Baldwin. {{has_subtype(cooking apple)}} pippin, Newton pippin; Rome beauty; twenty ounce; York imperial. {{similar_to(banana)}} plantain. {{has_subtype(orange)}} Valencia orange; navel orange. {{has_subtype(pear)}} Bartlett. {{has_subtype(citrus fruit)}} lemon; lime; mandarin orange, tangerine; orange; grapefruit. {{has_subtype(citrus fruit)}} {{similar_to(lemon)}} citron. {{processed_into(grape)}} raisin. {{has_developmental_stage(banana)}} {{property_of(color[val=green])}} unripe banana. {{has_developmental_stage(banana)}} {{property_of(color[val=yellow])}} ripe banana. tomato. {{has_subtype(tomato)}} cherry tomato; Jersey tomato; beefsteak tomato; plum tomato. <-- [[salad]] --> P2.3.1.3.2.8 SALAD N. {{has_subtype(mixture, P2.3.1.2.5)}} {{&consists_of(cold dish, @P2.8.3.R1)}} salad. {{&has_component: lettuce, @R298; cheese, @P2.3.1.3.2.11; tomato, @P2.3.1.3.2.7; boiled egg}}. tossed salad; Caesar salad; Waldorf salad; chef's salad. {{has_subtype}} {{component_of(mayonnaise, @R393, @P2.3.1.3.2.1)}} potato salad; macaroni salad; tuna salad, tuna fish salad; sea food salad; crab salad; chicken salad; ham salad; shrimp salad. {{has_subtype: egg salad, @P2.3.1.3.2.12}}. {{&has_component: salad dressing, P2.3.1.3.2.17}}. cole slaw. fruit salad. herring salad. P2.3.1.3.2.9 SOUP N. {{property_of(semiliquidity, R352)}} soup. {{has_part}} {{property_of(liquidity, @R333)}} bouillon, bouilli[obs3], broth. clam chowder; onion soup; French onion soup; cream of tomato soup; cream of potato soup; vegetable soup; cream of mushroon soup; vichyssoise; lobster bisque; bisque; chicken soup. {{origin_of(Russia)}} borshch; shchi. {{origin_of(China)}} won ton soup. noodle soup. <-- [[BEVERAGE]] [[drink]] --> P2.3.1.3.2.10 BEVERAGE N. {{property_of(liquidity, @R333)}} beverage, drink. {{consumed_by: drinking, P2.8.3.2}}. {{not_component_of(ethanol, @P2.3.1.3.4.4.2.1)}} non-alcoholic beverage. {{has_subtype(non-alcoholic beverage)}} water; mineral water; carbonated water, seltzer; juice. {{has_subtype(non-alcoholic beverage)}} soda, soda water, soda pop, pop, carbonated beverage, minerals. {{component_of(ice cream)}} malted milk, malted, malt; shake, milk shake, frappe. {{secretes(mammary gland)}} {{component_of(cream)}} milk, whole milk. {{processed_into(whole milk)}} cream. {{has_subtype(cream)}} {{component_of(butterfat[pc=>=35])}} heavy cream. {{has_subtype(cream)}} {{component_of(butterfat[pc=<35])}} light cream. {{has_subtype(milk)}} cow's milk, milk; goat's milk. {{has_subtype(milk)}} {{produces(human)}} mother's milk. {{has_subtype(milk)}} {{component_of(butterfat[pc=>3])}} whole milk; pasteurized milk; homogenized milk. {{has_subtype(milk)}} {{component_of(butterfat[pc=<3])}} low fat milk, "2 per cent milk"; "1 percent milk". {{has_subtype(milk)}} {{property_of(sweet)}} chocolate milk; sweetened milk, sugared milk. {{processed_into(milk)}} {{component_of(butterfat[pc=<1])}} skim milk. cider. {{has_subtype(juice)}} fruit juice; tomato juice. {{component_of(ethanol, @P2.3.1.3.4.4.2.1)}} {{forms(alcoholic fermentation, @P2.6.3): alcoholic beverage, P2.3.1.3.2.10.1}}. {{component_of(caffeine)}} {{processed_into(coffee bean)}} coffee, java. {{component_of(caffeine)}} {{processed_into(tea leaf)}} tea, the cup that cheers but not inebriates. {{has_subtype(coffee)}} {{property_of(concentrated)}} Turkish coffee, Greek coffee. {{processed_into(milk)}} {{not_component_of(curd)}} whey. {{processed_into(milk)}} yoghurt, yogurt; sour cream; half-and-half; light cream; heavy cream. Brazil tea. cider, claret, ice water, mate; near beer, "3.2 beer". chocolate, hot chocolate, cocoa. {{has_subtype(fruit juice)}} apple juice; orange juice; pineapple juice; lemon juice; cranberry juice; apricot juice. {{has_subtype(fruit juice)}} {{property_of(sweetened + diluted)}} lemonade; orangeade; limeade; cool-aid. {{created_by(wine)}} vintner[wn2], wine maker, winemaker. <-- [[alcohol]] --> P2.3.1.3.2.10.1 ALCOHOLIC BEVERAGE N. {{component_of(ethanol, @P2.3.1.3.4.4.2.1)}} {{forms(alcoholic fermentation, @P2.6.3)}} alcoholic beverage, spirits, drink, alcoholic drinks[pl]. {{has_subtype(alcoholic beverage)}} {{processed_into(fruit)}} {{component_of(ethanol[pc=>7], @P2.3.1.3.4.4.2.1)}} wine. beer, brew; ale; intoxicating beverage; mixed drink, cocktail. {{has_subtype(alcoholic beverage)}} {{property_of(distilled)}} {{component_of(ethanol[pc=>25], @P2.3.1.3.4.4.2.1)}} liquor, hard liquor, distilled liquor. {{has_subtype(alcoholic beverage)}} {{property_of(sweetness, R396)}} liqueur, sweet wine, aperitif. {{has_subtype(beer)}} malt liquor, light beer, lite, stingo[obs3], heavy wet, bock beer, lager beer, Pilsener beer, schenck beer[obs3]; kvass. {{has_metaphor(beer)}} Sir John Barleycorn. negus[obs3], cup, bishop, wassail. {{has_subtype(hard liquor)}} whisky, uisquebaugh[Irish], usquebaugh, xeres[obs3]; gin, ginsling[obs3]; vodka; rum. {{processed_into(wine/fermented fruit)}} {{forms(distillation)}} brandy, brandy smash [U.S.]. {{has_subtype(brandy)}} Cognac. {{has_subtype(wine)}} white wine; red wine. {{has_subtype(wine)}} {{property_of(color[val=pink, @R434], R428)}} ros,, ros, wine. {{has_subtype(ros, wine)}} white zinfandel. {{has_subtype(wine)}} {{component_of(wine + brandy)}} fortified wine. {{has_subtype(fortified wine)}} sherry; port, port wine; madeira; marsala. {{has_subtype(wine)}} {{origin_of(Hungary)}} {{property_of(sweet)}} tokay, tokaji. schnapps. {{has_subtype(wine)}} {{property_of(sweet)}} aperitif. {{has_subtype(white wine)}} {{property_of(sweet)}} sauternes. {{has_subtype(wine)}} {{component_of(wormwood extract)}} vermouth. {{has_subtype(red wine)}} burgundy; bordeaux; beaujolais. {{has_subtype(white wine)}} chardonnay; white bordeaux, bordeaux blanc. {{has_subtype(bordeaux)}} {{property_of(young)}} claret. {{has_subtype(wine)}} {{property_of(effervescent, @R353)}} champagne, bubbly[inform.]; sparkling wine. {{has_subtype(wine)}} Rhine wine. {{has_subtype(wine)}} {{has_subtype(wine grape)}} Riesling; Cabernet sauvignon; Zinfandel; Condcord; Pinot Noir; Pinot Blanc; Pinot Chardonnay. {{has_subtype(alcoholic beverage/beer)}} {{property_of(homemade)}} homebrew. {{has_subtype(hard liquor)}} {{property_of(illegal + untaxed)}} {{property_of(homemade)}} moonshine; white lightning[coll.]. blue ruin; rosy wine, flowing bowl; drop, drop too much; dram; aguardiente[obs3]; apple brandy, applejack; chain lightning; peg. {{has_subtype(whiskey)}} rye; scotch, scotch whiskey; Irish whiskey. {{has_subtype(mixed drink)}} highball [U.S.]. {{has_subtype(mixed drink)}} {{component_of(liquor + sugar + lemon juice + water)}} sling [U.S.]. {{has_subtype(mixed drink)}} {{component_of(wine + soda, @P2.3.1.3.2.10)}} wine cooler, spritzer, California cooler. {{has_subtype(mixed drink)}} gin rickey, rickey; eggnog; julep. {{has_subtype(mixed drink)}} {{component_of(liquor + sugar)}} toddy, hot toddy, grog; flip, purl; punch; mint julep [U.S.]. {{has_subtype(mixed drink)}} {{component_of(rum + lime juice + sugar)}} daiquiri. {{has_subtype(daiquiri)}} {{component_of(strawberry)}} strawberry daiquiri. {{has_subtype(mixed drink)}} {{component_of(vodka + tomato juice)}} Bloody Mary. {{has_subtype(mixed drink)}} {{component_of(vodka + orange juice)}} screwdriver. {{has_subtype(mixed drink)}} pina colada; manhattan; Tom Collins; fuzzy navel; Miami ice; gin and tonic. P2.3.1.3.2.11 SOLID DAIRY PRODUCT. N. {{processed_into(milk)}} solid dairy product. cheese; curds; ice cream; ice milk. {{has_subtype}} {{property_of(semisolid)}} yogurt, yoghurt; butter; clabber. {{has_subtype(cheese)}} {{has_subtype(solid, P2.2.1.2)}} Swiss cheese; American cheese; provolone cheese, provolone. {{has_subtype}} {{property_of(semisolid)}} cream cheese. <-- this entry is for food eggs with shells (usually chicken or duck) --> P2.3.1.3.2.12 EGG N. {{&location_of(germ cell, @R163)}} {{produces(mature female egg-laying animal)}} egg. {{has_part}} {{property_of(hard)}} {{relative_loc_of(exterior)}} shell, egg shell, eggshell. {{has_subtype(egg)}} {{produces(bird)}} bird egg, bird's egg. {{has_part(egg)}} {{property_of(color[val=yellow])}} yolk. {{has_part(egg)}} {{property_of(color[val=white])}} {{component_of(egg albumin, @P2.3.1.3.4.4.1)}} white, whites, egg whites. {{main_component_of(egg)}} omelet, omelette. fresh egg; fried egg; soufle; buttered egg, scrambled egg; poached egg; boiled egg; coddled egg. {{component_of(egg + mayonnaise)}} {{has_subtype(salad, P2.3.1.3.2.8)}} egg salad. {{&processed_into(egg): @R393, mayonnaise}}. {{property_of(high-seasoned, @R392)}} deviled egg, dropped egg, shirred egg, stuffed egg. P2.3.1.3.2.13 GRAIN N. {{processed_into(cereal grass, @R367)}} grain, grist, cereal. wild rice, Indian rice; rice; oat, oats; corn; cornmeal, meal; wheat; buckwheat; barley; rye. {{has_subtype(corn)}} indian corn; hybrid corn. {{processed_into(corn)}} corn flakes. {{processed_into(wheat)}} wheat flakes. {{processed_into(wheat/rye): bread, P2.3.1.3.2.4}}. P2.3.1.3.2.14 NUT N. {{has_subtype(fruit, P2.3.1.3.2.7/seed, @R163)}} nut. {{has_part(nut)}} {{property_of(soft, R324)}} {{property_of(dry, R340)}} kernel. {{has_part(nut)}} {{property_of(hard, R323)}} shell, nutshell. sunflower seed; souari nut; shagbark, shellbark; sassafras nut; pistachio, pistachio nut; pinon, pinyon; pine nut; physic nut; pecan; peanut; palm nut; macadamia nut; litchi nut; kola, kola nut; horse chestnut; hognut, pignut; hickory nut; grugru nut; groundnut; dika nut; cumara nut; corozo nut; coconut; cobnut, hazelnut, filbert; chincapin, chinkapin, chinquapin; chestnut; cashew, cashew nut; candlenut; butternut; Brazil nut, brazil nut, brazil; bonduc nut; walnut; betel nut; ben nut; beechnut; almond. P2.3.1.3.2.15 PASTA N. pasta, noodles, paste. matzo balls; dumplings; won-ton, wonton. {{origin_of(Italy)}} Italian paste, Italian pasta. {{has_subtype(Italian pasta)}} ravioli; lasagna, lasagne; linguini, linguine; macaroni; vermicelli; fettuccine, fettucine, fettucini; fedelline; ziti; spaghettini; spaghetti. P2.3.1.3.2.16 SPREAD N. {{property_of(semisolid)}} spread. {{main_component_of(peanut, @P2.3.1.3.2.14)}} peanut butter. jelly, jam, preserve, conserve. cheese spread. onion dip. {{has_subtype: butter, @P2.3.1.3.2.11}}. {{has_subtype}}{{similar_to(butter)}} maragarine, oleo, oleomargarine. {{has_subtype: @P2.3.1.3.2.1, mayonnaise, mustard, grey poupon mustard, ketchup, catsup}}. {{has_subtype: cream cheese}}. P2.3.1.3.2.17 SAUCE N. {{property_of(semisolid)}} {{property_of(thin, @R337)}} sauce. gravy. {{function_of(accompany[obj=food, R298], @R88)}} dressing. {{has_subtype(dressing)}} {{&has_component(salad, P2.3.1.3.2.8)}} salad dressing. {{has_subtype(salad dressing)}} French dressing; Russian dressing; roquefort dressing; Italian dressing; oil and vinegar; Thousand Islands dressing. {{processed_into(tomato, @P2.3.1.3.2.7)}} tomato sauce. {{property_of(spicy, @R392)}} salsa. bernaise sauce; tartar sauce; Newburg sauce. P2.3.1.3.2.18 FOOD ADDITIVE. N. {{&has_component(food)}} {{has_subtype(additive, @A3.3.1)}} additive, food additive. {{has_subtype}} {{has_subtype(chemical substance, P2.3.1.3.4)}} chemical additive. {{has_subtype(additive)}} {{function_of(preserve[obj=food])}} preservative, food preservative, preserver. {{has_subtype(additive)}} {{function_of(increase[obj=flavor])}} flavor enhancer. {{has_subtype(preservative)}} calcium propionate. {{has_subtype(flavor enhancer)}} monosodium glutamate, MSG. <-- (NOT NATURAL) (SYMB. [[CHEMSUB]])[[CHEMICAL]] (INHERIT PROPERTIES FROM POM, EXCLUDE ALLOYS) --> <-- In this category we will include some processed natural substances, such as medicine and poison. medicines (drugs) POMED poisons (toxins) POTOX inorganic chemicals (not above) organic chemicals (not above) Note that the "properties" such as solid, liquid, refer to their state at room temperature (20 deg. C) and atmospheric pressure. --> P2.3.1.3.4 CHEMICAL SUBSTANCE N. {{has_subtype(substance, P2.1.1)}} chemical compound, chemical substance, chemical, pure chemical, compound, substance, composition of matter. {{has_property}} {{has_subtype(composition, P2.1.4)}} composition, chemical composition. {{has_symbol(chemical composition)}} {{part_of(atomic symbol + number)}} molecular formula. {{has_property}} {{has_subtype(mass, P2.2.1.5)}} molecular weight; formula weight, equivalent weight. {{has_unit(molecular weight)}} dalton. {{has_subtype}} {{studies(chemistry, @P2.6.2)}} reagent, reactant. {{has_subtype: element, P2.3.1.2.2}}. {{has_subtype}} {{action_of(accelerate[obj=chemical reaction rate, @R35], @R684)}} catalyst. heavy chemical, industrial chemical; fine chemical. {{has_large_quantity(molecular weight)}} high molecular weight compound. {{has_property(high molecular weight compound)}} high molecular weight. {{has_subtype(reagent)}} {{property_of(purity)}} reagent grade chemical. {{has_subtype(chemical substance): materials, R635, P2.1.3}}. {{has_subtype(chemical substance): organic chemical, P2.3.1.3.4.4}}. {{has_subtype(chemical substance)}} {{property_of(electrically charged)}} ion. {{has_subtype(chemical substance)}} {{part_of(ion)}} electrolyte. {{has_subtype(ion)}} {{property_of(positively charged)}} cation. {{has_subtype(ion)}} {{property_of(negatively charged)}} anion. {{has_subtype(cation)}} {{property_of(multiply positively charged)}} polyvalent cation. {{has_subtype(chemical substance)}} radical, free radical. {{has_part(free radical)}} free electron. {{has_subtype(chemical substance)}} nucleophile; electrophile. {{has_property(chemical substance)}} chemical property; physical property, property. {{has_subtype: @P2.3.1.3.4.3, inorganic compound, inorganic chemical}}. {{has_subtype}} {{has_component(liquid, P2.3.1.3.1.1.1): solute, @P2.6.2.1.1}}. {{has_subtype}} {{component_of(carbon): @P2.3.1.3.4.4, organic chemical, organic compound}}. {{has_subtype}} {{property_of(dangerous)}} hazardous substance, hazardous material, hazmat. {{has_subtype(hazardous material): @P2.3.1.3.4.2, poison, toxin}}. {{has_subtype(hazardous material): P2.3.1.3.4.5, explosive}}. {{has_subtype(hazardous material)}} flammable substance. acid; base; hydrate. {{has_subtype(base)}} alkali, caustic, lunar caustic, apozem[obs3], moxa[obs3]. {{has_subtype(alkali)}} lithium hydroxide; potassium hydroxide. {{has_subtype(alkali)}} sodium hydroxide, caustic soda. {{main_component_of(sodium hydroxide)}} lye. {{used_in(lye): manufacture[obj= lye soap, @R652a], @M7.3.5.4.1.1}}. {{!component_of_x(anion+cation)}} salt. {{!has_subtype(salt)}} {{component_of(anion+metal cation)}} metal salt. {{has_subtype}}{{has_subtype(additive, A3.3.1)}} additive. chemical clathrate. impurity. {{has_subtype(impurity)}} dopant, additive, doping agent. zeolite. ionized compound, unionized compound, neutral compound. {{has_subtype(ionized compound)}} cationic compound; anionic compound; amphoteric compound; zwitterionic compound, zwitterion. {{has_subtype}} {{has_subtype(structural unit, @P2.3.1.3.4.4.2)}} monomer. {{has_subtype}} {{part_of(monomer[num=>1])}} oligomer. <-- we set an arbitrary number of ten as the minimum for a polymer --> {{has_subtype}} {{part_of(monomer[num=>10])}} {{property_of(high molecular weight)}} polymer. {{has_subtype(monomer): $amino acid, P2.3.1.3.4.4.2.3}}. &&{{part_of($amino acid): protein, @P2.3.1.3.4.4.1}}. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} solvent. {{has_subtype: @P2.3.1.3.4.2, poison, toxin}}. {{has_subtype}} {{inhibited_by(chemical reaction)}} inhibitor. {{has_subtype}} {{caused_by(addiction, @M4.2.2.1.2.1)}} addictive substance. {{has_subtype(addictive substance): drug of abuse, P2.3.1.3.4.2.1}}. {{has_subtype(liquid, P2.3.1.3.1.1.1)}} liquefied gas. {{has_subtype(liquefied gas)}} {{property_of(freezing temperature)}} {{constitutes(nitrogen)}} {{property_of(temperature[val="-196 deg C"]): liquid nitrogen, @P2.3.1.2.2.7}}. {{has_subtype(liquefied gas)}} {{property_of(freezing temperature)}} {{constitutes(helium)}} {{property_of(temperature[val="-269 deg C"]): liquid helium, @P2.3.1.2.2.2}}. {{has_subtype(solid)}} {{property_of(freezing temperature)}} {{property_of(temperature[val="-78 deg C"])}} {{constitutes(carbon dioxide)}} dry ice. {{property_of(freezing temperature)}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{constitutes(ice + salt)}} freezing mixture. Adj. {[referring_to(chemical substance)]} chemical. {{has_property(ion)}} {{has_subtype(electrically charged, @P2.3.1.1.2): ionized, @P2.6.2}}. {{antonym_of(ionized): unionized, @P2.6.2}}. {{has_property(catalyst, @P2.3.1.3.4)}} catalytic. <-- This section treated cursorily, will be supplemented later. Online sources of medicine types are the Merck Handbook, and the Physician's desk reference. This section should eventually be filled to overflowing from the UMLs system [[drug]] [[medication]] --> P2.3.1.3.4.1 medicine N. {{has_subtype(chemical substance, P2.3.1.3.4)}} {{uses(medicating, P2.6.4.8.3.3)}} {{has_subtype(role, R9)}} medicine, medicament, drug, medication, pharmaceutical, physic, nostrum, Galenicals[obs3], simples. {{has_case}} {{has_subtype(origin, @R9): illness, P2.6.4.1.2.1; illness, R655}}. {{has_purpose: cure[obj=illness, P2.6.4.1.2.1], R658; relieve[obj=pain, R378/symptom, @R655/suffering, R828], R834}}. {{has_property}} therapeutic action. {{has_property}} therapeutic category. ethical drug, prescription medication, prescription drug. {{case_of(ethical drug)}} prescription. over-the-counter drug. {{has_subtype}} {{property_of(topical, R183)}} {{location_of(skin, @P2.3.2.2.3.2)}} topical medication. folk remedy. {{has_subtype}} {{property_of(ineffective, @R175a)}} quack remedy. {{has_metaphor(quack remedy)}} snake oil. {{has_subtype(quack remedy)}} laetrile. {{has_subtype}} solid medicine; liquid medicine; oil; salve. {{has_subtype(solid medicine)}} pill, tablet; capsule; powder, suppository. {{has_subtype(pill)}} bolus. {{has_subtype(liquid medicine)}} tincture; emulsion. ointment, cerate, lenitive, lotion; plaster; poultice. receipt, recipe; catholicon[obs3], panacea; elixir, elixir vitae, philosopher's stone; balm, balsam, cordial, theriac[obs3], ptisan[obs3]. {{caused_by(anesthesia, @R376)}} anaesthetic, anesthetic, anaesthetic agent. {{has_subtype(anesthetic)}} {{caused_by(local anesthesia, @R376)}} local anesthetic, local anaesthetic. {{has_subtype(anesthetic)}} {{caused_by(general anesthesia, @R376)}} general anesthetic, general anaesthetic. {{has_subtype(anaesthetic agent)}} ether, ethyl ether; chloroform, trichloromethane; chloral; sodium pentathol; nitrous oxide, laughing gas, exhilarating gas, protoxide of nitrogen; halothane; opium. antidote, antifebrile[Med], antipoison[obs3], counterpoison[obs3], antitoxin. vesicant, blistering agent, vesicatory[Med]. prescription, potion, draught, dose; infusion, drip, electuary[obs3]; linctus[obs3], lincture[obs3]; medicament; pharmacon[obs3]. {{property_of(ineffective)}} bracer, faith cure, placebo. pain-killer; cosmetic. {{has_subtype(pain-killer)}} analgesic; narcotic. {{caused_by(vomiting)}} emetic, vomiting agent. antihistamine; antispasmodic; lithagogue[obs3], pick-me-up, stimulant, tonic; vermifuge; prophylactic; corrective, restorative; palliative; antifebrile, febrifuge; alterant[obs3], alterative; specific; antiseptic; antitussive[Med]; antiinflammatory[Med]; antibiotic; antiviral[Med]; antifungal[Med], carminative; anticancer agent, antineoplastic agent. epithem[obs3], embrocation[obs3], liniment, cataplasm[obs3], sinapism[obs3], arquebusade[obs3], traumatic, vulnerary, pepastic[obs3], collyrium[obs3]; depilatory; emplastrum[obs3]; eyewater[obs3]. anthelmintic[1][Med], helminthagogue[obs3]. {{has_subtype: sedative, P2.3.1.3.4.1.1}}. {{function_of(emptying[of=bowel, @P2.3.2.2.3.2.2], @R301)}} laxative, purgative, cathartic, aperient. {{function_of(removes[obj=obstruction])}} deobstruent. calomine lotion. agueweed[obs3], arnica, benzoin, bitartrate of potash, boneset[obs3], calomel; catnip; cinchona; cream of tartar; Epsom salts[Chem]; feverroot[obs3], feverwort; friar's balsam, Indian sage; jonquil, mercurous chloride, Peruvian bark; quinine, quinquina[obs3]; sassafras, yarrow. {{has_subtype(vomiting agent)}} ipecac, ipecacuanha. {{created_by: pharmaceutical firm, pharmaceutical company, drug company}}. {{uses(medicating)}} {{has_subtype(path)}} route of delivery, delivery route. {{has_subtype(delivery route)}} injection; oral medication, oral ingestion, swallowing. Nepenthe, Mithridate. V. {{has_function(medicament): medicate, P2.6.4.8.3.3}}. Adj. {[referring_to(drug)]} pharmaceutical. {{has_property(drug)}} anodyne; hypnotic; neurotive; narcotic; sedative; lenitive; laxative; demulcent[obs1], emollient; detersive[obs3], detergent; disinfectant; antifebrile, febrifugal[obs3]; alterative; traumatic; vulnerary. {{has_property(drug)}} homeopathic; allopathic[obs3]; heteropathic[obs3]; hydropathic[Med]; antifebrile[Med], antiluetic[obs3]; aperient[obs3], chalybeate[obs3], deobstruent[obs3], depurative[obs3], roborant[obs3]. {{property_of(anthelmintic[1])}} anthelmintic[2][Med]. <-- depuratory[obs3]; abstersive[obs3], --> <-- a drug is "for" and illness --> Prep. {{has_marker(illness)}} {[in_frame(medicating)]} for. <-- [[sedative]] --> P2.3.1.3.4.1.1 SEDATIVE N. {{function_of(relax[obj=person])}} sedative, lenitive. anodyne, balm. rose water, poppy, opiate, milk, opium, "poppy or mandragora". {{has_subtype(sedative)}} tranquilizer; barbiturate; downer[coll.]. hypnotic, sleeping pill, relaxant. {{has_subtype: @P2.3.1.3.4.1, anaesthetic, general anaesthetic}}. {{component_of(sedative)}} {{function_of(cause[obj=sleep, P2.8.5.1.1])}} sleeping pill; knockout drops. {{has_subtype(tranquilizer)}} major tranquilizer; minor tranquilizer. {{has_subtype(tranquilizer)}} valium. {{component_of(sedative)}} {{function_of(cause[obj=sleep, P2.8.5.1.1])}} knockout drops. {{component_of(sedative)}} {{function_of(cause[obj=sleep, P2.8.5.1.1])}} {{has_subtype(alcoholic beverage)}} Mickey Finn[coll]. {[in_frame(medicine)]} {{function_of(relax[obj=muscle])}} relaxant, demulcent, antispasmodic, carminative, laudanum. <-- [[poison]] --> P2.3.1.3.4.2 Poison N. {{property_of(toxic)}} poison, toxin, poisonous substance, poisonous chemical, toxic substance, toxic compound. {{has_property}} toxicity. {{causes: @R655, poisoning, intoxication}}. {{&causes: illness, R655; death, P2.2.3.2}}. {{&used_for: killing, P2.2.3.3}}. {{caused_by(malformation[of=fetus], @P1.2.4.1.3)}} teratogen. {{has_subtype}}{{produces(Clostridium botulinum)}} {{location_of(improperly canned food)}} botulin, Botulinus toxin. sewer gas. arsenious oxide, arsenious acid; bichloride of mercury; carbonic acid, carbonic gas; choke damp, corrosive sublimate, fire damp; hydrocyanic acid, cyanide, Prussic acid, hydrogen cyanide. nux vomica[Lat]; ratsbane[obs3]. venom; arsenic; antimony, tartar emetic; strychnine, nicotine. Albany hemp. [poisonous plants] hemlock, hellebore, nightshade, belladonna, henbane, aconite; banewort[obs3], bhang, ganja[obs3], hashish; Upas tree. <-- [list of poisonous substances: see Toxline.--> {{studied_in}} toxicology. Adj. poisonous, toxic, toxiferous[obs3]. {{has_property(teratogen)}} teratogenic. P2.3.1.3.4.2.1 Drug of abuse N. drug of abuse. {{has_subtype}} {{property_of(addictive)}} {{has_subtype(addictive substance, @P2.3.1.3.4)}} addictive drug, drug of addiction. bhang, hashish, marijuana, pot [coll.], hemp [coll.], grass [coll.]; LSD[abbr], lysergic acid diethylamide[Chem]; phencyclidine, angel dust, PCP; barbiturate; amphetamine, speed [coll.]. {{has_subtype(addictive drug)}} opium; cocaine. {{has_subtype(addictive drug)}} {{has_subtype(cocaine)}} crack. {{has_subtype(addictive drug)}} {{processed_into(opium)}} morphine. {{has_subtype(addictive drug)}} {{has_derivative(morphine)}} heroin, horse[slang], H[slang]. V. {{used_in(drug af abuse)}} {{has_subtype(ingest[obj=drug of abuse])}} abuse drugs. {{&has_consequence(abuse drugs)}} get stoned; get high. {{has_consequence(get stoned)}} be stoned. {{has_consequence(get high)}} be high. {{decreases(be high): perception, M6.1; skill, R698; motor coordination}}. Adj. {{has_consequence(get stoned): stoned, @R376}}. {{has_consequence(get high)}} {{similar_to(inebriated, @R959)}} high. P2.3.1.3.4.2.2 Pesticide N. {{property_of(toxic[to=beast, @R366], @P2.3.1.3.4.2)}} pesticide. {{has_subtype}} {{property_of(toxic[to=insect, P2.3.2.1.1.2.1], @P2.3.1.3.4.2)}} insecticide. {{has_subtype}} {{property_of(toxic[to=worm, @P2.3.2.1.1.2], @P2.3.1.3.4.2)}} vermicide. {{has_subtype}} {{property_of(toxic[to=mite, @P2.3.2.1.1.2], @P2.3.1.3.4.2)}} miticide. {{has_subtype}} {{property_of(toxic[to=helminth, @P2.3.2.1.1.2], @P2.3.1.3.4.2): anthelmintic, @P2.3.1.3.4.1}}. {{has_subtype(insecticide)}} DDT; SEVIN; carbamate insecticide; organic phosphate insecticide. {{part_of(insecticide)}} bug bomb. {{has_subtype}} rat poison; roach poison. {{has_subtype(roach poison)}} sodium fluoride. {{has_subtype(rat poison)}} {{has_subtype(anticoagulant)}} warfarin. P2.3.1.3.4.2.3 Herbicide N. {{property_of(toxic[to=plant, R367], @P2.3.1.3.4.2)}} herbicide. {{has_subtype}} paraquat; defoliant; Agent Organge. P2.3.1.3.4.3 Inorganic Chemicals N. inorganic chemical, inorganic compound. {{has_subtype(acid)}} mineral acid. {{has_subtype(mineral acid)}} hydrofluoric acid; hydrobromic acid; nitrous acid; phosphorous acid; sulfurous acid; boric acid; arsenic acid; chloric acid; chlorous acid; carbonic acid. {{has_subtype(mineral acid)}} {{property_of(strongly acid, @R397)}} strong mineral acid. {{has_subtype(strong mineral acid)}} nitric acid; hydrochloric acid, muriatic acid; sulfuric acid; phosphoric acid; perchloric acid. {{has_subtype(strong mineral acid)}} {{component_of(hydrochloric acid + nitric acid)}} aqua regia, aqua fortis [Lat], nitrochloro-hydric acid[obs2], nitromuriatic acid[obs2]. {{property_of(solidity, R321)}} {{property_of(white, R430)}} barium sulphate[Chem]; titanium oxide; white lead, carbonate of lead. {{property_of(solidity, R321)}} {{property_of(white, R430)}} {{&uses(cooking, P2.8.7)}} {{has_component(soda water)}} sodium bicarbonate, soda, bicarbonate of soda, bicarbonate. <-- [[organic]] --> P2.3.1.3.4.4 Organic Chemical N. {{component_of(carbon, P2.3.1.2.2.6)}} organic chemical, organic compound. {{has_subtype: biochemical, P2.3.1.3.4.4.1}}. {{has_subtype}} hydrocarbon; ketone; unsaturated compound. {{has_part(ketone)}} ketone group. {{has_part(unsaturated compound)}} unsaturated bond. {{has_subtype(unsaturated compound)}} {{has_part(acetylenic bond)}} acetylene; propyne. {{component_of(oxygen, P2.3.1.2.2.8 + hydrogen, P2.3.1.2.2.1 + carbon, P2.3.1.2.2.6)}} carbohydrate. {{has_subtype(acid, @P2.3.1.3.4)}} {{functional_group_of(carboxyl group)}} organic acid. {{has_subtype(organic acid): fatty acid, P2.3.1.3.4.4.2.4}}. {{has_subtype(organic acid)}} pyruvic acid. {{has_subtype(hydrocarbon)}} alkane; paraffin. {{has_subtype(organic chemical)}} {{property_of(aromatic, @P2.6.2)}} aromatic compound, aromatic chemical. {{has_subtype(aromatic compound)}} benzenoid compound. {{has_part(benzenoid compound)}} benzene ring. {{has_subtype(aromatic compound)}} anthracene; naphthalene; chrysene; pyrene; benzo-a-pyrene. {{has_subtype(benzenoid compound)}} benzene; aniline; benzoic acid; toluene; mesitylene; benzonitrile; phenethyl alcohol; para-aminobenzoic acid, PABA. hallucinogen. {{has_subtype(ketone)}} acetone; methyl ethyl ketone; butanone. <-- note that at P2.3.1.3.4.4.1 a biochemical is defined as a substance produced by an organism. But not all organisms produce all biochemicals. Also, synthetic biochemical are legitimate biochemicals. Thus the definition of "produces" will have to carry these distinctions. The intention here is for "biochemical" to mean natural biochemical. For the sake of "production" in the sense of the relation, natural chemicals must be the intended concept. However, synthetic versions of any substance can be made. --> <-- [[biochemical]] --> P2.3.1.3.4.4.1 biochemical N. {{&location of(living tissue, P2.3.2.2.1)}} {{!uses(life, P2.2.3.1)}} {{!produces(organism, R357)}} {{property_of(natural, @P2.3)}} biochemical. {{has_subtype: vitamin, P2.3.1.3.4.4.1.2}}. {{has_subtype(carbohydrate, @P2.3.1.3.4.4)}} sugar. {{has_subtype(sugar)}} {{has_subtype(monomer, @P2.3.1.3.4)}} monosaccharide. {{has_subtype(monomer, @P2.3.1.3.4)}} lipid; fatty acid. {{has_subtype(monomer, @P2.3.1.3.4): amino acid, P2.3.1.3.4.4.2.3}}. {{has_subtype(polymer)}} {{component_of(amino acid, P2.3.1.3.4.4.2.3)}} protein. {{has_subtype(protein)}} {{property_of(hard)}} keratin. {{main_component_of(keratin): @P2.3.2.2.3.2, horn}}. {{main_component_of(keratin): @P2.3.2.2.3.2.3, fingernail, nail, claw}}. {{has_subtype(protein)}} collagen. <-- "albumin" is used in a general and more specific sense. This is the general sense, almost equivalent (in older literature) to "soluble protein" --> {{has_subtype(protein)}} albumin[1], albumen[1]. {{has_subtype(albumin)}} {{has_major_component(serum, @P2.3.2.2.3.2)}} serum albumin. {[in_frame(blood)]} {{has_property(serum albumin): concentration[val=40-42 mg per ml], @P2.6.2.1.1}}. {{has_subtype(albumin)}} {{has_major_component(egg white)}} albumen[2], egg albumin. {{has_subtype(polymer)}} {{component_of(nucleotide)}} nucleic acid. {{functional_group_of(monosaccharide)}} {{has_subtype(polymer, @P2.3.1.3.4)}} polysaccharide. {{has_subtype(polysaccharide)}} glucan; mannan; chitin; dextran; cellulose. {{has_subtype(polymer)}} {{part_of(polysaccharide)}} {{has_component(bacterium^cell wall)}} peptidoglycan. {{has_subtype(lipid)}} {{component_of(glycerol + fatty acid)}} triglyceride. {{location_of(brain, P2.3.2.2.3.2)}} {{uses(neuronal signal transmission)}} neurotransmitter. {{has_subtype(lipid)}} {{has_subtype(cyclic compopund)}} steroid. {{has_part(steroid)}} {{has_subtype(ring system)}} steroid ring. {{has_subtype(steroid)}} {{has_subtype(alcohol)}} sterol. {{has_subtype(nucleic acid)}} ribonucleic acid, RNA; deoxyribonucleic acid, DNA. {{has_subtype(lipid)}} {{component_of(phosphate)}} phospholipid. {{component_of(carbohydrate)}} glycoside. {{has_subtype(protein)}} {{component_of(carbohydrate)}} glycoprotein. {{has_subtype(protein)}} {{component_of(lipid)}} lipoprotein. {[in_frame(blood)]} {{has_subtype(lipoprotein)}} low density lipoprotein, LDL; high density lipoprotein, HDL. {{has_subtype}} {{has_component(low density lipoprotein/eucaryotic cell mambrane)}} {{has_subtype(sterol)}} cholesterol. {{&increase(cholesterol): arteriosclerosis}}. {{has_subtype(sugar, @P2.3.1.3.2.2)}} {{property_of(sweet)}} sucrose, cane sugar, beet sugar; glucose, dextrose; levulose, fructose. {{has_subtype(sugar, @P2.3.1.3.2.2)}} {{has_subtype(hexose)}} allose; altose; mannose; gulose; idose; galactose; talose. {{has_subtype}} {{has_subtype(alcohol, P2.3.1.3.4.4.2.1)}} {{property_of(faintly sweet)}} mannitol; sorbitol. {{has_subtype(hexose): glucose}}. <-- A complete list of known enzymes would be in the thousands. A great deal of additional technical detail could be added here (e.g., about the reactions catalyzed, or (Heaven forbid! Sequence data!). For now, just a few words. It may be best to leave this skeletal and refer to an on-line database?? [[enzyme]] --> P2.3.1.3.4.4.1.1 Enzyme N. {{has_subtype(catalyst)}} {{has_subtype(protein)}} {{studies(biochemistry, P2.6.3)}} enzyme. {{exhibits: enzymatic reaction, @P2.6.3}}. synthetase; ligase; hydrolase; oxidase; polymerase; phosphorylase; dismutase; ferment; lyase. {{has_symbol(enzyme)}} {{has_subtype(suffix)}} "-ase". {{has_subtype(hydrolase)}} protease; amidase; esterase; phosphatase. {{has_subtype(protease)}} {{use_for(meat tenderizer)}} pepsin. {{has_subtype(protease)}} papain. {{has_subtype(polymerase)}} DNA polymerase; RNA polymerase. {{has_subtype(hydrolase)}} lysozyme. {{has_subtype(oxidase)}} monoamine oxidase, MAO[acron]; glucose oxidase. {{has_subtype(hydrolase)}} deoxyribonuclease, DNase; ribonuclease, RNase. {{has_property}} activity, enzymatic activity. {{hindered_by(enzymatic activity): enzyme inhibitor, @P2.6.3}}. {{has_measure(enzyme activity)}} international units, micromoles per minute. {{has_property}} {{has_subtype(frequency)}} turnover number. {{has_units(turnover number): reciprocal seconds}}. <-- [[vitamin]] --> P2.3.1.3.4.4.1.2 VITAMIN N. vitamin. fat-soluble vitamin, water-soluble vitamin. {{has_subtype(fat-soluble vitamin)}} vitamin A, retinol, "vitamin A1", "vitamin A1 alcohol", antiophthalmic factor, axerophthol; vitamin D; vitamin E, tocopherol; vitamin K, anithemorrhagic factor, anithemorrhagic vitamin. {{has_subtype(vitamin K)}} "vitamin K1", phylloquinone, phytonadione; "vitamin K3", menadione, "vitamin K4", menadiol acetate. {{has_component(vitamin D)}} "vitamin D2", ergocalciferol, calciferol; "vitamin D3", cholecarciferol. {{has_subtype(vitamin A)}} "vitamin A1 aldehyde", retinaldehyde; "vitamin A1 acid", retinoic acid; "vitamin A2", dehydroretinol; "vitamin A2 aldehyde", dehydroretinaldehyde. {{metabolite_of(vitamin A)}} provitamin A, cryptoxanthin, carotene. {{has_subtype(water-soluble vitamin)}} vitamin B complex; choline; inositol; niacin, nicotinic acid; pantothenic acid, pantothen; vitamin Bc, vitamin M, folic acid, pteroylglutamic acid; vitamin H[obs], biotin; vitamin P, bioflavinoid mixture, citrin, permeabiity vitamin; "vitamin B12", cobalamin, cyanocobalamin, antipernicious anemia factor, maturation factor, erythrocyte maturation factor. {{has_component(vitamin B complex)}} B-complex vitamin. {{has_subtype (B-complex vitamin)}} "vitamin B1", thiamin, aneurin, antiberi-beri factor; "vitamin B5"; nicotinamide, "vitamin B3"[obs]; adermin; riboflavin, "vitamin B2"[obs], vitamin G[obs], lactoflavin, ovoflavin, hepatoflavin. {{has_subtype("vitamin B5")}} nicotinic acid; pantothenic acid. {{has_component("vitamin B6")}} pyridoxine; pyridoxal; pyridoxamine. P2.3.1.3.4.4.1.3 Hormone N. {{paction_of(biological activity)}} hormone. {{stimulates: metabolism, @P2.6.4.5.2}}. {{&produced_by: gland, @R1002; organ, P2.3.2.2.3.2.2}}. {{has_subtype(steroid)}} androgen; estrogen, oestrogen. {{has_subtype(protein)}} growth hormone, GH, pituitary growth hormone, somatotropin; insulin. {{has_subtype(steroid)}} {{stimulated_by(growth[of=muscle, @P2.3.2.2.1], @R35)}} anabolic steroid. {{produces(thyroid gland)}} thyroxin, thyroid hormone. {{has_subtype(steroid)}} progesterone, corpus luteum hormone, progestational hormone. {{has_subtype(androgen)}} testosterone. {{has_subtype(estrogen)}} estradiol; estrone, follicular hormone. {{has_subtype}} adrenotropic hormone; adrenocorticotropic hormone, ACTH, corticotropic hormone; chorionic gonadotropin, anterior pituitary-like hormone; vasopressin, antidiuretic hormon, ADH; melanotropin, melanocyte-stimulating hormone, MSH; corticoliberin, corticotropin-releasing hormone, CRH; follitropin, follicle-stimulating hormone, FSH; prolactin, galactopoietic hormone, lactogenic hormone; follitropin, gametokinetic hormone; gonadotropin, gonadotropic hormone; somatoliberin, growth hormone-releasing hormone, GH-RH; heart hormone, herz hormone, cardiac hormone; human placental lactogen, human chorionic somatomammotropic hormone, HCS, placental growth hormone; lutropin, luteinizing hormone, LH, interstital cell-stimulating hormone, ICSH; lipotropin, lipid-mobilizing hormone; glucagon, pancreatic hyperglycemic hormone; parathyroid hormone, PTH, parathormone, parathyrin; anterior putuitary gonadotropin, pituitary gonadotropic hormone; parotin, salivary gland factor; thyrotropin, thyroid-stimulating hormone, thyrotropic hormone. Adj. hormonal. {{has_subtype(hormonal)}} steroidal. {{has_property(hormone): stimulatory}}. <-- next section for classification of organic chemicals by structural (not functional) characteristics. This type of classificiation is found in "Beilsteins Handbuch der Organischen Chemie", which should be referred to for more detailed information about organic chemicals. An English version and an on-line version are in preparation (by the handbook publishers). Note that within compounds (which we think of as here as the molecules of the compound), we use "has_part" for the component atoms, rather than "has_component", which is used for gross composition. Here it is an arbitrary distinction, which will have to be interpreted within the procedures for the relations, when it refers to a chemical substance. Or we can define a specialized relation. [[moiety]] --> P2.3.1.3.4.4.2 Structural category of organic chemical N. structural category of organic chemical, organic structural class. {{&has_functional_group}} {{has_subtype(group[of=atoms])}} {{has_part(molecule)}} {{has_subtype(unit, @R87)}} structural unit. {{has_subtype(structural group)}} moiety, group, radical. {{has_subtype(structural group)}} functional group. {{has_subtype(structural group)}} unsaturation, unsaturated bond. {{has_subtype(unsaturated bond)}} acetylenic bond, doubly unsaturated bond. {{has_subtype(moiety)}} {{has_part(ionic compound)}} {{has_subtype(ion, @P2.3.1.3.4)}} ionic group, ionized group. {{has_part}} carbon backbone, carbon skeleton. {{has_part}} atomic chain, chain of atoms, connected chain, connection structure. {{has_subtype(chain of atoms)}} {{has_subtype(ring, @P1.2.4.2.1.3)}} ring. {{not_has_part(ring)}} aliphatic compound, acyclic compound. {{has_part(ring)}} cyclic compound. {{has_subtype(cyclic compound)}} aromatic compound; alicyclic compound; heterocyclic compound. {{has_part(heterocyclic compound^ring)}} {{has_subtype(atom)}} heteroatom. {{isnota(heteroatom): carbon atom}}. {{has_subtype(heteroatom): nitrogen atom; sulfur atom; oxygen atom; phosphorus atom}}. {{component_of_x(carbon + hydrogen): hydrocarbon}}. {{&contains}} functional group. {{has_subtype(functional group)}} radical. {{has_subtype(functional group)}} amine group; hydroxyl group, hydroxyl radical, alcohol group; nitro group; nitroso group; azide group; carboxyl group; ketone group; aldehyde group. {{has_subtype(heterocyclic compound)}} pyrrole. {{functional_group_of(pyrrole)}} porphyrin. {{has_subtype(porphyrin): heme}}. {{functional_group_of(pyrrole)}} {{produces(chloroplast)}} chlorophyll. <-- [[alcohol]] --> P2.3.1.3.4.4.2.1 Alcohol N. {{functional_group_of(hydroxyl group)}} alcohol[1]. {{has_subtype}} {{functional_group_of(hydroxyl group[num=>1])}} sugar; polyol. {{has_subtype(polyol)}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} glycerol[C3H8O3], glycerine, glycerin. {{has_subtype(polyol)}} ethylene glycol[C2H6O2]. {{used_in(ethylene glycol): antifreeze}}. {{component_of(carbon atom[num=1])}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} methanol[C1H4O]. {{component_of(carbon atom[num=2])}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} ethanol[C2H6O], ethyl alcohol, grain neutral spirits, alcohol[2]. {{component_of(carbon atom[num=3])}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} propanol[C3H8O], propyl alcohol. {{component_of(carbon atom[num=3])}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} isopropanol[C3H8O], isopropyl alcohol. {{component_of(carbon atom[num=4])}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} butanol[C4H10O], butyl alcohol. {{component_of(carbon atom[num=5])}} {{has_subtype(liquid, P2.3.2.3.1.1.1)}} amyl alcohol, fusel oil. {{has_subtype(sugar)}} {{component_of(carbon atom[num=6])}} hexose. {{has_subtype(hexose): @P2.3.1.3.4.4.1, allose, altose, glucose, mannose, gulose, idose, galactose, talose}}. {{has_subtype(sugar)}} {{component_of(carbon atom[num=5])}} pentose. P2.3.1.3.4.4.2.2 Hydrocarbon N. {{component_of_x(carbon + hydrogen)}} hydrocarbon. {{part_of(carbon atom[num=1])}} {{has_main_component(natural gas)}} methane, marsh gas. {{part_of(carbon atom[num=2])}} ethane. {{part_of(carbon atom[num=3])}} propane. {{part_of(carbon atom[num=4])}} butane. {{part_of(carbon atom[num=5])}} pentane. {{part_of(carbon atom[num=6])}} hexane. {{part_of(carbon atom[num=7])}} heptane. {{part_of(carbon atom[num=8])}} octane. {{part_of(carbon atom[num=9])}} nonane. {{part_of(carbon atom[num=10])}} decane. {{part_of(carbon atom[num=11])}} undecane. {{part_of(carbon atom[num=12])}} dodecane. {{has_subtype(octane)}} {{not_part_of(branch)}} normal octane, n-octane. {{has_subtype(octane)}} {{part_of(branch)}} isooctane. {{has_subtype(isooctane)}} methyl heptane; dimethyl hexane; trimethyl pentane. {{has_subtype(hexane)}} {{has_subtype(cyclic compound)}} cyclohexane. <-- [[aminoacid]] --> P2.3.1.3.4.4.2.3 AMINO ACID N. {{functional_group_of(amino group)}} {{functional_group_of(carboxyl group)}} amino acid. L-amino acid; D-amino acid. glycine. {{has_subtype(L-amino acid)}} alanine; cysteine; cystine; lysine; methionine; valine; glutamine; glutamic acid; serine; homoserine; threonine; proline; leucine; isoleucine; aspartic acid; asparagine; tryptophan; histidine. {{has_subtype(D-amino acid)}} D-alanine; D-glutamate; D-methionine. P2.3.1.3.4.4.2.4 ORGANIC ACID N. {{functional_group_of(carboxyl group[num=>0])}} organic acid. {{functional_group_of(carboxyl group[num=1])}} fatty acid. {{has_subtype(fatty acid)}} formic acid; acetic acid; propionic acid; butyric acid; pentanoic acid; hexanoic acid; stearic acid; palmitic acid. {{functional_group_of(unsaturated bond)}} unsaturated acid. {{has_subtype(unsaturated acid)}} oleic acid; linoleic acid. {{has_subtype(unsaturated acid)}} polyunsaturated acid. {{functional_group_of(carboxyl group[num=2])}} dicarboxylic acid. {{has_subtype(dicarboxylic acid)}} oxalic acid; malonic acid; succinic acid; glutaric acid; adipic acid; pimelic acid. {{functional_group_of(carboxyl group[num=3])}} tricarboxylic acid. {{has_subtype(tricarboxylic acid)}} citric acid. <-- the "caused_by" functions are loosely used here. The explosion is the immediate cause, the explosive more remote. [[explosive]] --> P2.3.1.3.4.5 EXPLOSIVE N. {{&has_part(weapon, P2.3.1.3.22)}} {{property_of(hazardous)}} explosive, blasting agent. {{has_capability: explosion, @M6.1.2.6.1}}. {{has_property}} detonation velocity. {{has_high_level(detonation velocity)}} high detonation velocity. {{property_of(low detonation velocity)}} {{caused_by(propulsion/fracturing, @P2.8.1)}} low explosive. {{has_subtype(low explosive)}} picric acid; picrate, metal picrate; gunpowder, black powder, powder; ammonium nitrate. {{has_component(mercury)}} mercury fulminate, fulminate of mercury. guncotton, nitrocellulose; pentaerythritol tetranitrate, PETN. {{component_of(guncotton)}} smokeless powder. {{property_of(powerful)}} {{property_of(high detonation velocity)}} {{caused_by(shattering)}} high explosive. {{has_subtype(high explosive)}} trinitrotoluene, TNT; nitroglycerine, trinitroglycerine; plastic explosive, plastique. {{component_of(nitroglycerine + kieselguhr)}} dynamite. cordite, melinite[obs3], lyddite; pyroxyline[obs3]. {{has_subtype}} {{has_part(nuclear weapon, P2.3.1.3.22.10)}} nuclear explosive. {{has_subtype(nuclear explosive)}} plutonium; enriched uranium, "U-235". {{part_of}} {{has_subtype(artifact, P2.3.1.3)}} {{function_of(explode, @R173)}} explosive device. {{has_subtype(explosive device): weapon, P2.3.1.3.22}}. {{has_subtype(explosive device): pyrotechnic device, @P2.3.1.3.18.1}}. <-- [[clothing]] --> <-- ++add separate entry under materials 2.3.1.3.1(constitution, substance) ; entry for types of cloth and other materials for garments --> P2.3.1.3.5 CLOTHING R225 #225. Clothing. N. {{plural}} {{has_subtype(covering[of=person], R223)}} {{has_subtype(personal display, @R880)}} {{&constitutes(cloth)}} clothing, clothes, garments, apparel, wearing apparel, attire, investment[obs3]; dress, raiment, drapery. {{has_function}} {{has_subtype(use, R677)}} {{hperforms(person, P2.3.2.3)}} wearing. wardrobe, trousseau, things, guise, toilet, toilette, trim. threads[coll.], duds[coll.]. {{singular}} garment, article of clothing, garb, item of clothing, piece of clothing; vesture, vestment. {{has_subtype(outer layer[of=clothing], @P1.2.4.2.3.3)}} outerwear. {{has_subtype(outerwear): coat}}. {{has_subtype(outerwear)}} {{function_of(protect[obj=clothing][while=indoors])}} apron. {{property_of(ostentatious, R882)}} finery, dressy clothing; court dress, full dress, evening dress, ball dress, fancy dress, frippery, foppery, equipage. array; tailoring, millinery, man millinery; finery &c. (ornament) R847; garniture; theatrical properties. uniform. civilian clothes, mufti. suit. {{may_wear(neck)}} neckwear. accoutrement, accouterment, accoutrements, accessory, accessories, gear, equipment, harness, turn-out, caparison, rigging, trappings, traps, slops. {{has_subtype(accessory)}} belt; suspenders; sash; pocketbook, handbag. togs, toggery[obs3]; day wear, night wear; designer clothes. {{has_subtype}} {{has_subtype(disguise): @R530, @M8.1.2.4, costume, masquerade}}. outfit, get-up, ensemble. robe. {{has_subtype(robe)}} bathrobe; housecoat; dressing gown, lounging robe, robe de chambre; kimono; caftan. {{may_wear(chest)}} top. {{has_subtype(top)}} shirt. {{has_subtype(shirt)}} {{property_of(uncomfortable)}} {{&uses(penance, @R952)}} hair shirt, hairshirt. {[of(woman)]} {{has_subtype(top)}} halter; blouse; middy, middy blouse; tank top. {{has_subtype(dressing gown)}} negligee, neglige, peignoir. {[of(woman)]} dress, frock; skirt; pinafore. {{has_subtype(top)}} {{has_part(dress)}} bodice. {{has_subtype(gown)}} evening gown, dinner gown, tea gown; ballroom gown. {{has_subtype(dress)}} party dress; gown; cocktail dress, sheath; jumper; muumuu, muu-muu, Mother Hubbard; dirndl. {{has_subtype: coat, P2.3.1.3.5.1}}. {{has_subtype: headwear, P2.3.1.3.5.2}}. {{has_subtype: underwear, P2.3.1.3.5.3}}. {{has_subtype: shoe, P2.3.1.3.5.4}}. {{has_subtype: jewelry, P2.3.1.3.6.8}}. {{has_subtype(uniform)}} livery; school uniform; work clothes, habiliment, habiliments, palliament[obs1]. {{has_subtype(uniform)}} {{wears(military, @P2.3.2.3.6.5.44.1.1)}} military uniform. {{has_subtype(military uniform)}} regimentals; continentals [Am. Hist.]; fatigues; combat outfit, combat uniform; dress uniform; parade uniform; jump suit. {{has_subtype(combat outfit)}} olive drab; camouflage outfit; field gray. {{has_subtype(headwear)}} {{has_part(combat outfit)}} helmet. {{has_subtype(work clothes): @R999, ecclesiastical attire, canonicals, habit}}. {{has_subtype(work clothes): protective garment, protective gear, protective clothing}}. {{has_subtype(work clothes)}} policeman's uniform; policewoman's uniform; fireman's uniform, fire fighter's uniform; surgical gown. {[of(man)]} {{has_subtype(suit)}} {{part_of(trousers + jacket)}} business suit, western-style business suit; zoot suit; liesure suit; double breasted suit; single breasted suit; tuxedo, formal suit. {[of(woman)]} {{has_subtype(suit)}} {{part_of(skirt + jacket)}} ladies' suit, woman's suit. {{has_subtype(skirt)}} gathered skirt, dirndl; farthingale, jupe[obs3], crinoline, hoopskirt, bustle; apron, panier, pinafore; sarong. {{has_subtype(skirt)}} {{constitutes(grass)}} grass skirt. {{has_subtype(skirt)}} {{part_of(constriction)}} hobble skirt. {[of(man)]} {{has_subtype(skirt)}} kilt, Scotsman's kilt. {{&has_part(business suit)}} vest. dishabille, morning dress, undress. lungi[obs3]; shooting-coat. rags, tatters, old clothes. mourning, weeds; slippers. {{may_waer(face)}} veil. bloomer, bloomers; chaqueta[obs3], songtag[Ger], tablier[obs3]. {{may_wear(hip + legs)}} pants, trousers, trowsers[obs3], overalls. {{has_subtype(trousers)}} knickers, knickerbockers; philibeg[obs3], fillibeg[obs3]; jeans, blue jeans, dungarees, denims; slacks; chinos; jodphurs, riding breeches. {{has_subtype(pants)}} legging, leggings. {{has_subtype(pants)}} {{may_wear(hip + upper thighs)}} shorts; Bermuda shorts. {{has_subtype(skirt)}} {{has_subtype(pants)}} culottes. {[of(woman)]} {{has_subtype(suit)}} pants suit. {[has_instance(jeans)]} Levis; Calvin Klein, Calvins; Bonjour; Gloria Vanderbilt; Guess. shirt, sark[obs3]. {{has_subtype(shirt)}} long-sleeve shirt; short-sleeve shirt; dress shirt; polo shirt; T-shirt, tee shirt, jersey. {{has_part(shirt)}} collar; sleeve. {{has_subtype(collar)}} button-down collar. {{&has_part(collar)}} stay, collar stay. body clothes; linen; hickory shirt [U.S.]; smock, shift, chemise; night gown, negligee, dressing gown, night shirt, pajamas; bedgown[obs3], sac de nuit[Fr]. {{may_wear(torso, @R1002)}} {{similar_to(coat, P2.3.1.3.5.1)}} {{property_of(armless)}} cloak, pall, mantle, mantua[obs3], pelisse; wrap, wrapper; cape, tippet, mantilla, mantlet, mantelet, tabard, talma[obs3], kirtle[obs3]. {{has_subtype(cloak)}} haik, huke[obs1], burnoose, burnous, roquelaure[obs3]; serape; toga; tunic. {{has_subtype(cloak)}} {{part_of(hood)}} capuchin; domino. {{may_wear(chest)}} sweater, jersey; cardigan; turtleneck, pullover; sweater vest. {{has_subtype(neckwear)}} necktie, tie; ruff, cravat, stock; bib, tucker; boa; collar. {{has_subtype(cravat)}} ascot. {{has_subtype(necktie)}} bowtie; string tie. {{has_subtype(neckwear)}} {{has_subtype(outerwear)}} scarf. {{has_subtype(scarf)}} muffler, comforter, plaid; stole; lambrequin; boa, feather boa. {{has_subtype(neckwear)}} {{has_subtype(headwear, P2.3.1.3.5.2)}} {{similar_to(scarf)}} kerchief, neckerchief, neckcloth[obs3]; shawl. {{has_subtype(shawl)}} {{uses(prayer)}} {{property_of(Jewish)}} tallith. {[of(woman)]}{{has_subtype(scarf)}} {{property_of(triangularity)}} fichu. cummerbund, rumal[obs3], rabat[obs3]. handkerchief. {{may_wear(leg)}} stocking, hose, hosiery, socks, gaskins[obs3], trunk hose, sock; hosiery; knee sock; over-the-calf sock; tights, maillot. {[of(woman)]} {{has_subtype(stocking)}} nylons, nylon stocking; silk stocking; pantyhose, panty-hose. {{may_wear(hand)}} handwear. {{has_subtype(handwear)}} glove; muff. {{has_subtype(glove)}} gauntlet, gauntlets; mitten, mittens; kid glove; suede glove. {{has_subtype(glove)}} {{has_subtype(work clothes)}} baseball glove, mitt, baseball mitt; boxing glove; gauntlet, metal glove; asbestos glove; work glove. {{has_subtype(baseball mitt)}} catcher's mitt; fielder's mitt; first baseman's mitt. {{has_part(shirt)}} cuff, wristband, sleeve. swaddling cloth, baby linen, layette; ice wool; taffeta. pocket handkerchief, hanky[obs3], hankie. {{uses(swimming)}} bathing suit, swimwear. {{has_subtype(bathing suit)}} one-piece suit, one-piece; two-piece suit; bikini; bathing trunks, trunks. {{job_of(sell clothes): @P2.3.2.3.6.5.6.1.2, clothier, tailor, milliner, haberdasher}}. {{has_subtype(underpants)}} {{uses(baby)}} diaper, nappy[Brit]; disposable diaper, cloth diaper; Luvs[brand names for diapers], Huggies. <-- generic terms for envelope at P1.2.3 Location --> V. invest; cover &c. R223; envelope, lap, involve; inwrap[obs3], enwrap; wrap; fold up, wrap up, lap up, muffle up; overlap; sheath, swathe, swaddle, roll up in, circumvest. vest, clothe, array, dress, dight[obs3], drape, robe, enrobe, attire, apparel, accounter[obs3], rig, fit out. {{has_subtype(clothe): deck &c. (ornament) R847}}. perk, equip, harness, caparison. wear; don; put on, huddle on, slip on; mantle. Adj. clothed, dressed, clad, attired, arrayed, invested. habited; dighted[obs3]; barbed, barded; costume, chausse[Fr]; en grande tenue[Fr] &c. (show) R882. shod. fitted out; robed, mantled. sartorial. {{has_subtype(clothed[mode=ostentatiously]): @R882, dressed to the nines, decked out, dressed to kill}}. <-- chlamys[obs3], housing?? --> Phr. "the soul of this man is his clothes" [All's Well]; "clothes make the man"; "dress for success". <-- [[coat]] --> P2.3.1.3.5.1 COAT N. coat. claw coat, hammer coat, Prince Albert coat[obs3]. tuxedo coat, frock coat, dress coat, tail coat. overcoat, surcoat, great coat, paletot[obs3], surtout[Fr], spencer[obs3]; chesterfield; swallowtailed coat, swallowtail. {{property_of(waterproof)}} raincoat; oilskin, slicker; trench coat. mackinaw, Mackinaw coat; box coat; cutaway; frock coat. {{property_of(short)}} sack, sacque, sack coat; jacket, waistcoat. dolman. fur, fur coat. {{has_subtype(fur coat)}} mink, mink coat; sable, sable coat; raccoon coat. horse cloth; houppelande[Fr]. {{has_subtype(cape)}} mackintosh, waterproof; poncho. {{has_subtype(jacket)}} jerkin; car coat; doublet, camisole, gabardine. {{has_subtype(jacket)}} ulster, P-coat, pea coat, pea jacket, dreadnought, dreadnaught; poncho, cardinal, wraprascal[obs3], pelerine[obs3]; oilskins, barbe[obs3], chudder[obs3], jubbah[obs3]; pilot jacket, bomber jacket; bolero. {{has_subtype(jacket)}} {{part_of(hood)}} parka, ski jacket, windbreaker, anorak. {{has_subtype(jacket)}} blazer, sports jacket; Eton jacket; lounging jacket, smoking jacket. <-- [[hat]] --> P2.3.1.3.5.2 HEADWEAR N. {{may_wear(head)}} headwear, headdress, headgear, head cover. {{has_subtype}} {{property_of(ceremonial, @M7.3.5.1.2.1/traditional, @M7.3.5.1.2.1/ornamental, @R847/defensive, @R717)}} headpiece. {{&has_part}} brim. {[of(woman)]} millinery. hat; cap. {{has_subtype: wig, P2.3.1.3.5.2.1}}. mask, domino. {{has_subtype(hat)}} {{not_has_origin("U.S.A.")}} chaepau[Fr]; kaffiyeh; sombrero; jam, tam-o-shanter; topi, sola topi[Lat], pagri[obs3], puggaree[obs3]; caftan, turban; kepi[obs3]. {{has_subtype}} {{origin_of(eastern Mediterranean area)}} {{not_part_of(brim)}} {{shape_of(truncated cone)}} fez, tarboosh[obs3]. {{has_subtype(hat)}} forage cap, bearskin; fishing hat; military hat; fur hat; dress hat; bonnet, wideawake, billycock[obs3]. {{shape_of(circle, P1.2.4.2.1.3.1)}} corona, coronet, chaplet, snood. {{shape_of(circle, P1.2.4.2.1.3.1)}} {{has_symbol(kingship, @M9.1.1.1)}} crown. {{has_subtype(hat)}} {{property_of(collapsible)}} crush hat. {{has_subtype(bonnet)}} poke bonnet; sunbonnet, sunhat. {{has_subtype(hat)}} boater, leghorn; panama, Panama; sailor; skimmer; straw hat; bowler hat, bowler, derby, plug hat; campaign hat; cavalier hat, slouch hat, wide-brimmed hat; cocked hat, bicorn, bicorne; tricorn, tricorne; cowboy hat, ten-gallon hat; dunce cap, dunce's cap; fedora, felt hat, homburg, Stetson, trilby; tyrolean; porkpie, porkpie hat; pith hat, pith helmet, sun helmet, topee. {[of(man)]} {{has_subtype(dress hat)}} stovepipe hat, high hat, top hat, opera hat, topper, silk hat, tile. {[of(man)]} {{has_subtype(dress hat)}} {{has_subtype(fur hat)}} beaver, beaver hat, castor. {{has_subtype(fur hat)}} coonskin cap. {{has_subtype(head cover)}} wimple. {{has_subtype(head cover)}} hood; crown; diadem, tiara. {{has_subtype(kerchief, @P2.3.1.3.5)}} snood, babushka. {{has_subtype(headwear): helmet, M8.2.2.2.2.1.R2.1}}. {{has_subtype(cap)}} baseball cap; jockey cap; bathing cap, swimming cap; Balmoral, balmoral; beanie, beany; coif; skull cap, skullcap, yarmulka, yarmulke, yarmelke; beret; biggin; biretta; watch cap; liberty cap; cloth cap, flat cap; garrison cap, glengary, overseas cap; kepi, peaked cap, service cap, yachting cap; mobcap, mob-cap; mortarboard; nightcap; pinner; ski cap, stocking cap; tam, tam-o'-shanter; toboggan cap. {{has_subtype(military hat)}} shako, csako[obs3], busby. {{has_subtype(helmet)}} hard hat, tin hat, safety hat; crash helmet; football helmet; batting helmet. {[of(woman)]} {{has_subtype(hood)}} calash, caleche. V. {{has_subtype(furnish[ptnt=hat])}} [transitive] hat[rare]. Adj. hatted. P2.3.1.3.5.2.1 WIG N. {{similar_to(hair)}} {{has_subtype(artifact)}} {{may_wear(head)}} wig, hairpiece. {[of(man)]} {{has_subtype(wig)}} toupee, toupe[obs2], chignon, pelt[coll.], rug[coll.], front; peruke, periwig. P2.3.1.3.5.3 UNDERWEAR N. {{adjacent_to(skin)}} underclothes, underclothing, underwear. nightclothes. {[of(woman)]} silks; slip; brassiere; stomacher; petticoat; under waistcoat; night gown. {[of(woman)]} brassiere, bra, bandeau. {{has_subtype(brassiere)}} strapless bra; uplift bra, push-up bra. {{has_part(brassiere)}} cup; strap. {{property_of(surrounding, R227/encirclement, R247)}} {{function_of(support)}} corset, corselet, girdle, corsage[obs2]. {{has_subtype(corset)}} {{part_of(reinforcement)}} stays. {[of(man)]} jock, athletic supporter, jockstrap; underpants, breeches, shorts, briefs; undershirt. {{has_subtype(underpants)}} jockey shorts; boxer shorts; long johns. {{has_subtype(undershirt)}} T-shirt, tee shirt; athletic T-shirt, guinea T[coll.]. pantaloons, smalls, small clothes; shintiyan[obs2]; tights, drawers, panties, panty, pantie, scanties, unmentionables, inexpressibles[obs3]. P2.3.1.3.5.4 SHOE N. {{may_wear(foot)}} shoe. {{has_subtype(shoe)}} pump, boot, slipper, sandal. {{has_subtype(shoe)}} galoshes, rubbers, galoche[obs3], patten, clog; sneaker, running shoe, track shoe; hiking boots; high-low; Blucher boot, wellington boot, Hessian boot, jack boot, top boot; Balmoral[obs3]; arctics, brogan, chaparajos[obs3]; chavar[obs3], chivarras[obs3], chivarros[obs3]; gums [U.S.], larrigan [obs3][N. Am.]; showshoe; stogy[obs3], veldtschoen[Ger], buskin, greave[obs3], galligaskin[obs3], gamache[obs3], gamashes[obs3], moccasin, gambado, gaiter, spatterdash[obs3], brogue, antigropelos[obs3]. {{origin_of(Japan)}} zori, zoris. {[of(baby)]} bootee, bootie, bootikin[obs3]. P2.3.1.3.5.5 PROTECTIVE GARMENT N. {{function_of(protect[obj=body])}} protective garment. {{function_of(protect[obj=face])}} mask, face mask. {{function_of(protect[obj=shin])}} shin guard, shin pad. {{function_of(protect[obj=torso])}} body pad; chest protector. shoulder pad; arm guard, arm pad; elbow pad; wrist pad; hip pad; thigh pad; knee pad; throat protector; jumpers; duster, coverall, coveralls, boilers suit, gaberdine; smock; overalls; foul-weather gear; diving suit; pressure suit. {{has_subtype(pressure suit)}} space suit; anti-G suit, G suit. body suit; laboratory coat, lab coat. {{has_subtype(mask)}} fencer's mask; welder's mask; catcher's mask; goalie's mask. {{has_subtype}} {{may_wear(leg)}} legging. {{has_subtype(legging)}} puttee. {{function_of(protect[obj=eyes])}} protective goggles, safety goggles, safety glasses. {{has_subtype(vest)}} {{property_of(bulletproof)}} bulletproof vest. <-- [[accessory]] --> P2.3.1.3.5.6 CLOTHING ACCESSORY N. accessory, clothing accessory. {{function_of(support)}} belt. {{function_of(contain[obj=currency])}} purse; wallet, billfold. {{shape_of(circle, P1.2.4.2.1.3.1)}} sash, girdle, cestus[obs3], cincture, baldric, fillet, fascia, wreath, garland. {{has_subtype: jewelry, P2.3.1.3.6.7.2}}. {{shape_of(circle, P1.2.4.2.1.3.1)}} collar. <--- the "image at R554 is an abstract image. These entries are the concrete physical objects which are subtypes of that image. (The alternatives are mental images). This entry is the most general physical image, including projected images. The solid objects containing images composed of pigments on a surface are at "picture", R556. [[visrep]] --> P2.3.1.3.6 VISUAL REPRESENTATION N. {{has_subtype(image, @R554)}} {{&forms(representation, R554)}} {{has_subtype(physical object, P2.3)}} {{property_of(artifactual, @P2.3.1.3)}} visual representation, image[1]. {{has_subtype: picture, R556}}. {{&caused_by}} {{patient_of(image[1])}} displaying. {{has_property}} clarity, definition, distinctness. {{has_subtype(distinctness)}} focus, sharpness. {{antonym_of(sharpness)}} lack of focus, fuzziness. {{has_low_level(lack of focus)}} soft focus. {{has_measure(distinctness): resolution, @R556}}. {{has_subtype}} {{property_of(bidimensional, R200a)}} two-dimensional image. {{has_subtype(displaying)}} {{used_in(luminary, R423)}} projection, visual projection, light projection. {{has_subtype(projection)}} {{uses(transillumination, @R425)}} contact projection. {{uses(contact projection)}} {{has_subtype(light source)}} shadow box. {{requires(contact projection)}} {{has_subtype(picture, R556)}} {{property_of(translucent)}} translucent picture. {{has_subtype(visual projection)}} screen projection. {{uses(screen projection)}} {{has_subtype(luminary, R423)}} {{has_subtype(optical instrument)}} projector. {{has_subtype(projector)}} slide projector; movie projector. {{has_subtype}} {{has_patient(visual projection)}} {{causes(visual projection)}} projected image. {{has_subtype}} {{emits(cathode-ray tube)}} display image. {{has_subtype(projected image): movie, @R556b; television projection}}. {{has_subtype(projected image)}} {{uses(slide, @R556a)}} slide image, lantern image. {{requires(display[obj=two-dimensional image])}} {{purpose_of(display[obj=two-dimensional image])}} {{has_subtype(surface)}} display surface. {{has_subtype(display surface)}} {{purpose_of(display[obj=projected image])}} projection surface. {{has_subtype(display surface)}} {{property_of(flat)}} screen. {{has_subtype(screen): television screen, TV screen; video display terminal screen}}. {{&has_location}} {{has_subtype(physical object)}} {{part_of(flat surface, @R220)}} {{has_subtype(artifact, P2.3.1.3)}} {{has_subtype(solid object)}} screen. {{&has_location(projected image)}} {{has_subtype(projection surface)}} {{has_subtype(screen)}} {{function_of(display[obj=projected image], @P2.3.1.3.6)}} projection screen. {{has_subtype(projection screen)}} {{location_of(movie theater, @M3.3.2.1.1.1.R3.2)}} movie screen. {{has_subtype(projection screen)}} {{property_of(retractable, @R283)}} pull-down screen. {{has_subtype: visual art}}. V. display, show. {{conceptual_part_of: exhibit, @R525}}. {{has_method(display)}} {{used_in(luminary, R423)}} project. {{has_subtype(project[obj=movie, R556b])}} {{hperforms(projectionist)}} show. Adj. displayed, showed. projected. <-- Includes non-utilitarian and utilitarian objects objects (symb. POART) R556 to R558 also R847, Ornament and R847a Jewelry --> <-- ref M3.3.2.2 DISCRIMINATIVE AFFECTIONS (beauty etc) --> <-- photography should be separated from painting --> <-- note: moving picture was under R448, appearance, "cinematograph" - move it here, as separate form of art - the film, cinema. Here the "painting" entry is the physical object; in Roget it was the action. In this hierarchy, the corresponding actions are mostly found under representation, R554, @M8.1.3.2.2. [[picture]] --> P2.3.1.3.6.1 PICTURE #556. Picture. N. {{has_subtype(physical object)}} {{formed_by(representation, R554, @M8.1.3.2.2)}} {{&has_subtype(ornament, P2.3.1.3.6.7)}} picture, image; representation, rendering, depiction, faithful likeness, faithful resemblance. {{!has_location: surface, R220}}. {{!has_component: pigment, @P2.3.1.3.1.2}}. {{representation_of: subject, R454}}. {{forms(painting, @R554)}} {{has_subtype(art, P2.3.1.3.6)}} painting. {{forms(drawing, @R554)}} {{has_subtype(art, P2.3.1.3.6)}} drawing. {{has_subtype(drawing)}} {{has_subtype(copy, R21)}} tracing. {{has_subtype(art, P2.3.1.3.6)}} {{constitutes(pebbles/stones)}} mosaic. {{has_subtype(art, P2.3.1.3.6)}} {{constitutes(cloth)}} tapestry. {{has_subtype(art, P2.3.1.3.6)}} fresco; cartoon. {{has_subtype(painting)}} {{location_of(wall surface)}} mural. monochrome, polychrome; grisaille[Fr]. {[of(person, P2.3.2.3)]} {{has_subtype(art, P2.3.1.3.6)}} portrait. {[of(person, P2.3.2.3)]} likeness, semblance. {{has_subtype}}{{has_subtype(group[of=$pictures])}} montage. {{has_subtype(image)}} {{constitutes(group[of=fragments])}} collage. &&{{has_property($pictures): conceptually related}}. {{has_subtype}}{{constitutes(stone[num=>100])}} mosaic. {{property_of(three-dimensional)}} three-dimensional picture, "3-D picture". {{has_subtype(three-dimensional picture)}} {{property_of(bicolored)}} anaglyph. {{has_requirement(viewing[obj=anaglyph])}} {{has_subtype(spectacles, @P2.3.1.3.12.2.2)}} bicolored spectacles. {{has_subtype(likeness)}} striking likeness, speaking likeness; very image; effigy. {{has_subtype(copy, R21)}} copy; facsimile; stencil. {{has_subtype(replicate, @R21)}} print, printed picture. {{formed_by(print)}} {{has_subtype(human process)}} printing. {{has_subtype(facsimile)}} telefax, fax, fax copy. {{has_subtype: @P2.3.1.3.6.6, engraving, lithograph, etching}}. {{has_subtype(painting)}} water color, water color drawing, water color painting; aquatint. {{has_subtype(art, P2.3.1.3.6)}} {{property_of(religious + stylized)}} icon, ikon. {{formed_by(drawing): drawing, @R554, @M8.1.3.2.2}}. {{has_property(printed picture)}} {{has_subtype(graininess[1], @A2.5.4)}} graininess[2], granularity. {{has_measure(graininess[2])}} resolution. {{has_units(resolution)}} dots per inch, dpi[acron]. {{has_subtype(printed picture)}} halftone. {{has_subtype(print)}} silk screen. tableau, piece, canvas; oil, oil painting; easel picture, cabinet picture. {{has_subtype(drawing)}} line drawing; pencil drawing; charcoal drawing, charcoal sketch; pen-and-ink drawing. shade, silhouette, shadow. sketch, outline, study, drought, draft, rough sketch, rough draft, preliminary sketch, rough drawing. {{has_subtype(sketch)}} diagram; mechanical drawing. {{has_subtype(sketch)}} design; vignette. {{has_subtype(diagram)}} schematic, schematic drawing, scheme, graphic, chart; flow chart, flow diagram. {{has_subtype(diagram)}} plot, chart, figure, scheme. {{has_subtype(diagram)}} plan, plans, architectural plan. {{has_subtype(architectural plan)}} floor plan; ground plan; elevation; projection. {{has_subtype(elevation)}} {{has_representation(building)}} {{has_subtype(cross-section, @P1.2.4.2.3.1)}} vertical section, sciagraph[obs3]. {{has_subtype(portrait)}} whole length, full length, half length; kitcat, head; miniature, miniature painting; profile. {{has_subtype(painting)}} landscape, landscape painting; panorama, scene, view, prospect, scene painting; scenography[obs3]; seascape, waterscape, marine painting, seapiece[obs3]; still life, flower painting. diorama. {{has_conceptual_part}} design; perspective, sciagraphy[obs3], skiagraphy[obs3]; composition; treatment. {{has_conceptual_part(painting)}} style, painting style, style of painting, genre; school. {{has_subtype(genre)}} abstractionism, abstract art; cubism; genre painting; abstract expressionism; expressionism; impressionism; landscape; pointilism; primitivism; realism; surrealism; modernism. {{has_subtype(school)}} Hudson River school. {{has_subtype}} {{&has_part(document, M8.1.3.2.2.4.3)}} {{has_subtype(ornament, R846)}} illustration. {{has_subtype(illustration)}} {{has_subtype(decoration, R847)}} {{has_subtype(art, @R554)}} illumination. {{has_subtype(illumination)}} vignette, initial letter, cul de lampe[Fr], tailpiece. {{has_subtype(picture): @P2.3.1.3.6.8, graphic, chart, graph}}. {{has_subtype: copying &c. R21}}. {{has_subtype(painting)}} historical painting; portrait painting. {{&located_in}} picture gallery, exhibit. {{has_subtype(cartoon)}} comic strip. <-- ; pinacotheca[obs3]. --> {{uses(painting, @R554): @P2.3.1.3.1.2.2.2, pallet, palette, easel, brush, ink, pencil, stump, black lead, charcoal, crayons, chalk, pastel, watercolor, body color, oil color, oils, oil paints, priming, gouache, tempera, distemper, fresco, water glass, enamel}}. V. {{has_subtype(represent, R554): paint; draw}}. Adj. pictured, depicted, drawn. painted. pictorial, graphic. picturesque. copied; faxed. penciled. Adv. graphically, pictorially, in pictures. in pencil; in ink; in oil; in watercolor. Phr. fecit[Lat], delineavit[Lat]; mutum est pictura poema[Lat]; "one picture is worth a thousand words". <-- ISA relations to : recording medium, entertainment, entertainment devices --> <-- [[photograph]] --> P2.3.1.3.6.2 PHOTOGRAPH #556a. Photograph. N. photograph, photo, picture. color photograph, color photo. {{property_of(single/motionless, @R265)}} still photograph, still photo, snapshot, still. {{alternative_to(color photograph)}} black-and-white photograph, black and white photo, monochrome. heliograph; daguerreotype, talbotype[obs3], calotype[obs3], heliotype[obs3]. negative, negative image; positive, positive image. X-ray photo, X-ray, x-ray. {{has_subtype(positive)}} print. {{has_subtype(print)}} glossy print; matte print. {{property_of(larger)}} enlargement, blow-up; life-size print; close-up; photomicrograph; electron micrograph. {{property_of(smaller)}} reduction; microfiche, fiche. instant photo, Polaroid photo, Polaroid. {{has_subtype(color photo)}} technicolor, Kodachrome, Ektachrome. {{has_subtype}}{{has_subtype(copy, R21)}} photocopy. {{has_subtype(photocopy)}} xerox copy. {{formed_by}} {{required_for(light, @R420/illumination, @R420)}} {{used_in(light, @R420)}} {{used_in(light-sensitive material/light-sensitive detector)}} {{has_subtype(human activity, @R680)}} photographing, photography. {{has_subtype(photography)}} {{has_subtype(copying, @R19)}} photocopying. {{has_subtype(photocopying)}} xerography, dry-process copying; wet-process copying. heliography, color photography. sun painting. {{property_of(translucent)}} slide, slide photo, transparency; lantern slide. {{has_subtype(slide)}} glass slide; plastic slide, celluloid slide. {{has_representation(tridimensionality)}} holograph, three-dimensional photograph; stereo, stero photo, stereoscopic photograph. {{formed_by(holograph): holography}}. {{forms(autoradiography, @R554)}} autoradiograph[Bioch]. {{forms(fluorography, @R554)}} fluorograph[Chem]. {{&contained_in}} photo album. {{&contained_in(slide)}} slide tray. {{derived_from}} photographic film, film, unused film, undeveloped film; photographic plate. {{has_part(photographic film/photographic plate)}} emulsion, photographic emulsion; backing. {{has_component(photographic emulsion)}} silver halide; photographic dye. {{has_subtype(photographic film)}} film roll, roll of film. {{&consists_of(photographic film): celluloid, @P2.3.1.3.1.2.1.1}}. {{needs(photography): camera, @P2.3.1.3.12.2.2}}. {{contained_in(film roll)}} canister, film canister, film casette, magazine. {{has_part(film canister)}} spool. <-- this movie is the physical item. The "film, movie" at R599 is the actual performance, i.e. the showing of the film as a drama. We classify computer "multimedia" as just another kind of movie. [[movie]] --> P2.3.1.3.6.3 MOVIES #556b. Movie. N. {{representation(motion, R264)}} {{member_of(still photograph, @P2.3.1.3.6.2)}} {{has_subtype(recording[of=movie, R599], R551)}} movie, film, motion picture, movie film. {{studied_in: @R599, cinema, the film}}. {{formed_by}} filming, shooting. {{&uses}} {{has_subtype(optical recording medium): movie film}}. video recording, video tape, video. {{contained_in(video tape)}} video casette. {{&uses}} {{has_subtype(digital recording medium)}} video disk. TV image, video image, televideo, closed-circuit TV. movie film, movie scan. {{has_metaphor(movie film)}} celluloid. {{function_of(film[obj=movie]): movie camera, @P2.3.1.3.12.2.2}}. {{function_of(shoot[obj=video]): video camera, @P2.3.1.3.12.2.2}}. {{created_by: @R559, director, film director}}. {[in_frame(computer)]} multimedia presentation, multimedia. V. {{has_subtype(create[obj=motion picture])}} {{formed_by(motion picture)}} {{has_subtype(record[of=movie, R599], R551)}} film, shoot. {{has_subtype(create[obj=video]): shoot}}. P2.3.1.3.6.4 COMPUTER GRAPHIC #556c. Computer Graphics. N. computer graphics, graphics. {{needs}} graphics program. image file. P2.3.1.3.6.5 SCULPTURE #557. Sculpture. N. {{forms(sculpture, @R554)}} sculpture, insculpture[obs1]. carving; statue, statuary, statuette. {{has_subtype(copy, R21)}} cast; mold. marble; bronze; terra cotta[Sp]. papier-mache; ceramic ware, pottery, earthenware. {{has_subtype(ceramic ware)}} porcelain, china. cloisonne, enamel; faience; satsuma. {{has_subtype}} {{property_of(relief, @R250)}} {{&formed_by(pressure[of=intaglio, @R252])}} relief, relieve, relievo[It.]. {{has_high_level(relief, @R250)}} high relief, altorilievo[It.]. {{has_low_level(relief, @R250)}} low relief, bas relief[Fr], bassorilievo[It.]. {{has_subtype}} {{property_of(relief, @R250)}} medium relief, mezzorilievo[obs3]. {{property_of(low relief)}} anaglyph[obs3]. {{has_subtype}} {{property_of(relief, @R250)}} medal, medallion; cameo. {{property_of(relief): coin, @R800}}. {{has_part(building)}} frieze. {{property_of(ancient)}} {{has_instance(statue)}} David; Laocoon; Venus, Aphrodite, Venus de Milo; Discobolos. {{has_representation(person, P2.3.2.3)}} doll; figurine; lace doll, aglet[obs3], aglet baby[obs3]; manikin, mannequin, mannikin, lay-figure; model; puppet, marionette, mammet[obs1]; mechanical doll, mechanical puppet, fantoccini; waxwork. {{has_subtype(puppet)}} hand puppet. {{has_subtype(statue)}} bust. {{&has_location}} art gallery, glyptotheca[obs3]; museum. V. sculpture, sculpt, carve, cut, chisel. {[of(wood)]} whittle. model. mold; cast. Adj. sculptural; sculpturesque. sculptured, sculpted, chiseled; whittled; molded, cast; chased, enchased, embossed. in relief; carved, anaglyptic[obs3]. ceramic, ceroplastic[obs3]; marble, parian[obs3]. <-- {{has_subtype(marble)}} xanthian[obs3]. --> <-- engraving includes photo printing by half-tone, etc --> P2.3.1.3.6.6 ENGRAVING #558. Engraving. N. {{forms(engraving, @R554)}} engraving, chalcography[obs3]; line engraving, mezzotint engraving, mezzotint; stipple engraving, chalk engraving. dry point, bur. etching, aquatinta[obs3]; chiseling; plate engraving, copperplate engraving, steel engraving; wood engraving, xylography, lignography[obs3]; lithography, glyptography[obs3], cerography[obs3], chromolithography[obs3]; photolithography, zinc lithography, zincography[obs3], glyphography. lithograph. {{has_subtype(lithograph)}} chromolithograph, photolithograph; zinc lithograph, zincograph[obs3]; wood lithograph, xylograph, lignograph[obs3], glyptograph[obs3], cerograph[obs3], glyphograph[obs3]. {{has_subtype(lithograph)}} {{has_representation(tridimensionality)}} holograph. {{forms}} plate; wood block. {{has_subtype(plate)}} steelplate; copperplate; woodblock. {{used_in(plate): printing, @R554}}. {{forms(printing)}} impression, print, engraving; cut, woodcut. {{has_subtype(print)}} etching; mezzotint, aquatint, lithotint[obs3]; stereotype, graphotype[obs3], autotype[obs3], heliotype[obs3]. {{uses(engraving, @R554)}} graver, burin[obs3], etching point, style. stone. {{has_property(plate)}} negative. {{function_of(stamping)}} die, stamp. {{function_of(punching, @P2.6.1.2.4.4.1): punch, @P2.3.1.3.12.4.1}}. [person who inscribes on stone] lapidary, lapidarian. V. engrave, grave, stipple, scrape, etch; bite, bite in; lithograph &c. n.; print. Adj. engraved, etched, lithographed, insculptured[obs3]. {{similar_to(sculpted, @P2.3.1.3.6.5)}} chiseled. [of inscriptions on stone] lapidary. Phr. sculpsit[Lat], imprimit[Lat]. P2.3.1.3.6.6.1 PRINTING N. printing. plate printing, copperplate printing, anastatic printing[obs3], color printing, lithographic printing. {[of(text)]} {{has_subtype: type printing &c. R591}}. {{has_subtype(color printing)}} three-color process. half tone; photogravure. <-- [[ornament]] [[decoration]] --> P2.3.1.3.6.7 ORNAMENT #847. Ornament. N. ornament, ornamentation, ornamental art, adornment, decoration, embellishment, ornature[obs3]. {{conceptual_part_of(decoration[of=building]): architecture}}. {{has_subtype(decoration[of=person, P2.3.2.3])}} {{wears(person, P2.3.2.3): jewelry &c. R847a}}. {{has_property}} ornateness. {[of(wood)]} {{has_subtype(coating, P1.2.2.3.1.3.1)}} garnish, polish, varnish, French polish, japanning, lacquer; veneer, inlay. {{has_subtype(inlay)}} boulle. {{has_subtype: @P2.3.1.3.6.1, painting, drawing}}. {[of(metal, P2.3.1.2.3)]} {{has_subtype(coating, P1.2.2.3.1.3.1): gilding, plate, plating, ormolu, enamel, cloisonne}}. {[of(ceramic, @P2.3.1.3.1)]} {{has_subtype(coating, P1.2.2.3.1.3.1)}} glaze, glazing. {[of(person, P2.3.2.3)]} finery, frippery; gewgaw, gimcrack, tinsel, spangle, clinquant[obs3], pinchbeck, paste; excess of ornament &c. (vulgarity) R851; gaud, pride. {{has_subtype(finery): clothing, P2.3.1.3.5; jewelry, P2.3.1.3.6.7.2}}. {[of(person, P2.3.2.3)]} {{has_subtype(coating, P1.2.2.3.1.3.1)}} cosmetics, makeup. {{has_subtype(cosmetics)}} eye shadow[list], rouge, face powder, lipstick, blush. {{has_subtype: design, pattern, @P2.3.1.3.6.7.1}}. {{&has_part(wall, @P2.3.1.3.10.2)}} paneling, graining, pargeting[obs3]. {{&has_part(wall, @P2.3.1.3.10.2): molding}}. {{has_subtype(molding)}} fillet, listel[obs3]; fillet and fascia; sunk fillet; quarter round, ovolo; greek key; bead; reed; cavetto; scotia; conge; ogee, cyma; cyma reversa; beak; splay. {{has_subtype(molding)}} {{&has_part(column)}} torus. flower arrangement, floral decoration. {{has_subtype(flower arrangement)}} bouquet, corsage, posy, nosegay; festoon, daisy chain, flower chain; spray; wreath, garland, coronal, chaplet, lei; crown. {{has_subtype(wreath)}} {{has_metaphor(victory)}} laurel wreath. {[of(food)]} garnish. {[of(property/land, R342)]} foliage, landscaping. {[of(wall)]} tapestry, arras, hanging. strapwork[obs3], coquillage[Fr], flourish, fleur-de-lis[Fr], arabesque, fret, anthemion[obs3]; egg and tongue, egg and dart; astragal[obs3], zigzag, acanthus, cartouche; pilaster &c. (projection) R250; bead, beading; champleve ware[Fr], cloisonne ware; frost work, Moresque[Lat], Morisco, tooling. {{has_subtype(cloth)}} {{property_of(flatness)}} embroidery; brocade, brocatelle[obs3], galloon, lace; hanging, tapestry, arras; millinery, ermine; drap d'or[Fr]. border, edging, trimming, fringe, trapping. {{property_of(flatness)}} tape, ribbon. {{has_subtype(border)}} {{has_subtype(cloth)}} gimp. {{constitutes(plant, R367)}} wreath, festoon, garland, chaplet, flower, nosegay, bouquet, posy, "daisies pied and violets blue". tassel[L.L.L.], knot; shoulder knot, apaulette[obs3], epaulet, aigulet[obs3], frog; star, rosette, bow; feather, plume, pompom[obs3], panache, aigrette. {[of(document, M8.1.3.2.2.4.3)]} {{has_subtype(engraving, R846): @P2.3.1.3.6.1, illustration, illumination, vignette, initial letter, cul de lampe[Fr], tailpiece}}. fleuron[obs3]; head piece, tail piece; cul-de-lampe[Fr]; flowers of rhetoric &c. R577; work of art. {{purpose_of(decoration)}} {{has_subtype(shape, P1.2.4.2.3.1.1)}} {{property_of(pleasing to look at, @R829)}} decorative shape. {{formed_by(decorative shape): sculpture, R557; trimming[obj=topiary plant], @P2.8.1}}. {{property_of(ornamental)}} {{has_subtype(plant, R367)}} ornamental plant. {{has_subtype(ornamental plant, R367)}} topiary plant. {{part_of(topiary plant)}} {{property_of(ornamental)}} {{has_subtype(garden, @R189)}} topiary garden. {{location_of(ornamental plant): garden, @R189; building, P2.3.1.3.10.2}}. {{has_subtype(decoration)}} {{has_subtype(picture, R556)}} {{location_of(skin, @R1002)}} {{property_of(indelible, @R150)}} tattoo[1]. {{has_subtype: @R643, knicknack, gewgaw, trinket, bauble}}. <-- : add ornament, render ornate --> V. [transitive] ornament, embellish, enrich, decorate, adorn, bead, beautify, adonize[obs3]. {[with_object(surface)]} smarten, furbish, polish, gild, varnish, whitewash, enamel, japan, lacquer, paint, grain; antique; veneer; plate. garnish, dizen[obs3], bedizen, prink[obs3], prank; trick out, fig out; deck, bedeck, dight[obs3], bedight[obs3], array; begawd[obs3], titivate[obs3]; dress, dress up; spangle, bespangle, powder. {[with_object(cloth)]} embroider, work; trim; chase, emboss, fret, emblazon. {[with_object(text)]} illuminate; illustrate. {{has_subtype(decorate[obj=skin, @R1002])}} {{result_of(tatoo[1])}} tattoo[2]. {{has_method(tattoo[2]): inject[obj=pigment, @P2.3.1.3.1.2][into=skin, @R1002], @P2.8.3}}. become &c. (accord with) R23. Adj. {{has_property(ornament)}} ornamental, decorative. {{has_consequence(ornament)}} ornamented, decorated, adorned, embellished, beautified. {{has_consequence(ornament)}} ornate, rich, gilt, begilt[obs3]. tesselated, festooned; champleve[Fr], cloisonne. smart, gay, trickly[obs3], flowery, glittering; new gilt, new spangled; fine as a Mayday queen, fine as a fivepence[obs3], fine as a carrot fresh scraped; pranked out, bedight[obs3], well-groomed. {[in_frame(clothing)]} in full dress &c. (fashion) R852; dressed to kill, dressed to the nines, dressed to advantage; in Sunday best, en grand tenue[Fr], en grande toilette[Fr]; in best bib and tucker, endimanche[Fr]. showy, flashy; gaudy &c. (vulgar) R851; garish, gairish[obs2]; gorgeous. becoming &c. (accordant) R23. {{has_property(topiary plant)}} {{has_subtype(ornamental)}} {[of(shrub)]} {{has_subtype(shaped[mode=trimming, @P2.8.1/training, @P2.3.1.3.1.1], @R240)}} topiary. P2.3.1.3.6.7.1 DESIGN N. {{location_of(surface, P1.2.2.3.1.1)}} design, pattern, figure; surface pattern. {{used_in(plane geometrical figure, @P1.2.4.2.2)}} geometrical pattern. {{has_subtype}} {{use_in(color[num=>1]): variegated design, @R440}}. weave; emblem. trefoil; cinquefoil; vermiculation. diaper, tracery, powdering; detail; repousse (convexity) R250. {{has_property: texture &c. R329}}. {{has_property}} richness. {{has_subtype}} {{part_of($lines)}} cross hatching, cross hatch, cross-hatching. {{has_relationship($lines): perpendicular}}. {{has_subtype(emblem)}} colors, colours; flag; skull and crossbones; coat of arms, arms, blazon, blazonry; crest; device; totem. {{part_of(totem)}} totem pole. {{has_subtype(flag)}} banner, streamer; ensign, colors, colours; white flag, flag of truce; pennant, pennon, streamer, waft; standard; jack; Union Jack, Union flag; yellow jack; black flag, pirate flag, Jolly Roger. {{has_subtype(device)}} union; charge, bearing, heraldic bearing, armorial bearing. {{has_subtype(heraldic bearing)}} annulet, roundel; fleur-de-lis; chevron; ordinary; bend, bend dexter; bend sinister; fesse, fess. {{has_subtype(emblem)}} {{has_part(crossing, R219)}} cross. {{has_subtype(cross)}} Greek cross; Latin cross; avellan cross; botonee cross; Calvary cross, cross of Calvary; fleury cross; formee cross; moline cross; crosslet; potent cross; patriarchal cross; papal cross; Celtic cross; Maltese cross; Lorraine cross, cross of Lorraine; tau cross, "St. Anthony's cross"; "St. Andrew's cross", saltire; Jerusalem cross; crucifix, rood. <-- [ornaments worn by people on the body][general] --> P2.3.1.3.6.7.2 JEWELRY #847a. Jewelry. N. {{may_wear(person, P2.3.2.3)}} {{property_of(ornamental, @R847)}} jewel, jewelry[collective], jewellery[obs3][collective], bijou, bijouterie[Fr][collective], bijoutry[obs2]. trinket; fine jewelry; costume jewelry. {{shape_of(circle, P1.2.4.2.1.3.1)}} {{may_wear(neck)}} necklace. {{shape_of(circle, P1.2.4.2.1.3.1)}} {{may_wear(ankle)}} anklet. {{shape_of(circle, P1.2.4.2.1.3.1)}} {{may_wear(wrist)}} bracelet. {{shape_of(circle, P1.2.4.2.1.3.1)}} {{may_wear(finger)}} ring. {{may_wear(ear)}} earring. locket; pendant; carcanet[obs3]; chain, chatelaine; broach, pin, lapel pin, torque. {{has_subtype(bracelet)}} charm bracelet. {{has_subtype(ring)}} pinky ring. {{&has_part}} {{property_of(expensive)}} {{property_of(natural)}} gem, authentic gem, true gem, natural gem. {{&has_part: precious metal}}. {{has_subtype(gem)}} {{has_subtype(stone)}} gemstone, precious stone. {{has_subtype(gem)}} {{processed_into(oyster, @P2.3.2.1.1.2)}} natural pearl; mother of pearl. {{has_subtype(gem)}} {{processed_into(coral, @P2.3.2.1.1.2)}} coral. {{has_subtype(gem)}} {{processed_into(tusk): @P2.3.2.2.3.2.1, ivory}}. {{has_subtype(pearl)}} cultured pearl; fresh-water pearl. {{similar_to(pearl)}} synthetic pearl. {{has_subtype(gemstone)}} {{constitutes(carbon)}} {{property_of(very hard)}} diamond, brilliant, rock[coll.]. {{has_subtype(gemstone)}} beryl, emerald; chalcedony, agate, heliotrope; girasol[obs3], girasole[obs3]; onyx, plasma; sard[obs3], sardonyx; garnet, lapis lazuli, opal, peridot, tourmaline, chrysolite; sapphire, ruby, synthetic ruby; spinel, spinelle; balais[obs3]; oriental, oriental topaz; turquois[obs3], turquoise; jacinth, hyacinth, carbuncle, amethyst; alexandrite[obs3], cat's eye, bloodstone, hematite, jasper, moonstone, sunstone[obs3]. {{has_subtype(gemstone)}} {{property_of(inexpensive)}} {{property_of(appearance[val=like a diamond])}} zircon, cubic zirconia. {{sold_by(jewelry): jeweler, @P2.3.2.3.6.5.6.1}}. {{created_by(gem): @P2.3.2.3.6.5.6.8, lapidary, lapidarian}}. {{studied_in(gemstone)}} gemology, gemmology; minerology. {{job_of(gemology, @P2.3.1.3.6.7.2): gemologist; minerologist}}. {{resembles(gem)}} {{isnota(true gem)}} artificial gem. {{property_of(inexpensive)}} costume jewelry. V. shine like a diamond. Adj. bejeweled; diamond &c. n.. gemological. <-- the following entry is for utilitarian graphics, such as scientific or business graphics to illustrate a text [[graphic]] --> P2.3.1.3.6.8 GRAPHIC N. {{property_of(utilitarian)}} graphic. chart; graph; engineering drawing, mechanical drawing; diagram; architectural rendering. {{has_subtype(architectural rendering)}} plan; blueprint; floor plan; ground plan; elevation. {{has_subtype: @R531, advertisement, ad}}. {{has_subtype(chart)}} pie chart; bar chart. survey, land survey, plot, plat. <-- (SYMB. POREL) --> P2.3.1.3.7 SACRED OBJECTS N. {{property_of(sacred, @R987)}} sacred object. religious object, holy object; mystical object, revered object. {{has_subtype(mystical object): @R993, talisman, charm}}. {{has_subtype}} {{has_subtype(memento[of=saint, M9.6.1.2.2], @R505)}} relic. {{has_subtype(relic)}} {{has_part(relic[of=saint, M9.6.1.2.2], @R362)}} first class relic. {{has_subtype(relic)}} {{has_part(clothing[of=saint, M9.6.1.2.2], R225)}} second class relic. rosary beads; holy water; cross, crucifix, rood. {{has_subtype(holy object)}} {{has_subtype(place, R182)}} holy place. {{has_subtype: icon, @P2.3.1.3.6.1}}. {{has_metaphor}} sacred cow. {{has_subtype(holy place): temple, R1000}}. P2.3.1.3.8 CUSHION N. {{property_of(soft)}} {{has_subtype(support[for=body, R1001/body part, R1002], R215)}} cushion. air cushion, inflatable cushion; pillow; mattress; pincushion; pad; powder puff, puff. chair cushion. {{has_subtype(pillow)}} bolster, long pillow. {{has_subtype(pillow): @P2.3.1.3.20.2, pillow, bed pillow}}. {{has_subtype(mattress, @P2.3.1.3.20.2)}} air mattress, airbed, air-bed; foam mattress; feather bed; futon; pallet; tick; water bed. {{function_of(shock protection, @R554)}} {{&!has_part(vehicle, R272)}} bumper; shock absorber. {{has_subtype}} {{function_of(shock protection, @R554): packing material, @R190}}. P2.3.1.3.9 CONTAINER N. container. {{location_of: contents, R190, @P1.2.3.2}}. <-- [[CONTAINER]] --> P2.3.1.3.9.1 CONTAINERS GENERALLY #191. Receptacle. N. {{has_subtype(inclosure, R232)}} {{contained_in(physical object, P2.3)}} {{&part_of(stopper, R263)}} receptacle, container. recipient, receiver, reservatory. {{has_part}} {{has_subtype(enclosure perimeter, @R232)}} wall, sides; bottom. {{has_subtype}} {{property_of(closed, @R261)}} closed container. {{has_part(closed container)}} {{&has_subtype(enclosure perimeter, @R232)}} {{rel_loc_of(top, R210)}} top. {{has_subtype(top)}} {{has_subtype(closure, R261): stopper, R263}}. {{has_subtype(top)}} {{has_subtype(closure, R261): @R223, cap, lid}}. {{has_subtype}} {{not_part_of(top)}} open container. {{has_part(container)}} dead space, ullage, unused capacity. {{property_of(flexible)}} bag, sac, sack, saccule. vessel; box; pot; bin; cassette; cylinder; dispenser; envelope; storage ring; bag, handbag, pocketbook, purse; magnetic bottle, magnetic containment vessel; manger, trough; mold, mould, form, cast, cut. {{has_subtype}} {{function_of(transport[obj=contents], @R270/store[2][obj=contents], @R636)}} package, parcel. {{constitutes(metal, P2.3.1.2.3)}} can, tin, tin can; canister, cannister, tin. {{has_subtype(pot): @P2.3.1.3.1.3.1, cooking pot, pan}}. {{has_subtype(purse)}} evening bag. {{has_subtype(pot)}} flowerpot. {{has_subtype(dispenser)}} atomizer, atomiser, spray; aerosol, aerosol can; pump dispenser, pump; slinger ring; inhaler. {{has_subtype(envelope)}} window envelope; self-addressed stamped envelope, SASE; postage-paid envelope; manila envelope; letter-sized envelope; legal-sized envelope, legal envelope; return envelope. briefcase; attache case. compartment; cell, cellule; follicle; hole, corner, niche, recess, nook; crypt, stall, pigeonhole, cove, oriel; cave &c. (concavity) R252. capsule, vesicle, cyst, pod, calyx, cancelli, utricle, bladder; pericarp, udder. {{function_of(disposal)}} disposal receptacle. {{has_subtype(disposal receptacle)}} waste basket, waste bucket; ashtray; chamber pot, potty, thunder mug; spittoon, cuspidor; dustpan. {{function_of(deposit)}} plate, collection plate; maildrop; save-all; coin box. socket, electric socket; wall socket, wall plug, electric outlet, electric receptacle; outlet box; socket. tray. {{has_subtype(tray)}} cheeseboard, cheese tray; tea tray; turntable, lazy Susan. {{has_subtype}} {{has_part(animal[1], R366)}} {{has_function(digestion): @R1002, stomach, venter, ventricle, crop, craw, maw, gizzard}}. {{has_subtype}} {{uses(carrying[1], @R270)}} luggage[collective], baggage[collective]. {{has_subtype}} {{has_member(luggage)}} backpack, rucksack, knapsack, haversack; kitbag, kit bag; suitcase, valise, traveling bag, bag, grip; trunk; portmanteau, band-box; saddlebag. {{has_subtype(suitcase)}} gladstone bag, gladstone. {{has_subtype(can)}} {{constitutes(steel, @P2.3.1.2.3.1)}} steel can. {{has_subtype(can)}} {{constitutes(aluminum)}} aluminum can. {{has_subtype(can)}} caddy, tea caddy; oilcan; paint can; beer can, soda can. pocket, pouch, fob, sheath, scabbard, socket, scrip, poke, knit, sachel, satchel, reticule, budget, net; ditty bag, ditty box; portfolio; quiver &c. (magazine) R636. {{has_subtype(pouch)}} tobacco pouch. {{has_subtype(box)}} chest, coffer, casket, pyx, pix, caisson, reliquary; grip, grip sack [U.S.]; skippet, vasculum. boot, imperial; vache; cage, manger. rack; shelf, shelving. {{has_subtype(bag)}} duffel bag, duffel, duffle; moneybag; sea bag, seabag; tea bag; feedbag; golf bag; saddlebag; ice pack. vase, bushel, barrel; pottle, basket, pannier, buck-basket, maund[obs1], creel, cran, crate; wisket, whisket, jardiniere, corbeille, hamper, dosser, dorser; tray, hod; scuttle, utensil; brazier; cuspidor, spittoon. hopper. {{has_part(hopper)}} {{has_subtype(opening)}} {{location_of(top)}} {{function_of(fill/load)}} top opening. {{has_part(hopper)}} {{has_subtype(opening)}} {{location_of(bottom)}} {{function_of(discharge/empty/unload)}} bottom opening. &&{{has_part(bottom opening): door}}. {{has_subtype(hopper)}} {{has_subtype(railroad car)}} hopper car. hamper; clothes hamper, laundry basket, clothes basket. {{has_subtype(drum)}} fiber drum; metal drum. {{has_subtype(vessel)}} {{contained_in(liquid, P2.3.1.3.1.1.1)}} {{property_of(large)}} cistern &c. (store) R636; vat; caldron; barrel, cask, drum, puncheon, keg; rundlet, tun, butt, cag. {{has_subtype(vessel)}} {{contained_in(liquid, P2.3.1.3.1.1.1)}} boiler, steam boiler. {{has_subtype(vessel)}} {{contained_in(liquid, P2.3.1.3.1.1.1)}} decanter, ewer, cruse, caraffe; crock, kit, canteen, flagon; demijohn; flask, flasket; stoup, noggin; cruet, caster; urn, epergne, salver, patella, tazza, patera; tub, bucket, pail; tankard; jug, pitcher, pipkin; galipot, gallipot; matrass, receiver, bolthead, capsule, kettle; firkin, kilderkin, carboy; amphora. {{has_subtype(vessel)}} bottle, jar. {{has_subtype(bottle)}} {{constitutes(plastic)}} plastic bottle. {{&has_part(bottle)}} {{rel_loc_of(top)}} {{has_subtype(closure, R261)}} cap, bottlecap, closure. {{has_subtype(bottlecap)}} screw-on cap; twist-off cap; pop-off cap. {{has_subtype(plastic bottle)}} dispenser. {{has_part(dispenser)}} spout, squeeze spout. {{has_subtype(vessel)}} {{constitutes(glass)}} {{&property_of(sealed)}} {{not_part_of(bottlecap)}} vial, phial; ampule, ampoule, ampul. bowl, basin, jorum, punch bowl. {{has_subtype(basin)}} wash basin. {{has_subtype(wash basin)}} {{location_of(church)}} piscina[Lat][obs1]. <--- pig gin, big gin; tyg, nipperkin, pocket pistol[coll.]. --> {{has_subtype(bucket)}} {{constitutes(wood)}} {{property_of(shallow)}} skeel. {{has_subtype(pan): @P2.3.1.3.1.3.1, saucepan, skillet}}. {{has_subtype(vessel)}} {{contained_in(liquid, P2.3.1.3.1.1.1)}} {{function_of(drinking)}} drinking vessel. {{has_subtype(drinking vessel)}} mug; cup, goblet, chalice; tumbler, glass, drinking glass; rummer, horn; tankard; beaker. {{has_subtype(drinking glass)}} {{constitutes(plastic)}} plastic glass. {{has_subtype(drinking glass)}} champagne glass; wine glass; water glass; cordial glass; cocktail glass; shot glass. {{has_subtype(mug)}} {{constitutes(ceramic)}} ceramic mug. {{has_subtype(cup)}} {{constitutes(paper)}} paper cup. {{has_subtype(paper cup)}} Dixie cup. {{has_subtype(mug)}} coffee mug; beer mug, stein. {{has_subtype(chalice)}} grail, Holy Grail, Sangraal. {{has_subtype(cup)}} grace cup; coffee cup; demitasse; teacup; Dixie cup, paper cup, drinking cup; plastic cup. {{has_subtype(trunk)}} footlocker, locker. {{has_subtype(vessel)}} {{contained_in(liquid, P2.3.1.3.1.1.1)}} {{location_of(laboratory)}} beaker; flask; graduated cylinder; test tube; culture tube; pipette; syringe; vial; Petri dish; microtiter tray; centrifuge tube; retort, alembic; water jacket. {{has_subtype(flask)}} Erlenmeyer flask, Florence flask, round-bottom flask; vacuum flask. {{has_subtype(pipette)}} Pasteur pipette; disposable pipette. {{has_subtype(pipette)}} disposable pipette. {{has_subtype}} {{&constitutes(metal, P2.3.1.2.3)}} tank. {{has_subtype(tank)}} aquarium, fish tank, marine museum, vivarium; septic tank; fuel tank. {{has_subtype(fuel tank)}} oil tank; gas tank, gasoline tank; propane tank. reservoir. {{has_subtype(reservoir)}} water tower; cistern, water tank; well. {{has_subtype(box)}} case. {{has_subtype(case)}} cardcase; wallet, billfold; cigarette case; compact, powder compact; pillbox; watch case; eyeglass case. {{contained_in(gunpowder)}} powder horn, powder flask. {{contained_in(coal)}} scuttle, coal scuttle. {{contained_in(water)}} watering can, watering pot. bail, beaker, billy, canakin; catch basin, catch drain; chatti, lota, mussuk, schooner [U.S.], spider, terrine, toby, urceus. {{contained_in(food)}} tableware. dishpan; washtub; sink; bathtub, bath; shower. closet, commode, cupboard, cellaret, chiffonniere, locker. {{has_subtype: @P2.3.1.3.20, storage furniture, desk, bureau}}. {{has_subtype: room, @P2.3.1.3.10.2.1}}. {{&has_part}} {{has_subtype(writing)}} {{has_symbol(contents)}} label. P2.3.1.3.9.1.1 TABLEWARE N. tableware, eating containers. <-- [[china]] --> {{has_subtype(tableware)}} glassware; china, chinaware. {{used_in(tableware)}} {{has_subtype(material): @P2.3.1.3.1.2.5, TABLEWARE MATERIALS, ceramic, ceramics; porcelain, vitrics; ironstone; majolica; bone china; rose china; eggshell china}}. {{has_subtype(china)}} plate, platter, dish, trencher, calabash, porringer, potager, saucer, pan, crucible. compote, gravy boat, creamer, sugar bowl, butter dish, mug, pitcher, punch bowl, chafing dish. shovel, trowel, spoon, spatula, ladle, dipper, tablespoon, watch glass, thimble. {{has_instance(china/porcelain)}} {{has_instance(manufacturer)}} Brandenberg, Bristol, Chelsea, Crown Derby, Meissen, Dresden, Belleek, Lenox, Mayflower, Noritake, Royal Albert, Royal Worcester, Swansea, Caen, Chantilly, Limoges, Black Knight, Luneville, Sevres, Copenhagen, Capodimonte, Medici. P2.3.1.3.9.2 STORAGE CONTAINERS N. storage container. P2.3.1.3.9.3 SHIPPING CONTAINERS N. shipping container. box, carton. railroad car, tank car. {{has_part(container): dead space, ullage, unused capacity}}. <-- [Channel for the passage of both physical objects and information.] ##?? should break out tubings into separate sub-category --> P2.3.1.3.9.4 CONDUIT (R350, R351) #350. Conduit. N. {{conceptual_part_of(opening, R260)}} {{property_of(long + narrow)}} {{purpose_of(transmission, R270)}} conduit, channel. duct; piping. main; pipe; pipeline; tubing, tube. funnel; nozzle. {{has_subtype(main)}} electric main; gas main; sewer main; water main. {{has_subtype(pipeline)}} oil pipeline; gasoline pipeline. {{has_subtype(tubing)}} non-metallic tubing; glass tubing; vacuum tubing; tygon tubing; rubber tubing; latex tubing; polyethylene tubing; teflon tubing. {{has_subtype(tubing)}} metallic tubing; steel tubing; aluminum tubing; copper tubing; high pressure tubing. {{has_subtype(tubing)}} barrel, gun barrel; blowgun, blowpipe, blowtube, blow tube; burette; capillary, capillary tube; catheter, cannula; condenser, condenser coil; dropper, eye dropper; mouthpiece; pea shooter. {{has_subtype(mouthpiece)}} cigarette holder, cigarette-holder. {{!:not_has_subtype(opening, R260)}} {{has_subtype(conduit[for=electricity[2], @P2.6.1.1.2])}} {{has_subtype(wire, @R205)}} electrical wire, electrical wiring[collective], wiring[collective]. P2.3.1.3.9.4.1 WATER CONDUIT N. water conduit, water pipe; watercourse. {{contained_in(effluent)}} {{property_of(artificial)}} drain, drainpipe; waste pipe, waste line. {{has_subtype(drain)}} sewer, cloaca, sewerage, sewer pipe; scupper; trap; gutter; street gutter, kennel; sump, drain pit; downspout; discharge, discharge tube, discharge line, adjutage[obs3], ajutage[obs3]. pore, spout. {[of(body)]} {{has_subtype(drain)}} excretory organ, emunctory[obs3]. {{property_of(flexible)}} hose. {{has_subtype(hose)}} garden hose; fire hose. {{has_part}} {{function_of(control/restriction)}} penstock, weir; flood gate, water gate; sluice, lock; valve, faucet. waterworks. {{has_subtype(watercourse)}} {{property_of(natural)}} arroyo; flume, ingate[obs3], runner; lock-weir, tedge[obs3]. {{has_subtype(watercourse)}} {{property_of(artificial)}} aqueduct, canal; dike, gully, moat, ditch, trough, culvert; sough, siphon; mine entrance, adit[obs3]; industrial watercourse, race, millrace, millrun, head race, tail race. {{has_subtype(drain)}} {{has_part(roof)}} gutter, roof gutter; roofing tile, pantile; rain spout, gargoyle, gurgoyle[obs3]. {{has_subtype(body part, P2.3.2.2.1.1.1.2): blood vessel, artery, aorta}}. tunnel &c. (passage) R627. Adj. vascular &c. (with holes) R260. <-- ; abito[obs3], aboideau[obs3], aboiteau[Fr], bito[obs3]. ; acequia[obs3], acequiador[obs3], acequiamadre[obs3] --> <-- [Channel for the passage of gas.] --> P2.3.1.3.9.4.2 GAS CONDUIT #351. Airpipe. N. air pipe, air tube; gas pipe. vent, air vent, blowhole, breathinghole[obs3], venthole, airhole[obs3]. {{contained_in(combustion gas, @P2.3.1): exhaust}}. {{has_subtype(exhaust)}} {{function_of(ejection, R297)}} shaft, flue, chimney; smokestack; stovepipe; exhaust pipe; tail pipe. {{has_subtype(vent)}} {{location_of(hot air)}} water cooling tower. {{part_of}} {{uses(pipe smoking)}} pipe, tobacco pipe. {{has_part(tobacco pipe)}} {{contained_in(tobacco, @R392)}} bowl. {{has_subtype(tobacco pipe)}} clay pipe, dudeen; hookah, hubble-bubble, kalian, narghile, water pipe. {{function_of(breathing)}} {{has_subtype(body part, P2.3.2.2.1.1.1.2): nostril; throat, weasand[obs3], trachea; bronchus, bronchia[Med]; larynx; windpipe}}. {{has_part(insect)}} {{has_subtype(vent)}} spiracle. ventilator, ventiduct[obs3]. {{has_subtype(pipe): blowgun, blowpipe, blowtube, blow tube, @P2.7.2.1.4}}. screen, window screen. artificial lung, iron lung, heart and lung machine. {{has_subtype(pipeline, @P2.3.1.3.9.4)}} gas pipeline, natural gas pipeline. {{has_subtype(duct)}} intake, air intake; air passage, air duct, airway; downcast; snorkel; upcast. <-- ; jhilmil[obs3]?? --> <-- "structures" are generally considered as stationary. A "mobile home" will be listed as an exception, even though it also is used as a home typically when it is in a stopped condition [[structure]] --> P2.3.1.3.10 STRUCTURES AND STRUCTURAL MATERIALS N. {{property_of(immobile, @R265)}} structure, construction, construct. {{has_subtype}} {{function_of(travel): way, P2.3.1.3.10.5}}. {{has_subtype: building, P2.3.1.3.10.2}}. {{property_of(open/outdoors)}} enclosure. {{property_of(closed)}} chamber. {{has_subtype(enclosure)}} pen; yard. {{has_subtype(pen)}} fold, sheepfold; paddock; rodeo; sty, pigsty, pigpen; cattle pen; run, dog run. workplace. {{has_subtype(workplace): kitchen, @P2.3.1.3.10.2.R1}}. {{has_subtype(workplace): workshop, P2.3.1.3.10.2.2.2; farm, P2.3.1.3.10.7; shipyard, P2.3.1.3.10.8}}. {{has_subtype(chamber)}} burial chamber; pressure chamber; combustion chamber; gas chamber. {{has_subtype(burial chamber)}} {{has_location(corpse, R362)}} {{performed_at(interment, R363)}} vault, burial vault; crypt; mausoleum; grave, tomb; sepulcher, sepulchre. {{has_subtype(pressure chamber)}} caisson, pneumatic caisson; decompression chamber; hyperbaric chamber. {{has_subtype(combustion chamber)}} {[of(engine)]} cylinder, piston chamber. {{has_subtype(yard)}} {{has_location(farm animal)}} barnyard, farmyard; chicken yard, henyard; stockyard; feed lot. {{has_subtype(yard)}} {{performed_at(rail freight loading)}} {{has_location(train, @R272)}} railroad yard. {{has_subtype(yard)}} {{adjacent_to(building)}} front yard; back yard; side yard. {{has_subtype: building, P2.3.1.3.10.2}}. monument; memorial. {{has_subtype(advertisement)}} billboard, signboard. fortification, redoubt. {{location_of(outdoors)}} steps, stairway. {{has_subtype(stairway)}} {{location_of(India)}} ghat. {{has_subtype: @P2.3.1.3.9.4.1, watercourse, canal, dike}}. {{function_of(contain[obj=water])}} dam. {{has_part(dam)}} {{rel_loc_of(top)}} spillway. arch. {{has_part(arch): $pillar[num=2], @P2.3.1.3.10.1}}. &&{{has_conceptual_part(arch)}} {{isnota(physical object): $opening}}. &&{{has_property($opening)}} {{has_subtype(spatial interval, @R198)}} span; rise. &&{{has_subtype_x($pillar)}} left pillar; right pillar. &&{{{between($opening): left pillar + right pillar}}}. &&{{has_rel_loc(intrados): top[of=$opening]}}. &&{{has_orientation(span): horizontal}}. &&{{has_orientation(rise): vertical}}. {{&has_part(arch)}} spandrel. {{has_part(arch)}} {{has_subtype(arc, R245)}} intrados; extrados. {{&has_part(arch)}} {{rel_loc_of(center[of=intrados])}} keystone. {{has_subtype}} {{property_of(small, @R32)}} lean-to. <-- note that arch below is a component, but above is a free-standing structure --> P2.3.1.3.10.1 Structural component N. {{has_part(structure)}} structural component. masonry; superstructure. {{function_of(support, R215)}} {{rel_loc_of(bottom)}} supporting structure, support; infrastructure. {{has_subtype(supporting structure)}} foundation; footing; platform. {{function_of(support, R215)}} scaffold, scaffolding, echafaudage[Fr]. {{orientation_of(vertical)}} pier, column, upright, pillar; wall. {{has_subtype(opening[1], R260)}} arch. {{has_subtype(supporting structure)}} {[of(monument)]} base, pedestal. <-- For the purpose of this classification, a "building" is a type of structure that has walls and a roof. note that "abode, residence" has been left in the more general category "location", and is only cross-referenced here [[BUILDING]] --> P2.3.1.3.10.2 BUILDING N. {{property_of(stationary)}} building, edifice. {{has_subtype: @P1.2.3.2.4.1, dwelling, house}}. {{has_part}} foundation; frame. {{has_function(frame): support[obj=wall/roof], R215}}. {{!has_part}} {{has_subtype(compartment, @R221a): room[num=>0], P2.3.1.3.10.2.R1}}. {{!has_part(building)}} {{orientation_of(vertical)}} wall. {{!has_part}} roof. {{has_subtype(wall)}} inner wall; outer wall. {{property_of}} {{has_subtype(height, @P1.2.4.2.3)}} building height. {{has_units(building height)}} storey, story, floor, level, etazh[Russ]. {{{has_relative_val(storey + foot, @R200): "8-14"}}}. coach house; outhouse. {{&has_part}} {{rel_loc_of(top)}} penthouse. {{has_subtype}} {{function_of(house[obj=vehicle], @R184)}} garage. {{has_subtype}} {{function_of(house[obj=airplane], @R184)}} hangar. {{has_subtype: @P1.2.3.2.4.1, residence, abode}}. {{has_subtype}} {{has_subtype(warmer, @P2.3.1.3.17.1)}} {{function_of(warm[obj=plant, R367])}} conservatory, greenhouse, hothouse, bakehouse[obs3]. {{has_subtype(opening[1], @R260)}} {{has_part}} door, entry door. {{has_subtype(opening[1], @R260)}} {{has_part}} {{function_of(admit[obj=light], @P2.4.2.3.8.1.1.1.1)}} window. {{has_part(window)}} {{constitutes(glass, @P2.3.1.3.2.4)}} {{shape_of(rigid sheet, @P2.3.1.3.1.1)}} window pane. {{has_subtype(window)}} {{location_of(ceiling)}} skylight. {{&has_part}} stairs, stairwell, staircase. {{&has_part(staircase)}} baluster, banister, stanchion; balustrade. {{has_part(staircase)}} landing. {{has_subtype(staircase)}} fire escape, emergency exit. {{has_subtype(roof)}} curb roof, gambrel roof, mansard roof. {{has_subtype(storey)}} basement floor, ground floor; rez de chaussee[Fr]; cellar; subbasement; first floor; second floor; top floor, attic, dormer; penthouse. bower; arbor. {{&has_part: fireplace, @P2.3.1.3.17.1}}. {{&has_part}} {{has_subtype(conduit)}} {{function_of(expel[obj=combustion gas])}} chimney. {{{has_relative_val(chimney^height + chimney^building^height): ">1"}}}. {{has_part(chimney)}} {{has_subtype(conduit)}} flue. {{has_part(door)}} door knob, handle; hinge. {{&has_part}} {{function_of(support, R215, P1.2.2.2.2.4)}} {{property_of(verticality)}} post, pillar, shaft, thill[obs3], column, pilaster; pediment, pedicle; plinth; buttress, jamb, mullion, abutment; upright. {{has_part(door)}} {{function_of(support, R215, P1.2.2.2.2.4)}} {{property_of(verticality)}} door post, jamb, door jamb. {{&has_part}} pedestal. {{has_part}} {{function_of(support, R215, P1.2.2.2.2.4)}} frame, framework, skeleton; beam, rafter, girder, lintel, joist, travis[obs3], trave[obs3]. {{&has_part}} {{function_of(support, R215, P1.2.2.2.2.4)}} scaffold, scaffolding; corner stone, summer; rung, round, step, sill; angle rafter, hip rafter; cantilever, modillion[obs3]; crown post, king post. {{&has_part(door/window)}} {{orientation_of(horizontal)}} {{rel_loc_of(top)}} transom. {{contains: furniture, P2.3.1.3.20}}. {{contains}} {{property_of(attached[to=building])}} fixture. {{connected_to(fixture): wall; ceiling; floor}}. {{has_subtype(fixture)}} {{emits(electric current, @P2.6.1.9)}} {{has_subtype(electric receptacle, @P2.6.1.1.2)}} outlet, electric outlet. {{has_subtype(fixture)}} {{emits(light)}} light fixture, lighting fixture. {{has_subtype(lighting fixture)}} {{connected_to(ceiling)}} ceiling fixture, ceiling light. {{has_subtype(ceiling light)}} {{location_of(inside[obj=ceiling])}} recessed light, recessed lamp. {{has_subtype(lighting fixture)}} {{connected_to(wall)}} wall fixture, wall light. {{has_part}} {{function_of(covering, R223)}} {{orientation_of(horizontal)}} ceiling. {{has_part}} {{function_of(covering, R223)}} {{rel_loc_of(top)}} roof. {{has_part(roof)}} tile, shingle; thatch; tiling, slates, slating; leads, spouts. {{has_subtype(tile, shingle)}} ceramic tile, pantile, pentile[obs3]; asphalt shingle. {{has_subtype: barrack [U.S.], plafond, planchment [obs3][U.S.], shed &c. (abode) R189}}. {{has_part}} {{has_subtype(opening, P1.2.4.3.1.9)}} {{function_of(lighting)}} embrasure, window, casement; abatjour[obs3]; light; sky light; lattice; bay window, bow window; oriel[Arch]; dormer, lantern. {{location_of(window)}} {{property_of(adjustable)}} louvre, jalousie, Venetian blinds. {{has_part}} {{has_subtype(opening, P1.2.4.3.1.9)}} {{function_of(entry/exit)}} portal; stoop, stope; gate, ostiary[obs1], postern, wicket, trapdoor, hatch, door; arcade; cellarway[obs3], driveway, gateway, doorway, hatchway, gangway. {{has_part}} {{property_of(exterior)}} portico, porch, veranda, loggia, piazza; terrace, patio; deck, lanai; collonade; court, courtyard. {{has_part}} balcony, gallery. {{has_subtype}} {{function_of(preserve[obj=ice], R670)}} icehouse. P2.3.1.3.10.2.1 DUMMY N. dummy. P2.3.1.3.10.2.2 PUBLIC BUILDING. N. public building. commercial building; government building. {{has_subtype(commercial building): @P2.3.1.3.10.2.2.2, R691, workshop, shop, store}}. {{property_of(multiplicity)}} building complex, complex. {{has_subtype(building complex)}} industrial park; shopping center; mall, shopping mall. {{property_of(tall)}} skyscraper. {{has_subtype: @P2.3.1.3.10.2.2.2, workplace, office building, factory}}. {{&has_part}} {{has_subtype(staircase, @P2.3.1.3.10.2)}} escalator, moving staircase, moving stairway. {{has_part(escalator)}} step, tread. {{has_location(teaching)}} school. {{location_of(airport/seaport)}} terminal, terminal building. {{has_subtype(terminal)}} international arrivals building. {{uses(war)}} {{property_of(strong)}} fort, fortress; castle. {{property_of(luxurious)}} palace. {{has_location(sports contest, @M8.2.2.2.2)}} stadium. {{has_subtype: R1000, P2.3.1.3.10.2.2.1, temple, church}}. {{&has_part}} arcade; penny arcade. {{&has_part}} gallery; concourse. P2.3.1.3.10.2.2.1 HOUSE OF WORSHIP (R1000) #1000. House of Worship. N. {{&performed_at(worship, R990/religious ceremony, R998)}} house of worship, place of worship; house of God, house of prayer, holy place. shrine. {{property_of(Christian)}} cathedral, minster[obs3], church, kirk, chapel, meetinghouse, bethel[obs3], tabernacle, conventicle, basilica, fane[obs3], chantry[obs3], oratory. {{property_of(Jewish)}} temple, synagogue. {{property_of(Buddhist)}} temple, Buddhist temple. {{property_of(moslem)}} mosque. pantheon; joss house[obs3]. {{property_of(multistory)}} pagoda. {{property_of(Buddhist)}} {{has_subtype(shrine)}} stupa, tope, dogobah[obs3]. {{has_part(church)}} {{has_subtype(tower, P2.3.1.3.10.4)}} belfry. monastery, convent, nunnery, cloister. {{property_of(Christian)}} priory, abbey, friary. [clergymen's residence] parsonage, rectory, presbytery, vicarage, manse, deanery, glebe; Vatican; bishop's palace; Lambeth. chapter house. {{has_part}} presbytery. {{has_part}} anxious-bench, anxious-seat; diaconicum[Lat], jube[obs3]; mourner's bench, mourner's seat. {{has_part}} altar. {{has_subtype(altar)}} communion table, holy table, Lord's table; table of the Lord. {{has_part}} {{has_location(altar)}} shrine, Holy of Holies, sanctum sanctorum[Lat], sacristy, chancel, sanctuary, sacrarium[obs3]. {{has_part}} pyx. {{has_part}} baptistery, baptistry, font, baptismal font; piscina[obs3], stoup; aumbry[obs3]; sedile[obs3]; reredos; rood loft, rood screen. {{has_part(church)}} quire, choir; nave; aisle; transept; vestry; crypt; golgotha, calvary, Easter sepulcher; stall, pew; pulpit, ambo[obs3], lectern, reading desk; confessional, prothesis[obs3], credence, baldachin, baldacchino[obs3]; apse. {{adjacent_to}} cloisters, churchyard. {{has_activity: rite, R998, M9.5.5}}. Adj. claustral, cloistered; monastic, monasterial; conventual. Phr. ne vile fano[It]; "there's nothing ill can dwell in such a temple" [Tempest]. <-- ; kiack[obs3], masjid[obs3]?? --> <-- marabout[obs3]; = mohammedan saint --> <-- A "workshop" is classified as a place of business. As with activities that can be done for both profit and non-profit motives, a designation as a "workshop" does not necessariy mean that all activites performed there must be for profit -- the profit motive is just the default interpretation. Note that some "workshops" are not actually buildings, e.g. a farm. To avoid inheriting the "building" properties, an exception must be noted. --> <-- [[workshop]] --> P2.3.1.3.10.2.2.2 WORKSHOP (R691) #691. Workshop. N. {{has_subtype(workplace, @P2.3.1.3.10)}} workshop, workhouse, workplace, shop, place of business, business establishment. {{has_subtype}} retail business. {{has_particiapant(retail business)}} {{has_subtype(consumer)}} retail customer. {{has_subtype}} wholesale business. {{&has_part}} {{has_subtype(room, P2.3.1.3.10.2.R1)}} {{performed_at(paperwork)}} cabinet, office[1]. {{part_of(office[1])}} {{has_subtype(place of business)}} {{has_location(business record, R551)}} office[2]. {{part_of(office[1])}} office building. {{has_location(manufacturing, M7.3.5.4.1.1)}} factory, plant, works, manufactory, hive of industry. {{has_subtype(factory)}} mill. studio; bureau, atelier. headquarters, home office, main office. {{alternative_to(home office)}} branch office. {{has_subtype}} nursery; hothouse, hotbed; mint; forge; loom. {{has_subtype: market, P2.3.1.3.10.2.2.2.1; farm, P2.3.1.3.10.7}}. {{has_subtype(room, P2.3.1.3.10.2.R1)}} kitchen. alveary[obs3]. armory. <-- this "laboratory" is the general for any place, however large, where research is performed --> {{performed_at(scientific research)}} laboratory, research center. {{has_part(laboratory): laboratory, @P2.3.1.3.10.2.R1}}. {{has_subtype(laboratory)}} industrial laboratory; commercial laboratory; research institute. {{function_of(manufacture[obj=gasoline/oil])}} refinery. {{consumes(refinery): crude oil, @P2.3.1.1.5}}. {{uses(refinery)}} {{has_subtype(still)}} fractionating column, fractionating tower. {{uses(refinery)}} cracking tower. {{has_subtype}} {{performed_at(canning)}} cannery. power plant; beauty parlor; beehive, forcing pit, nailery[obs3], usine[obs3]; foundry, foundery[obs3]. {{has_subtype: vineyard, @P2.3.1.3.10.7}}. {{has_part(foundry)}} furnace. {{has_metaphor: crucible, caldron, matrix}}. Adj. at work, at the office, at the shop; working. P2.3.1.3.10.2.2.2.1 STORE N. {{has_subtype(market[2], @R799)}} shop, store, emporium, establishment, retail store. exchange, change, hall, guildhall; tollbooth, customhouse; Tattersall's. office, chambers, countinghouse, bureau. department store, general store, five and ten; variety store, co-op, finding store [U.S.], grindery warehouse[obs3]. {{has_part: @R636, storage, store}}. {{has_part}} counter, compter[Fr]. {{has_subtype(counter)}} {{has_location(purchase, R795)}} checkout counter, check-out counter. {{&location_of(checkout counter): cash register, @P2.3.1.3.15.1.1}}. {{has_activity(checkout counter): payment, R807}}. {{&has_part}} {{has_subtype(checkout counter)}} window. {{has_subtype(window)}} walk-up window; drive-through window. {{uses(walk-up window): pedestrian}}. {{uses(drive-through window): motorist, @P2.3.2.3.6.5.12.1}}. {{has_subtype(store)}} grocery, grocery store; supermarket; delicatessen; farmers' market; mom and pop store; dairy; health food store; specialty store. {{has_subtype(specialty store)}} tobacco shop, tobacco store, tobacconists, cigar store; butcher shop; fish store; hardware store; candy store, sweet shop, confectionery; bakeshop, bakery; greengrocer; jewelry shop; bookstore; liquor store; gun shop, rod and reel shop; furniture store; drugstore, chemist's [British]; florist, flower shop; shoe store; stationer, stationer's; electronics shop; telephone store; music store; record shop; fur store; sporting goods store; video store, video rental store; lumber store, lumber yard, home improvements store, home improvement center; gas station; auto dealer, auto dealership; repair shop. {{has_subtype(repair shop)}} auto repair shop; electronics repair shop. {{has_subtype(auto dealer)}} used car dealer. {{&part_of}} mall, suburban mall, commons, pedestrian mall; shopping street. surplus store, army-navy surplus store. [locations where used articles are sold] auction; pawn shop; antiques store; second-hand store, second time around shop, thrift shop. warehouse, wareroom[obs3]; depot, interposit[obs3], entrepot[Fr]. real-estate broker. P2.3.1.3.10.2.2.3 PRISON. N. {{function_of(imprisonment, @R751/isolation, R893)}} {{has_subtype(place of confinement)}} prison, jail, prison house, gaol, pokey[slang], stir[slang], big house[slang], can[slang], slammer[slang], hoosegow, clink[slang], cooler[slang], calaboose[slang]; chokey[slang], chauki[obs3], choky[obs3], thana[obs3]. penitentiary, pen[coll.], correctional institution, house of correction, hulks; reformatory. {{has_part}} {{has_subtype(room, P2.3.1.3.10.2.R1)}} cell. {{&has_part}} {{member_of(cell)}} cell block. lockup, hold, guardroom, brig, guard house, keep, donjon, dungeon, oubliette, bridewell[obs3]. stronghold, fortress; stockade, round house, watch house, station house, sponging house; station; black hole. tollbooth, panopticon[obs3]. bilboes, stocks, limbo, quod[Lat]; workhouse [U.S.]. {{part_of}} {{has_subtype(inclosure, R232)}} prison camp. {{has_subtype}} {{!:not_has_subtype(building)}} {{has_subtype(inclosure, R232)}} detention camp; penal settlement, penal colony. {{has_instance(prison)}} black hole of Calcutta[Hist., Calcutta]; San Quentin, the Rock [hist., San Franciso]; Sing Sing [New York]; The Tombs [New York City]; Bastille[hist., Paris]; Alcatraz. {{has_instance(prison)}} Newgate; Fleet; Marshalsea; King's Bench; Queen's Bench. V. {{location_of(prison)}} be in prison, do time, serve time, be imprisoned. {{&follows(be in prison)}} be under arrest. {{has_requirement(be under arrest)}} {{follows(be under arrest)}} {{has_subtype(capture, @R789): @R789, arrest, apprehend, detain}}. {{result_of(be in prison)}} [transitive] imprison, jail, send up the river[coll.], send up. {{result_of(imprison): conviction, R971}}. Adj. jailed, imprisoned. in jail, in prison, sent up, doing time. under arrest. <-- [[restaurant]] --> P2.3.1.3.10.2.2.4 RESTAURANT. N. {{performed_at(dining out)}} restaurant. diner. {{&member_of}} restaurant chain. Chinese restaurant; Italian restaurant; Spanish restaurant; French restaurant. {{property_of(expensive)}} high-class restaurant, four-star restaurant. fast-food restaurant. {{has_subtype}} {{property_of(dingy + cheap)}} greasy spoon. {{has_conceptual_part(dining out)}} {{has_subtype(environment)}} ambiance, atmosphere. {{has_subtype(fast-food restaurant)}} hamburger place, burger joint[coll]. {{has_subtype(fast-food restaurant)}} fried chicken restaurant; Tex-Mex restaurant; surf and turf restaurant; beef and brew restaurant. {{&has_worker}} waiter; waitress; busboy; maitre d, maitre d', maitre d'hotel, master of the house; counter person; chef; cashier. {{&has_worker(diner)}} soda jerk. {{has_worker(fast-food restaurant/diner)}} {{has_subtype(cook)}} fast-food chef, short-order cook. {{has_subtype(restaurant chain)}} {{has_subtype(fast-food restaurant)}} MacDonald's; Kentucky Fried Chicken, KFC; Burger King; Wendy's; Roy Rogers', Roy's; Taco Bell; Arthur Treacher's. <-- [[room]] --> P2.3.1.3.10.2.R1 ROOM N. {{has_part(building, P2.3.1.3.10.2)}} {{has_subtype(partition[of=building, P2.3.1.3.10.2], @R221a)}} room, chamber, compartment. lobby, vestibule, anteroom, antechamber; hall, hallway, corridor, passage. {{has_subtype}} {{performed_at(office work, @M7.3.2.5.3)}} office. {{location_of(interior)}} {{property_of(height[val=>1 storey])}} atrium. {{&has_part(atrium): skylight, @P2.3.1.3.10.2}}. <-- this is an aisle inside a room, as in a store or church --> {{&has_part}} {{has_subtype(path, R627)}} aisle. {{!part_of(aisle): supermarket}}. {{&+part_of(aisle): church, @R1000}}. {{!has_part}} {{has_subtype(planar surface)}} wall[num=>2]; ceiling[num=1]; floor[num=1]. {{has_orientation(wall): vertical}}. {{has_orientation(floor/ceiling): horizontal}}. {{has_rel_loc(ceiling): top}}. {{has_rel_loc(floor): bottom}}. {{!has_part}} {{!has_subtype(passageway, P1.2.4.3.1.9)}} {{!has_subtype(entryway, P2.4.2.3.8.1.1.1)}} door, entry door, passage door. {{member_of: @R189, apartment, flat, condo}}. saloon, salon, parlor; by-room, cubicle; presence chamber; sitting room, best room, keeping room, drawing room, lounge, reception room, state room; gallery, cabinet, closet; pew, box; nursery, schoolroom; studio; billiard room, smoking room; den; stateroom, tablinum, tenement. {{performed_in(eating, @R298a/dining, @R298a)}} {{has_location(table, @P2.3.1.3.20/dining table, @P2.3.1.3.20)}} dining room, salle-a-manger[Fr]. {{performed_in(sleep, P2.8.5.1.1)}} {{has_location(bed, P2.3.1.3.20.2)}} bedroom, dormitory, boudoir. {{has_subtype(dining room)}} {{location_of(college, @R542/monastery)}} refectory. {{has_subtype(dining room)}} {{location_of(public building, P2.3.1.3.10.2.2)}} cafeteria, dining hall. {{has_subtype}} {{performed_in(oration, R586/performance, @R599): auditorium, @R542}}. {{has_subtype(cafeteria + auditorium, @R542)}} cafetorium. {{has_subtype}} {{has_part(house)}} {{location_of(top storey)}} {{function_of(storage, P6.3.6)}} attic, loft, garret, cockloft, clerestory. {{has_subtype}} {{location_of(underground)}} cellar, basement. vault, hold. cubbyhole; cook house; entre-sol; mezzanine floor; ground floor, rez-de-chaussee; offices; lumber room; dairy. {{has_subtype}} {{performed_in(laundering)}} laundry, laundry room. {{has_subtype}} {{function_of(store[obj=])}} pantry, bawarchi-khana, scullery. {{has_subtype(room)}} {{location_of(temple, R1000)}} {{property_of(sacred)}} inner sanctum, sanctum sanctorum, adytum, sanctum, innermost sanctum, holy of holies. {{has_subtype}}{{&has_location(library, P2.3.1.3.14.1)}} library; study. {{performed_at(defecation/urination)}} bath room, bathroom; toilet[1], powder room, john[coll], jakes[coll], necessary, loo[Brit]. {{has_subtype(toilet[1])}}{{location_of(public place)}} men's room, ladies' room, rest room, lavatory. <-- [fixtures: see R653 (uncleanness)]. --> {{has_subtype(room)}} kitchen; living room; dining room; den; bedroom; bathroom; nursery; playroom; attic. {{has_part(kitchen)}} kitchen sink; pantry; kitchen cabinet. {{has_part(kitchen): @R386, stove, oven, range}}. {{has_part(bathroom)}} plumbing fixture, bathroom fixture. {{has_subtype(bathroom fixture)}} {{function_of(wash[obj=human body])}} sink; tub, bathtub, bath, washtub; shower. {{has_subtype(bathroom fixture)}} {{function_of(dispose[obj=excrement], R185)}} toilet[2], can, commode, crapper, pot, potty, stool, throne; urinal. {{has_part(toilet[2])}} {{constitutes(ceramic)}} toilet bowl. {{&has_part(toilet[2])}} {{property_of(articulated)}} toilet seat. {{has_part(sink/bathtub)}} {{function_of(emit[obj=water])}} faucet, tap, spigot. {{has_subtype(room): storeroom, @R636}}. {{property_of(specialized)}} special-purpose room. {{has_subtype(special-purpose room)}} pressure chamber; decompression chamber; operating room; recovery room; cell, jail cell. {{has_subtype(special-purpose room)}} {{performed_in(scientific research)}} {{&has_part(research institute/school)}} laboratory, lab, research lab. {{has_subtype(special-purpose room)}} {{has_subtype(laboratory)}} incubator room, fermentor room; sterile room; containment room, isolation chamber. {{has_subtype(laboratory)}} {{performed_in(aerodynamic research)}} wind tunnel. {{has_subtype}} {{has_subtype(warmer, @P2.3.1.3.17.1)}} Turkish bath, Russian bath, vapor bath, steam bath, sauna, warm bath, vaporarium[obs3]. P2.3.1.3.10.4 TOWER N. {{property_of(highness, R206a)}} tower, pillar, column. {{property_of: vertical}}. monument. {{has_part(building)}} steeple, spire, turret; dome, cupola; minaret. {{has_part(church)}} {{has_subtype(tower, P2.3.1.3.10.4)}} belfry. campanile, bell tower. lookout tower. {{uses(transmission[obj=radio signal], @P2.3.1.3.19.1)}} {{emitted_by(radio signal)}} {{has_subtype(antenna, P2.3.1.3.19.R1)}} transmission tower. {{has_subtype(transmission tower)}} microwave relay tower. {{has_part(church, @R1000, P2.3.1.3.10.2.2.1 ): belfry, bell tower}}. {{has_subtype}} {{shape_of(pyramidal)}} {{origin_of(Babylon)}} {{constitutes(stone, P2.3.1.1.4.1)}} ziggurat, zikkurat[obs2]. <-- This entry for "path" is the physical road or route. This is considered a metaphor for "method" at M7.2.3. THe headword includes "paths" such as sea lanes and air lanes, which are not structures, and these are distinguished from the more common types of paths by classifying path-structures as "prepared paths" THe sense (MW10 4a) meaning the locus of points in space described by a moving body (the result of motion) is at R264 (P2.4.2), as a deep case of motion [[path]] [[road]] --> P2.3.1.3.10.5 WAY #627. Path. N. {{uses(travel, R266/transportation, @R270)}} {{facilitated_by(travel, R266/transportation, @R270)}} {{has_subtype(connection[between=positions, P1.2.1.1], A3.3.3.R1)}} {{{interconnected_by(position, R183 + position, R183)}}} path, way, route, course, thoroughfare; passage, passageway. {{has_subtype}} {{has_subtype(structure, P2.3.1.3.10)}} prepared path. beat; lane. {{has_subtype(prepared path)}} track. {{has_subtype(prepared path)}} {{uses(motor vehicle, P2.3.1.3.16.2.2.1.1)}} road, roadway. {{has_subtype(road)}} {{property_of(public, @R182)}} public road. {{has_subtype(road)}} paved road. {{has_subtype(paved road)}} {{has_subtype(public road)}} highway, motorway; bypass, circumferential, ring road; causeway; detour, roundabout way; street, local road. {{has_subtype(highway)}} {{location_of(Germany)}} autobahn. {{has_subtype(highway)}} {{location_of(Italy)}} Appian Way. {{has_subtype(highway)}} expressway, freeway; state highway; county road; pike, turnpike; parkway; highroad, main road, royal road; byway; post road; shortcut, cut off; speedway; artery, main artery. {{has_subtype(road)}} roadway, pathway; express; thoroughfare, royal road, coach road; broad highway, King's highway, Queen's highway; crossroad, byroad, bypath, byway; carrefour[obs3]; occupation road; highways and byways[collective]. {{has_subtype(street)}} avenue, boulevard; main street; circle; court; drive; alley, alleyway, back street; blind alley, cul-de-sac, dead-end street, dead end, impasse. {{alternative_to(paved road)}} unpaved road. {{has_subtype(unpaved road)}} dirt road; gravel road. {{has_part(paved road)}} {{has_subtype(surface)}} pavement, paving. {{has_subtype(road)}} {{property_of(bumpy)}} corduroy road. {{&has_part(road)}} intersection; turn, curve. {{has_subtype(curve)}} {{property_of(small radius)}} hairpin turn, hairpin curve, sharp curve. line of way, line of road. {{has_subtype(path)}} crossing, crosswalk; pathway, footpath; bridle path; walk, walkway. {{has_subtype(walkway)}} boardwalk; catwalk; promenade, mall; sidewalk, foot pavement. {{has_subtype(track)}} rut; portage; trail; ski run. {{has_subtype(road)}} {{interconnects(street + plot of land)}} driveway. {{{interconnected_by(upper level + lower level)}}} steps, staircase, stairway, flight of stairs; ladder, stile; perron[obs3]. {{has_member(staircase)}} {{function_of(support[obj=person^foot])}} stair, step. {{has_part(ladder)}} {{analogous_to(stair)}} {{function_of(support[obj=person^foot])}} step[2], rung. {{has_subtype}} {{{interconnected_by(building, P2.3.1.3.10.2 + public road)}}} {{property_of(private, @R182)}} driveway, drive[2], private road. <-- bridges --> {{has_subtype}}{{has_subtype(structure)}} {{{interconnected_by(land point, @P2.3.1.1.6.2.1 + land point, @P2.3.1.1.6.2.1)}}} {{has_subtype(support)}} bridge. {{traverses(bridge): river; canyon; ravine}}. {{has_subtype(bridge)}} {{traversed_by(river)}} river bridge. {{{interconnects(river bridge): left bank, @P2.3.1.1.6.2.1 + right bank, @P2.3.1.1.6.2.1}}}. {{has_subtype(bridge)}} footbridge; viaduct; railroad bridge; drawbridge; road bridge; pipe &c. R260. {{has_part(road bridge)}} {{location_of(upper surface)}} roadway. {{has_subtype(bridge)}} {{location_of(river/stream)}} pontoon bridge. {{has_part(pontoon bridge): pontoon, @P2.3.1.3.16.2.3.1.1}}. {{location_of(stream bed, @R348)}} steppingstone. {{has_subtype(board, @P2.3.1.2.4.7)}} plank. {{has_subtype(support)}} {{{interconnected_by(boat + shore)}}} gangway, gangplank. <-- tunnel --> {{location_of(underground, @P1.2.2.2.1.2.3)}} tunnel. <-- railway --> railroad, railway, line, railway line. {{has_subtype(railway)}} cable car, cable railway, funicular, funicular railway; broad gauge; narrow gauge; elevated railway, elevated railroad, el; roller coaster, big dipper, chute-the-chute; trunk line, trunk route; scenic railway; cog railway, rack railway; tramline, tramway, streetcar track. {{has_subtype(railroad)}} electric railroad. {{has_subtype(railway)}} {{has_subtype(electric railroad)}} {{location_of(under ground, @R207)}} subway, metro, tube, underground, underground railroad. {{has_subtype(line)}} trolley line, trolley; bus line, bus route. {{has_part(railroad)}} {{has_subtype(station, @R266)}} terminal, railroad terminal, station, railway station, depot. {{has_instance(railroad station)}} {{location_of(New York City)}} {{property_of(busy)}} Grand Central Station. {{has_part(railroad)}} railroad track. {{has_part(railroad track)}} {{constitutes(steel, @P2.3.1.2.3.1)}} {{shape_of(rod)}} {{function_of(support[obj=railroad train wheel])}} rail[num=2]. {{has_part(railroad track)}} {{constitutes(wood, P2.3.1.2.4.7/concrete, @R635b)}} {{function_of(support[obj=rail])}} tie, railroad tie. {{has_part(railroad track)}} switch. {{has_subtype(railroad track)}} {{has_part(subway)}} subway track. {{has_part(railway)}} siding, railroad siding, sidetrack. <-- metaphor --> {{metaphor_for: method, M7.2.3}}. {{metaphor_of}} {[in_frame(conduct, R692): @R692a, method, way, procedure, manner, wise, gait, form, mode, fashion, tone, guise; modus operandi, MO]}. <-- water routes --> {{has_subtype(route)}} {{has_subtype(body of water, P2.3.1.1.6.1)}} {{uses(water vehicle, P2.3.1.3.16.2.3)}} waterway, navigable waterway. {{has_subtype(navigable waterway)}} seaway, sea lane, ship route, trade route. {{has_subtype(route)}} air route; line. <-- although "trajectory" is under "motion", at R264, as a *result* of motion, an "orbit" is located here, as it is closer to the meaning of a "predefined path" in the same sense as a sea lane --> {{has_subtype}} {{has_subtype(trajectory, @R264)}} {{shape_of(elliptical)}} {{property_of(encircling, R227)}} orbit. {{has_subtype(orbit)}} {{location_of(around Earth)}} {{property_of(encircling, R227)}} Earth orbit. {{has_subtype(Earth orbit)}} {{property_of(circular)}} {{property_of(synchronized[with=Earth's rotation])}} geostationary orbit, geosynchronous orbit. {{has_property(geostationary orbit): radius[val=26000 miles]}}. {{has_property(geostationary orbit): angular velocity[val=1 revolution per day]}}. {[of(ship)]} tack. {{location_of(river/stream)}} ford. {[at(ford)]} {{has_property(river/stream): shallow}}. {{has_subtype}} {{has_subtype(boat)}} {{location_of(body of water, P2.3.1.1.6.1)}} ferry. {{location_of(mountain range, @R342): pass, @P2.3.1.1.6.2.1}}. door; gateway &c. (opening) R260; channel, passage, avenue, means of access, approach, adit[obs3]; artery, lane, alley, aisle, lobby, corridor; back-door, back-stairs; secret passage; covert way; vennel[obs3]. beaten track, beaten path; horse road, bridle road, bridle track, bridle path. walk, trottoir[obs3], footpath, pavement, flags, sidewalk; tram road, tramway; towpath; causeway; speedway. {{has_subtype: street, @R189}}. {{has_subtype}} {{uses(transport): conduit, R350}}. {{has_subtype}} {{&uses(travel/transport): canal, @R350}}. cut; short cut &c. (mid-course) R628. Adv. by way of; via; in transitu[Lat] &c. R270; on the high road to. Phr. hae tibi erunt artes[Lat]. P2.3.1.3.10.6 DAM N. {{location_of(reservoir/lake, R343)}} {{has_subtype(structure, R329)}} {{has_subtype(restraint, P2.3.1.3.11.2.1)}} dam. concrete dam; earth dam. {{has_subtype}} {{emitted_by(electric power, P2.6.1.1.2)}} hydroelectric dam. {{has_part(hydroelectric dam): electric generator; electric turbine}}. coffer dam; weir. {{has_part}} spillway. {{has_subtype}} {{forms(beaver, @P2.3.2.1.1.1.5.5)}} beaver dam. <-- farm is classified primarily as a workshop, place of productive activity. It is also a geographical feature. To avoid inheriting the "building" properties, we explicitly note that it is not a building. This sense of farm deals exclusively with growing crops, not raising animals. An "animal farm" is located at "animal husbandry", R370. [[ farm]] --> P2.3.1.3.10.7 FARM N. {{performed_at(agriculture, R371)}} {{has_subtype(workplace, @P2.3.1.3.10)}} farm. {{has_product: @R371, crop, harvest, plant}}. plantation, orchard; vineyard, winery, vinery; orangery[obs3]. {{location_of: farmhouse (abode) R189}}. {{&has_part}} barnyard. field, meadow. {{&adjacent_to(home)}} garden. {{has_subtype(garden)}} winter garden, ornamental garden, flower garden. {{has_subtype(garden)}} {{!adjacent_to(home)}} kitchen garden. market garden, truck farm; hop garden. nursery, seed nursery. {{function_of(study)}} arboretum, botanical garden, botanic garden. {{location_of(seed nursery nursery)}} {{has_subtype(warmer, @P2.3.1.3.17.1)}} {{function_of(warm[obj=plant, R367])}} {{has_subtype(building, P2.3.1.3.10.2): conservatory, greenhouse, hothouse, bakehouse[obs3]}}. {{has_part}} plot. {{has_part(garden)}} bed, border, seed plot. grassplot[obs3], grassplat[obs3], lawn. park &c. (pleasure ground) R840; parterre, shrubbery, avenue, arboretum, pinery[obs3], pinetum[obs3]. {{has_activity: @R371, agriculture, farming}}. V. {{has_activity(farm): @R371, farm, cultivate}}. P2.3.1.3.10.8 SHIPYARD N. {{has_subtype(workplace, @P2.3.1.3.10)}} {{adjacent_to(waterway)}} shipyard, dock, dockyard, slip, yard, wharf. <-- (POTOOL) --> <-- include WN: device) --> P2.3.1.3.11 SIMPLE TOOLS AND DEVICES N. device; tool. {{has_subtype(device)}} applicator; acoustic device; adapter, adaptor; airfoil, aerofoil; bait, decoy, lure; seal, stamp; breathing device; catapult, launcher; comb; comforter, pacifier, baby's dummy, teething ring; converter, convertor; damper; detector, sensor; fire extinguisher; guard, safety; indicator; keyboard; knocker, door knocker; signal; lighter, light; magnet; match, matches, lucifer, friction match; memory device; override; prod, goad; prompter, teleprompter, autocue; prophylactic, prophylactic device; reflector; reset; stabilizer; stencil; stylus; support; trap; washboard. {{has_subtype: @P2.6.1.5.R6, artificial light, light}}. P2.3.1.3.11.1 SIMPLE TOOLS AND DEVICES GENERALLY N. simple tool or device. <-- [[COMPONENT]] --> P2.3.1.3.11.2 COMMON COMPONENTS OF SIMPLE TOOLS AND DEVICES N. component of a simple tool or device. P2.3.1.3.11.2.1 RESTRAINING DEVICE (R752) #752. Restraining device. N. {{function_of(hindrance, R706/restraint, R751)}} {{has_subtype(obstruction[2], @M7.3.4.R4.1)}} restraining device, restraint, means of restraint. holding device. {{has_subtype(holding device)}} {{function_of(restrain[obj=person, P2.3.2.3], R751)}} bond. {{has_subtype(bond)}} bandage; irons, gyve, fetter, shackle, trammel; manacle, handcuff; straight jacket, strait jacket, strait-jacket, strait-waistcoat, hopples[obs3]. {{has_subtype(holding device)}} vice, vise; pinion. {{function_of(prevent[obj=ingress/egress/passage, R302], R706)}} barrier; barricade. {{has_subtype(barrier)}} bar, stile. {{has_subtype(barrier[for=vehicles])}} turnstile, turnpike; gate, portcullis. trocha[obs3]; bulkhead, block, buffer; boom, burrock[obs3]. {{has_subtype(barrier)}} wall; fence. {{has_subtype(wall)}} dead wall, sea wall, breakwater, groyne[obs3]; rail, stone wall. {{has_subtype(wall)}} levee. {{has_subtype(fence)}} picket fence, barbed wire fence, Cyclone fence, stockade fence, chain-link fence. paling, palisade. {{has_low_level: drag &c. (hindrance) R706}}. {{has_subtype: stopper &c. R263}}. {{has_subtype(shackle)}} ball and chain; fetter, hobble; handcuffs, handcuff, cuffs, cuff, handlock, manacle; iron, irons, chain, chains. {[of(water)]} {{has_subtype: dam, P2.3.1.3.10.6}}. catch, stop. {{has_subtype(stop)}} ratchet, pawl, detent, click, dog, larigo[obs3]. <-- [[fastener]] --> P2.3.1.3.11.2.1.1 FASTENER N. {{has_subtype(connection, R45)}} {{function_of(fasten)}} fastener, fastening[1], connector, tie. {{has_patient: physical object[num=>1]}}. {{has_function}} {{has_subtype(action, R680)}} fastening[2]. {{has_subtype: @R205, string, cord}}. {{has_subtype}} {{has_subtype(line, @R205)}} ligament, ligature; strap; traces, harness; brace, roller, fillet; inkle[obs3]; with, withe, withy; thong; girth, girdle, cestus[obs3]. {{has_subtype}} {{has_subtype(cord, @R205)}} {{part_of(fiber, @P2.3.1.3.1.2.6)}} noose, lasso, surcingle, cabestro [obs3][U. S.], cinch, lariat, legadero[obs3], oxreim[obs3]; braid. {{has_subtype}} {{has_subtype(cord, @R205)}} tackle, rigging. {{has_subtype(rigging)}} standing rigging, running rigging. {{has_subtype}} {{has_subtype(accessory, @P2.3.1.3.5)}} garter, halter; suspenders. {{has_subtype}} {{shape_of(band, P1.2.4.2.3.5)}} band, strip. {{has_subtype(band)}} {{has_subtype(remedy[for=wound, @M7.1.2.1.2.2.R1.2.1], R662)}} {{property_of(adhesive)}} bandage, Band-Aid. {{has_subtype(band)}} {{constitutes(metal)}} ribband. tendon, tendril; cord, cordage; guy, cable, line, painter, moorings, wire, chain. {{has_subtype(band)}} {{property_of(decorative, @R847)}} {{constitutes(cloth, @P2.3.1.3.1.2.6)}} ribbon, riband. {{has_subtype}} {{property_of(rigid)}} girder, tiebeam. {{constitutes(metal, P2.3.1.2.3)}} pin, corking pin; nail, brad, tack; skewer; corrugated fastener; clamp, U-clamp, C-clamp; cramp, cramp iron; terret[obs3], treenail; stud; tag; tooth; hook, tenterhook; rivet; anchor, grappling iron, trennel[obs3]; stake, post; spar, horse; bellyband; clasp; cleat; snap fastener; hook and eye. {{constitutes(metal, P2.3.1.2.3)}} buckle. {{has_subtype(buckle)}} {{has_part(belt, @R225)}} belt buckle. {{has_subtype}} {{constitutes(metal, P2.3.1.2.3/plastic)}} {{function_of(fasten[obj=paper/cloth])}} clip. {{constitutes(metal, P2.3.1.2.3/plastic)}} {{has_subtype(clip)}} {{function_of(fasten[obj=paper])}} paperclip, paper clip. {{function_of(fasten[obj=paper])}} staple. {{has_subtype(clip)}} bulldog clip, alligator clip. {{function_of(fasten[obj=cloth])}} {{&has_part(clothing)}} {{constitutes(metal, @P2.3.1.2.3/plastic, P2.3.1.3.1.2.1.1/bone, P2.3.2.2.3.2.1)}} button. {{has_subtype}} {{part_of(filament, R205)}} {{property_of(strong, @R327a)}} {{property_of(thick, @R202a)}} {{function_of(tow, @R285/tie down, @R751)}} rope. {{has_subtype(rope)}} {{function_of(tie down[obj=ship, R273], @R751)}} hawser, halser[obs1]. <-- try to define a screw. --> {{has_subtype}} {{constitutes(metal, P2.3.1.2.3)}} screw. {{has_part(screw)}} {{rel_loc_of(end)}} head; point. {{has_property(point): pointed}}. {{has_part(screw)}} {{shape_of(conical/cylindrical)}} root. {{has_part(root)}} {{rel_loc_of(surface)}} {{shape_of(helical)}} thread. {{has_property(thread): pitch, @R245}}. {{has_units(pitch)}} {{has_subtype(turns per inch)}} threads per inch. {{has_subtype(head)}} flat head; round head; oval head. {{has_subtype(head)}} slot head; philips head; star head. {{{has_relative_val(head^width + root^width): ">1.1"}}}. {{has_subtype(screw)}} metal screw; wood screw. <-- end of screw --> {{has_subtype: @P2.3.1.3.11.2.1.5, catch, latch}}. {{has_subtype: P2.3.1.3.11.2.1.4, lock}}. clothespin, clothes pin, clothes peg; cringle, eyelet, gasket, loop, grommet; dowel, dowel pin, joggle; fillet. {{has_subtype(pin)}} hat pin; barrette; straight pin; hairpin, bobby pin; peg, tent peg; wrist pin, gudgeon pin; rivet; safety pin, safety-pin; skewer; spit; toggle. zipper. V. {{has_subtype(action, R680)}} {{has_function(fastener)}} fasten, make fast. {{has_method: @P2.3.1.3.1.2.7, cement, glue, paste, mucilage}}. {{has_method}} {{used_in(screw + screwdriver, P2.3.1.3.12.1.1)}} screw together, screw down. {{has_method}} {{used_in(nail + hammer, P2.3.1.3.12.6)}} nail down, nail together, hammer down, hammer together. {{has_subtype}} {[with_object(zipper)]} {{has_action(zipper)}} zip up. <-- [[STOPPER]] --> P2.3.1.3.11.2.1.2 STOPPER #263. Stopper. N. {{has_part(container)}} {{function_of(closure, R261, P1.2.4.3.1.10)}} {{location_of(opening)}} stopper, stopple; plug, cork, bung; stop-gap; seal. wadding, stuffing, padding, stopping. spike. rammer[obs3]; ram, ramrod; piston; dossil[obs3], pledget[obs3], tompion[obs3]; tourniquet. {{has_subtype(stopper): @R223, cover, lid, top}}. {{&has_part(stopper): @P2.3.1.3.11.2.4, latch, lock, bolt}}. {{location_of(door, entry)}} {{has_subtype(person, P2.3.2.3): @P2.3.2.3.6.5.6.11.1, doorkeeper, porter, warder, beadle, cerberus, ostiary[obs3]}}. {{has_subtype(seal)}} piston ring; bushing; ferrule; washer. {{has_subtype(washer)}} lock washer, lockring. V. stop, stopper; plug, seal. cork. P2.3.1.3.11.2.1.3 VALVE N. {{has_subtype(stopper)}} {{function_of(control)}} valve, vent peg, spigot, slide valve. {{has_subtype(valve)}} needle valve. stopcock; spill, tap. P2.3.1.3.11.2.1.4 LOCK N. {{&has_part(stopper/door/cover)}} lock, holdfast[obs3]. {{needed_for(key)}} tumbler lock, cylinder lock; deadbolt lock; spring lock; padlock; doorlock; lever lock. combination lock; time lock. {{&has_part(door)}} bolt, deadbolt, bar, police lock; night latch. {{has_part(vehicle)}} {{needed_for(key)}} ignition lock. {{has_part(computer)}} {{needed_for(key)}} keyboard lock. {{has_part(window)}} sash fastener, sash lock, window lock. P2.3.1.3.11.2.1.5 LATCH N. {{has_subtype(fastener, P2.3.1.3.11.2.1.1)}} latch, bolt, clasp, hasp, hank, catch, latchet[obs3]. hinge; hook. {{has_part(firearm)}} safety catch. V. latch; hook. P2.3.1.3.11.2.1.6 BRAKE N. brake. air brake; hand brake; hydraulic brake; emergency brake. drum brake; disc brake. V. brake; apply the brake, put on the brake, step on the brake. P2.3.1.3.11.2.1.7 LEASH N. {{function_of(control)}} leash, tether. yoke, collar; halter, harness. rein, reins; bearing rein; bit, brake, snaffle, bridle; martingale; leading string; picket, band, guy, chain; cavesson[obs3], hackamore [obs3][U.S.], headstall, jaquima [obs3][U.S.], lines, ribbons. muzzle, gag. safety belt, safety-belt, life belt, safety harness. {{has_subtype(safety belt)}} {{has_part(vehicle)}} seatbelt, seat-belt. {{&consists_of: cord, @R205}}. P2.3.1.3.11.2.1.8 ANCHOR N. {{has_part(boat)}} anchor, sea anchor, drogue. drag anchor. V. anchor, drop anchor. {{antonym_of(drop anchor): weigh anchor}}. P2.3.1.3.11.2.1.9 SHACKLE N. shackle, fetter, bond, bonds, hamper, trammel, trammels. {{location_of(hands)}} handcuffs, handcuff, cuffs, manacle. {{location_of(legs)}} ball and chain. stocks, pillory, bilbo. P2.3.1.3.11.2.1.11 KNOT N. knot; hitch. bow, bowknot; love knot, lover's knot; bowline; carrick bend; cat's-paw; figure eight, figure of eight; fisherman's bend; granny knot; hawser bend. loop knot; Matthew Walker; overhand knot; prolonge knot, sailor's breastplate; reef knot, flat knot; sheepshank; slipknot; square knot; surgeon's knot; true lover's knot; Turk's head; Gordian knot. {[of(necktie)]} Windsor knot; four-in-hand. {{has_subtype(hitch)}} Blackwall hitch; clove hitch; half hitch; sheet bend, becket bend, weaver's knot, weaver's hitch; timber hitch; rolling hitch; magnus hitch. <-- the headword is a general term for any physical object used with a purpose, not necessarily a classical tool. In this classification, an identifiable part of an apparatus (such as a strap), only used together with other parts of a set, may itself also be called a "tool, device". A "tool" is any object made to be used for a particular purpose. We restrict tools to artifacts, and consider non-maufactured "tools" to be metaphorical use of the word. People may use a rock "as" a hammer, but it is typically not considered to "be" a hammer. (SYMB. POINSTR) [[INSTRUMENT]] [[device]] --> P2.3.1.3.12 TOOL #633. Tool. N. {{has_subtype(resource, R632)}} {{has_subtype(solid object)}} {{has_subtype(artifact, P2.3.1.3)}} tool, instrument, implement, device, piece of equipment. {{member_of}} {{has_subtype(set[of=devices], R72)}} apparatus. {{member_of}} [collective] equipment, equipage, equipmentage[obs3]. {{member_of}} [collective] machinery, mechanism. engineering. machine. <-- this is an intuitive, not physical definition of machine. A device which has some physical motion as part of its functioning. --> {{has_part(machine)}} {{caused_by(motion)}} driver. {{has_subtype(driver)}} engine. {{has_subtype(machine)}} {{part_of(machine part)}} complex machine. <-- any part of a machine is considered as a "device", since it can be discussed separately with respect to form or function --> {{has_subtype}} {{has_part(machine)}} machine part. appliance. {{has_subtype(appliance): @P2.3.1.3.19, electrical appliance}}. {{has_subtype(machine)}} lathe, gin, mill. {{purpose_of(chemical analysis, P2.6.2.2)}} analytical instrument. {{has_subtype(analytical instrument)}} {{uses(chemical analysis)}} crucible, reagent; ring; litmus paper, curcuma paper[obs3], turmeric paper; test tube. {{has_subtype(analytical instrument): spectrometer, @P2.3.1.3.12.3.3; pH meter}}. organ, utensil. air engine, caloric engine, heat engine. gear; tackle, tackling, rig, rigging; plant, materiel; harness, trappings, fittings, accouterments; barde[obs3]; chattels; paraphernalia &c. (belongings) R780. {{has_subtype: @P2.3.1.3.20, appointments, furniture}}. lever. {{property_of(lever)}} mechanical powers; leverage; mechanical advantage. {{has_subtype: wheel &c. (rotation) R312}}. {{part_of(wheel, R312)}} pulley; wheel and axle; wheelwork, clockwork; wheels within wheels; pinion, crank, winch; cam; pedal, water wheel. {{&has_part(winch): capstan &c. (lift) R307}}. inclined plane; wedge; spring, mainspring; can hook, glut, heald[obs3], heddle[obs3], jenny, parbuckle[obs3], sprag[obs3]. {{&has_part}} {{function_of(grasping/gripping)}} handle, hilt, haft, shaft, heft, shank. screw. {{has_subtype}} {{has_subtype(tape, P1.2.4.2.3.5)}} tape. gummed paper. {{has_subtype: postage stamp}}. {{has_subtype: peg &c. (hang) R214; support &c. R215; tableware, P2.3.1.3.9.1.1; arms &c. R727; oar &c. (navigation) R267}}. cardiograph; snowplow. <-- recapper[obs3], , tenpenny[obs3], votograph[obs3]. --> {{has_subtype(tape)}} {{property_of(tenacity, R327)}} @P2.3.1.3.1.2, adhesive tape; fly paper. {{has_subtype(tape)}} {{purpose_of(protect[obj=wound])}} {{constitutes(cloth, @P2.3.1.3.1.2.6)}} bandage. {{has_subtype(adhesive tape)}} clear adhesive tape, Scotch tape; masking tape, duct tape; electrical tape. {{has_subtype(bandage)}} {{part_of(adhesive tape)}} Band-Aid, bandaid. drafting instrument; surveying instrument. {{has_subtype(drafting instrument)}} compass; dividers; drafting board, drawing board; protractor; triangle; T-square. {{has_subtype(surveying instrument)}} surveyor' level; dumpy level; plane table; range pole; theodolite, transit; tachymeter, tacheometer. Adj. {{has_property(instrument)}} instrumental. mechanical, machinal[obs3]. brachial[Med]. <-- "as a" is often used to indicate use of some object in the role of a tool, when the object is not itself that tool --> Prep. {{has_marker(tool)}} as. P2.3.1.3.12.1 Instruments generally N. instruments. <-- [[tool]] --> P2.3.1.3.12.1.1 Small Tool N. small tool, hand tool. extractor; corkscrew. {{has_subtype(lever, @P2.3.1.3.12)}} crow, crowbar; handspike[obs3], gavelock[obs3], jemmy[obs3], jimmy, arm, limb, wing. file. {{function_of(gouge, @R252)}} scauper. blade, trigger, tiller, helm, treadle, key; knocker. {{function_of(dig)}} shovel, spool, spatula, ladle, hod, hoe; spade, spaddle[obs3], loy[obs3]; pitchfork; post hole digger. {{has_subtype(spade)}} spud. {{has_subtype: hammer, P2.3.1.3.12.6}}. {{has_subtype: @R253a, cutting instrument, knife, edge tool}}. {{has_subtype: borer &c. R262}}. {{function_of(hold, @R781)}} {{constitutes(metal, P2.3.1.2.3)}} pliers, tongs, forceps, clutches, pincers, nippers, vise grip; vice[Brit], vise. nail, rope &c. (join) R45. turnscrew, screwdriver. {{function_of(create[obj=hole]): drill, hand drill}}. {{has_subtype(hand drill)}} brace and bit; electric drill. P2.3.1.3.12.2 PERCEPTION-ENHANCING INSTRUMENTS (R445) N. perception-enhancing instrument. <-- (instruments to extend the human senses) TE 345 radar and radiolocators 445 optical instruments --> P2.3.1.3.12.2.2 OPTICAL INSTRUMENT (R445) #445. Optical Instrument. N. optical instrument. {{&has_part}} lens, meniscus. {{&has_part: mirror}}. {{has_subtype(lens)}} burning glass; convex lens; concave lens; convexo-concave lens; coated lens; multiple lens, compound lens, lens system. {{has_subtype(lens system)}} telephoto lens, long-distance lens; wide-angle lens; fish-eye lens; zoom lens. {{part_of(lens)}} {{function_of(vision enhancement, @M6.1.2.7.3.1)}} {{function_of(magnify[obj=image, R448], R194)}} magnifier, sunglass, magnifying glass, reading glass, hand lens; microscope, megascope[obs3], tienoscope[obs3]. {{part_of(lens)}} {{function_of(vision correction, @M6.1.2.7.3.1)}} spectacles, specs [coll.], glasses, barnacles, eyeglasses, eyeglass; pince-nez; monocle; lorgnette. {{has_subtype(eyeglasses)}} reading glasses, bifocals, trifocals; contact lenses, soft lenses, hard lenses; sunglasses, dark glasses, shades[coll.]. {{part_of(lens)}} {{function_of(vision enhancement, @M6.1.2.7.3.1)}} {{function_of(magnify[obj=image, R448], R194)}} {{shape_of(cylindrical, @R249)}} telescope, glass; spyglass. {{has_function(telescope): @M6.1.2.7.3.1, distance viewing}}. {{has_patient(distance viewing)}} {{property_of(distant, R196)}} {{has_subtype(physical object)}} distant object. {{has_function(microscope): @M6.1.2.7.3.1, microscopic viewing}}. {{has_patient(microscopic viewing)}} {{property_of(small, R32)}} small object. {{property_of(dual)}} opera glass, binocular, binoculars, field glass. {{part_of(lens)}} optical bench. {{has_subtype(telescope)}} optical telescope; radio telescope; X-ray telescope. {{has_subtype(optical telescope)}} astronomical telescope; reflecting telescope, reflector; refracting telescope, refractor; Newtonian telescope, folded-path telescope; finder telescope, spotter telescope; chromatoscope; ultraviolet telescope; infrared telescope; star spectroscope; space telescope. {{has_subtype(radiotelescope)}} phased-array telescope, Very Large Array radiotelescope. {{has_subtype(reflecting telescope)}} Cassegranian telescope, Gregorian telescope; coude telescope, coude system; Herschelian telescope; Maksutov telescope; Newtonian telescope, Newtonian reflector; Schmidt telescope, Schmidt camera. {{has_part(telescope)}} altazimuth mount; equatorial mount. interferometer. {{has_subtype(microscope)}} compound microscope; phase-contrast microscope; dark-field microscope; fluorescence microscope; dissecting microscope; electron microscope. {{has_subtype(electron microscope)}} transmission electron microscope, TEM; scanning electron microscope, SEM; scanning tunneling electron microscope; field-emission microscope. {{has_part(microscope)}} objective lens, eyepiece, barrel, platform, focusing knob; slide, slide glass, cover glass, counting chamber; illuminator, light source; polarizer. {{has_part(telescope/microscope/binoculars/periscope)}} reticle, cross-hairs. light pipe, fiber optics. {{function_of(reflect, @R420)}} {{has_subtype(reflector, @R420)}} mirror, reflector, speculum. {{has_subtype(mirror)}} looking-glass, pier-glass, cheval-glass, hand mirror; one-way mirror; magnifying mirror, shaving mirror. {{has_subtype(mirror)}} {{has_part(automobile, @P2.3.1.3.16.2.2.1)}} {{function_of(see[mode=rearward, @R235], R441)}} rear-view mirror. {{has_subtype(mirror)}} {{function_of(distort[obj=reflection], @R243)}} distorting mirror. {{function_of(entertainment)}} {{used_in(distorting mirror)}} {{has_subtype(structure, @P2.3.1.3.10)}} fun house. {{&function_of(bend[obj=light])}} {{function_of(sort[obj=light frequencies])}} prism, diffraction grating; beam splitter. <-- device to change the phase of light--> {{affected_by(light frequency)}} half-wave plate; quarter-wave plate. {{function_of(record[obj=image, @R554], @M8.1.3.2.1.4)}} {{needs(photography, @P2.3.1.3.6.2)}} camera; camera lucida[Lat], camera obscura[Lat]. {{has_subtype(camera)}} still camera. {{has_subtype(camera)}} {{function_of(record[obj=moving image, @R448], @M8.1.3.2.1.4)}} {{function_of(record[obj=sound, R402], @M8.1.3.2.1.4)}} movie camera; video camera, TV camera. {{has_subtype(still camera)}} "35mm camera", thirty-five-millimeter camera, thirty-five millimeter; box camera, brownie. {{has_subtype(camera)}} through-the-lens focus camera, TTL camera. {{has_part(camera)}} lens, camera lens; body, camera body; lens cap; shutter; iris; shutter release, shutter button; rewind crank; film advance lever, advance lever, advance; viewfinder. {{&has_part(camera)}} film speed selector; shutter speed selector; exposure adjustment; hot shoe, flash attachment; exposure meter; focusing ring; range finder; timer, self-timer; mode selector. {{&has_part(camera)}} {{function_of(illumination, @R420)}} flash. {{has_subtype(flash)}} built-in flash; flash attachment; detached flash; strobe, electronic flash. {{has_subtype(range finder)}} sonar focus, sonar focus transducer; split focus. {{has_subtype: magic lantern, @M3.3.2.1.1.1.R3.2}}. stereopticon; chromatrope[obs3], thaumatrope[obs3]; stereoscope, pseudoscope[obs3], polyscope[obs3], kaleidoscope. gastroscope[Med], abdominoscope[obs3]; helioscope[obs3], polariscope[obs3], polemoscope[obs3]. abdominoscopy[obs3]; gastroscopy[Med]; microscopy, microscopist. periscope, periscopic lens[obs2]. <-- TV cameras, monitors CCTV x-ray machines microphones, earphones sniffers (CO, ODOR) --> <-- (OTHER THAN OPTICAL, P2.3.1.3.12.2) (SYMB. POMEAS) --> P2.3.1.3.12.3 MEASURING INSTRUMENTS N. {{function_of(measurement[obj=physical quantity], R466)}} measuring instrument, measuring device, meter; gage, gauge. {{has_part}} {{part_of(scale, @R466)}} {{function_of(show[obj=measurement, R466], @R525)}} indicator, readout. {{has_representation(measurement, R466)}} reading. {{has_subtype(readout)}} dial; display. {{has_subtype(display)}} {{used_in(number)}} digital display, digital readout. {{has_subtype(display)}} {{part_of(pointer, @P2.3.1.3.12.3)}} analog display. {{has_part(analog display)}} {{has_subtype(pointer, @R550)}} pointer, needle. {{has_subtype(pointer, @P2.3.1.3.12.3)}} {{has_part(clock, @P2.3.1.3.12.3.4): hand, @P2.3.1.3.12.3.4}}. <-- [[METER]] --> P2.3.1.3.12.3.1 SPECIAL MEASURING INSTRUMENT N. special measuring instrument. {{measured_by(length, R200, P1.2.2.2.1.1)}} ruler, rule, standard; measuring tape, tape; compass, calipers[1]; line, rod, check; dividers; velo[obs3]. {{has_subtype(ruler)}} yardstick, yard measure; foot rule. {{measured_by(diameter/thickness)}} calipers[2]. {{has_subtype(calipers[2])}} {{property_of(accurate)}} micrometer, micrometer caliper; vernier, vernier caliper. {{measured_by(depth[of=water])}} depth gage, bathometer[obs3]; sonar. {{measured_by(celestial object)}} {{has_subtype(telescope)}} heliometer. {{measured_by(distance/wavelength)}} interferometer. {{measured_by(light intensity)}} radiometer. {{measured_by(refractive index)}} refractometer. {{measured_by(lung capacity)}} respirometer, spirometer[obs3]. rheometer, telemeter, udometer[obs3], vacuometer[obs3], variometer[obs3], viameter[obs3]. {{measured_by(atmospheric pressure, P2.7.2.1.5)}} barometer. {{measured_by(wind velocity, R349)}} anemometer, dynamometer. {{measured_by(angle, R244)}} goniometer. <-- landmark &c. (location)(limit) R233; marigraph[obs3], pneumatograph[obs3], stethograph[obs3]. --> {{measured_by(rain)}} rain gauge, rain gage. {{measured_by(volts)}} voltmeter. {{measured_by(amps)}} ammeter. {{measured_by(electric current)}} galvanometer. {{measured_by(radioactivity/radiation)}} geiger counter; scintillation counter; Leyden jar. {{has_subtype(vessel, @P2.3.1.3.9.1)}} {{measured_by(liquid volume, @P2.3)}} graduated cylinder; volumetric flask; burette; graduated pipette. {{has_subtype(vessel, @P2.3.1.3.9.1)}} {{measured_by(liquid density, @P2.3)}} pycnometer. {{measured_by(liquid density, @P2.3)}} hydrometer, areometer[obs3]. {{measured_by(velocity, R274, @P2.4.2.R1)}} radar, radar speed detector; log line; speedometer; odometer; tachometer; strobe; air speed gauge; wind sock; wind speed meter; pedometer. {{has_subtype(radar speed detector)}} radar gun; radar trap. {{has_subtype(radar gun)}} "K-9". {{measured_by(shape/topography)}} side-looking radar. {{measured_by(depth under water)}} sonar. {{measured_by(time, time interval): clock, watch, stopwatch, chronometer}}. {{measured_by(force, @P2.4.2.3)}} piezoelectric crystal. {{measured_by(ground motion)}} seismometer, accelerometer, earthquake detector. {{measured_by(molecular mass)}} mass spectrometer, mass spectrograph. {{measured_by(weight, R319): scale, P2.3.1.3.12.11}}. {{measured_by(mass): balance, @P2.3.1.3.12.11}}. {{has_subtype(instrument)}} mechanical instrument; electrical instrument; electronic instrument. <-- ?? break out circuits into their own heading? --> {{has_part(electronic instrument)}} signal-processing circuit. {{measured_by(distance)}} odometer; pedometer, perambulator[obs2]; range finder. {{measured_by(distance)}} {{needed_for(radio wave)}} radar. {{measured_by(molecular structure)}} X-ray diffractometer. {{measured_by(angle)}} goniometer; protractor. {{measured_by(force, @P2.4.2.3): @P2.3.1.3.12.11, scale, spring balance, spring scale}}. {{measured_by(nuclear magnetic resonance, @P2.6.1.7)}} magnetic resonance spectrometer, nuclear magnetic resonance spectrometer, NMR machine, NMR[acron]. {{has_subtype(nuclear magnetic resonance spectrometer)}} proton magnetic resonance spectrometer, PMR spectrometer. {{has_subtype(proton magnetic resonance spectrometer)}} {{&uses(medical diagnosis)}} magnetic resonance imager, MRI machine. <-- ombrometer[obs3], pantometer[obs3], pluviometer[obs3], pneumatometer[obs3], pneumometer[obs3], --> P2.3.1.3.12.3.2 THERMOMETER R389 #389. Thermometer. N. {{measured_by(temperature, @R382)}} thermometer. {{has_metaphor: mercury, P2.3.1.2.2.80}}. <-- how to define a liquid column thermometer? --> {{has_subtype}} liquid column thermometer. {{contains(liquid column thermometer)}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} indicator fluid. &&{{has_part($liquid column thermometer)}} {{contained_in($indicator fluid)}} {{shape_of(round, @R249)}} bulb, thermometer bulb. &&{{has_part($liquid column thermometer)}} {{contained_in($indicator fluid)}} {{shape_of(column, @P2.3.1.3.1.1)}} capillary tube. &&{{constitutes($indicator fluid)}} {{contains(capillary tube)}} liquid column. &&{{constitutes($indicator fluid)}} {{contains(thermometer bulb)}} reservoir. &&{{has_shape($liquid column): column, @P2.3.1.3.1.1}}. &&{{connected_to(capillary tube): thermometer bulb}}. &&{{has_property($liquid column/$reservoir): $volume, R200f}}. &&{{has_relative_val($reservoir^$volume + $liquid column^$volume): ">100"}}. &&{{has_part(thermometer)}} {{location_of(capillary tube): scale, @R466}}. {{has_subtype(liquid column thermometer)}} {{contained_in(mercury, P2.3.1.2.2.80)}} mercury thermometer. {{has_subtype(liquid column thermometer)}} {{contained_in(alcohol[1], P2.3.1.3.4.4.2.1)}} alcohol thermometer. {{has_subtype(thermometer)}} clinical thermometer; dry-bulb thermometer; Anschutz thermometer[Ger]; gas thermometer. {{has_subtype(thermometer)}} {{part_of(scale[num=2])}} dual-scale thermometer. color-changing temperature indicator; thermopile, thermometrograph[obs3], thermoscope[obs3]; cryometer; pyrometer. {{property_of(electrical)}} thermistor, thermocouple; telethermometer. {{part_of}} pyrometer; calorimeter, bomb calorimeter. {{measured_by(humidity)}} wet-bulb thermometer. {{part_of}} {{function_of(temperature regulation)}} thermostat, thermoregulator. {{has_subtype(thermometer)}} {{formed_by(record[of=temperature], R551)}} recording thermometer. P2.3.1.3.12.3.3 LIGHT METERS N. {{measured_by(light intensity)}} light meter, light detector. {{has_part(light meter)}} {{affected_by(light intensity)}} photocell; diode, photodiode; photometer, eriometer[obs3], actinometer[obs3], lucimeter[obs3], radiometer; photomultiplier, photomultiplier tube. {{has_subtype}} {{measured_by(light emission)}} spectroscope; spectrograph. {{has_subtype(spectrophotometer)}} recording spectrophotometer. {{has_subtype}}{{measured_by(light scattering)}} turbidimeter, nephelometer. {{has_subtype}}{{measured_by(light absorption)}} colorimeter; photodiode array, diode array. {{has_subtype}} {{measured_by(light absorption)}} {{measured_by(spectrum)}} spectrometer, spectrophotometer, monochrometer. {{has_subtype(spectrometer)}} {{measured_by(spectrum)}} UV spectrometer, visible spectrometer; Infrared spectrometer, Fourier transform infrared spectrometer, FTIR; recording spectrometer; densitometer, scanning densitometer, two-dimensional densitometer. P2.3.1.3.12.3.4 CHRONOMETER N. {{measured_by(time, R106/period, R108)}} clock, chronometer, chronoscope[obs3]; timekeeper, timepiece. wall clock. pendulum clock. {{has_subtype(pendulum clock)}} grandfather's clock; cuckoo clock. {{property_of(portable)}} watch; wristwatch; pocket watch. {{function_of(timimg)}} timer; stopwatch, chronograph. {{property_of(precision)}} atomic clock. {{has_subtype(atomic clock)}} {{used_in(cesium)}} caesium clock, cesium clock. {{function_of(audible signal, @M8.1.3.3.1.2)}} alarm clock, alarm. {{has_subtype(alarm clock)}} clock radio. quartz watch. digital clock; analog clock. {{has_part(digital clock): digital display}}. {{has_part(analog clock)}} hand; face. {{location_of(face)}} {{has_subtype(analog display)}} {{has_subtype(dial, @P2.3.1.3.12.3)}} dial, clock dial. {{has_subtype(hand)}} big hand; little hand. {{function_of(indicate[obj=hour, @R106], R550): little hand}}. {{function_of(indicate[obj=minute, @R106], R550): big hand}}. sundial, dial[2], horologe; hourglass, sandglass. {{has_part(sundial)}} gnomon. {{has_part(pendulum clock)}} {{function_of(oscillation)}} pendulum. {{has_instance(watch)}} Swiss watch; Timex watch; Rollex watch. water clock, water glass, clepsydra[obs3]; repeater. <-- ghurry[obs3] --> P2.3.1.3.12.4 PENETRATING INSTRUMENTS N. {{function_of(penetration, P2.6.1.2.4.3)}} penetrating instrument. <-- [[KNIFE]] --> P2.3.1.3.12.4.1 CUTTING INSTRUMENTS (R253A) #253a. Cutting Instrument. N. {{function_of(cutting, P2.8.1)}} {{property_of(sharpness, R253)}} cutting instrument, cutter, cutters. knife. cleaver; axe, ax. {{has_part(knife)}} {{constitutes(metal, P2.3.1.2.3)}} {{property_of(sharp, R253)}} blade. {{has_part(blade)}} {{property_of(sharp, R253)}} edge, blade edge, knife edge, cutting edge. {{&has_part(blade)}} {{property_of(dull)}} blunt edge. edge tool. {{has_subtype(knife)}} cutlery; penknife, whittle; razor; scalpel; bistoury[obs3], lancet. {{has_subtype(razor)}} safety razor; straight razor; electric razor. {{has_subtype(blade)}} {{has_part(razor)}} razor blade. {{uses(agriculture)}} plow, plowshare. {{has_part(plow)}} coulter, colter[obs3]. {{has_subtype(axe)}} hatchet; pickax; mattock; pick; adze; gill. {{property_of(curvature)}} billhook; scythe; sickle. scissors, shears. {{has_part(scissors/shears): blade[num=2], scissor blade[num=2]}}. pruning shears; wire cutter; nail clipper; paper cutter. {{has_subtype(knife): sword, spear, @R727}}. {{has_subtype: bodkin, @R262; belduque[obs3]}}. {{has_subtype(knife)}} Bowie knife; bushwhacker [U.S.]; drawing knife, drawing shave. {{has_subtype(knife): @P2.3.1.3.22.2, dagger, stiletto}}. {{uses(microscopy/histology)}} microtome. chisel; screwdriver blade; flint blade. {{has_subtype(chisel)}} {{property_of(pneumatic, @R157a)}} {{function_of(cut[obj=pavement, @R627/rock, P2.3.1.1.4.1])}} jackhammer, jack hammer, air hammer, pneumatic hammer. guillotine. {{has_subtype(knife)}} {{has_subtype(cooking implement, P2.3.1.3.1.3.1)}} paring knife; slicing knife; chopping knife; bread knife. {{has_subtype(cooking implement, P2.3.1.3.1.3.1)}} potato peeler, vegetable peeler; corer; kitchen shears; biscuit cutter; ice pick. punch, die. {{has_subtype: drill, @P2.3.1.3.12.4.3}}. {{uses(planing, @P2.8.1)}} plane, carpenter's plane. P2.3.1.3.12.4.2 PIERCING OBJECTS (R252B) #253b. Piercing object. N. {{property_of(sharpness, R253)}} {{formed_by(opening, R260)}} {{function_of(penetration, P2.6.1.2.4.3)}} piercing object, piercer. {{has_part}} point. {{has_part(prickly plant, R367a, P2.3.2.1.2.2)}} thorn; spine, needle; beard, chevaux de frise[Fr], comb; awn, bur, burr; catchweed[obs3], cleavers, clivers[obs3]. spike, spine, spicule[Biol], spiculum[obs3]; prick, prickle; spur, rowel, barb; spit, cusp; horn, antler; snag. {{constitutes(metal, P2.3.1.2.3)}} awl, bradawl. {{constitutes(metal, P2.3.1.2.3)}} needle; hypodermic needle. {{similar_to: @P2.3.1.3.11.2.1, tack, nail, pin}}. {{has_subtype: sword, P2.3.1.3.22.2; spear, P2.3.1.3.22.6}}. {{constitutes(metal, P2.3.1.2.3)}} bodkin. <-- we distinguish piercing objects, above, from other type of perforating objects [[drill]] --> P2.3.1.3.12.4.3 PERFORATOR (R262) #262. Perforator. N. {{function_of(perforate, P2.6.1.2.4.3)}} perforator. chisel, gimlet, stylet[obs3], wimble[obs3], scoop, terrier, dibble, trocar[Med], trepan, probe, rimer, warder, lancet. punch, puncheon, puncher; spikebit[obs3], gouge; punching machine, punching press; punch pliers. {{has_subtype(cutting instrument, P2.3.1.3.12.4.1)}} {{property_of(rotation)}} drill, borer, auger. {{property_of(rotation)}} corkscrew. {{has_subtype(drill)}} brace and bit. {{has_subtype(drill)}} {{property_of(electrical, @R157a)}} electric drill, hand drill; reversible drill; variable-speed drill; drill press. {{has_part(drill)}} {{property_of(replaceable)}} {{property_of(cylindrical)}} {{property_of(sharp)}} bit, drill bit. <-- [[HAMMER]] --> P2.3.1.3.12.6 HAMMER N. {{function_of(impel, R276, P2.4.2.3)}} hammer; sledge hammer, sledge;lump hammer; mall, maul, mallet; ball peen hammer; tack hammer. {{function_of(impel, R276, P2.4.2.3)}} flail; ram, rammer[obs3]; monkey, punch, bat; cant hook; ax &c. (sharp) R253. {{has_part}} head, hammer head. {{similar_to: P2.3.1.3.22.3, club, cudgel}}. {{has_subtype}} {{function_of(cutting): @P2.3.1.3.12.4.1, jack hammer, air hammer}}. <-- powered machines should be elsewhere P2.3.1.3.17 --> P2.3.1.3.12.7 PRESS N. {{function_of(impel, R276, P2.4.2.3)}} press; stamping machine; coin press. P2.3.1.3.12.8 MANIPULATING INSTRUMENTS N. manipulator. micromanipulator; remote manipulator. P2.3.1.3.12.9 SORTING INSTRUMENTS N. {{function_of(sorting/separation, @R44/isolation, @R55)}} {{uses(arrangement, R60)}} mesh, riddle; sorter. card sorter. {{has_part(sorter)}} bin. {{has_subtype(mesh)}} {{property_of(porosity, R252a, P1.2.4.3.2.3)}} sieve, screen, net. {{has_subtype(mesh)}} {{property_of(porosity, R252a, P1.2.4.3.2.3)}} {{function_of(clarification[of=liquid, P2.3.1.3.1.1.1], @R652)}} {{function_of(retain[obj=particle], R781)}} strainer; filter; frit. {{has_subtype(mesh)}} {{property_of(porosity, R252a, P1.2.4.3.2.3)}} cloth. {{has_subtype(mesh)}} {{property_of(porosity, R252a, P1.2.4.3.2.3)}} sponge, honeycomb. {{has_subtype(filter)}} buchner funnel. {{has_subtype(filter)}} {{&uses(filter)}} filter paper. {{has_subtype(filter)}} {{location_of(conduit)}} line filter. P2.3.1.3.12.10 ROTATOR N. {{function_of(rotation, R312)}} rotator. {{has_subtype}} {{shape_of(discoid, @R247)}} wheel[1]. rotor; capstan. {{has_part}} {{has_subtype(axis of rotation, @R312)}} hub, hub of rotation. {{has_subtype(rotor)}} {{has_location(axis of rotation)}} axle, spindle, pole, arbor; axle shaft; drive shaft. {{has_subtype(wheel)}} {{&!uses(land vehicle)}} vehicle wheel, wheel[2]. &&{{supports($vehicle wheel): $axle}}. &&{{supports($axle): vehicle frame}}. &&{{supported_by($vehicle wheel): path, R627}}. gymbal; bobbin, mandrel. carousel, merry-go-round, whirligig; top, dreidel, teetotum[obs3]; gyroscope; turntable, lazy suzan; screw; gear; roller; jack; drill, augur, oil rig; windmill rotor. rollingstone[obs3]. {{has_subtype(wheel)}} potter's wheel; pinwheel; flywheel; fantail, fly tackle; Ferris wheel. contrate wheel[obs3], crown wheel. {{has_subtype(wheel): roulette wheel}}. {{part_of(windmill rotor)}} {{function_of(grinding)}} windmill. {{part_of}} {{has_subtype(electricity generator)}} wind turbine. {{has_subtype(wheel)}} pulley wheel; wagon wheel; tire, tyre[Brit]; water wheel; caster. {{function_of(lifting)}} {{part_of(pulley wheel)}} pulley. {{has_subtype(rotor)}} {{function_of(sedimentation/separation)}} centrifuge. hinge. {{has_part(hinge)}} pin. {{has_subtype(centrifuge)}} ultracentrifuge; bench centrifuge, refrigerated centrifuge; gas centrifuge; microcentrifuge, microfuge. {{has_subtype(bookshelf)}} rotating bookshelf. {{has_subtype: whirling dervish, @P2.3.2.3.6.5.70}}. P2.3.1.3.12.11 SCALE N. {{measured_by(weight)}} scale, scales, weighing machine, weighing instrument. spring balance. {{measured_by(mass)}} balance. {{has_subtype(balance)}} beam balance; electronic balance; microbalance; steelyard, beam scale, beam, weighbridge[obs3]; torsion balance; pulp balance; one-pan balance; top loading balance; piezoelectric balance. {{property_of(accurate)}} analytical balance; microgram balance. {{needs(balance)}} weights, standard weights. {{has_part(balance)}} arm; pan; fulcrum. postal scale; baby scale. <-- [[laboratory]] Lab instruments not covered elsewhere--> P2.3.1.3.12.12 LABORATORY INSTRUMENTS N. laboratory instrument. {{has_subtype(container)}} {{function_of(heating)}} retort, alembic, still; crucible. <-- [[entertainment]] electronic TE 343, 344 (symb. POENTEL) musical instruments (symb. POMUSI) --> P2.3.1.3.13 ENTERTAINMENT DEVICES (EXCEPT R417) N. {{function_of(entertainment, R840)}} entertainment device. <-- devices which use electricity to power motors, such as movie cameras, are not electronic. They can be classified as electrical. --> P2.3.1.3.13.1 NON-ELECTRONIC ENTERTAINMENT DEVICES N. non-electronic entertainment device. <-- [[MUSICAL]] --> P2.3.1.3.13.1.1 MUSICAL INSTRUMENTS (R417) #417. Musical Instrument. N. {{emitted_by(music, R415)}} musical instrument. {{used_by: musician, P2.3.2.3.6.5.72.2}}. reed instrument; stringed instrument; wind instrument; percussion instrument. {{has_subtype(reed instrument)}} free-reed instrument. {{has_subtype(wind instrument)}} brass instrument, brass-wind instrument, brass wind instrument, brass. {{has_subtype(stringed instrument)}} monochord[obs3], polychord[obs3]; harp; mandola[obs3], mandolin, mandoline[obs3]; guitar; gittern[obs3], rebeck[obs3], bandurria[obs3]; bandura; banjo; bina[obs3], vina[obs3]; xanorphica[obs3]. {{has_subtype(harp)}} aeolian harp, aeolian lyre, wind harp; cither, zither, cithern[obs3]; dulcimer; lyre. {{has_subtype(stringed instrument)}} bowed stringed instrument. {{needs(bowed stringed instrument)}} bow, fiddlestick[obs3]. {{has_subtype(bowed stringed instrument)}} violin, fiddle, viol, kit; viola; tenor viol, viola d'amore; cello, viola da gamba[It]; tenor, cremona, violoncello; bass, bass fiddle, bass viol, base viol, bull fiddle, double bass, contrabass, string bass; theorbo[obs3], double base, contrabasso[obs3], violone[obs3], psaltery; viola da braccio. {{has_subtype(guitar)}} acoustic guitar; electric guitar; gittern; Hawaiian guitar, uke, ukulele; steel guitar. {{has_subtype(Stringed instrument)}} lute, archlute[obs3]; mandolin; mandola; balalaika; banjo. {{has_subtype(Stringed instrument)}} {{has_subtype(percussion instrument)}} piano, pianoforte; harpsichord, clavichord, clarichord[obs3], manichord[obs3]; clavier, spinet, virginals, dulcimer, vielle[obs3], pianino[obs3], Eolian harp. {{has_subtype(piano)}} grand piano; baby grand, parlor grand; concert grand, concert piano, grand; mechanical piano, Pianola, player piano; upright, upright piano; spinet. {{has_subtype(free-reed instrument)}} {{part_of(bellows)}} accordion, piano accordion, squeeze box, seraphina[obs3]; concertina. {{has_subtype(free-reed instrument)}} harmonica, mouth organ; harmonium, organ, reed organ; American organ. {{has_subtype(wind instrument)}} organ; harmonium, harmoniphon[obs3]; calliope, steam organ; electric organ, Hammond organ. {{has_subtype(organ)}} grind organ, hurdy gurdy, street organ, American organ[obs3], barrel organ, hand organ. humming top. {{has_subtype(wind instrument)}} {{has_subtype(reed instrument)}} flute, fife, piccolo, flageolet; clarinet, claronet[obs3]; basset horn, corno di bassetto[obs3], oboe, hautboy; bassoon, contrabassoon, double bassoon, contrafagotto[obs3], serpent, bass clarinet. {{has_subtype(wind instrument)}} pipe. {{has_subtype(pipe)}} pitch pipe; bagpipe, bagpipes, union pipeschanter, melody pipe; drone, drone pipe, bourdon; fipple flute, fipple pipe, recorder, flute; flageolet, treble recorder; penny whistle, tin whistle, whistle, catcall. {{has_subtype(pipe)}} musette, ocarina; Pandean pipes, pipes of Pan, panpipe, syrinx, sirene[obs3]; sourdet[obs3]. <-- ; doodlesack[obs3], harmoniphone[obs3]. --> {{has_subtype(brass instrument)}} horn. {{has_subtype(horn)}} bugle, cornet, cornet-a-pistons, cornopean[obs1], clarion, trumpet, trombone, ophicleide[obs3]; French horn; saxophone, sax [informal], buglehorn[obs3], saxhorn, flugelhorn[obs3]; althorn, alto horn; post horn, posthorn[obs3]; sackbut, euphonium; tuba, sousaphone, bass horn, bombardon[obs3], helicanhorn[obs3]; English horn, cor Anglais[Fr], corno Inglese[It]. {{has_subtype(percussion instrument)}} cymbal, bell, gong; tambourine, tambour[obs2], tamborine[obs3]; drum, tympan. {{has_subtype(bell)}} handbell. {{member_of(bell)}} carillon. {{has_subtype(drum)}} tabor, tabour, tabret[obs3], tabourine[obs3], taborin[obs3]; side drum, snare drum; kettle drum, kettle, tympanum, timpani, tympani[obs3]; bass drum; bongo, bongo drum; tymbal[obs3], timbrel[obs3]; tenor drum, tom-tom. castanet, bones; musical glasses, musical stones; sounding-board, rattle; tam-tam, zambomba[obs3]. [Vibrating bars] xylophone, reed, marimba, vibraphone, glockenspiel, orchestral bells; tuning fork; triangle; Jew's harp; music box, musical box, harmonicon[obs3]. sordine[obs3], sordet[obs3]; sourdine[obs3], sourdet[obs3]; mute. {{emitted_by(recorded music)}} phonograph, gramaphone[obs2]; CD player, compact disc player. {{has_subtype(CD player)}} {{property_of(portable)}} Discman, Sony Discman. <-- [[TOY]] --> P2.3.1.3.13.1.2 TOY N. {{function_of(entertainment, R840)}} toy, plaything. bauble. blocks, building blocks. {{needed_by(card game, @M3.3.2.1.1.1.R3)}} {{has_subtype(card)}} playing card, playing cards[pl]. {{member_of(playing card)}} card deck, deck, deck of cards. {{has_subtype(deck of cards)}} {{property_of(complete)}} full deck. {{has_subtype(deck of cards)}} {{member_of(playing card[num=52])}} poker deck. {{has_subtype(deck of cards)}} {{member_of(playing card[num=48])}} pinochle deck. {{has_subtype(playing card)}} ace, king, queen, knave, jack, ten, nine, eight, seven, six, five, four, trey, deuce; joker; trump, wild card. {{has_property(playing card)}} suit, card suit. {{has_subtype(card suit)}} spades, hearts, clubs, diamonds; major suit, minor suit. {{has_subtype(playing card)}} bower; right bower, left bower; dummy; jackpot. {{member of(playing card)}} {{has_subtype(combination[2], @R48)}} meld. teetotum[obs3]; knickknack &c. (trifle) R643; magic lantern, @M3.3.2.1.1.1.R3.2; peep show, puppet show, raree show, gallanty show[obs3]; toy shop. yo-yo; jumping jack; jacks, jackstones; water pistol, water gun; balloon; catapult, sling, slingshot; dollhouse; hobby, hobbyhorse, rocking horse, cockhorse; hula-hoop; pogo stick; jack-in-the-box; kaleidoscope; pea shooter; sandbox; seesaw, teeter-toter, teeterboard; slide. {{has_subtype(structure)}} play house, playhouse, wendy house. swing; trapeze. top, whirligig, teetotum, spinning top. peg top. puzzle. {{has_subtype(puzzle)}} Chinese puzzle; jigsaw puzzle; crossword puzzle. ball. {{has_subtype(ball)}} {{property_of(spherical, @R249)}} beach ball; baseball; soccer ball; tennis ball; basketball. {{has_subtype(baseball)}} hardball; softball. {{has_property(hardball): diameter[val=4 inches], @R202}}. {{has_subtype(ball)}} {{property_of(oblate spheroidal)}} football, oblate spheroid[coll], pigskin[coll.]. {{action_of(fly, @R305)}} kite. {{connected_to($kite): $string, @R205}}. &&{{has_function($string): tether[obj=$kite], @R751}}. {{has_subtype(kite)}} box kite. {{has_subtype}} {{has_subtype(visual representation, P2.3.1.3.6)}} doll, dolly. {{has_subtype(doll)}} puppet, marionette; rag doll; Barbie doll; Kewpie doll; Raggedy Ann doll; teddy, teddy bear; toy soldier. {{has_subtype(puppet)}} hand puppet, glove doll. P2.3.1.3.13.2 ELECTRONIC ENTERTAINMENT DEVICES N. {{has_subtype(P2.3.1.3.19.1, electronic device)}} {{function_of(entertainment)}} electronic entertainment device. <-- [[RADIO]] --> P2.3.1.3.13.2.1 RADIO N. {{needed_for(radio wave)}} {{emitted_by(sound)}} radio, radio receiver, receiver. car radio, police radio, two-way radio, walkie-talkie[military], handie-talkie, citizen's band, CB, amateur radio, ham radio, short-wave radio, police band, ship-to-shore radio, airplane radio, control tower communication. crystal radio; vacuum tube radio; transistor radio. {{property_of(portable)}} {{part_of(battery)}} portable radio. <-- [[TV]] --> P2.3.1.3.13.2.2 TELEVISION N. {{emitted_by(sound, P2.6.1.4 + display image, @P2.3.1.3.6)}} television, TV, television receiver, tube, boob tube[coll.]. {{needs}} {{has_subtype(radio wave): television signal, @P2.3.1.3.19.1}}. {{has_part}} {{has_subtype(cathode-ray tube)}} {{emitted_by(display image, @P2.3.1.3.6)}} television tube, TV tube. {{emits(television tube)}} {{has_subtype(display image, @P2.3.1.3.6)}} TV image, television image. {{has_subtype(television image)}} {{has_subtype(physical process)}} still TV image; moving TV image. {{has_property(moving TV image): motion, R264}}. {{representation_of(moving TV image): moving image, @R448}}. {{has_measure(tube size)}} {{has_subtype(diameter, @R202)}} diameter, diagonal diameter. black-and-white television; color television. projector television. {{has_part}} {{has_subtype(screen, @P2.3.1.3.6)}} television screen, TV screen. P2.3.1.3.13.2.3 PHONOGRAPH N. {{emitted_by(sound/music)}} phonograph, gramophone[obsolete], phonorganon[obs3]. P2.3.1.3.13.2.3.1 RECORD PLAYER N. record player. Victrola. {{has_part}} {{function_of(turn[obj=phonograph record])}} turntable. {{uses}} {{has_subtype(disc)}} {{has_subtype(recording, R551)}} phonograph record, record, platter, recording, vinyl record, disc. {{has_part(phonograph record)}} {{has_subtype(track, @R627)}} groove. {{has_part}} {{adjacent_to(phonograph record)}} phonograph needle, stylus, pickup. {{has_subtype(stylus)}} {{constitutes(diamond)}} diamond stylus. P2.3.1.3.13.2.3.2 COMPACT DISK PLAYER N. compact disk player. {{has_part}} laser reader; turntable. {{needs}} {{has_subtype(disc)}} compact disc, CD. {{similar_to: CD-ROM}}. P2.3.1.3.13.2.3.3 TAPE PLAYER N. tape player. tape deck; casette player. {{needs}} tape; casette tape, casette. {{property_of(portable)}} portable casette player. {{has_subtype(portable casette player)}} Walkman, Sony Walkman. P2.3.1.3.13.2.4 VIDEO GAME N. {{emitted_by(sound + image)}} video game. {{location_of(video arcade)}} arcade game, arcade video game. P2.3.1.3.13.2.5 VIDEO CASETTE RECORDER N. {{used_in(video tape)}} video casette recorder, VCR, video tape recorder. VHS recorder; BetaMax recorder, Beta recorder, Sony Betamax recorder. camcorder; handicam. {{requires(video casette recorder)}} {{uses(video casette recorder)}} {{has_subtype(recording medium)}} {{has_subtype(magnetic tape)}} video tape. V. {{has_function(video casette recorder)}} {{has_subtype(record[on=video tape], @M8.1.3.2.1.4)}} tape, videotape. <-- [EXCEPT COMPUTERS] (SYMB. POINFO) --> P2.3.1.3.14 INFORMATIONAL ARTIFACT N. informational artifact, information, piece of information; datum. {{has_function: preserve[obj=information, M3.1.1.2], R670}}. <-- record was moved here from M8.1.3.2, natural means of communication. This entry contains the physical objects which constitute a record of some idea, or(in the case of trail) of some action. --> <-- [[RECORD]] --> P2.3.1.3.14.1 RECORD (R551) #551. Record. N. {{forms(recording, M8.1.3.2.1.4)}} {{topic_of(information, R527b)}} record, recording, recorded information. {{function_of(recording, M8.1.3.2.1.4)}} {{has_subtype(device, @R633)}} recording device. {{has_subtype(recording device)}} tape recorder; wire recorder. {{has_function(tape recorder): record[obj=sound, R402], M8.1.3.2.1.4}}. {{has_subtype(tape recorder)}} cassette tape recorder, casette recorder. {{requires(tape recorder)}} {{uses(tape recorder)}} {{has_subtype(recording medium)}} {{has_subtype(magnetic tape)}} audio tape, tape. {{&used_for(tape recorder): eavesdropping, @R418}}. analog recording; digital recording. {{has_subtype}} {{has_subtype(document[1], M8.1.3.2.2.4.3)}} written record. {{&member_of}} {{has_subtype(collection[2], @R72)}} library. note, minute, minutes. {{has_subtype}}{{has_subtype(evidence)}} {{has_subtype(remainder, R40)}} trace, vestige, remains. {{has_subtype(trace)}} relic; scar, cicatrix. {{has_subtype(trace)}} trail. {{has_subtype(trail)}} footprint, footstep, footmark[obs3]; pug; track, track mark. {{has_subtype(trace)}} {{location_of(body of water)}} {{causes(boat, P2.3.1.3.16.2.3^motion, R264)}} {{part_of(wave, P2.3.1.1.6.1.2.5)}} wake. {{has_subtype(remains[of=animal[1], R366]): corpse, P2.3.2.1.1.4}}. {{has_subtype(record[of=event/person])}} {{hcreates(person, P2.3.2.3)}} {{function_of(remind[about=event/person], @R505)}} memorial. {{has_subtype(memorial)}} {{has_subtype(structure)}} monument; obelisk, pillar, column, monolith. {{has_subtype(memorial)}} hatchment. {{has_subtype(memorial)}} plaque. {{has_subtype(memorial)}} trophy, winner's cup, cup; slab, tablet, achievement. {{has_instance(trophy)}} Oscar; Emmy. register, registry. {{has_subtype}} {{has_subtype(document, M8.1.3.2.2.4.3)}} {{has_subtype(list[of=event, R151], R86)}} {{has_property(ordered[by=time], @R60)}} chronolgy. {{has_subtype(list, R86)}} roll. cartulary, diptych, Domesday book; catalogue raisonne[Fr]. entry, memorandum, indorsement[obs3], inscription, docket. {{has_subtype}} {{has_subtype(document[1], M8.1.3.2.2.4.3)}} business record. {{has_topic(business record): business transaction}}. {{has_subtype(copy, R21)}} copy, duplicate. {{has_subtype: notch &c. (mark) R550}}. {{has_subtype: muniment, deed &c. (security) R771}}. {{has_subtype: document, M8.1.3.2.2.4.3}}. deposition, proces verbal[Fr]. {{has_subtype: affidavit; certificate, R467}}. {{&has_location}} notebook, memorandum book, memo book, pocketbook, commonplace book; portfolio. pigeonholes, excerpta[obs3], adversaria[Lat], jottings, dottings[obs3]. {{has_subtype(document, M8.1.3.2.2.4.3)}} gazette, gazetteer; newspaper, daily, magazine; almanac, almanack[obs3]; calendar, ephemeris, diary, log, journal, daybook, ledger; professional journal, scientific literature, the literature, primary literature, secondary literature, article, review article; account book, cashbook[obs3], petty cashbook[obs3]. archive, scroll, state paper, return, blue book; compte rendu[Fr]; Acts of, Transactions of, Proceedings of. {{has_location(statistics &c. R86)}} statistical table, statistical summary. {{has_subtype}} {{hcreates(annalist): @R594, chronicle, annals, legend; Congressional Records; Hansard's Debates}}. {{hcreates(annalist): @M8.1.3.2.2.4.3.3.1, history}}. {{has_subtype(memorial): memento &c. (memory) R505; testimonial, medal; commemoration &c. (celebration) R883}}. {{property_of(impermanence)}} {{causes(animal[1], R366)}} scent, spoor, piste[obs3]. {{property_of(analog)}} {{has_subtype(recording)}} recording, tape recording. {{uses(video casette recorder, P2.3.1.3.13.2.5)}} video casette, videotape. {{uses(computer)}} {{has_subtype(digital record): @P2.3.1.3.15.4.1.R1.2, compact disk, CD-ROM; floppy disk, diskette; hard disk, Winchester disk; read-only memory, ROM; write once read mostly memory, WORM; floptical disk; rewritable optical disk; digital tape, DAT}}. V. {{has_function(tape recorder)}} {{has_subtype(record[on=audio tape], @M8.1.3.2.1.4)}} tape, record, get on tape. P2.3.1.3.14.2 WRITING INSTRUMENT N. writing instrument. pen. ball-point pen; fountain pen. {{has_part(fountain pen)}} nib. {{&has_part(fountain pen)}} ink reservoir, reservoir. {{has_subtype(fountain pen)}} cartridge pen. {{has_part(cartridge pen/ball-point pen)}} cartridge. {{property_of(antiquated)}} quill. pencil. lead pencil, mechanical pencil. typewriter; electric typewriter. scotograph[ob3][an instrument for writing in the dark]. {{has_subtype}} word processor. {{uses(word processor): word processing program; word processor, editor, text editor}}. {{consumes(pen): ink, @P2.3.1.3.1.3.4}}. P2.3.1.3.14.3 MEANS OF COMMUNICATION N. {{uses(communication)}} means of communication. <-- [[mail]] --> P2.3.1.3.14.3.1 DELIVERY SERVICE N. {{function_of(deliver[obj=package, @R191/communication, R527], R270/shipping, @R270/transmission, @R270)}} {{has_subtype(business, M7.3.5.4.1.4)}} delivery service. {{has_target(deliver)}} addressee. {{performs(government, R737a)}} mail, post, mail delivery, delivery by mail. {{has_patient(mail delivery)}} {{has_subtype(solid object)}} mail[2]. {{has_subtype(mail[2]): letter, @R592; post card, @R592; package, @R191}}. {{has_subtype(mail)}} parcel post. {{performs(commercial organization, P2.3.2.3.5.5.2)}} private delivery service. {{has_instance(private delivery service)}} Federal Express, Fedex; United Parcel Service, UPS. {{has_subtype(mail)}} overnight mail, express mail, next-day delivery; first class mail; registered mail; second-class mail; third class mail; fourth class mail; bulk mailing. {{has_subtype}} {{has_subtype(advertising, @R794)}} {{property_of(unwanted, @R647)}} junk mail. {{uses(mail)}} {{has_subtype(address, @R189)}} mailing address. {{has_location(mailing address): exterior[of=mail]}}. {{function_of(receive[obj=mail], R296)}} {{has_subtype(receptacle, R191)}} {{location_of(mailing address)}} mailbox, mail box; mail drop; post office box. {{&has_location(mailbox)}} {{has_subtype(mailing address): residence}}. {{has_part(mailing address)}} {{has_subtype(number)}} postal code. {{has_subtype(postal code)}} zip code; "zip + 4". letter bag. {{performed_by(mail)}} Post Office, Postal Sewrvice. {{performed_at(mail[obj=letter]/buy[obj=postage stamp])}} {{has_subtype(building, P2.3.1.3.10.2)}} {{owns(Post Office)}} post office[2]. {{requires(mail)}} {{has_subtype(fee[for=mail delivery], @R809)}} postage. {{has_result(payment[of=postage], R807)}} {{has_subtype(one-time right to service)}} right to mail delivery. {{has_symbol(right to mail delivery)}} {{has_subtype(certificate, @R467)}} {{has_symbol(payment[of=postage], R807)}} {{shape_of(sheet, P2.3.1.3.1.1)}} {{main_component_of(paper, @P2.3.1.3.1.2)}} stamp, postage stamp. {{has_property(postage stamp): size[val=1-10 cm][avval=3 cm x 3 cm]}}. {{has_subtype(stamp, @R550)}} {{location_of(postage stamp + envelope, @R191)}} {{has_symbol(use[obj=postage stamp], R677)}} {{has_symbol(cancellation[obj=postage stamp], R756)}} cancellation, postmark. {{job_of}} courier. {{function_of}} {{has_subtype(pigeon)}} carrier pigeon. {{has_subtype}} {{used_in(electronic transmission)}} {{use_in(computer, P2.3.1.3.15.4)}} electronic mail, E-mail. V. {{has_subtype(send[obj=mail[2]], R270)}} mail[3]. {{has_subtype(mark[obj=postage stamp][with=cancellation], @R550)}} {{hperforms(Post Office)}} {{has_activity(Post Office)}} cancel. P2.3.1.3.14.3.2 ELECTRONIC COMMUNICATION DEVICE N. electronic communication device. {{uses: telephone line; radio transmission}}. {{has_subtype}}{{function_of(transmit[obj=text])}} telegraph[1]; cable, wire. {{has_subtype}}{{function_of(transmit[obj=image])}} telefax, facsimile, fax. {{has_subtype}} {{function_of(transmit[obj=binary data])}} {{&has_part(computer, P2.3.1.3.15.4.1)}} {{used_by(telephone line)}} {{connected_to(telephone line): modem, @P2.3.1.3.15.4.1.R1.3}}. V. {{used_in(telegraph[1]): @R527, telegraph, wire, cable}}. {{used_in(modem, @P2.3.1.3.15.4.1.R1.3/computer, P2.3.1.3.15.4.1)}} e-mail. <-- [[telephone]] --> P2.3.1.3.14.3.2.1 TELEPHONE N. {{function_of(transmit[obj=speech, M8.1.3.2.2.3.1.1])}} {{uses(hearing, M6.1.2.6.8)}} telephone, phone. wireless telephone, radiotelephone, radiophone, wireless. {{has_subtype}} {{property_of(portable)}} mobile telephone, mobile phone; cellular phone, cellular telephone. {{has_subtype}} {{property_of(portable)}} cordless telephone, cordless phone. {{has_property(cordless phone): transmission range[val=<1000 feet]}}. {{uses}} {{has_subtype(path)}} {{has_subtype(conduit[for=communication, R527], R350)}} {{has_subtype(connection, R45, A3.3.3.R1)}} telephone line. {{has_subtype(telephone line)}} {{has_subtype(wire)}} {{constitutes(metal, P2.3.1.2.3)}} telephone wire. {{has_subtype(telephone line)}} {{constitutes(glass)}} optical fiber. {{&consists_of(telephone wire): copper, P2.3.1.2.2.29}}. personal telephone, home phone, house phone; office phone. {{required_by(payment)}} public telephone, pay phone, pay telephone. {{has_subtype(pay phone)}} {{used_by(coin)}} coin phone, coin-operated telephone. {{has_subtype(pay phone)}} {{used_by(credit card)}} credit-card telephone. {{&part_of(telephone)}} telephone booth, phone booth. {{has_subtype(voice)}} {{used_for(telephone)}} telephone call, phone call. intercom. {{part_of(display screen)}} picturephone, videophone. {{used_in: telemarketing}}. V. {{used_in(telephone): @R527, telephone, phone, call}}. telefax, fax. <-- [[COMPUTER]] --> P2.3.1.3.15 CALCULATING DEVICE <-- Calculators and Computers(unintelligent) d. Intelligent computers (POAI) non-robotic robots --> N. {{function_of(calculation, R85a)}} calculating device. abacus, suan-pan[obs3]; slide rule, slipstick[coll.]; tallies, logometer[obs3]; Napier's bones. {{has_part(slide rule): scale[num=>1]}}. {{has_part(slide rule)}} {{has_subtype(pointer, @R550)}} cursor[num=1]. {{has_part(abacus)}} {{property_of(movable)}} [num=>20] beads, stones. P2.3.1.3.15.1 CALCULATING MACHINES GENERALLY N. calculating machine. P2.3.1.3.15.1.1 NON-ELECTRONIC CALCULATORS N. calculator, mechanical calculator. adding machine. {{has_subtype(adding machine)}} hand-cranked adding machine; electrical adding machine. sorting machine, sorter; card sorter, punched-card sorter. difference engine. cash register. P2.3.1.3.15.1.2 ELECTRONIC CALCULATORS N. electronic calculator, calculator. desk calculator; hand calculator, pocket calculator; card-sized calculator, wallet-sized calculator, credit-card-sized calculator. P2.3.1.3.15.3 DUMMY N. dummy. P2.3.1.3.15.4 ELECTRONIC COMPUTER N. computer, electronic computer. microprocessor, microprocessor chip. {{has_subtype: digital computer, P2.3.1.3.15.4.1}}. {{used_in(continuous signal)}} analog computer. Phr. "Modern man fears a computer failure more than God's wrath." [N.W. Hutchings, in "The Gospel Truth" (Southwest Radio Church), Feb. 1992]. P2.3.1.3.15.4.1 DIGITAL COMPUTER N. {{used_in(binary signal)}} digital computer, computer. general-purpose computer; dedicated computer; dedicated microprocessor; microcomputer. {{has_subtype: mainframe, P2.3.1.3.15.4.2}}. {{has_subtype: minicomputer, P2.3.1.3.15.4.3}}. {{has_subtype(microcomputer): workstation; personal computer; game computer}}. {{has_part: motherboard, add-on board; case; peripheral, @P2.3.1.3.15.4.1.R2}}. P2.3.1.3.15.4.1.1 MAINFRAME N. {{property_of(fast)}} mainframe. P2.3.1.3.15.4.1.2 MINICOMPUTER N. minicomputer. P2.3.1.3.15.4.1.3 MICROCOMPUTER N. {{property_of(inexpensive)}} microcomputer, micro. personal computer. {{has_subtype(personal computer)}} Apple; Macintosh; IBM PC; IBM PC-compatible, compatible, IBM compatible; Amiga; DEC computer. "8-bit computer"; "16-bit computer"; "32-bit computer"; "64-bit computer". {{has_part: @P2.3.1.3.15.4, microprocessor}}. {{property_of(obsolete)}} "S-100 bus computer". {{has_subtype("S-100 bus computer")}} Altair. P2.3.1.3.15.4.1.4 WORKSTATION N. workstation. {{has_subtype}} diskless workstation. SUN workstation. P2.3.1.3.15.4.1.5 SUPERCOMPUTER N. {{property_of(fast)}} supercomputer. Cray; "Cray XM-1". P2.3.1.3.15.4.1.6 DEDICATED MICROPROCESSOR N. dedicated microprocessor. P2.3.1.3.15.4.1.7 NETWORK COMPUTER N. {{&!connected_to(computer network)}} network computer. P2.3.1.3.15.4.1.R1 PERIPHERAL DEVICE N. {{has_part(digital computer)}} peripheral device, peripheral. P2.3.1.3.15.4.1.R1.1 DATA STORAGE DEVICE N. {{needed_for(data storage medium, P2.3.1.3.15.4.1.R1.2)}} data storage device, mass storage device. {{used_in(magnetism)}} disk drive; magnetic tape drive; bubble memory. paper tape drive. {{has_subtype(disk drive)}} hard disk drive, fixed disk; floppy disk drive, floppy drive, floppy. {{used_in(laser light, @P2.6.1.5, @R420)}} optical drive; magneto-optical drive. {{has_subtype(optical drive)}} compact disk drive, CD-ROM; WORM drive, WORM; rewritable optical disk drive; floptical drive; DVD drive, Digital Versatile Disk drive, Digital Video Disk drive. {{has_subtype(compact disk drive)}} {{property_of(multiplicity, R100)}} carousel, minichanger. P2.3.1.3.15.4.1.R1.2 DATA STORAGE MEDIUM N. {{has_subtype(recording medium)}} mass storage, data storage medium, digital recording medium. paper tape; magnetic medium, magnetic media; optical medium, optical media. {{has_subtype(optical medium)}} compact disk, CD-ROM; write once read mostly memory, WORM; DVD, Digital Versatile Disk, Digital Video Disk. {{has_subtype(magnetic medium)}} floppy disk, floppy, diskette; hard disk, fixed disk. {{has_subtype(magnetic medium)}} {{has_subtype(tape, P1.2.4.2.3.5)}} magnetic tape, tape. {{has_subtype(magnetic tape)}} digital tape. P2.3.1.3.15.4.1.R1.3 DATA TRANSMISSION DEVICE N. {{has_subtype(electronic communication device, P2.3.1.3.14.3.2)}} data transmission device. {{has_case}} {{has_subtype(sender)}} {{has_subtype(receiver): computer, P2.3.1.3.15.4}}. {{function_of}} {{has_subtype(transmission[obj=data])}} data transmission. {{has_subtype}} {{has_member(computer network)}} network computer, networked computer. {{analogous_to(network, @R219)}} {{member_of(computer[num=>1], P2.3.1.3.15.4.1)}} {{uses(data transmission)}} computer network. {{has_subtype}} {{&has_part(digital computer)}} communication port. {{has_subtype(communication port)}} serial port; parallel port. {{has_subtype}} {{used_by(serial port)}} {{used_by(telephone line)}} modem. {{has_subtype}} {{has_subtype(add-on card, P2.3.1.3.15.4.1)}} networking card. {{uses(networking card)}} {{has_subtype(wire, @R205)}} network cable. <-- the cable "carries, conducts" the signals: ?? --> <-- [[display]] --> P2.3.1.3.15.4.1.R1.4 DISPLAY DEVICE N. {{has_part(computer)}} {{emitted_by(display image, @P2.3.1.3.6)}} display device, display, viewing device. {{has_subtype}} monitor, video display terminal, VDT, terminal; light-emitting diode display, LED display; flat-screen display. {{has_part(monitor)}} {{has_subtype(cathode-ray tube)}} {{emitted_by(display image, @P2.3.1.3.6)}} display tube, video tube. {{has_property(video tube)}} tube size. {{has_measure(tube size)}} {{has_subtype(diameter, @R202)}} diameter, diagonal diameter. {{has_subtype(terminal)}} dumb terminal; smart terminal. {{has_part(video display terminal)}} {{has_subtype(screen, @P2.3.1.3.6)}} video display terminal screen, screen. {{has_subtype(flat-screen display)}} dual-scan display. {{emits}} {{has_subtype(display image, @P2.3.1.3.6)}} video image. {{&has_part(video image): graphics; characters}}. {{has_property(VDT)}} display mode. {{has_subtype(display mode)}} graphics mode; character mode. <-- [[printer]] --> P2.3.1.3.15.4.1.R1.5 PRINTER N. printer, computer printer. thermal printer. dot-matrix printer, dot matrix printer, dot-matrix device. ink-jet printer, ink-jet. {{has_subtype}} {{used_in(laser, @R423)}} laser printer. {{has_subtype_x}} black-and-white printer; color printer. {{used_in(ink): dot-matrix printer; ink-jet printer; laser printer}}. {{has_subtype(laser printer)}} LaserJet. {{has_subtype(ink-jet printer)}} bubble-jet printer, bubble-jet. {{has_part(printer)}} feed mechanism; paper holder; printhead. {{has_subtype(ink)}} {{property_of(solid, @P2.2.1.1)}} {{has_subtype(powder, @R330)}} {{consumes(laser printer)}} printer ink, toner. {{has_property}} {{has_subtype(resolution, @R556)}} {{has_subtype(definition, @R446)}} resolution, print resolution. {{has_units(resolution): dots per inch, dpi}}. P2.3.1.3.15.4.1.R1.6 DATA ENTRY DEVICE N. {{requires(data entry)}} data entry device. {{has_subtype}} keyboard; mouse. {{has_subtype}} scanner. <-- sound, video recording? --> <-- this entry is for internal parts, not those considered "peripherals", which are treated above --> P2.3.1.3.15.4.1.R2 DIGITAL COMPUTER PARTS N. {{has_part(digital computer)}} computer part, computer component, components, digital computer part. motherboard, main board, planar board. {{has_part(motherboard)}} {{location_of(peripheral board)}} slot. peripheral board, interface board. random-access memory, RAM; case, outer case; power supply; power cord; peripheral device, peripheral. {{has_part(motherboard)}} processor, central processing unit, CPU[acron]; system clock; bus; BIOS chip. {{has_subtype(processor)}} serial processor, Von Neumann machine; parallel processor. {{has_part(central processing unit)}} arithmetic and logical unit, ALU. {{&has_part(motherboard)}} coprocessor, co-processor; read-only memory, ROM; bus arbitrator. {{has_subtype(coprocessor)}} {{function_of(arithmetic calculation)}} math coprocessor, mathematics coprocessor. {{has_subtype(bus)}} system bus; peripheral bus; local bus. {{has_subtype(processor): microprocessor, @P2.3.1.3.15.4}}. {{has_subtype(peripheral board)}} {{function_of(record[obj=image[1], P2.3.1.3.6], M8.1.3.2.1.4)}} video capture board, video capture card, frame grabber. {{has_subtype(peripheral board)}} input-output board, "I/O board". {{has_subtype(peripheral board)}} disk interface board, disk drive interface. {{has_subtype(peripheral board)}} sound card; MIDI board. {{has_subtype(peripheral board)}} analog to digital converter board, "A/D board". P2.3.1.3.15.5 ELECTRONIC COMPUTER MANUFACTURERS N. electronic computer manufacturer, computer company, computer manufacturer, computer maker; clone manufacturer, clone maker, IBM clone manufacturer. microcomputer manufacturer; workstation manufacturer. {{has_instance}} International Business Machines Corporation, IBM; Digital Equipment Corporation, DEC; Data General Corporation; Cray Computer Corporation; "AT&T Information Systems"; Datapoint Corporation; "Fujitsu America Inc."; NCR Corporation. {{has_instance(microcomputer manufacturer)}} Compaq Computer Corporation; Apple Computers; Hewlett-Packard Company; "NEC Information Systems Inc.". <-- Conveyance and vehicle are often treated as synonymous. We make a slight distinction so that a person or organization which transports things or people can be called a "conveyance". [[conveyance]] --> P2.3.1.3.16 Conveyance R271 to R273 N. {{function_of(transfer, convey, @R270)}} {{has_subtype(container, P2.3.1.3.9)}} conveyance, transportation; transport. private transport. passenger transport; cargo transport. {{alternative_to(private transport)}} public transport. P2.3.1.3.16.1 CARRIER (R271) #271. Carrier. N. {{function_of(carry, @R270)}} carrier, bearer, conveyer, tranter[obs1]. {{property_of(commercial)}} common carrier. {{has_subtype: beast of burden, P2.3.2.2.1.1}}. {{has_subtype(seat, @P2.3.1.3.16)}} {{&uses(beast of burden, P2.3.2.2.1.1)}} saddle, pannel[obs3], pillion; side saddle, pack saddle. {{has_part(saddle)}} pommel. {{has_subtype: @P2.3.2.3.6.5.61, porter, express, expressman, stevedore, coolie, human carrier}}. {{uses(porter): legs, feet}}. {{uses(human carrier): P2.3.1.3.16.2.2.2.2, Human-powered conveyance}}. {{has_function: support &c. R215}}. {{has_subtype: vehicle, R272, P2.3.1.3.16.2}}. <-- the parts of the original Roget R272 are distributed to the subtypes. [[vehicle]] --> P2.3.1.3.16.2 VEHICLE(R272) #272. Vehicle. N. {{&uses(journey, R266)}} {{function_of(transportation, R270)}} vehicle, conveyance, transport. {{has_part}} {{has_function: support[obj=person], R215}} seat. freight vehicle. {{alternative_to(freight vehicle)}} passenger vehicle. commercial vehicle. {{alternative_to(commercial vehicle)}} private vehicle. {{!requires(move[2][obj=vehicle], @R264)}} {{has_subtype(physical object)}} {{has_subtype(prime mover, @R264)}} means of propulsion. {{causes(means of propulsion): action, @A7; force, P2.6.1.2.3; motion, R264; propulsion, R284}}. {{!causes(means of propulsion): motion[of=vehicle], R264}}. {{has_subtype}} motorized vehicle. {{has_subtype(motorized vehicle): motor vehicle, P2.3.1.3.16.2.2.1}}. {{!!has_part(motorized vehicle)}} {{!!property_of(mechanical power, @R157a)}} {{has_subtype(power source, @R157a)}} {{has_subtype(prime mover, @R264)}} {{!has_subtype(means of propulsion)}} engine, motor, vehicle motor. {{has_subtype(engine)}} piston engine, internal combustion engine. {{has_subtype(engine)}} {{uses(airplane, @P2.3.1.3.16.2.1.2)}} jet engine; turboprop engine. {{has_subtype(engine)}} {{uses(rocket, P2.3.1.3.23.11)}} rocket engine, reaction motor. {{!!has_function(vehicle motor): propel[obj=vehicle], R284}}. <-- {{!!function_of(cause[obj=vehicle^movement, R264])}} alternative expression? --> P2.3.1.3.16.2.1 aircraft N. {{function_of(flying, P2.4.2.1.3)}} aircraft. {{has_location}} {{has_subtype(structure): aerodrome, airport}}. {{has_opart}} {{has_subtype(means of escape)}} {{function_of(suspend[obj=person])}} {{function_of(descend[mode=slowly])}} parachute. {{has_epart(parachute)}} {{has_subtype(fabric)}} canopy. {{has_epart(parachute)}} suspension line; harness. {{has_opart(parachute)}} control line; pilot chute; stabilizer. {{&used_in(parachute): parasailing, @M3.3.2.1.1.1.R3.3}}. P2.3.1.3.16.2.1.1 LIGHTER THAN AIR AIRCRAFT N. lighter-than-air craft, lighter-than-air aircraft. airship; balloon, aerostat. {{has_subtype(airship)}} {{part_of(frame)}} dirigible, zeppelin. {{has_subtype(airship)}} blimp. {{has_subtype(balloon)}} barrage balloon; weather balloon, meteorological balloon; sounding balloon, scientific observation balloon; air balloon, hot air balloon; helium balloon; pilot balloon, fire balloon. hydroplane. {{has_subtype(hot air balloon)}} Montgolfier, Montgolfier balloon. {{uses(hot air balloon): hot air, @R338}}. &&{{causes(hot air, @R338): lift, @R215}}. <-- [[airplane]] --> P2.3.1.3.16.2.1.2 heavier than air aircraft N. aircraft, heavier-than air aircraft. airplane, aeroplane, plane. monoplane; biplane; triplane. P2.3.1.3.16.2.1.2.1 MOTORIZED HEAVIER THAN AIR AIRCRAFT N. {{has_subtype(motorized vehicle, @P2.3.1.3.16.2)}} motorized aircraft. {{part_of(wing)}} {{part_of(fuselage)}} airplane, aeroplane, plane. {{not_part_of(wing)}} {{part_of(rotor)}} helicopter, copter, chopper[coll], whirlybird, eggbeater[coll]. amphibious aircraft, amphibian. {{has_subtype(airplane)}} airliner; passenger plane; cargo plane, cargo liner. {{has_subtype(airplane)}} propeller-driven airplane, propeller plane; jet, jet airplane, jet plane; prop-jet, prop-jet airplane, turbo-prop, turbo-propeller plane. {{has_part(propeller-driven airplane)}} propeller. {{has_part(jet airplane)}} {{has_subtype(engine, @P2.3.1.3.16.2)}} jet engine. drone, pilotless airplane, radio-controlled airplane. corporate plane; corporate jet; private plane. {{member_of(private plane)}} private aviation, general aviation. jet plane, jet liner, turbojet, prop-jet, propeller plane; fighter; bomber; fighter-bomber; escort plane; spy plane; supersonic aircraft, subsonic aircraft. airline. rocket plane. AWACS; "U2 plane", "U-2", spy plane. P2.3.1.3.16.2.1.2.2 NON-MOTORIZED HEAVIER THAN AIR AIRCRAFT N. {{not_part_of(motor, @P2.3.1.3.16.2)}} non-motorized heavier-than-air aircraft. glider, sailplane. hang glider. kite. P2.3.1.3.16.2.2 LAND VEHICLE N. land vehicle, land transport. <-- "motor vehicle" usually means land vehicle [[auto, car]] --> P2.3.1.3.16.2.2.1 MOTORIZED LAND VEHICLE N. {{has_subtype(motorized vehicle, @P2.3.1.3.16.2)}} motor vehicle, motorized land vehicle, vehicle. {{!has_part: motor, @R272}}. {{has_subtype}} off-road vehicle. {{has_function(off-road vehicle): $transportation}}. &&{{not_has_location($transportation): road}}. {{has_subtype(off-road vehicle)}} snowmobile. {{has_subtype(off-road vehicle): @P2.3.1.3.16.2.2.1.1, dune buggy, beach buggy}}. {{has_subtype}} {{part_of(wheel, @P2.3.1.3.12.10): wheeled motorized land vehicle}}. {{has_subtype}} {{uses(armed force, @P2.3.2.3.6.5.44.1.1)}} military vehicle. {{has_subtype(military vehicle)}} {{!part_of(armor[1], @R717)}} armored vehicle. {{has_subtype(armored vehicle)}} {{has_subtype(off-road vehicle)}} tank. {{has_part(tank)}} {{function_of(propel[obj=tank])}} tread, tank tread. {{has_part(tank): cannon, P2.3.1.3.23.4.1}}. {{member_of(tank)}} armor[collective]. {{function_of(construction, M7.3.5.4.1.1.1)}} earth mover, bulldozer; steamroller. P2.3.1.3.16.2.2.1.1 WHEELED MOTORIZED LAND VEHICLE N. wheeled motorized land vehicle, motor vehicle, vehicle, automotive vehicle. {{has_part: $wheel[num=>1], @P2.3.1.3.12.10}}. &&{{has_action($wheel): rotation}}. &&{{supports($wheel): $vehicle}}. {{has_subtype(wheel[num=>1], @P2.3.1.3.12.10)}} drive wheel. {{has_function(drive wheel): propel[obj=vehicle]}}. {{has_subtype(freight vehicle)}} truck, lorry[Brit]. {{has_subtype(truck)}} van, moving van; minivan; pick-up truck; dump truck, dumper; fire truck, fire engine. {{has_subtype(truck)}} {{function_of(transport[obj=garbage, P2.3.1.4], @R270)}} garbage truck. fork lift. tram, streetcar, trolley, trolleycar. cariole, carriole[obs3]; limber, tumbrel, pontoon; chaise, ambulance. {{uses(police)}} {{function_of(transport[obj=prisoner])}} police wagon, police van, black Maria, paddy wagon. train. bus, autobus, omnibus. {{has_subtype(train)}} subway train. {{part_of(subway train): @R627, subway, underground, metro, underground railroad}}. {{part_of(subway train)}} subway system. {{has_function(snowmobile): ride[on=snow]}}. {{has_function(dune buggy): ride[on=sand]}}. {{shape_of(boxlike)}} van. {{has_subtype(van)}} minivan. {{has_subtype}} {{part_of(bed, P2.3.1.3.20.2)}} recreational vehicle, RV, motor home. {{has_subtype(motor home)}} mobile home, trailer. automobile, motor car, car, auto, autocar. {{has_subtype(automobile)}} ambulance; compact car; limousine, limo; runabout; jalopy, clunker, lemon; flivver; coupe; sedan; two-door sedan; four-door sedan, luxury sedan; wheels [coll.], sports car, roadster; hot rod, souped-up car; gran turismo[It], jeep, four-wheel drive vehicle, off-track vehicle; beach buggy; electric car; steamer; station wagon, family car; racing car, racer, hot rod, stock car, souped-up car; touring car, phaeton, tourer; hearse; hatchback. {{has_subtype(automobile)}} {{not_property_of(new)}} used car, pre-owned car. {{has_subtype(automobile)}} {{uses(police, @R965)}} patrol car, police car, cruiser, prowl car, squad car. {{has_subtype(limousine)}} {{property_of(long, R200d)}} stretch limousine. {{has_subtype(automobile)}} {{has_subtype(public transport)}} taxicab, cab, hansom, taxicoach[obs3], checker cab, yellow cab. golf cart, electric wagon. {{has_subtype}} {{part_of(wheel[2][num=2], @P2.3.1.3.12.10)}} motorcycle, motor bike; motor scooter. {{has_subtype(motorcycle)}} dirt bike. {{&has_opart(motorcycle)}} side car. {{has_subtype(motorcyle)}} {{has_subtype(brand name)}} Harley, Harley-Davidson; Yamaha. van, minivan, bus, minibus, microbus; truck, wagon, pick-up wagon, pick-up, tractor-trailer, road train, articulated vehicle. train, railroad train, choo-choo[childish]. {{has_subtype(train)}} local train; special train; corridor train; parliamentary train; "1st class train", "2nd class train", "3rd class train". {{has_subtype(train)}} {{property_of(fast, @R274)}} bullet train, cannonball, lightning express; express train. {{has_subtype(train)}} {{function_of(transport[ptnt=passenger, @R268], @R270)}} passenger train, accommodation train. {{has_subtype(passenger train)}} {{function_of(transport[ptnt=commuter, @R268], @R270)}} commuter train. {{has_subtype(train)}} {{function_of(transport[ptnt=freight, @R190], @R270)}} luggage train; freight train, goods train; fast freight. {{has_instance(bullet train)}} shinkansen [Jap.]; the Wabash cannonball. surface car, tram car, trolley, trolley car. {{has_part(train)}} car, railroad car. {{member_of(railroad car)}} rolling stock. {{has_part(train)}} locomotive, engine. {{has_subtype(locomotive)}} diesel engine; steam engine, iron horse, steam locomotive; electric engine. {{has_subtype(railroad car)}} coal tender, tender; luggage van, baggage car, express car, freight car; mail, mail car, mail van; parlor car; dining car, diner, dining compartment, buffet car; passenger car; caboose, cabin car. {{has_subtype(passenger car)}} Pullman car, sleeping car, sleeper, wagon-lit; dome car; parlor car, drawing-room car; "1st class carriage", "1st class compartment"; "2nd class carriage", "2nd class compartment"; "3rd class carriage", "3rd class compartment". {{has_subtype(freight car)}} box car, box wagon; cattle car, cattle truck; horse box, horse car [U.S.]; tank car, tank; refrigerator car; gondola car, gondola; lumber car; flatcar, flat; coal car. {{function_of(construction, M7.3.5.4.1.1.1)}} tractor; steamshovel; backhoe; fork lift; dump truck; grader; caterpillar tractor; trench digger; pile driver; crane; wrecking crane. {{has_subtype(military vehicle)}} jeep; troop carrier; mobile rocket launcher; self-propelled cannon; recoilless rifle jeep; caisson. {{has_subtype(armored vehicle)}} armored personnel carrier. P2.3.1.3.16.2.2.2 NON-MOTORIZED LAND VEHICLE N. non-motorized land vehicle. P2.3.1.3.16.2.2.2.1 ANIMAL-DRAWN CONVEYANCE N. animal-drawn conveyance. carriage, caravan, van; wagon, trap[obs3], waggon[obs3], wain. dray, cart; wagon. horse-drawn carriage, equipage, rig, turn-out. {{has_subtype(cart)}} donkey cart; horse cart; oxcart. {{has_subtype(wagon)}} {{property_of(antiquated)}} covered wagon, conestoga wagon, conestoga wain, prairie schooner [U.S.]; chuck wagon; troika [Russia]. {{property_of(enclosed)}} coach. {{has_subtype(coach)}} stagecoach, stage; mail coach; hackney coach, glass coach; four-in-hand. {{has_subtype(horse-drawn carriage)}} {{part_of(wheel[2][num=4], @P2.3.1.3.12.10)}} buckboard; phaeton, break, mail phaeton; wagonette, drag; whisky; landau; barouche; victoria; brougham; calash, caleche[Fr]; berlin; sociable, vis-a-vis, dormeuse[Fr]; jaunting car, outside car; shay. {{part_of(wheel[2][num=2], @P2.3.1.3.12.10)}} sulky, desobligeant[Fr]; chariot. {{part_of(runner[num=2])}} sleigh, sled, sledge. {{has_subtype(sled)}} dog sled. {{has_subtype(carriage)}} post chaise, diligence. stage wagon, fly, cabriolet[obs3], shofle[obs3], four-wheeler, growler, droshki[obs3], drosky[obs3]. dogcart. buggy, whitechapel, unicorn[obs2]. <-- random; shandredhan[obs3], char-a-bancs[Fr]. , clarence[obs3], brett[obs3], dearborn [obs3][U.S.], dump cart, hack, hackery[obs3], jigger, kittereen[obs3], mailstate[obs3], manomotor[obs3], rockaway[obs3], sloven [Can.], team, tonga[obs3], wheel;. britzka[obs3], araba[obs3], kibitka[obs3]; dandi[obs3]; doolie[obs3], dooly[obs3]; munchil[obs3], palki[obs3]; curricle[obs3], tilbury[obs3] --> <-- ??? need a relation to indicate source of power --> P2.3.1.3.16.2.2.2.2 HUMAN-POWERED CONVEYANCE N. {{used_by(person, P2.3.2.3)}} human-powered conveyance. P2.3.1.3.16.2.2.2.2.1 WHEELED HUMAN-POWERED CONVEYANCE N. {{part_of(wheel[2], @P2.3.1.3.12.10)}} wheeled human-powered conveyance. velocipede. {{part_of(wheel[2][number=2], @P2.3.1.3.12.10)}} {{has_subtype(velocipede)}} bicycle, bike, cycle, two-wheeler. quadricycle[obs3]. {{has_subtype(bicycle)}} high-wheeler; racing bike, racer. {{!!has_subtype(bicycle)}} {{!!part_of(seat[number=2])}} two-person bicycle, bicycle built for two, tandem. unicycle. {{part_of(wheel[2][number=3], @P2.3.1.3.12.10)}} {{has_subtype(velocipede)}} tricycle. {{part_of(wheel[2][number=2], @P2.3.1.3.12.10)}} ricksha, rickshaw, jinrikisha. cart, hand cart, pushcart. dolley. {{has_subtype}}{{part_of(wheel[2][num=1], @P2.3.1.3.12.10)}} {{not_part_of(motor)}} {{function_of(transport[obj=small load, P1.2.3.2.5])}} {{uses(construction/gardening)}} wheelbarrow, barrow, wheel barrow, hand barrow. {{has_part(wheelbarrow): $handle[num=2]}}. &&{{synonym_of($handle)}} hand grip, wheelbarrow handle. {{has_part(wheelbarrow)}} {{function_of(support[obj=load])}} tray, bed. {{uses(infant)}} carriage, baby carriage, baby buggy, perambulator, pram[Brit]; stroller. Bath chair, wheel chair, sedan chair. {{uses(infant)}} go-cart, walker. soapbox, soapbox wagon. {{uses(child)}} kiddie car, pedal car. hobbyhorse. {{has_subtype(hand cart)}} {{function_of(transport[obj=food])}} serving cart, teacart. {{has_subtype(hand cart)}} {{&uses(shopping)}} shopping cart. roller skates, skate, skates; roller blades. ski, skis. <-- ; tonjon[obs3]; vettura[obs3]. --> P2.3.1.3.16.2.2.2.2.2 NON-WHEELED HUMAN-POWERED CONVEYANCE N. {{not_part_of(wheel[2], @P2.3.1.3.12.10)}} non-wheeled human powered conveyance. {{function_of(transport[obj=person])}} litter, stretcher, brancard[obs3]. {{has_subtype(litter)}} {{part_of(enclosure)}} palanquin, palankeen[obs3]. pallet; brace. {{part_of(spring)}} {{shape_of(rod-shaped)}} pogo stick. jumper, sled, sledge, sleigh. {{!has_part(sled)}} {{function_of(support[obj=sled])}} runner[num=2]. {{has_subtype(sled)}} {{property_of(small)}} toboggan; luge; pung. {{has_subtype(sled)}} bob, bobsled, bobsleigh[obs3]; cutter; double ripper, double runner [U.S.]. {{has_subtype(sled)}} crate, hurdle. <-- [[ship]] The boats have been divided into large and small vessels, relatively arbitrarily. That's just how I think about them. --> P2.3.1.3.16.2.3 WATER VEHICLE N. water vehicle, vessel, sea vehicle, boat, ship, craft. passenger boat; cargo boat. {{&has_opart}} {{function_of(propel[ptnt=ship])}} oar. {{property_of(abandoned, @R782)}} abandoned ship, derelict. {{location_of(under water)}} diving bell; bathysphere. {{&has_part}} screw; aileron. {{has_property}} {{has_subtype(depth)}} draft. {{has_opart}} {{has_subtype(safety device, P2.3.1.3.18.4)}} {{property_of(buoyant)}} life preserver, life vest, lifejacket, cork jacket, Mae West[coll]; swimming belt; life buoy. V. draw, draw water. Adv. afloat, aboard; on board, on ship board. {{has_subtype(direction): port; starboard}}. Phr. {{has_subtype(direction)}} hard a lee; hard a port; hard a starboard; hard a weather. P2.3.1.3.16.2.3.1 SMALL BOAT N. {{property_of(small)}} small boat, boat. P2.3.1.3.16.2.3.1.1 NON-MOTORIZED SMALL BOAT N. boat, non-motorized small boat. iceboat. surfboard; paddle board. wind surfer. canoe. rowboat. sailboat. {{has_part(rowboat): oar, @P2.3.1.3.16.2.3}}. {{has_part(canoe)}} paddle. {{has_subtype(canoe)}} birch bark canoe; log canoe, dugout canoe, dugout; outrigger; aluminum canoe. kayak, keel boat [U.S.]; pirogue. pinnace, launch; life boat; long boat; bum boat, fly boat, cock boat; ferry boat; canal boat; bully [Nfld.], bateau battery[Can.], broadhorn[obs3], dory, droger[obs3], drogher; shallop[obs3], gig, funny, skiff; dingy, scow. {{property_of(draft[val=shallow])}} swamp boat; flatboat, flat-bottomed boat, pram, praam[obs3], prame[obs3]. {{location_of(ship, P2.3.1.3.16.2.3.2)}} yawl, jolly boat. {{uses(racing)}} cockleshell, shell, wherry, coble[obs3], punt, cog, lerret[obs3]; eight oar; four oar; pair oar. float, raft, pontoon; prame[obs3]. iceboat, ice canoe, ice yacht. {{origin_of(Italy)}} gondola. {{has_subtype(anchor)}} kedge. <-- ; randan[obs3]; galiot[obs3], durham boat[obs3]. --> P2.3.1.3.16.2.3.1.2 MOTORIZED SMALL BOAT N. boat, motorized small boat, small boat. motorboat, power boat. {{property_of(fast)}} speed boat. cabin cruiser. tow boat. {{has_subtype(tow boat)}} tug boat. lighter. {{has_part(small boat)}} {{has_subtype(motor, @R272)}} outboard motor; inboard motor. <-- note that most of the Roget entry R273 has been distributed among the various subtypes under P2.3.1.3.16.2.3 --> P2.3.1.3.16.2.3.2 SHIP (R273) #273. Ship. N. {{has_subtype(boat, P2.3.1.3.16.2.3)}} {{required_for(body of water, P2.3.1.1.6.1)}} {{property_of(large)}} ship, vessel, bottom. {{has_opart}} {{has_subtype(small boat, P2.3.1.3.16.2.3.1)}} {{has_subtype(safety device, P2.3.1.3.18.4)}} life boat. {{has_opart}} {{has_subtype(raft, @P2.3.1.3.16.2.3.1.1)}} {{has_subtype(safety device, P2.3.1.3.18.4)}} life raft. {{has_opart}} {{has_subtype(rope)}} {{has_subtype(safety device, P2.3.1.3.18.4)}} lifeline. P2.3.1.3.16.2.3.2.1 MOTORIZED SHIP N. motorized ship. steamer, steamboat, steamship. liner, ocean liner. cargo ship, cargo vessel, merchant ship, merchantman, freighter. {{has_subtype(cargo ship)}} Liberty ship. {{has_subtype(cargo ship)}} oil tanker, tanker, oiler. {{has_subtype(oil tanker)}} supertanker. {{member_of(merchant ship)}} merchant marine, shipping. {{part_of(paddle wheel)}} paddle wheeler, paddle steamer, paddleboat. {{has_subtype(paddleboat)}} stern-wheeler; side-wheeler. {{has_subtype(ocean liner)}} passenger liner. {{has_subtype(passenger liner)}} cruise ship, floating hotel, floating palace; ocean greyhound. {{has_subtype(passenger boat, @P2.3.1.3.16.2.3)}} {{has_subtype(cargo boat, @P2.3.1.3.16.2.3)}} {{property_of(scheduled)}} packet, packet liner. icebreaker. {{has_subtype}} {{uses(military, @P2.3.2.3.6.5.44.1.1)}} warship, ship of war, gunboat, man-of-war. {{has_subtype(ship of war)}} flagship; guard ship, escort; privateer; ram, monitor, floating battery. {{has_subtype(ship of war)}} {{property_of(antiquated)}} ironclad, turret ship. {{member_of(ship of war)}} navy, marine; fleet, flotilla; task force. {{has_subtype(ship of war)}} {{property_of(large)}} {{property_of(powerful)}} battleship, dreadnought, dreadnaught, line of battle ship, ship of the line, battle wagon[coll]; destroyer, tin can[coll]; cruiser, armored cruiser; aircraft carrier, carrier, flattop[coll.]; missile boat. {{has_subtype(battleship)}} pocket battleship. {{has_subtype(aircraft carrier)}} nuclear powered carrier. {{has_subtype(cruiser)}} guided missile cruiser; gun cruiser; battle cruiser; light cruiser. {{location_of(under water)}} submarine, submersible. {{has_subtype(submarine)}} research submarine; minisub; bathyscaphe, bathyscaph, bathyscape. {{has_instance(submarine)}} {{property_of(fictional)}} The Nautilus. {{has_subtype(ship of war)}} {{has_subtype(submarine)}} submarine, military submarine, U-boat, undersea boat. {{has_subtype(military submarine)}} atomic submarine; attack submarine. {{alternative_to(atomic submarine)}} diesel-powered submarine. {{has_subtype(ship of war)}} {{property_of(small)}} patrol torpedo boat, torpedo boat, PT boat; torpedo catcher; mine sweeper. {{has_subtype(torpedo boat)}} torpedo boat destroyer. {{has_subtype(ship of war)}} {{property_of(fast)}} corvette. transport, tender, storeship[obs3]; whaler; slaver; collier; coaster, coastal vessel; lighter; pilot boat. fishing boat. {{has_subtype(fishing boat)}} trawler; factory ship. hulk; yacht. {{has_part}} {{property_of(lowness, R207)}} hold, bilge. {{property_of(modern)}} hydroplane; hovercraft. P2.3.1.3.16.2.3.2.2 NON-MOTORIZED SHIP N. Non-motorized ship. {{has_subtype}} {{part_of(sail)}} sailing ship, sail[sing & pl.], ship, sailer, sailing vessel, windjammer, tall ship. {{has_subtype}} {{used_in(oar, @P2.3.1.3.16.2.3)}} {{property_of(ancient)}} galley, galleyfoist[obs3]. {{has_subtype(galley)}} trireme, quadrireme[obs3]. {{has_subtype(sailing ship)}} bark, barque; brig, snow, hermaphrodite brig; brigantine, barkantine[obs3]; schooner; topsail schooner, for and aft schooner, three masted schooner; chasse-maree[Fr]; sloop; cutter; foist; yawl; dandy; ketch; smack; lugger. {{has_subtype(sailing ship)}} {{property_of(fast)}} corvette, clipper. {{has_subtype(sailing ship)}} catamaran, coracle, carvel[obs3], caravel; felucca, caique[obs3]; hooker, howker[obs3]; argosy, carack[obs3]; galliass[obs3], galleon; xebec; dhow, wharf boat. {{has_subtype(sailing ship)}} {{part_of(mast[number=2])}} {{origin_of(India/Arabia)}} baggala[obs3]. {{has_part(sailing ship)}} sail, canvas. <-- ; dahabeah[obs3]; nuggah[obs3]; wanigan[obs3], wangan [obs3][U.S.]; bilander[obs3], dogger[obs3]; polacca[obs3], polacre[obs3], tartane[obs3], lorcha[obs3], proa[obs3], prahu[obs3], saick[obs3] --> {{has_subtype(sailing ship)}} {{origin_of(China)}} sampan; junk. barge, hoy[obs3]; cat; buss. {{property_of(biblical)}} ark. P2.3.1.3.16.2.4 SPACE VEHICLE N. space vehicle, spaceship. rocket; missile. {{has_subtype(space vehicle)}} manned space vehicle; unmanned space vehicle. {{has_subtype(unmanned space vehicle)}} sound, probe. satellite, artificial satellite, sputnik[Rus.], orbiter. {{has_subtype(satellite)}} geosynchronous satellite; communications satellite. {{has_subtype(manned space vehicle)}} space station, orbiting space station; space laboratory, orbiting laboratory. {{has_part(space station)}} docking port. excursion module; lander. {{has_subtype(excursion module)}} lunar lander, lunar excursion module, LEM. {{has_subtype(rocket)}} single-stage rocket; multi-stage rocket. {{has_part(multi-stage rocket)}} stage. {{has_subtype(stage)}} first stage, lower stage; upper stage. {{&has_part(multistage rocket)}} booster rocket, booster stage, booster. {{has_subtype(rocket)}} liquid-fueled rocket; solid-fueled rocket. {{consumes(rocket): rocket fuel, @R388, @P2.3.1.2.4.5}}. {{has_part(rocket)}} rocket engine, reaction engine. {{has_subtype(satellite)}} spy satellite, spy-in-the-sky. <-- (exc. vehicles(15) (2)&(4-6)) (symb. POMACH) 386. Furnace 387. Refrigeratory --> <-- [[machine]] --> P2.3.1.3.17 POWERED MACHINES (R386, R387) N. {{needed_by(energy source)}} powered machine. {{property_of(electrical)}} {{function_of(reduce[obj=humidity])}} dehumidifier. <-- [[heater]] --> P2.3.1.3.17.1 HEATER (R386) #386. Heater. N. {{function_of(heating, R384, P2.6.1.3.1)}} heater, heat source, source of heat. {{has_subtype: fire, P2.6.1.3.3.1}}. {{has_subtype}} {{function_of(warming)}} warmer. {{has_subtype}} {{function_of(cooking, P2.8.7)}} {{location_of(kitchen, @P2.3.1.3.10.2.R1)}} oven; stove; range[1]. {{has_subtype(oven)}} {{used_up_by(natural gas/synthetic gas/propane)}} gas oven. {{has_subtype: grill, @P2.3.1.3.1.3.1}}. {{has_part(grill): gridiron, @P2.3.1.3.1.3.1}}. {{has_part(stove)}} {{rel_loc_of(top)}} burner. {{has_subtype(burner)}} {{rel_loc_of(rear)}} back burner. {{property_of(intense heat, @P2.6.1.3.2)}} furnace; kiln. {{has_part(furnace)}} focus, combustion chamber. {{has_subtype(furnace)}} forge, fiery furnace; reverberatory; limekiln. {{has_part(furnace)}} {{rel_loc_of(bottom)}} hearth[2]. {{functionally_similar_to: pot, pan, @P2.3.1.3.1.3.1}}. {{has_subtype(furnace)}} muffle furnace, induction furnace; electric furnace. {{used_up_by(electricity)}} electric oven; electric stove; toaster; electric heater, electric resistance heat. {{has_subtype}} {{has_part(electric oven/electric stove/toaster/electric heater)}} {{constitutes(metal, P2.3.1.2.3)}} {{has_subtype(filament)}} element, heating element. cracker; catalytic cracker. {{has_subtype(furnace)}} {{function_of(make[obj=steel, @P2.3.1.2.3.1])}} open-hearth furnace; Bessemer converter. fireplace. {{has_subtype(fireplace)}} gas fireplace. {{location_of(fireplace): @P2.6.1.3.3.1, fire, coal fire, wood fire}}. {{location_of(fireplace)}} {{has_subtype(fire, @P2.6.1.3.3.1)}} hearth fire, home fire. {{uses_up(hearth fire): fireplace fuel, @R388}}. {{location_of(fireplace)}} {{function_of(restrain[obj=hearth fire], @R751)}} fire-dog, fire-irons; andiron; grate; caboose, camboose[obs3]. {{has_subtype(grate)}} kitchen grate, range[2][obs2]. {{has_subtype(simple tool)}} {{function_of(control[obj=hearth fire], @R175)}} poker; tongs; shovel, ashpan, hob, trivet. {{&has_part(fireplace)}} ashdrop. {{&has_part(hearth fire)}} {{has_subtype(log, @R388)}} {{property_of(large)}} {{rel_loc_of(rear)}} backlog[lfw-100]. {{adjacent_to(fireplace)}} hearth[1], inglenook. {{function_of(warm[obj=building])}} oil burner, gas burner, Franklin stove, pot-bellied stove; wood-burning stove; central heating, steam heat, hot water heat, gas heat, forced hot air, electric heat, heat pump; solar heat, convective heat. {{has_subtype(warmer)}} {{function_of(warm[obj=plant, R367]): @P2.3.1.3.10.2, conservatory, hothouse, greenhouse}}. {{has_subtype(warmer): @P2.3.1.3.10.2, Turkish bath, Russian bath, vapor bath, steam bath, sauna, warm bath}}. {{function_of(heat[obj=liquid, P2.3.1.3.1.1.1])}} heating coil, electric coil. {{function_of(warm[obj=person, P2.3.2.3])}} heating pad; electric blanket; foot warmer, hot water bottle. <-- washhouse[obs3], laundry. sudatory[obs3]; athanor[obs3], hypocaust[obs3], --> {{property_of(natural): volcano, @P2.3.1.1.6.2.1}}. {{property_of(natural): thermal vent}}. {{property_of(natural): mantle plume, hot spot}}. {{has_subtype(heat source): @P2.3.1.3.18.1, firework, pyrotechnic device}}. {{uses(welding/metal cutting)}} torch, welder's torch. {{has_subtype(welder's troch)}} oxyacetylene torch. {{consumes(oxyacetylene torch): oxygen + acetylene}}. P2.3.1.3.17.2 REFRIGERATOR (R387) #387. Refrigerator. N. {{function_of(refrigeration, P2.6.1.3.9)}} refrigerator, refrigeratory[obs3], frigidarium[obs3]. air conditioner; fan, attic fan. cold storage, cold room; cold laboratory. {{used_by(ice)}} icebox. {{used_by(liquid nitrogen, @P2.3.1.2.2.7)}} {{property_of(very cold, @P2.6.1.3.6)}} liquid nitrogen freezer. {{used_by(liquid helium, @P2.3.1.2.2.2)}} {{property_of(very cold, @P2.6.1.3.6)}} liquid helium freezer. {{used_by(dry ice)}} {{property_of(very cold, @P2.6.1.3.6)}} dry ice chest, dry ice freezer. {{has_subtype(container)}} {{function_of(preserve[obj=ice], R670)}} icepail, icebag, ice chest. {{function_of(preserve[obj=ice], R670)}} {{has_subtype(building, P2.3.1.3.10.2): icehouse}}. {{has_subtype(container)}} {{function_of(preserve[obj=low temperature], R670)}} cooler, damper, polyurethane cooler; wine cooler. freezer, deep freeze, refigerator-freezer. {{function_of(make[obj=ice])}} ice maker, ice machine, ice cube maker. {{&uses: freezing mixture, ice, ice cubes, blocks of ice, chipped ice; liquid nitrogen; dry ice; dry ice-acetone; liquid helium}}. P2.3.1.3.17.3 DRIVER N. {{carried_out_by(impel, R276, P2.4.2.3)}} driver. pile driver, pile-driving engine. {{carried_out_by(impel, R276, P2.4.2.3): @P2.3.1.3.12.4.1, jack hammer, air hammer, pneumatic hammer}}. {{has_subtype: hammer, P2.3.1.3.12.6; screwdriver, @P2.3.1.3.12.1.1}}. <-- c R388. fuel under POM , processed natural materials cf. R389. thermometeter under POMEAS, measuring instruments cf. R382-385 heat, cold under physics --> <-- other devices include anything not covered in the above categories a "device" here is generally something small enough for a person to carry and use. Not a hard definition. --> P2.3.1.3.18 OTHER DEVICES N. device, simple device, small device. P2.3.1.3.18.1 MISCELLANEOUS DEVICE N. miscellaneous device. explosive device. {{has_subtype(explosive device): military explosive device, P2.3.1.3.23.9}}. {{has_subtype(explosive device)}} blasting device; squib. {{has_subtype(entertainment)}} {{has_subtype(explosive device)}} pyrotechnic device, fireworks[pl], fizgig[obs3]. {{has_subtype(pyrotechnic device)}} feu-de-joie, firecracker, cracker; cherry bomb; "M-80", "M80"; roman candle; aerial pyrotechnic device; cap gun. {{studied_in}} pyrotechnics, pyrotechny[obs3]. {{has_subtype(pyrotechnic device)}} rocket, pyrotechnic rocket. {{function_of(amplify[obj=sound, P2.6.1.4]): megaphone, @P2.6.1.4, @R402}}. P2.3.1.3.18.2 ALARM N. {{function_of(detect[obj=undesirable event, @R151], @R480b)}} alarm. {{emits}} {{has_subtype(warning): @M8.1.3.2.1.1, alarm signal, alarm}}. {{&part_of: device; machine; conveyance}}. {{has_part: sensor, P2.3.1.3.18.3}}. {{carries_out: @R664, monitoring, guarding}}. {{caused_by: malfunction, @M7.3.4.2; abnormal condition, @R7; manual activation, @M7.3.4.2}}. {{has_subtype}} fire alarm, smoke detector, heat detector; burglar alarm; overpressure alarm; underpressure alarm; overtemperature alarm. cardiac monitor. {{has_subtype(burglar alarm)}} car alarm. P2.3.1.3.18.3 SENSOR N. sensor, detector. P2.3.1.3.18.3.1 SENSORS GENERALLY N. {{has_part(measuring instrument, P2.3.1.3.12.3)}} sensor, detector, transducer. {{has_subtype}} electronic sensor; electrical sensor; mechanical sensor. {{has_subtype}} smoke detector; pressure detector; sound detector; heat detector; chemical sensor. {{function_of(detect[obj=light, @R420], @R465b)}} light detector, light-sensitive detector. {{has_subtype(light detector)}} {{property_of(electronic)}} vidicon, vidicon tube. {{has_subtype(light detector)}} {{property_of(electronic): video camera, @R445; video casette recorder, P2.3.1.3.13.2.5; camcorder}}. {{has_subtype(chemical sensor)}} pH detector; oxygen detector. {{has_subtype(pH detector)}} hydrogen ion electrode; glass electrode; combination electrode. {{&part_of: alarm, P2.3.1.3.18.2}}. <-- [[safedev]] --> P2.3.1.3.18.4 SAFETY DEVICE N. {{function_of(protect[obj=person])}} safety device. {{has_subtype}} {{function_of(escape, R671)}} means of escape. {{has_subtype(means of escape)}} {{has_subtype(boat): lifeboat, lifejacket, life buoy, swimming belt, cork jacket}}. {{has_subtype(means of escape): parachute, @P2.3.1.3.16.2.1}}. <-- [not covered elsewhere] --> P2.3.1.3.19 ELECTRICAL AND ELECTRONIC DEVICES N. {{consumed_by(electricity)}} {{needed_for(electricity)}} electrical device. {{has_subtype(appliance, @P2.3.1.3.12)}} electrical appliance. {{requires}} {{has_subtype(power source, @R157a)}} {{emitted_by(electrical power, @P2.6.1.1.2): @P2.6.1.1.2, electrical power source}}. {{has_subtype(electrical power source): power supply, @P2.3.1.3.15.4.1.R2}}. <-- "a battery-operated device has a battery, and that battery is its electrical power source" --> {{has_subtype}} battery-operated device. &&{{!!has_part($battery-operated device): $battery}}. &&{{identical_to($battery-operated device^electrical power source): $battery}}. <-- a line-operated device" is the usual device needing house current --> {{has_subtype}} line-operated device, plug-in device, plug-in equipment[collective]. &&{{!!requires(line-operated device)}} {{has_subtype(electrical power source): electric transmission line, @P2.6.1.1.2}}. &&{{!!has_part(line-operated device)}} {{part_of(electric wire)}} {{has_subtype(electric transmission line, @P2.6.1.1.2)}} power cord. &&{{!!has_part(power cord)}} plug, electric plug. &&{{has_function(plug): be inserted[into=outlet, @P2.3.1.3.10]}}. &&{{has_part(plug)}} {{constitutes(metal, P2.3.1.2.3)}} {{property_of(protuberant, @R250)}} prong[num=>1]. &&{{has_function(power cord/plug): connecting[ptnt=line-operated device + house current], @R43}}. <-- note that the above still does not fully describe how a prong fits into the receptacle. We do need more detailed visual descriptions.??? --> V. {{has_action(electrical device)}} run, operate. {{has_action(battery-operated device)}} run on batteries, operate on batteries, be battery-operated, be portable, be mobile. {{requires(line-operated device)}} be plugged in. {{caused_by(be plugged in)}} plug in. {{requires(electrical device)}} be switched on, be turned on. {{caused_by(be switched on)}} switch on, turn on. {{has_method(switch on)}} flip the switch. Adj. {{has_property(battery-operated device)}} battery-operated, battery-powered, battery, portable. {{has_subtype(battery-operated)}} mobile. {{has_property(line-operated device)}} line-operated, plug-in. <-- [[elecdev]] --> P2.3.1.3.19.1 ELECTRONIC DEVICES GENERALLY N. electronic device. {{emitted_by(electron, @P2.3.1.1.2)}} electron gun. {{part_of(electron gun)}} cathode ray tube, cathode-ray tube, CRT[acron.]. {{has_part(cathode ray tube)}} {{has_subtype(screen, @P2.3.1.3.6)}} cathode-ray tube screen, CRT screen. {{emits(cathode ray tube screen): display image, @P2.3.1.3.6}}. telecommunication device. {{has_part(telecommunication device)}} {{emitted_by(radio wave)}} transmitter, radio wave transmitter. {{has_property(transmitter)}} {{has_subtype(distance, R198)}} transmission range. {{has_function(transmitter)}} {{has_subtype(emission[ptnt=radio signal], @R297)}} radio wave transmission, transmission, radio transmission. {{emits(transmitter)}} {{has_subtype(radio wave)}} {{has_subtype(signal, M8.1.3.2.1.1)}} radio signal. {{has_function(transmitter): emit[ptnt=radio wave], @R297}}. {{has_subtype(radio wave transmission)}} television signal transmission, television transmission. {{uses(television signal transmission)}} television signal. {{has_function(receiver)}} radio wave reception, reception. {{has_method(radio wave transmission)}} AM transmission, amplitude modulation transmission; FM transmission, frequency modulation transmission. {{has_subtype(transmitter)}} {{emitted_by(television transmission)}} television transmitter; radio transmitter; radar transmitter; microwave transmitter. {{generated_by(television signal)}} {{has_subtype(camera, @R445)}} {{has_subtype(electronic device)}} television camera. {{needed_by(radio wave)}} receiver, radio wave receiver, wireless. {{has_subtype(transmitter)}} {{has_subtype(receiver)}} radar. {{has_subtype(radar)}} radar gun, radar speed meter. {{has_subtype(radar)}} {{property_of(multiplicity)}} radar screen. {{&has_location(radar)}} {{has_subtype(structure): radar dome}}. {{has_subtype(transmitter)}} AM transmitter; FM transmitter. P2.3.1.3.19.R1 COMPONENTS OF ELECTRICAL AND ELECTRONIC DEVICES <-- many of these components may themselves be referred to as electrical or electronic devices, and are also part of electrical devices --> N. {{has_part(electronic device, P2.3.1.3.19.1)}} electronic device component, component. resistor; capacitor; induction coil; rectifier. electromagnet. {{conceptual_part_of(vacuum)}} vacuum tube. {{has_subtype(vacuum tube)}} diode, triode, tetrode, pentode. {{major_component_of(semiconductor)}} transistor. {{has_subtype(semiconductor)}} {{major_component_of(silicon)}} silicon-based semiconductor. {{has_subtype(semiconductor)}} germanium-based semiconductor; gallium arsenid-based semiconductor. {{has_subtype(transistor)}} NPN; PNP; field-effect transistor, FET; metal oxide field effect transistor, MOSFET. {{has_part(transmitter, @P2.3.1.3.19.1/receiver, @P2.3.1.3.19.1)}} antenna, aerial. {{has_subtype(antenna, @P2.3.1.3.19.2)}} television antenna; FM antenna; directional antenna; omnidirectional antenna; high-gain antenna; low-gain antenna; transmission tower; loop antenna; rabbit ears; shortwave antenna; whip antenna; auto antenna; mast; parabolic antenna; horn antenna, horn, horn-shaped antenna; dish, dish antenna. {{has_subtype(dish antenna)}} satellite dish. {{has_part(tape recorder)}} reading head. <-- [[furniture]] --> P2.3.1.3.20 FURNITURE N. {{contains(building)}} {{property_of(movable)}} furniture[collective], furnishings[pl], piece of furniture. {{has_subtype}} {{uses(office)}} office furniture. {{has_subtype}} {{uses(home)}} home furnishings[pl], domestic furnishings[pl], home furniture. {{has_subtype}} {{uses(factory)}} industrial furnishings. {{has_subtype}} {{uses(laboratory)}} laboratory furniture, lab furniture. {{function_of(support, R215)}} {{part_of($top surface)}} counter; table; desk; bar. &&{{has_property($top surface): flat + horizontal}}. &&{{is_a($top surface): $supporting surface, @P2.2.1.2}}. &&{{has_function($supporting surface): support[obj=solid object], R215}}. flange, corbel; trestle; shoulder; perch; horse; clotheshorse, hatrack; retable; teapoy[obs3]. easel. {{has_subtype(table)}} worktable; tea table, teacart, tea-wagon; drop-leaftable; gate-leg table; Round table; pool table, billiard table, snooker table; platen; operating table; pier table; kitchen table; dressing table, vanity; dining table, board; refectory table; console table; conference table, council table; coffee table, cocktail table; card table; breakfast table; folding table. {{has_subtype(table)}} {{has_part(church)}} altar, communion table, Lord's table. {{has_subtype(worktable)}} drafting table, drawing table; workbench, bench. {{has_subtype(desk)}} secretary, writing table, escritoire; lectern, reading desk, stand; writing desk; davenport; partner's desk. mantel, mantle piece. mat, rug, cushion. {{function_of(support[obj=person], R215, P1.2.2.2.2.4)}} footstool, hassock; tabouret[obs3]. {{function_of(support[obj=instrument], R215, P1.2.2.2.2.4)}} tripod, monopod. {{has_subtype(container)}} {{property_of(secure, @R664)}} {{constitutes(metal, P2.3.1.2.3)}} {{function_of(protect[obj=valuables, @R812a])}} safe. {{has_subtype(container)}} bunker; buffet; press, clothespress; sideboard; breakfront. {{&has_part}} {{has_subtype(container)}} {{has_subtype(partition, @R221a)}} drawer. {{part_of(drawer)}} {{function_of(store[obj=clothing], R363)}} chest of drawers; chest on chest; till; scrutoire[obs1]. {{has_subtype(chest of drawers)}} {{has_part(leg[num=4])}} {{property_of(height[val=5-8 feet])}} highboy, tallboy. {{has_subtype(chest of drawers)}} {{has_part(leg[num=4])}} {{property_of(height[val=2-4 feet])}} {{part_of(supporting surface)}} lowboy; bureau. {{has_subtype(bureau)}} {{part_of(mirror, @R445)}} dresser. {{has_subtype(chest of drawers)}} {{property_of(height[val=2-4 feet])}} commode. {{has_subtype(dresser)}} marble-top dresser. {{has_part(marble-top dresser)}} {{has_subtype(supporting surface)}} {{rel_loc_of(top)}} {{constitutes(marble, @P2.3.1.1.4.1)}} {{shape_of(slab, @R251)}} marble top. {{part_of(shelf[num=>1])}} {{function_of(store[obj=book], @P1.2.3.1.3)}} bookcase. cabinet, canterbury; etagere, vargueno. {{function_of(display)}} vitrine, showcase, glass showcase. {{has_subtype(cabinet)}} filing cabinet. <-- for this classification, all chairs have legs. Otherwise it is some other kind of seat [HD] --> P2.3.1.3.20.1 SEAT N. {{function_of(support[obj=person][while=sitting, @P2.8.5.1], R215)}} seat[1]. {{has_subtype(seat[1])}} chair; form, stool; fauteuil[Fr], woolsack[obs3], ottoman, settle, squab; aparejo[obs3], faldstool[obs3], horn; throne, dais. {{&has_part}} {{part_of(fabric)}} {{property_of(soft)}} upholstery. {{!has_part}} {{!orientation_of(horizontal)}} {{adjacent_to(buttocks)}} seat[2]. {{has_part(chair)}} {{function_of(support[obj=seat[2]])}} leg, chair leg. {{has_orientation(chair leg): vertical}}. {{&has_part(seat)}} {{orientation_of(vertical)}} {{function_of(support[obj=back, @P2.3.2.2.3.2])}} back, backrest; chair back. {{has_subtype(seat[1])}} {{property_of(long)}} couch, lounge; settee, love seat; divan, musnud[obs3]; bench; booth. {{has_subtype(couch)}} {{property_of(upholstered)}} sofa. {{has_subtype(bench)}} window seat; stall, pew. {{has_subtype(sofa)}} {{has_subtype(bed)}} convertible, sofa bed, convertible sofa. studio couch, day bed, davenport; chaise lounge, chaise longue, chaise. {{has_subtype(chair)}} arm chair, easy chair; elbow chair, rocking chair, rocker; long chair, long sleeve chair, morris chair; wing chair; lamba chauki[obs3], lamba kursi[obs3]; folding chair; lawn chair; beach chair; swivel chair; executive chair; barber chair. {{has_subtype(chair)}} {{property_of(comfortable + padded)}} {{paction_of(tilting[of=chair back], @P2.4.2.3.16.1.4)}} reclining chair, recliner, lounger. {{has_part(recliner)}} {{function_of(support[obj=leg[num=2][of=person, P2.3.2.3], @P2.3.2.2.3.2.3])}} {{property_of(retractable)}} footrest. {{uses(child)}} high chair, highchair, feeding chair. {{has_subtype(rocking chair)}} platform rocker. {{has_subtype(seat)}} upholstered seat. {{has_part(upholsered seat)}} upholstering, upholstery. {{has_part(upholstering)}} {{constitutes(cotton/styrofoam)}} {{property_of(soft)}} padding. {{has_part(upholstering)}} {{has_subtype(fabric)}} covering. {{&has_part(upholstering)}} {{constitutes(metal, P2.3.1.2.3): spring}}. P2.3.1.3.20.2 BED N. {{function_of(support[obj=person, R372a][while=reclining, @P2.8.5.1], R215, P1.2.2.2.2.4)}} bed. {{has_subtype(bed)}} pallet, tester; cot, hammock, sack; shakedown, trucklebed[obs3], bedstead; four poster, French bed; bunk, bunk bed; kip, palang[obs3]; twin bed; single bed; double bed; queen-size bed; king-size bed; berth; trundle bed; Murphy bed; rope bed. {{has_subtype(bed)}} {{contained_in(water, R337)}} water bed. {{has_subtype(bed)}} {{uses(infant, @R129)}} crib, cradle; bassinet. {{has_part(bed)}} bedding; bichhona; mattress; paillasse[obs3]. {{&has_opart(bed): bolster}}. {{has_opart(bed)}} {{has_subtype(pillow, @P2.3.1.3.8)}} {{has_subtype(support[for=head, @R1002], R215)}} pillow, bed pillow. <-- the following category excludes food, cooking, and furniture --> P2.3.1.3.21 HOUSEHOLD SUPPLIES N. household supply, household necessity. {{function_of(clean, R652a)}} cleanser. {{has_subtype(cleanser): @R652a, soap; detergent}}. {{has_subtype(cleanser)}} {{function_of(clean[ptnt=window pane, @P2.3.1.3.10.2], R652a)}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} window cleaner. {{has_subtype(cleanser)}} scouring powder. {{has_subtype(detergent, @R652a)}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} liquid detergent. sweeper. P2.3.1.3.21.1 Hygiene Equipment N. hygiene equipment. {{function_of(clean[ptnt=tooth, @P2.3.2.2.3.2.1], @R652a)}} {{has_subtype(brush, @R652a)}} {{property_of(small, R32)}} toothbrush. {{function_of(clean[ptnt=tooth, @P2.3.2.2.3.2.1], @R652a)}} {{property_of(tapering, P1.2.4.3.1.11)}} {{property_of(small, R32)}} {{has_subtype(elongated form, @R240)}} toothpick. {{function_of(clean[ptnt=tooth, @P2.3.2.2.3.2.1], @R652a)}} {{has_subtype(string, @R205): @R652a, floss, dental floss}}. {{function_of(curl[ptnt=head hair, @R1002], @P2.4.2.4.4)}} curling iron. {{function_of(clean[ptnt=back, @P2.3.2.2.3.2.1], @R652a)}} back brush. {{function_of(polish[ptnt=shoe, P2.3.1.3.5.4], @R255)}} shoe brush. P2.3.1.3.22 MEDICAL INSTRUMENT N. medical instrument. syringe, needle, hypodermic needle, hypodermic syringe, hypodermic. cardiograph, ECG, electrocardiograph; dialysis machine; diathermy machine; electroencephalograph, EEG; fiberscope; ophthalmoscope; orthoscope; otoscope; proctoscope; speculum; surgical instrument. {{has_subtype}} {{has_subtype(optical instrument)}} arthroscope. {{used_for(arthroscope): examine[patient=joint^interior]}}. {{has_subtype(surgical instrument)}} dermatome; hemostat, haemostat; retractor; trepan, trephine; scalpel; bone saw. {{has_subtype(diathermy machine)}} microwave diathermy machine; shortwave diathermy machine. <-- [[arms, weapon]] Most of the parts of the original Roget entry have been distributed to the subtypes immediately below --> P2.3.1.3.23 WEAPON (R727) #727. Arms. N. {{uses(warfare, R722)}} weapon, deadly weapon, arm, arms, ordnance; armament, armaments, armature. panoply, stand of arms; armor &c. (defense) R717; apparatus belli[Lat]. rocket; congreve[obs3], congreve rocket; shrapnel, mitraille[Fr]. {{&has_location: @R636, arms room, armory}}. {{has_subtype: ship of war, @P2.3.1.3.16.2.3.2.1}}. {{function_of(be thrown[by=hand])}} {{has_subtype(stone)}} brickbat. {{&uses(throwing)}} boomerang. <-- under lightning? Why here? levin bolt[obs3], levin; brand[obs3]; thunderbolt.--> {{function_of(impact[obj=door], R276)}} {{function_of(break[obj=door, @P2.3.1.3.10.2], @R328)}} {{property_of(heavy, @R319)}} {{shape_of(cylindrical)}} battering ram. {{function_of(hit, impact, R276)}} {{has_subtype(hand tool, P2.3.1.3.12.1.1.1)}} blunt object. <-- this entry ammunition is intended only for ammunition used by firearms. Stuff like arrows are above in the general category --> P2.3.1.3.23.1 AMMUNITION N. {{&uses_up(weapon, P2.3.1.3.22)}} ammunition, munitions, ordnance. powder and shot; cartridge; ball cartridge, cartouche, fireball. {{uses(small arm)}} {{has_subtype(cartridge)}} bullet[1]. {{has_part}} {{property_of(explosive)}} propellant. {{has_part(cartridge)}} {{constitutes(metal, P2.3.1.2.3)}} bullet, round; shot. {{has_part(cartridge)}} {{constitutes(metal, P2.3.1.2.3)}} {{function_of(hold[obj=propellant + shot])}} shell[1], casing. {{has_subtype(propellant)}} gunpowder, powder, "villainous saltpeter" [Henry IV]; guncotton. {{has_subtype: explosive, @P2.3.1.3.4.5}}. {{has_part}} {{constitutes(metal, P2.3.1.2.3)}} {{function_of(be propelled[by=firearm])}} shot, projectile. {{has_subtype(shot)}} {{has_part(bullet[1])}} {{uses_up(handgun/rifle)}} bullet[2], slug, round. {{has_subtype(shot)}} {{uses(shotgun)}} bird shot; buck shot; lead shot; steel shot. {{has_subtype(shot)}} {{uses(cannon)}} {{property_of(explosive)}} shell[2]. {{has_subtype(shot)}} {{uses_up(muzzle loading cannon)}} cannon ball, round shot; grape, grape shot, chain shot; canister shot, bar shot, cannon shot, langrel shot[obs3], langrage shot[obs3]. <-- ; trebucbet[obs3], trebucket[obs3]. ???--> {{has_subtype(shot)}} missile. {{has_subtype(bullet[2])}} {{function_of(fragment[while=impacting])}} hollow-point bullet; dumdum bullet. {{has_subtype(bullet[2])}} {{uses(muzzle loading firearm)}} ball. P2.3.1.3.23.2 SWORD N. {{has_subtype(cutting instrument, P2.3.1.3.12.4.1)}} {{function_of(cutting, P2.8.1)}} sword. saber, sabre; broadsword, cutlass, falchion[obs3]; scimitar, cimeter[obs3]. brand, whinyard, bilbo, glaive[obs3], glave[obs3], rapier; skean, skean dhu[obs3]; Toledo; Ferrara; tuck, claymore, adaga[obs3], baselard[obs3]; kris, creese[obs3]; sword-bayonet, sword-stick; blade, steel; ataghan[obs3], attaghan[obs3], yataghan[obs3]; yatacban[obs3]. good sword, trusty sword, naked sword; cold steel. {{has_subtype(knife, @P2.3.1.3.12.4.1)}} bowie knife; dagger, dirk, banger[obs3], poniard, stiletto, stylet[obs3], dudgeon, bayonet. {{has_subtype(sword)}} {{has_part(cutting edge[number = 2], @P2.3.1.3.12.4.1)}} double-edged sword, two-edged sword. ax, bill; pole-ax, battle-ax, Lochaber ax; tomahawk, hatchet. fencing sword. {{has_subtype(fencing sword)}} epee; foil. P2.3.1.3.23.3 CLUB N. {{function_of(hit, impact, R276)}} {{has_subtype(blunt object, @P2.3.1.3.23)}} {{shape_of(rod)}} {{property_of(rigid, R323)}} club. {{constitutes(wood, P2.3.1.2.4.7)}} bat; stick. {{property_of(short, R201)}} bludgeon, cudgel. truncheon, mace, staff, life preserver[coll], sprig; hand staff, quarter staff. {{has_subtype(stick)}} {{origin_of(Ireland)}} shillelah. {{has_subtype(stick)}} {{uses(policeman, @R965)}} billy, billy club, nightstick. {{property_of(small, R32)}} blackjack. sandbag, sand bag, waddy[obs3]. {{constitutes(metal, P2.3.1.2.3)}} {{may_wear(fist, @P2.3.2.2.3.2.3)}} brass knuckles, knuckle duster[coll.]. prod; cattle prod, oxgoad[obs3]. V. {{used_in(club, P2.3.1.3.23.3)}} {{has_subtype(impact, R276)}} club, bludgeon, hit. {{has_low_intensity(hit, R276)}} {{used_in(prod, P2.3.1.3.23.3)}} prod. <-- non-metallic firearms are an exception to this classification --> P2.3.1.3.23.4 FIREARM N. {{function_of(propel[obj=shot, P2.3.1.3.23.1])}} firearm, gun, weapon, piece. {{has_part}} {{shape_of(cylindrical)}} {{constitutes(metal, P2.3.1.2.3)}} barrel. {{has_conceptual_part(barrel)}} {{has_subtype(opening)}} bore. {{has_part(barrel)}} {{has_subtype(opening, P1.2.4.3.1.9)}} {{rel_location_of(front end)}} muzzle, business end[coll]. {{has_part(barrel)}} {{has_subtype(opening, P1.2.4.3.1.9)}} {{rel_location_of(rear end)}} breech. breech-loader. {{property_of(obsolete)}} muzzle loading firearm, muzzle-loader. {{has_subtype(muzzle loading firearm)}} {{has_subtype(cannon)}} muzzle loading cannon. V. {{has_function(firearm)}} {{has_subtype(propel, R284)}} shoot, fire, discharge. <-- [[cannon]] --> P2.3.1.3.23.4.1 CANNON N. {{function_of(propel[obj=shell, P2.3.1.3.23.9])}} cannon, artillery, ordnance, gun of position, heavy gun. howitzer, field piece; siege train, battering train; park, battery, carronade[obs3], culverin[obs3], basilisk; falconet, jingal[obs3], swivel, pederero[obs3], bouche a feu[Fr]; mitrailleur[Fr], mitrailleuse[Fr]; infernal machine; smooth bore; rifled cannon. {{property_of(antiquated/obsolete)}} muzzzle loading cannon. mortar. ten pounder. {{uses}} cannon shell, shell. {{function_of(destroy[obj=airplane])}} anti-aircraft cannon, ack-ack, AA; pom-pom, pompom[obs3]. V. {{has_function(cannon)}} shell, cannonade. <-- [[gun]] bullet is used for the whole cartridge and the propelled part --> P2.3.1.3.23.4.2 SMALL ARM N. {{function_of(propel[obj=bullet[2], @P2.3.1.3.23.1])}} small arm, small arms[pl]. {{has_function: fire; firing; shoot; shooting}}. {{uses_up: @P2.3.1.3.23.1, cartridge, bullet[1]}}. {{part_of(long barrel)}} shoulder arm, shoulder weapon. {{part_of(long barrel)}} {{used_up_by(bullet[1], @P2.3.1.3.22.1)}} rifle. {{has_subtype(barrel)}} long barrel; short barrel. {{property_of(long barrel): length[val=40-120 cm], @R200}}. {{property_of(short barrel): length[val=2-35 cm], @R200}}. fowling piece, fusil[obs3], caliver[obs3], carbine. {{property_of(antiquated/obsolete)}} {{part_of(long barrel)}} {{has_subtype(muzzle loading firearm)}} blunderbuss, musketoon[obs3], Brown Bess, matchlock, flintlock, harquebuss[obs3], arquebus, haguebut[obs3]; musket, musketry, firelock[obs3]. {{&has_part(rifle)}} {{contained_in(cartridge)}} {{has_subtype(depot, R636a)}} magazine. {{not_part_of(magazine)}} single-shot rifle. {{has_part(shoulder arm)}} {{constitutes(wood)}} stock. {{has_epart(rifle)}} bolt; chamber; firing pin; extractor. {{location_of(chamber): cartridge[at_time=firing]}}. {{has_subtype(rifle)}} automatic rifle, machine gun; semiautomatic rifle. {{has_subtype(machine gun)}} submachine gun, Tommy gun, Thompson automatic rifle; burp gun; sten gun. {{part_of(short barrel)}} {{consumed_by_by(bullet, @P2.3.1.3.22.1)}} pistol, handgun, gat[coll.], side arm, roscoe[coll], postolet[obs3]. {{has_part(pistol)}} {{function_of(grasp)}} grip, handle. {{has_subtype(pistol)}} revolver, repeater; automatic gun, automatic pistol, automatic. {{has_subtype(rifle)}} garand, "M-1", "M-1 rifle". {{has_subtype(rifle)}} carbine; petronel; small bore. {{part_of(carbine/petronel): $stock}}. &&{{has_property(stock): length[val=short], @R200}}. {{has_subtype(rifle)}} Minis rifle; Enfield rifle; Flobert rifle; Westley Richards rifle; Snider rifle; Martini-Henry rifle; Lee-Metford rifle; Lee-Enfield rifle; Mauser rifle; magazine rifle. needle gun, chassepot[obs3]; escopet[obs3], escopette[obs3], gunflint, gun-lock; hackbut[obs3]. {{has_subtype(revolver)}} shooter, shooting iron[U.S.]; six-gun, six-shooter [U.S.]; derringer. {{has_subtype(revolver)}} {{property_of(powerful)}} magnum, forty-four magnum; thirty-eight magnum. {{part_of(long barrel)}} {{used_up_by(shot, @P2.3.1.3.22.1)}} shotgun. {{uses(armed force)}} {{has_subtype(rifle)}} assault rifle. {{has_subtype(assault rifle)}} Uzzi; Kalashnikov; "AK-47". Armstrong gun[obs3], Lancaster gun; Paixhan gun; Whitworth gun; Parrott gun; Krupp gun; Gatling gun; Maxim gun. {{has_subtype(pistol)}} {{has_subtype(signal)}} Very pistol, flare gun. {{used_up_by(pellet/BB)}} air gun, airgun, pellet gun, BB gun. {{property_of(self-made/amateurish)}} zip gun. {{has_subtype(semiautomatic weapon)}} street sweeper; "Tech-9". V. {{has_function(small arm)}} shoot. P2.3.1.3.23.5 THROWING DEVICE N. {{function_of(propel, throw, R284, @P2.4.2.4)}} throwing device. catapult, sling, balister[obs3], balista[obs3], ballista[Lat.]. {{similar_to(catapult)}} trebuchet, trebucket. slingshot, sling shot. dart gun. {{studied_in: ballistics, @R284}}. battering ram &c. (impulse) R276; gunnery. {{function_of(propel[obj=arrow])}} bow. {{part_of(bow)}} {{has_subtype(weapon)}} bow and arrow. {{has_subtype(bow)}} {{property_of(long, @R200d)}} long bow. {{has_subtype(bow)}} crossbow. {{uses_up(bow)}} arrow, reed, shaft. {{uses_up(crossbow)}} bolt. P2.3.1.3.23.6 SPEAR N. spear. pike; halberd; lance; spontoon[obs3]; javelin; dart, jereed[obs3], jerid[obs3]; partisan; gisarme[obs3]; assagai, assegai[obs3]; bill. {{uses(whale hunting)}} harpoon; gaff. <-- weet-weet[obs3], eelspear[obs3], wommerah[obs3] --> P2.3.1.3.23.7 BLOW PIPE N. blow pipe, blow tube, blowgun, blowpipe, blowtube; peashooter; wind gun, air gun. Phr. en flute; nervos belli pecuniam infinitam[Lat]. P2.3.1.3.23.8 CHEMICAL WEAPON N. chemical weapon. {{property_of(gaseous)}} poison gas. mace, chemical mace. {{has_subtype(poison gas)}} mustard, mustard gas; phosgene; nerve gas; chlorine. {{has_subtype(mustard gas)}} nitrogen mustard. {{caused_by(crying)}} tear gas; lachrymator, lacrimator. <-- [[bomb]] --> P2.3.1.3.23.9 MILITARY EXPLOSIVE DEVICE N. {{part_of(explosive)}} {{uses(military, @P2.3.2.3.6.5.44.1.1)}} military explosive device. {{property_of(large)}} bomb. {{property_of(throwable)}} hand grenade, grenade; satchel charge. {{has_subtype(grenade)}} fragmentation grenade; phosphorus grenade; concussion grenade. petard. {{location_of(water)}} torpedo. {{has_subtype(ammunition)}} {{consumed_by(cannon/mortar/bazooka)}} shell. {{property_of(hidden)}} mine. {{has_subtype(mine)}} land mine; sea mine, torpedo[obs2]. {{has_subtype(land mine)}} bouncing Betty. {{has_subtype(sea mine)}} counter mine, magnetic counter mine. {{has_subtype(shell)}} cannon shell; mortar shell; bazooka shell. {{has_subtype(bomb)}} gravity bomb; smart bomb; delayed-action bomb; incendiary bomb. {{has_subtype(bomb)}} {{property_of(large)}} blockbuster. {{property_of(self-propelled): rocket, P2.3.1.3.23.11}}. {{has_subtype}} {{has_part(rocket)}} warhead, payload. P2.3.1.3.23.10 NUCLEAR WEAPON N. {{has_subtype(bomb)}} {{property_of(powerful)}} nuclear weapon, nuke. {{property_of}} power, megatonnage; kilotonnage. {{has_unit(megatonnage)}} megaton; kiloton. atom bomb, atomic bomb, A-bomb, fission device. hydrogen bomb, H-bomb, thermonuclear weapon, fusion bomb. {{has_property(atom bomb): power[val=10-100 kiloton][avval=20]}}. {{{has_relative_value(megaton + kiloton): "1000"}}}. {{has_property(hydrogen bomb): power[val=1-200 megaton][avval=5 megaton]}}. neutron bomb. {{part_of}} atomic warhead, nuclear warhead. {{used_up_by(atomic warhead)}} atomic cannon. strategic nuclear weapon. tactical nuclear weapon. <-- [[rocket]] --> P2.3.1.3.23.11 ROCKET N. rocket, missile, self-propelled missile. ballistic missile; guided missile; homing missile. air-to-air missile; ground-to-air missile; surface-to-air missile, SAM; air-to-ground missile. {{has_subtype(ballistic missile)}} intercontinental ballistic missile, ICBM; intermediate range ballistic missile, IRBM; short-range missile. {{has_subtype(ballistic missile)}} {{origin_of(Germany)}} "V2", "V-2". bazooka rocket, bazooka shell. {{has_subtype(guided missile)}} buzz bomb, "V-1", robot bomb; heat-seeking missile; TOW missile; cruise missile. {{has_subtype(heat-seeking missile)}} sidewinder; redeye. P2.3.1.3.24 LIFTING DEVICE N. {{function_of(lift, P2.4.2.3.12.1, R307)}} lifting device. {{has_subtype: lever &c. R633}}. {{uses(construction)}} crane, derrick. hoist. {{part_of(rope/cable)}} windlass, capstan, winch. {[of(silt)]} dredge, dredger, dredging machine. {[of(person, P2.3.2.3)]} elevator, lift[Brit]. {{has_subtype(elevator)}} {{has_subtype(room)}} cab, car, elevator car. {{has_function(elevator): lift[obj=person]}}. {{has_subtype(elevator)}} {{function_of(suspend[obj=cab])}} cable, hoist cable. {{has_subtype(elevator)}} {{property_of(small)}} dumbwaiter. {{has_subtype}} {{has_subtype(staircase)}} {{property_of(moving): @P2.3.1.3.10.2, escalator}}. <-- we close the physical object section with something typically thought of as having no use at all! [[garbage]] --> P2.3.1.4 WASTE N. {{property_of(worthlessness, M9.2.4.8.1)}} waste. {{has_subtype}} {{property_of(solid)}} {{has_subtype(discarded object)}} garbage, discard, trash, refuse, rubbish, discards[collective]. {{part_of}} {{has_subtype(pile, @R72)}} trash pile; garbage dump. {{has_subtype(garbage dump)}} sanitary landfill. {{has_subtype}} {{property_of(liquid, P2.3.1.3.1.1.1)}} liquid waste. {{has_subtype(liquid waste)}} sewerage. {{property_of: feces, @P2.8.4}}. {{property_of}} {{component_of(feces, @P2.8.4)}} dunghill. {{property_of}} midden, bog, sink, laystall[obs3], colluvies[obs3], mixen[obs3]. {{uses(defecation, @R299)}} privy, jakes, latrine, toilet, john, head; cess[obs3], cesspool; sump, sough, cloaca; Cloacina; dust hole. {{has_subtype(conduit, R350)}} {{function_of(remove[obj=liquid waste])}} drain. {{has_subtype(conduit, R350)}} {{function_of(remove[obj=sewerage])}} sewer, common sewer. {{has_subtype}} {{property_of(toxic): toxic waste, @R659a}}. {{part_of(toxic waste)}} toxic waste site. {{formed_by}} {{has_subtype(relinquishment, R782)}} {{mcauses(worthlessness[of=$object, @R3a], M9.2.4.8.1/obsolescence[2][of=$object, @R3a], @R614/uselessness[of=$object, @R3a], R645)}} discarding[of=$object, @R3a], throwing out[of=$object, @R3a], throwing away[of=$object, @R3a], disposal[of=$object, @R3a]. {{has_high_quantity(discarding)}} dumping. {{has_subtype(discarding): recycling, @R677}}. {{&location_of}} {{has_subtype(container, R191)}} {{function_of(put[ptnt=waste], @R184)}} garbage bin, waste bin. {{has_subtype(garbage bin)}} waste bucket, circular file[coll]; garbage pail, garbage can. {{has_subtype(garbage bin)}} {{property_of(large)}} dumpster. {{forms(discard[ptnt=physical object])}} discarded object, discards[pl]. {{has_subtype(discarded object)}} {{forms(jettison)}} {{property_of(solid, @R321): jetsam}}. V. {{formed_by(garbage)}} {{has_subtype(relinquish, R782)}} {{has_subtype(eject, @R297)}} {{mcauses(worthlessness[of=$object, @R3a], M9.2.4.8.1/obsolescence[2][of=$object, @R3a], @R614/uselessness[of=$object, @R3a], R645)}} discard, throw out, throw away, get rid of, heave, dispose of, chuck[colloq.], chuck out[colloq.]. cast off, turn off, cast out, cast out of doors, cast aside, cast away, pitch away, fling away, throw aside, put away, dismiss. cast to the winds, throw to the winds, sweep to the winds, scatter to the winds, cast behind; cast adrift; throw to the dogs, pitch aside, pitch to the dogs, fling aside, fling to the dogs, cast to the dogs. {{has_subtype}} {{has_subtype(clean, R652a)}} sweep away, brush away. {{has_subtype(discard[from=boat, P2.3.1.3.16.2.3])}} jettison, cast overboard, heave overboard, throw overboard, fling overboard, pitch overboard. throw in the garbage, throw in the garbage bin. {{has_large_quantity(discard)}} dump. Adj. {{has_property(garbage)}} discarded, thrown out, thrown away. cast-off. <-- ============================================================= --> <-- ANIMATE OBJECTS = LIVING OBJECTS. much of the animate section was simply reorganized from Roget without a serious attempt at supplementation. We will try to use the NLM thesaurus for this section and the medical section. For this classification, an animate organic object will be either a living thing (organism) itself, or some part of it (tissue, cell) which exhibits properties of life --> <-- [[animate]] (excludes robots & aliens) (except sensation, R382-389, R402-405, R420-427 R445 optical instr., R417 Musical Instr.) R359. Life, R360 death, and R361 killing --> P2.3.2 ANIMATE ORGANIC OBJECTS (R357 TO R449) N. {{property_of(life)}} animate organic object. <-- R358, inorganization moved to P2.3.1.1.1 NATURAL OBJECTS GENERALLY -[[organism]] --> <-- ( VITALITY In General ) 357. Organization. 358. Inorganization 362. Corpse 363. Interment 654. Health 655 Disease 656. Salubrity 657. Insalubrity There should be a separate entry for "cell" --> P2.3.2.1 ORGANISM (R357 TO R371) #357. Organism. N. organism, living thing, form of life, living being, living organic object, living organism. {{member_of}} life, organized world, organic world, organized nature; living nature, animated nature, organization. {{constitutes}} biomass. {{studied_in: biology; natural history}}. {{exhibits: behavior, R692}}. {{has_process: biological function, P2.6.4.1}}. {{has_process: reproduction, P2.6.4.1.1.2.1}}. {{&has_part: @P2.6.4.1.1.2.1, sex organ, reproductive structure}}. eukaryote; prokaryote. {{has_subtype(organism)}} lower organism; higher organism. {{has_conceptual_part: structure &c. R329}}. {{has_subtype: animal[1], P2.3.2.1.1; plant, R367, P2.3.2.1.2; microbe, P2.3.2.5}}. {{property_of(minute)}} {{location_of(surface[of=water, R337], R220)}} neuston[pl]. {{has_developmental_form: @R362, corpse, remains, organic remains, fossil}}. {{has_part(higher organism): tissue; organ}}. {{has_part: cell, P2.3.2.2.2}}. {{has_part(higher organism): eukaryotic cell}}. {{has_part(higher organism)}} {{has_subtype(frame[1], @R240)}} skeleton. {{has_subtype(biology): zoology &c. R368; botany, R369; microbiology, @P2.3.2.5}}. {{has_conceptual_part(zoology/medicine): @P2.3.2.2.1.1, anatomy, physiology}}. {{has_conceptual_part(biology): physiology, P2.6.4.5.2}}. {{job_of(natural history): naturalist, @P2.3.2.3.6.5.6.9.1}}. {{has_conceptual_part(physiology): organic chemistry}}. {{has_subtype(cell): gamete, gametangium[obs3], germ cell, germinal matter}}. {{has_subtype(germ cell): spermatozoon, sperm, spermary[obs3]; ovum}}. {{has_subtype(organism)}} {{has_subtype(mixture)}} zygote, merozygote, hybrid. lichen. {{has_member(lichen): alga, @P2.3.2.1.3.3; fungus, P2.3.2.1.3.2}}. {{has_part(lichen)}} thallus; rhizoid. <-- archegenesis[obs3] &c. (production) R161; antherozoid[obs3], bioplasm[obs3], biotaxy[obs3], , dysmeromorph[obs3]. , trophoplasm[obs3], vertebration[obs3], zoogloea[obs3]. --> Adj. organic, organized. cellular. eukaryotic; prokaryotic. {{has_subtype(cellular)}} protoplasmic, cytoplasmic; vacuolar; nuclear; nucleolar; chromosomal. <-- karyoplasmic[obs3], unsegmentic[obs3], , zoogloeic[obs3], zoogloeoid[obs3]. --> <-- [[corpse]] --> <-- 364. Animality 366. Animal 368. Zoology 370. Cicuration (365,367,369 to P2.3.2.1.2 Plants) --> <-- reference R372 mankind, R373 man, R374 woman under b. humans generally inhabitant, R188 abode R189 many of R188 words to HROLE category, except those that refer to animals too. Cross-referece specifically human abodes under shelter (POSHELT) (manufactured objects) Shellfishes (symb. ANSHELL) Snakes (symb. ANSNAKE) Other reptiles (symb. ANREPT) c. Humans (symb. ANHUM) Ref. P2.3.2.3 --> <-- [[animal]] --> P2.3.2.1.1 ANIMAL (R366) #366. Animal. N. {{property_of(animality, R364)}} {{has_subtype(living thing)}} animal[1]; fauna. {{has_subtype_x: human, P2.3.2.3; non-human animal}}. {{synonym_of(non-human animal)}} {{property_of(non-human)}} beast, brute creation, animal[2], brute, creature, critter [US dialect], wight, created being, dumb animal, dumb creature, zoophyte. {{has_subtype(beast)}} creeping thing. {{member_of(beast)}} animal life. {{topic_of(animal life)}} bestiary. {{member_of}} animal kingdom. {{&member_of}} {{member_of(elephant/cow/bull/bison)}} herd. {{has_subtype}} {{habitat_of(land, R342)}} land animal. {{contrast_to(land animal)}} {{habitat_of(body of water)}} aquatic animal. {{has_subtype(aquatic animal): fish, P2.3.2.1.1.1.3; aquatic mammal}}. {{contrast_to(land animal): bird, P2.3.2.1.1.1.2}}. {{has_subtype}} egg-laying animal. <-- we need to say that an "egg-laying animal" lays an egg only if it is mature and female. We don't yet have such contingency specifications --> {{has_subtype(egg-laying animal)}} {{property_of(female)}} {{property_of(mature)}} mature female egg-laying animal. {{produces(mature female egg-laying animal): egg[2]}}. {{has_subtype(egg-laying animal): egg-laying mammal, P2.3.2.1.1.1.5.2}}. {{&has_part}} {{has_requirement(flying, @R264)}} wing. {{&has_property}} {{has_subtype(difference, R15)}} dimorphism, sexual dimorphism. {{has_subtype}} chordate. {{&has_part(animal[1], R366): nervous system}}. {{has_subtype(non-human animal)}} {{property_of(wild, @R359)}} wild animal, wildlife[plur]. {{has_subtype(wild animal)}} {{has_patient(hunting, @R622): game animal, @R622}}. {{has_subtype(non-human animal)}} {{property_of(controlled[by=person, P2.3.2.3], @R751)}} captive animal, animal in captivity. {{has_subtype(captive animal)}} {{property_of(tame)}} zoo animal; experimental animal; circus animal; working animal. {{has_subtype(captive animal): domestic animal, P2.3.2.1.1.3}}. {{has_subtype(domestic animal): @P2.3.2.1.1.3, pet animal, farm animal, show animal}}. {{&has_location(farm animal): farm; feed lot}}. {{has_subtype(farm animal)}} food animal, livestock[pl]; draft animal. {{has_subtype(working animal): draft animal; circus animal}}. {{has_subtype(working animal): beast of burden, P2.3.2.2.1.1, R271}}. {{has_subtype}} male animal, male. {{!!has_property(male animal)}} maleness. {{has_subtype}} female animal, female. {{has_property(female animal)}} femaleness. {{exhibits(female animal): bear[obj=young, @R366], @R163}}. {{exhibits(male animal): impregnate[obj=female animal], @R163}}. {{has_subtype}} {{produced_by(venom, @P2.3.1.3.4.2)}} venomous animal. {{has_subtype(chordate): vertebrate, P2.3.2.1.1.1}}. {{has_subtype(chordate)}} lancet; tunicate. {{has_subtype: invertebrate, P2.3.2.1.1.2}}. {{alternative_to(invertebrate): vertebrate, P2.3.2.1.1.1}}. {{has_subtype(vertebrate, P2.3.2.1.1.1): mammal; bird; reptile; amphibian; fish}}. {{has_subtype(invertebrate, P2.3.2.1.1.2): crustacean, shellfish, mollusk; worm; insect; arthropod}}. {{property_of(smallness/microscopic): microbe, animalcule &c. R193}}. {{has_subtype(fish)}} trout, bass, tuna, muskelunge, sailfish, sardine, mackerel. [classification by number of feet] biped; quadruped; centipede, millipede. [plural] game, ferae naturae[Lat]; beasts of the field; fowls of the air; denizens of the sea. {{has_subtype(mammal)}} {{property_of(grazing)}} cattle, kine[obs3]. {{has_subtype(cattle)}} ox; bull, bullock; cow; diary cow, milch cow; calf, heifer; shorthorn; longhorn. {{has_subtype(male animal)}} {{property_of(neutered)}} {{not_part_of(testicle): capon; ox; gelding; steer, stot[obs3]}}. {{has_subtype(pet animal)}} dog; cat, feline, puss, pussy, pussy cat. {{has_subtype(dog)}} hound; whelp, cur, mongrel; house dog; watch dog; sheep dog, shepherd's dog; sporting dog; fancy dog; lap dog, toy dog; bull dog, bulldog; badger dog; mastiff; blood hound; grey hound, greyhaound; stag hound; deer hound; fox hound; otter hound; harrier; beagle; spaniel; pointer; setter; retriever; Newfoundland; water dog, water spaniel; pug; poodle; turnspit; terrier; fox terrier; Skye terrier; Dandie Dinmont; collie. {{has_subtype(dog)}} {{exhibited_by(fighting)}} fighting dog. {{has_subtype(fighting dog)}} pit bull. {{has_developmental_form(dog)}} {{property_of(young): pup, puppy}}. {{&member_of(dog)}} {{uses(police, @R965/army, @P2.3.2.3.6.5.44.1.1)}} canine corps, "K-9 corps". {{has_subtype(cat)}} grimalkin[obs3]; gib cat, tom cat. {{property_of(undesirable)}} pest, vermin, varmint[Western US]. {{has_subtype}} {{property_of(young, R127)}} young animal, young[pl]. {{has_subtype(young animal)}} {[of(fowl)]} nestling, chicken, pullet. {{has_subtype(young animal)}} {{has_developmental_form(insect)}} egg; larva; chrysalis; pupa; nymph, nympha[obs3]. {{has_subtype(larva)}} {[of(butterfly/moth)]} caterpillar. {{has_subtype(young animal)}} {[of(frog)]} tadpole. {{has_subtype(young animal)}} whelp. {{has_subtype(young animal)}} cub. {{has_subtype(young animal)}} {[of(cow/bison/elephant/whale)]} calf. {{has_subtype(young animal)}} {[of(horse)]} colt; foal. {{has_subtype(young animal)}} {[of(dog/seal/rat)]} pup, puppy. {{has_subtype(young animal)}} {[of(cat)]} kitten. {{has_subtype(young animal)}} {[of(sheep)]} lamb, lambkin[obs3]. {{has_subtype(young animal)}} {[of(fish)]} fry; codlin, codling; smolt. {{has_subtype(young animal)}} aurelia[obs3], cocoon, orphan, staddle[obs3]. Adj. animal, zoological. {{!!has_property(male animal)}} male. {{!!has_property(female animal)}} female. {{!!has_property(non-human)}} bestial. {[referring_to(horse)]} equine. {[referring_to(cow)]} bovine. vaccine. {[referring_to(dog/wolf/canid/fox)]} canine, "K-9"[abbr.], "K9"[abbr]. {[referring_to(fox)]} foxy. {[referring_to(cat)]} feline. {[referring_to(fish)]} fishy, piscatory[obs3], piscatorial. {[referring_to(mollusc)]} molluscous[obs3]. {[referring_to(worm)]} vermicular. {[referring_to(fowl)]} gallinaceous. rasorial[obs3], solidungulate[obs3], soliped[obs3]. P2.3.2.1.1.1 Vertebrate N. vertebrate, animal with a backbone. P2.3.2.1.1.1.1 Amphibian N. amphibian. frog; toad. {{has_subtype(frog)}} tree frog; bullfrog; leopard frog; green frog; spring frog. {{has_subtype(toad)}} midwife toad; Surinam toad; South African clawed toad. salamander. {{has_subtype(salamander)}} newt. {{has_subtype(newt)}} eft. <-- [[bird]] --> P2.3.2.1.1.1.2 Bird N. {{part_of(feather)}} {{part_of(wing)}} {{&exhibited_by(flight)}} {{has_subtype(egg-laying animal)}} bird, avis[Lat.], feathered friend. black game, black grouse; blackcock[obs3], grouse, plover, rail, snipe. {{member_of}} flock; aves, feathered tribes. {{has_subtype(bird)}} feathered songster; singing bird, dicky bird; warbler; aberdevine[obs3], cushat[obs3], ringdove[obs3], siskin, wood pigeon. game bird. {{exhibited_by(eat[obj=seed])}} seed-eater. {{exhibited_by(eat[obj=insect])}} insect-eater, insectivore. {{exhibited_by(eat[obj=bird, P2.3.2.1.1.2/animal[1], R366])}} raptor, bird of prey. {{has_subtype(mature female egg-laying animal)}} {{has_subtype(bird)}} {{property_of(mature + female)}} mature female bird. {{has_subtype(bird of prey)}} owl; eagle; hawk; buzzard, vulture. {{has_subtype(hawk)}} kestrel; chicken hawk; nighthawk; pigeon hawk; gyrfalcon; harrier, harrier hawk; falcon; fish hawk, osprey; caracara. {{has_subtype(vulture)}} black vulture; turkey vulture; condor. {{has_subtype(condor)}} California condor; Andes condor. {{has_subtype(eagle)}} golden eagle; bald eagle; martial eagle. {{has_subtype(domestic animal)}} {{derived_from(food)}} poultry. swan. {{has_developmental_form(swan)}} {{property_of(young)}} cygnet. albatross; anhinga; auk; avocet; barbet; bee-eater; bird of paradise; bittern; blackbird; blackcap chickadee, blackcap; bluebird; blue jay; bobolink; bobwhite; booby; bowerbird; bullfinch; bunting; bushtit; bustard; butcher bird, butcherbird; canary; caracara; cardinal, cardinal bird; cassowary; catbird; cattle egret; cedar waxwing; chat; chimney swift; chipping sparrow; cliff swallow; cackatiel; cockatoo; cormorant; coot; cowbird; crake; crane; creeper; crossbill; crow; cuckoo; curlew; darter[Anhinga melanogaster]; dotterel; egret; finch; firetail; flamingo; flicker; flycatcher; friarbird; frigate bird, frigatebird; fulmar; gallinule; gannet; gnatcatcher; godwit; goldfinch; goshawk; grackle; grebe; grosbeak; guillemot; gull, seagull; hermit thrush; heron; honeyeater; honey creeper; hornbill; house finch; purple finch; hummingbird; ibis; indigo bunting; jacana, lotusbird; jackdaw; jaeger; jay, bluejay; junco, snowbird; kea; killdeer; kingbird; kingfisher; kite; kittiwake; kookaburra; lapwing; lark; loon; lovebird; lyrebird; macaw; magpie; mannikin; marabou, marabou stork; martin; meadow lark; miner; moa; mockingbird; monarch; mute swan; myna, mynah; night heron; nightingale; nuthatch; origma, rock warbler; oriole; ouzel, water ouzel; oystercatcher; parakeet; lorikeet; pardalote; parrot; pelican; peregrine falcon; petrel; phalarope; phoebe; pipit; pitta; plover; pratincole; prion; puffin; purple martin; quetzal; rail; raven; razorbill; red-headed woodpecker; red-bellied woodpecker; redpoll; riflebird; ringdove; roadrunner; robin; rook; rosella; sanderling; sandpiper; scarlet tanager; sea duck; secretary bird; shearwater; shoebill; shrike; skua; snipe; snow bunting; song sparrow; spinebill; spoonbill, roseate spoonbill; starling; stint; stilt; stork; sunbird; swallow; swift; tanager; tern; thrasher; thrush; tit; titmouse; tufted titmouse; toucan; towhee; treecreeper; trumpeter swan; turtledove; veery; vireo; warbler; waxwing; weaverbird; whippoorwill; whistler; whiteface; woodcock; woodpecker; wren; wydah; zebra finch; yellowthroat. {{has_subtype(macaw)}} scarlet macaw. {{has_subtype(flicker)}} {{has_subtype(woodpecker)}} yellow-shafted flicker, yellowhammer. {{origin_of(Australia)}} figbird [Sphecotheres viridis]; currawong; Australian raven [Corvus coronoides]. {{has_subtype(owl)}} barn owl; hoot owl, horned owl, great horned owl; screech owl. {{has_subtype(dove)}} mourning dove. {{has_subtype(crane)}} sarus crane [Grus antigone]; brolga [Grus rubicundus]. {{has_subtype(penguin)}} king penguin; royal penguin; little penguin; Adelie penguin. {{property_of(extinct)}} dodo; passenger pigeon. {{property_of(extinct + prehistoric)}} Archaeopteryx. {{has_subtype(flightless bird)}} {{not_exhibited_by(flight)}} rhea; kiwi; emu; penguin; ostrich. {{has_subtype(woodpecker)}} sapsucker, yellow-bellied sapsucker. <-- [[fowl]] --> P2.3.2.1.1.1.2.1 fowl N. fowl, volaille. {{has_subtype(fowl)}} {{order_of(galliniformes)}} gallinaceous bird. {{has_subtype(gallinaceous bird): pheasant; turkey; grouse; chicken; partridge}}. {{has_subtype(fowl)}} {{derived_from(food)}} domestic fowl, poultry. {{has_subtype(domestic fowl)}} chicken, poulet [Gallus gallus]; duck; goose; turkey [Meleagris gallopavo]. guinea fowl, guinea hen; peafowl. {{order_of(Columbiformes)}} {{family_of(Columbidae)}} dove; pigeon. {{has_subtype(pigeon)}} {{property_of(young)}} squab. Cornish hen, Rock Cornish hen. {{has_subtype(duck)}} domestic duck, barnyard duck; wild duck. {{has_subtype(wild duck)}} mallard; wood duck; eider, eider duck; merganser; teal, teal duck. {{has_subtype(fowl)}} {{has_subtype(game bird)}} partridge; pheasant; quail; ptarmigan. {{has_subtype(fowl)}} {{property_of(male, @R366)}} cock. {{has_subtype(fowl)}} {{property_of(female)}} hen. {{has_subtype(chicken)}} {{property_of(male, @R366)}} rooster, cock of the roost, chanticleer. {{has_subtype(turkey)}} {{property_of(male, @R366)}} turkey cock, gobbler, tom, tom turkey. {{has_subtype(chicken)}} bantam; chick; Rhode Island red; Dominique, Dominick; Orpington. {{has_subtype(hen)}} layer. dunghill cock, barn door fowl; partlet[obs3]. {{has_subtype(chicken)}} {{property_of(young)}} pullet. {{has_subtype(goose)}} {{property_of(male, @R366)}} gander. {{has_subtype(peafowl)}} {{property_of(male, @R366)}} peacock. {{has_subtype(peafowl)}} {{property_of(female)}} peahen. {{has_subtype(partridge)}} ruffed grouse, quail, bobwhite. {{has_subtype(goose)}} {{has_subtype(wild animal)}} Canada goose. {{has_subtype(chicken)}} {{has_subtype(food, R298): @P2.3.2.1.1.1.2.1, broiler; fryer, pullet; roaster; capon; stewing chicken}}. {{has_subtype(roaster)}} oven stuffer, oven stuffer roaster. {{has_subtype(turkey)}} {{has_subtype(trade name)}} Butterball. <-- see also the files in d:\wordnet4\fish, from the Wordnet classification [[fish]] --> P2.3.2.1.1.1.3 Fish N. fish. game fish; food fish; rough fish. {{part_of(bone)}} bony fish. {{not_part_of(bone)}} cartilaginous fish, chondrichthian. {{has_class(cartilaginous fish)}} Chondrichthyes. jawless fish. {{has_subtype(jawless fish)}} cyclostome. {{property_of(adherence, R327)}} remora. {{has_subtype(food fish): anchovy; eel; mullet; schrod, scrod; haddock; hake; trout; salmon; shad; smelt; tuna; sardine; flounder; fluke; mackerel; catfish}}. {{has_subtype(game fish): trout; salmon; bass; bluefish; muskellunge; sailfish}}. tuna; barracuda; bass; blue fish; trout; bullhead; carp; catfish; cod, codfish; darter; devilfish; flounder, flatfish; fluke; lungfish; sailfish; herring; loach; mackerel; mudfish; pike; piranha; hake; halibut; grouper; sardine; porgy; salmon; sturgeon; beluga; sunfish; tarpon; walleye, walleye pike; whitefish; sawfish; muskellunge; perch; pickerel. angle fish; goldfish; gourami; tetra; goby; puffer. {{has_subtype(cartilaginous fish)}} {{property_of(cartilaginous)}} shark; manta, manta ray. eel. {{has_subtype(shark)}} hammerhead shark; grey nurse shark; great white shark; spiny dogfish shark; thresher shark; make shark; blue shark; whale shark. {{has_subtype(eel)}} electric eel. lamprey. P2.3.2.1.1.1.4 Reptile N. reptile, reptilian. {{has_part}} scale, reptilian scale. {{has_location(reptilian scale): surface}}. {{has_main_component(reptilian scale): keratin}}. crocodilian; snake, serpent; turtle; lizard. {{has_subtype(crocodilian)}} alligator; crocodile; gavial; cayman. {{has_subtype(snake)}} {{property_of(venomous)}} viper; asp, aspick[obs3]; adder. {{property_of(extinct)}} saurian; dinosaur. {{has_subtype(snake)}} {{property_of(venomous)}} {{part_of($rattle)}} rattlesnake, rattler. &&{{has_location($rattle): tail}}. {{has_subtype(snake)}} {{property_of(venomous)}} cobra; copperhead; water moccassin, cotttonmouth, cottonmouth water moccassin; mamba; krait. basilisk; gila monster; chameleon; gecko. {{has_subtype(snake)}} {{exhibited_by(squeeze[obj=prey])}} constrictor, boa. {{has_subtype(constrictor)}} boa constrictor; anaconda; python. {{has_subtype(rattlesnake)}} diamondback, diamondback rattlesnake; sidewinder. {{has_subtype(snake)}} garter snake; black snake; king snake; hog-nose snake; horned viper; milk snake; puff adder; water snake. <-- Wherever we are not certain of the systematic biological class of a mammal, it is included in the main section. Eventually, these should be moved to their true biological class. Note that "mammary gland" is only attributed to female mammal. We mean a functioning mammary gland. [[mammal]] --> P2.3.2.1.1.1.5 Mammal N. {{has_part(hair)}} mammal. {{has_subtype}} {{property_of(female)}} female mammal. {{has_part(female mammal): mammary gland, @P2.3.2.2.3.2}}. {{has_subtype: human, P2.3.2.3}}. {{has_subtype}} {{habitat_of(body of water)}} marine mammal. {{has_subtype(marine mammal): cetacean, P2.3.1.1.1.5.4.1; sirenian, P2.3.1.1.1.5.4.2}}. {{has_subtype(wild animal)}}{{has_subtype(mammal)}} anteater; agouti; alpaca; burro; bush baby; caracal; chamois; badger; bandicoot; dingo; sambar[obs3]; yak, zebu; panda. pig, swine, boar, hog, sow; tag, teg[obs3]. {{has_subtype(mammal)}} {{property_of(grazing): ungulate, P2.3.2.1.1.1.5.6}}. llama; mink; sable. {{has_subtype(panda)}} {{property_of(large)}} giant panda. {{has_subtype(wild pig)}} {{origin_of(Indonesia)}} babirusa. {{has_subtype(buffalo)}} cape buffalo; water buffalo. {{has_subtype(wild ox)}} {{origin_of(Southeast Asia)}} banteng. {{has_subtype(anteater): echidna, @P2.3.2.1.1.1.5.2}}. {{has_subtype: carnivore, P2.3.2.1.1.1.5.1}}. {{has_subtype: egg-laying mammal, P2.3.2.1.1.1.5.2}}. {{has_subtype: marsupial mammal, P2.3.2.1.1.1.5.3}}. {{has_subtype: aquatic mammal, P2.3.2.1.1.1.5.4}}. {{has_subtype: rodent, P2.3.2.1.1.1.5.4}}. {{has_subtype: ungulate, P2.3.2.1.1.1.5.6}}. {{has_subtype: pachyderm, P2.3.2.1.1.1.5.7}}. {{has_subtype: primate, P2.3.2.1.1.1.5.8}}. {{property_of(flying)}} bat. {{has_order(bat)}} Chiroptera. {{not_part_of(tooth, @P2.3.2.2.3.2.1)}} edentate. {{has_order(edentate)}} edentata. {{has_subtype(edentate)}} armadillo; sloth; anteater. {{has_subtype(sloth)}} {{property_of(large)}} giant ground sloth. {{has_subtype(sloth)}} two-toed sloth, unau; three-toed sloth. {{has_subtype(anteater)}} aardvark, antbear; pangolin. <-- in the following, the relation "function_of" is used for riding horses, although it is usually used for artifacts. The function is "traveling", i.e. the transportation of people. --> <-- [[carnivore]] --> P2.3.2.1.1.1.5.1 Carnivore N. {{exhibited_by(eats[obj=meat, P2.3.1.3.2.3])}} carnivore. <-- not all carnivores hunt -- some are scavengers. --> {{&exhibits: hunting, @R622}}. canid. {{has_family(canid)}} Canidae. {{has_subtype(canid)}} fox, Reynard, vixen[female]; coyote. {{has_subtype(canid): dog; wolf}}. {{has_subtype(canid)}} {{origin_of(Africa)}} jackal. hyena. coon, raccoon. {{similar_to(raccoon)}} {{origin_of(America)}} kinkajou. bear, ursine. {{has_family(bear)}} Ursidae. {{has_subtype(bear)}} brown bear[Ursus arctos]; black bear. {{has_subtype(brown bear)}} grizzly bear[Ursus arctos horribilis], grizzly. {{has_subtype(bear)}} polar bear. {{has_subtype(brown bear)}} {{location_of(Kodiak Island)}} Kodiak bear. {{has_property(polar bear): color[val=white]}}. {{origin_of(tropical America)}} {{similar_to(raccoon)}} coati. wolverine, glutton. ringtail, civet cat. viverid. {{has_family(viverid)}} Viveridae. {{has_subtype(viverid)}} civet; genet; mongoose. weasel. {{similar_to(weasel)}} fisher; marten. {{has_subtype(weasel)}} ermine; polecat; skunk. {{has_property(skunk): color[val=black+white]}}. {{produces(skunk)}} skunk scent. {{has_part(skunk): $scent gland}}. &&{{has_function($scent gland): secrete[obj=skunk scent]}}. {{has_property(skunk scent): stench, R401}}. {{has_subtype(polecat)}} ferret. {{has_subtype: raptor, @P2.3.2.1.1.1.2}}. Adj. {{has_property(carnivore)}} carnivorous. raptorial. viverid. <-- [[cat]] --> P2.3.2.1.1.1.5.1.1 Feline N. feline, cat. {{has_subtype}} {{property_of(large)}} big cat [informal]. {{has_part: @P2.3.2.2.3.2, coat, fur}}. {{has_subtype(wild animal)}} lion [Panthera leo]; tiger; panther; leopard; catamount, mountain cat; wildcat[Felis sylvestris]; serval, serval cat[Felis serval]. {{member_of(lion)}} pride. {{origin_of(Central America+South America)}} {{similar_to(ocelot)}} margay [Felis wiedii]. {{origin_of(Africa)}} {{property_of(swift)}} cheetah [Acinonyx jubatus]. {{has_part(serval): $coat, @P2.3.2.2.3.2}}. &&{{has_property($coat): color[val=tawny + black-spotted]}}. {{has_subtype(catamount)}} lynx; bobcat. {{has_subtype(domestic animal)}} cat, house cat. {{has_subtype(leopard)}} {{origin_of(central Asia)}} snow leopard, ounce [Panthera uncia]. civet cat; ocelot. jaguar; mountain lion, puma, cougar [Felis concolor]. {{property_of(long-legged + color[val=reddish-brown] + nocturnal)}} caracal[Felis caracal, Lynx caracal]. {{has_subtype(cat): pet cat, @P2.3.2.1.1.3}}. Adj. feline, cat-like, catty. P2.3.2.1.1.1.5.2 Egg-laying mammal N. {{exhibited_by(lay[obj=egg])}} egg-laying mammal, monotreme. platypus, duckbilled platypus, duckbill[Ornithorhyncus anatinus]. {{origin_of(Australia/Tasmania/New Guinea)}} echidna, spiny anteater[Tachyglossus aculeatus]. Adj. {{has_property: oviparous}}. P2.3.2.1.1.1.5.3 Marsupial mammal N. {{part_of(pouch)}} marsupial mammal, marsupial. kangaroo; wallaby; wallaroo. opossum, possum. koala, koala bear. Tasmanian devil; Tasmanian wolf. wombat; phalanger. {{has_family(wombat)}} Vombatidae. Adj. marsupial. P2.3.2.1.1.1.5.4 Aquatic mammal N. {{habitat_of(body of water, P2.3.1.1.6.1)}} aquatic mammal. {{has_subtype(carnivore, P2.3.2.1.1.1.5.1)}} {{habitat_of(ocean)}} {{exhibited_by(eats[obj=mollusk])}} walrus. {{has_subtype(carnivore, P2.3.2.1.1.1.5.1)}} {{EXHIBITED_by(eats[obj=fish])}} seal; sea lion. P2.3.2.1.1.1.5.4.1 Cetacean N. cetacean. {{has_order(cetecean)}} Cetacea. {{habitat_of(ocean)}} whale. {{part_of(tooth, @P2.3.2.2.3.2.1)}} dolphin; porpoise. {{has_subtype(whale)}} cachalot, sperm whale; blue whale; right whale; humpback whale; narwhal; beluga, white whale [Delphinapterus leucas]; killer whale. Adj. cetacean. P2.3.2.1.1.1.5.4.2 Sirenian N. sirenian. {{has_order(sirenian)}} Sirenia. {{property_of(herbivorous)}} manatee; dugong, sea cow. <-- {{exhibited_by(eats[obj=plant, R367, P2.3.2.1.2])}} --> <-- [[rodent]] --> P2.3.2.1.1.1.5.5 Rodent N. rodent. {{has_order(rodent)}} Rodentia. rat; mouse; squirrel; hamster. {{has_subtype(squirrel)}} gray squirrel; ground squirrel; flying squirrel; red squirrel; chickaree. {{has_subtype(rat)}} wharf rat, Norwegian wharf rat [Rattus norvegicus]. {{has_subtype}} {{&uses(research)}} {{not_part_of(tail)}} guinea pig[Cavia porcellus]. vole; muskrat; lemming; jerboa. {{has_part(jerboa): $tail}}. &&{{has_property($tail): long}}. {{has_subtype(mouse)}} house mouse; field mouse. {{has_subtype(field mouse)}} wood mouse; pine mouse; deer mouse; kangaroo rat, kangaroo mouse; jumping mouse; meadow mouse. {{has_subtype(hamster)}} Syrian hamster, golden hamster [Mesocricetus auratus]. groundhog, woodchuck; chipmunk; gopher, pocket gopher; prairie dog. {{similar_to(woodchuck)}} marmot. {{has_family(gopher)}} Geomyidae. beaver. gerbil. {{has_subtype(gerbil)}} {{origin_of(Mongolia/China)}} Mongolian gerbil [Meriones unguiculatis]. {{origin_of(South America)}} chinchilla. {{origin_of(South America)}} {{property_of(short-haired)}} cavy. {{part_of($bristle)}} {{property_of(large)}} porcupine. &&{{has_property($bristle): sharp + erectile}}. <-- [[ungulate]] --> P2.3.2.1.1.1.5.6 Ungulate N. {{part_of(hoof)}} ungulate. {{part_of(toe[num=even])}} ruminant. {{has_subtype(ruminant)}} cow; sheep; bison; camel; goat; camelopard, giraffe; moose; antelope. {{has_subtype(sheep)}} lamb, lambkin[obs3]; ewe; ram, tup. {{has_subtype(sheep)}} merino. {{property_of(small)}} hyrax; rock hyrax. {{has_subtype(antelope)}} {{origin_of(Africa/Asia)}} gazelle. {{has_subtype(antelope)}} {{origin_of(North America)}} pronghorn altelope, pronghorn. {{has_subtype(sheep)}} bighorn sheep. {{has_subtype(sheep)}} {{origin_of(Uzbekistan)}} karakul. deer. {{has_subtype(ungulate)}} {{property_of(grazing)}} bison, buffalo; aurochs, wisent. {{has_family(deer)}} Cervidae. {{has_subtype(deer)}} stag, hart, buck, doe, roe; caribou, reindeer; elk; moose. {{has_subtype(deer)}} mule deer; Virginia deer, white-tailed deer[Odocoileus virginianus]; musk deer; fallow deer [Cervus dama]; Javan rusa [Cervus timoriensis russa]. {{has_part(deer)}} {{location_of(head)}} antler[num=2]. {{has_property(antler): deciduous}}. {{part_of(toe[num=odd])}} horse; zebra. {{has_subtype(pachyderm, P2.3.2.1.1.1.5.7)}} rhinoceros. {{has_subtype(camel)}} Bactrian camel; dromedary. {{has_part(Bactrian camel): hump[num=2]}}. {{has_part(dromedary): hump[num=1]}}. musk ox, musk-ox; wild ox. {{has_subtype(wild ox)}} {{origin_of(India/Southeast Asia)}} gaur. {{origin_of(Africa)}} springbok; oryx; hartebeeste; wildebeest, gnu; blck wildebeest, white-tailed gnu; waterbuck, defassa, common waterbuck [Kobus ellipsiprymnus]; kob, puku; lechwe; vaal rhebok; reedbuck; ibex; okapi; impala; duiker; topi, sassaby, korrigum, tiang, hirola, Hunter's antelope[Damaliscus lunatus]. {{has_subtype(reedbuck)}} mountain reedbuck; bohor reedbuck; common reedbuck. {{has_subtype(antelope)}} {{property_of(small)}} dik-dik; royal antelope; suni. {{has_subtype(antelope)}}{{origin_of(Africa)}} steenbok, steinbok [Raphicerus campestris]; grysbok; oribi; beira; klippspringer; bushbuck; addax; bluebuck; roan antelope. {{has_subtype(bushbuck)}} nyala; sitatunga; lesser kudu; greater kudu; koodoo, kudu; eland. {{has_subtype(oryx)}} {{origin_of(southern Africa)}} gemsbok [Oryx gazella]. {{has_subtype(gazelle)}} {{origin_of(Africa)}} Thomson's gazelle, tommy[Gazella thomsoni]; Grant's gazelle [Gazella granti]; edmi, Cuvier's gazelle [Gazella gazella]; rhim, Loder's gazelle [Gazella leptoceros]; dibatag, Clarke's gazelle; gerenuk, Waller's gazelle. {{has_subtype(gazelle)}} {{origin_of(Ethiopia/Somalia)}} Speke's gazelle [Gazella spekei]. {{has_subtype(gazelle)}} {{origin_of(North Africa/Middle East)}} Dorcas gazelle [Gazella Dorcas]. swine. {{has_family(swine)}} Suidae. {{has_subtype(swine)}} wild pig, boar. {{has_subtype(swine)}} {{origin_of(Africa)}} wild boar[Sus scrofa]; wart hog [Phacochoerus aethiopicus]; giant forest hog; bush pig, red river hog. {{property_of(young)}} {{has_developmental_form(swine)}} pig. {{has_subtype(ass, @P2.3.2.1.1.3.2)}} {{origin_of(Asia)}} onager; kiang. Adj. ungulate, hooved. {{has_property(horse)}} equine, horsey, horselike, hippic. {{has_property(donkey)}} asinine; mulish. {{has_property(swine)}} porcine; piggish. <-- [[elephant] --> P2.3.2.1.1.1.5.7 Pachyderm N. pachyderm. {{has_part(pachyderm): $skin, @R1002}}. &&{{has_property($skin): thick, @R202a}}. elephant. {{property_of(extinct)}} mammoth, wooly mammoth; mastadon. {{has_order(elephant)}} Proboscidae. {{origin_of(Africa)}} {{has_subtype(elephant)}} African elephant [elephas maximus]. {{has_subtype(ungulate, P2.3.2.1.1.1.5.6)}} hippopotamus. {{has_subtype(hippopotamus)}} hippopotamus[Hippopotamus amphibius]; pigmy hippopotamus [Choeropsis liberiensis]. <-- [[primate]] --> P2.3.2.1.1.1.5.8 PRIMATE N. Primate. monkey; ape; baboon; prosimian. {{has_subtype: man, P2.3.2.3}}. potto. {{has_subtype(prosimian)}} loris; galago, bushbaby; slow loris. {{has_subtype(prosimian)}}{{origin_of(Madagascar)}} lemur; aye-aye [Daubentonia madagascariensis]. {{has_subtype(prosimian)}}{{origin_of(Madagascar)}} {{part_of($tail)}} indri. &&{{has_property($tail): rudimentary, stubby, very short}}. {{has_subtype(lemur)}} black lemur; red-bellied lemur; mongoose lemur; ruffed lemur; ring-tailed lemur; weasel lemur; grey gentle lemur; broad-nosed gentle lemur; lesser mouse-lemur; coquerel's mouse lemur; greater dwarf lemur; fat-tailed dwarf lemur; hairy-eared dwarf lemur; fork-crowned dwarf lemur. {{has_subtype(indri)}} avahi[Avahi laniger]. {{has_genus(baboon)}} Papio. {{has_subtype(baboon)}} baboon[Papio cynocephalus]; hamadryas [Papio hamadryas]; drill [Papio leucophaeus, Mandrillus leucophaeus]; mandrill [Papio sphinx, Mandrillus sphinx]. {{has_subtype(baboon)}} {{origin_of(Ethiopia)}} gelada, gelada baboon [Papio gelada]. {{former_name_of(Papio gelada)}} Theropithecus gelada. {{has_subtype(monkey)}} spider monkey; rhesus monkey; colobus monkey; capuchin monkey; squirrel monkey; howling monkey; marmoset; proboscis monkey; vervet. {{has_subtype(ape)}} chimpanzee; gorilla; orangutan, orang-utan[Pongo pygmaeus]. {{has_subtype(ape)}}{{origin_of(Southeastern Asia)}} gibbon. {{has_genus(gibbon)}} Hylobates. {{has_subtype(gorilla)}} mountain gorilla. {{has_subtype(marmoset)}} {{origin_of(Southeastern Brazil)}} golden lion tamarin [Leontopithecus rosalia rosalia]. P2.3.2.1.1.1.5.9 INSECTIVORE N. {{exhibited_by(eats[obj=insect])}} insectivore. {{has_order(insectivore)}} Insectivora. mole; shrew. hedgehog. P2.3.2.1.1.1.5.10 LAGOMORPH N. lagomorph. {{has_order(lagomorph)}} Lagomorpha. rabbit, bunny[coll]; hare; pika. {{has_subtype(rabbit)}} cottontail rabbit, cottontail; jack rabbit. {{property_of(masculine)}} {{has_subtype(rabbit)}} male rabbit. {{has_subtype(male rabbit)}} {{property_of(castrated)}} lapin. {{has_subtype(bunny)}} {{property_of(mythical)}} Easter bunny. <-- [[invertebrate]] --> P2.3.2.1.1.2 INVERTEBRATE N. invertebrate. arthropod; crustacean; mollusk, mollusc, shellfish; sponge; worm; echinoderm; platyhelminth, flatworm; coelenterate. {{has_subtype}} {{property_of(small)}} {{part_of(leg[num=>5])}} {{exhibited_by(crawl)}} bug[coll]. {{has_subtype(bug): insect; arthropod}}. {{has_subtype(arthropod)}} tardigrade; mandibulate; chelicerate. {{has_subtype(arthropod): insect, P2.3.2.1.1.2.1}}. {{has_subtype(chelicerate)}} arachnid; horseshoe crab. {{has_subtype(arthropod)}} {{property_of(extinct)}} trilobite. {{has_phylum(arthropod)}} Arthropoda. {{has_subphylum(trilobite)}} Trilobita. {{has_subphylum(mandibulate)}} Mandibulata. {{has_subphylum(chelicerata)}} Chelicerata. {{has_part(mandibulate)}} antenna[num=2/4]. {{has_part(mandibulate)}} mandible. {{has_subtype(mandibulate)}} crustacean; millipede; centipede; grasshopper; butterfly. {{&has_developmental_form(crustacean)}} {{has_subtype(larva)}} nauplius. {{has_subtype(crustacean)}} crab; lobster; shrimp; barnacle; sowbug. {{has_subtype(crustacean)}} {{habitat_of(freshwater)}} {{similar_to(lobster)}} crayfish, crawdad[regional]. {{exhibits(crustacean): regeneration; molting}}. {{has_subtype(arachnid)}} spider; scorpion; mite; tick; harvestman, daddy longlegs. {{has_subtype(crustacean)}} lobster; shrimp; crab; wood louse; water flea; barnacle. {{has_class(centipede)}} Chilopoda. {{has_subtype(mollusk)}} gastropod; cephalopod. {{has_subtype(cephalopod)}} octopus; squid; cuttlefish; chambered nautilis. {{has_part(octopus/squid)}} tentacle. {{has_class(gastropod)}} Gastropoda. {{has_subtype(gastropod)}} {{part_of(shell[num=1])}} univalve, univalve mollusk. {{has_subtype(gastropod)}} {{not_part_of(shell)}} slug. {{alternative_to(univalve)}} {{part_of(shell[num=2])}} bivalve, bivalve mollusk. {{has_subtype(univalve mollusk)}} snail. {{has_subtype(snail)}} periwinkle. {{has_genus(periwinkle)}} Littorina. {{has_subtype(bivalve mollusk)}} clam; oyster; mussel. annelid. {{has_phylum(annelid)}} Annelida. {{has_subtype(annelid)}} segmented worm, helminth; leech. {{has_subtype(worm)}} roundworm, nematode; flatworm, platyhelminth. {{has_subtype(segmented worm)}} earthworm. {{has_subtype(platyhelminth)}} planarian; fluke; tapeworm. {{has_subtype(coelenterate)}} jellyfish; coral; sea anemone. <-- [[insect]] --> P2.3.2.1.1.2.1 INSECT N. insect. {{has_subtype(insect)}} ant, emmet[obs2]; fly; mosquito; bee, honeybee; wasp. {{exhibits: metamorphosis, @R140}}. {{has_subtype(ant)}} army ant; fire ant; leaf-cutter ant. {{exhibits(fire ant): sting, @R378}}. {{property_of(fire ant): aggressive, @R716; fierce, @P173; omnivorous, @R298a}}. {{has_genus(fire ant)}} Solenopsis. {{exhibits(leaf-cutter ant): cut[obj=leaf, @R367], @P2.8.1}}. {{exhibits(leaf-cutter ant): carry[obj=leaf, @R367], @R270}}. {{has_subtype(bee)}} drone; queen, queen bee; worker. {{produces(honeybee)}} honey. {{has_subtype}} {{property_of(flying, @R264)}} {{part_of(wing, @R366)}} flying insect. {{member_of(flying insect)}} swarm. {{member_of(bee)}} bevy. {{has_subtype(metamorphosis)}} incomplete metamorphosis; complete metamorphosis. {{has_developmental_form(incomplete metamorphosis)}} egg; nymph; adult. {{has_developmental_form(complete metamorphosis)}} egg; larva; pupa; adult. {{has_subtype(larva)}} {[of(beetle)]} grub. {{has_subtype(larva)}} {[of(fly)]} maggot. {{has_subtype(larva)}} {[of(mosquito)]} wiggler. {{has_subtype(larva)}} {[of(butterfly/moth)]} caterpillar. {{&secretes}} insect hormone. {{has_subtype(insect hormone)}} juvenile hormone. bumblebee; yellow jacket. beetle; aphid; blowfly; boll weevil; borer; cicada; chinch, chinch bug; chigger; roach, cockroach, cucaracha[Sp], tarakan[Rus]; cricket; dobsonfly; dragonfly; dung beetle, scarab, scarab beetle; earwig; firefly, june bug; flea; gadfly; glowworm; gnat; grasshopper; hornet; Japanese beetle; katydis; lacewing; ladybug, ladybird; leafhopper; locust; louse; manits, praying mantis; mayfly; mealybug, mealy bug; midge; mosquito; pill bug; potato beetle, potato bug; silverfish; sow bug; squash bug; stag beetle; stinkbug; termite; thrips; water bug; weevil; wood tick. {{member_of(termite)}} termite colony. {{member_of(ant)}} ant colony. {{has_subtype(louse)}} chewing louse; sucking louse. damselfly; deer fly; botfly; fruit fly, drosophile; horsefly; housefly; tsetse fly. {{has_subtype(insect)}} lepidoptera. {{has_subtype(lepidoptera)}} butterfly; moth. {{has_subtype(moth)}} bagworm; Cecropia. {{has_family(bagworm)}} Psychidae. {{has_subtype(bagworm)}} {{property_of(destructive)}} Thyridopteryx ephemeraeformis. {{has_subtype(butterfly)}} monarch; swallowtail. <-- Zoology -- belongs at P2.6.4!! --> <-- [[pet]] --> P2.3.2.1.1.3 DOMESTIC ANIMAL N. domestic animal, domesticated animal, tamed animal. {{has_subtype}} show animal. {{has_subtype}} {{habitat_of(home, P1.2.3.2.4.1)}} pet, pet animal. {{location_of(farm, P2.3.1.3.10.7/range, @R342)}} flocks and herds, live stock, livestock. {{has_subtype(domestic animal)}} breed, variety, line. {{has_property(breed)}} pedigree, lineage, ancestry. {{has_subtype: beast of burden, P2.3.2.1.1.3.2}}. {{has_subtype(livestock)}} {{location_of(farm, P2.3.1.3.10.7)}} barnyard animal, farm animal. {{location_of(range, @R342)}} range animal, grazing animal. {{location_of(laboratory)}} laboratory animal, experimental animal. {{location_of(circus)}} circus animal. {{location_of(zoo/menagerie)}} zoo animal. {{has_subtype(pet)}} {{has_subtype(cat, @P2.3.2.1.1.1.5.1.1)}} pet cat, pussycat[coll], kittycat[coll], kitty[coll], puss[coll], pussy[coll]. {{has_subtype(pet)}} pet dog. {{has_subtype(pet)}} pet bird; pet fish; pet rodent. {{has_subtype(pet)}} exotic pet; pet insect. {{has_subtype(pet insect)}} {{has_subtype(group)}} ant colony. {{has_subtype(pet insect)}} pet beetle; ant farm[plur]. {{has_subtype(exotic pet)}} pet snake; pet monkey; pet panther, pet cougar. {{has_subtype(pet rodent)}} hamster; gerbil; mouse. {{has_subtype(pet fish)}} goldfish; tropical fish; piranha. {{has_subtype(tropical fish)}} angel fish; zebra fish; tetra. {{has_subtype(swine)}} {{has_subtype(farm animal)}} hog. {{has_property(hog): weight[val=>120 pounds]}}. {{has_subtype(pet cat)}} {{has_instance(breed)}} Siamese; Abyssinian; Manx; Miane coon; Angora; Persian; Burmese; Russian blue; British blue; Singapura. Adj. {{required_for(pedigree)}} pedigreed. <-- [Animal husbandry, R370 -- The economy or management of animals. Moved under M7.3.5.4.1.2.2, agriculture] --> P2.3.2.1.1.3.1 DUMMY N. dummy. P2.3.2.1.1.3.2 BEAST OF BURDEN [[BEAST]] N. beast, beast of burden. cattle; horse. {{has_subtype(horse)}} pack horse, draft horse; cart horse, dray horse, post horse; Arab, Arabian horse; blood horse, galloway[obs3], charger, courser, racer, hunter, jument[obs3]; pony; barb, roan, jade, hack, bidet, pad, cob, tit, punch, roadster, goer[obs3]; ketch; Shetland pony, shelty, sheltie; garran[obs3], garron[obs3]; jennet, genet[obs3], bayard[obs3]; creature, critter [rural U.S.]; cow pony, Narraganset, waler[obs3]. {{has_subtype(horse)}} {{property_of(untrained)}} bronco, bronc, mustang, broncho[obs3]. {{has_subtype(horse)}} {{function_of(traveling, R266)}} saddle horse, cayuse [U.S.], nag, palfrey. {{has_subtype(saddle horse)}} quarter horse. {{has_property(quarter horse): endurance, @P2.2.3.5.3.6; swiftness, @R274}}. {{has_subtype(saddle horse)}} {{function_of(traveling, R266)}} {{purpose_of(horse racing, @M8.2.2.2.2.2.1)}} racehorse, thoroughbred. {{has_subtype(horse)}} {{property_of(young)}} colt, foal. {{has_subtype(horse)}} {{property_of(female)}} mare. {{has_subtype(horse)}} {{property_of(female)}} {{property_of(young)}} filly. {{has_subtype(horse)}} {{property_of(male, @R366)}} stallion; stud. {{has_subtype(horse)}} {{property_of(neutered male)}} gelding. {{has_subtype(horse)}} {{property_of(fictional)}} Pegasus; Bucephalus; Rocinante. ass, donkey, jackass, cuddy[Brit. dial.]; mule; hinny; sumpter horse, sumpter mule. {{has_subtype(donkey)}} burro, ladino [obs3]. {{has_subtype: reindeer, caribou}}. {{has_subtype: camel, dromedary}}. {{has_subtype: llama}}. {{has_subtype: elephant}}. {{has_subtype(bird)}} carrier pigeon. Adj. equine; asinine. elephantine. P2.3.2.1.1.4 CORPSE #362. Corpse. N. {{has_developmental_form(organism)}} {{property_of(dead, @R360)}} corpse, carcass, cadaver, dead organism, dead meat[coll]. {{has_subtype}} {{has_subtype(human)}} dead person, deceased, dead man, departed, corse[obs3], stiff[coll]. food for worms[poetic], food for fishes[poetic]. [plural] the dead. remains, mortal remains, organic remains. {{has_subtype}} {{property_of(decomposed)}} bones, skeleton, skeletal remains, dry bones. {{has_subtype}} relic, relics, reliquiae[Lat]. {{has_metaphor}} dust, ashes, earth, clay. {{has_subtype(corpse)}} {{property_of(dry/mummified)}} mummy. {{has_subtype}} {{property_of(ancient/fossilized)}} fossil. carrion. shade, ghost, manes. Adj. cadaverous, corpse-like; defunct; unburied &c. R363; sapromyiophyllous[obs3]. P2.3.2.1.1.R1 ANIMALITY #364. Animality. N. {{has_property(animal, P2.3.2.1.1)}} animal life, animality, animation, animalness, animalization[obs3]. {[of(human)]} corporeal nature, animal nature, animal side. {[of(human)]} {{has_contrast(animal nature): spiritual nature, soul}}. {{exhibits: locomotion, @P2.4.2}}. {{has_process}} breathing. {{property_of}} flesh, flesh and blood. {{property_of: @P2.3.2.2.3.1, body, physique}}. {{exhibits(body): strength, R159}}. Adj. fleshly; corporeal. <-- (SYMB. ANPLANT) [[PLANT]] 365. Vegetability R367. Vegetable 369. Botany 371. Agriculture --> P2.3.2.1.2 PLANT (R365, R367, R369, R371) #367. Plant. N. {{property_of(vegetability, R365)}} vegetable, plant[wn3]; flora[pl], vegetable kingdom[pl], verdure, plant life. still life. {{exhibits}} growth. {{has_beginning(growth[of=seed, P2.6.4.1.1.2.1])}} germination, upgrowth[obs3]. {{has_beginning(growth[of=flower/leaf])}} budding, gemmation[obs3]. {{not_exhibits: traveling}}. {{has_subtype}} pulse, legume. {{has_subtype}} {{produced_by(seed, P2.6.4.1.1.2.1)}} seed plant, spermatophyte, phanerogam. {{has_developmental_form(seed plant)}} {{property_of(very young)}} seedling. {{has_subtype(seed plant): gymnosperm, P2.3.2.1.2.4}}. {{has_subtype(seed plant): angiosperm, P2.3.2.1.2.1}}. {{has_subtype(gymnosperm)}} progymnosperm; welwitschia, Welwitschia mirabilis; cycad; seed fern, pteridosperm. {{has_subtype(cycad)}} sago palm, Cycas revoluta. {{has_subtype(sago palm)}} false sago, fern palm, Cycas circinalis. {{has_part: $cell, plant cell}}. &&{{has_part($cell): $wall, cell wall}}. &&{{location_of($wall): cell surface}}. &&{{has_main_component($wall): cellulose}}. {{studied_in: botany, R369}}. {{part_of(vascular system)}} vascular plant, tracheophyte. {{not_part_of(vascular system)}} bryophyte. {{has_subtype(bryophyte)}} moss, conferva[obs3]; liverwort; hornwort. {{has_subtype(vascular plant)}} club moss; horsetail. vine; creeper; herb, herbage. {{property_of(monocotyledonous, @P2.3.2.1.2.1 + herbaceous)}} grass. {{has_family(grass)}} Graminae. {{has_subtype(grass)}} turf, lawn grass; cereal grass. {{&has_part}} {{property_of(filamentous)}} {{biofunction_of(support)}} tendril. scrub; boscage, bosk[obs3], bosque[obs3], ceja[Sp], chaparal, motte [obs3][U.S.]. fern, bracken; furze, gorse, whin; pasture, pasturage; turbary[obs3]. sedge, rush. {{has_subtype(plant)}} {{property_of(unwanted, @R647)}} weed. alfalfa, alfilaria[obs3], banyan; blow, blowth[obs3]. pin grass, timothy; yam; yew. {{has_subtype}} shrub, bush[1]. {{has_subtype: tree, P2.3.2.1.2.3}}. {{has_subtype: flowering plant, P2.3.2.1.2.1}}. {{has_subtype: mushroom, @P2.3.2.1.3.2}}. {{has_subtype}} {{location_of(indoors)}} houseplant. {{has_subtype}} {{property_of(poisonous)}} poisonous plant. {{has_subtype}} {{not_part_of(root)}} {{behavior_of(grow[loc=on plant, R367])}} air plant, epiphyte, aerophyte, epiphytic plant. {{has_subtype}} {{location_of(rock)}} {{behavior_of(grow[loc=on rock])}} lithophyte, lithophytic plant, rupestral plant. {{has_subtype}} {{produced_by(spore)}} {{not_produced_by(seed)}} cryptogam. monocarp, monocarpic plant, monocarpous plant; autophyte, autophytic plant; myrmecophyte. {{has_developmental_form(moss/liverwort)}} {{has_subtype(generation)}} sporophyte; gametophyte. {{has_subtype(fern/club moss): sporophyte; gametophyte}}. {{has_part(fern)}} {{has_subtype(reproductive structure, @P2.6.4.1.1.2.1)}} sorus. {{has_member(sorus)}} sporangium, sporangia[pl]. {{has_property(gametophyte): haploid}}. {{has_property(sporophyte): diploid}}. {{&has_location: park, arboretum @R371}}. {{&member_of}} brake, coppice, thicket. {{&has_location}} chase. {{&has_location}} bush[2], wild, outback[Australia]. {{&has_location}} prairie. {{&has_location}} heath, heather. {{has_part(vascular plant)}} root; stem; foliage, ramage[obs3], tigella[obs3]. {{has_part}} {{function_of(support[obj=leaf])}} {{connected_to(leaf)}} petiole. {{&has_part}} shoot, spray; twig. {{has_part(plant, R367)}} {{has_member(foliage)}} leaf. {{forms(cut[obj=leaf])}} {{has_partition(leaf)}} cut leaf, piece of leaf. {{has_member(foliage): flower, @P2.3.2.1.2.1}} . Adj. vegetable, vegetal, vegetive[obs3], vegitous[obs1]; herbaceous, herbal; botanic[obs3]. verdant, verdurous. {{has_property(wooded area)}} woodsy, wooded, sylvan, silvan[obs3], woody. arboreal, arborary[obs3], arborical[obs1]. {{has_similarity(tree)}} tree-like, arboreous, arborescent. floral; mossy; lignous[obs3], ligneous; wooden; leguminous; vosky[obs3], cespitose[obs3], grassy, turf-like, turfy; endogenous, exogenous. Phr. "green-robed senators of mighty woods" [Keats]; "this is the forest primeval" [Longfellow]. <-- R371, agriculture, moved to "Productive activity, M --> <-- [[flower]] --> P2.3.2.1.2.1 FLOWERING PLANT N. {{has_subtype(seed plant)}} flowering plant, angiosperm. {{has_subtype}} monocot, monocotyledon, monocotyledone, liliopsid; dicot, dicotyledon, dicotyledone, magnoliopsid. {{has_subtype(dicot)}} legume; Linaceae, flax family; Portulacaceae, parslane family; jiqui, Malpighia obovata; barbados cherry, acerola, Surinam cherry, Malpighia glabra; Cyrilliaceae, family Cyrilliaceae, cyrilla family, titi family; Thymelaeaceae, mezereon family; Valerianaceae, valerian family. {{has_subtype(dicot)}} {{has_subtype(herb)}} plantain, Plantaginaceae, plantain family. {{has_subtype(legume)}} pea; clover; bean; peanut. {{has_subtype(parslane)}} spring beauty. {{has_subtype(spring beauty)}} Carolina spring beauty. {{has_subtype(mezereon)}} mezereon; leatherwood; spurge laurel, wood laurel. {{has_subtype(monocot)}} banana, Musa sapientum; plantain, Musa paradisiaca. {{has_subtype(monocot): lily; tulip; hyacinth; onion; trillium; orchid; daffodil}}. {{has_subtype(monocot)}} grass, Graminae family; wheat; rye; oats; corn; sugarcan; bamboo. {{has_subtype(monocot)}} arum; skunk cabbage; jack-in-the pulpit. {{has_subtype(monocot): @P2.3.2.1.2.3, palm, palmae, coconut palm, date palm, palmetto}}. {{has_subtype(monocot): corn}}. {{has_part}} {{property_of(beauty)}} flower, blossom, bine[obs]. annual; perennial, biennial, triennial; exotic. {{has_subtype(flower)}} {{property_of(small)}} floret. {{has_subtype(flower)}} wildflower, flow'ret gay[poet.]. {{has_subtype(flower)}} {{has_subtype}} rose; lily; anemone; asphodel; buttercup; crane's bill; daffodil; tulip; tiger lily, day lily; begonia; marigold; geranium; lily of the valley; periwinkle; rhododendron; windflower; hyacinth; orchid. {{has_subtype(periwinkle)}} myrtle [Vinca minor]; Madagascar periwinkle [Vinca rosea, Catharanthus roseus]. {{produces(Madagascar periwinkle)}} {{has_subtype(alkaloid)}} {{has_subtype(anticancer agent)}} Vinca alkaloid. zinnia. {{has_subtype(herb)}} ranunculus. {{has_subtype(herb)}} hemp, Cannabis sativa. lesser celandine, pilewort, Ranunculus ficaria. pheasant's-eye, pheasant's eye, Adonis annua. anemone, windflower. {{has_subtype(anemone)}} wood anemone, Anemone nemorosa; wood anemone, Anemone quinquefolia; Alpine anemone, mountain anemone, Anemone tetonensis; Canada anemone, Anemone Canadensis; thimbleweed, Anemone cylindrica. {{has_subtype(thimbleweed)}} longheaded thimbleweed, Anemone riparia; Virginia thimbleweed, Anemone virginiana. rue anemone, Anemonella thalictroides. columbine, aquilege. {{has_subtype(columbine)}} meeting house, honeysuckle, Aquilegia canadensis; blue columbine, Aquilegia coerulia, Aquilegia scopulorum calcarea; granny's bonnets, Aquilegia vulgaris. rocket larkspur, Consolida ambigua, Delphinium ajacis. delphinium. {{has_subtype(delphinium)}} larkspur. nigella. {{has_subtype(nigella)}} love-in-a-mist, Nigella damascena; fennel flower, Nigella hispanica; black caraway, black cumin, nutmeg flower, Roman coriander, Nigella sativa. peony. gloxinia. {{has_subtype(gloxinia)}} Canterbury bells, Gloxinia perennis; florist's gloxinia, Sinningia speciosa, Gloxinia spesiosa. calla lily, calla, arum lily, Zantedeschia aethiopica. {{has_subtype(calla lily)}} pink calla, Zantedeschia rehmanii; golden calla. baby's breath, babies'-breath, Gypsophila paniculata. silene, campion. {{has_subtype(campion)}} red campion, red bird's eye, Silene dioica, Lychnis dioica; white campion, evening lychnis, white cockle, bladder campion[1], Silene latifolia, Lychnis alba; bladder campion[2], Silene uniflora, Silene vulgaris; wild pink, Silene caroliniana. lychnis, catchfly. ragged robin, cuckoo flower, Lychnis flos-cuculi, Lychins floscuculi. scarlet lychnis, maltese cross, Lychins chalcedonica. mullein pink, rose campion, gardener's delight, dusty miller, Lychnis coronaria. soapwort, hedge pink, bouncing Bet, bouncing Bess, Saponaria officinalis. cowherb, cow cockle, cow-cockle, Vaccaria hispanica, Vaccaria pyramidata, Saponaria vaccaria. pink. {{has_subtype(pink)}} sweet William, Dianthus barbatus; carnation, clove pink, gillyflower, Dianthus caryophyllus; china pink, rainbow pink, Dianthus chinensis; Japanese pink, Dianthus chinensis heddewigii; maiden pink, Dianthus deltoides; cheddar pink, Diangus gratianopolitanus; button pink, Dianthus latifolius; cottage pink, grass pink, Dianthus plumarius; fringed pink, Dianthus supurbus. sandwort. {{has_subtype(sandwort)}} mountain sandwort, mountain starwort, mountain daisy, Arenaria groenlandica; pine-barren sandwort, longroot, Arenaria caroliniana; seabeach sandwort, Arenaria peploides; rock sandwort, Arenaria stricta; thyme-leaved sandwort, Arenaria serpyllifolia. fig marigold. ice plant, Mesembryanthemum crystallinum. four o'clock, four-o'clock, marvel of Peru, marvel-of-Peru, false jalap, Mirabilis jalapa. four o'clock, Mirabilis laevis. violet. {{has_subtype(violet)}} damask violet, Dame's violet, sweet rocket, Hesperis matronalis. sweet alyssum, sweet alison, Lobularia maritima. stock, gillyflower. poppy. {{has_subtype(poppy)}} Iceland poppy, Papaver alpinum; western poppy, Papaver californicum; prickly poppy, Papaver argemone; Iceland poppy, arctic poppy, Papaver nudicaule; oriental poppy, Papaver orientale; corn poppy, field poppy, Flanders poppy, Papaver rhoeas; opium poppy, Papaver somniferum; celandine, greater celandine, swallowwort, swallow wort, Chelidonium majus; California poppy, Eschscholtzia californica; golden cup, Mexican tulip poppy, Hunnemania fumariifolia; plume poppy, bocconia, Macleaya cordata; blue poppy, Meconopsis betonicifolia; Welsh poppy, Meconopsis cambrica; creamcups, Platystemon californicus; wind poppy, flaming poppy, Stylomecon heterophyllum, Papaver heterophyllum; celandine poppy, wood poppy, Stylophorum diphyllum. corydalis. {{has_subtype(corydalis)}} Roman wormwood, rock harlequin, Corydalis sempervirens; fumewort, Corydalis solida. horn poppy, horned poppy, yellow horned poppy, sea poppy, Glaucium flavum. aster. {{has_subtype(aster)}} heath aster[1], Aster ericoides; heath aster[2], Aster arenosus; Michaelmas daisy, New York aster, Aster novi-belgii; whorled aster, Aster acuminatus; wood aster; heart-leaved aster, Aster cordifolius; white wood aster, Aster divaricatus; large-leaved aster, Aster macrophyllus; prairie aster, Aster turbinellis; white prairie aster, Aster falcatus; goldilocks, goldilocks aster, Aster linosyris, Linosyris vulgaris; sea aster, sea starwort, Aster tripolium; annual salt-marsh aster; perennial salt marsh aster; upland white aster, Aster ptarmicoides; stiff aster, Aster linarifolius; bushy aster, Aster dumosus; New England aster, Aster novae-angliae; Short's aster, Aster shortii; Lowrie's aster; panicled aster; flat-topped white aster; rush aster; Schreiber's aster; small white aster; bog aster; southern aster; narrow-leaved white-topped aster; tradescant's aster; starved aster, calico aster; arrow leaved aster; wavy-leaved aster; azure aster; smooth aster; late purple aster; crooked-stemmed aster; purple-stemmed aster; Eastern silvery aster; aromatic aster; Western silvery aster; willow aster; rough-leaved aster. African daisy. blue-eyed African daisy, Arctotis stoechadifolia, Arctotis venusta. calendula. {{has_subtype(calendula)}} common marigold, pot marigold, ruddles, Scotch marigold, Calendula officinalis. China aster, Callistephus chinensis. daisy. {{has_subtype(daisy)}} common daisy, English daisy, Bellis perennis. chrysanthemum, mum[coll]. {{has_subtype(chrysanthemum)}} corn marigold, field marigold, Chrysanthemum segetum; crown daisy, Chrysanthemum coronarium; chop-suey greens, tong ho, shun giku, Chrysanthemum coronarium spatiosum; florist's chrysanthemum, florists' chrysanthemum, Dendranthema grandifloruom, Chrysanthemum morifolium. golden aster. {{has_subtype(golden aster)}} Maryland golden aster, Chrysopsis mariana; grass-leaved golden aster; prairie golden aster; sickleweed golden aster. strawflower, Helichrysum bracteatum, genus Uvularia. everlasting, genus Anaphalis. cotton rose, cudweed, genus Filago. heliopsis, ox-eye, oxeye. common sunflower, Helianthus annuus. oxeye daisy, ox-eyed daisy, marguerite, moon daisy, white daisy, Leucanthemum vulgare, Chrysanthemum leucanthemum. African daisy, yellow ageratum, Lonas indora, Lonas annua. coneflower. {{has_subtype(coneflower)}} black-eyed Susan[1], Rudbeckia hirta; black-eyed Susan[2], Rudbeckia serotina. shortia. {{has_subtype(shortia)}} oconee bells, Shortia galacifolia. wandflower, Sparaxis tricolor. commelina. African violet, Saintpaulia ionantha. Cape primrose. scorpionweed, scorpion weed, phacelia. California bluebell, Phacelia campanularia. California bluebell, whitlavia, Phacelia minor, Phacelia whitlavia. fiddleneck, Phacelia tanacetifolia. calceolaria, slipperwort. verbena, vervain. Adj. flowering, angiospermous. {{has_property(monocotyledone)}} monocotyledonous. {{has_property(dicotyledone)}} dicotyledonous. <-- end flower[wn] (after angiosperm) --> P2.3.2.1.2.1.1 WILDFLOWER N. wildflower, wild flower. sagebrush buttercup, Ranunculus glaberrimus. pasqueflower, pasque flower. {{has_subtype(pasque flower)}} American pasqueflower, Eastern pasque flower, wild crocus, lion's beard, prairie anemone, blue tulip, American pulsatilla, Pulsatilla patens, Anemone ludoviciana; Western pasqueflower, Pulsatilla occidentalis, Anemone occidentalis; European pasqueflower, Pulsatilla vulgaris, Anemone pulsatilla. meadow rue; oxeye, ox eye. {{has_subtype(oxeye)}} woodland oxeye, Buphthalmum salicifolium. hawkbit. {{has_subtype(hawkbit)}} fall dandelion, Leontodon autumnalis. goldenrod. {{has_subtype(goldenrod)}} Blue Mountain tea, sweet goldenrod, Solidago odora; gray goldenrod, Solidago nemoralis; dyer's weed, Solidago rugosa; silverrod, Solidago bicolor; seaside goldenrod, beach goldenrod, Solidago sempervirens; Canadian goldenrod, Solidago canadensis; tall goldenrod; rough-stemmed goldenrod; Boott's goldenrod; Elliott's goldenrod; zigzag goldenrod, broad leaved goldenrod; showy goldenrod; Ohio goldenrod. Indian pipe, waxflowerl, Monotropa uniflora. pinesap, false beachdrops, Monotropa hypopithys. snow plant, Sarcodes sanguinea. wild carrot, Queen Anne's lace, Daucus carota. fireweed. {{has_subtype}} {{origin_of(Alaska)}} monkey flower; bog cranberry; crowberry; giant firewood; monk's hood; saxifrage; chocolate lily; arctic poppy; purple aster; shooting star; red columbine; wild delphinium; bog rosemary; marsh marigold; yarrow; star flower; cloud berry; blue flax; arnica; lousewort; sweet bedstraw; strawberry blite; calypso; yellow anemone; nootka lupine; pink corydalis; trailing raspberry; goat's beard; wild geranium; pacific silverleaf; Alaska forget-me-not; dryas; pootschki, cow parsnip; red comarum; chiming bells; moss pink, alpine swertia; grass of parnassus; tundra rose; alaska iris; twin flower; beach pea; dew berry; dwarf firewood; broadleaf gentian; single delight; spring violet; sitka burnett; pink valerian; yellow paintbrush; pyrola; yellow violet; jacob ladder; alaska rose; camass lily; arctic cotton; dwarf dogwood; arctic chrysanthemum; harebell; pink plumes; labrador tea. P2.3.2.1.2.2 PRICKLY PLANT #367a. Prickly plant. N. {{has_subtype(plant, R367)}} {{property_of(prickly)}} prickly plant. brier, briar, bramble, thistle; cactus; goose grass, hairif[obs3], hariff, flax comb, hackle, hatchel[obs3], heckle; beggar's lice. {{has_part}} {{property_of(sharpness): @P2.3.1.3.12.4.2, thorn; spine, needle; beard, chevaux de frise[Fr], comb; awn, bur, burr; catchweed[obs3], cleavers, clivers[obs3]}}. tag thorn, bristle; Adam's needle[obs3], bear grass [U.S.], tine, yucca. <-- [ref: prickly animal, porcupine, hedgehog]. --> <-- [[tree]] --> P2.3.2.1.2.3 TREE N. tree. {{&member_of(tree): @P2.3.1.1.6.2.6, forest, timber, woods, wood, woodland, woodlands, timberland}}. {{&member_of(tree): @P2.3.1.1.6.2.6, grove, greenwood, copse, spinney}}. {{&member_of(tree): @P2.3.1.1.6.2.6, jungle, rain forest, tropical rain forest, temperate rain forest}}. {{&has_location(tree)}} wooded area. {{has_part(tree)}} branch, bough. {{has_subtype(branch)}} {{connected_to(trunk)}} limb, primary branch. {{has_subtype(tree)}} {{derived_from(lumber)}} timber tree. {{has_subtype(shadowing body, @P2.6.1.5.R1)}} {{has_subtype(tree)}} shade tree. {{has_subtype(tree)}} {{not_produced_by(flower)}} gymnospermous tree. {{has_subtype(gymnospermous tree)}} gnetum, Gnetum gnemon; ginkgo, gingko, maidenhair tree, Ginkgo biloba; conifer, coniferous tree. {{has_subtype(tree)}} {{produced_by(flower): @P2.3.2.1.2.3.2, flowering tree, angiospermous tree}}. {{has_part}} {{has_subtype(stem)}} trunk. {{member_of(bush, @P2.3.2.1.2)}} underbrush, underwood, brushwood. {{has_developmental_stage(tree)}} {{property_of(young)}} sapling. {{has_subtype(timber tree)}} {{excl}} hardwood; softwood. <-- the remainder of this section is the hierarchy drived from the Wordnet system --> {{has_subtype(tree)}} {{has_subtype(house plant)}} {{property_of(small)}} bonsai. {{has_subtype(tree)}} yellowwood, yellowwood tree; gum tree. {{has_subtype(gum tree)}} liquidambar; sweet gum, sweet gum tree, American sweet gum, Liquidambar styraciflua; eucalypt; water gum; black gum, Nyssa sylvatica [E. US]. fig tree. cabbage tree, grass tree, Cordyline australis. prickly ash, toothache tree, sea ash, Zanthoxylum americanum. Hercules'-club, Hercules'-clubs, Hercules-club, Zanthoxylum clava-herculis. longan, lungen, longanberry, Dimocarpus longan, Euphoria litchi, Nephelium longana. white mangrove, Avicennia officinalis. {{has_subtype(conifer)}} fir, true fir; cedar, true cedar; spruce; hemlock; Cathaya; cypress; King William pine, Athrotaxis selaginoides; metasequoia, dawn redwood, Metasequoia glyptostrodoides; keteleeria; arborvitae; araucaria; dammar pine; plum-yew; podocarp; rimu, imou pine, red pine, Dacrydium cupressinum; yew; westland pine, silver pine, Lagarostrobus colensoi, Dacrydium colensoi; huon pine, Lagarostrobus franklinii, Dacrydium franklinii; Japanese umbrella pine, Sciadopitys verticillata. {{has_subtype(conifer): @P2.3.2.1.2.3.1, pine, pine tree, true pine}}. {{has_subtype(fir)}} silver fir; amabilis fir, white fir, Pacific silver fir, red silver fir, Christmas tree[1], Abies amabilis; European silver fir, Christmas tree[2], Abies alba; white fir, Colorado fir, California white fir, Abies concolor; balsam fir, balm of Gilead, Abies balsamea; Fraser fir, Abies fraseri; lowland fir, lowland white fir, giant fir, grand fir, Abies grandis; Alpine fir, subalpine fir, Abies lasiocarpa; Santa Lucia fir, bristlecone fir, Abies bracteata, Abies venusta. {{has_subtype(cedar)}} cedar of Lebanon, Cedrus libani; deodar, deodar cedar, Himalayan cedar, Cedrus deodara; Atlas cedar, Cedrus atlantica. {{has_subtype(cedar)}} Chilean cedar, Austrocedrus chilensis; incense cedar, red cedar, Calocedrus decurrens, Libocedrus decurrens; southern white cedar, coast white cedar, Atlantic white cedar, white cypress, white cedar, Chamaecyparis thyoides; Oregon cedar, Port Orford cedar, Lawson's cypress, Lawson's cedar, Chamaecyparis lawsoniana; yellow cypress, yellow cedar, Nootka cypress, Alaska cedar, Chamaecyparis nootkatensis; Japanese cedar, Japan cedar, sugi, Cryptomeria japonica; incense cedar. {{has_subtype(spruce)}} Norway spruce, Picea abies; weeping spruce, Brewer's spruce, Picea breweriana; Engelmann spruce, Engelmann's spruce, Picea engelmannii; white spruce, Picea glauca; black spruce, Picea mariana, spruce pine; Siberian spruce, Picea obovata; oriental spruce, Picea orientalis; Colorado spruce, Colorado blue spruce, silver spruce, Picea pungens; red spruce, eastern spruce, yellow spruce, Picea rubens. {{has_subtype(hemlock)}} eastern hemlock, Canadian hemlock, spruce pine, Tsuga canadensis; Carolina hemlock, Tsuga caroliniana; mountain hemlock, black hemlock, Tsuga mertensiana; western hemlock, Pacific hemlock, west coast hemlock, Tsuga heterophylla; douglas fir, douglas spruce, douglas pinel, douglas hemlock, Oregon pine, red fir; big-cone spruce, big-cone douglas fir, Pseudotsuga macrocarpa; green douglas fir, Pseudotsuga menziesii. {{has_subtype(cypress)}} bald cypress; juniper; sequoia. {{has_subtype(bald cypress)}} bald cypress, swamp cypress, pond bald cypress, Taxodium distichum; pond cypress, Taxodium ascendens; Montezuma cypress, Mexican swamp cypress, Taxodium mucronatum; ahuehuete; sandarac, sandarac tree, Tetraclinis articulata, Callitris quadrivalvis. {{has_subtype(cypress)}} gowen cypress, Cupressus goveniana; Santa Cruz cypress, Cupressus abramsiana; Arizona cypress, Cupressus arizonica; Guadalupe cypress, Cupressus gualalupensis; Monterey cypress, Cupressus macrocarpa; Mexican cypress, cedar of Goa, Portuguese cypress, Cupressus lusitanica; Italian cypress, Mediterranean cypress, Cupressus sempervirens. {{has_subtype(cypress)}} cypress-pine, cypress pine; Port Jackson pine, Callitris cupressiformis; black cypress pine, red cypress pine, Callitris endlicheri, Callitris calcarata; white cypress pine, Callitris glaucophylla, Callitris glauca; stringybark pine, Callitris parlatorei. {{has_subtype(juniper)}} eastern red cedar, pencil cedar, Juniperus virginiana; southern red cedar, Juniperus silicicola; dwarf juniper[1], savin, Juniperus sabina; common juniper, Juniperus communis; ground cedar, dwarf juniper[2], Juniperus communis depressa; creeping juniper, Juniperus horizontalis; Mexican juniper, drooping juniper, Juniperus flaccida. {{has_subtype(sequoia)}} California redwood, coast redwood, Sequoia sempervirens; giant sequoia, big tree, Sierra redwood, Sequoiadendron giganteum, Sequoia gigantea, Sequoia Wellingtonia. {{has_subtype(arborvitae)}} western red cedar, canoe cedar, Thuja plicata; American arborvitae, northern white cedar, white cedar, Thuja occidentalis; Oriental arborvitae, Thuja orientalis, Platycladus orientalis; hiba arborvitae, Thujopsis dolobrata. {{has_subtype(araucaria)}} monkey puzzle, chile pine, Araucaria araucana; norfolk island pine, Araucaria heterophylla, Araucaria excelsa; new caledonian pine, Araucaria columnaris; bunya bunya, Araucaria bidwillii; hoop pine, moreton bay pine, Araucaria cunninghamii. {{has_subtype(dammar pine)}} kauri, kaury, kauri pine, Agathis australis; amboina pine, amboyna pine, Agathis dammara, Agathis alba; dundathu pine, queensland kauri, smooth bark kauri, Agathis robusta. {{has_subtype(podocarp)}} South-African yellowwood, yellowwood, Podocarpus latifolius; yacca, yacca podocarp, Podocarpus coriaceus; miro, black pine[1], Prumnopitys ferruginea, Podocarpus ferruginea; matai, black pine[2], Prumnopitys taxifolia, Podocarpus spicata; plum-fruited yew, Prumnopitys andina. {{has_subtype(yew)}} California nutmeg, nutmeg-yew, Torreya californica; stinking cedar, stinking yew, Torrey tree, Torreya taxifolia; Old World yew, English yew, Taxus baccata; Pacific yew, California yew, western yew, Taxus brevifolia; Japanese yew, Taxus cuspidata; Florida yew, Taxus floridana; New Caledonian yew, Austrotaxus spicata; white-berry yew, Pseudotaxus chienii. {{produces(Pacific yew)}} {{has_subtype(anticancer agent)}} taxol. <-- end gymnospermous tree --> sterculia. {{has_subtype(sterculia)}} Panama tree, Sterculia apetala; kalumpang, Java olives, Sterculia foetida. P2.3.2.1.2.3.1 PINE TREE N. pine tree. {{has_subtype(pine tree)}} pinon, pinyon, nut pine; pinon pine, Mexican nut pine, Pinus cembroides; Rocky mountain pinon, Pinus edulis; single-leaf, single-leaf pine, single-leaf pinyon, Pinus monophylla; Parry's pinyon, Pinus quadrifolia, Pinus parryana; California single-leaf pinyon, Pinus californiarum; spruce pine, Pinus glabra; pitch pine, northern pitch pine, Pinus rigida; pond pine, Pinus serotina; stone pine, umbrella pine, nut pine, Pinus pinea; Swiss pine, Swiss stone pine, arolla pine, nut pine, Pinus cembra; Swiss mountain pine, mountain pine, dwarf mountain pine, mugho pine, mugo pine, Pinus mugo; ancient pine, Pinus longaeva; ponderosa, ponderosa pine, western yellow pine, bull pine, Pinus ponderosa; Jeffrey pine, Jeffrey's pine, black pine[1], Pinus jeffreyi; shore pine, lodgepole, lodgepole pine, spruce pine, Pinus contorta; Sierra lodgepole pine, Pinus contorta murrayana; loblolly pine, frankincense pine, Pinus taeda; jack pine, Pinus banksiana; swamp pine; longleaf pine, pitch pine, southern yellow pine, Georgia pine, Pinus palustris; shortleaf pine, short-leaf pine, shortleaf yellow pine, Pinus echinata; red pine, Canadian red pine, Pinus resinosa; Scotch pine, Scots pine, Pinus sylvestris; scrub pine, Virginia pine, Jersey pine, Pinus virginiana; Monterey pine, Pinus radiata; bristlecone pine, Rocky Mountain bristlecone pine, Pinus aristata; table-mountain pine, prickly pine, hickory pine, Pinus pungens; knobcone pine, Pinus attenuata; Japanese red pine, Japanese table pine, Pinus densiflora; Japanese black pine, black pine[2], Pinus thunbergii; Torrey pine, Torrey's pine, soledad pine, gray-leaf pine, sabine pine, Pinus torreyana; white pine; celery pine; larch. {{has_subtype(white pine)}} American white pine, eastern white pine, weymouth pine, Pinus strobus; western white pine, silver pine, Pinus monticola; southwestern white pine, Pinus strobiformis; limber pine, Pinus flexilis; whitebark pine, whitebarked pine, Pinus albicaulis. {{has_subtype(celery pine)}} celery top pine, celery-topped pine, Phyllocladus asplenifolius; tanekaha, Phyllocladus trichomanoides; Alpine celery pine, Phyllocladus alpinus. {{has_subtype(larch)}} American larch, tamarack, black larch, Larix laricina; western larch, western tamarack, Oregon larch, Larix occidentalis; subalpine larch, Larix lyallii; European larch, Larix decidua; Siberian larch, Larix siberica, Larix russica; golden larch, Pseudolarix amabilis. P2.3.2.1.2.3.2 FLOWERING TREE N. flowering tree, angiospermous tree. {{has_subtype: oak, P2.3.2.1.2.3.2.2}}. {{has_subtype(flowering tree)}} {{produced_by(fruit): fruit tree, P2.3.2.1.2.3.2.1}}. acacia; ailanthus; alder; Australian nettle, Australian nettle tree; balsa, Ochroma lagopus; baobab, monkey-bread tree, Adansonia digitata; bastard lignum vitae, Guaiacum sanctum; bean tree; beech; birch; black mangrove[1], Aegiceras majus; black mangrove[2], Avicennia marina; bocconia, tree celandine, Bocconia frutescens; bonduc, bonduc tree, Caesalpinia bonduc; bottletree; brazilian ironwood, Caesalpinia ferrea; brazilwood, peach wood, pernambuco wood, Caesalpinia echinata; buckthorn; bush willow[1], Combretum appiculatum; bush willow[2], Combretum erythrophyllum; cacao, chocolate tree, Theobroma cacao; calabash, calabash tree, Crescentia cujete; candlenut, varnish tree, Aleurites moluccana; canistel, Pouteria campechiana nervosa; cashew, Anacardium occidentale; chaulmoogra, chaulmugra, Hydnocarpus kurzii, Taraktagenos kurzii, Taraktogenos kurzii; cherry laurel, laurel cherry, mock orange, wild orange, Prunus caroliniana; chinaberry, chinaberry tree, China tree, azedarach, Melia azedarach; cinchona, chinchona; coffee, coffee tree; cream-of-tartar tree, sour gourd, Adansonia gregorii; dillenia; divi-divi, Caesalpinia coriaria; dogwood, cornel; durian, durion, Durio zibethinus; ebony, Diospyros ebenum; fever tree; gamboge tree, Garcinia hanburyi, Garcinia cambogia, Garcinia gummi-gutta; giant chinkapin, golden chinkapin, Chrysolepis chrysophylla, Castanea chrysophylla, Castanopsis chrysophylla; Guinea pepper, negro pepper, Xylopia aethiopica; hazel, Pomaderris apetala; holly; hop hornbeam; hornbeam; horsechestnut, horse-chestnut, horse chestnut; Hydnocarpus wightiana, Hydnocarpus laurifolia; ilang-ilang, ylang-ylang, Cananga odorata; irontree, ironwood; Judas tree, love tree, Circis siliquastrum; kapok, ceiba tree, silk-cotton tree, white silk-cotton tree, Bombay ceiba, God tree, Ceiba pentandra; katsura tree, Cercidiphyllum japonicum; Kentucky yellowwood, gopherwood, Cladrastis lutea, Cladrastis kentukea, yellowwood; kola, kola nut, kola nut tree; laurel; lignum vitae, Guaiacum officinale; linden, basswood, lime; locust tree, locust; looking glass tree, Heritiera macrophylla; looking-glass plant, Heritiera littoralis; macadamia, macadamia nut, Macadamia ternifolia; magnolia; mahogany, mahogany tree; mangrove, Rhizophora mangle; maple; marmalade tree, mammee, sapote, Calocarpum zapota, Pouteria zapota; mountain ash; mountain ebony, orchid tree, Bauhinia variegata; myrtaceous tree; myrtle; nut tree; oak chestnut; palm, palm tree; palo santo, Bulnesia sarmienti; pandanus, screw pine; paper mulberry, Broussonetia papyrifera; para rubber tree, caoutchouc tree, Hevea brasiliensis; Peruvian balsam, Myroxylon pereirae, Myroxylon balsamum pereirae; physic nut, Jatropha curcus; Pipturus albidus; pistachio, Pistacia vera; plane tree; poplar, poplar tree; Queen's crape myrtle, pride of India, Lagerstroemia speciosa; red beech, brown oak, booyong, crow's foot, stave wood, silky elm, Heritiera trifoliolata, Terrietia trifoliolata; red silk-cotton tree, simal, Bombax ceiba, Bombax malabarica; redbud, Cercis canadenis; rewa-rewa, rewa rewa, New-Zealand honeysuckle; royal poinciana, flamboyant, flame tree[1], peacock flower, Delonix regia, Poinciana regia; sandalwood, Santalum album; satinleaf, satin leaf, caimitillo, damson plum, Chrysophyllum oliviforme; silver bell; sorrel tree, sourwood, titi, Oxydendrum arboreum; souari; southern beech, evergreen beech; Spanish elm, Equador laurel, salmwood, cypre, Cordia alliodora; spice tree; star anise, Chinese anise, Illicium verum; sterculia; sweetleaf, Symplocus tinctoria; tanbark oak, Lithocarpus densiflorus; terebinth, Pistacia terebinthus; titi, buckwheat tree, Cliftonia monophylla; tolu tree, tolu balsam tree, Myroxylon balsamum, Myroxylon toluiferum; trumpetwood, trumpet tree, snake wood, imbauba, Cecropia peltata; tulip tree, tulip poplar, yellow poplar, canary whitewood, Liriodendron tulipifera; tung tree, tung, tung-oil tree, Aleurites fordii; white mangrove, Laguncularia racemosa; willow; winter's bark, winter's bark tree, Drimys winteri. {{has_subtype(horse chestnut)}} buckeye, Aesculus hippocastanum. <-- end main paragraph for angiospermous tree, flowering tree --> {{has_subtype(acacia)}} shittah, shittah tree; black wattle, Acacia auriculiformis; huisache, cassie, mimosa bush, sweet wattle, sweet acacia, scented wattle, Acacia farnesiana; golden wattle, Acacia pycnantha; silver wattle, mimosa, Acacia dealbata; fever tree, Acacia xanthophloea. {{has_subtype(bottletree)}} flame tree[2], flame durrajong, Brachychiton acerifolius, Sterculia acerifolia; flame tree[3], broad-leaved bottletree, Brachychiton australis; kurrajong, currajong, Brachychiton populneus; Queensland bottletree, narrow-leaved bottletree, Brachychiton rupestris, Sterculia rupestris. {{has_subtype(beech)}} common beech, European beech, Fagus sylvatica; copper beech, purple beech, Fagus sylvatica atropunicea, Fagus purpurea, Fagus sylvatica purpurea; weeping beech, Fagus pendula, Fagus sylvatica pendula; American beech, white beech, red beech, Fagus grandifolia, Fagus americana. {{has_subtype(chestnut)}} American chestnut, American sweet chestnut, Castanea dentata; European chestnut, sweet chestnut, Spanish chestnut, Castanea sativa; Chinese chestnut, Castanea mollissima; Japanese chestnut, Castanea crenata; Allegheny chinkapin, eastern chinquapin, chinquapin[1], dwarf chestnut, Castanea pumila; Ozark chinkapin, Ozark chinquapin, chinquapin[2], Castanea ozarkensis. {{has_subtype(birch)}} yellow birch, Betula alleghaniensis, Betula leutea; American white birch, paper birch, canoe birch, Betula cordifolia, Betula papyrifera; gray birch, American gray birch, Betula populifolia; silver birch, common birch, European white birch, Betula pendula; downy birch, white birch, Betula pubescens; black birch[1], river birch, red birch, Betula nigra; sweet birch, cherry birch, black birch[2], Betula lenta; Yukon white birch, Betula neoalaskana; swamp birch, water birch, mountain birch, Western paper birch, Western birch, Betula fontinalis; Newfoundland dwarf birch, American dwarf birch, Betula glandulosa. {{has_subtype(alder)}} common alder, European black alder, Alnus glutinosa, Alnus vulgaris; gray alder, Alnus incana; seaside alder, Alnus maritima; white alder, mountain alder, Alnus rhombifolia; red alder, Oregon alder, Alnus rubra; speckled alder, Alnus rugosa; smooth alder, hazel alder, Alnus serrulata; green alder[1], Alnus veridis; green alder[2], Alnus veridis crispa, Alnus crispa. {{has_subtype(hornbeam)}} European hornbeam, Carpinus betulus; American hornbeam, Carpinus caroliniana. {{has_subtype(locust tree, locust)}} honey locust, Gleditsia triacanthos; water locust, swamp locust, Gleditsia aquatica; courbaril, Hymenaea courbaril; black locust, yellow locust, Robinia pseudoacacia; clammy locust, Robinia viscosa; kowhai, Sophora tetraptera. {{has_subtype(palm tree)}} sago palm; feather palm; fan palm; calamus; fishtail palm; coconut palm, coco palm, cocoa palm, coconut tree, Cocos nucifera; corozo, corozo palm; cabbage palm[1], Euterpe oleracea; cabbage palm[2], cabbage tree, Livistona australis; nipa palm; royal palm, Roystonea regia; cabbage palm[3], Roystonea oleracea. {{has_subtype(calamus)}} rattan, rattan cane, rattan palm, Calamus rotang; lawyer cane, Calamus australis. {{has_subtype(fan palm)}} palmetto; palmyra, palmyra palm, toddy palm, wine palm, lontar, longar palm, Borassus flabellifer; carnauba, carnauba palm, wax palm, Copernicia prunifera, Copernicia cerifera; caranday, caranda, caranda palm, wax palm, Copernicia australis, Copernicia alba; gebang palm, Corypha utan, Corypha gebanga; talipot, talipot palm, Corypha umbraculifera; saw palmetto, scrub palmetto, Serenoa repens; thatch palm, thatch tree, silver thatch, broom palm, Thrinax parviflora; key palm, silvertop palmetto, silver thatch, Thrinax microcarpa, Thrinax morrisii, Thrinax keyensis. {{has_subtype(palmetto)}} cabbage palmetto, cabbage palm[4], Sabal palmetto. {{has_subtype(feather palm)}} coyol; grugru, gru gru, macamba, mbocaya tota, mucaja, Acrocomia aculeata; areca; piassava palm, pissaba palm, Bahia piassava, bahia coquilla, Attalea funifera; wax palm, Ceroxylon andicola, Ceroxylon alpinum; oil palm; babassu, babassu palm, coco de macao, Orbignya phalerata, Orbignya spesiosa, Orbignya martiana; cohune palm, Orbignya cohune; date palm, Phoenix dactylifera; ivory palm, ivory-nut palm, ivory plant, Phytelephas macrocarpa. {{has_subtype(oil palm)}} African oil palm, Elaeis guineensis; American oil palm, Elaeis oleifera. {{has_subtype(areca)}} betel palm, Areca catechu. {{has_subtype(sago palm)}} sugar palm, gomuti, gomuti palm, Arenga pinnata; wine palm, jaggery palm, kitul, kittul, kitul tree, toddy alm, Caryota urens; true sago palm, Metroxylon sagu. {{has_subtype(bullace)}} damson, damson plum. <-- end of fruit tree --> {{has_subtype(coffee tree)}} Arabian coffee, Coffea arabica; Liberian coffee, Coffea liberica; robusta coffee, Rio Nunez coffee, Coffea robusta, Coffea canephora. {{has_subtype(cinchona)}} calisaya, Cinchona officinalis, Cinchona ledgeriana, Cinchona calisaya; cinchona tree, Cinchona pubescens. {{has_subtype(mahogany tree)}} true mahogany, Cuban mahogany, Dominican mahogany, Swietinia mahogani; Honduras mahogany, Swietinia macrophylla; African mahogany; African scented mahogany, cedar mahogany, sapele mahogany, Entandrophragma cylindricum; Spanish cedar, Spanish cedar tree, Cedrela odorata; Philippine mahogany, Philippine cedar, kalantas, Toona calantas, Cedrela calantas. {{has_subtype(ailanthus)}} tree of heaven, tree of the gods, Ailanthus altissima. {{has_subtype(willow)}} osier; white willow, Huntingdon willow, Salix alba; silver willow, silky willow, Salix alba sericea, Salix sericea; cricket-bat willow, Salix alba caerulea; arctic willow, Salix arctica; weeping willow, Babylonian weeping willow, Salix babylonica; Wisconsin weeping willow, Salix pendulina, Salix blanda, Salix pendulina blanda; pussy willow, Salix discolor; sallow; peachleaf willow, peach-leaved willow, almond-leaves willow, Salix amygdaloides; hoary willow, sage willow, Salix candida; crack willow, brittle willow, snap willow, Salix fragilis; prairie willow, Salix humilis; dwarf willow, Salix herbacea; gray willow, Salix cinerea; arroyo willow, Salix lasiolepis; shining willow, Salix lucida; swamp willow, black willow, Salix nigra; bay willow, laurel willow, Salix pentandra; balsam willow, Salix pyrifolia; creeping willow, Salix repens; Sitka willow, silky willow, Salix sitchensis; dwarf gray willow, sage willow, Salix tristis; bearberry willow, Salix uva-ursi. {{has_subtype(osier)}} golden willow, Salix alba vitellina, Salix vitellina; almond willow, black Hollander, Salix triandra, Salix amygdalina; purple willow, red willow, red osier, basket willow, purple osier, Salix purpurea; common osier, hemp willow, velvet osier, Salix viminalis. {{has_subtype(sallow)}} goat willow, florist's willow, pussy willow, Salix caprea. {{has_subtype(poplar)}} balsam poplar, hackmatack, tacamahac, Populus balsamifera; white poplar, white aspen, abele, aspen poplar, silver-leaved poplar, Populus alba; gray poplar, Populus canescens; black poplar, Populus nigra; cottonwood; aspen. {{has_subtype(black poplar)}} Lombardy poplar, Populus nigra italica. {{has_subtype(cottonwood)}} Eastern cottonwood, necklace poplar, Populus deltoides; black cottonwood[1], Western balsam poplar, Populus trichocarpa; swamp cottonwood, black cottonwood[2], downy poplar, swamp poplar, Populus heterophylla. {{has_subtype(aspen)}} quaking aspen, European quaking aspen, Populus tremula; American quaking aspen, American aspen, Populus tremuloides; Canadian aspen, bigtooth aspen, bigtoothed aspen, big-toothed aspen, large-toothed aspen, large tooth aspen, Populus grandidentata. {{has_subtype(maple)}} silver maple, Acer saccharinum; sugar maple, rock maple, Acer saccharum; red maple, scarlet maple, swamp maple, Acer rubrum; moosewood, striped maple, striped dogwood, goosefoot maple, Acer pennsylvanicum; Oregon maple, big-leaf maple, Acer macrophyllum; dwarf maple, Rocky-mountain maple, Acer glabrum; mountain maple, mountain alder, Acer spicatum; vine maple, Acer circinatum; hedge maple, field maple, Acer campestre; Norway maple, Acer platanoides; sycamore, great maple, scottish maple, Acer pseudoplatanus; box elder, ash-leaved maple, Acer negundo; pointed-leaf maple, Acer argutum; Japanese maple, full moon maple, Acer japonicum; Japanese maple, Acer palmatum. {{has_subtype(box elder)}} California box elder, Acer negundo Californicum. {{has_subtype(holly)}} bearberry, possum haw, winterberry, Ilex decidua; inkberry, gallberry, evergreen winterberry, Ilex glabra; mate, Paraguay tea, Ilex paraguariensis; American holly, Christmas holly; low gallberry holly; tall gallberry holly; yaupon holly; deciduous holly; juneberry holly; largeleaf holly; Geogia holly; common winterberry holly; smooth winterberry holly. {{has_subtype(buckthorn)}} cascara buckthorn, bearberry, bearwood, chittamwood, chittimwood, Rhamnus purshianus; Carolina buckthorn, indian cherry, Rhamnus carolinianus; coffeeberry, California buckthorn, California coffee, Rhamnus californicus; alder buckthorn, alder dogwood, Rhamnus frangula; redberry, Rhamnus croceus. {{has_subtype(buckthorn)}} southern buckthorn, shittimwood, shittim, mock orange, Bumelia lycioides; false buckthorn, chittamwood, chittimwood, shittimwood, black haw, Bumelia lanuginosa. {{has_subtype(linden)}} American basswood, American lime, Tilia americana; small-leaved linden, small-leaved lime, Tilia cordata; white basswood, Tilia hertophylla; Japanese linden, Japanese lime, Tilia japonica; silver lime, silver linden, Tilia tomentosa. {{has_subtype(dogwood)}} common white dogwood, eastern flowering dogwood, Cornus florida; red osier, red osier dogwood, red dogwood, American dogwood, redbrush, Cornus stolonifera; silky dogwood, Cornus obliqua; silky cornel, silky dogwood, Cornus amomum; common European dogwood, red dogwood, blood-twig, pedwood, Cornus sanguinea; bunchberry, dwarf cornel, crackerberry, pudding berry, Cornus canadensis; cornelian cherry, Cornus mas. {{has_subtype(nut tree)}} chestnut, chestnut tree; hazelnut, hazel, hazelnut tree; walnut, walnut tree; hickory; pecan, Carya illinoensis, Carya illinoinensis; wingnut; brazil nut, brazil-nut tree, Bertholletia excelsa. {{has_subtype(wingnut)}} Caucasian walnut, Pterocarya fraxinifolia. {{has_subtype(walnut tree)}} black walnut, Juglans nigra; English walnut, Circassian walnut, Persian walnut, Juglans regia; butternut, white walnut, Juglans cinerea. {{has_subtype(hickory)}} pignut, pignut hickory, brown hickory, Carya glabra; shagbark, shagbark hickory, shellbark, Carya ovata; water hickory, bitter pecan; sweet pignut hickory; black hickory; bitternut hickory; pale hickory; mockernut hickory. {{has_subtype(hazelnut tree)}} American hazel, Corylus americana; cobnut, Corylus avellana, Corylus avellana grandis; beaked hazelnut, Carylus cornuta. {{has_subtype(spice tree)}} cinnamon, Cinnamomum zeylanicum; cassia, cassia-bark tree, Cinnamomum cassia; allspice, allspice tree, Pimenta dioica. {{has_subtype(plane tree)}} London plane, Platanus acerifolia; sycamore, American sycamore, American plane, buttonwood, Platanus occidentalis; oriental plane, Platanus orientalis. {{has_subtype(laurel)}} true laurel, bay, bay laurel, bay tree, Laurus nobilis; camphor tree, Cinnamomum camphora; laurel-tree, red bay, Persea borbonia; sassafras, Sassafras albidum; California laurel, California bay tree, Oregon myrtle, pepperwood, spice tree, sassafras laurel, California olive, mountain laurel, Umbellularia californica. {{has_subtype(bean tree)}} Kentucky coffee tree, Gymnocladus dioica; tonka bean, tonka bean tree, Dipteryx odorata; tamarind, Tamarindus indica; carob, algarroba, Ceratonia siliqua; catalpa, Indian bean. {{has_subtype(Indian bean)}} Catalpa speciosa; Catalpa bignioides. {{has_subtype(magnolia)}} southern magnolia, evergreen magnolia, large-flowering magnolia, bull bay, Magnolia grandiflora; umbrella tree, umbrella magnolia, elkwood, Magnolia tripetala; earleaved umbrella tree, Magnolia fraseri; cucumber tree, Magnolia acuminata; large-leaved magnolia, large-leaved cucumber tree, great-leaved macrophylla, Magnolia macrophylla; saucer magnolia, Chinese magnolia, Magnolia soulangiana; star magnolia, Magnolia stellata; sweet bay, swamp bay, swamp laurel, Magnolia virginiana. P2.3.2.1.2.3.2.1 FRUIT TREE N. fruit tree. {{&member_of(fruit tree): orchard}}. {{has_subtype(fruit tree)}} almond tree; anchovy pear, Grias cauliflora; apricot tree; avocado; bilimbi, Averrhoa bilimbi; breadfruit, Artocarpus communis, Artocarpus altilis; carambola, carambola tree, Averrhoa carambola; cherry, cherry tree; citrus fruit tree; coco plum, cocoa plum, icaco, Chrysobalanus icaco; custard apple; fig, common fig, Ficus carica; genip, ginep; guava[1], Psidium guajava; guava[2], Psidium littorale; hogplum, yellow mombin, Spondias mombin; jaboticaba, Myrciaria cauliflora; jackfruit, Artocarpus heterophyllus; loquat, Eriobotrya japonica; mammee apple, mammee, mamey, Mammea americana; mango, Mangifera indica; mangosteen, Garcinia mangostana; marang, Artocarpus odoratissima; medlar, Mespilus germanica; mombin, jocote, Spondias purpurea; mulberry, mulberry tree; nectarine, Prunus persica nectarina; olive tree; papaya, pawpaw, Carica papaya; peach, peach tree, Prunus persica; pear, pear tree, Pyrus communis; persimmon, persimmon tree; plum tree; pomegranate, Punica granatum; purple apricot, black apricot, Prunus dasycarpa; quince, Cydonia oblonga; rose apple, Eugenia jambos; sapodilla, Achras zapota; sour cherry, Eugenia corynantha; star apple, caimito, Chrysophyllum cainito; Surinam cherry, pitanga, Eugenia uniflora; wild mango, dika, Irvingia gabonensis. <-- end of main para fruit tree [[fruits]]--> {{has_subtype(almond tree)}} almond, sweet almond, Prunus dulcis, Prunus amygdalus, Amygdalus communis; jordan almond; bitter almond, Prunus dulcis amara, Amygdalus communis amara; dwarf flowering almond[1], Prunus glandulosa; flowering almond[2], oriental bush cherry, Prunus japonica; Russian almond, dwarf Russian almond, Prunus tenella; flowering almond, Prunus triloba. {{has_subtype(apricot tree)}} apricot, common apricot, Prunus armeniaca; Japanese apricot, mei, Prunus mume. {{has_subtype(cherry tree)}} flowering cherry; sweet cherry, bird cherry, Prunus avium; sour cherry, Prunus cerasus; black cherry, rum cherry, Prunus serotina; capulin, Prunus capuli; Catalina cherry, Prunus lyonii; hagberry, European bird cherry, common bird cherry, Prunus padus; pin cherry, Prunus pensylvanica; chokecherry, Prunus virginiana. {{has_subtype(sour cherry)}} amarelle, Prunus cerasus caproniana; morello, Prunus cerasus austera; marasca, marasca cherry, maraschino cherry, Prunus cerasus marasca. {{has_subtype(flowering cherry)}} fuji, fuji cherry, Prunus incisa; oriental cherry, Japanese cherry, Japanese flowering cherry, Prunus serrulata; Japanese flowering cherry, Prunus sieboldii; rosebud cherry, winter flowering cherry, Prunus subhirtella. {{has_subtype(chokecherry)}} western chokecherry, Prunus virginiana demissa, Prunus demissa. {{has_subtype(sweet cherry)}} gean, mazzard, mazzard cherry. {{has_subtype(citrus fruit tree)}} grapefruit, Citrus paradisi; pomelo, shaddock, Citrus maxima, Citrus decumana; sweet orange, Citrus sinensis; sour orange, Citrus aurantium; mandarin orange, Citrus reticulata; kumquat; lemon, Citrus limon; lime, lime tree, Citrus aurantifolia; trifoliate orange, trifoliata, wild orange, Poncirus trifoliata. {{has_subtype(custard apple)}} cherimoya, Annona cherimola; bullock's heart, bullock heart, Annona reticulata; soursop, Annona muricata; sweetsop, Annona squamosa; ilama, Annona diversifolia; pond-apple, Annona glabra; pawpaw, papaw, papaya, Asimina triloba. {{has_subtype(olive tree)}} olive, Olea europaea; black maire, Olea cunninghamii; white maire, Olea lanceolata. {{has_subtype(genip, ginep)}} genipap, marmalade box, Genipa Americana. {{has_subtype(persimmon, persimmon tree)}} Japanese persimmon, kaki, Diospyros kaki; American persimmon, possumwood, Diospyros virginiana; date palm, Diospyros lotus. {{has_subtype(mulberry, mulberry tree)}} white mulberry, Morus alba; black mulberry, Morus nigra; red mulberry, Morus rubra. {{has_subtype(plum tree)}} wild plum; cherry plum, myrobalan, myrobalan plum, Prunus cerasifera; bullace, Prunus domestica insititia, Prunus insititia; common plum, plum, Prunus domestica; big-tree plum, Prunus mexicana; Canada plum, Prunus nigra; Japanese plum, Prunus salicina; Sierra plum, Pacific plum, Prunus subcordata. {{has_subtype(wild plum)}} Allegheny plum, Alleghany plum, sloe, Prunus alleghaniensis; American red plum, August plum, goose plum, Prunus americana; chickasaw plum, hog plum, Prunus angustifolia; holly-leaved cherry, holly-leaf cherry, evergreen cherry, islay, Prunus ilicifolia; beach plum, Prunus maritima. P2.3.2.1.2.3.2.2 OAK N. oak, oak tree. {{has_subtype(seed[of=oak tree], P2.6.4.1.1.2.1)}} acorn. {{has_subtype(oak)}} fumed oak; chestnut oak; white oak; black oak, yellow oak, quercitron, quercitron oak, Quercus velutina; California black oak, Quercus kelloggii; pin oak, swamp oak, Quercus palustris; Nuttall oak, Nuttall's oak, Quercus nuttalli; laurel oak, pin oak, Quercus laurifolia; jack oak, northern pin oak, Quercus ellipsoidalis; shingle oak, laurel oak, Quercus imbricaria; scrub oak; American turkey oak, turkey oak, Quercus laevis; bluejack oak, turkey oak, Quercus incana; European turkey oak, turkey oak, Quercus cerris; scarlet oak, Quercus coccinea; Spanish oak, Quercus texana; post oak, box white oak, brash oak, iron oak, Quercus stellata; overcup oak, Quercus lyrata; willow oak, Quercus phellos; water oak, possum oak, Quercus nigra; live oak; red oak; holm oak, holm tree, holly-leaved oak, evergreen oak, Quercus ilex; cork oak, Quercus suber; Chinese cork oak, Quercus variabilis. {{has_subtype(white oak)}} American white oak, Quercus alba; California white oak, valley oak, valley white oak, roble, Quercus lobata; common oak, English oak, pedunculate oak, Quercus robur; durmast, Quercus petraea, Quercus sessiliflora; bur oak, burr oak, mossy-cup oak, mossycup oak, Quercus macrocarpa; Oregon white oak, Oregon oak, Garry oak, Quercus garryana; Arizona white oak, Quercus arizonica; swamp white oak, swamp oak, Quercus bicolor. {{has_subtype(chestnut oak)}} basket oak, cow oak, Quercus prinus, Quercus montana; swamp chestnut oak, Quercus michauxii; chinquapin oak, chinkapin oak, yellow chestnut oak, Quercus muehlenbergii; dwarf chinkapin oak, dwarf chinquapin oak, dwarf oak, Quercus prinoides. {{has_subtype(scrub oak)}} blackjack oak, blackjack, jack oak, Quercus marilandica; bear oak, Quercus ilicifolia; myrtle oak, seaside scrub oak, Quercus myrtifolia. {{has_subtype(red oak)}} northern red oak, Quercus rubra, Quercus borealis; southern red oak, swamp red oak, turkey oak, Quercus falcata; Shumard oak, Shumard red oak, Quercus shumardii. {{has_subtype(live oak)}} southern live oak, Quercus virginiana; canyon oak, canyon live oak, maul oak, iron oak, Quercus chrysolepis; coast live oak, California live oak, Quercus agrifolia; interior live oak, Quercus wislizenii, Quercus wizlizenii. Phr. "from the acorn grows the mighty oak". P2.3.2.1.2.4 GYMNOSPERM N. {{has_subtype(seed plant)}} gymnosperm. seed fern; cycad; gingko; gnetophyte. {{has_subtype}} {{has_subtype(evergreen)}} conifer. {{has_subtype(conifer)}} {{has_subtype(softwood)}} pine; fir; spruce. P2.3.2.1.2.R1 VEGETABILITY (R365) #365. Vegetability. N. vegetable life; vegetation, vegetability; vegetality[obs3]. V. vegetate, grow roots, put down roots. Adj. rank, lush; vegetable, vegetative, vegetal, vegetive[obs3]. <-- [The science of plants.] --> P2.3.2.1.2.R2 BOTANY (R369) #369. Botany. N. {{studied_in(plant, R367/flora)}} botany. physiological botany; structural botany; systematic botany; phytography[obs3], phytology[obs3], phytotomy[obs3]; vegetable physiology, plant physiology; herborization[obs3]; dendrology, algology[obs3]. {{has_conceptual_part}} {{studied_in(fungus/mushroom)}} mycology, fungology[obs3]. <-- flora, romona. ?? --> {{uses: botanical garden &c. (garden) R371; hortus siccus[Lat], herbarium}}. herbal. {{job_of(botany)}} botanist; herbist[obs3], herbarist[obs3], herbalist, herborist[obs3], herbarian[obs3]. V. botanize, herborize[obs3]. Adj. botanical &c. n.; botanic[obs3]. <-- [[microbe]] (includes all "life" categories of the UMLS not included in Animal or Plant) e. microbes, viruses, and indeterminate. (symb. ANMICRO) virus-like agents bacteriophages fungal phages mammalian viruses DNA viruses RNA viruses scrapie-like agents procaryotes gram-positive gram-negative cyanobacteria chemolithotrophs halophiles (non-archaebacteria) mycobacteria archaebacteria eucaryotes yeasts fungi algae (red-brown) --> P2.3.2.1.3 MICROORGANISM N. {{property_of(size[val=microscopic])}} microbe, microorganism, animalcule[obs2]. {{&has_property: unicellular}}. {{studied_in}} microbiology. {{has_conceptual_part(microbiology)}} virology; bacteriology; mycology &c. R369. {{has_subtype}} {{property_of(pathogenic)}} {{&caused_by(disease, R655)}} pathogen, pathogenic organism, germ[informal], disease-causing organism, bug[coll]. {{has_subtype(pathogen)}} {{caused_by(harm[to=plant, R367], R659a)}} plant pathogen. {{&has_subtype(pathogen): virus; bacterium; protozoan}}. {{&has_subtype(pathogen)}} parasite. {{&has_subtype(parasite)}} worm, helminth[Med]. {{&has_subtype(parasite)}} protozoan, protozoa[plur]. <-- [[bacterium]] --> P2.3.2.1.3.1 BACTERIUM N. bacterium, bacteria[pl]. aerobe; anaerobe; facultative anaerobe; obligate aerobe; obligate anaerobe. {{shape_of(rod)}} rod, bacillus, rod-shaped bacterium. {{shape_of(sphere)}} coccus, cocci[pl]. {{shape_of(spiral)}} spirillum, spirilla[pl]. {{shape_of(crescent)}} vibroid bacterium, Vibrio. {{has_subtype}} {{location_of(intestine, @P2.3.2.2.3.2.2)}} intestinal bacterium, enteric bacterium. {{&has_part}} {{shape_of(hair)}} flagellum, flagella[pl]. halophile[Microbiol]; methanogen[Microbiol]; archaebacteria[Microbiol]; microaerophile[Microbiol]. {{has_subtype}} gram-negative bacterium; gram-positive bacterium; gram-variable bacterium. {{has_part(gram-negative bacterium)}} outer membrane. {{has_property}} haploidy. {{has_subtype(enteric bacterium)}} enterobacterium. {{major_component_of(enterobacterium): @P299, feces, dung, manure}}. {{has_subtype(gram-negative bacterium)}} {{has_instance(genus name)}} Campylobacter; Alcaligenes; Bordetella; Flavobacterium; Sphingobacterium; Weeksella; Legionella; Acinetobacter; Moraxella; Branhamella; Neisseria; Psychrobacter; Chryseomonas; Comamonas; Flavomonas; Pseudomonas; Xanthomonas; Agrobacterium; Achromobacter; Alteromonas; Brucella; Francisella; Methylobacterium; Pasteurella; Olligella; Actinobacillus; Haemophilus; Aeromonas; Allomonas; Plesiomonas; Vibrio; Cardiobacterium hominis; Kingella; Eschericia; Shigella; Proteus; Salmonella. {{has_subtype(gram-negative bacterium)}} {{has_instance(species name)}} Chromobacterium violaceum; Eikenella corrodens; Gardnerella vaginalis. {{has_subtype(gram-positive bacterium)}} {{has_instance(genus name)}} Streptococcus, strep; Staphylococcus, staph. {{causative_agent_of(Neisseria gonorrhoeae): gonorrhea}}. {{causative_agent_of(Neisseria meningitidis): cerebrospinal meningitis; pneumonia; septicemia}}. {{causative_agent_of(Vibrio cholerae): cholera}}. <-- [[fungus]] --> P2.3.2.1.3.2 FUNGUS N. fungus, mold, mould[Brit.], fungi[plur]. {{has_kingdom(fungus)}} Fungi. must, mildew, rubigo[obs1]. {{has_causative_agent(plant rust, @R655)}} rust. perfect fungus, fungi perfecti; imperfect fungus, fungi imperfecti. {{has_subtype(fungi perfecti)}} mushroom, toadstool. coenocytic fungus. filamentous fungus. {{alternative_to(filamentous fungus)}} yeast, leaven, ferment, barm[obs3]. dimorphic fungus; slime mold. {{has_subtype(yeast)}} {{&uses(baking/brewing)}} brewer's yeast, baker's yeast, Saccharomyces cerevisiae. {{has_subtype(yeast)}} {{has_subtype(pathogen)}} {{has_causative_agent(thrush/candidiasis)}} Candida, Candida albicans. {{has_beginning(growth[of=yeast])}} budding, gemmation[obs3]. {{has_subtype}} powdery mildew; black spot; wheat rust. <-- we are using the five-kingdom classification system --> P2.3.2.1.3.3 PROTIST N. protist. {{has_kingdom(protist)}} Protista. dinoflagellate; euglena; diatom; alga, algae[pl]; ameba, amoeba, amebae[pl]; flagellate; paramecium, paramecia[pl]. {{has_subtype(alga)}} red alga; brown alga; green alga. <-- [[virus]] --> P2.3.2.1.3.4 VIRUS N. {{component_of(nucleic acid + protein)}} {{has_subtype(parasite)}} virus, filterable virus. {{has_subtype}} {{component_of(DNA)}} DNA virus. {{has_subtype}} {{component_of(RNA)}} RNA virus. {{has_subtype(RNA virus)}} rhabdovirus, picornavirus. {{has_subtype(DNA virus)}} herpesvirus; cytomegalovirus, CMV. {{has_subtype(herpes virus)}} Herpes simplex; Herpes zoster. {{host_for(bacterium)}} bacteriophage, phage. {{has_subtype(bacteriophage)}} temperate bacteriophage. {{has_subtype(temperate bacteriophage)}} lambda. {{has_subtype(bacteriophage)}}{{host_for(Eschericia coli)}} coliphage. {{has_subtype(coliphage)}} T-even phage; T-odd phage. {{has_subtype(T-even phage)}} "T2"; "T4"; "T6". {{has_subtype(T-odd phage)}} {{property_of(resistant[to =dessication])}} "T1". {{has_subtype(RNA virus)}} {{has_causative_agent(common cold)}} rhinovirus. {{has_causative_agent(polio)}} poliovirus. <-- this is not really an organism, but behaves like one. Perhaps it should be under "pathogen" --> P2.3.2.1.3.5 prION N. {{constitutes(protein)}} prion, slow virus, scrapie-like agent. {{causative_agent_of: @R655, scrapie, kuru, Creutzfeldt-Jakob disease, Gerstmann-Straussler-Scheinker syndrome, fatal familial insomnia}}. P2.3.2.2 ORGANISM PART N. organism part. P2.3.2.2.1 TISSUE N. {{has_part(higher organism)}} tissue, living tissue. {{has_subtype: piece of tissue}}. {{has_part: cell, P2.3.2.2.2}}. {{has_subtype}} {{property_of(soft)}} {{not_contained_in(bone/cartilage)}} soft tissue. muscle. {{has_subtype(soft tissue): organ, @P2.3.2.2.3.2}}. <-- [[cell]] --> P2.3.2.2.2 CELL N. {{has_part(organism)}} cell, living cell. eukaryotic cell; prokaryotic cell. {{has_subtype(eukaryotic cell)}} nerve cell, nerve, neuron, neuronal cell; glial cell, glia[pl]. {{has_part(nerve cell)}} dendrite; axon; synapse. {{has_function(nerve cell): transmit[obj=nerve impulse, @M8.1.3.2.1.1]}}. {{has_part(cell)}} protoplasm, cytoplasm; cell wall; membrane, cell membrane. {{has_subtype(eukaryotic cell)}} animal cell; plant cell. {{has_subtype(cell membrane)}} cytoplasmic membrane; outer membrane; eukaryotic cell membrane. {{has_part(eukaryotic cell)}}{{has_subtype(cell membrane)}} eukaryotic cell membrane. {{has_component(cell membrane): phospholipid; protein}}. {{rel_loc_of(cell wall/cell membrane)}} cell surface. {{&has_part(cytoplasm)}} vacuole. {{has_part(eukaryotic cell)}} nucleus; nucleolus. {{has_part(nucleus)}} chromosome. {{consists_of(chromosome)}} chromatin. {{has_part(chromatin)}} {{has_subtype(polymer)}} genetic material, deoxyribonucleic acid, DNA. {{has_part(chromatin)}} {{property_of(basic)}} histone. {{has_component(cell)}} protein, albumen[obs2]. {{has_subtype(eukaryotic cell)}} gamete, gametangium[obs3], germ cell, germinal matter. {{has_subtype(germ cell)}} {{has_subtype(animal cell)}} spermatozoon, sperm, spermary[obs3]; ovum. {{has_subtype(animal cell)}} blood cell. {{has_subtype(blood cell)}} red blood cell, erythrocyte; white blood cell, leukocyte. {{has_developmental_form(red blood cell)}} erythroblast[Physiol]. {{has_developmental_form(erythrocyte/leukocyte)}} stem cell. {{has_subtype(leukocyte)}} lymphocyte. {{has_subtype(lymphocyte)}} polymorphonuclear lymphocyte; macrophage. P2.3.2.2.3 ANATOMICAL STRUCTURE [[BODY]] N. anatomical structure. {{studied_in: anatomy, morphology}}. {{studies(antomy): body, P2.3.2.2.3.1; body part, P2.3.2.2.3.2}}. {{has_conceptual_part(anatomy)}} morphology. P2.3.2.2.3.1 BODY #1001. Body. N. {{part_of(body part, P2.3.2.2.3.2)}} body, corpus[Lat]. {{has_subtype}} {{has_part(self, M1.1/other, M1.2)}} human body; tenement of clay[poetic], this mortal coil[poetic]; person. {{has_property}} {{has_subtype(weight, @P2.2.1.5)}} weight, body weight. {{has_property(human body)}} physique, build, shape, figure; frame, form. {{property_of(dead): @R362, corpse, carcass}}. {{alternative_to: soul; mind}}. {{has_biofunction: @P2.6.4.5.2, physiological function, body function}}. Phr. "mens sana in corpore sano" [Lat: a sound mind in a sound body]. <-- By default, not all parts listed here will necessarily be present in every animal. Perhaps we should specify vertebrate body parts and invertebrate? Unless otherwise specified, the default is mammalian body parts; but some arthropod parts are included. [[bodypart]] --> P2.3.2.2.3.2 Body Part #1002. Body Part. N. {{has_part(body)}} body part, bodypart. {{has_subtype}} {{has_part(mammal)}} mammalian body part. {{has_subtype}} {{has_part(bird)}} avian body part. {{has_subtype}} {{has_part(vertebrate)}} {{property_of(hard): skeleton, @R357}}. {{has_subtype}} {{has_part(vertebrate)}} {{property_of(hard)}} gristle, cartilage. {{has_part(skeleton, @R357): bone, P2.3.2.2.3.2.1}}. {{has_subtype}}{{location_of(interior[of=body])}} heart. {{has_part(heart)}} ventricle. {{has_biofunction(heart): pump[ptnt=blood], @P2.3.1.3.1.1.1}}. <-- this "belly" is the exterior appearance of the front of the abdomen; the organ is below under "organs" --> {{has_part(abdomen)}} {{rel_loc_of(front)}} belly. {{has_subtype(belly)}} {{property_of(protuberant, @R250)}} potbelly, paunch. {{has_subtype(paunch)}} beer belly[colloq]. {{has_subtype}}{{location_of(interior[of=body]): @P2.3.2.2.3.2.2, vitals, viscera, entrails, bowels, belly, intestines, guts}}. {{has_part(female mammal)}} womb. lap. {{has_subtype}} {{secreted_by(chemical substance)}} gland. {{has_part(female mammal)}} {{has_subtype(gland)}} {{secreted_by(milk, @P2.3.1.3.2.10)}} mammary gland. {{has_part(female mammal)}} {{has_location(growth[of=fetus, @R129], @R359)}} uterus. {{has_subtype(fluid, @R333)}} body fluid. {{&has_property(body fluid)}} serosity. {{has_subtype(body fluid)}} lymph; humor; chyle[Med]; synovial fluid. {{has_subtype(body fluid)}} {{location_of(prostate gland)}} prostatic fluid. {{has_subtype(body fluid)}} {{has_subtype(secretion[2], @R299)}} {{produces(ejaculation, @R297)}} {{major_component_of(prostatic fluid)}} {{important_component_of(semen)}} ejaculate. {{has_subtype(body fluid)}} {{contains(blood vessel)}} blood. {{has_subtype(body fluid)}} {{major_component_of(blood)}} {{produces(menstruation)}} {{location_of(vagina)}} menstrual fluid, menstrual flow. {{has_subtype(body fluid): milk, @P2.3.1.3.2.10}}. {{has_component(ejaculate): semen; prostatic fluid}}. {{has_component(blood)}} serum. {{has_component(blood): red blood cell; white blood cell}}. {{has_component(red blood cell)}} {{has_subtype(protein)}} {{function_of(transport[obj=oxygen])}} hemoglobin, haemoglobin, hematoglobin[obs3]. {{has_component(muscle)}} myoglobin. {{has_part(hemoglobin/myoglobin)}} {{has_subtype(porphyrin)}} heme, haem. {{has_subtype(body fluid)}} {{&produces(wound/ulcer)}} discharge; ichor[Med]; rheum; pus. {{has_subtype(body fluid)}} mucus, phlegm. <-- the "joints" are usually thought of as parts of the limbs. The joints that connect the limb to the torso may be considered external to the limb itself, so are not included in the "joint" section. --> {{has_subtype}} {{has_subtype(joint, R43)}} joint, body joint. {{has_subtype(joint)}} {{function_of(join[ptnt=torso + arm])}} shoulder joint. {{has_subtype(joint)}} {{function_of(join[ptnt=torso + leg])}} hip joint. {{has_subtype(joint)}} {{function_of(join[ptnt=thigh + lower leg])}} knee. {{has_subtype(joint)}} {{function_of(join[ptnt=upper arm + lower arm])}} elbow. {{has_subtype(skeleton, @R357)}} {{has_part(arthropod)}} {{property_of(hard)}} exoskeleton. {{has_major_component(exoskeleton): chitin}}. {{has_part(arthropod): $leg, @P2.3.2.2.3.2.3}}. &&{{has_part($leg): joint}}. head, headpiece, pate, noddle[obs3], noggin, sconce, upper story. {{contains(head)}} {{has_subtype(organ)}} {{function_of(thought)}} {{has_part(central nervous system)}} brain, organ of thought. {{has_part(brain)}} cerebrum; cerebellum; medulla, medulla oblongata; pituitary gland; hypothalamus; frontal lobe; parietal lobe; corpus callosum. {{has_part(brain, @P2.3.2.2.3.2)}} {{has_subtype(cell, P2.3.2.2.2): @P2.3.2.2.2, neuron, neuronal cell; glial cell}}. {{requires(thought)}} {{has_subtype(biochemical reaction)}} {{analogous_to(electrical signal transmission)}} neuronal signal transmission. {{has_part(neuron)}} {{exhibited_by(neuronal signal transmission)}} synapse. {{requires(neuronal signal transmission)}} {{has_subtype(biochemical, P2.3.1.3.4.4.1): neurotransmitter}}. {{connected_to(head)}} neck. {{has_subtype}} {{rel_loc_of(surface)}} {{has_subtype(covering[for=body], R223)}} {{shape_of(sheet, @P2.3.1.3.1.1)}} {{property_of(flexible, @R324)}} skin. {{has_part(skin)}} {{rel_loc_of(inside)}} dermis, corium, cutis. epidermis. {{has_subtype(skin[of=person, P2.3.2.3])}} human skin. {{has_property(human skin): color[val=white/flesh color/pink/tan/brown/black/red/yellow]}}. {{has_part(mammal)}} {{shape_of(filamentous)}} {{connected_to(skin)}} {{main_component_of(protein)}} {{rel_loc_of(surface)}} hair[1][collective]. <-- one hair is a strand --> {{has_member(hair)}} {{has_subtype(fiber, @P2.3.1.3.1.2.6)}} hair[2][num=>10000], strand of hair. {{has_unit(hair)}} strand. {{has_part(hair)}} {{property_of(projecting[from=skin], @R250)}} projecting hair, visible hair. {{has_part(hair)}} {{location_of(inside[of=skin])}} root, hair root. {{produced_by(hair)}} {{location_of(skin)}} hair follicle, follicle. {{has_subtype(hair[of=person, P2.3.2.3])}} {{location_of(crown)}} head hair, hair[3]. {{has_subtype(hair)}} {{location_of(head[of=horse/lion])}} {{property_of(long, @R200d)}} mane. {{has_subtype(hair)}} {{location_of(face)}} facial hair. {{has_subtype(hair)}} {{location_of(torso/limb)}} body hair. {{has_subtype(hair)}} {{location_of(pubic region)}} pubic hair. {{has_subtype(facial hair)}} {{property_of(coarseness)}} beard, shag, brush, imperial. {{has_member(beard)}} {{has_subtype(strand of hair)}} whisker. {{has_subtype(facial hair)}} {{{have_between(nose + uper lip)}}} mustache, moustache; mustachio, moustachio. {{has_subtype(beard)}} goatee. {{has_part(head hair)}} {{member_of(hair[2])}} lock, curl, tuft, ringlet; beaucatcher[obs3], scalp lock. {{has_subtype(lock)}} {{property_of(long)}} tress, lovelock. {{&has_shape(tress): braid, @R219}}. {{&uses(curling[ptnt=hair], @R245)}} {{has_subtype(paper, @P2.3.1.3.1.2)}} curl paper. <-- pelt[1] includes the hair, pelt[2] has no hair --> {{has_subtype(skin[of=beast, @R366])}} {{has_subtype(mammalian body part)}} {{part_of(hair[num=>1000])}} pelt[1]. {{has_subtype(skin[of=beast, @R366])}} {{has_subtype(mammalian body part)}} {{not_part_of(hair)}} pelt[2]. {{has_subtype(skin[of=beast, @R366])}} hide. {{has_subtype(hide)}} {{connected_to(skin[of=mammal])}} {{member_of(hair)}} fur, coat. {{has_subtype(hair)}} {{property_of(stiff)}} bristle. {{has_subtype(hair)}} {{location_of(eyelid)}} eyelash. {{has_subtype(filament)}} cilium, cilia[pl]; pilus, pili[pl]; fimbria, fimbriae[pl]; villus, villi[pl]. {{has_subtype}} {{member_of(nerve, @P2.3.2.2.2)}} nervous system. {{has_subtype(nervous system)}} central nervous system; autonomic nervous system; peripheral nervous system. {{has_part(central nervous system)}} spinal chord. <-- attached to skin??? --> {{function_of(sensation, M6.1)}} sensorium[obs3], sensory apparatus. {{has_subtype(avian body part)}} {{location_of(skin)}} {{shape_of(sheet)}} {{property_of(light, @R320)}} {{property_of(horny/keratinous)}} feather. {{has_part(feather)}} {{rel_loc_of(center, R222)}} {{property_of(hard, R323)}} {{shape_of(cylinder)}} quill. {{has_part(feather)}} {{property_of(soft, R324)}} vane. {{connected_to(neck)}} torso, trunk. {{has_part(torso)}} bosom, breast; abdomen. {{has_part(torso)}} {{connected_to(neck)}} shoulder. {{connected_to(torso): limb, P2.3.2.2.3.2.3}}. {{has_subtype(soft tissue): body organ, P2.3.2.2.3.2.2}}. {{location_of(front of torso)}} chest. {{has_part(torso)}} {{rel_loc_of(front)}} front of torso. {{has_part(front of torso)}} {{rel_loc_of(middle)}} belly, corporation[obs2], pot belly, gut[coll]. {{has_part(torso)}} {{rel_loc_of(back)}} back, back of torso. {{has_part(torso)}} {{rel_loc_of(top)}} withers, shoulder. {{has_part(torso)}} {{rel_loc_of(lower end)}} hip[num=2]; lower torso. {{has_part(lower torso)}} {{rel_loc_of(front)}} pubic region, pubic area. {{has_part(lower torso)}} {{adjacent_to(hip)}} buttocks, ass[vulg], bottom, behind, bum[coll.], tush[coll], rear, rear end[coll], dupa[Polish]. {{has_part(buttocks)}} cheek[num=2]. {{location_of(buttock)}} {{has_subtype(opening, @R260)}} {{has_part(alimentary canal)}} anus, asshole[vulg]. {{has_part(head)}} {{rel_loc_of(front)}} face, mug[informal]. <-- the face forms a coordinate system with the forehead at "top" --> {{has_part(face)}} {{rel_loc_of(at the top of[loc=face], @R183)}} forehead, brow. {{has_part(face)}} {{surrounded_by(mouth)}} lip[num=2]. {{has_part(head)}} {{adjacent_to(forehead)}} {{rel_loc_of(side[loc=head])}} temple[num=2]. {{has_part(face)}} {{has_subtype(hair)}} {{rel_loc_of(above[loc=eye], @R183)}} eyebrow. {{has_part(face)}} {{has_subtype(hair)}} {{{have_between(nose + upper lip): @R1002, mustache, mustachio}}}. {{has_part(face)}} {{rel_loc_of(center[loc=face], @R222)}} {{rel_loc_of(below[loc=eye], @R183)}} {{rel_loc_of(above[loc=mouth], @R183)}} {{function_of(breathing, @P2.6.4.1.1/olfaction)}} nose. {{has_part(face)}} {{has_subtype(visual organ, @R441)}} {{function_of(vision, P2.6.4.1.1.1.1)}} eye, orbs[pl][coll.], optics[pl][obs2]. {{synonym_of(eye)}} {[in_frame(viewing, @R441)]} naked eye, unassisted eye. {{has_part(eye)}} retina; pupil, iris; lens, cornea; white; blind spot. {{has_part(eye)}} {{has_subtype(cover, R223)}} eyelid. {{has_subtype(eye)}} {{property_of(ugly)}} saucer eyes, goggle eyes, gooseberry eyes. {{has_part(face)}} {{has_subtype(orifice, @R260)}} mouth. {{has_subtype(mouth[of=beast])}} muzzle, snout. {{has_subtype(mouth[of=invertebrate])}} sucker. {{has_part(head)}} {{rel_loc_of(at the top of[loc=head], @R183)}} crown. {{has_part(head)}} {{function_of(hearing)}} ear, auricle, lug, acoustic organs, auditory apparatus. {{has_part(ear): eardrum, tympanum, tympanic membrane}}. {{location_of(neck)}} {{biofunction_of(breathing, @P2.6.4.1.1)}} throat, gullet, weasand[obs3], wizen[obs3]. {{location_of(neck)}} {{biofunction_of(breathing, @P2.6.4.1.1)}} trachea, windpipe. {{biofunction_of(breathing, @P2.6.4.1.1)}} {{has_subtype(orifice, R260)}} spiracle, vent. {{part_of(spiracle): arthropod}}. {{has_subtype(spiracle)}} {{has_part(marine mammal)}} blowhole. {{location_of(trachea)}} {{biofunction_of(voice, R580)}} larynx. {{location_of(larynx)}} {{biofunction_of(voice, R580)}} vocal chord, vocal chords[pl]. {{location_of(throat)}} {{biofunction_of(speaking, R582)}} tongue. {{location_of(throat)}} tonsils. {{function_of(breathing, @P2.6.4.1.1)}} {{location_of(lung, @P2.3.2.2.3.2.2)}} bronchus, bronchi, bronchia[Med]. {{synonym_of(nose)}} {{location_of(face)}} {{property_of(convexity, P1.2.4.3.1.1)}} {{has_subtype(orifice, R260)}} proboscis, nose, neb, beak, snout, nozzle, schnoz[coll]. {{has_part(head)}} {{has_subtype(bone)}} skull, scull, cranium, pericranium[Med], brainpan[obs3]. muscle. {{has_subtype(muscle)}} {{connected_to(skeleton)}} skeletal muscle. {{part_of(skeletal muscle)}} {{part_of(skin)}} flesh. {{has_subtype(flesh)}} human flesh. {{location_of(skin)}} {{property_of(convexity, P1.2.4.3.1.1)}} {{has_subtype(blemish, R848): @R848, pimple, zit [slang]; wen, wheel, papula[Med], pustule, pock, proud flesh, growth, sarcoma, caruncle[obs3], corn, wart, pappiloma, furuncle, polypus[obs3], fungus, fungosity[obs3], exostosis[obs3], bleb, blister, blain[obs3]; airbubble[obs3], blob, papule, verruca}}. {{location_of(skin)}} {{property_of(convexity, P1.2.4.3.1.1)}} {{has_subtype(blemish, R848): @R655, boil}}. {{has_part(chest)}} breast. {{synonym_of(breast)}} {{location_of(chest)}} {{property_of(convexity, P1.2.4.3.1.1)}} teat, tit [vulgar], titty [vulgar], boob [vulgar], knocker[vulgar], pap, dug, mammae, mammilla[obs3]. {{has_part(breast)}} nipple, papilla. {{function_of(digest[obj=food])}} digestive system. {{has_part(digestive system)}} alimentary canal. {{has_part(alimentary canal)}} {{rel_loc_of(front end): mouth}}. {{has_part(alimentary canal): intestine, P2.3.2.2.3.2.2}}. {{uses(mammalian reproduction)}} placenta, afterbirth, secundines[Med], afterburden[obs3]. {{has_part(horned animal)}} {{location_of(head)}} {{property_of(sharp + hard)}} {{function_of(fighting, @M8.2.2.1.1.1)}} horn. {{has_main_component(horn): keratin, @P2.3.1.3.4.4.1}}. {{function_of(store[obj=urine], @R636)}} bladder, urinary bladder. {{has_subtype}}{{has_subtype(channel, R350)}} urethra. {{connected_to(urethra): bladder}}. {{has_subtype}}{{has_subtype(channel, R350)}} ureter. {{between(ureter): kidney, @P2.3.2.2.3.2.2 + bladder}}. {{part_of(urethra/bladder/ureter)}} urinary tract. {{hurt_by(urinary tract): urinary tract infection}}. {{has_subtype(cavity)}} {{has_part(arthropod)}} {{location_of(abdomen)}} venter. Adj. body. {[referring_to(pubic region)]} pubic. {[referring_to(cranium)]} cranial. {[referring_to(urethra)]} urethral. {[referring_to(placenta)]} placental. {[referring_to(tongue)]} lingual. {[referring_to(digestive system/digestive organ/digestion)]} digestive. {[referring_to(front of torso)]} ventral. {[referring_to(back of torso)]} dorsal. {[referring_to(cerebrum)]} cerebral. {{&has_property(tress)}} {{has_property(braid, @R219)}} braided. {[referring_to(fimbria)]} fimbrial. Adv. bodily. {[referring_to(uterus)]} uterine. {[referring_to(skin)]} cutaneous, dermal. Pref. {[referring_to(joint)]} arthro-. <-- [[bone]] --> P2.3.2.2.3.2.1 Bone N. {{property_of(hard)}} {{has_part(skeleton)}} {{property_of(calcified)}} bone. {{property_of(convexity, P1.2.4.3.1.1)}} {{location_of(head)}} skull. {{property_of(convexity, P1.2.4.3.1.1)}} {{location_of(jaw)}} {{property_of(very hard)}} tooth. {{has_subtype(tooth)}} {{has_part(elephant/walrus)}} {{property_of(large, R192 + external, @R220)}} tusk. {{consists_of(tusk)}} ivory. {{has_subtype(human bodypart)}} {{property_of(very hard)}} human tooth. {{has_subtype(human tooth)}} molar; canine, cuspid, dogtooth, eyetooth, canine tooth; incisor; premolar; wisdom tooth; impacted tooth. {{has_subtype(premolar)}} bicuspid. {{has_part(tooth)}} enamel; dentin; pulp, nerve; cementum; root. {{has_subtype(souvenir)}} {{has_subtype(shark bodypart)}} {{has_subtype(tooth)}} shark tooth, shark's tooth. {{has_part}} {{has_subtype(tissue)}} {{rel_loc_of(inside[of=bone])}} {{produced_by(red blood cell)}} marrow. {{has_subtype}} {{location_of(lower torso)}} hip bone; pubis, pubes, pubic bone. Adj. {{has_property(bone)}} bony, osseous. {[referring_to(tooth)]} dental. {[referring_to(ivory)]} ivory. <-- "organ" is used loosely, including glands [[organ]] --> P2.3.2.2.3.2.2 ORGAN N. organ, body organ. {{biofunction_of(secrete[obj=urine])}} kidney. {{location_of(chest, @P2.3.2.2.3.2)}} {{biofunction_of(pump[obj=blood])}} heart. {{location_of(lower torso, @P2.3.2.2.3.2)}} {{biofunction_of(digest[obj=food])}} digestive organ. {{has_subtype(digestive organ)}} bowel, gut, vitals[pl], viscera[pl], entrails[pl], bowels[pl], intestines[pl], guts[pl]. <-- this "intestine" is for the part beyond the stomach --> {{location_of(lower torso, @P2.3.2.2.3.2)}} {{biofunction_of(assimilate[obj=food])}} intestine. {{part_of(digestive organ)}} digestive tract. {{location_of(torso, @P2.3.2.2.3.2)}} liver. {{has_subtype(digestive organ)}} {{location_of(gut)}} {{biofunction_of(digest[obj=food])}} stomach, belly, breadbasket, paunch. crop, craw, maw, gizzard. {{biofunction_of(breathing)}} {{location_of(chest, @P2.3.2.2.3.2)}} lung, lungs[pl], bellows[pl]. pancreas, pancreatic gland; appendix. {{has_subtype}} {{location_of(neck, @R1002)}} thyroid, thyroid gland. {{has_part(pancreas)}} islets of Langerhans. {{produces(islets of Langerhans)}} insulin; glucagon. {[of(vertebrate)]} {{uses(reproduction)}} sex organ, reproductive organ, vertebrate sex organ. {{has_subtype(vertebrate sex organ)}} {{has_part(female, @R366)}} ovary. {{has_subtype(vertebrate sex organ)}} {{has_part(male, @R366)}} testicle, testes[pl]. {{has_subtype(vertebrate sex organ)}} {{has_part(male, @R366)}} prostate, prostate gland. {{has_subtype(cell, P2.3.2.2.2)}} {{produces(ovary)}} ovum, egg. {{has_subtype(cell, P2.3.2.2.2)}} {{produces(testicle)}} sperm[pl], spermatozoa[pl], spermatozoon, spermatozoan, sperm cell. {{connected_to(vertebrate sex organ)}} genito-urinary tract, GUT. {{has_part(genito-urinary tract): urinary tract}}. {{has_subtype(vertebrate sex organ)}} mammalian sex organ. {{has_subtype(mammalian sex organ)}} {[of(female)]} vagina, cunt[vulg.], pussy[vulg.]. {{has_subtype(mammalian sex organ)}} {[of(male, @R366)]} {{has_subtype(appendage)}} penis, male organ, prick[vulg.], dick[vulg.], cock[vulg.], tool[vulg.], peter[vulg.]. {{has_part(penis)}} {{rel_loc_of(tip, @P2.3)}} foreskin; glans, glans penis. {{has_symbol(penis)}} phallic symbol, phallus. {{has_part(vagina)}} {{rel_loc_of(external)}} vulva; labia. Adj. {[referring_to(intestine)]} enteric, intestinal. {[referring_to(pancreas)]} pancreatic. {[referring_to(heart)]} cardiac. {[referring_to(kidney)]} renal. {[referring_to(liver)]} hepatic. {[referring_to(penis)]} penile. {[referring_to(phallus)]} phallic. {[referring_to(vagina)]} vaginal. {[referring_to(sperm)]} spermatic. <-- [[limb]] --> P2.3.2.2.3.2.3 LIMB N. {{connected_to(torso)}} limb. {{has_subtype(limb)}} arm, forelimb; leg, hind limb. {{has_part(arm)}} wrist; upper arm. {[of(primate)]} {{uses(holding[2], @R781/grasping[1], @R781/grasping[2], @R781)}} hand. {{constitutes(hand[when=closed])}} fist. {{has_part(hand[of=primate, P2.3.2.1.1.1.5.8])}} {{rel_loc_of(tip, @P2.3)}} {{uses(holding, @R781)}} finger[num=5]. {{has_part(hand)}} knuckle[num=5]; palm[num=1]. {{has_part(finger)}} {{rel_loc_of(tip, @P2.3)}} fingertip. {{used_in(finger): touch, R379; grasp, @R781}}. {{has_part(fingertip)}} {{rel_loc_of(tip, @P2.3)}} {{property_of(hard)}} fingernail, nail. {{has_part(toe)}} {{rel_loc_of(tip, @P2.3)}} {{property_of(hard)}} toenail. {{has_subtype_x(finger)}} thumb, big finger; index finger, forefinger; middle finger; ring finger; pinkie, small finger. {{has_part(leg)}} thigh; shin; ankle; foot. {{has_part(foot)}} toe; sole; ball; heel; arch; instep. {{has_subtype(toe)}} big toe. {{has_function(foot): support[obj=ankle]}}. {{has_function(ankle): support[obj=leg]}}. {{has_function(leg): support[obj=torso]}}. {{has_subtype(hand/foot)}} {[of(feline/canine/ursine)]} {{uses(holding, M9.2.1.2)}} {{rel_loc_of(tip[of=leg], @P2.3)}} paw. {[of(beast)]}{{uses(holding, M9.2.1.2)}} wrist, neaf[obs3], neif[obs3]. {{has_subtype(claw)}} {{has_part(cat, @R366)}} {{property_of(retractable, @R283)}} retractable claw. {[of(beast)]} {{uses(holding, M9.2.1.2)}} {{has_part(mouth)}} fangs, teeth. {{has_part(paw)}} {{analogous_to(fingernail)}} claw. {[of(beast)]} {{uses(holding, M9.2.1.2)}} {{has_part(leg/paw)}} {{analogous_to(fingernail)}} claw, talon, nail. {[of(beast)]} {{has_part(leg)}} {{analogous_to(toenail)}} unguis; hoof. {[of(beast)]} {{uses(holding, M9.2.1.2)}} tentacle, tenaculum. <-- =============================================================== ** [[HUMAN]] [[man]] ** =============================================================== --> P2.3.2.3 HUMAN #372a. Person. N. human, human being, man, person, personage, individual, creature, fellow creature, mortal, body, flesh and blood, being, such a one, soul, living soul, earthling. {{has_species}} Homo sapiens, Homo sapiens sapiens. {{has_subtype}}{{property_of(prehistoric, @R124)}} troglodyte, caveman. {{evolved_from}} early man. {{has_subtype(early man)}} Cro-Magnon man; Peking man. {{has_species(early man)}} Homo erectus; Homo habilis. {{evolved_from(early man)}} Australopithecus afarensis. party, head, hand; sucker[coll]; quidam[Lat]. {{has_subtype}} {{property_of(married, @M8.3.1.1.15): married person, P2.3.2.3.6.5.81}}. {{has_subtype}} {{alternative_to(married person)}} {{not_property_of(married, @M8.3.1.1.15)}} unmarried person. non-spouse. {{has_subtype}} {{property_of(dead): @R362, dead person, dead man}}. {{is_a: primate, P2.3.2.1.1.1.5.8}}. {{member_of_x(person, P2.3.2.3)}} people, persons; folk, society, community, world. {{member_of_x(anybody[num=all])}} {{has_subtype(all, @R50)}} {{has_subtype(human group, P2.3.2.3.5)}} public, the public, community at large, general public, everyone, everybody. <-- this "nation" is for groups of common origin speaking a common language --> {{member_of}} nation. {{has_property(nation): language[num=1], R560}}. {{part_of(nation[num=>0]): country, P2.3.1.1.6.4.1.1}}. {{has_property(nation)}} nationality. {{has_habitat: @P2.3.1.1.6.4.1.1, country, state, realm, commonweal, commonwealth, republic}}. {{member_of}} {{habitat_of(country, P2.3.1.1.6.4.1.1)}} {{has_subtype(human group)}} body politic. {{has_subtype(public): million &c. (commonalty) R876}}. {{member_of: @R188, population, citizenry}}. {[in_frame(play/drama)]} dramatis personae[Lat][pl]. {{member_of: tribe, clan (paternity) R166}}. {{member_of: family, P2.3.2.3.6.2.R1}}. cosmopolite; lords of the creation; ourselves. {{has_subtype}} {{origin_of(Soviet Union)}} Homo Sovieticus. Adj. human, mortal, personal, individual, national, civic, public, social; cosmopolitan; anthropoid. Pron. somebody, one, someone, some one. {{has_subtype(somebody)}} {{property_of(unspecified, @R78/unrestricted, @R748)}} anyone, anybody. {{member_of_x(anybody[num=all])}} {{has_subtype(all, @R50)}} {{has_subtype(human group, P2.3.2.3.5)}} {{synonym_of(the public)}} everyone, everybody. {{has_part(community at large)}} {{has_subtype(overwhelming majority, @A3.2.5.1.1)}} most everyone, almost everybody. {{has_subtype(everybody)}} all hands, all the world and his wife, N or M, all sorts, everybody and his brother[coll]. Phr. "What a piece of work is a man! How noble in reason! how infinite in faculty! in form, in moving, how express and admirable! in action, how like an angel! in apprehension how like a god!" [Hamlet]; "am I not a man and a brother?" [Wedgwood]. <-- we use a somewhat artificial distinction of "mankind" as referring to people as a species or as a social group, and "person" referring to the indvidual properties of human beings. --> <-- 372 mankind 373 man 374 woman (R375 to R449 to M6 Sensation, Perception) --> P2.3.2.3.1 MANKIND R372 TO R374 #372. Mankind. N. {{has_subtype(group)}} man, mankind; human race, human species, human kind, human nature; humanity, mortality, flesh, generation. {{studied_in}} anthropology, anthropogeny[obs3], anthropography[obs3], anthroposophy[obs3]; ethnology, ethnography; humanitarianism. {{has_part(anthropology)}} {{studied_in(evolution[of=man])}} somatology. {{trait_of(humanitarianism)}} humanitarian. Adj. human, mortal. anthropological; ethnological; somatological; humanitarian. P2.3.2.3.2 MAN #373. Man. N. {{property_of(masculinity)}} man, male, he, him, male person; manhood &c. (adolescence) R131; gentleman, sir, master; sahib; yeoman, wight[obs2], swain, fellow, blade, beau, elf, chap, gaffer, good man; husband &c. (married man) R903; "Mr.", mister; boy &c. (youth) R129. [Male animal] cock, drake, gander, dog, boar, stag, hart, buck, horse, entire horse, stallion; gibcat[obs3], tomcat; he goat, Billy goat; ram, tup; bull, bullock. {{produces: androgen, @P2.3.1.3.4.4.1.3}}. {{property_of(homosexual)}} gay, queen[slang], queer[derog], homosexual, homo, fairy[derog]. V. masculinize. Adj. male, he-, masculine; manly, virile; unwomanly, unfeminine. Pron. he, him, his. Phr. hominem pagina nostra sapit [Lat][Mar.]; homo homini aut deus aut lupus [Lat][Erasmus]; homo vitae commodatus non donatus est [Lat][Syrus]. P2.3.2.3.3 WOMAN #374. Woman. N. {{property_of(femininity)}} woman, female, petticoat. feminality[obs3], muliebrity[obs3]; womanhood &c. (adolescence) R131. {{member_of}} womankind; the sex, the fair; fair sex, softer sex; weaker vessel. mistress. {{property_of(married)}} {{has_subtype(title)}} dame, madam, madame, "Mrs."; lady, donna belle[Sp]. matron, dowager, goody, gammer[obs3]. {{has_subtype}} {{property_of(married): wife, @P2.3.2.3.6.5.81}}. {{trait_of(unmarried)}} bachelor girl; old maid. {{trait_of(widowed): widow}}. {{trait_of(divorced): divorcee, @R905, @M8.3.1.1.17}}. feminist, new woman; suffragette, suffragist. {{trait_of(young): girl &c. (youth) R129}}. {{trait_of(saucy, R885)}} hoyden. [Effeminacy] sissy, betty, cot betty [U.S.], cotquean[obs3], henhussy[obs3], mollycoddle, muff, old woman. [Female animal] hen, bitch, sow, doe, roe, mare; she goat, Nanny goat, tabita; ewe, cow; lioness, tigress; vixen. gynecaeum[obs3]. {{produces: estrogen, oestrogen}}. [female relatives] consanguinity &c. R166; paternity &c. R11. {{property_of(homosexual)}} lesbian, dyke[slang]. V. feminize. Adj. female, she-; feminine, womanly, ladylike, matronly, maidenly, wifely; womanish, effeminate, unmanly; gynecic[obs3], gynaecic[obs3]. Pron. she, her, hers. Phr. "a perfect woman nobly planned" [Wordsworth]; "a lovely lady garmented in white" [Shelley]; das Ewig-Weibliche zieht uns hinan [Ger][Goethe]; "earth's noblest thing, a woman perfected" [Lowell]; es de vidrio la mujer[Sp]; "she moves a goddess and she looks a queen" [Pope]; "the beauty of a lovely woman is like music" [G. Eliot]; varium et mutabile semper femina [Lat][Vergil]; "woman is the lesser man" [Tennyson]. P2.3.2.3.4 Dummy N. dummy. <-- human --> <-- [[hgroup]] --> P2.3.2.3.5 HUMAN GROUP N. {{member_of(person[num=>1])}} {{trait_of(cooperation, R709)}} {{has_subtype(group, R72, A2.6.1)}} human group, group. {{has_subtype(group)}}{{!member_of_x(person[num=2])}} couple. {{has_subtype(couple): married couple, @P2.3.2.3.6.5.81}}. {{has_subtype}} {{!member_of_x(person[num=>1000000])}} {{&affected_by(social status, @M3.3.2.1.6)}} social class. {{has_subtype(social class)}} caste. <-- meeting[1] is the act of coming together. meeting[2] is the event caused by that coming together --> {{result_of(human group)}} {{has_subtype(gathering, @R72)}} {{has_subtype(action, R680)}} {{has_subtype(convergence, R290)}} meeting[1], gathering[1], coming together, getting together, assembling, converging. {{&mcaused_by(coming together)}} [transitive] bringing together, gathering[2], assembling[2], calling together. {{has_conceptual_part(meeting[1])}} {{requires(meeting[1])}} {{has_subtype(arrival, R292)}} appearance, showing up. <-- these days, a "meeting place" may be electronic --> {{has_location(meeting)}} {{has_subtype(workplace)}} meeting place. <-- we use "meeting[2]" to mean the event caused by the coming together. This may be used metaphorically to refer to the people participating in the event --> {{has_result(meeting[1], @P2.3.2.3.5)}} {{has_subtype(event, R151)}} {{&has_location(lecture)}} {{has_result(assembly[1], @R72)}} meeting[2], assembly, gathering[3], assemblage, gemote[obs3]. {{has_subtype(meeting[2])}} conference, convention, congress, conventicle, levee. {{has_subtype(meeting[2])}} {{property_of(large)}} rally. {{has_purpose(rally): increase[obj=enthusiasm, @R602], R35}}. {{has_subtype(meeting place, @P2.3.2.3.5.2)}} {{has_subtype(room, P2.3.1.3.10.2.R1)}} meeting hall, meeting room; convention center; council chamber. {{has_subtype(meeting[2]): conclave &c. (council) R696}}. {{has_member(meeting[2])}} {{performed_by(attend[obj=meeting[2]], @R186)}} participant, attendee. {{has_subtype(participant)}} {{has_subtype(delegate, @R758)}} delegate. {{has_member(convention)}} {{has_subtype(participant)}} conferee, conventioneer. {{has_subtype: family, P2.3.2.3.6.2.R1}}. {{has_subtype: council &c. R696, P2.3.2.3.5.3}}. V. {{requires(meet)}} {{has_subtype(come)}} appear, show up, come. {{has_subtype(assemble[1], @R72)}} {{conceptual_part_of(appear)}} assemble, gather. <-- party and team came from different parts of Roget, but have a lot in common. Here party implies antagonism to some other party. Part of Roget's "party" has been moved to "Association". This meaning of "party" is primarily for factions split away from a parent body. A party doesn't necessarily work together, but they have common interests. A team and an association actually work together for their common interests. --> P2.3.2.3.5.1 PARTY (R712) #712. Party. N. {{has_subtype(disputant, R726)}} {{has_participant(dispute, @R713/contest, R720/split, @R713)}} {{trait_of(cooperation, R709)}} {{&has_part(human group)}} party, faction, side, band. {[in_frame(religion, R983)]} denomination, communion. {{has_trait(faction/side): partisanship, R726}}. {{has_subtype: @R166, clan, nation, tribe}}. junto, cabal, camarilla[obs3], camorra[obs3], brigue[obs1]; freemasonry. {{has_subtype: @P2.3.2.3.5.5.3, political party}}. {{has_trait: party spirit &c. (cooperation) R709}}. staff. {{has_member}} {{has_subtype(member, A2.5.5.2.2): partisan, @R711}}. {{result_of}} {{has_subtype(assembling, @P2.3.2.3.5)}} {[with_object(party)]} {{has_subtype(creating)}} forming. {{has_process(forming)}} joining, affiliating, affiliation[1]. {{has_property(partisan)}} {{has_subtype(membership, A2.5.5.2.2)}} membership, affilitation[2]. <-- the party names here to be interpreted as political philosophies; the organized parties are under P2.3.2.3.5.5.3 --> confederates; conservatives; liberals; luddites; socialists; tories; whigs. V. unite, join together; cement a party, form a party &c. n.; associate &c. (assemble) R72; enleague[obs3], federalize, go cahoots . club together &c. (cooperate) R709. {{has_process(joing together)}} join, affiliate. {{has_metaphor(join): enter, @R294}}. Adj. {{trait_of(cooperation, R709)}} [predicate] in league, in partnership, in alliance, in common cause, joined in comon cause &c. n.. banded together, bonded together, linked together, joined together; embattled; as one, with one purpose. confederated, federative, joint, united. Adv. hand in hand, side by side, shoulder to shoulder, en masse, in the same boat. <-- a team is not merely an assemblage; they have a common goal and work together. ??? "meeting" probably should be elsewhere, under "discussion" --> P2.3.2.3.5.2 TEAM (R712A) #712a. Team. N. {{trait_of(cooperation, R709)}} {{has_subtype(human group)}} team, group, crew, gang, squad, knot, band, party. {{&participant_in: contest, R720}}. {{has_subtype}} {{job_of(fight): squad, company, troop, troupe, task force, muster, attroupement[obs3]; army, corps, regiment, brigade &c. (combatants) R726}}. {{has_subtype(crew)}} ship's crew; flight crew. populousness. {{has_trait}} concourse, conflux[obs3], congregation, contesseration[obs1], convergence &c. R290. host &c. (multitude) R102. horde, phalanx; tong, Chinese tong. {{job_of(find[obj=person])}} search party. {{has_subtype(search party)}} posse, posse comitatus[Lat]. {{has_subtype(group): reunion, drawing room, at home; reception, conversazione[It] &c. (social gathering) R892}}. Noah's ark. {{has_subtype(group)}} crowd, throng, group; flood, rush, deluge; rabble, mob, press, crush, cohue[obs3], horde, body; atajo[obs3]. {{has_subtype(group)}} bunch; drive; force, mulada [obs3][U.S.]; remuda[obs3]; roundup [U.S.]; array; bevy; galaxy. {{has_subtype(group of animals)}} swarm; shoal; school; covey; flock; gaggle; herd; drove. collector, gatherer; whip, whipper in. {{has_subtype}} {{property_of(formal, @M7.3.5.1.2.1): organization, P2.3.2.3.5.5}}. Freemasons; Knights Templar; Kuklux, Kuklux Klan, KKK. P2.3.2.3.5.3 COUNCIL (R696) #696. Council. N. {{performed_by(direction, R693)}} council, committee, subcommittee, comitia[Lat]. {{&hperforms: debate, deliberation, discussion, @R476}}. {{has_subtype}} {{performed_by(advise, R695)}} staff, cabinet, chamber, board, bench. {{has_subtype(cabinet)}} President's Cabinet. {{has_job(President's Cabinet): advise[obj=President of the United States]}}. {[of(kingdom)]} court. {{job_of(create[obj=law])}} legislative body. {{has_subtype(legislative body)}} {{&has_subgroup(legislative body)}} lower house; upper house. {{has_subtype(legislative body)}} congress; senatus[Lat]; parliament; chamber of deputies; reichsrath[Germany]; rigsdag, riksdag[obs3], volksraad[Ger]; cortes[Spain]; Oireachtas[Ireland]; storthing; witenagemote[obs3]; junta; divan; musnud[obs3]; sanhedrin; classis[obs3]; Amphictyonic council[obs3]; duma[Russia]; legislative assembly, legislative council; witan[obs3], caput[obs3], consistory, chapter, syndicate; county council; local board. {{has_subtype(upper house)}} senate[U.S.]; House of Lords [U.K.]. {{has_subtype(lower house)}} House of Representatives, House[U.S.]; House of Commons [U.K.]; Dail Eirann[Ireland]. {{member_of(director, R694)}} board of directors, directory, directorate. {{has_subtype: court of appeal &c. (tribunal) R966}}. board of control, board of works; vestry. {{&has_location(deliberation, @R476)}} audience chamber; council chamber; state chamber. cabinet council, privy council; cockpit, convocation, synod; congress, convention, diet, states-general. <-- [formal gathering of members of a council: should be a script] see " discussion"!???--> {{hperforms(council)}} assembly, conference, caucus, conclave, clique, conventicle; meeting, sitting, session, palaver, pourparler, durbar[obs3]; council fire [N.Am.], powwow [U.S.]. {{has_subtype(conference)}} {{property_of(large)}} convention, exhibition. {{has_subtype(session)}} {{property_of(formal)}} formal session, legal session. {{requires(legal session)}} {{has_subtype(majority[of=members], A3.2.5.1.1)}} quorum. <-- primary [U.S.]. ??? , seance --> {{is_a: meeting, assemblage &c. R72}}. {{has_member}} member; senator; member of parliament, "M.P."; councilor, councillor, representative of the people; assemblyman; congressman; councilman; councilwoman; alderman; freeholder. V. assemble, gather together, meet (assemblage) R72; confer, caucus, hold council; huddle [coll.]. Adj. conciliar. legislative, law-making; regulatory; deliberative. senatorial, curule[obs3]; congressional; parliamentary. P2.3.2.3.5.4 FELLOWSHIP N. fellowship. community, body, sodality, solidarity; confraternity; familistere[obs3], family circle, familistery[obs3]; brotherhood, sisterhood. clique, knot, gang, ring, circle, group, crowd, in-crowd, coterie; club, casino[obs2]. {{has_subtype(clique)}} {[in_frame(politics)]} political machine, machine. {{has_instance(political machine)}} Tammany, Tammany Hall [U.S.]. {{has_member(gang/clique)}} one of the gang, one of the boys. {{has_metaphor}} happy family. Phr. that old gang of mine; "Hail! hail! The gang's all here". <-- [[organization]] --> P2.3.2.3.5.5 ORGANIZATION N. {{property_of(formal/organized)}} organization. {{has_conceptual_part: name, R564}}. foundation. {{member_of(worker, P2.3.2.3.6.5.6)}} labor union, union. {{job_of(organize[obj=labor union], @R161)}} {{has_subtype(person, P2.3.2.3)}} labor organizer. {{hperforms(destroy[obj=labor union])}} union-buster. {{member_of(labor union)}} organized labor[collective]. {{hperforms(labor union): @M7.3.5.4.1, collective bargaining, strike}}. {{member_of(labor union)}} labor federation. {{has_instance(labor federation)}} American Federation of Labor, AFL; Congress of Industrial Organizations, CIO; AFL-CIO. {{has_subtype(labor union)}} house union. political organization. {{has_subtype(political organization)}} {{has_subtype(party, P2.3.2.3.5.1): political party, P2.3.2.3.5.5.3}}. {{&hperforms}} {{has_subtype(solicitation[obj=donation[2], @R784], @R765)}} fund-raising. {{uses(fund-raising): fund-raising letter, @R765; fund-raiser, @R892}}. V. {{referring_to(organization)}} organizational. organization-wide. {{&hperforms(organization)}} {{has_subtype(solicitation[obj=donation[2], @R784], @R765)}} {[act_causing(fund-raising)]} raise funds. <-- an association differs from a fellowship in being organized, and is therefore a subtype of "organization", but is not usually commercial. "college" here is in the informal sense of W10 sense 4 [[asociation]] --> P2.3.2.3.5.5.1 ASSOCIATION N. {{not_property_of(commercial, M9.2.3)}} association, society. institute, institution; union; trades union; league, syndicate, alliance, Verein[Ger], Bund[Ger], combination; Turnverein[Ger]. league offensive and defensive, alliance offensive and defensive; coalition; federation; confederation, confederacy. professional association; college. {{has_instance(college)}} {{member_of(cardinal, @R996)}} college of cardinals. {{has_instance(professional association)}} Association for Computational Linguistics, ACL[acron.]. {{has_subtype(institute)}} {{performed_at(study[obj=political issue])}} think tank. voluntary association, volunteer group. social organization, social society. {{has_subtype(social organization)}} service organization, service club. {{has_instance(social organization)}} Freemasons, Masons. {{has_member(Freemasons)}} Mason, Freemason. {{has_subtype(philosophy)}} {{hperforms(Freemason)}} freemasonry, Masonry. non-profit organization, organization not for profit. {{has_instance(service club)}} Lions, Lions Clubs International; Rotary; Kiwanis; Elks, BPOE; Moose; Odd Fellows. {{has_subtype(professional association)}} scientific society. {{has_instance(scientific society)}} American Chemical Society, ACS[1]; American Cancer Society, ACS[2]; Association for Computational Linguistics, ACL; American Society for Microbiology, ASM. brotherhood; fraternity; sorority. {{has_subtype(fraternity)}} college fraternity. {{has_member(college fraternity)}} local chapter. {{has_instance(college fraternity)}} {{has_subtype(honor society)}} Phi Beta Kappa. trading association, Zollverein[Ger]. clan. Adj. fraternal; voluntary, volunteer. non-profit. <-- [[company]] --> P2.3.2.3.5.5.2 COMMERCIAL ORGANIZATION N. {{trait_of(commercial, R794)}} business, company, firm, business organization, commercial organization, enterprise, establishment, concern, firms[pl], companies[pl]. {{has_subtype}} {{has_subtype(legal person)}} {{property_of(limited liability, @R926)}} corporation, corporate body; joint concern, joint-stock company. partnership, copartnership[obs3]. house. {{has_subtype}} private enterprise[also collective]; government enterprise, national enterprise. guild. {{hcreates}} {{has_product}} {{has_subtype(something of value)}} product, commercial product. {{has_subtype(product): merchandise, R798; service, M7.3.5.4.1.3}}. {{has_subtype(compact[of=firms], R769)}} cartel, trust, syndicate, cahoot, combine [U.S.]; consortium. {{&has_function(cartel): increase[obj=price, R812], R35}}. {{property_of(profitable)}} going concern, profitable business. {{has_part}} department; division. {{has_member}} {{hperforms(manage[obj=company/department/division], R693)}} {{has_subtype(director, R694)}} executive, businessman. {{has_subtype}} {{hperforms(manufacture[ptnt=drug, P2.3.1.3.4.1], M7.3.5.4.1.1)}} pharmaceutical firm, pharmaceutical company, drug company. V. {{aformed_by(corporation)}} {{has_subtype(legal process, @R963)}} incorporate. Adj. {[referring_to(corporation)]} corporate. {{has_property(corporation)}} incorporated. {[referring_to(department)]} departmental. P2.3.2.3.5.5.3 POLITICAL PARTY N. {{has_subtype(party, P2.3.2.3.5.1)}} political party. {{participant_in: politics, R737b}}. {{has_instance(political party)}} {{origin_of(United States)}} Democratic Party, Democrats; Federalists; Federals; Republican Party, Republicans; Bull Moose Party [ca 1904]. {{has_instance(political party)}} Confederates; Conservatives; Liberals; Luddites; Socialists; Communists. {{has_instance(political party)}} {{origin_of(Great Britain)}} Labor Party, laborites; Tories; Whigs. {{has_instance(political party)}} {{origin_of(Europe)}} Christian Democratic Party, Christian Democrats. <--- Human roles are divided into several main categories, principally family relationships, persons with specific characteristics, and agents. Workers are a subtype of agents, but have been included for convenience in a category at the same level as agent(P2.3.2.3.6.5) [[hrole]]--> P2.3.2.3.6 HUMAN ROLE N. {{property_of(roleness)}} human role. {{has_subtype: @P2.3.2.3.6.2, relative, blood relative, family member, kin, in-law}}. {{has_subtype: @P2.3.2.3.6.5.6, worker, laborer}}. {{has_subtype: @P2.3.2.3.6.5, doer, agent, actor, protagonist, antagonist}}. thinker. character. P2.3.2.3.6.1 DUMMY N. dummy. <-- HUMAN KINSHIP --> <-- [ref: R9. Relation, A2.1. ABSOLUTE RELATION]. --> <-- [Relations of kindred.] [[HREL]] [[kin]] --> P2.3.2.3.6.2 KIN #11. Kin. N. kin, kinsman, relation, relative, kinfolk[pl], kith and kin[pl]; connection, kindred[collective], blood[metaphorical]. {{member_of: family, P2.3.2.3.6.2.R1}}. {{has_subtype}} {{has_subtype(symmetrical relation)}} sibling, sib. {{has_inverse(sibling): sibling}}. next of kin. {{has_subtype: P2.3.2.3.6.2.2, descendant}}. {{has_trait}} {{has_subtype(relation, R9)}} relationship, kinship; filiation[obs3], affiliation, agnation[obs3], connection, alliance; family connection, family tie, family relation. {{has_subtype(kinship)}} consanguinity, blood relationship, ties of blood. {{!!caused_by(kinship): @R166, parentage; descent; ancestry; heritage}}. {{-!mcauses: nepotism, @R940}}. cousin, first cousin. {{has_subtype(cousin)}}cousin-german; second cousin; half-cousin; third cousin. cousin once removed. distant relative, distant relation. {{has_subtype(distant relative)}} cousin twice removed, cousin three times removed, cousin four times removed. near relation, near relative, close relative. blood relative, one's own flesh and blood. parent. {{has_inverse(parent): child, @P2.3.2.3.6.2.2}}. grandparent. {{has_inverse(grandparent): grandchild, @P2.3.2.3.6.2.2}}. {{has_property}} fraternity; brotherhood; sisterhood, cousinhood[obs3]. {{member_of}} generation; side. {{member_of: @P2.3.2.3.6.2.R1, tribe, race, sept, stock, stirps, nation; strain, breed}}. {{has_subtype}}{{has_subtype(male, @R366)}} brother; father, grandfather; uncle; half uncle; nephew. <-- ##?? Need to express relation: only one parent in common --> {{has_subtype(brother)}} half brother; stepbrother. {{has_subtype(half brother)}} uterine brother. {{has_subtype}}{{has_subtype(female): daughter, granddaughter}}. {{has_subtype}}{{has_subtype(female)}} sister; mother; grandmother; aunt; half aunt; niece. <-- ##?? Need to express relation: only one parent in common --> {{has_subtype(sister)}} half sister; stepsister. {{has_subtype(half sister)}} uterine sister. {{isnota}} courtesy aunt; courtesy uncle. {{has_instance(race)}} negro race; Asian race; Caucasian race. {{has_member(negro race)}} {{property_of(black-skinned)}} negro, black, blackamoor, person of color, colored person, man of color. {{has_subtype(negro)}} {{habitat_of(United States)}} African-American, Afro-American; nigra, darkie, buck, nigger[derog]; coon [U. S.][derog], sambo[derog], Ethiop[obs2]. {{has_member(Asian race)}} Asian, Asiatic, oriental. {{has_property(negro): skin color[val=black/brown]}}. {{has_property(Asiatic): skin color[val=yellow]}}. {{has_property(American Indian): skin color[val=red]}}. {{has_property(Caucasian): skin color[val=white/pink/tan]}}. {{has_property(middle easterner): skin color[val=dark/brown]}}. V. be related to, be kin to, be consanguineous with. claim relationship with, claim kinship with. have a relationship to, have kinship to, have a family connection with; be consanguineous, be of the same blood, be of the same lineage. Adj. related, akin, consanguineous, of the blood, family, kindred; cognate, connate; fraternal. collateral, allied; affiliated. intimately related, nearly related, closely related. remotely related, distantly related. german, related through both parents. agnate, consanguine[Law], related on the male side; agnatic. uterine, related through the mother. related by marriage. {{has_property(African-American)}} Afro-American. Prep. related to, akin to. <-- was P2.3.2.3.6.4.32 --> P2.3.2.3.6.2.1 FIRSTBORN N. {{property_of(seniority, @R128, @P2.2.3.5.3.2)}} firstling, firstborn; oldest, eldest; ichiro[Jap], ichiban[Jap]. <-- Note that child here refers to a familial relationship, and this "child" may be an adult; the "child" meaning a young person is at P2.3.2.3.6.4.2.4 --> P2.3.2.3.6.2.2 DESCENDANT N. {{performed_by(posterity)}} descendant; butcha[obs3]; bantling, scion; acrospire[obs3], plumule[obs3], shoot, sprout, olive-branch, sprit[obs3], branch; off-shoot, off-set; ramification. {{has_subtype(children)}} {{produces(multiple birth, @P2.6.4.1.1.2.1)}} twins; triplets; quadruplets, quintuplets; sextuplets. {{affected_by: heredity, @P2.6.4.2}}. {{member_of}} {{has_subtype(human group)}} generation. {{has_subtype(generation)}} succeeding generation, later generation. {{has_subtype(succeeding generation)}} first generation, "F1", next generation, rising generation, following generation. {{has_member(first generation)}} child, children[pl]; heir, heiress, successor; heir-apparent, heir-presumptive; chip off the old block. <-- here we could use recursive functions --> {{has_subtype(later generation)}} {{has_subtype(first generation[of=first generation])}} second generation, "F2". {{has_subtype(later generation)}} {{has_subtype(first generation[of=second generation])}} third generation. {{has_subtype(later generation)}} {{has_subtype(first generation[of=third generation])}} fourth generation. {{has_member(second generation)}} grandchild. {{has_member(third generation)}} great-grandchild; great-granddaughter; great-grandson. {{plural}} [collective] posterity, progeny, breed, issue, offspring, brood, litter, seed, farrow, spawn, spat, heirs. {{has_subtype(child)}}{{has_subtype(male, R373)}} son. {{has_subtype(child)}}{{has_subtype(female, R374)}} daughter. {{has_subtype(grandchild)}}{{has_subtype(male, R373)}} grandson. {{has_subtype(grandchild)}}{{has_subtype(female, R374)}} granddaughter. {{has_subtype(child)}} {{begets(unmarried parent, @P2.3.2.3.6.2.3)}} illegitimate child, bastard, love child. <-- Note the recursive definition of ancestor. For this terminology, ancestors start with great-grandparents. [[parent]] --> P2.3.2.3.6.2.3 PARENT N. parent. {{!!begets(parent): child, @P2.3.2.3.6.2.2}}. {{reciprocal_of(parent): child, @P2.3.2.3.6.2.2}}. {{has_subtype(parent)}} {{property_of(male, @R366)}} father, sire, dad, papa, paterfamilias, abba[obs3]; genitor, progenitor, procreator. {{has_property(parent): age[val=>parent^child^age]}}. {{has_subtype_x}} natural parent; adoptive parent; stepparent; foster parent. {{has_subtype(natural parent)}} {{property_of(female)}} birth mother, natural mother. {{has_subtype(stepparent)}} stepmother; stepfather. {{begotten_by(parent)}} grandparent. {{has_subtype(grandparent)}} {{property_of(male, @R366)}} grandsire[obs3], grandfather. {{begotten_by(grandparent)}} {{has_subtype(ancestor)}} great-grandparent. {{has_subtype(great-grandparent)}} {{property_of(male, @R366)}} great-grandfather. <-- thie recursive definition does not make any provision for chain termination! ??? --> {{begets(ancestor)}} ancestor, forbear, forefathers[pl], forbears[pl]. {{reciprocal_of(ancestor): descendent}}. {{has_subtype(ancestor)}} {{property_of(male, @R366)}} patriarch. {{has_subtype(parent)}} {{property_of(female)}} mother, dam, mamma, materfamilias[Lat]. {{has_subtype(grandparent)}} grandmother. {{has_subtype(great-grandparent)}} {{property_of(female)}} great-grandmother. {{&has_member(one-parent household, @P2.3.2.3.6.2.R1)}} divorced parent. {{&has_member(one-parent household, @P2.3.2.3.6.2.R1)}} {{has_subtype(parent)}} {{property_of(unmarried)}} widowed parent; single parent, unmarried parent. <-- We consider "family" as those whose relationship we can (usually) trace; thus we arbitrarily halt the "family" relationship at the level of "clan" and the higher units are under "kin", above. [[family]] --> P2.3.2.3.6.2.R1 FAMILY N. {{has_subtype(human group)}} {{member_of(kin, P2.3.2.3.6.2)}} family, family unit. {{is_a}} living unit. {{part_of}} household. {{part_of}} extended family. {{part_of(extended family)}} {{member_of(ancestor, @P2.3.2.3.6.2.3 + grandparent, @P2.3.2.3.6.2.3 + parent, @P2.3.2.3.6.2.3 + child, @P2.3.2.3.6.2.2 + descendant, @P2.3.2.3.6.2.2)}} house, stem, strain, breed, trunk, tree, stock, pedigree, lineage, line, stirps. <-- a clan is a group of families whose heads are descended from a common ancestor. The last relation in this frame is redundant. By this definition, the common ancestor and all intermediates (alive or dead) are considered part of the clan. --> {{part_of($extended family[num>1])}} clan. &&{{has_member($extended family[num=all]): $ancestor, @P2.3.2.3.6.2.3}}. &&{{has_member($extended family[num=all]): descendent[of=$ancestor], @P2.3.2.3.6.2.2}}. {{part_of(clan)}} tribe, sept; race, stock, nation. {{has_subtype(tribe)}} {{member_of(American Indian, @P2.3.2.3.6.5.59.1)}} Indian tribe. {{has_subtype(Indian tribe)}} Algonquin tribe, Algonquins; Cherokee tribe, Cherokees; Sioux tribe, Sioux; Choctow tribe, Choctow; Apache tribe, Apache; Mohawk tribe, Mohawk; Hopi tribe, Hopi; Seminole tribe, Seminoles; Navaho tribe, Navahos; Ute tribe, Utes; Chippewa tribe, Chippewas; Lenni Lenape tribe, Lenni Lenapes; Rahwac tribe, Rahwacs; Cayuga tribe, Cayugas. {{has_subtype}} nuclear family; atypical family; childless couple. {{has_subtype(nuclear family)}} typical family. {{has_member(typical family): biological father [num=1]; biological mother[num=1]; child[num=1-25][avnum=2]}}. {{has_part(typical family): married couple, @P2.3.2.3.6.5.81}}. {{has_member}} head, head of the family. {{has_member(typical family)}} {{has_subtype(head of the family): father, @P2.3.2.3.6.2.3}}. {{has_subtype(atypical family)}} one-parent household. {{has_subtype(atypical family)}} informal living unit. {{has_part(informal living unit)}} unmarried couple. {{has_member(unmarried couple)}} significant other, lover. {{has_subtype(significant other): man, P2.3.2.3.2; woman, P2.3.2.3.3}}. P2.3.2.3.6.3 DUMMY N. dummy. <-- [person who is ...; person who does ...(character)] human mental properties, e.g. courage, cowardice generally under volition --> <-- [ref: P2.2.3 traits, characteristics of humans (@TRAIT)]. Where to ... individual, one of a kind? be unique; not follow the herd, march to one's own drummer. [[htype]].--> P2.3.2.3.6.4 HUMAN TYPE N. {{has_subtype(person, P2.3.2.3)}} human type, character, type, stereotype, type of person, certain type of person; cliche. V. be typical, be stereotypical, typify. categorize, stereotype. {{has_subtype(categorize): @R872, stigmatize, brand}}. Adj. typical, stereotypical. typed, stereotyped; categorized. <-- PERSON WITH SPECIFIC CHARACTERISTICS, GENERALLY --> P2.3.2.3.6.4.1 DUMMY N. dummy. P2.3.2.3.6.4.2 PHYSICAL TYPE N. physical type. <-- W.H. Sheldon's classifications (1940) --> {{property_of(husky+muscular)}} mesomorph. {{property_of(heavy+rounded)}} endomorph. {{property_of(light+non-muscular)}} ectomorph. Adj. mesomorphic; endomorphic; ectomorphic. P2.3.2.3.6.4.2.1 GIANT N. {{property_of(hugeness)}} giant. monster, mammoth, behemoth; colossus. {{has_metaphor}} cachalot, whale, porpoise, leviathan, elephant, hippopotamus. [coll] thumper, whooper, spanker, strapper. {{has_instance}} {{property_of(mythical)}} Brobdingnagian; Antaeus; Gog and Magog; Gargantua; Cyclops. {{has_instance}} Goliath. "Triton among the minnows" [Coriolanus]. Adj. giant, gigantic, colossal. brobdingnagian, cyclopean. <-- [PERSON WITH PARENTS OF DIFFERENT RACES] THE PARENT CONCEPT IS ALSO USED OF ANIMALS. --> P2.3.2.3.6.4.2.2 HYBRID N. {{has_subtype(mixture, R44)}} {{has_subtype(animal[1], R366)}} hybrid, cross, crossbreed, mongrel; random breed, half-breed. half-blood, half blood, half-caste; mulatto; mestizo; metis[Lat]. Eurasian; quadroon; octoroon; quintroon; terceron[obs3]; quarteron[obs3]; quinteron[obs3] &c.; griffo[obs3], zambo[obs3]; cafuzo[obs3]; fustee[obs3], fustie[obs3]; griffe, ladino[obs3], mestee[obs3]; zebrule[obs3][U. S.]; catalo[obs3]. <-- ; sacatra ?? --> P2.3.2.3.6.4.2.3 MIDGET N. midget, dwarf, small person, short person; runt. pygmy, pigmy[obs3]. {{member_of(pygmy)}} {{has_subtype(race)}} pygmy race, pygmies. elf[fig], gnome[fig]. Liliputian, chit, pigwidgeon[obs3], urchin; atomy[obs3], dandiprat[obs3]; doll, puppet. Tom Thumb, Hop-o'-my-thumb[obs3]; manikin, mannikin; homunculus; dapperling[obs3], cock-sparrow[obs2]. Adj. undersized, dwarf, midget; Lilliputian. <-- [[baby]] P2.3.2.3.6.4.5 [[child]]--> P2.3.2.3.6.4.2.4 YOUNG PERSON (R129) #129. Young person. N. {{trait_of(youth, R127, P2.2.3.5.3.1)}} {{antonym_of(adult)}} young person, minor, person of minor age; child, youngster, youth, juvenile, children[pl], bairn[Scot.], little one, kid, small fry[coll], moppet. {{trait_of(very young)}} infant, babe, baby, babe in arms; nurseling, suckling, yearling, weanling; papoose, bambino; tot, tyke, bantling, toddler[beginning to walk]. {{has_subtype(infant)}} {{property_of(new)}} new-born baby, neonate[Med]; premature baby, preemie[coll]. {{has_subtype}} {{property_of(unborn)}} foetus, fetus; embryo; "bun in the oven"[coll], baby on the way. {{property_of(ill-mannered, @R895)}} brat, urchin, chit, spoiled brat, enfant terrible[Fr.], bratling[obs3]. orphan. {{property_of(preadolescent)}} preadolescent. {{has_property(preadolescent): $age}}. &&{{{has_relative_value(preadolescent^age + teenager^age): "0.7-0.99"}}}. {{!!is_a(orphan): child[of=$parent[num=2], P2.3.2.3.6.2.3], @P2.3.2.3.6.2.2}}. &&{{!!has_property($parent[num=both]): dead, @R360}}. {{property_of(homeless, @R804)}} street arab, gamin[masc], gamine[fem]. {{property_of(abandoned, @R782 + homeless, @R804)}} waif, abandoned child, foundling[infant]. {{property_of(lawless, @R945)}} juvenile delinquent. {{&member_of(teenager)}} {{has_subtype(gang, @P2.3.2.3.6.5.22.2)}} {{location_of(street)}} street gang. elf[coll]. {{has_subtype(negro)}} pickaninny. {{property_of(male, @R366)}} boy, lad, stripling, youngun[coll], whipper-snapper, younker[obs3], callant[obs3], whipster[obs3], whiffet [obs3][U.S.]. {{property_of(female)}} girl, lass, lassie. {{property_of(female)}} damsel, demoiselle; maid, maiden, virgin[obs2]; wench; nymph, grisette[French]; filly[coll]; colleen; muchacha[Sp]. {{has_subtype}} {{property_of(male, @R366): @R541, schoolboy, hopeful, cadet}}. {{property_of(awkward, @R647)}} hobbledehoy. {{has_subtype}} {{property_of(female): @R541, schoolgirl, coed}}. {{trait_of(adolescence, @P2.2.3.5.3.3)}} teen, teenager, adolescent. {{has_subtype(teenager)}} {{property_of(female)}} teenybopper[coll], bobbysoxer[coll]; junior miss. {{property_of(female)}} {{trait_of(boisterous, @R825)}} tomboy, hoyden. scion, descendent, heir. {{property_of(male, @R366)}} {{has_subtype(title)}} master. {{property_of(female)}} {{has_subtype(title)}} miss, missy. <-- [ref: age, R128, P1.1.2.2 TIME RELATIVE TO A PERIOD]. --> Adj. childish, puerile, juvenile. infantile, infantine[obs3]; boyish; girlish; babyish, kittenish. baby; newborn, unfledged, new-fledged. immature, callow. teen, teenage. {{preceded_by(teenage)}} preadolescent, prepubescent, prepubertal. in the cradle, in swaddling clothes, in long clothes, in arms, in leading strings; at the breast; in one's teens. P2.3.2.3.6.4.2.5 ADULT N. {{property_of(adulthood, R131a, P2.2.3.2.4)}} adult, grown-up, mature person. {[in_frame(law)]} a person in his majority. {{has_subtype(woman, R374)}} no chicken[coll.], no spring chicken[coll.]. {{has_subtype: man &c. R373; woman &c. R374}}. P2.3.2.3.6.4.2.5.1 OLD PERSON (R130) #130. Old person. N. {{has_subtype(adult, P2.3.2.3.6.4.2.5)}} {{property_of(old, R124)}} old person, old timer, veteran; elder, elders. {{property_of(male, @R366)}} old man, seer, patriarch, graybeard; grandfather, grandsire; gaffer. {{property_of(female)}} old lady, old woman, matriarch, gammer, grammer[Brit], grandam, granny, grandmother. {{has_subtype(old lady)}} {{property_of(ugly)}} crone, hag, witch. sexagenarian; octogenarian; nonagenarian; centenarian. old stager. {{trait_of(old-fashioned)}} fogy, fogey, old fogey[derog]. {{has_metaphor}} Methuselah, Nestor, old Parr, preadamite[obs3]; pantaloon. {{has_subtype: dotard, @R501}}. {{has_subtype: forefathers &c. (paternity) R166}}. {{has_subtype}} {{property_of(illness)}} crock[derog]; crut[derog]. <-- [ref: age, R128, P1.1.2.2 TIME RELATIVE TO A PERIOD]. --> Phr. "superfluous lags the veteran on the stage" [Johnson]. P2.3.2.3.6.4.3 STRANGER N. {{property_of(extraneousness/unfamiliarity)}} alien, stranger. intruder, interloper, newcomer, novus homo[Lat]; outsider, other, they, them. foreigner; immigrant; emigrant; creole; Africander[obs3]. {{has_subtype(foreigner/immigrant)}} [derogatory] Dago, wop; mick; polak; greaser; chink, slant, slope; jap; frog; yid, kyke. [derogatory] wog[Brit]; goy[Yiddish], goyim[pl][Yiddish]. Easterner [U.S.], Dutchman, tenderfoot. P2.3.2.3.6.4.4 DEPENDANT N. dependant, dependent. pensioner, pensionary[obs3]. client; hanger on, satellite; parasite &c. (servility) R886; led captain. ward, protege[Fr]. [derog] puppet, tool, creature. P2.3.2.3.6.4.5 DUMMY N. dummy. <-- R492 Scholar, R493 Ignoramus, R500 Sage, R501 Fool, and R504 Madman refer to M5.5 results of reasoning [[scholar]] --> P2.3.2.3.6.4.6 SCHOLAR R492 #492. Scholar. N. {{trait_of(knowledge, R490)}} scholar, savant. learned man, intellectual, literary man; homo multarum literarum[Lat]; man of learning, man of letters, man of education, man of genius. pundit; connoisseur. academician, academist[obs3], gownsman; professor; graduate, wrangler[obs2]; master; master of arts; doctor; licentitate. master of math; clerk; sophist, sophister[obs3]; grammarian; litterateur[Fr], literati, dilettanti, illuminati[It], cogniscenti[It]; fellow, Hebraist; mullah; munshi[obs3]; Sanskritish; sinologist, sinologue[obs3]. wiz; rocket scientist[coll]. {{has_subtype: philosopher}}. {{has_metaphor}} Mezzofanti; admirable Crichton; Mecaenas. {{has_subtype: teacher, rabbi &c. R540}}. bookworm, helluo librorum[Lat]; book lover, bibliophile, avid reader, bibliomaniac[obs3]. {{has_subtype}} {{property_of(female)}} bluestocking, bas-bleu[Fr]. bigwig, learned Theban, don; Artium Baccalaureus[Lat][obs3], Artium Magister[Lat]. antiquarian, antiquary; archaeologist; paleontologist. {{similar_to: sage &c. (wise man) R500}}. pedant, doctrinaire; pedagogue, "Dr. Pangloss"; pantologist[obs3], criminologist. schoolboy &c. (learner) R541. {{has_subtype: scientist, P2.3.2.3.6.5.6.9}}. {{has_result(learning, R539, @M8.1.2): knowledge, R490}}. {{has_instance(philosopher)}} {{property_of(dead[yr=1994])}} Pierre Abelard; Albertus Magnus; Thomas Aquinas; Aristotle; Augustine, Saint Augustine of Hippo, Saint Augustine; Roger Bacon; Francis Bacon; Confucius, Kung Fu-Tse; Mencius, Meng Fu-Tse; Democritus; Dewey; Duns Scotus; Descartes; Albert Einstein; Epicurus; Frege; Hegel; Heidegger; Hobbes; Hume; Kant; Kierkegaard; Leibnitz; Joh Stuart Mill; Marx; Montague; Ockham, William of Ockham; Max Planck; Pascal; Plato; Santayana; Sartre; Schopenhauer; Socrates; Spencer; Spinoza; Bertrand Russel; Whitehead. Adj. learned &c. R490; brought up at the feet of Gamaliel[obs2]. Phr. "he was a scholar and a ripe and good one" [Henry VIII]. P2.3.2.3.6.4.6.1 LINGUIST N. linguist. polyglot. lexicographer, lexicologist, glossographer, verbarian[obs3]. glossolinguist, philologist; philologer[obs3]. semanticist, semiotician; etymologist. paleolinguist; epigrapher, epigraphist. {{has_instance}} {{property_of(famous+dead)}} Noah Webster; Peter Roget. Phr. "the manifold linguist" [All's Well That Ends Well]. P2.3.2.3.6.4.7 IGNORAMUS R493 #493. Ignoramus. N. {{trait_of(ignorance, M5.5.9)}} ignoramus, dunce, dope. {{&mcaused_by: stupidity, R499}}. wooden spoon[coll]; no scholar[litotes]. <-- [insulting terms for ignorant person: see also imbecility R499, folly R501] --> [derogatory] moron, imbecile, idiot; dullard, dotard, numskull, numbskull; fool, jerk, nincompoop; airhead, twit; asshole [vulgar]. {{trait_of(superficial knowledge)}} sciolist[obs3], smatterer, dabbler, half scholar; charlatan. {{trait_of(pretense[obj=wisdom])}} wiseacre, smart aleck, smartass[coll]. {{trait_of(unintellectual/materialistic, @R954a)}} Philistine, Philister[obs3]. {{has_subtype: greenhorn &c. (dupe) R547}}. {{has_subtype: novice, tyro &c. (learner) R541}}. {{has_subtype: lubber &c. (bungler) R701}}. <-- pedant &c. R492. ?why here??? --> fool &c. R501. Adj. bookless[obs3], shallow. {{synonym_of: ignorant &c. R491}}. Phr. "a wit with dunces and a dunce with wits" [Pope]. P2.3.2.3.6.4.8 SAGE (R500) #500. Sage. N. {{has_result(learning, R539, @M8.1.2)}} sage, wise man, guru; genius; master mind, master spirit of the age; intellectual, longhair, highbrow, thinker, longhead[obs3]. authority, oracle, luminary, shining light, esprit fort. {{has_metaphor}} magnus Apollo[Lat][obs3], Solon, Solomon, Nestor, Magi, "second Daniel". {{similar_to: R492, P2.3.2.3.6.4.6, scholar}}. {{similar_to: expert &c. R700}}. {{has_subtype}} {{used_by(mysticism): wizard &c. R994}}. [Ironically] wiseacre, bigwig, know-it-all; poor man's Einstein. Adj. sagacious, wise &c. R498. venerable, reverenced, emeritus. Phr. barba tenus sapientes[Lat]. P2.3.2.3.6.4.9 MADMAN (R504) #504. Madman. N. {{trait_of(insanity, R503)}} madman, lunatic, maniac, bedlamite[obs3], candidate for Bedlam, raver[obs3], madcap, crazy; energumen[obs3]. madwoman. monomaniac; dipsomaniac; automaniac[obs3]; crank, Tom o'Bedlam. {{performed_by(steal[mode=compulsively])}} kleptomaniac. hypochondriac; depressed person, seek sorrow, self-tormentor, heautontimorumenos[obs3], malade imaginaire[Fr], medecin tant pis[Fr]; croaker, pessimist; mope. obsessive-compulsive; manic-depressive; psychotic; neurotic; paranoid; schizophrenic. <-- note that fool generally, R501, expresses lack of wisdom. The specific fool who is easily duped is a subtype, under dupe, R547. See ignoramus, R493, at 4.7 above. A mentally deficient person is placed under P2.3.2.3.6.4.10.2, simpleton [[fool]] --> P2.3.2.3.6.4.10 FOOL (R501) #501. Fool. N. fool, tomfool, donkey, ass; ninny, ninnyhammer[obs3]; blockhead, chowderhead, chucklehead[obs3]; dolt, booby, Tom Noddy, tomnoddy, looby[obs3], hoddy-doddy[obs3], noddy, nonny, noodle, nizy[obs3], owl; goose, goosecap[obs3]; gaby[obs3]; radoteur[obs3], nincompoop, badaud[obs3], zany. trifler, babbler; pretty fellow. child, baby, infant, innocent, milksop, sop. oaf, lout, loon, lown[obs3], dullard, doodle, calf, colt, buzzard, block, put, stick, stock, numps[obs3], tony. bull head, dunderhead, addlehead[obs3], blockhead, dullhead[obs3], loggerhead, jolthead[obs3], jolterhead[obs3], beetlehead[obs3], beetlebrain, grosshead[obs3], muttonhead, noodlehead, giddyhead[obs3]; numbskull, thickskull[obs3]; lackbrain[obs3], shallowbrain[obs3]; dimwit, halfwit, lackwit[obs3]; dunderpate[obs3]; lunkhead. clod, clod-hopper, lummox, rube [U.S.]; clod-poll, clot-poll, clot-pate; bull calf; gawk, Gothamite; men of Boeotia, wise men of Gotham, sawney[obs3][U.S.], gowk[obs3]. un sot a triple etage[Fr], sot; jobbernowl[obs3], changeling, mooncalf, gobemouche[obs3]. driveler; old fogey, old woman, crock; crone, grandmother; cotquean[obs3], henhussy[obs3]. greenhorn &c. (dupe) R547; dunce &c. (ignoramus) R493; lubber &c. (bungler) R701; madman &c. R504. one who will not set the Thames on fire; one who did not invent gunpowder, qui n'a pas invente' la poudre [Fr]; no conjuror. Phr. fortuna favet fatuis[Lat]; les fous font les festinas et les sages les mangent [Fr]; nomina stultorum parietibus harrent [Lat]; stultorum plena sunt omnia [Lat][Cicero]. <-- a person who is easy to deceive or take advantage of [[dupe]] --> P2.3.2.3.6.4.10.1 DUPE (R547) #547. Dupe. N. {{facilitated_on(deception, R545)}} dupe, mark, patsy, chump, gull, sucker, fish. fall guy, fool, schlemiel, mug, gudgeon, gobemouche[obs3], cull[obs2], cully[obs3]. victim, pigeon, April fool; jay, sucker; fall guy. laughingstock &c. R857; Cyclops, simple Simon, flat; greenhorn; puppet, cat's paw. V. [intransitive] be the dupe of, be deceived &c. R545; fall into a trap; swallow the bait, nibble at the bait; bite, catch a Tartar. Adj. credulous &c. R486; mistaken &c. (error) R495. P2.3.2.3.6.4.10.2 SIMPLETON N. {{trait_of(imbecility, R499)}} simpleton, incompetent, mental defective, mentally deficient person, mentally defective person, witling[obs3], dizzard[obs3]. retarded person, retard, mentally retarded person, mentally challenged person. moron; idiot; imbecile. neurologically impaired person. {{trait_of(senility, @R499)}} senile person, dotard. V. be simple, be retarded, be mentally retarded; be incompetent, be mentally incompetent. dote, be senile. Adj. incompetent, mentally deficient. retarded. senile, in one's dotage, doting. non compus mentis [Lat]. P2.3.2.3.6.4.11 Dummy. N. dummy. P2.3.2.3.6.4.12 DUMMY N. dummy. P2.3.2.3.6.4.13 DUMMY N. dummy. <-- [Object and cause of ridicule.] --> P2.3.2.3.6.4.14 LAUGHINGSTOCK (R857) #857. Laughingstock. N. {{trait_of(ridiculousness)}} laughingstock, jestingstock[obs3], gazingstock[obs3]; butt, game, fair game; April fool &c. (dupe) R547. original, oddity; queer fish, odd fish; quiz, square toes; old monkey, old fogey, fogey monkey, fogy monkey; buffoon &c. (jester) R844; pantomimist &c. (actor) R599. schlemiel. jest &c. (wit) R842. Phr. dum vitant stulti vitia in contraria currunt[Lat]. P2.3.2.3.6.4.15 PERFECTIONIST <-- ?? how to indicate traits in context? --> N. {{trait_of(fastidiousness @M3.3.2.3)}} perfectionist, nitpicker[coll.], fussbudget[coll.]. {[in_frame(social status)]} snob. {[in_frame(eating)]} {{trait_of(epicurism): @P2.3.2.3.6.5.24, epicure, gourmet, gastronome}}. {[in_frame(sexual mores)]}{{trait_of(prudery)}} prude, puritan, prig. P2.3.2.3.6.4.16 KNAVE R941 #941. Knave. N. {{trait_of(dishonor, R940)}} knave, rogue; Scapin[obs3], rascal; barrater[obs3], barrator[obs3]; shyster [U.S..]. traitor, betrayer, archtraitor[obs3], conspirator; reptile, serpent, snake in the grass, wolf in sheep's clothing; sneak, Jerry Sneak; tattler, squealer, tell-tale, canary[coll]; trimmer, fence-sitter; truant, recreant, mischief-maker; renegade &c. (tergiversation) R607; sycophant &c. (servility) R886. {{similar_to: @R949, villain, bad man, blackguard}}. {{has_trait: Improbity, dishonesty, dishonor, R940}}. {{has_metaphor}} Lazarillo de Tormes. {{has_metaphor(betrayer)}} Judas, Quisling, Catiline. P2.3.2.3.6.4.17 TWIN N. {{trait_of(similarity, R17, @A2.3)}} twin, fellow companion, pair, mate, identical twin, double, counterpart; brother, sister; one's second self, alter ego, chip off the old block, par nobile fratrum[Lat], Arcades ambo[obs3], birds of a feather, et hoc genus omne[Lat]; gens de meme famille[Fr]. P2.3.2.3.6.4.18 DUMMY N. dummy. P2.3.2.3.6.4.19 EXPERT #700. Expert. N. {{trait_of(skill, R698, M7.3.2.R1.1)}} expert, proficient, adept, crackerjack, genius, crackajack[obs3]; master, master hand. natural, nice hand, good hand, clean hand. practiced hand, experienced eye, experienced hand, past master. mastermind, master head, guiding spirit, master spirit. cunning blade, sharp blade, sharp fellow; jobber. connoisseur &c. (scholar) R492. {[of(ballet)]} prima ballerina. {[of(opera)]} prima donna. {[of(cooking, @R673)]} chef de cuisine, expert chef. first fiddle, top gun, top sawyer; mahatma [India]. yeoman. dab; dabster[obs3]. picked man; medallist, prizeman[obs3]. veteran; old stager, old campaigner, old soldier, old file, old hand; man of business, man of the world. {[of(marksmanship)]} marksman, sharpshooter, good shot, dead shot, crack shot. rope-dancer, funambulist[obs3], acrobat; cunning man; conjuror &c. (deceiver) R548; wizard &c. R994. safecracker &c. (thief) R792. politician, tactician, strategist. Jack of all trades, pantologist[obs3], admirable Crichton; prodigy of learning. <-- [[champion]] --> P2.3.2.3.6.4.19.1 CHAMPION N. {{trait_of(superiority, R33)}} {{performed_by_p(win[obj=contest])}} {{has_subtype(expert, R700)}} champion, winner, champ [coll], prizewinner, victor. gold medalist; Olympic champion, olympic medalist. record holder; record breaker; Olympic record holder. paragon, nonpareil, Triton among the minnows, primus inter pares[Lat: first among equals], nulli secundus[Lat: second to none]; captain. {{has_subtype}} conqueror. Adj. champion; top-notch. prizewinning; record-breaking. P2.3.2.3.6.4.20 BUNGLER #701. Bungler. N. {{trait_of(unskillfullness, R699)}} bungler; blunderer, blunderhead[obs3]; marplot, fumbler, lubber, duffer, dauber, stick; bad hand, poor hand, poor shot; butterfingers[obs3]. no conjurer, flat, muff, slow coach, looby[obs3], lubber, swab; clod, yokel, awkward squad, blanc-bec; galoot[obs3]. land lubber; fresh water sailor, fair weather sailor; horse marine; fish out of water, ass in lion's skin, jackdaw in peacock's feathers; quack &c. (deceiver) R548; lord of misrule. sloven, slattern, trapes[obs3]. amateur, novice, greenhorn (learner) R541. Phr. il n'a pas invente' la poudre[Fr]; he will never set the Thames on fire; acierta errando[Lat]; aliquis in omnibus nullus in singulis[Lat][obs3]. <--- DESCENDANT moved to human relations --> P2.3.2.3.6.4.21 DUMMAY P2.3.2.3.6.4.22 CONVERT N. {{has_result(conversion, R144)}} {{trait_of(converted, R144)}} convert, apostate; pervert; renegade, traitor, turncoat. P2.3.2.3.6.4.23 WIMP N. {{trait_of(impotence, R158)}} wimp; cripple, old woman, muff, powder puff, creampuff, pussycat, mollycoddle. eunuch. paper tiger. <-- athlete (generally, not professional) [[athlete]]--> P2.3.2.3.6.4.24 ATHLETE N. {{trait_of(strength, R159)}} athlete, sport, sportsman, jock[coll]; sportswoman. {{has_subtype(athlete): professional athlete, P2.3.2.3.6.5.6.5}}. {{&member_of}} team, squad, sports team; sports club. strong man; weight lifter, he-man; hunk; tower of strength; giant refreshed. basketball player, cager. {{prformed_by(mountain climbing, @M3.3.2.1.1.1.R3.3)}} climber, mountain climber, mountaineer, alpinist. {{&member_of(mountain climber)}} Alpine Club. football player, footballer; hockey player; hurdler; jumper; pentathlete; shot putter; skydiver, parachute jumper; sledder; substitute, reserve, bench warmer[coll], pine rider[coll]; socker player; swimmer, natator, bather; tennis player; vaulter, pole vaulter, pole jumper. jumper. {{has_subtype(jumper)}} broad jumper; pole vaulter; high jumper; hurdler. gymnast, acrobat, tumbler; runner; skier; ice skater, skater. {{location_of(school)}} school athlete. {{has_subtype(school athlete)}} letterman. olympic athlete, Olympian, olympian. {{has_subtype(olympian)}} {{has_subtype(champion)}} olympic champion, gold medalist. {{has_subtype(manager)}} coach; manager; trainer. {{has_subtype(mountain climber)}} alpinist. {{has_subtype(coach)}} baseball coach; football coach. {{has_subtype(baseball coach)}} pitching coach; line coach. {{has_subtype(football coach)}} offensive coordinator; defensive coordinator. {{has_subtype(basketball player)}} center; forward; guard. {{has_subtype(cricketer)}} bowler; wicket-keeper. {{has_subtype(swimmer)}} diver; surfer, surfboarder. {{has_subtype(football player)}} back; kicker; linebacker, line backer; receiver, pass catcher; lineman. {{has_subtype(back)}} fullback; halfback, running back; quarterback, signal caller, field general; tailback; wingback. {{has_subtype(quarterback)}} passer, forward passer. {{has_subtype(kicker)}} dropkicker; place-kicker; punter. {{has_subtype(lineman)}} center; end; guard; tackle. {{has_subtype(end)}} split end; tight end. {{has_instance(strong man)}} superman; Atlas; Hercules; Antaeus; Samson; Cyclops; Goliath. {{has_instance(strong man)}} Charles Atlas; Arnold Schwarzenegger. {{property_of(mythical): Cyclops; Hercules; Atlas; Antaeus}}. {{property_of(fictional): superman}}. {{property_of(biblical): Samson; Goliath}}. {{has_metaphor: superman, Atlas, Hercules}}. P2.3.2.3.6.4.25 MANIAC N. {{trait_of(violence, R173)}} maniac, berserk, berserker, wild man; homocidal maniac; cutthroat. bully. {{has_metaphor}} {{property_of(mythical)}} fury, dragon, demon. {{has_metaphor}} tiger; raging bull. beldame, Tisiphone[obs3], Megaera, Alecto[obs3], madcap, wild beast; fire eater &c. (blusterer) R887. {{similar_to: bad man, R}}. P2.3.2.3.6.4.26 TRANSIENT N. {{trait_of(transience, R111)}} transient, transient boarder, transient guest [U.S.]. hobo, bum[coll], vagrant; homeless person. nomad; wanderer. Adj. transient. nomadic; homeless. P2.3.2.3.6.4.27 UNCLEAN PERSON N. {{trait_of(uncleanness, R653)}} dowdy, drab, slut, malkin[obs3], slattern, sloven, slammerkin[obs1], slammock[obs3], slummock[obs3], scrub, draggle-tail, mudlark[obs3], pig, dust-man, sweep; beast. <-- Friend, here, and auxiliary, at P2.3.2.3.6.5.3, have a lot in common, but are not identical. Friend is a state, or trait, and auxiliary is an action. A friend IS and an auxiliary DOES. The connection between these needs more careful consideration ??? [[friend]] --> P2.3.2.3.6.4.28 ACQUAINTANCE (R890) #890. Acquaintance. N. {{has_subtype(symmetrical role, @R9)}} {{has_subtype(other, M1.2)}} acquaintance. {{has_case(acquaintance)}} {{has_subtype(origin, @R9): $person, P2.3.2.3}}. &&{{property_of(acquaintance): acquainted[with=$person], @R892}}. {{has_subtype}} {{property_of(well acquainted)}} close acquaintance. <-- "friend" is from the perspective of the person (here, the origin) calling someone else his friend. That other person may not have the same feeling. The symmetrical relationship is labeled "true friend" --> friend. {{has_case(friend)}} {{has_subtype(origin, @R9): $person, P2.3.2.3}}. &&{{exhibits($person, P2.3.2.3): friendship[with=friend], R888}}. {{has_subtype(friend)}} {{has_subtype(symmetrical role)}} true friend. {{has_case(true friend)}} {{has_subtype(origin, @R9): $person, P2.3.2.3}}. &&{{exhibits($person, P2.3.2.3): friendship[with=friend], R888}}. &&{{exhibits(friend): friendship[with=$person], R888}}. {{has_subtype(friend)}} best friend; bosom friend, soulmate, fast friend, friend of one's bosom, alter ego; good friend, close friend; amicus[Lat]; usque ad aras[Lat]; fidus Achates[Lat][obs3]; persona grata. {{has_case(best friend)}} {{has_subtype(origin, @R9): $person, P2.3.2.3}}. &&{{exhibits($person, P2.3.2.3): best friendship[with=best friend[num=1]], @R888}}. {{has_subtype: auxiliary, P2.3.2.3.6.5.3}}. {{has_subtype: favorite, P2.3.2.3.6.5.74; lover, P2.3.2.3.6.5.74.1}}. {{has_subtype}} {{has_subtype(symmetrical relation)}} neighbor, next-door neighbor. {{has_subtype(acquaintance)}} casual acquaintance, nodding acquaintance. {{has_subtype(acquaintance)}} {{performed_by_p(become acquainted[at=place of business])}} business acquaintance. {{has_case(casual acquaintance)}} {{has_subtype(origin, @R9): $person, P2.3.2.3}}. {{property_of(casual acquaintance): slightly acquainted[with=$person], @R892}}. {{has_subtype(symmetrical relation)}} comrade, companion, mate, familiar, confrere, camarade[obs3], confidante, intimate; old crony, crony; chum; pal; buddy, bosom buddy; playfellow, playmate, childhood friend; bedfellow, bedmate; chamber fellow. fellow companion, boon companion, pot companion. {{trait_of(compassion, R914)}} advocate, partisan, sympathizer, wellwisher, well-wisher; favorer, fautor[obs3], patron, Mecaenas; tutelary saint, good genius. {{has_subtype: ally, auxiliary, R711}}. {{has_subtype(symmetrical relation)}} associate, colleague, compeer. {{has_subtype(symmetrical relation)}} schoolmate, school pal, schoolfellow[obs3]; classfellow[obs3], classman[obs3], classmate; roommate; fellow-man, stable companion. {{has_subtype(symmetrical relation)}} compatriot; fellow countryman, countryman. {{has_subtype(colleague)}} shopmate, fellow-worker, shipmate, messmate[obs3]; copartner, partner. {{has_subtype(partner)}} senior partner; junior partner. {{has_instance(friends)}} Castor and Pollux; Damon and Pythias; Arcades ambo; Pylades and Orestes; Nisus and Euryalus; par nobile fratrum[Lat]. protege. {{has_subtype(directed relation)}} {{reciprocal_of(guest)}} {{performed_by(receive, @R892)}} host, hostess[fem.]. {{has_subtype(directed relation)}} {{performed_by(visit, @R892)}} guest, visitor, caller. {{has_subtype: @P2.3.2.3.6.5.80, best man, maid of honor, matron of honor}}. {{has_metaphor(host)}} Amphitryon[obs3], Boniface. Phr. amici probantur rebus adversis[Lat]; ohne bruder kann man leben nicht ohne Freund[Ger]; " best friend, my well-spring in the wilderness " [G. Eliot]; conocidos muchos amigos pocos[Sp]; " friend more divine than all divinities " [G. Eliot]; vida sin amigo muerte sin testigo[Sp]. P2.3.2.3.6.4.29 ENEMY (R891) #891. Enemy. N. enemy; antagonist; foe, foeman[obs3]; open enemy, bitter enemy; opponent &c. R710; back friend. public enemy, enemy to society. {{has_subtype}} {{has_subtype(army, @P2.3.2.3.6.5.44.1.1)}} enemy army. {{has_subtype(public enemy)}} wanted person, fugitive. {{has_subtype(wanted person)}} most wanted person, mos wanted. Phr. every hand being against one; " he makes no friend who never made a foe " [Tennyson]. "with friends like that, who needs enemies?"; "Lord protect me from my friends, I can protect myself from my enemies". P2.3.2.3.6.4.30 HUSTLER N. {{property_of(assiduousness, @R682)}} {{trait_of(initiative, R602)}} hustler, man of action, activist, doer. self-starter, person with initiative. {{has_metaphor}} busy bee, beaver, eager beaver. [colloquial] ball of fire, live wire, go-getter, dynamo, human dynamo, spitfire. workaholic, overachiever. new broom, take-charge kind of guy; sharp fellow, sharp blade; devotee, enthusiast; zealot, fanatic; housewife[coll]. meddler, intermeddler, intriguer, busybody, pickthank[obs3]. hummer, live man [U.S.], rustler [U. S.]. good worker, hard worker, top man; mover, a mover and a shaker. P2.3.2.3.6.4.31 MATERIALIST N. {{property_of(materialism, @R316, @P2.1)}} materialist, somatist[obs3]. <-- was firstborn. See P2.3.2.3.6.2.1 --> P2.3.2.3.6.4.32 DUMMY N. dummy. P2.3.2.3.6.4.33 DUMMY N. dummy. <-- [[nobleman]] --> P2.3.2.3.6.4.34 NOTABLE N. {{trait_of(repute, M3.3.2.1.6.1)}} notable, personage, notables[pl], notabilities[pl], notability, somebody. dignitary, worthy; lion, rara avis[Lat], classman[obs3]. {{property_of(famous)}} celebrity, big name. {{performed_by(great deed)}} hero, great man, great, great person, immortal. pillar of the state, pillar of the church, pillar of the community; heavyweight, person to be reckoned with, power, influential person, grand panjandrum[Foote]; big wheel, big shot, very important person, VIP[acron], high muck-a-muck, his nibs. personage of distinction, substantial person, man of distinction, personage of rank, man of rank, personage of mark, man of mark; big bug; big gun, great gun, great card; gilded rooster [U. S.]; magni nominis umbra [Lat][Lucan]; " every inch a king " [Lear]. {{has_subtype(entertainer)}} star. {{has_subtype}} {{property_of(wealthy, @R803)}} wealthy person, rich person, the uppercrust[collective], the upperclass[collective], moneyed class[collective], money [collective]. {{has_part(moneyed class)}} old money [people with inherited wealth]. {{has_part(moneyed class)}} nouveau riche, new money. {{has_subtype(wealthy person)}} person of means, well-to-do person; person of substance. {{has_subtype(wealthy person)}} {{property_of(male, @R366)}} rich man, moneyed man, man of substance, warm man[coll.]. {{has_subtype(wealthy person)}} {{property_of(female)}} wealthy woman, woman of independent means. {{has_subtype(wealthy person)}} {{has_subtype(capitalist, @P2.3.2.3.6.5.67)}} rich capitalist, mogul, magnate, tycoon, tippybob[obs3]. {{has_subtype(businessman, @P2.3.2.3.5.5.2)}} {{has_subtype(wealthy person)}} captain of industry. {{has_metaphor(wealthy person)}} Rockefeller; Croesus; Nabob; Idas; Plutus; Dives; Timon of Athens[obs3]; Danae. {{has_subtype(wealthy person)}} {{owned_by(wealth[val=> 1 million dollars])}} millionaire. {{has_subtype(wealthy person)}} {{owned_by(wealth[val=> 1 billion dollars])}} billionaire. P2.3.2.3.6.4.34.1 NOBLE PERSON N. {{trait_of(distinguished)}} {{antonym_of(common person, P2.3.2.3.6.4.35)}} {{property_of(nobility, R875)}} noble, nobleman, person of noble birth; peer, peerage; house of lords, house of peers; lords, lords temporal and spiritual; noblesse; lord, lordling[obs3]; grandee, magnifico[Lat], hidalgo; daimio[Japanese], daimyo[Japanese], samurai[Japanese], shizoku [Japanese]; don, donship[obs3]; aristocrat, swell, three-tailed bashaw[obs3]; gentleman, squire, squireen[obs3], patrician, laureate. {{member_of(noble person)}} gentry, gentlefolk; squirarchy[obs3], better sort magnates, primates, optimates[obs3]; pantisocracy[obs3]. {{has_instance(title, R877)}} {{property_of(male, @R366)}} king &c. (master) R745; atheling[obs3]; prince, duke; marquis, marquisate[obs3]; earl, viscount, baron, thane, banneret[obs3]; baronet, baronetcy[obs3]; knight, knighthood; count, armiger[obs3], laird; signior[obs3], seignior; esquire, boyar, margrave, vavasour[obs3]; emir, ameer[obs3], scherif[obs3], sharif, effendi, wali; sahib; chevalier, maharaja, nawab, palsgrave[obs3], pasha, rajah, waldgrave[obs3]. {{has_instance(title, R877)}} {{property_of(female)}} princess, begum[obs3], duchess, marchioness; countess; baroness; lady, dame; memsahib; "Doa", maharani, rani. celebrity; star, superstar. high life, haute monde[Fr]. {{member_of}} upper classes, upper ten thousand; the four hundred [U. S.]; elite, aristocracy, great folks; fashionable world &c. (fashion) R852. P2.3.2.3.6.4.35 COMMON PERSON N. {{antonym_of(notable, P2.3.2.3.6.4.34)}} common person, common man, average person, average man, average Joe, man in the street, Joe six-pack[coll]. commoner, one of the people, democrat, plebeian, republican, proletarian, proletary[obs3], proletaire[obs3], roturier[obs3], "Mr. Snooks", bourgeois, epicier[Fr], Philistine, cockney; grisette[obs3], demimonde. {{member_of}} bourgeoisie, middle classes; mass of the people, mass of society; "Brown, Jones and Robinson"; rank and file, hoc genus omne[Lat]; the many, the general, the crowd, the people, the populace, the multitude, the million, the masses, the mobility, the peasantry; king Mob; proletariat; fruges consumere nati[Lat], demos[Grk], hoi polloi [Grk], great unwashed; hewers of wood and drawers of water; lumpen proletariat. peasant, countryman; rustic, hayseed, lunkhead [US], chaw-bacon[obs3], tiller of the soil; villain, villein; terrae filius[Latin: son of the land]; serf, kern[obs3], tyke, tike, chuff[obs3], ryot[obs3], fellah; clod, clodhopper; hobnail, yokel, "bog-trotter", bumpkin, rube [U. S.]; plowman, plowboy[obs3]; groundling[obs3]. swain, clown, hind; gaffer, loon, put, cub, Tony Lumpkin[obs3], looby[obs3]. longshoreman[obs2]. upstart, parvenu, skipjack[obs3]; nobody, nobody one knows; hesterni quirites[Lat], pessoribus orti[Lat]; bourgeois gentilhomme[Fr], novus homo[Lat], snob, gent, mushroom, no one knows who, adventurer; man of straw. P2.3.2.3.6.4.36 LOW-CLASS PERSON N. low-class person. beggar, gaberlunzie[obs3], muckworm[obs3], mudlark[obs3], sans culotte, raff[obs3], tatterdemalion, caitiff, ragamuffin, Pariah, outcast of society, tramp, vagabond, bezonian[obs3], panhandler, sundowner[obs3], chiffonnier, Cinderella, cinderwench[obs3], scrub, jade; gossoon[obs3]. Goth, Vandal, Hottentot, Zulu, savage, barbarian, Yahoo; unlicked cub[obs3], rough diamond[obs2]. boor, carle[obs3], churl, lout, underling; gamin; rough; pot-wallopper[obs3], slubberdegullion[obs1]; vulgar fellow, low fellow; cad, curmudgeon. {{member_of}} vulgar herd, common herd. {{member_of}} mob; rabble, rabble rout; chaff, rout, horde, canaille; scum of the people, residuum of the people, dregs of the people, dregs of society; swinish multitude, foex populi[obs3]; trash; profanum vulgus[Lat], ignobile vulgus[Lat]; vermin, riffraff, ragtag and bobtail; small fry. {{member_of}} lower classes, humbler classes, humbler orders. <-- end of: [[character]] --> <-- most of the words referring to people who do certain things have been moved to this group, under. However in a few locations some such words have still been left under main headings referring to what the person does, when there are only a few words in that category. For example giver (person who gives) will be found under giving, R784 --> <-- note that here agent is in the general sense of one who acts, not one who acts on behalf of another. Many of the individual words should have their primary location elsewhere. ???laborer ??? Some of these categories (lawyer, judge) should be moved to human occupations, at P2.3.2.3.6.5.6, above!! ("Teacher might be specialized into "schoolteacher", and that placed under the occupations, but that seems pointless). But that group should also be moved to be a subtype of "agent"!??? --> <-- [Person who does something, generally] [[agent]] --> P2.3.2.3.6.5 PERSON WHO DOES SOMETHING #690. Agent. N. {{!!performed_by(action, R680, @M7.3.1)}} {{!!property_of(agency, R170)}} agent, person who does something, doer, actor, performer, perpetrator. {{has_subtype: worker, P2.3.2.3.6.5.6}}. operator; initiator, instigator; executor, executrix; practitioner, worker, stager. {{has_subtype: operator, @R680}}. {{has_metaphor}} bee, ant, busy bee, working bee, termite, white ant. laboring oar, servant of all work, factotum. {{!!performed_by(work, @M7.3.2.5): worker, P2.3.2.3.6.5.6}}. minister &c. (instrument) R631; servant &c. R746; representative &c. (commissioner) R758. deputy, R759. {{has_subtype}}{{performed_by(giving, R784)}} giver, grantor; feoffer[obs3]; settlor; presenter, bestower, awarder; donor, contributor, subscriber; endower. {{has_subtype}}{{performed_by(giving, R784)}} {[in_frame(will)]} devisor. {{performed_by(succession, R63)}} successor. {{has_subtype(successor): descendant, P2.3.2.3.6.2.2}}. Phr. quorum pars magna fui [Lat][Vergil]; faber est quisque fortunae suae [Lat]. <-- [[leader]] --> P2.3.2.3.6.5.1 LEADER N. {{performed_by(lead, @R693)}} leader, Fuehrer[Ger], duce[Ital]. {{has_subtype(leader[of=organized activity])}} officiator, presider. {{has_subtype(officiator)}} master of ceremonies. ringleader. demagogue. bellwether, trend-setter. {{performed_by(command, R741)}} commander. {{has_subtype(commander[of=military, @P2.3.2.3.6.5.44.1.1])}} military commander. role model, leader by example, example, file leader, fugleman. inspector, visitor; ranger, surveyor, aedile[obs3]. {{has_subtype: @P2.3.2.3.6.5.1.3.1, agitator, instigator}}. {{has_subtype(leader[of=party, R712])}} corypheus, coryphaeus. <-- supercargo[obs3]; caporal[obs3], choregus[obs3], collector; linkboy[obs3]. --> <-- Many of these words should be moved to director, below??? [[ruler]] --> P2.3.2.3.6.5.1.1 RULER (R745) #745. Ruler. N. {{performed_by(govern, R737a)}} {{has_subtype(leader, P2.3.2.3.6.5.1)}} ruler, governor; master. chief, chieftain. {{has_subtype}} {{performed_by(govern[obj=country], R737a)}} sovereign. lord, lord paramount; liege, liege lord; laird &c. (proprietor) R779; padrone. potentate; suzerain; oligarch. {{property_of(brutal)}} tyrant, dictator, autocrat, despot, strong man. {{hperforms(tyrant): tyranny, dictatorship, despotism, autocracy, authoritarianism, oppression, monocracy, absolutism}}. {{has_subtype(sovereign)}} {[of(monarchy)]} monarch. {{has_subtype(monarch)}} crowned head, king[male], anointed king[male], majesty, imperator[Lat], queen[female]. {[of(empire)]} {{has_subtype(monarch)}} empress[female], emperor[male]. {{has_subtype(monarch)}} hereditary monarch; constitutional monarch. {[of(democracy)]} president; premier. {[of(parliamentary democracy)]} prime minister. {{has_subtype(prime minister)}} {{origin_of(Ireland)}} Taoiseach. {{has_subtype(president)}} {{origin_of(United States of America)}} President of the United States, POTUS. {{has_subtype(successor[of=president], @P2.3.2.3.6.5)}} vice president. {{has_subtype(successor[of=king], @P2.3.2.3.6.5)}} crown prince. boss, cockarouse[obs3], werowance[obs3]. {{has_subtype(chief[of=Algonquin tribe])}} sagamore. sachem, sirdar[obs3]. {[of(military, @P2.3.2.3.6.5.44.1.1): @P2.3.2.3.6.5.44.1.1, commander, commandant; captain]}. lord of the ascendant; cock of the walk, cock of the roost; gray mare; mistress. vizier, grand vizier, eparch[obs3]. protector, stadholder[obs3], judge. caesar[Roman Empire]; kaiser[Ger]; czar, tsar[Russia], czarowitz[obs3]; shah[Persia], padishah[obs3], sophi[obs3]; mogul, great mogul; khan; lama[Tibet]; mikado[Jap], tenno[Jap]; inca, cazique[obs3]; voivode[Poland]; landamman[obs3]; seyyid[obs3]; Abuna[obs3], cacique[obs3], grand seignior. tycoon[Japan], shogun[Japan]. archduke; doge[Venice]; elector; seignior; marland[obs3], margrave. rajah[India]; mandarin[China]; nabob[India], maharajah[India]. {{has_subtype}}{{property_of(Mohammedan)}} sultan, soldan[obs1], grand Turk, caliph, imam, imaum[obs3]; pasha; sheik. {{has_subtype}} {{origin_of(Middle East)}} emir; wali; sheik; nizam; nawab; bey. {{has_subtype: @R875, prince, duke}}. [female] sultana; czarina[Russia], czarevna[obs3], czarita[obs3]; princess; infanta; duchess, margravine[obs3]. maharani, rani, rectrix[obs3]. regent, viceroy, exarch[obs3], palatine, khedive, hospodar[obs3], beglerbeg[obs3], three-tailed bashaw[obs3], bashaw[obs3], beg, dey[obs3], scherif[obs3]; tetrarch; satrap; subahdar[obs3]; burgrave[obs3]; collector; commissioner, deputy commissioner, woon[obs3]. the authorities, the powers that be, the government; staff, etat major[Fr], aga[obs3]. sircar[obs3], sirkar[obs3], Sublime Porte. {[of(military, @P2.3.2.3.6.5.44.1.1): @P2.3.2.3.6.5.44.1.1, marshal, field marshal, marechal[obs3]; general, generalissimo; commander in chief, seraskier[obs3], hetman[obs3]; lieutenant general, major general]}. <-- naik[obs3]. --> {{property_of(mythical)}} pendragon. {[of(city)]} mayor. {[of(town)]} {{has_subtype(council, R696)}} town council, city council. {{has_member(town council)}} alderman, councilman, committeeman, councilwoman[female]. [Civil authorities] prefect; chancellor; archon; provost; magistrate; syndic; alcalde[obs3], alcaid[obs3]; burgomaster; corregidor[obs3], seneschal; constable, portreeve[obs3]; dewan[obs3], fonctionnaire[Fr]. officer &c. (executive) R965. {{has_subtype(mayor)}} lord mayor[Great Britain]. {[of(prison)]} warden. consul; proconsul. [Naval authorities] admiral, admiralty; rear admiral; vice admiral; port admiral; commodore; captain, skipper; commander; lieutenant; ensign; mate; master; officer of the day, OD; navarch[obs3]. {{has_job(president)}} {{has_subtype(office, @R737)}} presidency, presidentship[obs3]. {{has_job(magistrate)}} {{has_subtype(office, @R737)}} magistrature[obs3], magistracy. {{has_job(consul/proconsul)}} {{has_subtype(office, @R737)}} consulship. {{has_job(mayor)}} {{has_subtype(office, @R737)}} mayoralty. Phr. da locum melioribus[Lat]; der Furst ist der erste Diener seines Staats [German: the prince is the first servant of his state]; "lord of thy presence and no land beside" [King John]. <-- [[director]] --> P2.3.2.3.6.5.1.2 DIRECTOR (R694) #694. Director. N. {{performed_by(direction, R693)}} director, commander, manager; governor, rector. {{has_subtype}} {{job_of(office, @M7.3.5.4.1.4)}} official, person in charge, man in office, person in authority. comptroller. {[of(orchestra)]} conductor, maestro, fugleman[obs3]. {[of(band)]} bandleader. {[of(choir)]} choir director, choirmaster, precentor. {[of(ship, @P2.3.2.3.16.2.3)]} captain, ship's captain, skipper[informal]. {{&assisted_by(ship's captain)}} {{has_subtype(director[of=ship, @P2.3.2.3.16.2.3])}} pilot; helmsman; steersman, steermate[obs3]. wire-puller. {[of(vehicle): driver, P2.3.2.3.6.5.12.1]}. head, head man, head center, boss, head honcho[informal]; principal; president; speaker; chair, chairman, chairwoman, chairperson; superior; mayor &c. (civil authority) R745. {{has_subtype: captain &c. (master) R745}}. statesman, strategist; legislator, lawgiver, politician, statist[obs2], statemonger[obs3]; Minos, Draco; boss [U.S.], political dictator. {{has_subtype: @R967, arbiter, judge}}. {{&member_of: board &c. (council) R696}}. {{has_subtype: master &c. R745}}. {{has_metaphor: guiding star, @R693}}. {{&assisted_by: adviser &c. R695; guide &c. (information) R527b}}. Adv. ex officio. <-- [[advocate]]5.65 --> P2.3.2.3.6.5.1.3 INTERPRETER (R524) #524. Interpreter. N. {{performed_by(explanation, R522)}} interpreter, expositor, expounder, explainer. demonstrator. scholiast, commentator, annotator; metaphrast[obs3], paraphrast[obs3]; glossarist[obs3], prolocutor. spokesman, exponent, spokesperson, speaker, mouthpiece. dragoman, courier, valet de place, cicerone, showman; oneirocritic[obs3]. {{has_subtype: @R522, translator}}. {{has_subtype: oracle &c. R513}}. P2.3.2.3.6.5.1.3.1 PERSUADER N. {{performed_by(persuasion, M8.1.1.6.1.1.R1)}} persuader. {{used_by(inducement, @R616b)}} tempter; seducer, seductor[obs3]. instigator, prompter, agitator, firebrand, incendiary; Siren, Circe; agent provocateur; advocate, champion. {[in_frame(politics, R737b)]} lobbyist. P2.3.2.3.6.5.1.4 ADMINISTRATOR N. {{has_subtype(office holder)}} {{has_subtype(person in authority, @R737)}} administrator, intendant; bureaucrat, functionary, minister, official, red-tapist[obs3]; man in office, Jack in office. superintendent, supervisor, straw boss. foreman, clerk of works; overseer, overlooker[obs3], steward, husband[Brit]; moderator, monitor, taskmaster. secretary, secretary of state; Reis Effendi; bailiff, middleman; landreeve[obs3]; factotum, major-domo[obs3], seneschal, housekeeper, shepherd, croupier; proctor, procurator. {{has_subtype: @P2.3.2.3.6.5.3, @R758, trustee, factor, agent}}. {{has_subtype: vicar &c. (deputy) R759}}. <-- ??? author should be moved to a proper subtype --> P2.3.2.3.6.5.2 WRITER N. {{performed_by(write[obj=document, M8.1.3.2.2.4.3])}} writer, penman. scribe, amanuensis, scrivener, secretary, clerk. {{has_subtype}} {{performed_by(write[obj=calligraphy])}} calligrapher. copyist, transcriber, quill driver. typist, stenographer, word processing secretary, typewriter[obs2]. {{uses: typewriter, pen, pencil, word processor, text editor}}. {{has_subtype: author, P2.3.2.3.6.5.2.1}}. <-- writer here is left as a separate sense from writer generally in P2.3.2.3.6.5.2 [[author]] --> P2.3.2.3.6.5.2.1 AUTHOR N. {{performed_by(write[obj=book/article])}} author, writer, authoress, litterateur[Fr]. {{has_subtype}} essayist; novelist; short-story writer; diarist; playwright; dramatist; poet; biographer; encyclopedist; lexicographer; scriptwriter; monographer. co-author, coauthor, collaborator. [coll.] pen, scribbler, the scribbling race; literary hack, Grub-street writer; adjective jerker[obs3], diaskeaust[obs3]. hack, hack writer, ink slinger[coll.], penny a liner[coll.], potboiler. {{has_subtype}} {{performed_by(write[obj=children's book], R590)}} children's author. publicist; copywriter; adman. {{has_subtype}}{[in_frame(newspaper/magazine/periodical/wire service)]} reporter, journalist, newsman, newswoman; writer for the press, gentleman of the press, representative of the press; columnist. {{has_subtype(editor)}} {{job_of(write[obj=editorial])}} editorialist, editorial writer. {{has_subtype(reporter)}} investigative reporter; correspondent; war correspondent. {{has_subtype(columnist)}} critic, reviewer; science writer, science reporter; travel editor; syndicated columnist. {{has_subtype}} {{has_subtype(critic)}} movie critic; music critic; drama critic; art critic; food critic, restaurant critic; literary critic; dance critic. ghost, ghost writer. editor, subeditor[obs3]. {{has_subtype: playwright &c. R599; poet &c. R597}}. P2.3.2.3.6.5.2.2 HISTORIAN N. {{has_subtype(writer, P2.3.2.3.6.5.2)}} historian. chronologer, chronologist, annalist. <-- An auxiliry is anyone who acts together with another to accomplish a common goal, except as boss (which is under leader, P2.3.2.3.6.5.1). deputy and trustee (agent, delegate) are subtypes. [[helper]] P2.3.2.3.6.5.43 --> P2.3.2.3.6.5.3 HELPER (R711) #711. Helper. N. {{trait_of(cooperation, R709, @M8.2)}} {{performed_by(assist, R707)}} helper, associate. auxiliary, assistant, co-worker, confrere, cooperator, collaborator, concomitant, accessory[1]. aide, adjunct. {{has_subtype(aide[of=officer, @P2.3.2.3.6.5.44.1.1])}} aide-de-camp. {[of(king/emperor)]} {{has_member(royal court)}} courtier. help, help mate, helping hand, ayudante[obs3], coaid[obs3]. recruit; adjuvant, adjutant. coadjutor, coadjutrix[fem]. ally. attendant, fellow. associate, colleague; partner, co-partner. hanger on, fellow-traveller, satellite, shadow. escort; entourage, "cortSge". companion, confidant, pal, buddy, alter ego, fidus Achates[Lat][obs3]. {{&is_a: friend &c. R890}}. {{has_subtype: @P2.3.2.3.6.5.6.4, obstetrician, midwife, accoucheur, accoucheuse, nurse-midwife}}. {{has_subtype: @P2.3.2.3.6.5.75, mediator, go-between}}. {[in_frame(crime)]} confederate; accomplice; complice; accessory[2], accessory after the fact; particeps criminis[Lat]; socius criminis[Lat]. secretary, clerk, marshal; right-hand, right-hand man, Friday, girl Friday, man Friday, gopher, gofer; candle-holder, bottle-holder; handmaid; servant &c. R746. {{trait_of(gullibility)}} puppet, dupe, tool, cat's-paw, jackal[obs2], stooge, running dog, ame damnee[Fr]; satellite, adherent. {{has_subtype: minister, P2.3.2.3.6.5.1.4}}. {{has_subtype: servant &c. R746}}. {{has_subtype: consort, spouse, mate}}. votary; sectarian. friend in need, Jack at a pinch, deus ex machina[Lat], guardian angel, tutelary genius. {{performed_by(encourage + defend)}} supporter, backer[1], advocate, partisan, champion, protagonist, seconder, upholder, abettor, friend at court. {{has_subtype(partisan[of=sports team])}} pompom girl. {[in_frame(theater/entertainment)]} patron, backer[2], angel. {{has_subtype}} {{trait_of(impartial): @P2.3.2.3.6.5.75, mediator, go-between}}. <-- note that people in intermediate levels of authority may be both directors (bosses) and agents (underlings). So, which should be primary??? We will classify them as both, but place them under the heading which seems to be the primary meaning for each word. (e.g., a supervisor usually has a boss of his owm, but the word emphasizes supervision) --> P2.3.2.3.6.5.3.1 DEPUTY #759. Deputy. N. {{has_subtype(substitute[for=represented person], @A6.1.7.1)}} {{has_subtype(role, @R9)}} deputy, representative, proxy, delegate, next friend, surrogate, substitute, secondary, locum tenens, badli[obs3]. {{has_case}} {{has_subtype(person with authority)}} {{performed_by(delegate[obj=authority, R737], @R755)}} represented person. {{has_job: represent[obj=represented person]}}. {[in_frame(contest, R720)]} champion. {{has_subtype: trustee, P2.3.2.3.6.5.3.1.1}}. {{has_subtype(director, R694)}} regent, viceregent, vicar; chancellor, prefect; provost, warden, lieutenant, archon; consul, proconsul; alter ego. vizier, minister. {{has_metaphor}} Tsung-li Yamen[obs3], Wai Wu Pu[obs3]. {{has_subtype: viceroy &c. (governor) R745}}. {{member_of: team, R712a}}. <-- eight, eleven; These words were with "team" in this heading, but how were they used??? --> V. {{hperforms(deputy)}} {{has_subtype(be in authority)}} {{has_subtype(take the place of[obj=represented person], @R147)}} {{has_consequence_o(delegate, @R755)}} represent; stand in the shoes of, walk in the shoes of; stand in the stead of, be deputy, be substitute, be proxy; stand for, appear for, hold a brief for, answer for. ablegate[obs3], accredit. Adj. {{has_property(deputy)}} {{has_consequence_o(delegate, @R755)}} deputized, representing, acting, vice, vice regal; accredited to. Adv. in behalf of. Prep. {{has_marker(represented person): of, for}}. Pref. {{has_symbol(deputy)}} {{&has_part(title, R877)}} {{has_subtype(prefix)}} vice, vice-. P2.3.2.3.6.5.3.1.1 INTERMEDIARY #758. Intermediary. N. {{performed_by(trust, R755)}} intermediary, agent, delegate, go-between, middleman, intermedium[obs3]. consignee, trustee, nominee, committee[obs2]. commissary, commissioner; emissary, envoy, commissionaire[Fr]. {{has_subtype: messenger &c. R534}}. diplomat, diplomatist, diplomate; ambassador, embassador[obs3]; representative, resident, consul; legate, nuncio, internuncio[obs3], charge d'affaires[Fr], attache. {{member_of(diplomat)}} diplomatic corps, corps diplomatique[Fr]; embassy; consulate. plenipotentiary. {[in_frame(law)]} attorney, advocate, solicitor. intruder, interloper, bodkin[obs2]. functionary, placeman[obs3], curator; factor, bailiff. {{has_subtype(intermediary[between=buyer, P2.3.2.3.6.5.49 + seller, P2.3.2.3.6.5.6.1])}} broker, underwriter, commission agent. auctioneer, one's man of business. caretaker; dalal[obs3], dubash[obs3], garnishee, gomashta[obs3]. {{has_subtype(caretaker[of=student])}} proctor. negotiator; under agent, employe. {{has_subtype: referee, arbitrator &c. (judge) R967}}. {{has_subtype: treasurer &c. R801; factotum &c. (director) R694}}. traveler, commis-voyageur[Fr], touter[obs3], commercial traveler, drummer [U.S.], traveling man. {{function_of(collect[obj=money], @P2.3.2.3.6.5.9)}} bagman[perjorative], collection agent; bill collector. newspaper correspondent, own correspondent, special correspondent. P2.3.2.3.6.5.4 LEARNER (R541) #541. Learner. N. {{performed_by(learning, R539)}} learner, scholar, student, pupil; apprentice, prentice[obs3], journeyman; articled clerk; abecedarian, alphabetarian[obs3]; alumnus, eleve[Fr]. beginner, tyro, amateur, rank amateur. recruit, raw recruit, novice, neophyte, inceptor[obs3], catechumen, probationer; seminarian, chela, fellow-commoner; debutant. {{has_subtype(apprentice)}} {[in_frame(clinical medicine)]} intern; resident. {{has_subtype(student)}} {{has_property(male, @R366)}} schoolboy, hopeful, cadet. {{has_subtype(student)}} {{has_property(female)}} schoolgirl, coed. fresh, freshman, frosh; junior soph[obs3], junior; senior soph[obs3], senior; sophister[obs3], sophomore; questionist[obs3]. [college and university students] undergraduate; graduate student; law student; medical student; pre-med; post-doctoral student, post-doc; matriculated student; part-time student, night student, auditor. [group of learners] {{member_of}} class, grade, seminar, form, remove. disciple, follower, apostle, proselyte; fellow-student, condisciple[obs3]. {{has_high_quality}} grinder, crammer; wonk [derogatory], wombat[derogatory]. {{&has_location(learning): school &c. R542}}. V. learn; practise. Adj. in statu pupillari[Lat], in leading strings. Phr. practise makes perfect. <-- R542 school to M9.5 Voluntary Institutions --> <-- [person who calculates: calculate R81] --> P2.3.2.3.6.5.5 MATHEMATICIAN N. {{performed_by(calculate)}} {{job_of(mathematics)}} mathematician. arithmetician, calculator, abacist[obs3]. algebraist; statistician, geometer; topologist. accountant, auditor. programmer, computer programmer. {{has_subtype(programmer)}} {{has_subtype(expert)}} hacker. <-- duplicate Scholar removed. Scholar at P2.3.2.3.6.4.6 --> <-- This entry is for paid labor, in the sense of labor one does for a living (not necessarily for wages). [[worker]] Note that laborer has two meanings, a general and a specific (unskilled laborer). also note that although these categories are designations of professional workers, often the same term is applied to non-professionals performing the same type of work. Presence in this category only means that these human types perform an activity which can be done (and usually is done) for pay. We consider that "working man" connotes a low-skill job. This may be a misinterpretation. --> P2.3.2.3.6.5.6 WORKER N. {{performed_by(work, M7.3.2.5)}} worker, laborer, working person. coworker, collaborator, party to, participator in, particeps criminis[Lat], dramatis personae[Lat]; personnel. {{property_of(paid)}} {{performed_by(job, M7.5.4.1.4.1)}} employee. [disparaging] hireling, mercenary, hired gun. {{has_subtype(employee)}} permanent employee; temporary employee, temp; full-time employee; part-time employee; casual employee. {{property_of(skillful)}} mechanic, operative. {{property_of(skillful)}} {{job_of(service, M7.3.2.9.3)}} professional, white collar worker, white-collar worker. {{has_subtype(laborer)}} {{performed_by(manual labor, @M7.3.5.4.1)}} {{trait_of(unskilled)}} laborer, workman, workingman, manual laborer, drudge, working man, laboring man, working stiff, demiurgus, hewers of wood and drawers of water[pl], navvy[obs3]; hired hand, hand, man, day laborer; charwoman; hack; handyman, lumper[obs3], roustabout; mere tool, beast of burden. journeyman. {{has_subtype(employee)}} contract employee. machinist; mechanician, engineer. artist; architect, designer; builder; mason, bricklayer; carpenter; ganger, platelayer; locksmith. {{has_job}} {{has_subtype(duty, @R686): @M7.3.2.5.4, job, occupation, business, employment, work, line, line of work, livelihood, paid occupation, paying job, gainful employment, situation}}. {{job_of(gemology, @P2.3.1.3.6.7.2)}} gemologist; minerologist. {{has_subtype(minerologist)}} {{has_subtype(amateur)}} rock hound. P2.3.2.3.6.5.6.1 SELLER N. {{performed_by(sale, R796)}} seller, vender, vendor. {{has_subtype: merchant &c. R797}}. {{has_subtype}} {{has_subtype(broker, @R758)}} {{has_subtype(manager[of=auction, @R796])}} auctioneer. {{hperforms(auctioneer): direct[obj=auction, @R796], @R693}}. {{has_property(auctioneer): title[val=colonel], R877}}. {{has_subtype: @R779a, possessor, owner}}. P2.3.2.3.6.5.6.1.1 MERCHANT (R797) #797. Merchant. N. {{has_subtype(seller, P2.3.2.3.6.5.6.1)}} merchant, trader, dealer, monger, chandler, salesman, salesperson; changer; regrater[obs3]; tradesman, tradespeople[pl], tradesfolk[pl]. money broker, money changer, change bureau, cambist[obs3]. retailer; chapman, higgler[obs3]; peddler, pedlar, hawker, huckster, colporteur, camelot[Fr], cadger, Autolycus[obs3]; sutler[obs3], vivandiere[obs3]; costerman[obs3], costermonger[obs3]; tallyman; faker. {{has_subtype: shopkeeper, P2.3.2.3.6.5.6.1.1.1}}. {[sold_by(wine)]} vintner[wn1], wine merchant. {{has_subtype(salesman)}} traveling salesman, door-to-door salesman. {{has_instance(traveling salesman)}} Fuller brush man. {{has_subtype(money changer): bank}}. {{has_worker(lending institution)}} banker, money lender, moneyer[obs3]. {{works_at(banker): bank}}. {{has_subtype(money lender): @R787, usurer, loan shark}}. jobber; broker &c. (agent) R758; buyer &c. R795; seller &c. R796. {[in_frame(stock market)]} stockbroker; mutual fund manager; bear, bull. {{has_subtype: commercial organization, P2.3.2.1.2.1}}. P2.3.2.3.6.5.6.1.1.1 SHOPKEEPER N. shopkeeper, shopman[obs3]. store clerk, salesperson, sales clerk. manager, store manager; floor manager. {{sold_by(jewelry, @P2.3.1.3.6.7.2)}} jeweler. P2.3.2.3.6.5.6.1.1.2 BOOKSELLER N. {{sold_by(book)}} bookseller. {{has_location: bookstore, bookshop, bookseller's shop}}. publisher; bibliopole[obs3], bibliopolist[obs3]. P2.3.2.3.6.5.6.1.1.3 CLOTHIER N. {{job_of(sell clothes)}} clothier. tailor, milliner, haberdasher, costumier, sempstress[obs3], snip; dressmaker, habitmaker[obs3], breechesmaker[obs3]. cobbler, shoemaker; bootmaker. Crispin; friseur[Fr]; cordwainer[obs3], hosier[obs3]; hatter; draper, linen draper, mercer. P2.3.2.3.6.5.6.1.2 ADVERTISER N. {{has_subtype(seller, P2.3.2.3.6.5.6.1)}} advertiser. {{has_agent(advertiser)}} advertising agency. {{has_member(advertising agency)}} advertising executive; adman. {{has_subtype(adman)}} creative adman. {{creates(advertising agency/adman): ad, advertisement, R531}}. P2.3.2.3.6.5.6.2 NEWSCASTER N. {{function_of(report[obj=news, R532])}} newscaster, reporter, journalist, correspondent. foreign correspondent, special correspondent; war correspondent. {{has_subtype(human group)}} news team, news department. anchorman; anchorwoman[obs3]; sportscaster. newsman; newswoman. {{job_of(report[obj=weather])}} weatherman, weather forecaster, weather reporter, weatherperson. on-the-spot reporter. [officials providing news for an organization] press secretary, public relations department, public relations man. {{has_subtype(organization)}} {{function_of(produce[obj= news report])}} United Press International, UPI; Associated Press, AP; The Dow Jones News Service, DJ; The New York Times News Service, NYT[abbr]; Reuters [England]; TASS [Soviet Union]; The Nikkei [Japan]. <-- [[DOCTOR]] --> P2.3.2.3.6.5.6.4 MEDICAL PRACTITIONER N. medical practitioner, medical professional, health care worker, healer, health professional, health worker. medical attendant. {{trait_of(highly trained, @R537)}} doctor, physician, MD, doc[informal], sawbones[coll], leech[obs2]. {{has_subtype(physician)}} {{uses(ruler, R745)}} chief physician, archiater[obs3]. {{has_subtype(archiater)}} {{origin_of(United States)}} {{has_member(President's Cabinet)}} Surgeon General. obstetrician; gynecologist. accoucheur[Fr], accoucheuse[Fr], midwife; nurse-midwife. oculist, aurist[obs3]; operator. nurse, registered nurse, RN; sister[Australia]. practical nurse, monthly nurse. {{job_of(diagnosis, P2.6.4.8.1)}} diagnostician. {{has_subtype(assistant)}} nurse's aide, candystriper; dresser; orderly. {{has_subtype(nurse)}} male nurse. {{trait_of(highly trained, @R537)}} {{has_subtype(nurse)}} nurse practicioner. veterinarian, vet, animal doctor, horse doctor, horse leech; veterinary surgeon, veterinary doctor, Doctor of Veterinary Medicine, DVM[acron.]. {{hperforms(veterinarian): veterinary medicine, P2.6.4.7}}. {{property_of(unscientific, @M3.1.1.2+supernatural, M9.6)}} {{property_of(unlicensed)}} witch doctor, shaman; faith healer; quack; exorcist. {{has_subtype(doctor)}} general practitioner, GP, family practitioner; specialist, medical specialist. {{has_subtype(specialist)}} {{property_of(specialized)}} surgeon; osteopath, osteopathist[obs3]; optometrist, eye doctor; ophthalmologist; oncologist; internist; gastroenterologist; epidemiologist, public health specialist; dermatologist, skin doctor; podiatrist; abortionist; otolaryngologist, ear and throat man; psychiatrist, head shrinker[coll], shrink[coll]. {{hperforms(internist)}} internal medicine. {{hperforms(surgeon)}} surgery. {{hperforms(dermatologist)}} dermatology. {{has_instance}} {{property_of(ancient)}} Aesculapius[obs3], Hippocrates, Galen. chiropractor, bonesetter, bone doctor, bone man[coll]. {{job_of(sell[obj=drug])}} pharmacist, druggist, chemist, apothecary, pharmaceutist[obs3], pharmacopolist[obs3]. {{has_subtype(doctor)}} {{has_subtype(apprentice, R541)}} intern, houseman. {{has_subtype(doctor)}} {{has_subtype(journeyman, R541)}} resident. {{hperforms(resident)}} residency. {{hperforms(intern)}} internship. <-- [ref: medicine P2.6.4.8] --> <-- [[pro]] --> P2.3.2.3.6.5.6.5 PROFESSIONAL ATHLETE N. {{job_of(professional sport, @M8.2.2.2.2.2)}} professional athlete, athlete, pro, jock[coll], player. football player; baseball player; basketball player; soccer player; tennis player, tennis pro; hockey player; golf player, golfer, linskman, golfing pro; boxer, prize fighter, professional boxer; professional wrestler, pro wrestler; ice skater, figure skater. {{has_subtype(football player)}} back; lineman; kicker; receiver, pass catcher. {{has_subtype(back)}} quarterback; halfback; fullback; tailback; wingback; linebacker, line backer. {{has_subtype(quarterback)}} passer. {{has_subtype(kicker)}} dropkicker; place-kicker; punter. {{has_subtype(lineman)}} center; end; guard; tackle. {{has_subtype(end)}} split end; tight end. {{has_subtype(soccer player/hockey player)}} goalie. {{has_subtype(manager, R694)}} coach; head coach. {{has_subtype(football coach)}} defensive coordinator; offensive coordinator. {{has_subtype(baseball player)}} pitcher, hurler; fielder; manager; batter, hitter, slugger; major leaguer, minor leaguer; runner. {{member_of(pitcher+catcher)}} battery. batsman. {{has_subtype(runner)}} pinch runner. {{has_subtype(fielder)}} infielder; outfielder. {{has_subtype(infielder)}} catcher; first baseman, first sacker; second baseman, second sacker; third baseman, third sacker; short stop. {{has_subtype(outfielder)}} right fielder; center fielder; left fielder. {{has_subtype(batter)}} designated hitter; pinch hitter; switch-hitter. {{has_subtype(pitcher)}} starter; reliever; leftie, southpaw; rightie; twenty-game winner. {{trait_of(skill)}} ace pitcher, ace hurler. {{has_trait(ace pitcher)}} low earned run average, low ERA. P2.3.2.3.6.5.6.6 EXCAVATOR. N. {{created_by(excavation, @P1.2.4.3.1.3)}} excavator, sapper, miner. driller, oil driller. coal miner; diamond miner. {{has_subtype(drudge)}} ditch digger. tunneler, tunnel digger, mole[coll]. P2.3.2.3.6.5.6.7 PROSPECTOR N. {{job_of(search[obj=ore/mineral])}} prospector. oil explorer. {{has_subtype(oil explorer)}} {{property_of(independent)}} wildcatter. {{performed_by(seek[obj=gold])}} gold prospector, gold digger. {{has_subtype(gold prospector)}} {[in_frame(California Gold Rush[yr=1849])]} forty-niner, "'49er". P2.3.2.3.6.5.6.8 LAPIDARY N. {{job_of(gemstone polishing, @P1.2.4.3.2.1)}} lapidary, lapidarian; gemcutter. <-- the entry scientist is for scientific occupations without a separate entry of their own. --> P2.3.2.3.6.5.6.9 SCIENTIST [[SCIENTIST]] N. {{job_of(scientific research, @R461)}} scientist. experimentalist, experimenter, experimentist[obs3]; theoretician. {{has_subtype: physical scientist, P2.3.2.3.6.5.6.9.1; social scientist, P2.3.2.3.6.5.6.9.2}}. {{performed_by(scientific research)}} research scientist. {{job_of(engineering)}} engineer, professional engineer. {{has_subtype(engineer)}} electronic engineer; civil engineer; sanitary engineer; chemical engineer; aeronautical engineer, aviation engineer. technician, techie[coll.]. {{member_of}} technical staff. {{member_of(research scientist)}} research staff; research group. P2.3.2.3.6.5.6.9.1 PHYSICAL SCIENTIST N. physical scientist. {{job_of(hydrography, @R341, @P2.3.1.1.6.1.1.1)}} hydrographer. {{job_of(natural history)}} naturalist. P2.3.2.3.6.5.6.9.1.1 BIOLOGIST N. {{job_of(biology)}} biologist. geneticist. {{has_subtype(geneticist)}} molecular biologist, genetic engineer. {{has_job(molecular biologist)}} molecular biology, genetic engineering. {{hperforms(genetic engineer)}} gene splicing; gene sequencing, sequencing; gene manipulation, fiddling with genes; directed mutation. P2.3.2.3.6.5.6.9.1.1.1 ZOOLOGIST N. {{job_of(zoology, R368, @P2.3.2.2.1.1)}} zoologist. anatomist; morphologist. physiologist. zoologist; icthyologist; herpetologist; ornithologist; entomologist; anthropologist; helminthologist; paeontologist. Adj. zoological &c. n.. <-- anthropology, ornithology, ichthyology, herpetology, helminthology[Med], entomology, oryctology[obs3], paleontology. taxidermy. --> P2.3.2.3.6.5.6.9.1.1.2 BOTANIST N. {{job_of(botany, R369)}} botanist. herbologist. field botanist. gardener. P2.3.2.3.6.5.6.9.1.2 PHYSICIST N. physicist. nuclear physicist; solid-state physicist; theoretical physicist. acoustician; astronomer, uranologist, stargazer. {{has_subtype(astronomer)}} astrophysicist; cosmologist. {{has_instance(astronomer)}} {{trait_of(famous+dead)}} Eddington, Sir Arthur Stanley Eddington; Gauss, Carl Friedrich Gauss; Ptolemy. {{has_instance(physicist)}} {{trait_of(famous+dead)}} Faraday, Michael Faraday; Helmholtz, Hermann von Helmholtz, Hermann Ludwig Ferdinand von Helmholtz; Newton, Isaac Newton, Sir Isaac; Newton; Ohm, George Simon Ohm. {{has_instance(nuclear physicist)}} {{trait_of(famous+dead)}} Oppenheimer, Robert Oppenheimer; Fermi, Enrico Fermi. {{has_instance(nuclear physicist)}} {{trait_of(famous+dead)}} Einstein, Albert Einstein; Wolfgang Pauli; Schroedinger; Wernher Heisenberg. {{has_instance(theoretical physicist)}} {{trait_of(famous)}} Richard Feynman. P2.3.2.3.6.5.6.9.1.3 CHEMIST N. chemist. organic chemist; inorganic chemist; biochemist; physical chemist; food chemist; polymer chemist. alchemist. {{has_instance(chemist)}} {{trait_of(famous+dead)}} Dalton, John Dalton; Mendeleev; Karl Fisher; Robert Burns Woodward; Kekule; Arrhenius; Hans Debye; Louis Pasteur. {{has_instance(alchemist)}} {{trait_of(famous+dead)}} Paracelsus. analytical chemist, analyzer, analyst, assayist. P2.3.2.3.6.5.6.9.2 SOCIAL SCIENTIST N. social scientist. psychologist. educator. P2.3.2.3.6.5.6.10 ANIMAL CARETAKER N. {{job_of(animal husbandry, M7.3.5.4.1.2.2)}} animal caretaker. {{has_subtype: farmer, P2.3.2.3.6.5.6.10.1}}. pet owner. zookeeper. shepherd, neatherd[obs3]; trainer. beekeeper, apiarian[obs3], apiarist. breeder. cowboy, cowherd, bull whacker [U.S.], cow puncher [U.S.]; grazier, drover, cowkeeper[obs3], vaquero[Sp.]. {{performed_by(horse shoeing, @R370)}} horse shoer, farrier. {{&performed_by(horse shoeing, @R370): blacksmith, @P2.3.2.3.6.5.6}}. {{has_subtype: @P2.3.2.3.6.5.6.4, horse doctor, veterinarian, vet, veterinary surgeon, veterinary doctor}}. {{has_subtype(organization)}} humane society; animal shelter. P2.3.2.3.6.5.6.10.1 FARMER N. {{job_of(agriculture, M7.3.2.10.2)}} farmer, husbandman, horticulturist. peasant. florist; agricultor[obs3], agriculturist; yeoman, cultivator, tiller of the soil. gardener. forester, woodsman, woodcutter, backwoodsman. granger, homesteader, habitat[obs3]. {{job_of(viticulture)}} viticulturist, vigneron[Fr]. <-- Triptolemus. --> P2.3.2.3.6.5.6.11 WATCHMAN N. {{job_of(warning, R668)}} sentinel, sentry, guard; watch, watchman, security agent. watch and ward; watchdog, bandog[obs3], housedog[obs3]; patrol, patrolman, vedette[obs3]. {{has_subtype(watchman)}} night watchman. picket, bivouac; lookout. {{has_subtype: @P2.3.2.3.6.5.7, scout, spy, undercover agent, mole}}. plainclothesman; advanced guard, rear guard. P2.3.2.3.6.5.6.11.1 DOORKEEPER N. {{location_of(door, entry)}} {{function_of(hinder[obj=entry], R706)}} doorkeeper, doorman[male], portress[female], warder, beadle, cerberus, ostiary[obs3]. {{has_subtype}} {{has_subtype(guardian, @P2.3.2.3.6.5.66)}} bouncer. {{has_subtype(doorkeeper)}} {{job_of(examine[obj=ticket, @R760/pass, @R760])}} ticket taker, ticket puncher. P2.3.2.3.6.5.6.12 SERVANT #746. Servant. N. {{performed_by(personal service, M7.3.2.5.3)}} {{has_property(roleness[to=master])}} {{has_subtype(employee)}} servant, help. {{has_inverse}} {{has_property(roleness[to=servant])}} {{has_subtype(origin[for=servant], @R9)}} master. domestic servant, domestic. {{has_subtype(domestic)}} retainer, servitor; waiter, lapster[obs3]; butler; livery servant; valet, valet de chambre[Fr]. {{trait_of(servile, R886)}} lackey, menial, footman, flunky, flunkey. follower, henchman. {[of(nobleman)]} subject, liegeman[obs3]; squire, page. {[of(nobleman)]} {{member_of}} retinue[pl], suite[pl], cortege[pl], staff[pl], court[pl]. {[of(monarch, @R745)]} {{has_subtype(court)}} royal court. attache; official. attendant, usher, donzel[obs3], footboy[obs3]; train bearer, cup bearer; equerry, groom; jockey, hostler, ostler[obs3], tiger[ob2]; messenger, cad, gillie[obs3]; barkeeper, bartender; bell boy, boots, boy, counterjumper[obs3]; yardman. herdsman, swineherd. {[of(military officer)]} {{has_subtype(soldier)}} orderly. {[in_frame(hospital)]} {{has_subtype(medical practitioner): orderly}}. seneschal, chamberlain, major-domo[obs3], groom of the chambers, castellan[obs3]. {{has_subtype}} {{job_of(manage[obj=$real estate], R693)}} bailiff[Brit.]. &&{{owned_by($real estate): master}}. secretary; clerk. agent &c. R758. subaltern, subsidiary; underling, understrapper; man. under secretary, assistant secretary. {{has_subtype(domestic)}} {{property_of(female)}} maid, maidservant; handmaid; confidente[Fr], lady's maid, abigail, soubrette; nurse, biddy, amah[obs3], bonne[Fr], ayah[obs3]; nursemaid, nursery maid; house maid, parlor maid, waiting maid, chamber maid, femme de chambre[Fr]; kitchen maid, scullery maid, scullion, potwalloper[obs3]; femme fille[Fr]; camarista[obs3]. cook, chef de cuisine, cordon bleu[Fr]. maid of all work, servant of all work; laundress, bedmaker[obs3]. {{has_metaphor(scullery maid)}} {{property_of(fictional)}} Cinderella. journeyman, charwoman &c. (worker) R690. {[in_frame(British colony)]} bearer, chokra[obs3], gyp [Cambridge], hamal[obs3], scout [Oxford]. <-- ; khansamah[obs3], khansaman[obs3]; khitmutgar[obs3] ?? --> V. serve; wait upon, attend upon, dance attendance upon, pin oneself upon; squire, tend, hang on the sleeve of; chore [U.S.]. Adj. servile; in the train of; in one's pay, in one's employ; at one's call &c. (obedient) R743; in bonds. P2.3.2.3.6.5.6.12.1 PERSON IN BONDAGE N. person in bondage. {{has_property: condition[val=bondage, @R749], R7a}}. {{has_subtype}} {{has_subtype(personal property)}} slave. serf; vassal. bondsman, bondswoman[obs3]; bondslave[obs3]; ryot[obs3], adscriptus gleboe[Lat]. {{has_subtype(slave)}} {[in_frame(feudalism)]} villian[obs3], villein. helot. {{has_property(serf): condition[val=serfdom, @R749], R7a}}. {{has_property(vassal): condition[val=vassalage, @R749], R7a}}. {{has_property(villein): condition[val=villenage, @R749], R7a}}. {{has_symbol(slavery)}} badge of slavery. {{has_subtype(slave)}} {{has_subtype(woman, R374)}} odalisque[1]. {{has_subtype}} {{has_subtype(woman, R374)}} {{has_member(harem, @R961)}} odalisque[2]. {{has_subtype(slave)}} {{job_of(row[obj=galley, @P2.3.1.3.16.2.3.2.2], @R267)}} galley slave. {{has_subtype(slave)}} love slave. <-- ; beadsman[obs3], bedesman[obs3]; sizar[obs3]. ame damnee[Fr], --> {{&uses: bond &c. R752}}. P2.3.2.3.6.5.6.13 TREASURER (R801) #801. Treasurer. N. {{has_worker(treasury, R802)}} {{&has_member(organization, P2.3.2.3.5.5)}} treasurer; bursar, bursary; purser, purse bearer; cash keeper, banker; depositary; questor[obs3], receiver, steward, trustee, accountant, Accountant General, almoner, liquidator. paymaster, cashier, teller. financier. Secretary of the Treasury; Chancellor of the Exchequer, minister of finance. {{has_subtype: money changer &c. (merchant) R797}}. <-- [[End of: occupation, job]] --> P2.3.2.3.6.5.7 INFORMANT N. {{performed_by(@R527b, inform)}} informant, authority, teller, relator, intelligencer[obs3], reporter, delator, exponent, mouthpiece. informer; eavesdropper. {{has_subtype(informer): tattletale, P2.3.2.3.6.5.7.2}}. detective, sleuth. {{has_subtype(detective)}} private detective, gumshoe[coll], private dick[coll.]. {{has_instance(detective)}} {{property_of(fictional)}} Sherlock Holmes; Hercule Poirot. {{has_subtype}} scout. mouchard[obs3], newsmonger; amicus curiae[Lat]. spy, secret agent, undercover agent, spial[obs1]. {{has_subtype(spy)}} plant; double agent. {{has_subtype(plant)}} {{property_of(long-term)}} mole. {{has_subtype: messenger, R534}}. P2.3.2.3.6.5.7.1 MESSENGER (R534) #534. Messenger. N. messenger, envoy, emissary, legate; nuncio, internuncio[obs3]; ambassador &c. (diplomatist) R758. marshal, flag bearer, herald, crier, trumpeter, bellman[obs3], pursuivant[obs3], parlementaire[Fr], apparitor[obs3]. courier, runner; dak[obs3], estafette[obs3]; Mercury, Iris, Ariel[obs3]. commissionaire[Fr]; errand boy, chore boy; newsboy. {{uses: mail, overnight mail, express mail, next-day delivery; post, post office; letter bag; delivery service; United Parcel Service, UPS; Federal Express, Fedex}}. {{&uses: telegraph, telephone; cable, wire [electronic information transmission]; carrier pigeon}}. {{has_subtype: @P2.3.2.3.6.5.6.2, reporter, gentleman of the press, representative of the press, penny-a-liner, special correspondent, own correspondent}}. P2.3.2.3.6.5.7.2 TATTLETALE N. {{performed_by(disclose[obj=secret, R533], R529, @M8.1.2)}} tattletale, snitch, fink, stool pigeon, canary. V. {{hperforms(stool pigeon): @R529, squeal, snitch, sing[coll.]}}. P2.3.2.3.6.5.8 PETITIONER #767. Petitioner. N. {{performed_by(request, M8.1.1.3.5.6)}} petitioner, solicitor, applicant; suppliant, supplicant; suitor, candidate, claimant, postulant, aspirant, competitor, bidder; place hunter, pot hunter; prizer[obs3]; seeker. beggar, mendicant, moocher, panhandler, freeloader, sponger, mumper[obs3], sturdy beggar, cadger; hotel runner, runner, steerer [U.S.], tout, touter[obs3]. [poor person] pauper, homeless person, hobo, bum, tramp, bindle stiff, bo, knight of the road (poverty) R804; hippie, flower child; hard core unemployed; welfare client, welfare case. canvasser, bagman &c. R758; salesman. <-- 5.9 was "dupe", but this was moved to the "character" section, at P2.3.2.3.6.4.10 above. --> P2.3.2.3.6.5.9 COLLECTOR N. collector. {{has_tobject(collect[2], @R72)}} {{has_subtype(solid object)}} {{!not_property_of(abundant, @R639)}} collectible item, collectible. stamp collector, philatelist; coin collector, numismatist; butterfly collector. {{forms(collect[2], @R72)}} {{has_subtype(collection[2], @R72)}} collection. {{has_subtype(collection)}} {{member_of(postage stamp)}} stamp collection. {{&has_member(stamp collection)}} {{has_subtype(postage stamp)}} {{property_of(rare, @R83)}} rare stamp. {{has_subtype(collection)}} {{member_of(coin, @R800)}} coin collection. {{&has_member(coin collection)}} {{has_subtype(coin, @R800)}} {{property_of(rare, @R83)}} rare coin. {{has_subtype(minerologist)}} rock collector, mineral collector. {{has_subtype(rock collector)}} {{has_subtype(amateur)}} rock hound. V. {{hperforms(collector)}} collect. Adj. {{has_property(collectible item)}} collectible. <-- [[liar]] --> P2.3.2.3.6.5.10 DECEIVER (R548) #548. Deceiver. N. deceiver. {{performed_by(lie, @R544)}} liar, prevaricater; fibber, dissembler. {[in_frame(law)]} perjurer, false witness. menteur a triple etage[Fr], Scapin[obs3]. counterfeiter, misrepresenter; falsifier, pervert, distorter; equivocater, quibbler. swindler, fraud, bilkster, victimizer; hoaxer, bamboozler; rogue, knave, cheat. {{has_subtype(swindler)}} {{performed_by(con game, @R545)}} con man, con artist; flimflam man, flimflam artist, hornswoggler. {{has_subtype(swindler): swindler &c. (thief) R792}}. hypocrite; sophist. {{has_metaphor}} {{property_of(biblical)}} Pharisee; Judas. {{has_metaphor}} Janus; Pecksniff; Jesuit[obs2][pejorative]; Mawworm[obs3]; Joseph Surface; Tartufe[obs3]; Cagliostro, Fernam Mendez Pinto. serpent, snake in the grass, cockatrice; jilt; shuffler[obs2], stool pigeon. story-teller. {{has_subtype}} {{has_subtype(accomplice, @R711)}} shill, ringer, straw bidder [U.S.], bunko steerer [U.S.], crimp, decoy, decoy duck; jobber, spieler[obs3]. carpetbagger [U.S.], capper [U.S.]; faker; four flusher*, horse coper[obs3]. wolf in sheep's clothing, soi-disant[Fr]. adventurer; ass in lion's skin &c. (bungler) R701. imposter, pretender. quack, charlatan, mountebank; humbug, empiric, quacksalver, man of straw, gypsy[pejorative], saltimbanco[obs3], saltimbanque[obs3], medicaster[obs3], Rosicrucian[obs2]. {{has_subtype(quack)}} snake oil salesman. <-- what do we call a deceiver when the audience is aware of the deception??? --> {{has_subtype(deceiver): illusionist}}. {{has_subtype(imposter): actor &c. (stage player) R599}}. conjuror, juggler, trickster, prestidigitator, jockey. Phr. "saint abroad and a devil at home" [Bunyan]. P2.3.2.3.6.5.10.1 AFFECTOR N. {{has_low_intensity(P2.3.2.3.6.5.10, deceiver)}} {{performed_by(affectation, R855)}} affector, performer, actor. doctrinaire, dogmatist; lump of affectation, precieuse ridicule[Fr], bas bleu[Fr], blue stocking, poetaster. {{has_subtype: fop, R854}}. prude, puritan. euphuist, mannerist, grimacier[obs3]. prig, purist; pedant, pedagogue, pompous ass[vulg]. {{has_subtype: coquette, @P2.3.2.3.6.5.10.1.1}}. <-- NOTE: Roget shows a relation to "flatterer, R935" (now at P2.3.2.3.6.5.10.2). The temptation is to indicate a similarity: {{similar_to: flatterer, R935, P2.3.2.3.6.5.10.2}}. But the relationship is closer to a contrast: an affector exaggerates his own qualities, while a flatterer exaggerates someone else's. How do we express such a relation? Should we bother??? --> <-- Roget includes both "fop" and "masher, coquette" in a single section, although they are significantly different. "fop" merely describes a manner of dressing, while "coquette" and "masher" describe behavior toward the opposite sex. Should they have separate sections??? --> P2.3.2.3.6.5.10.1.1 FOP (R854) #854. Fop. N. {{!property_of(male, @R366)}} fop, fine gentleman; swell; dandy, dandiprat[obs2]; exquisite, coxcomb, beau, macaroni[19th cent.]; blade, blood, buck. {{!property_of(male, @R366)}} man about town, fast man; fribble, jemmy, spark, popinjay, puppy, prig[obs2], petit maitre; jackanapes, jackadandy; man milliner[obs2]; Jemmy Jessamy[obs2], carpet knight; masher, dude. {{!property_of(female)}} fine lady, coquette; flirt, vamp. Adj. dressed to kill; dressed to the nines. P2.3.2.3.6.5.10.2 FLATTERER #935. Flatterer. N. flatterer, adulator; eulogist, euphemist; optimist, encomiast, laudator[Lat], whitewasher. toady, toadeater[obs3]; sycophant, courtier, Sir Pertinax MacSycophant; flaneur[Fr], proneur[Fr]; puffer, touter[obs3], claqueur[Fr]; clawback[obs3], earwig, doer of dirty work; parasite, hanger-on &c. (servility) R886. yes-man, suckup, ass-kisser [vulgar], brown-noser [vulgar], teacher's pet. Phr. pessimum genus inimicorum laudantes [Lat][Tacitus]. <-- [[ref: M9.3.2 R933 Flattery]]. --> <-- 547. dupe (cf. communication of ideas) 548. deceiver (cf. communication of ideas) 559. Artist --> <-- xref engraving, sculpture, painting under art POART --> P2.3.2.3.6.5.11 ARTIST (R559) #559. Artist. N. {{created_by(art, @R554)}} artist. painter, limner, drawer, sketcher, designer, engraver; master, old master; draftsman, draughtsman; copyist, dauber, hack; enamel, enameler, enamelist; caricaturist. historical painter, landscape painter, marine painter, flower painter, portrait painter, miniature painter, miniaturist, scene painter, sign painter, coach painter; engraver; Apelles[obs3]; sculptor, carver, chaser, modeler, figuriste[obs3], statuary; Phidias, Praxiteles; Royal Academician. {{created_by(photograph, P2.3.1.3.6.2)}} photographer, lensman, cameraman, camera technician, camera buff; wildlife photographer. {{has_subtype(photographer)}} {{created_by(movie film, @R599)}} cinematographer; director, film director. Phr. photo safari; "with gun and camera". P2.3.2.3.6.5.12 TRAVELER (R268) #268. Traveler. N. {{performed_by(travel, R266)}} traveler, wayfarer, voyager, itinerant. {{performed_by(be transported, @R270)}} passenger. {{has_subtype(passenger)}} commuter. sightseer. {{has_subtype(traveler)}} {{has_subtype(sightseer)}} tourist. excursionist; explorer, adventurer; hiker, backpacker; bird of passage; gadabout, gadling[obs3]; landloper[obs3]; waifs and estrays[obs3], wastrel, foundling; loafer; palmer; peripatetic; emigrant; fugitive; refugee; booly[obs3]; globegirdler[obs3], globetrotter; vagrant, hobo [U.S.]; runabout, straphanger; swagman, swagsman [Aust.]; trecker[obs3], trekker; zingano[obs3], zingaro[obs3]. pilgrim. {{has_subtype(pilgrim)}} Hadji. {{has_subtype(traveler)}} {{hperforms(walk[while=sleeping, @P2.8.5.1.1], @R266)}} sleepwalker, somnambulist, night walker. {{performed_by(search[obj=lost item])}} {{location_of(beach)}} beach comber. {{performed_by(wander/rove)}} wanderer, rover, straggler, peregrinator[obs3], rambler. {{has_subtype(wanderer)}} {{property_of(homeless)}} vagrant, scatterling[obs3], tramp, tramper, vagabond. {{has_subtype(wanderer)}} {{hperforms(move[obj=home] [mode=frequently])}} nomad; Bohemian; gypsy; Arab; Wandering Jew. {{has_subtype(nomad)}} Bedouin. sleep walker, noctambulist. {{performed_by(carry[obj=package/document, M8.1.3.2.2.4.3])}} runner, courier. {{has_instance(courier)}} {{property_of(mythological)}} Mercury; Iris; Ariel. comet. {{performed_by(walk)}} pedestrian, walker, foot passenger. {{performed_by(ride[obj=vehicle])}} rider. {{performed_by(ride[obj=horse])}} rider, horseman, equestrian, cavalier, jockey, roughrider. {{has_subtype(equestrian)}} {{performed_by(train[obj=horse])}} trainer, breaker, horse trainer. {{has_worker(railroad train)}} {{performed_by(assist[obj=driver])}} stoker, fireman. {{&has_worker(railroad train/trolley/tram/bus)}} {{performed_by(assist[obj=driver])}} conductor. guard. prowler; stalker. {{has_subtype: mountaineer, mountain climber}}. Phr. on the road. P2.3.2.3.6.5.12.1 DRIVER N. {{performed_by(drive[obj=vehicle, R272], @R680)}} driver, vehicle driver, vehicle operator. {{has_subtype}} {{performed_by(drive[obj=automobile, @P2.3.1.3.16.2.2.1], @R680)}} motorist, auto driver. {{has_subtype(motorist)}} {{performed_by(drive[obj=automobile, @P2.3.1.3.16.2.2.1][for=other, M1.2])}} chauffeur. {{has_subtype(chauffeur)}} {{performed_by(drive[obj=taxicab], @R680)}} taxi driver, cabdriver, cabbie[inform.], cabman, hack, hackman. <-- ; voiturier[obs3], vetturino[obs3], condottiere[obs3]--> {{has_subtype}} {{performed_by(drive[obj=truck], @R680)}} truck driver, trucker, wheelman, truckman[obs3]. {{performed_by(drive[obj=motorcycle/bicycle], @R680)}} cyclist. {{performed_by(drive[obj=motorcycle], @R680)}} biker, motorcyclist. {{has_subtype}} {{performed_by(drive[obj=coach], @R680)}} coachman, whip, Jehu. {{has_subtype}} {{performed_by(drive[obj=chariot], @R680)}} charioteer, chariot driver. {{has_subtype}} {{performed_by(drive[obj=wagon], @R680)}} wagoner, postilion, postboy[obs3], carter, drayman[obs3]. {{has_subtype}}{{performed_by(drive[obj=horse-drawn vehicle], @R680)}} teamster. engine driver; engineer, gharry-wallah[obs3], gari-wala[obs3], syce[obs3]. <-- [[sailor]] --> P2.3.2.3.6.5.12.2 MARINER (R269) #269. Mariner. N. {{performed_by(drive[obj=boat, P2.3.1.3.16.2.3], @R680)}} sailor, mariner, navigator. seaman, seafarer, seafaring man; dock walloper; tar, jack tar, salt, able seaman, "A. B."; man-of-war's man, bluejacket, galiongee[obs3], galionji[obs3], jolly, midshipman, middy; skipper; shipman[obs3], boatman, ferryman, waterman[obs3], lighterman[obs3], bargeman; bargee[obs3]; boatswain, cockswain[obs3]; coxswain; steersman, pilot. {{performed_by(drive[obj=gondola], @R680)}} gondolier. {{performed_by(propel[obj=boat, P2.3.1.3.16.2.3], R284)}} {{used_by(oar, @P2.3.1.3.16.2.3)}} oar, oarsman; rower. {{has_subtype(warrior, P2.3.2.3.6.5.44.1.1)}} marine. {{has_worker(wharf, @P2.3.1.3.10.8)}} longshoreman. {{member_of: ship's crew, @R712a}}. P2.3.2.3.6.5.12.3 AVIATOR N. airman, aviator, aerial navigator, aeronaut, flier. aviatrix. balloonist, Icarus; aeroplanist[obs3], birdman, man-bird, wizard of the air, navigator, flight attendant, steward, stewardess; parachutist, paratrooper. pilot, test pilot, glider pilot, bush pilot. {{member_of: flight crew, @R712a}}. astronaut, cosmonaut. P2.3.2.3.6.5.13 DUMMY N. dummy. P2.3.2.3.6.5.14 INQUIRER N. {{performed_by(inquire)}} inquirer, investigator, inquisitor, inspector, querist[obs3], examiner, catechist; scrutator scrutineer scrutinizer[obs3]; analyst; quidnunc[Lat] &c. (curiosity) R455. P2.3.2.3.6.5.15 ORACLE (R513) #513. Oracle. N. oracle; prophet, prophesier, seer, soothsayer, augur. haruspex; astrologer, star gazer[obs3]; fortune teller, crystal gazer[obs3], witch, geomancer[obs3], aruspex[obs3]; aruspice[obs3], haruspice[obs3]; Sibyl; Python, Pythoness[obs3]; Pythia; Pythian oracle, Delphian oracle; Monitor, Sphinx, Tiresias, Cassandra[obs3], Sibylline leaves; Zadkiel, Old Moore; sorcerer &c. R994; interpreter &c. R524. [person who predicts by non-mystical (natural) means] forecaster, predictor, prognosticator. {{has_subtype(forecaster): @P2.3.2.3.6.5.6.2, weather forecaster, weatherman}}. Phr. a prophet is without honor in his own country; "you don't need a weatherman to know which way the wind blows" [Bob Dylan]. P2.3.2.3.6.5.16 PREPARER N. {{performed_by(preparation, R673)}} preparer, pioneer, trailblazer. {{has_subtype}} {{has_subtype(precursor, R64)}} advance man, advance person. {{has_subtype}} {{has_subtype(precursor, R64)}} {{function_of(discover, R480a + inform, @R527)}} scout. {{has_subtype(precursor, R64)}} forerunner, vancourier[obs3], avant-courrier[Fr], avant-coureur[Fr]; leader, outrider, prodrome[obs1], prodromos[obs3], prodromus[obs3]; avant-courier, avant-garde, bellmare[obs3], forelooper[obs3], foreloper[obs3], voorlooper[Afrikaans], voortrekker[Afrikaans]; stalking-horse. van, vanguard, advance guard. sappers and miners, pavior[obs3], navvy[obs3]; warming pan. trainer. {{job_of(prepare[obj=package])}} packer. {{job_of(prepare[obj=ship]): stevedore}}. P2.3.2.3.6.5.17 Dummy N. dummy. P2.3.2.3.6.5.18 Dummy N. dummy. P2.3.2.3.6.5.19 DUMMY N. dummy. P2.3.2.3.6.5.20 DETRACTOR #936. Detractor. N. detractor, reprover; censor, censurer; cynic, critic, caviler, carper, word-catcher, frondeur; barracker[obs3]. defamer, backbiter, slanderer, Sir Benjamin Backbite, lampooner, satirist, traducer, libeler, calumniator, dawplucker[obs3], Thersites[obs3]; Zoilus; good-natured friend [satirically]; reviler, vituperator, castigator; shrew &c. R901; muckraker. disapprover, laudator temporis acti [Lat][Horace]. Adj. black-mouthed, abusive &c. R934. <-- [[ref: M9.3.2 R934 detraction]]. --> P2.3.2.3.6.5.21 GOOD MAN #948. Good Man. N. {{trait_of(righteousness, M4.2.2.1.1/probity, M4.2.2.1.3)}} good man, honest man, worthy. {{!hperforms: ethical behavior, @M9.3.3.1}}. good woman, perfect lady, Madonna. model, paragon &c. (perfection) R650; good example; hero, heroine, demigod, seraph, angel; Aristides[obs3]; noble liver[obs2], pattern. brick[coll], trump[coll], gem, jewel, good fellow, prince, diamond in the rough, rough diamond, ugly duckling[obs2]. salt of the earth; one in ten thousand; one in a million; a gentleman and a scholar; pillar of society, pillar of the community, a man among men. {{has_trait: benevolence, M8.3.2.1}}. {{has_subtype: philanthropist, @R910}}. {{has_subtype: innocent &c. R946; saint &c. (piety) R987}}. Phr. "si sic omnes[Lat]!". <-- the difference between Roget's "bad man, wrongdoer" and evildoer are not clear. We need to classify these better.??? 4-23-94 --> P2.3.2.3.6.5.21.1 BENEFACTOR #912. Benefactor. N. {{trait_of(benevolence, R906)}} benefactor, savior, good genius, tutelary saint, guardian angel, good Samaritan; pater patriae[Lat]. auxiliary &c. R711. P2.3.2.3.6.5.22 BAD MAN #949. Bad Man. N. bad man, wrongdoer, miscreant, worker of iniquity; bad example. sinner. {{member_of(sinner): the wicked &c. R945}}. {{has_subtype: evildoer, R913, P2.3.2.3.6.5.22.1}}. {{has_subtype}} {{performed_by(violate[obj=law, R963], @R742)}} lawbreaker. {{has_subtype(lawbreaker): criminal, P2.3.2.3.6.5.22.2; thief, P2.3.2.3.6.5.22.3; killer, P2.3.2.3.6.5.22.4}}. villain, scoundrel, rascal, cad, bounder. <-- budmash[obs3], caitiff[obs2] --> bad woman, jade, Jezebel. scamp, scapegrace, rip, runagate, ne'er-do-well, reprobate, scalawag, scallawag. roue[Fr], rake; Sadist; skeesicks[obs3], skeezix [obs3][U.S.]; limb; one who has sold himself to the devil, fallen angel, ame damnee[Fr], vaurien[obs3], mauvais sujet[Fr], loose fish, sad dog; rounder; lost sheep, black sheep; castaway, recreant, defaulter; prodigal &c. R818. blackguard, polisson[obs3], loafer, sneak; rapscallion, rascallion[obs3]; cullion[obs3], mean wretch, varlet, kern[obs3], ame-de-boue[Fr], drole[obs3]; cur, dog, hound[obs2], whelp[obs2], mongrel[obs2]; lown[obs2], loon, runnion[obs3], outcast, vagabond; rogue &c. (knave) R941; ronian[obs3]; scum of the earth, riffraff; Arcades ambo[obs3]. Int. "sirrah!"[obs3]. Phr. Acherontis pabulum[obs3]; gibier de potence[Fr]. <-- This "evildoer" generally excludes concepts directly rlating to criminal activity, which is covered in the next section, 22.2 [Maleficent being] [[MALEFACTOR]] --> P2.3.2.3.6.5.22.1 EVIL DOER #913. Evil doer. N. {{has_subtype(wrongdoer, R949)}} {{performed_by(evil, R619, M7.1.2.1.2.2.R1)}} evil doer, evildoer, evil worker, malefactor. mischief-maker, marplot; oppressor, tyrant; iconoclast[obs2]. {{similar_to: @P2.3.2.3.6.5.33, @R165, destroyer, Vandal}}. thief &c. R792; murderer, terrorist &c. R361. arsonist, firebrand, incendiary, fire bug [U. S.], pyromaniac. anarchist. {{has_subtype: terrorist, @P2.3.2.3.6.5.22.4}}. savage, brute, ruffian, barbarian, desperado, hoodlum, hood, rowdy, hooligan, tough, ugly customer, mean mother [coll.], ruffian, bludgeon man, mugger, bully, rough, plug-ugly, pug-ugly [U.S.], meanie [jocular], semibarbarian[obs3], caitiff, wretch; Jonathan Wild; hangman; Red Skin[obs2][derogatory], Apache[obs2][derogatory], Mohawk[obs2][derogatory], Mo-hock[obs2][derogatory], Mo-hawk[obs2][derogatory], larrikin[obs3], dangerous classes[collective]. {{has_metaphor}} butcher, cockatrice, scorpion, hornet, basilisk, urchin; tiger[obs2], monster; devil incarnate, demon in human shape, Nana Sahib; hellhound, hellcat, hell-hound, rakehell[obs3]. {{has_metaphor: devil &c. (demon) R980}}. {{has_metaphor}} snake, reptile, viper, serpent, adder, snake in the grass; serpent, cobra, asp, rattlesnake, anaconda[obs2]. {{has_metaphor}} canker-worm, wire-worm; locust, Colorado beetle; alacran[obs3], alligator, caymon[obs3], crocodile, mosquito, octopus; torpedo. bane &c. R663. cutthroat &c. (killer) R461. {{has_subtype}} {{perfromed_by(eat[obj=human flesh, @R1002], R298a)}} cannibal, anthropophagus[obs2], anthropophagist[obs2]. {{has_metaphor: @R980, vampire, ogre, ghoul}}. bloodsucker. {{has_metaphor: gorilla, vulture; gyrfalcon[obs2], gerfalcon[obs2]; wild beast, tiger, hyena; blood-hound, sleuth-hound}}. hag, hellhag[obs3], beldam, Jezebel. monster; Frankenstein's monster. harpy, siren; Furies, Eumenides. Hun, Attila[obs3], scourge of the human race. P2.3.2.3.6.5.22.2 Criminal N. {{performed_by(crime, @R964)}} {{trait_of(criminal, @M7.3.5.1.2)}} criminal, culprit, offender, perpetrator, perp [coll.]. {{has_subtype(criminal)}} delinquent, crook, thug; disorderly person, misdemeanant[Law]; outlaw; scofflaw; vandal; felon[convicted criminal]; convict, prisoner, inmate, jail bird, ticket of leave man; multiple offender. {{has_subtype}} {{has_subtype(child, R129): juvenile delinquent, @R129}}. hoodlum, hood. gangster, mobster. [plural] {{has_subtype(group)}} {{member_of(gangster)}} gang, gang of thieves, theft ring; organized crime, mafia, the Sicilian Mafia, the syndicate, the mob, la cosa nostra [Italian]. {{has_member(Mafia)}} {{has_subtype(criminal)}} Mafioso, Mafiosi[plur.]. Phr. faenum habet in cornu [Lat]; "I am not a crook."[Richard Nixon, Nov.11, 1973]. <-- [[thief]] --> P2.3.2.3.6.5.22.3 THIEF #792. Thief. N. {{performed_by(stealing, R791)}} thief, robber, homo triumliterarum[obs3][Lat], pilferer, rifler, filcher[obs3]; crook, hawk, holdup man, hold-up [U.S.], jackleg [obs3][U.S.]. {{performed_by(plagiarize/steal[obj=idea, R453], R791)}} plagiarist. spoiler, depredator, pillager, marauder; harpy, shark, land shark, falcon, mosstrooper[obs3], bushranger[obs3], Bedouin[obs2], brigand, freebooter, bandit, thug, dacoit[obs3]. pirate, corsair, viking, Paul Jones[obs2], buccaneer, buccanier[obs2]; piqueerer[obs1], pickeerer[obs1]; rover, ranger, privateer. {{member_of(pirate)}} pirate crew. {{has_subtype}} {{has_member(private army)}} filibuster. rapparee[obs3], wrecker, picaroon[obs3]; smuggler, poacher; abductor, badger, bunko man, cattle thief, chor[obs3], contrabandist[obs3]; kidnaper, rustler, cattle rustler; sandbagger, sea king, skin, sneak thief, spieler[obs3], strong-arm man [U.S.]. highwayman, Dick Turpin, Claude Duval, Macheath, footpad, sturdy beggar. cut purse, pick purse; pickpocket, light-fingered gentry; sharper; card sharp, card sharper, skittle sharper; thimblerigger. rook, Greek[obs2], blackleg, leg, welsher; defaulter; Autolycus[obs3], Jeremy Diddler[obs3], Robert Macaire, artful dodger, trickster; swell mob, chevalier d'industrie [Fr]; shoplifter. swindler, peculator; forger, coiner; fence, receiver of stolen goods, duffer; smasher. burglar, housebreaker; cracksman[obs3], magsman[obs3]. {{has_metaphor}} {{property_of(fictional)}} Bill Sikes; Jack Sheppard; Jonathan Wild; Robin Hood. {{has_instance}} {{property_of(famous)}} {{property_of(American)}} {{property_of(dead)}} John Dillinger, Dillinger; Lucky Luciano; Al Capone; Dutch Schultz; Bugsy Siegel; Butch Cassidy; Jesse James. {{has_instance}} {{property_of(famous)}} {{property_of(dead)}} {{property_of(Mexican)}} Pancho Villa. {{has_subtype(pirate)}} book pirate; software pirate. P2.3.2.3.6.5.22.4 KILLER N. killer, slayer. {[of(person, P2.3.2.3)]} murderer. butcher, cutthroat; assassin; garroter, bravo, Thug, Moloch, matador, sabreur[obs3]; guet-a-pens. {{performed_by(terrorism)}} terrorist. man-eater, apache[obs3], hatchet man [U.S.], highbinder [obs3][U.S.]. regicide; parricide; matricide; fratricide; infanticide; feticide, foeticide[obs3]; wife-killer, uxoricide[obs3]; vaticide[obs3]. {{has_instance}} {{property_of(biblical)}} Cain. {{has_subtype: executioner &c. (punishment) R975}}. {{&uses(executioner): gallows, @R975}}. Phr. "assassination has never changed the history of the world" [Disraeli]. P2.3.2.3.6.5.23 LIBERTINE (R962) #962. Libertine. N. libertine; voluptuary &c. R954a. {{property_of(maleness, R374a)}} rake, debauchee, lecher, satyr, goat, whoremonger, paillard[obs3], gallant, ladies' man, Lothario, Don Juan, seducer, loose fish, rip, rakehell[obs3], fast man; intrigant[obs3], fornicator; adulterer, gay deceiver, Bluebeard[obs3]; chartered libertine. {{property_of(femininity, @R374a)}} adulteress, advoutress[obs3]; courtesan; prostitute, strumpet, harlot, whore, punk, fille de joie[Fr]; woman, woman of the town, crumpet[Brit. Cockney slang]; streetwalker, Cyprian, miss, piece; frail sisterhood; demirep, wench, trollop, trull[obs3], baggage, hussy, drab, bitch, jade, skit, rig, quean[obs3], mopsy[obs3], slattern, slut, minx, harridan; unfortunate, unfortunate female, unfortunate woman; woman of easy virtue &c. (unchaste) R961; wanton, fornicatress[obs3]; Jezebel, Messalina, Delilah, Thais, Phryne, Aspasia[obs3], Lais, lorette[obs3], cocotte[obs3], petite dame, grisette[obs3]; demimonde; chippy* [obs3][U.S.]; sapphist[obs3]; spiritual wife; white slave. {{has_subtype(woman, R374)}} mistress, concubine, kept woman, piece on the side[slang], doxy[obs3], chere amie[Fr], bona roba[It]. {{has_subtype(manager[of=prostitute], R694)}} pimp, procurer; pander, pandar[obs3]; bawd, conciliatrix[obs3], procuress[obs3], mackerel, wittol[obs1]. P2.3.2.3.6.5.24 ENTHUSIAST N. {{trait_of(enthusiasm)}} enthusiast. crusader, do-gooder, knight errant. idealist, romanticist, romantic, visionary, romancer, dreamer, castle-builder, fanciful projector, mopus[obs3]. {{has_subtype(idealist): martyr, @R828}}. {{hcreates(castle-builder): castle in the air, @R515}}. {{has_subtype: @M3.1.2.3.2.1, adherent, believer}}. {{has_subtype(believer[obj=ideology, @737b/dogma,@R484], @M3.1.2.3.2.1)}} ideologue, dogmatist, dogmatizer, doctrinaire, opinionist. bigot. {{has_property(ideologue): blind belief, @R484}}. {{has_subtype(ideologue)}} {{trait_of(fanaticism, @R606)}} fanatic, zealot, fanatico[Sp], exalte[Fr]. {{has_subtype(dogmatist)}} {[in_frame(religion)]} fundamentalist. {{has_subtype(fanatic): terrorist, @P2.3.2.3.6.5.22.4}}. {{has_metaphor(dogmatist)}} Sir Oracle. rhapsodist, seer, highflier[obs3]. {{has_metaphor(dreamer)}} Don Quixote. {{has_subtype: volunteer, @R602}}. faddist; hobbyist. {{has_subtype(hobbyist): collector, P2.3.2.3.6.5.9}}. {{has_subtype(faddist)}} {{trait_of(fashionability, R852): @R852, man of fashion, woman of fashion}}. P2.3.2.3.6.5.24.1 DEVOTEE N. {{trait_of(desire, R865)}} devotee, lover, amateur, fan, aficionado, votary, buff, dilettante. {{hperforms: like[obj=physical object/action, R680], @R865}}. {{has_subtype(fan)}} {{performed_by(follow around[obj=rock group/celebrity], @R622)}} groupie. aspirant, solicitant, candidate, applicant, supplicant; cormorant &c. R957. addict. {{has_subtype(amateur): @R850, connoisseur}}. worshiper, disciple, idolizer. {[of(sex)]} nymphomaniac, lecher. {[of(stealing)]} kleptomaniac. <-- [[gourmet]] Note that epicure occurs twice; once in the general sense, and once specifically related to food. --> P2.3.2.3.6.5.24.1.1 SENSUALIST #954a. Sensualist. N. {{has_subtype(lover[ptnt=pleasure, R377/pleasant thing], P2.3.2.3.6.5.24.1)}} {{trait_of(intemperance, @R954)}} sensualist, voluptuary, hedonist, Sybarite, epicurean, votary of Epicurus, swine of Epicurus[obs2]. {{has_subtype}} {{property_of(male, @R373)}} playboy, bon vivant, man about town. <-- materialism, philistinism cares little for spritual or artistic values. See worldliness @R943. --> {{has_subtype}} {{trait_of(materialism, @R943)}} materialist, Philistine. free liver, hard liver; tragalist[obs3]. {{has_subtype: libertine &c. R962}}. {{has_subtype}}{{property_of(discernment[obj=food, R298])}} {{has_subtype(lover[ptnt=food], P2.3.2.3.6.5.24.1)}} gourmet; gastronome; epicure. {{has_subtype(gourmet)}} {{has_subtype(lover[ptnt=wine], P2.3.2.3.6.5.24.1)}} wine lover, oenophile; wine taster. {{has_subtype}} {{has_subtype(lover[ptnt=food], P2.3.2.3.6.5.24.1)}} gourmand; pig, hog, glutton, cormorant, belly god, Apicius[obs3]. Sardanaphalus, man of pleasure, carpet knight; Heliogabalus. Adj. {{has_trait: @R954, intemperate, sensual}}. {{has_trait(sybarite): Sybaritical, @R954}}. {{has_trait(epicure): epicurean, @R954}}. {{has_trait(materialist): @R943, materialistic, unintellectual, uncultured}}. <-- [[REF R955]] --> P2.3.2.3.6.5.25 ASCETIC N. {{has_subtype(idealist, @P2.3.2.3.6.5.24)}} {{contrast_to(Sybarite, @P2.3.2.3.6.5.24.1.1)}} ascetic. {{hperforms: avoid[ptnt=physical pleasure, R377], R623}}. anchoret[obs3], anchorite; puritan, sabbatarian[obs3], sanyasi[obs3], Heautontimorumenos[obs3]. {{-+overlaps_with: hermit &c. (recluse) R893}}. cynic; yogi. {{has_subtype}} {{has_subtype(monk, @R996)}} Buddhist monk. {{has_subtype}} {{has_subtype(nun, @R996)}} cloistered nun. {{&has_habitat(cloistered nun/monk, @R996): cloister, @R1000}}. P2.3.2.3.6.5.26 LAWYER (R968) #968. Lawyer. N. lawyer, attorney, legal counsel; counsel, counsellor, counsellor at law, attorney at law; jurist, legist[obs3], civilian, pundit, publicist, juris consult[Lat], legal adviser, advocate; barrister, barrister at law; King's counsel, "K.C."; Queen's counsel, "Q.C."; silk gown, leader, sergeant-at-law, bencher; tubman[obs3], judge &c. R967. bar, legal profession, bar association, association of trial lawyers; officer of the court; gentleman of the long robe; junior bar, outer bar, inner bar; equity draftsman, conveyancer, pleader, special pleader. solicitor, proctor; notary, notary public; scrivener, cursitor[obs3]; writer, writer to the signet; "S.S.C."; limb of the law; pettifogger; vakil[obs3]. legal beagle [coll.]. [persons accessory to lawyers] legal secretary; legal assistant; law student. V. practice law, practice at the bar, practice within the bar; plead; call to the bar, be called to the bar, be called within the bar; take silk; take to the law. give legal counsel, provide legal counsel. Adj. learned in the law; at the bar; forensic; esquire, esquired. Phr. banco regis[Lat]. <-- [[JUDGE]] --> P2.3.2.3.6.5.27 JUDGE #967. Judge. N. {{performed_by(judgment, R480)}} judge. umpire; arbiter, arbitrator; asessor, referee. P2.3.2.3.6.5.27.1 JUDGE OF LAW (R967) N. {{performed_by(legal judgment, R480)}} judge of law, judge, justice, justiciar[obs3], justiciary[obs3]. chancellor; justice of assize, judge of assize; recorder, common sergeant; puisne judge, assistant judge, county court judge; conservator of the peace, justice of the peace; "J.P."; court &c. (tribunal) R966; magistrate, police magistrate, beak; his worship, his honor, his lordship. jury, twelve men in a box, "twelve angry men". Lord Chancellor, Lord Justice; Master of the Rolls, Vice Chancellor; Lord Chief Justice, Chief Baron; "Mr. Justice", Associate Justice; Chief Justice; Baron, Baron of the Exchequer. jurat[Lat], assessor; arbiter, arbitrator; umpire; referee, referendary[obs3]; revising barrister; domesman[obs3]; censor &c. (critic) R480; barmaster[obs3], ephor[obs3]; grand juror, grand juryman; juryman, talesman. archon; tribune; praetor, syndic, podesta[obs3]. mollah[obs3], ulema; mufti; cadi[obs3], kadi[obs3]; Rhadamanthus[obs3]. litigant &c. (accusation) R938. V. adjudge &c. (determine) R480; try a case, try a prisoner. Adj. judicial &c. R965. Phr. "a Daniel come to judgment" [Merchant of Venice]. P2.3.2.3.6.5.27.2 CRITIC N. {{performed_by(criticism, R480)}} critic. reviewer, literary critic. censor. connoisseur; commentator &c. R524. inspector, inspecting officer. armchair general, monday morning quarterback. nag. Adj. criticised. {[of(husband)]} henpecked. P2.3.2.3.6.5.28 SORCERER (R994) #994. Sorcerer. N. {{performed_by(sorcery/mysticism)}} sorcerer, magician; thaumaturgist[obs3], theurgist; conjuror, necromancer, seer, wizard, witch; hoodoo, voodoo; fairy &c. R980; lamia[obs3], hag. warlock; charmer; exorcist, mage[obs3]; cunning man, medicine man; Shaman, figure flinger, ecstatica[obs3]; medium, clairvoyant, fortune teller; mesmerist; deus ex machina[Lat]; soothsayer &c. R513. {{has_instance}} Katerfelto; Cagliostro; Mesmer; Rosicrucian; Circe. siren, weird sisters. P2.3.2.3.6.5.29 HUMORIST (R844) #844. Humorist. N. humorist, wag, wit. joker, jokester, jester, Joe Miller[obs2], drole de corps[obs3], gaillard[obs3], spark; reparteeist[obs3], epigrammatist; wit-snapper, wit-cracker, wit-worm; bon diable[Fr]; practical joker. {[in_frame(social gathering, @R892/party, @R892)]} life of the party, bel esprit. {{has_subtype}} {{performed_by(punning, @R521)}} punster. {{has_instance(punster)}} Walter Rukeiser. clown, buffoon, farceur[Fr]; mime; tumbler, acrobat; mountebank, charlatan, posturemaster[obs3]; pantaloon, gypsy; jack-pudding, jack in the green, jack a dandy; wiseacre, wise guy, smartass [coll.]; fool &c. R501. {{has_subtype(jester)}} merry-andrew, motley fool, wearer of the cap and bells, wearer of the motley. {{has_subtype(clown)}} harlequin; punch, pulcinella[obs3], scaramouch[obs3]. {{has_subtype}} {{performed_by(draw[obj=cartoon, @R556], @R554)}} cartoonist. zany, madcap; caricaturist, pickle-herring, witling[obs3], grimacier[obs3]; persifleur[obs3]. P2.3.2.3.6.5.30 SPECTATOR (R444) #444. Spectator. N. {{performed_by(observe[obj=event])}} spectator, beholder, observer, looker-on, onlooker, witness, eyewitness, bystander, passer by; sightseer; rubberneck, rubbernecker [U. S.]. spy; sentinel &c. (warning) R668. V. witness, behold &c. (see) R441; look on &c. (be present) R186. gawk, rubber[coll], rubberneck. P2.3.2.3.6.5.31 TEACHER R540 #540. Teacher. N. teacher, trainer, instructor. institutor, master, tutor. director, Corypheus, coach, don; governor, bear leader; disciplinarian. governess, dry nurse, duenna[Sp]. {[in_frame(school)]} professor, lecturer, reader, prelector[obs3], prolocutor; chalk talker, khoja[obs3]; schoolmaster, dominie[Fr], usher, pedagogue, abecedarian; schoolmistress, schoolmarm, dame, monitor, pupil teacher. preacher. {{has_subtype(preacher): pastor &c. (clergy) R996}}. preceptor, guide; guru, mentor. expositor &c. R524; pioneer, apostle, missionary, propagandist, munshi[obs3], example &c. (model for imitation) R22. wise man, sage &c. R500. adviser &c. R695. professorship &c. (school) R542. tutelage &c. (teaching) R537. Adj. {{&has_trait(teacher)}} professorial; didactic. {{has_trait(preacher)}} preachy, holiletic, homiletical. Phr. qui doet discet[Lat]. <-- [[maker]] --> P2.3.2.3.6.5.32 PRODUCER R164 #164. Producer. N. {{has_subtype(agent, @R690)}} {{performed_by(create, R161)}} producer, originator, creator. {{has_subtype}} {{performed_by(create[obj=invention, @R515])}} inventor. {{has_metaphor}} author, architect. founder, generator, mover, initiator. {{has_subtype(initiator): entrepreneur, @R676}}. prime mover. {{has_trait: creativity, R20, @A2.3}}. {{antonym_of: @P2.3.2.3.6.5.38, imitator, copycat, plagiarist}}. {{has_subtype}} {{performed_by(manufacture[obj=artifact, P2.3.1.3], M7.3.5.4.1.1)}} maker, artificer, wright, manufacturer. {{has_subtype(maker)}} {{property_of(skillful)}} artisan; craftsman, handicraftsman. {{has_subtype(maker)}} smith; sailmaker; wheelwright. {{has_subtype(smith)}} {{created_by(ironware, @P2.3.1.3.1)}} blacksmith, forger, Vulcan, smithy[1]. {{works_at(blacksmith)}} smithy[2]. {{has_subtype(maker)}} {{created_by(clothing, R225)}} tailor, cordwainer[obs3]. {{has_subtype(tailor)}} {{property_of(female)}} seamstress, sempstress[obs3], semstress[obs3], needlewoman[obs3], workwoman. P2.3.2.3.6.5.33 DESTROYER R165 #165. Destroyer. N. {{performed_by(destroy, R162)}} destroyer, wrecker; smasher, ravager. demolitionist; demolition team. dynamiter, bomber. {{performed_by(arson, @P2.6.1.3.3.1)}} arsonist. {{performed_by(vandalize, @R659a)}} vandal. {{performed_by(sabotage, @R162)}} saboteur. {{has_subtype}}{{performed_by(destroy[obj=plant, R367]): @R655, mildew, dry rot, rust, blight}}. {{has_subtype}} {{performed_by(destroy[obj=plant, R367]): cankerworm, @R663; fungus, P2.3.2.1.3.2}}. {{has_subtype}}{{performed_by(assassinate, @R361): assassin &c. R361}}. {{has_subtype: executioner &c. (punish) R975}}. {{desired_by(destroy[obj=belief, R484], R162)}} book-burner, biblioclast[obs3]. {{performed_by(destroy[obj=belief, R484], R162)}} iconoclast, eidoloclast[obs3], idoloclast[obs3]; nihilist. P2.3.2.3.6.5.34 BLUSTERER (R887) #887. Blusterer. N. blusterer, swaggerer, vaporer. bully, meanie[coll]. rough, roughneck; tough [U.S.]; rowdy. {{has_subtype: @R884, braggart, boaster}}. {{used_by(threat)}} saber-rattler. {{has_subtype: @P2.3.2.3.6.5.44.1, brawler, barroom brawler}}. fanfaron[obs3]; bulldozer [U. S.], hoodlum, hooligan, larrikin[obs3], roarer[coll.]; Mohock, Mohawk; drawcansir[obs3], swashbuckler. {{has_metaphor}} Captain Bobadil; Sir Lucius O'Trigger, Thraso, Pistol, Parolles, Bombastes Furioso[obs3], Hector, Chrononhotonthologos[obs3]. jingo; desperado, dare-devil, fire eater; fury &c. (violent person) R173; slang-whanger[obs3]. <-- puppy &c. (fop) R854. --> prig; saucebox[obs3], malapert, jackanapes, minx; bantam-cock. {{has_subtype: Sir Oracle, dogmatist, doctrinaire, jack-in-office}}. V. {{hperforms(blusterer)}} swagger, bluster, throw one's weight around. Phr. the meanest mother on the block. P2.3.2.3.6.5.35 BRAGGART N. {{trait_of(vanity, R880)}} {{performed_by(boasting, R884)}} boaster; braggart, braggadocio; Gascon[Fr], fanfaron[obs3], pretender, soi-disant[Fr]; blower [U. S.], bluffer, Foxy Quiller[obs3]; blusterer &c. R887; charlatan, jack-pudding, trumpeter. puppy &c. (fop) R854. P2.3.2.3.6.5.36 DUMMY N. dummy. P2.3.2.3.6.5.37 OPTIMIST N. {{trait_of(hope, R858/confidence, M3.3.2.3)}} optimist. utopian, utopist[obs3]. {{has_metaphor}} {{property_of(fictional)}} Pangloss, "Dr. Pangloss"; Pollyanna. V. be optimistic, look on the bright side, see the silver lining. Adj. optimistic; Pollyannaish. {{has_extreme}} Panglossian. Phr. "every cloud has a silver lining"; "it's a blessing in disguise"; "all is for the best in this best of all possible worlds"[Dr. Pangloss, in Candide]. P2.3.2.3.6.5.38 IMITATOR N. {{trait_of(R19, @A2.3, imitation)}} imitator, echo, cuckoo[obs1], parrot, ape, monkey, mocking bird, mime; copyist, copycat. plagiarist, pirate; counterfeitor. impersonator. P2.3.2.3.6.5.39 TAX COLLECTOR N. tax collector, taxman; tax assessor; customs agent, customs inspector; revenuer[coll.], revenoor[coll.]; internal revenue agent. {{has_subtype(government agency)}} Internal Revenue Service, IRS; customs, "U.S. customs Sevice"; Bureau of Customs and Excise[Brit]. P2.3.2.3.6.5.40 REFORMER N. {{&performed_by(improvement)}} {[in_frame(politics)]} reformer. {{performed_by(revolution)}} radical, revolutionary, revolutionist; extremist; anarchist. <-- loan? --> P2.3.2.3.6.5.41 CREDITOR N. {{performed_by(grant[obj=credit,@R805])}} {{performed_by(lend[obj=money])}} creditor, lender. lessor, mortgagee; dun. usurer. P2.3.2.3.6.5.42 OPPONENT (R710) #710. Opponent. N. {{trait_of(opposition, R708)}} {{has_subtype(disputant R726, P2.3.2.3.6.5.45)}} opponent, antagonist, adversary, adverse party, opposition. {{has_subtype: enemy &c. R891}}. the other side; assailant. oppositionist, obstructive; brawler, wrangler, brangler[obs3]; filibuster [U.S.], obstructionist. malcontent; Jacobin, Fenian; demagogue, reactionist[obs3]. rival, competitor, corrival[obs3]. bete noir[Fr]. {[in_frame(war)]} {{is_a: combatant, R726a, P2.3.2.3.6.5.44}}. P2.3.2.3.6.5.43 DUMMY. N. DUMMY. <-- [[PARTISAN]] --> P2.3.2.3.6.5.44 DISPUTANT (R726) #726. Disputant. N. disputant, partisan, party; side. aggressor; defender; protagonist. {[in_frame(boxing, @M3.3.2.1.1.1.R3.3)]} prize fighter, pugilist, boxer, bruiser, the fancy, gladiator, athlete, wrestler; fighting-cock, game-cock. {[in_frame(debate, @R476)]} controversialist, polemic, polemicist. {[in_frame(lawsuit, R969)]} litigant, suitor, party to a suit. {{has_subtype(party to a suit)}} friend of the court, amicus curiae [Lat]. {{has_subtype(litigant)}} {{performed_by(initiate[obj=lawsuit, R969], @R66)}} {{has_subtype(agressor)}} plaintiff, complainant, accuser. {{has_subtype(litigant)}} {{alternative_to(plaintiff)}} {{performed_by(defend[obj=lawsuit])}} {{has_subtype(defender)}} {{has_subtype(accused, @R938)}} defendant, respondent. {{has_subtype(litigant)}} {[in_frame(appeal, @R969)]} apellant. {{has_subtype(plaintiff)}} {{has_subtype(appellant)}} plaintiff in error. {{has_subtype(defendant)}} {{has_subtype(appellant)}} defendant in error. {{has_subtype: opponent, R710, P2.3.2.3.6.5.42; auxiliary, R711, P2.3.2.3.6.5.3}}. V. {{has_subtype(@M8.2.2.1.1.1, contend)}} dispute, be a party to a dispute. {{has_commencement(dispute)}} take sides; join in, enter the fray. {[in_frame(law, R963)]} litigate, sue. {{has_subtype(litigate)}} {{has_subtype(defend[obj=lawsuit, R969], R717)}} defend a lawsuit. <-- combatant has been narrowed slightly to refer more specifically to fighting, and renumbered as R726a. Combatants involved in warfare are in the subdivision P2.3.2.3.6.5.44.1.1. Other disputants are under the previous heading--> P2.3.2.3.6.5.44.1 COMBATANT (R726A) #726a. Combatant. N. {{performed_by(fight, @M8.2.2.1.1.1)}} {{has_subtype(disputant, R726, P2.3.2.3.6.5.44)}} combatant, belligerent, fighter. assailant. champion, Paladin; mosstrooper[obs3], swashbuckler, fire eater, duelist. bully, bludgeon man, rough, tough; brawler; street fighter. {{has_subtype: @R710, @P2.3.2.3.6.5.42, opponent, competitor, rival}}. {{has_subtype(woman)}} Amazon. {{performed_by(homicide, @R361)}} {{has_subtype(criminal, P2.3.2.3.6.5.22.2)}} hit man, torpedo, soldier. <-- [[soldier]] [[army]] --> P2.3.2.3.6.5.44.1.1 WARRIOR N. {{performed_by(war, R722, M8.2.2.2.2.1)}} warrior. soldier; fighting man, man at arms, armigerent[obs3]; campaigner, veteran; swordsman, sabreur[obs3]; redcoat, military man, Rajput. {{has_subtype(soldier)}} {{has_subtype(manager, @R694)}} officer. {{has_subtype(soldier)}} {{alternative_to(officer)}} enlisted man. {{has_subtype(soldier)}} {{property_of(female)}} WAC [U.S.]; WREN [Grt. Britain]. {{member_of(soldier)}} armed force, troops[pl], troop[pl], soldiery[collective], military[collective], military forces, sabaoth[obs3]. {{has_subtype(troops)}} {{uses(offensive, @R722)}} {{property_of(highly trained)}} shock troops[pl]. {{has_subtype(armed force)}} {{not_property_of(authorized[by=government, R737a])}} non-governmental force, private army. {{has_subtype}} {{has_subtype(commander, @R741)}} {{performed_by(command[obj=private army])}} {{has_subtype(officer)}} {{has_subtype(ruler, P2.3.2.3.6.5.1.1, R745)}} warlord. {{has_subtype(private army): pirate crew}}. {{has_subtype(armed force)}} {{property_of(authorized[by=government, R737a])}} national armed forces; national army. {{has_subtype(officer)}} {{has_subtype(ruler, P2.3.2.3.6.5.1.1, R745)}} commander in chief; general; generalissimo; marshal; field marshal, marechal[obs3]. {{has_subtype(officer)}} lieutenant general; major general; brigadier general; colonel; lieutenant colonel; major; captain; centurion[Roman]; lieutenant; first lieutenant; second lieutenant, sublieutenant; staff officer, aide-de-camp, brigadier, brigade major, adjutant, jemidar[obs3]. {{has_subtype(officer)}} {{has_member(navy)}} naval officer. {{has_subtype(naval officer)}} commodore; admiral; rear admiral; captain, skipper; commander; lieutenant commander; ensign. {{has_subtype(enlisted man)}} cornet; cadet; noncommissioned officer; warrant officer; sergeant; sergeant major; color sergeant; corporal; corporal major; lance corporal; acting corporal; drum major; captain general; dizdar[obs3]; knight marshal. {{has_subtype(enlisted man)}} infantryman, foot soldier, rifleman; private, private soldier, Tommy Atkins[obs3], rank and file, peon, trooper, sepoy[obs3]; legionnaire, legionary, cannon fodder[coll.], food for powder; subaltern, standard bearer; musketeer, carabineer[obs3], rifleman, jager[Ger], sharpshooter, yager[obs3], skirmisher; chasseur[Fr], zouave[Fr.]; military train, coolie; beefeater[Grt. Brit.]. {{member_of(infantryman)}} infantry. {{has_subtype(infantry)}} light infantry, rifles. <-- seraskier[obs3], hetman[obs3]. --> {{has_subtype(armed force)}} {{property_of(full-time, @M7.3.5.4.1.4)}} the army, standing army, regulars, the line, troops of the line. {{alternative_to(regular army)}} {{property_of(part-time, @M7.3.5.4.1.4)}} reserve forces, reserves, auxiliary forces, auxiliaries. {{has_subtype(reserves)}} national guard; militia; volunteers, yeomanry, train-band, fencible[obs3]; bersagliere[obs3]; garde-nationale, garde-royale[Fr]; minutemen [Am. Hist., 1775]; guards; yeomen of the guard, life guards, household troops. {{has_member(reserves)}} guardsman, auxiliary, reserve soldier, weekend soldier[coll.]. <-- , posse comitatus[Lat], gendarme --> {{has_subtype(armed force)}} {{performed_by(naval warfare)}} navy, wooden walls, naval forces. {{has_subtype(armed force)}} {{performed_by(aerial warfare)}} air force. {{has_subtype}} janissary; myrmidon; Mama, Mameluke; spahee[obs3], spahi[obs3]; Cossack; Croat; Pandoz. {{has_subtype(American indian)}} brave. irregular, guerilla, partisan, insurgent, condottiere[obs3]; franctireur[Fr], tirailleur[obs3], bashi-bazouk. {{member_of(guerilla)}} guerilla group, guerilla organization. {{has_instance(guerilla group)}} vietminh, vietcong[in Vietnam]; shining path[in Peru]; contras[in Nicaragua]; huk, hukbalahap[in Philippines]; mau mau[Kenya]. mercenary, soldier of fortune, adventurer; hired gun, gunfighter, gunslinger; bushwhacker, free lance, companion; Hessian. levy, draught; Landwehr[Ger], Landsturm[Ger]; conscript, recruit, cadet, raw levies. {{property_of(obsolete)}} spearman, pikeman[obs3]; spear bearer; halberdier[obs3], lancer; grenadier, fusileer[obs3]. {{used_by(bow and arrow)}} {{property_of(obsolete)}} archer, bowman. {{property_of(mounted)}} cavalryman, horse soldier; horse and foot; uhlan; dragoon; hussar; light dragoon; heavy dragoon. {{member_of(cavalryman)}} cavalry, horse, artillery, horse artillery, light horse, voltigeur[Fr], mounted rifles; heavy; cuirassier[Fr]; Foot Guards, Horse Guards. gunner, cannoneer, bombardier, artilleryman, matross[obs3]. sapper, sapper and miner; engineer. {{member_of(soldier)}} army, corps d'armee[Fr], host, division, battalia[obs3], column, wing, detachment, garrison, flying column, brigade, regiment, corps, battalion, sotnia[obs3], squadron, company, platoon, battery, subdivision, section, squad; piquet, picket, guard, rank, file; legion, phalanx, cohort; cloud of skirmishers. war horse, charger, destrier. {{has_member(navy)}} sailor; marine, man-of-war's man. {{has_member(navy)}} {{has_subtype(officer)}} ensign; captain; admiral; rear admiral. {{has_part(naval forces)}} fleet, flotilla; armada; squadron. [ships of war] {{uses(naval warfare)}} {{has_subtype(ship)}} man-of-war; destroyer; submarine; minesweeper; torpedo-boat, torpedo-destroyer; patrol torpedo boat, PT boat; torpedo-catcher, war castle, "H.M.S."; battleship, battle wagon, dreadnought, line of battle ship, ship of the line; aircraft carrier, carrier, flattop[coll.]; helicopter carrier; missile platform, missile boat; ironclad, turret ship, ram, monitor, floating battery; first-rate, frigate, sloop of war, corvette, gunboat, bomb vessel; flagship, guard ship, cruiser; armored cruiser, protected cruiser; privateer. [supporting ships] {{uses(naval warfare)}} {{has_subtype(ship)}} tender; store ship, troop ship; transport, catamaran; merchant marine. P2.3.2.3.6.5.45 DUMMY N. dummy. P2.3.2.3.6.5.46 POSSESSOR (R779) #779a. Possessor. N. {{performed_by(R779, @M9.2.1, ownership, possession)}} possessor, holder; person in possession, man in possession &c. R777. {{has_subtype}} {{performed_by(unlimited ownership)}} owner, right owner, rightful owner, legal owner. {[of(real estate)]} {{property_of(temporary)}} occupant, occupier. {[of(real estate)]} {{performed_by(rent, R795a)}} tenant; renter, lessee, underlessee[obs3]; zemindar[obs3], ryot[obs3]; tenant on sufferance, tenant at will, tenant from year to year, tenant for years, tenant for life. {{has_subtype(renter)}} lodger, boarder, paying guest. {{has_subtype(occupant)}} {{has_subtype(manager[of=real estate], @R694): bailiff, @R746}}. {[of(real estate)]} {{has_subtype(owner)}} proprietor, proprietress, proprietary, title holder; impropriator[obs3], master, mistress, lord. {[of(real estate)]} {{has_subtype(owner)}}land holder, land owner; landlord, landlady; slumlord; lord of the manor, lord paramount; laird, vavasour[obs3], landed gentry[collective], mesne lord[obs3]; planter. mortgagor, cestui-que-trust[Fr], beneficiary. grantee, feoffee[obs3], releasee[Law], relessee[obs3], devisee; legatee, legatary[obs3]. trustee; holder of the legal estate; mortgagee. {{property_of(expectant)}} heir presumptive, heir apparent. {{has_subtype(owner[of=inheritance, R784])}} {{performed_by_p(inherit)}} heir, inheritor, heritor, legatee, inheritress[fem], heiress[fem], inheritrix[fem], legatary[obs3]; reversioner[obs3], remainderman[obs3]. <-- P2.3.2.3.6.5.47 Seller P2.3.2.3.6.5.48 Merchant (R797) moved to P2.3.2.3.6.5.6 --> P2.3.2.3.6.5.47 DUMMY N. dummy. P2.3.2.3.6.5.48 DUMMY N. dummy. <-- [[buyer]] --> P2.3.2.3.6.5.49 BUYER N. {{performed_by(purchase, R795)}} buyer, purchaser, emptor[obs2], vendee. {{has_subtype}} {{has_subtype(role, @R9)}} customer, client, patron, clientele[plur.]. {{has_case(customer)}} {{has_subtype(origin, @R9): seller, P2.3.2.3.6.5.6.1}}. {{has_subtype(customer)}} {{performed_by(shop, @R795)}} shopper. {{has_subtype}} {{performed_by(use[ptnt=article of commerce, R798])}} user, consumer, end user. {{performed_by(purchase[obj=professional service][from=professional, @P2.3.2.3.6.5.6], R795)}} client[2]. {{has_subtype(client[2]): patient, @R655}}. {[in_frame(corporation, @P2.3.2.3.5.5.2)]} purchasing agent. {{member_of(purchasing agent)}} {{has_subtype(department, @P2.3.2.3.5.5.2)}} purchasing department, purchasing[informal]. Phr. caveat emptor[Lat: let the buyer beware]; "shop till you drop". <-- WAS P2.3.2.3.6.5.50 ADVERTISER: TO VENDOR --> P2.3.2.3.6.5.50 DUMMY N. dummy. P2.3.2.3.6.5.51 TIMEKEEPER N. {{performed_by(chronometry, R114)}} chronographer[obs3], timekeeper. {{&similar_to: chronologer, chronologist, annalist, @P2.3.2.3.6.5.2.2}}. P2.3.2.3.6.5.52 DUMMY N. dummy. P2.3.2.3.6.5.53 ANTIQUARIAN N. {{performed_by(study[obj=the past, R122])}} antiquarian, antiquary; paleologist, paleontologist, archaeologist; laudator temporis acti[Lat]; medievalist, Pre-Raphaelite; archmologist[obs3]. {{has_metaphor}} Oldbuck, Dryasdust. P2.3.2.3.6.5.54 PROPAGANDIST N. {[in_frame(politics)]} {{performed_by(persuasion, R537a)}} proselytizer, propagandist. {{has_subtype}} apologist, flack. {{has_subtype}} {{has_subtype(spokeserson, @R524)}} press agent, news secretary, press secretary; spin doctor; director of communications. P2.3.2.3.6.5.55 DUMMY N. dummy. P2.3.2.3.6.5.56 DUMMY. N. dummy. P2.3.2.3.6.5.57 CHATTERER N. {{performed_by(talk[mode=frequently])}} talker; chatterer, chatterbox; babbler &c. v.; rattle; ranter; sermonizer, proser[obs3], driveler; blatherskite [U. S.]; gossip &c. (converse) R588; magpie, jay, parrot, poll, Babel; moulin a paroles[Fr]. <-- [ref loquacity R584, M8.1.4.3] --> P2.3.2.3.6.5.58 Dummy. N. dummy. <-- [[inhabitant]] --> P2.3.2.3.6.5.59 INHABITANT (R188) #188. Inhabitant. N. inhabitant, habitant, resident, residentiary[obs3], dweller, indweller[obs3]. {{member_of}} population, citizenry, inhabitants[pl]. citizen, national. {{has_subtype(citizen)}} countryman, fellow countryman, fellow citizen, compatriot, landsman[obs2]. {{has_subtype(citizen)}} subject. {{has_subtype(citizen)}} denizen. {{has_subtype(citizen)}} {{property_of(naturalized)}} naturalized citizen. {{has_property_p(naturalized citizen): foreigner}}. {{result_of(naturalized citizen)}} {{has_subtype(conversion[obj=citizenship], A144)}} naturalization. addressee; householder, inmate, incumbent. sojourner, locum tenens, commorant[obs3]; settler, squatter, backwoodsman, colonist; islander; burgher, oppidan[obs3], cockney, cit, townsman, burgess; villager; cottager, cottier[obs3], cotter; backsettler[obs3]; hotel keeper, innkeeper; planter. {{has_subtype: @R799a, occupier, occupant, tenant, lodger, boarder, paying guest}}. {{property_of(newness)}} newcomer, immigrant. {{property_of(newness): stranger, R57}}. {{location_of(island, P2.3.1.1.6.2.3)}} islander. {{has_instance}} American, North American, Anglo[coll]; European; South American; Asian, Asiatic. {{has_instance(citizen)}} {{has_subtype(European)}} Briton, Brit[coll.]; Bohemian; Bulgarian, Bulgar; Belgian; Englishman; Caledonian, Cambrian; Canadian, Canuck[derog]; Scot, Scotchman; Hibernian, Irishman; Welshman; German; Frenchman; Dutchman; Italian; Russian; Spaniard; Yugoslav; Portuguese; Dane; Norwegian; Finn; Latvian, Lett; Lithuanian; Estonian; Pole; Hungarian; Czech; Slav; Swede; Swiss; Albanian; Greek; Turk; Romanian. {{has_subtype(American)}} downeaster [U.S.]. {{has_metaphor(American)}} Uncle Sam, Yankee, Brother Jonathan. {{has_metaphor(Englishman)}} John Bull. garrison, crew. people &c. (mankind) R372; colony, settlement; household; mir[obs3]. V. {{has_method(become[obj=citizen])}} {{has_subtype(convert[obj=citizenship], A144)}} naturalize. Adj. resident, inhabiting. civic. {{has_instance}} British; English; American[obs3]; Canadian; Irish; Scotch, Scottish; Welsh. {{has_property(naturalized citizen)}} {{consequence_of(naturalization)}} naturalized. P2.3.2.3.6.5.59.1 NATIVE INHABITANT N. {{has_property(roleness[to=native land, @P2.3.1.1.6.4.1.1])}} native inhabitant, native, indigene, autochthones[obs3]. {[of(Australia)]} aborigine, aboriginal, aborigines[pl]. {[of(North America)]} American indian, indian, Amerind, Amerindian, Injun[coll]. {[of(Japan)]} Ainu. {{member_of(American Indian): Indian tribe}}. {{has_subtype(American Indian)}} {{has_member(Indian tribe)}} Navaho; Comanche; Ute; Lenni Lenape; Hopi; Sioux; Choctaw; Chickasaw; Chatanooga; Chippewa; Mohawk; Cherokee; Rahwac; Iroquois; Arapaho. local, local resident. V. nativize. {{has_subtype(nativize)}} Indianize. Adj. native, indigenous, aboriginal. Indian. P2.3.2.3.6.5.60 CUSTODIAN N. custodian, maintenance person, maintenance engineer, maintenance man[male]. superintendant, concierge[Fr]. floor attendant, dezhurny[Russ.]. {{job_of(cleaning, R652a)}} janitor. P2.3.2.3.6.5.61 PORTER N. {{performed_by(carry, R270)}} human carrier, porter; express, expressman; coolie, cargador[obs3]. {{job_of(load[obj=ship], @R636/unload[obj=ship], @R301)}} stevedore, longshoreman. conductor. {{has_subtype(porter)}} redcap. {{has_subtype(porter)}} {{location_of(airport)}} skycap. stretcher bearer. P2.3.2.3.6.5.62 RECORDER (R553) #553. Recorder. N. {{performed_by(recording, M8.1.3.2.2)}} recorder, notary, clerk; registrar, registrary[obs3], register; prothonotary[Law]. amanuensis, secretary, stenographer, scribe, babu[obs3]. remembrancer[obs3], bookkeeper, custos rotulorum[Lat], Master of the Rolls. annalist, historian, historiographer; chronicler, journalist. biographer &c. (narrator) R594; antiquary &c. (antiquity) R122. memorialist[obs3]; interviewer. {[in_frame(trial)]} court clerk, court stenographer. {{&uses(stenographer)}} shorthand; stenographic recorder. P2.3.2.3.6.5.63 ABSENTEE. N. {{performed_by(absence, R187)}} truant, absentee, no-show; deserter, defector. missing person. Adj. absent, truant. missing. {[of(soldier)]} absent without leave, AWOL. P2.3.2.3.6.5.64 REINFORCEMENT. N. reinforcement, reenforcement[obs3]; contingents. {[of(military, @P2.3.2.3.6.5.44.1.1)]} reserves. relief; relay; next shift. V. reinforce; relieve, spell. P2.3.2.3.6.5.65 DUMMY N. dummy. P2.3.2.3.6.5.66 GUARDIAN N. {{performed_by(protection)}} protector, guardian; warden, warder; preserver, custodian, duenna[Sp], chaperon, third person. watchdog, bandog[obs3]; Cerberus; watchman; sentinel, sentry, scout &c. (warning) R668; garrison; guardship[obs3]. {{has_subtype: @R965, policeman}}. P2.3.2.3.6.5.67 INVESTOR N. {{performed_by(investment, M7.3.5.1.1.1)}} investor, speculator, operator. capitalist. {{has_subtype(capitalist)}} venture capitalist. bull, buyer; bear, seller, short seller. {{property_of(professional)}} scalper, arbitrager, arbitrageur; specialist; investment counseler. {{job_of(manage[obj=invested money])}} investment manager, fund manager. stockholder, share-holder, stockholder of record. bond holder, coupon-clipper [derogatory]. P2.3.2.3.6.5.68 KEEPER (R753) #753. Keeper. N. keeper, custodian, custos[Lat], ranger, warder, jailer, gaoler, turnkey, castellan[obs3], guard; watchdog, watchman; Charley; chokidar[obs3], durwan[obs3], hayward[obs3]; sentry, sentinel; watch and ward; concierge, coast guard, guarda costa[Sp], game keeper. escort, bodyguard. protector, governor, duenna[Sp]; guardian; governess &c. (teacher) R540; nurse, nanny, babysitter, catsitter, dogsitter, bonne[Fr], ayah[obs3]. {{similar_to(adoptive parent, @P2.3.2.3.6.2.3)}} {{has_subtype(guardian)}} legal guardian. P2.3.2.3.6.5.69 PRISONER (R754) #754. Prisoner. N. prisoner, prisoner of war, POW, captive, inmate, detainee, hostage, abductee[obs3], detenu[Fr], close prisoner. jail bird, ticket of leave man, chevronne[Fr]. V. stand committed; be imprisoned &c. R751. take prisoner, take hostage (capture) R789. Adj. {{has_property(prisoner): @R751, imprisoned, in prison, in quod[Lat], in durance vile, in limbo, in custody, doing time, in charge, in chains, under lock and key, under hatches, on parole}}. P2.3.2.3.6.5.70 WORSHIPER #997. Worshiper. N. {{has_member(religious group)}} {{has_subtype(believer, @R987)}} worshiper, worshipper, religious person, pious person, adherent, communicant. {{property_of(plural)}} the faithful, laity, flock, fold, congregation, assembly, brethren, people; society [U.S.]. whirling dervish. {{has_trait}} temporality, secularization. layman, civilian[wfr-50]; parishioner; catechumen; secularist. {{has_subtype: clergy, R996, P2.3.2.3.6.5.71}}. V. secularize. Adj. secular, lay, laical, civil, temporal, profane. <-- [[clergy]] --> P2.3.2.3.6.5.71 CLERGYMAN #996. Clergyman. N. {{has_member(religious group)}} {{performed_by(religious ceremony, R998)}} {{has_subtype(officiator[of=religious ceremony, R998], @P2.3.2.3.6.5.1)}} clergyman, ecclesiastic, divine, churchman, reverend, member of the clergy, black coat[fig.]. priest; minister; presbyter, hierophant[obs3], shepherd; father, father in Christ, padre; patriarch. {{location_of(parish, @R995)}} {{has_subtype(director, R694)}} pastor, rector, parson, vicar, curate, rural dean, perpetual curate, residentiary[obs3], beneficiary[obs2]; parish priest, abbe, cur,. chaplain. {{has_subtype(priest)}} confessor. {{member_of}} clergy, clericals, ministry, the cloth, the desk[obs2]; priesthood; presbytery; dignitaries of the church. elder; incumbent; diocesan, dean, archdeacon, prebendary, canon, suffragan[obs3], subdean[obs3]. deacon, deaconess; preacher, reader, lecturer; capitular[obs3]; missionary, propagandist, revivalist, field preacher; ecclesiarch[obs3], hierarch[obs3]; ebdomarius[Lat]. {{has_subtype}} {{has_subtype(director, R694)}} primate; metropolitan; archbishop; bishop; prelate. eminence, reverence. Jesuit. churchwarden, sidesman[obs3]; clerk, precentor[obs3], choir; almoner, suisse[Fr], verger, beadle, sexton, sacristan; acolyth[obs3], acolothyst[obs3], acolyte, altar boy; chorister. {{has_subtype(ruler)}} {{property_of(Roman Catholic)}} Pope, Papa, pontiff; high priest, cardinal, prince of the church. confessor, penitentiary; ancient flamen[obs3], flamen[obs3]; spiritual director. {{&member_of}} {{has_subtype(organization)}} clerical order, order. {{has_subtype(clerical order)}} {{property_of(communal living)}} monastic community. {{has_member(monastic community)}} cenobite, monastic. {{has_subtype(cenobite)}} monk, friar, mendicant; conventual, lay brother, beadsman[obs3]. pilgrim, palmer; canon regular, canon secular. {{has_subtype(monk)}} {{has_subtype(clerical order)}} Franciscan, Friars minor, Minorites; Observant; Capuchin; Dominican; Augustinian; Gilbertine; Austin Friars; Black Friar; White Friars; Gray Friars; Crossed Friars; Crutched Friars; Bonhomme[Fr], Carthusian; Benedictine; Cistercian; Trappist; Cluniac, Premonstatensian, Maturine; Templar; Hospitaler; Bernardine; Lorettine, pillarist[obs3], stylite[obs3]. {{has_subtype(nun)}} Carmelite. {{has_subtype(director)}} {[of(monastic community)]} abbot, prior. {{has_subtype(director)}} {[of(monastic community)]} {{property_of(female)}} abbess, prioress, canoness[obs3]. {{property_of(female)}} religieuse[Fr], nun, novice, postulant. {{property_of(Jewish)}} prophet, priest, high priest, Levite; Rabbi, Rabbin, Rebbe; scribe. {{property_of(Mohammedan)}} mullah, muezzin, ayatollah; ulema, imaum[obs3], imam, sheik; sufi; kahin[obs3], kassis[obs3]. {{property_of(Mohammedan)}} hadji; dervish. {{property_of(Mohammedan)}} {{has_subtype(jurist)}} {{has_subtype(interpreter[of=Muslim law])}} mufti. {{origin_of(India)}} fakir, faquir[obs3]; brahmin; guru, kaziaskier[obs3], poonghie[obs3], sanyasi[obs3]. druid, santon[obs3], abdal[obs3], talapoin[obs3], caloyer[obs3]. {{property_of(Buddhist)}} bonze. {{property_of(Mayahana Buddhist)}} {{origin_of(Tibet)}} Lama. V. join a religious order. take orders, join the priesthood; take the tonsure &c. R995. [render a clergyman][transitive]{[with_object(priest/minister)]} ordain. [render a bishop][transitive]{[with_object(bishop)]} consecrate. [render a pope][transitive]{[with_object(Pope)]} elevate. Adj. the Reverend, the very Reverend, the Right Reverend; ordained, in orders, called to the ministry. P2.3.2.3.6.5.72 ENTERTAINER N. {{performed_by(entertainment, @R840)}} entertainer, public entertainer, showman, showperson, performing artist, performance artist. showgirl; dancer; song-and-dance man. {{performed_by(vaudeville)}} vaudevillian, vaudevillist. {{member_of(vaudevillian)}} vaudeville team, vaudeville act. {{has_subtype}} {{performed_by(magic trick)}} magician, stage magician, illusionist. {{has_instance(magician)}} Harry Houdini, Houdini[ca. 1935]; The Great Randi[ca. 1990]; David Copperfield [1980-1995]; Doug Henning [ca. 1990]. {{has_subtype: musician, R416, P2.3.2.3.6.5.8}}. {{has_subtype(dancer)}} stripteaser, exotic dancer, ecdysiast, stripper; tap dancer, hoofer[informal]. {{has_instance(stripper)}} Gypsy Rose Lee, Gypsy. {{performed_by(impersonation, @R19)}} impersonator. {{has_subtype(impersonator)}} {{performed_by(impersonate[obj=woman])}} female impersonator. <-- [[actor]] --> P2.3.2.3.6.5.72.1 ACTOR N. {{performed_by(drama, R599)}} actor, thespian, player. {{!!property_of(female)}} actress. {{xmember_of}} {{has_subtype(human group)}} cast, dramatis personae[Lat]; troupe. {{has_subtype(troupe)}} {{has_worker(theater[num=1], @R599)}} repertory. method actor; stage player, strolling player; stager, performer; mime, mimer[obs3]; artists; comedian, tragedian; tragedienne, Roscius. {{has_subtype(comedian)}} {{!!property_of(female)}} comedienne. {{has_subtype}} screen actor, movie actor, film actor. {{works_at(movie actor)}} movie studio, film studio; on location. {{has_part(film studio)}} {{has_subtype(room, P2.3.1.3.10.2.R1)}} sound stage. {{has_subtype(movie actor)}} {{has_subtype(celebrity, @P2.3.2.3.6.4.34)}} star. {{has_subtype(star)}} movie star, film star, matinee idol; star of stage and screen; co-star. {{has_subtype(star)}} {{property_of(idolized, @R897)}} superstar, idol, megastar. {{has_subtype(star)}} {{property_of(beautiful + female + sexy)}} sex symbol. supporting actor, supporting actress, bit-player; ham[inform.], ham actor, hamfatter [obs3]; masker[obs3]. {{member_of(supporting actor)}} supporting cast. pantomimist, clown harlequin, buffo[obs3], buffoon, farceur, grimacer, pantaloon, columbine; punchinello[obs3]; pulcinello[obs3], pulcinella[obs3]. extra, walk-on, mute, figurante[obs3], general utility; super, supernumerary. {{member_of(extra)}} cast of thousands. {{hperforms(walk-on)}} walk-on role, cameo appearance. {{member_of}} theater company, company. first tragedian, prima donna[Sp], protagonist; jeune premier[Fr]; debutant, debutante[Fr]; light comedian, genteel comedian, low comedian; walking gentleman, amoroso[obs3], heavy father, ingenue[Fr], jeune veuve[Fr]. mummer, guiser[obs3], guisard[obs3], gysart [obs1], masque. mountebank, Jack Pudding; tumbler, posture master, acrobat; contortionist; ballet dancer, ballet girl; chorus singer; coryphee danseuse[Fr]. burlesque dancer. vaudeville player, vaudeville actor; song-and-dance man. P2.3.2.3.6.5.72.2 MUSICIAN (R416) #416. Musician. N. musician, artiste. {{has_subtype}} {{performed_by(play[obj=music])}} performer, player, musical performer. {{performed_by(compose[obj=music])}} composer. {{used_by(voice)}} singer. {{member_of}} musical group. {{has_subtype(singer)}} minstrel; bard &c. (poet) R597. <-- ??? the specific insrument players must be broken down to individual instruments --> {{has_subtype(musical performer)}} {{used_by(musical instrument)}} accompanist; accordionist; instrumentalist; organist; pianist; violinist, fiddler, catgut scraper[derog]; flutist, flute player, flautist; harper, harpist; fife player, piper, fifer[obs3]; trumpeter; drummer. {{has_subtype(musical group)}} band, musical band; orchestra, orchestrina[obs3]; orchestral waits; ensemble; duet; trio; quartet, quartett[obs3]; quintet; septet, septett[obs3]; octet. {{performed_by(rock music)}} rock musician. {{has_subtype(musical group)}} {{member_of(rock musician)}} rock group. {{has_subtype(rock musician)}} {{has_subtype(celebrity, @P2.3.2.3.6.4.34)}} rock star. {{has_subtype(musical group)}} combination, combo. {{has_subtype(musical band)}} big band [yr=1920-1945]; pick-up band; string-band. {{has_subtype(musical band)}} {{used_by(brass instruments)}} brass-band. {{has_subtype(musical band)}} {{used_in(tuba)}} {{origin_of(Germany)}} oompah band. {{has_subtype(musical group)}} {{member_of(singer)}} choir, quire, chorister; chorus, chorus singer; liedertafel[Ger]. {{has_part(orchestra)}} {{used_in(stringed instrument)}} strings. {{has_part(orchestra)}} brass; winds; percussion, percussion section. singer, warbler, vocalist, melodist, songster, chaunter[obs3]. {{has_subtype(singer)}} {{!!property_of(female)}} chauntress[obs3], songstress; cantatrice[obs3]. nightingale, philomel[obs3], thrush. {{has_subtype(singer)}} {{property_of(mythological)}} siren; bulbul, mavis; Pierides; Orpheus, Apollo[obs3], the Muses Erato, Euterpe, Terpsichore; tuneful nine, sacred nine, tuneful quire. {{has_subtype: composer &c. R413}}. performance, execution, touch, expression, solmization[obs3]. V. {{hperforms(musician)}} play, pipe, strike up, sweep the chords, tweedle, fiddle; strike the lyre, beat the drum; blow the horn, sound the horn, wind the horn; doodle; grind the organ; touch the guitar &c. (instruments) R417; thrum, strum, beat time. execute, perform; accompany; sing a second, play a second; compose, set to music, arrange. {{hperforms(singer): @M3.1.2.3.2.2.2.1, sing, chaunt, chant, hum, warble, carol, chirp, chirrup, lilt, purl, quaver, trill, shake, twitter, whistle, sol-fa[obs3], intone}}. have an ear for music, have a musical ear, have a correct ear. Adj. playing &c. v.; musical. Adv. adagio, andante &c. (music) R415. P2.3.2.3.6.5.73 GAME PLAYER N. {{performed_by(game/game-playing, @R840)}} game player, player. sportsman, gamester, reveler. master of revels; arbiter elegantiarum[Lat]; arbiter bibendi[Lat], archer, fan [U.S.], toxophilite[obs3], turfman[obs3]. {{has_subtype: athlete, P2.3.2.3.6.4.24}}. <-- --> P2.3.2.3.6.5.74 FAVORITE #899. Favorite. N. {{has_patient(affection, @R897)}} favorite, pet, darling, minion, object of affection, object of one's affection, person dear to one's heart. idol, cosset, jewel, spoiled child, enfant gate[Fr], mopsey[obs3], moppet[obs2]; led captain; crony; fondling; apple of one's eye, man after one's own heart; persona grata. {[in_frame(romantic love): lover, P2.3.2.3.6.5.74.1]}. [person who is a favorite (terms of address)] love, dear, duck, duckey, honey, sugar, jewel; princess; sweetheart, sweetie &c. (love) R897. teacher's pet. general favorite, universal favorite; idol of the people. {{has_subtype}} {{has_patent(love, R897)}} {{has_subtype(directed relation)}} beloved, loved one. {{has_subtype(beloved)}} {[in_frame(romantic love)]} love, true love. {{has_subtype(beloved)}} {[in_frame(romantic love)]} {{property_of(female)}} inamorata, ladylove, idol, darling, duck, Dulcinea, angel, goddess, cara sposa[It]. {{has_subtype(beloved)}} {[in_frame(romantic love)]} betrothed, affianced, fiancee. {{has_subtype(beloved)}} {[in_frame(romantic love)]} girl friend[fem.]; boy friend[male]; main squeeze[coll.]. <-- there was a "lover" at R36, changed to devotee (amateur) --> P2.3.2.3.6.5.74.1 LOVER N. {{has_participant(romantic love)}} {{has_subtype(directed relation)}} lover, admirer, adorer, flame. {{property_of(male, @R366)}} suitor, follower, wooer, amoret, beau, sweetheart, inamorato, swain, young man; leman[obs3], Lothario, gallant, paramour, amoroso[obs3], cavaliere servente[It], captive, cicisbeo[obs3]; caro sposo[It]. flirt, coquette; amorette[obs3]; abode of love, agapemone[obs3]. {{member_of}} lovers, couple in love, people in love, pair of turtle-doves; item[coll]. {{&member_of: married couple, @P2.3.2.3.6.5.81}}. P2.3.2.3.6.5.75 MEDIATOR N. {{performed_by(mediation, R724, @M8.2.2.2.1.3)}} mediator, arbitrator, intercessor. peacemaker, makepeace[obs3], negotiator, go-between; diplomatist &c. (consignee) R758; moderator; propitiator; umpire. P2.3.2.3.6.5.76 DUMMY N. dummy. P2.3.2.3.6.5.77 FIREFIGHTER N. {{performed_by(fire extinction, P2.6.1.3.11)}} fireman, fire fighter, fire eater, extincteur[Fr]; fire annihilator. {{member_of}} fire department, fire brigade, engine company. {{uses}} {{has_subtype(vehicle): @P2.3.1.3.16.2.2.1, fire engine, fire truck}}. P2.3.2.3.6.5.78 DOUBTER N. {{trait_of(unbelief, R485)}} doubter, skeptic, cynic. unbeliever &c. R487. {{has_metaphor}} {{property_of(biblical)}} doubting Thomas. P2.3.2.3.6.5.79 ABRIDGER N. {{performed_by(abridgement, @R572)}} abridger; summarizer, epitomist[obs3], epitomizer[obs3]. P2.3.2.3.6.5.80 WEDDING PARTY N. {{has_participant(wedding, @R903)}} wedding party[collective]. {{has_member}} {{property_of(female)}} best man, bridesman[obs3]. {{has_member}} {{property_of(female)}} maid of honor; matron of honor; bridesmaid; flower girl. {{has_participant($wedding, @R903)}} bride[female]; groom, bridegroom[male]. &&{{hperforms(groom + bride): $get married}}. &&{{has_purpose($wedding): $get married}}. &&{{result_of($get married): $wedding}}. &&{{co-occurs_with($get married): $wedding}}. {{has_member}} {{has_subtype(mother[of=bride], @P2.3.2.3.6.2.3)}} mother of the bride. {{has_member}} {{has_subtype(father[of=bride], @P2.3.2.3.6.2.3)}} father of the bride. {{has_member}} {{has_subtype(official, @R694)}} officiator. {{has_subtype(officiator): priest, @R996; rabbi, @R996; minister, @R996; justice of the peace, @P2.3.2.3.6.5.27.1; mayor, @R745; ship's captain, @R694}}. P2.3.2.3.6.5.81 MARRIED PERSON N. {{has_participant(marriage, R903)}} {{property_of(married, @M8.3.1.1.15)}} married person[num=2]. {{has_subtype}} {{has_subtype(relative[of=$person], P2.3.2.3.6.2)}} spouse. &&{{has_property(spouse): married[to=$person]}}. {{part_of: typical family, @P2.3.2.3.6.2.R1}}. {{has_subtype(spouse[of=woman])}}{{property_of(male, @R366)}} {{has_subtype(binary relation)}} husband, man, consort, baron; old man, good man. {{has_member(married couple)}} {{property_of(female)}} married woman. {{has_subtype(spouse[of=man])}} {{property_of(female)}} {{has_subtype(binary relation)}} wife, helpmate, better half[coll], little woman[coll], wife of one's bosom, rib[obs2], gray mare, old woman, old lady, good wife, goodwife[obs3]. {{has_subtype}} {{property_of(male, @R366): husband}}. {{has_subtype}} {{property_of(female): wife}}. {{property_of(male, @R366)}} married man. {{has_subtype(wife[of=American Indian, @P2.3.2.3.6.5.59.1])}} squaw[pejorative]. {{has_member(married couple)}} {{has_subtype(binary relation)}} spouse, mate, partner, yokemate[obs3]. feme[Fr], feme coverte[Fr]; lady; matron, matronage, matronhood[obs3]. {{member_of_x(married person[num=2])}} {{member_of(man[num=1])}} {{member_of(woman[num=1])}} man and wife, married couple; wedded pair, Darby and Joan[obs2]. <-- **** END OF [[PERSON]] **** --> <-- (Actions are generally, intransitive verbs) this is the first of several entries to treat the concept of the speed, or rate at which an even takes place. Here we define a rate of change associated with an action in very general terms. The "speed" of motion is under velocity, at P2.4.2.R1. Note that "simple" actions are not necessarily very simple -- this term is used to distinguish actions from complex "interactions" in which two or more objects are necessarily involved. Note that this "action" is not "acting", i.e. not a process, but is in fact a supertype of event. This concept defines any change in physical objects (in the physical world), without reference to time. Time is included in the "event" concept. [[rate]] [[physact]] --> P2.4 SIMPLE ACTIONS OF PHYSICAL OBJECTS (R264 TO R315 EXC. R268-273) N. {{has_subtype(change of state, @R7, @A1.4)}} {{has_subtype(action, @A7)}} act, simple action of physical objects, action, simple action, physical action, physical act. {{has_subtype: event, R151; move, @R264}}. {{&result_of: human action, R680}}. <-- We divide simple actions into "motion", a special kind of action, and "event", all other kinds of (physical) actions. "Event" is a defined concept, classified here as any change in a physical object over time. Human actions are found under R680, M7.3.1.1. All events are classified as the result of some physical process. Time is considered an integral part of the concept of event. If there is in fact some change which may be considered (within experimental error) "instantaneous", the time interval will be set to zero. In the real world, ntohing happens instantaneously, but events may be discussed as happening at one point of time. This is due to a point of view, or the "granularity" with which a phenomenon is viewed. We also specify that an event occurs at a location, although the "location' can be diffuse (as, in an entire country, or the world). Roget had event and experience in the same location. We distinguish "experience' as a mental phenomenon, and put those words in 151a, at M6.1.1.1. The basic concept of "physical process" is placed here. It is Not very high in this ontology because it involves more fundamental concepts of difference, change, physical object, and time. A "physical process" has something of the character of the time derivative of an event, in that the continuation of a process over a time interval causes ("has_result") an event. However, a named "process" may have a variable rate, which is the true time derivative of change. [[event]] --> P2.4.1 EVENT (R151, R152) #151. Event. N. {{!!has_subtype(change[ptnt=physical object], A6)}} {{!!required_for(time interval, R108)}} event, phenomenon, occurrence, happening, eventuality, incident, thing, fact. {{!!result_of}} {{has_subtype(process, A7.7)}} {{conceptual_part_of(possibility[of=event, R151])}} {{patient_of(physical object)}} process, physical process. {{has_conceptual_part}} {{has_difference(starting time + ending time)}} {{has_subtype(time interval, R108)}} lapsed time, elapsed time, time interval for the action, time interval of the event. {{has_subtype(time point)}} {{has_beginning(lapsed time)}} starting time. {{has_subtype(time point)}} {{has_ending(lapsed time)}} ending time, endpoint. {{has_property}} magnitude of change, magnitude of action, quantity of action. <-- both an event and a process have the rate of change as an important attribute --> {{has_property(event/physical process)}} {{has_subtype(ratio, R84)}} {{{has_relative_val(quantity of action + lapsed time)}}} rate of action, rate, rate of progress, rate og change. {{has_subtype(rate[of=translocation, @R264]): velocity, P2.4.2.R1}}. <-- the process of "happening", rather than the event of "a" happening. it differs from plain "action" in being more emphatically related to a specific event or a physical process --> {{result_of}} {{has_subtype(action, R170)}} occurrence[2], occurring, happening[2], going on, proceeding. {{has_ending(process): result, @R154}}. {{has_subtype}} completed event. <-- some events may be composed of other definable events. Any perceptiuble change may be considered as an event --> {{&has_part}} {{has_subtype(event)}} component event, subevent. {{&has_part}} {{has_beginning}} {{has_subtype(component event)}} beginning event, beginning. {{&has_part(completed event)}} {{has_ending}} {{has_subtype(component event)}} ending event, ending, termination. <-- The process of going from the possible to the actual --> {{result_of}} {{&has_ending(process)}} {{has_subtype(result, @R154)}} realization, actualization, fulfillment, accomplishment. <-- here a "non-result" is classified as a "result" --> {{has_subtype}} {{antonym_of(realization)}} {{&has_ending(process)}} {{has_subtype(result, @R154)}} {{result_of(nonexistence[of=event])}} failure, nonfulfillment. {{has_subtype(nonfulfillment): @R730, noncompletion, abortion}}. {{has_subtype(physical process)}} {{uses(industry, M7.3.5.4.1.1)}} {{has_subtype(processing, @R144): industrial process}}. {{has_subtype(industrial process)}} rendering. {{has_product(processing, @R144)}} product. {{has_subtype(physical process): @P2.6.2, chemical process, chemical reaction}}. {{has_location: position, R183}}. {{has_subtype(event)}} {{temporal_loc_of(future, R121)}} future event, coming event, upcoming event. {{has_subtype(event)}} {{temporal_loc_of(past, R122)}} past event. {{has_subtype(future event)}} {{property_of(scheduled, @R626)}} scheduled event, planned event. {{has_subtype(future event)}} {{affected_by(physical object)}} destination, where something winds up, where something ends up. {{has_subtype}} {{affected_by(mind, M1): experience, R151a}}. detail, factor. circumstance, particular. {{has_subtype}} {{property_of(contingent, @R156)}} contingency, juncture, exigency. matter of fact, matter of record; naked fact, bare facts, just the facts. {{has_conceptual_part}} {{has_subtype(time interval)}} elapsed time, time for the event, time interval during which the event occurred. {{part_of: @R183a, physical circumstances, circumstances, situation, state, condition, context}}. {{part_of: @R227, context, environment, element}}. {{property_of(chance, @R156)}} {{has_subtype(event)}} chance event, accident[1], fortuity, happenstance, happenchance, chance occurrence, random occurrence. {{has_subtype(chance event)}} adventure. {{property_of(undesirable, R647)}} undesirable event. {{has_subtype(undesirable event)}} {{has_subtype(accident[1])}} {{result_of(damage, A7.4.R1.1)}} casualty, bad accident, accident[2]. {{has_subtype(undesirable event): disaster, @R735}}. {{has_subtype(event)}} crisis, emergency, adventure, passage, pass. {{part_of}} the world, life, things, doings, affairs in general, things in general. {{part_of}} the times, state of affairs, order of the day; course of events, course of things, tide of things, stream of things, current of things, run of things, march of things. {{part_of}} ups and downs of life, vicissitudes of life; chapter of accidents &c. (chance) R156. {{property_of: @R134, occasion, opportunity}}. <-- these verbs are primarily resultative --> V. happen, occur, go on, take place, come to pass. take effect; come, become of; come off, come about, come round, come into existence, come on; pass, present itself; fall; fall out, turn out; fall in; befall, betide, bechance[obs3]; prove, eventuate, draw on; turn up, crop up, spring up, pop up, arise, show up, show its face, appear, come forth, cast up; supervene, survene[obs3]; issue, arrive, ensue, start, hold, take its course; pass off &c. (be past) R122. {{affects: @M6.1.1, experience, encounter}}. {{result_of(destination)}} wind up, end up. Adj. happening &c. v.; going on, doing, current; in the wind, in the air, afloat; on foot, afoot, on the tapis[obs3]; at issue, in question; incidental. {{has_property(destination)}} destined. {{&has_property(event)}} {{has_property(remarkable event): eventful, stirring &c. @R151a}}. Adv. eventually; in the event of, in case, just in case; in the course of things; as things, times go; as the world goes, wags; as the tree falls, cat jumps; as it may turn out, happen. Conj. anyhow, at any rate, in any event. Phr. that's the way the ball bounces, that's the way the cookie crumbles; you never know what may turn up, you never know what the future will bring; the plot thickens; "breasts the blows of circumstance" [Tennyson]; "so runs round of life from hour to hour" [Tennyson]; "sprinkled along the waste of years" [Keble]. <-- Future Events --> <-- This Roget entry mixes in future with event, in a confusing fashion. "Impending" has been moved to "future, R121". Afterlife should be a separate category. In non-poetical settings, destiny usually refers to events in the past, not known beforehand??? --> P2.4.1.R1 DESTINY #152. Destiny. N. {{property_of(necessity, R601)}} {{has_subtype(prospect, @R507)}} {{has_subtype(destination, @R151)}} {{affected_by(person, P2.3.2.3)}} destiny, fate, portion, kismet, what will happen to a person. predestination, foredoom, fatality, election; preordination, foreordination; fortune. {{&mcauses(predestination)}} {{has_subtype(resignation, @R725)}} fatalism. {{has_subtype}} {{property_of(randomness)}} lot. {{has_subtype}} {{property_of(evil)}} doom. {{has_subtype}} {{property_of(supernatural, M9.6)}} future existence, post existence; hereafter; future state, next world, world to come, after life, afterlife, everlasting life, everlasting death, life beyond the grave, world beyond the grave. {{has_temporal_location: future, R121}}. V. impend; hang over, lie over; threaten, loom, await, come on, approach, stare one in the face. destine, doom, foredoom, devote; predestine, preordain. {[in_frame(mysticism)]} {{&caused_by: cast a spell &c. R992}}. foreordain, preordain; predestine, doom, have in store for. Adj. {{has_property(future, R121)}} destined, foreordained, preordained, fated; coming, upcoming, in store, to come, going to happen; prospective; yet to be. doomed, condemned. Adv. in time, the long run; all in good time; eventually &c. R151; whatever may happen &c. (certainly) R474; as chance would have it, as luck would have it. Phr. "The moving finger writes and having writ, moves on. Nor all your piety and wit can bring it back to cancel half a line, nor all your tears wash out a word of it." [Omar Khayyam]; "It is written.". <-- (R264 TO R270) [[MOTION]] 264. Motion 265. Quiescence 266. Journey 267. Navigation 270. Transference (The following need transfer to other headings , HROLE and PO ) 268. Traveler 269. Mariner 271. Carrier 272. Vehicle 273. Ship --> <-- [Successive change of place.] This entry is for strictly spatial motion, but it includes all kinds of motion including rotation. Notice that here we require that motion be caused by a prime mover, a source of power. This is a notion of naive physics, which does not intuitively accept a notion that objects may simply move of their own accord. This does not, however, contradict the notion of momentum, since in the real world, everything we encounter that moves has some kind of prime mover, if only gravity; and the impulse is only needed to get things moving, not necessarily to keep them moving. We define motion as a physical process, implying that at some point there is a continuous change of location. We explicitly exclude instantaneous changes of position as contrary to physical laws (that would imply infinite velocity). This "motion" can include a series of displacements, and thus may be discontinuous at a larger level of granularity. A "move" is considered the event caused by motion, and thus has a starting point and an ending point. A "move" is thus a discrete completed motion, rather than continuous motion. --> P2.4.2 MOTION #264. Motion. N. {{!+causes(impulse, P2.6.1.2.4.1/propulsion, R284)}} {{property_of(continuous, @R46)}} {{required_for(time interval, R108)}} {{has_subtype(physical process)}} motion, moving, movement[1], movement in space. {{has_case: direction, R278; velocity, R174}}. {{!property_of}} {{has_subtype(physical object)}} moving object. <-- MW10 sense 4a of path includes the locus of points occupied by a moving body, the sense intended here. NOte that this "location" is not just one place, since the object in question is not stationary! --> {{aforms(translation)}} {{location_of(moving object)}} path. {{has_subtype(path)}} {{location_of(atmosphere, @R338)}} trajectory. <-- paths often are located on defined physical paths, the sense of R627 --> {{&has_location(path): path, R627}}. translocation, translation, travel, going, traveling, translocating. {{&has_result(translocation): displacement, R185}}. {{has_measure}} rate, pace, velocity. {{has_subtype(velocity)}} {{has_measure(angular motion)}} angular velocity. {{has_subtype(translation[mode=straight])}} {{has_conceptual_part(path[val=straight line])}} linear motion, motion in a straight line. {{alternative_to(translation): rotation, R312; curvilinear motion, @R311; oscillation, R314}}. {{!caused_by(impulse, P2.6.1.2.4.1)}} {{has_subtype(power source, @R157a)}} mover, prime mover. {{has_property(prime mover)}} {{has_subtype(power[to=move], R157)}} motive power. {{has_subtype(motive power): mechanical power, @R157a}}. <-- we assume that without an acceleration, objects on Earth come to a halt unless accelerated by some prime mover (due to friction, or falling to Earth) --> {[in_frame(Earth's surface)]} {{!requires(motion): acceleration, @R274}}. {{has_subtype}} locomotion, self-propelled motion, self-propulsion. {{exhibited_by(locomotion): animal[1], R366}}. {{&exhibited_by(locomotion): machine}}. {{has_subtype}} {{location_of(air, R338/atmosphere, @R338): flying, R267a}}. {{has_subtype(flying, R267a)}} {{causes(throwing, @R284)}} ballistic motion. {{studied_in(ballistic motion): ballistics, @R284}}. {{action_of(ballistic motion): @P2.3.1.3.23.1, shot, shell[2], bullet[2]}}. {{has_subtype: rotation, P2.4.2.3.16.1}}. {[of(animal[1], R366)]} {{used_in(muscle, @P2.3.2.2.3.2)}} {{mcauses(volition, R600/instinct, R452)}} body movement, bodily movement. {{has_subtype(body movement)}} budging, stirring; passing; flitting; hovering about, hovering round; shifting; sliding; gliding; rolling; flowing, streaming; running; drifting; wandering, roaming. progress, progression. <-- we want to describe a "move" which is a completed change of location (though the motion does not have to have stopped in order to define a move) --> {{has_result(motion)}} {{has_subtype(event, R151)}} move, translocation, movement[2]. {{has_case(move)}}{{has_subtype(beginning[of=move], R66)}} {{has_subtype(event, R151)}} start of move. {{has_case(move)}}{{has_subtype(ending[of=move], R67)}} {{has_subtype(event, R151)}} end of move. {{has_temporal_location(start of move)}} {{has_subtype(time, R106)}} starting time. {{has_temporal_location(end of move)}} {{has_subtype(time, R106)}} ending time. {{follows(ending time): starting time}}. {{has_case(move)}} {{has_subtype(time interval, R108)}} {{has_difference(ending time + starting time)}} time of motion. {{has_case(move)}} {{has_subtype(time, R106)}} {{has_subtype(beginning[of=move], R66)}} {{has_subtype(event, R151)}} start of move. {{has_case(move)}} {{has_subtype(position, R183)}} {{location_of(start of move)}} ending point. {{has_case(move)}} {{has_subtype(position, R183)}} {{location_of(end of move)}} ending point. {{has_case(move)}} {{has_subtype(distance, R198)}} {{has_difference(starting point + ending point)}} displacement, distance moved. {{has_relative_value(distance moved + time of motion): average velocity, @R274}}. {{has_subtype(move)}} {[of(person, P2.3.2.3): travel, P2.4.2.1]}. {{has_subtype: @R315, unrest, agitation}}. {{has_subtype(move[across=region, R181]): transit, R302}}. {{has_subtype(motion)}} {{has_action(liquid, P2.3.1.3.1.1.1)}} stream, flow, flux, run, course. stir. {{has_subtype(interchange[obj=physical object], R148)}} transposition. {{&has_result: collision, P2.6.1.2.4}}. {[in_frame(mysticism)]}{{causes(mind, M1)}} telekinesis. {{ruled_by}} laws of motion. {{studied_in}} kinematics. {{has_subtype: journey &c. R266; voyage &c. R267; transit &c. R270}}. {[of(cancer cell, @P2.3.2.2.2)]} {[in_frame(disease, R655)]} metastasis. {[of(phoneme)]} {[in_frame(linguistics)]} metathesis. {[of(word)]} {[in_frame(linguistics)]} movement[3]. V. {{caused_by(propel, R284)}} [intransitive] move[1], translocate, go, travel, be in motion, be moving, be in transit. hie, gang; budge, stir; pass; flit; hover about, hover round; shift; slide; glide; roll, roll on. {{has_subtype(move)}} {{has_action(liquid, P2.3.1.3.1.1.1): @P2.3.1.3.1.1.1, flow, stream, run, flux, course}}. drift; sweep along. change one's place, shift one's place, change one's quarters, shift one's quarters; dodge; keep going, keep moving. {{caused_by}} put in motion, set in motion, move[2]. {{facilitated_by(move[2])}} render movable, mobilize. {{has_subtype(move[2][obj=physical object[num=2]])}} {{has_subtype(interchange, R148)}} transpose [change location of two objects reciprocally]. {{has_subtype(move[across=region, R181]): @R302, transit, cross, pass over}}. {{has_subtype(move[1]): wander &c. (deviate) R279; walk &c. R266}}. {{has_action(airplane)}} {{has_subtype(travel[mode=on land])}} taxi. {{has_subtype(move[mode=rapidly])}} clip. Adj. moving, traveling, in motion. transitional; shifting, movable, mobile, mercurial, unquiet. {{has_subtype: restless &c. (changeable) R149; nomadic &c. R266; deviating, R279}}. {{consequence_of}} motive, motory[obs3]. {{requires(flight)}} flying, capable of flight. Adv. under way; on the move, on the wing, on the tramp, on the march. Phr. eppur si muove [It][Galileo]; "es bildet ein Talent sich in der Stille, sich ein Charakter in dem Strom der Welt"[Ger]. <-- this entry for travel is mostly for people moving from place to place, generally. It is broken into land and sea travel. It differs from simple motion, above in having specific origins and destinations. --> P2.4.2.1 TRAVEL (R266) #266. Travel. N. {{used_by(path, R627)}} {{exhibits(animal[1], R366)}} {{has_subtype(human process)}} travel, traveling, wayfaring, traffic[1]. {{has_commencement: departure, R293}}. {{has_termination: arrival, R292}}. {{has_result}} {{has_subtype(event, R151)}} trip, excursion, expedition, tour. {{has_subtype(trip)}} {{has_subtype(cycle, A6.2.1)}} round trip. {{has_part(round trip)}} {{has_subtype(progress)}} trip there. {{has_part(round trip)}} {{has_subtype(reversion, R145)}} {{has_subtype(regression, P2.4.2.3.5)}} return trip, trip back, return. {{has_beginning(trip)}} {{has_subtype(position): @R293, starting point, point of departure, origin, departure point}}. {{has_ending(trip)}} {{has_subtype(position): @R292, destination, terminus, arrival point}}. {{has_part(trip)}} {{has_subtype(position)}} point on route, point en route. {{has_part(path)}} {{has_subtype(point en route)}} transfer point; junction; stop. {{performed_at(board, @R293/disembark, @R292)}} station. {{has_method(traveling)}} {{analogous_to(transportation, @R270)}} transportation, passenger transport. {{has_method}} {{&exhibits(animal[1], R366)}} {{used_in(leg, @P2.3.2.2.3.2)}} walking. {{has_method}} {{&exhibits(animal[2], R366)}} {{not_used_in(leg, @P2.3.2.2.3.2)}} slithering. {{has_method}} {{&exhibits(animal[2], R366): @R275, creeping, crawling}}. <-- a "walk" is a completed event, as in "Go for a walk" --> {{has_result(walking)}} {{has_subtype(act, @R680)}} {{has_case(prime mover[val=leg, @P2.3.2.2.3.2])}} walk. {[of(person, P2.3.2.3)]} {{has_case(prime mover[val=leg, @P2.3.2.2.3.2])}} {{&used_in(music, R415)}} {{property_of(rhythmic, @R138): dance, @R840}}. {{has_subtype(walk[mode=rapidly])}} run[2]; trot. {{has_conceptual_part(walk)}} {{has_unit(walk)}} step, footfall, stride. {{has_subtype(step)}} {{property_of(high + far): leap, P2.4.2.3.14}}. {{has_conceptual_part(walk)}} gait, port, cadence, carriage; tread. {{has_subtype}} {{has_subtype(walk, @R266)}} {{has_subtype(exercise, @P2.6.4.8.4)}} take a constitutional, stroll. {{has_subtype}} {{has_subtype(walk, @R266)}} {{property_of(rhythmic, P1.1.3.3)}} march. {{&mcaused_by: restlessness, @R149}}. {{!requires}} mobility, movableness; mobilization. {{case_of(destination[val=holy place], @R292)}} pilgrimage. {{has_subtype(pilgrimage)}} {{&hperforms(Moslem)}} {{case_of(destination[val=Mecca], @R292)}} hajj. {{performed_by(pilgrimage): pilgrim, @R268}}. {{performed_by_p(hajj)}} {{has_subtype(pilgrim)}} hajji. {{has_subtype(transportation)}} {{used_in(road, @R627)}} {{part_of(land vehicle, P2.3.1.3.16.2.2)}} {{conceptual_part_of(motion[of=land vehicle, P2.3.1.3.16.2.2], R264)}} traffic[2], road traffic, road transportation, highway transportation, highway traffic, traffic flow. {{has_property(road traffic)}} traffic pattern. {{has_high_quantity(traffic)}} traffic congestion, heavy traffic. {{&causes(heavy traffic)}} traffic jam, jam, bottleneck. {{causes(traffic jam)}} {{has_subtype(delay[of=traffic], @R133)}} backup, traffic backup. {{&causes(traffic jam): lateness[of=passenger], @R133}}. {{has_subtype(transportation[ptnt=commuter, @R268])}} commuter transport, commuter transportation. {{has_subtype(traveling[to=job, M7.3.5.4.1.4][mode=frequently])}} {{hperforms(commuter, @R268)}} commuting. {{function_of(transportation[ptnt=commuter, @R268]): commuter train; commuter airline}}. {{function_of(transportation[ptnt=person, P2.3.2.3]): passenger vehicle, @R272}}. {{has_subtype(transportation)}} {{part_of(boat, P2.3.1.3.16.2.3)}} shipping traffic, boat transportation, water transport. {{uses(boat transportation)}} {{has_subtype(path, R627)}} shipping route, shipping lane. {{has_subtype(shipping route): river, R348}}. {{has_subtype(station)}} port; anchorage, haven. {{has_subtype(port)}} {[of(ship, R273)]} seaport, harbor, harbor of refuge. {{has_part(port)}} pier, jetty, embankment, quay; breakwater, mole. {{has_subtype(anchorage)}} roadstead. {{has_subtype(tour)}} {{property_of(long, R110)}} grand tour. {{has_subtype(grand tour)}} round-the-world tour, round-the-world trip. {{has_subtype(round-the-world trip)}} {{has_subtype(circumnavigation[of=Earth])}} circumnavigation of the globe. {{&caused_by: restlessness &c. (changeableness) R149}}. {{requires}} {{antonym_of(immobility, @R265)}} mobility, movableness. {{&caused_by}} mobilization. V. travel. {{has_subtype(travel[mode=habitually])}} move around. {{has_commencement: depart, R293}}. {{has_termination: arrive, R292}}. {{has_subtype(travel[to=job, M7.3.5.4.1.4][mode=frequently])}} {{hperforms(commuter, @R268)}} commute, commute to work. {{has_method}} {{&exhibits(land animal, R366/bird, P2.3.2.1.1.1.2)}} {{used_in(leg, @P2.3.2.2.3.2)}} walk. {{has_subtype}} {{has_subtype(walk, @R266)}} {{has_subtype(exercise, @P2.6.4.8.4)}} take a constitutional, stroll. {{has_subtype}} {{has_subtype(walk, @R266)}} {{property_of(rhythmic, P1.1.3.3)}} march. {{has_subtype(walk)}} tread. {[of(person, P2.3.2.3)]} {{used_in(leg, @P2.3.2.2.3.2)}} {{&used_in(music, R415)}} {{property_of(rhythmic, @R138): dance, @R840}}. {{has_subtype(walk[mode=rapidly])}} run; trot. {{has_conceptual_part(walk)}} step. {{has_subtype(step)}} {{property_of(high + far): leap, P2.4.2.3.14}}. {{has_method}} {{&exhibits(animal[2], R366)}} {{not_used_in(leg, @P2.3.2.2.3.2)}} slither. {{has_method}} {{&exhibits(animal[2], R366): @R275, creep, crawl}}. Adj. traveling. <-- [Locomotion by land.] [[travel]] --> P2.4.2.1.1 JOURNEY N. {{has_result(travelling)}} {{location_of(land, R342)}} {{has_subtype(event, R151)}} journey, travel by land. trek, course; outing, ride, drive, airing, jaunt. peregrination, discursion[obs1]. {{has_subtype}} {{has_subtype(walk, @R266)}} ramble, promenade, saunter, tramp, jog, canter, trot, turn, stalk, perambulation, ambulation[obs3]; noctambulation[obs3], noctambulism; somnambulism; shuffle. {{-!result_of}} {{has_subtype(traveling, R266)}} {{used_in(horse)}} equitation, horsemanship, riding, manege[Fr], ride and tie. <-- ; basophobia[obs3]. ?? --> campaigning. {{has_subtype(cross[obj=national border])}} international travel. {{-!result_of}} {{has_subtype(traveling, R266)}} roving, vagrancy, pererration[obs1]; marching and countermarching; nomadism; vagabondism, vagabondage; hoboism [U.S.]; gadding; flit, flitting, migration; emigration, immigration, demigration[obs1], intermigration[obs3]; wanderlust. {{uses}} {{has_subtype(document, M8.1.3.2.2.4.3)}} plan, itinerary. {{&uses}} {{has_subtype(document, M8.1.3.2.2.4.3)}} guide; handbook, guidebook, road book. {{has_subtype(guide book)}} Baedeker; Bradshaw; Murray; AAA Travel guide["U.S.A."]. {{&uses}} {{has_subtype(document, M8.1.3.2.2.4.3)}} {{has_representation(geographical division, P2.3.1.1.6.4)}} map. {{has_subtype(map)}} road map, street map; transportation guide; subway map; navigation map, navigation chart; topographic map; field map. {{-!result_of}} {{has_subtype(traveling, R266)}} {[of(group)]} procession, file, column; cavalcade, caravan, cortege. {{&uses: vehicle, P2.3.1.3.16.2}}. {{performed_by: traveler &c. R268, @P2.3.2.3.6.5.12}}. {{has_location(embark/debark)}} depot [U.S.], railway station, station. {{performed_by(stalk): stalker, @P2.3.2.3.6.5.12}}. {{performed_by(prowl): prowler, @P2.3.2.3.6.5.12}}. {{used_in(snowmobile)}} snowmobiling. {{performed_by(sleepwalk)}} {{trait_of(noctambulatory): @R268, noctambulist, sleepwalker}}. V. travel, journey, course; take a journey, go a journey. flit, take wing; migrate, emigrate; trek; rove, prowl, roam, range, patrol, pace up and down, traverse; scour the country, traverse the country; peragrate[obs1]; circumambulate, perambulate; wander, wander around, wander about, nomadize[obs3]; hover, go one's rounds, straggle; gad, gad about; expatiate. {{has_subtype(travel)}} {{mode_of(on foot)}} {{used_in(leg, @P2.3.2.2.3.2.3)}} walk. {{has_subtype(walk)}} take a walk, go out for walk, go for a stroll; have a run; take the air. {{has_subtype(travel)}} {{mode_of(on foot)}} {{mode_of(rapidly)}} run. {{has_subtype(walk)}} march, step, tread, pace, plod, wend, go by shank's mare, foot it, hoof it; ramble, stroll, saunter, saunter around; promenade; trudge, tramp; stride; straddle; strut; stump, bundle, bowl along; toddle; paddle; tread a path; sidle; shuffle. {{has_subtype(walk[mode=stealthily])}} {{has_subtype(search)}} prowl. {{has_subtype(walk[mode=stealthily])}} {{has_subtype(pursue)}} stalk. {{has_commencement(travel)}} set out, hit the road, get going, get underway. {{has_subtype(travel)}} {{mode_of(by vehicle)}} {{used_in(vehicle, R272)}} ride[1]. {{has_subtype(ride[1]): drive, @R680}}. {{has_subtype(travel)}} {{used_in(horse, @P2.3.2.1.1.1.5.6)}} take horse, ride[2]. {{has_subtype(travel)}} {{exhibits(horse, @P2.3.2.1.1.1.5.6)}} trot, amble, canter, prance, fisk[obs3], frisk, caracoler[obs3], caracole. {{has_subtype(travel[mode=quickly])}} {{exhibits(horse, @P2.3.2.1.1.1.5.6): gallop, @R274}}. {{has_commencement(ride)}} embark, board, get aboard, get on board; get in. {{has_termination(ride)}} debark, get off. peg on, jog on, wag on, shuffle on; stir one's stumps; bend one's steps, bend one's course; make one's way, find one's way, wend one's way, pick one's way, pick one's way, thread one's way, plow one's way; slide, glide, coast, skim, skate; march in procession, file on, defile. go to, repair to, resort to, hie to, betake oneself to. sleepwalk. Adj. traveling, journeying. ambulatory, itinerant, peripatetic, roving, rambling, gadding, discursive, vagrant; migratory; nomadic; circumforanean[obs3], circumforaneous[obs3]; sleepwalking, noctambulatory, noctivagrant[obs3], mundivagrant; locomotive. wayfaring, wayworn; travel-stained. Adv. on land, by land. on foot, on Shanks's mare[coll]; by the Marrowbone stage[obs2]; by horse, on horseback; by car; by train. under way, in transitu[Lat] &c. R270; en route &c. R282. Int. "come along!"; "All aboard!". <-- [Locomotion by water, or air.] [[sail]] --> P2.4.2.1.2 NAVIGATION (R267) #267. Navigation. N. navigation, boating. yachting. {{uses: ship &c. R273}}. aquatics. natation[obs3], swimming; fin, flipper, fish's tail. voyage, sail, cruise, passage, circumnavigation, periplus[obs3]; headway, sternway, leeway; fairway. mariner &c. R269. {{&uses}} {{has_subtype(means of propulsion)}} rowing. V. sail; plow the waves, plow the deep, plow the main, plow the ocean. navigate; warp, luff[obs3], scud, boom, kedge; drift, course, cruise, coast; hug the shore, hug the land; circumnavigate. {{used_in(oar)}} {{has_subtype(propel[obj=non-motorized ship/non-motorized small boat], R284)}} {{hperforms(person, P2.3.2.3)}} row, ply the oar, paddle. {{has_subtype(row)}} pull, scull, punt. {{has_commencement}} put to sea &c. (depart) R293; take ship, get under way; set sail, spread sail, spread canvas; gather way, have way on; make sail, carry sail; walk the waters. swim, float; buffet the waves, ride the storm, skim, effleurer[Fr], dive, wade. Adj. sailing, boating. volant[obs3], aerostatic[obs3]; seafaring, nautical, maritime, naval; seagoing, coasting; afloat; navigable; aerial, aeronautic; grallatory[obs3]. Adv. under way, under sail, under canvas, under steam; on the wing, in flight, in orbit. Phr. bon voyage; "spread the thin oar and catch the driving gale" [Pope]. <-- [[aviation]] --> P2.4.2.1.3 AVIATION (R267A) #267a. Aviation. N. {{location_of(atmosphere)}} {{has_function(aircraft, P2.3.1.3.16.2.1)}} {{has_action(aircraft, P2.3.1.3.16.2.1)}} aviation, flying, flight[1]. {{has_subtype}} {{used_in(balloon, R273)}} ballooning, balloonery[obs3]. <-- ; volitation[obs3]; --> {{part_of}} aerospace. {{studied_in}} airmanship, aeronautics, aerostation[obs3], aerostatics[obs3]. {{has_result}} {{has_subtype(event, R151)}} flight[2]. {{has_property(flight[2])}} {{has_subtype(path[of=aircraft, P2.3.1.3.16.2.1], R627)}} flight pattern. {{has_subtype(flight[2])}} {{has_subtype(trip, @R266)}} air trip, air run. {{has_subtype(flight[2])}} shuttle. {{has_large_quantity(flight[2])}} {{has_method(transportation, @R270)}} airlift. {{uses}} {{has_subtype(vehicle): airplane, plane, @P2.3.1.3.16.2.1.2; airship}}. {{has_part(airplane, @P2.3.1.3.16.2.1.2)}} wing, pinion. {{performed_by}} {{has_subtype(company, @R17)}} airline. {{has_subtype(flying): flying over, @R302}}. V. {{has_action(aircraft, P2.3.1.3.16.2.1)}} fly. be wafted; hover; soar; flutter. {{has_commencement(fly)}} take wing, take a flight, take off, ascend, blast off. {{has_termination(fly)}} land, alight; wing one's flight, wing one's way; aviate. parachute, jump; glide. jet. {{has_extreme(be high)}} hover, hover over. {{has_subtype(fly): fly over, @R302}}. Adv. by air; by plane. P2.4.2.1.4 SPACE TRAVEL N. {{location_of(space/upper atmosphere)}} space travel, space flight. orbiting; escape, escape from gravitational confinement. {{location_of(solar sytem)}} interplanetary travel, interplanetary flight. {{location_of(outside the solar system)}} deep space travel, interstellar travel, interstellar flight. {{function_of}} spaceship, spacecraft. {{has_subtype(spacecraft)}} rocket. {{has_part(spacecraft)}} rocket engine. {{studied_in(rocket engine)}} rocketry. {{studied_in(space travel)}} astronautics, orbital mechanics. {{requires}} {{has_subtype(velocity)}} escape velocity. {{performed_by(space travel/rocketry)}} {{has_subtype(government organization)}} NASA[U.S.], National Aeronautics and Space Administration[U.S.]. {{has_beginning}} launch, launching. {{has_subtype(preparation[for=launch])}} countdown. {{&has_temporal_part(countdown)}} {{has_subtype(pause)}} hold. {{performed_at(launch)}} spaceport, space center. {{uses(rocket)}} {{has_subtype(fuel)}} rocket fuel. {{property_of(rocket fuel)}} specific impulse. {{has_subtype(rocket fuel)}} liquid fuel, liquid propellant; solid fuel, solid propellant. {{has_subtype(liquid propellant)}} binary mixture, binary propellant; monopropellant. {{has_subtype(binary propellant): liquid oxygen + kerosene}}. {{has_subtype(binary propellant): hydrazine + nitrogen tetroxide}}. {{has_subtype(binary propellant): liquid oxygen + liquid hydrogen}}. {{has_subtype(rocket)}} {{property_of(reusable)}} space shuttle. {{&has_conceptual_part(space travel)}} {{has_subtype(walk)}} space walk, extra-vehicular activity, EVA[acron]. {{uses(space walk): space suit, @P2.3.1.3.5.5}}. {{exhibited_by(orbiting): @P2.3.1.1.3, moon, satellite, spy-in-the-sky}}. V. travel in space. orbit, be in orbit; rocket. {{caused_by(be in orbit)}} send into orbit, launch into orbit. {{has_commencement}} launch. <-- Move to subtype of recession, P2.4.2.3.9?? [[depart]] --> P2.4.2.1.R1 DEPARTURE (R293) #293. Departure. N. {{has_beginning(travel, P2.4.2.1)}} {{has_subtype(recession, R287)}} {{antonym_of(arrival, R292)}} departure, leaving, embarkation, decession[obs3], decampment; outset, start; removal. {{has_beginning(departure): breaking away, P2.4.2.3.9.1.1}}. {{has_subtype}} {{has_subtype(flight, @R671)}} {{purpose_of(escape[obj=danger, R665], R671)}} exodus, hejira, hegira. {{has_subtype(departure[from=enclosure, R232]): exit &c. (egress) R295}}. {{performed_at}} {{has_subtype(starting point, @P2.4.2)}} starting point, point of departure, origin, departure point, point of embarkation, place of departure, place of embarkation. {{has_subtype(point of departure)}} {[of(vehicle)]} {{has_subtype(port, @P2.4.2.1)}} port of embarkation. {{has_subtype(port of embarkation)}} {[of(airplane)]} airport. {{has_part(airport)}} take-off point; taxiing runway. {{has_part(airport)}} {{performed_at(takeoff/landing)}} runway. {{has_part(airport)}} {{has_subtype(structure)}} {{performed_at(board/disembark)}} terminal. landing strip. {{has_subtype(port of embarkation)}} {[of(space vehicle)]} launching pad, spaceport. starting post. {{&uses}} {{has_subtype(greeting)}} leave taking, valediction, adieu, farewell, goodbye; stirrup cup; valedictorian. {{has_instance(goodbye)}} auf wiedersehen[Ger], sayonara, dosvidanya[Russ], ciao, aloha, hasta la vista[Sp]. V. {{has_commencement(travel)}} depart, leave; go away; take one's departure, set out; set off, march off, put off, start off, be off, move off, get off, whip off, pack off, go off, take oneself off; start, issue, march out, debouch; go forth, sally forth; sally, set forward; be gone; hail from. leave a place, quit, vacate, evacuate, abandon; go off the stage, make one's exit; retire, withdraw, bow out, remove, remove oneself from the scene; vamoose[quaint], vamose[obs3][U.S.]. go one's way, go along, go from home. {{has_subtype(depart[mode=flying])}} take flight, take wing; spring, fly, flit, wing one's flight; fly away, whip away. {{has_subtype(take flight)}} {[of(bird, P2.3.2.1.1.1.2)]} flush. {{has_subtype(depart[mode=quickly, @R274])}} {{has_subtype(disperse, R73)}} {[of(group)]} scatter. {{has_commencement(travel[mode=by vehicle])}} embark, go on board, go aboard, board, get on, get in. {{has_commencement(travel[mode=by ship])}} set sail, put to sea, go to sea; sail, take ship; hoist blue Peter; get under way, weigh anchor. entrain. strike tents, decamp, break camp; walk one's chalks, cut one's stick. take leave, take one's leave; say good bye, bid goodbye, bid farewell &c. n.. {{&method_for: disappear, @R449}}. {{has_subtype}} {{has_method(avoid[obj=danger, R665], R623)}} beat a retreat; turn tail, turn one's back; take to one's heels; run away, run for one's life; cut and run; be off like a shot; fly, flee; fly away, flee away, run away from; take flight, take to flight. {{has_subtype(depart[mode=surreptitiously])}} desert, elope; abscond, sneak off, sneak away, slip away, slink away, steal off, steal away, make away from, sneak away from, slope[slang], slope off[slang]. {{has_subtype(depart[mode=surreptitiously])}} {{method_for}} {{has_subtype(avoid[obj=obligation, R926], R623)}} sneak out of, play truant, play hooky, give leg bail, give one the go by; take French leave, go AWOL. flit, bolt, levant, skedaddle, absquatulate [obs3][U.S.], cut one's stick, walk one's chalks, show a light pair of heels, make oneself scarce. make off, scamper off, shuffle off, sheer off; break away, tear oneself away; scamper away from, shuffle away from, sheer away from; slip cable, part company, turn one's heel. {{entailed_by: escape &c. R671}}. Adj. departing, leaving; valedictory; outward bound. Adv. whence, hence, thence; with a foot in the stirrup; on the wing, on the move. {{has_subtype(using[obj=vehicle, R272], @R692a)}} by vehicle, in a vehicle. <-- se also (ejection &c.) R297 --> Int. "All aboard!"; "farewell!"; "adieu!", "goodbye!"; "good day!"; "au revoir!"[Fr]; "fare you well!"; "God bless you!"; "God speed!"; "begone!"; "auf wiedersehen!"[Ger]; "au plaisir de vous revoir!"[Fr]; "bon voyage!", "gluckliche Reise!"[Ger]; "vive valeque!"[Lat]. <-- this "arrival" is specifically for traveling. The generic making contact is at P2.3.2.8.R1 --> P2.4.2.1.R2 ARRIVAL (R292) #292. Arrival. N. {{has_ending(travel)}} {{has_subtype(completion[ptnt=trip], R729)}} {{has_subtype(closure, P2.3.2.8.1.1)}} arrival, advent. landing; debarkation, disembarkation; reception, welcome, vin d'honneur[Fr]. {{performed_at}} {{has_subtype(ending point, @P2.4.2)}} destination, arrival point, goal, goalpost, journey's end; landing place, landing stage; bunder[obs3]; resting place; terminus, halting place, halting ground; haven. {{has_subtype(destination): port, @R292}}. {{has_subtype(destination): home}}. anchorage &c. (refuge) R666. return, remigration[obs3]; meeting; rencounter[obs3], encounter. recursion[Math, Comp]. {{has_subtype(arrival[at_loc=starting point])}} {{has_subtype(reversion, R145)}} return. {{has_subtype(return[at_loc=home])}} return home, homecoming. V. arrive; get to, come to; come; reach, attain; come up with, come up to; overtake, make, fetch; complete &c. R729; join, rejoin. {{location_of(land, R342)}} get off; pitch one's tent. {[of(person, P2.3.2.3)]} {{has_subtype(get off)}} light, alight. {{has_subtype(get off[obj=horse])}} dismount. {{has_subtype(get off[obj=ship])}} land, go ashore; debark, disembark, come to land, set foot on the soil, set foot on dry land; come ashore. {[of(ship)]} put in, put into, visit, cast anchor. sit down &c. (be located) R184; get to one's journey's end; make the land; be in at the death; come back, get back, come home, get home; return; come in &c. (ingress) R294; make one's appearance &c. (appear) R446; drop in; outspan. detrain; deplane; de-orbit. come to hand; come at, come across; hit; come upon, light upon, pop upon, bounce upon, plump upon, burst upon, pitch upon; meet; encounter, rencounter[obs3]. contact, come in contact, close with. Adj. arriving &c. v.; homeward bound. Adv. here, hither. Int. "welcome!"; "hail!", "all Hail!"; "good-day", "good morrow!". Phr. any port in a storm. <-- (The following need transfer to other headings , HROLE and PO ) 268. Traveler 269. Mariner To P2.3.1.3.16 Conveyance 271. Carrier 272. Vehicle 273. Ship This entry for transmit, including the initial part "sending" and also "carrying" which can be done by a third party. "carry" is very broad, including carrying messages or electric current. Transmission of information cannot be cleanly divorced from transmission of physical objects, because mail is also a physical object. [[transport]] [[send]]--> P2.4.2.2 TRANSMISSION (R270) #270. Transmission. N. {{has_subtype(action, R680)}} transmission, sending, transmitting, elocation[obs1]. {{has_patient}} {{has_subtype(physical object/information, R527b)}} object transmitted. {{causes(transmission[ptnt=$physical object]): translocation[ptnt=$physical object], R185}}. {{method_for: communication[1], R527}}. {{has_target}} {{has_subtype(agent[num=>0], R690)}} intended recipient. {{overlaps_with(intended recipient): recipient, @R785}}. {{performed_by}} {{has_subtype(agent)}} sender, transmitter. {{has_conceptual_part}} {{has_subtype(service, M7.3.5.4.1.3)}} {{conceptual_part_of(motion[ptnt=$physical object], R264 + supporting[ptnt=$physical object])}} carrying[1][ptnt=$physical object]. {{has_ending}} {{has_subtype(human event)}} delivery. {{has_ending}} {{inverse_of(delivery)}} {{hperforms(recipient, @R785): @R785, receiving, accepting}}. <-- this entry "transporting" is only for cargo. The word is also used for transporting people, but that concept is under traveling, at R266 --> {{has_subtype(sending[ptnt=cargo, @R190])}} {{conceptual_part_of(carrying[1][ptnt=cargo, @R190])}} {{has_function(freight vehicle, @R272)}} transport, transportation, transporting, conveyance, carrying[2], carriage, carting, hauling, shipping, draft. {{analogous_to(transportation): transportation, @R266}}. {{has_subtype(price[of=carting], R812)}} cartage, shipping fee, freight charge. {{has_subtype(transporting): @R794, importation, exportation}}. <-- , transumption[obs3]. --> {{has_subtype(object transmitted): @R190, shipment, freight, cargo, load, burden}}. {{has_subtype(object transmitted): message, M8.1.1.1; communication[2], @M8.1}}. {{has_subtype(sending[obj=object, @R3a][to=recipient[num=>1]])}} distribution[1]; broadcasting. {{&uses(distribution)}} {{has_subtype(group[of=vendor, P2.3.2.3.6.5.6.1], P2.3.2.3.5)}} distribution network. {{has_result(distribution[1])}} {{has_subtype(human event)}} distribution[2]. {{has_subtype(sending[obj=object[num=many], @R3a][to=recipient[num=1]])}} bombardment, bombarding. {{has_large_quantity(distribution)}} large-volume distribution, mass distribution. {{has_subtype(large-volume distribution)}} {{property_of(comprehensive)}} {[with_object(place)]} blanketing. {{has_subtype(transmission[obj=information])}} information transmission. {{has_subtype(information transmission)}} {{used_in(electronic device)}} electronic information transmission. {{function_of(information transmission): telephone; telegraph; radio; television; modem; communications port; computer network}}. transplantation, translation; shifting, dodging. {{has_subtype(transport)}} {{used_in(vehicle, R272)}} {{hperforms(driver, P2.3.2.3.6.5.12.1)}} drive [transitive]. {{has_subtype(transmission[of=information, M3.1.1.2])}} {{has_subtype(communication, R527)}} {{used_in(electronic communication channel)}} electronic transmission. transit; passage, ferry, gestation; portage, porterage[obs3], carting, cartage; shoveling &c. v.; vection[obs1], vecture[obs1], vectitation[obs1]. {{causes}} transfer, transference, transferring. {{causes}} displacement; removal; remotion[obs3], amotion[obs3]; relegation; deportation, asportation[obs3]; extradition. {{requires(transmission[obj=liquid]): container, P2.3.1.3.9}}. {{requires(transport[obj=$liquid]): $fact}}. &&{{asserts($fact)}} {{contained_in($liquid): container}}. {{function_of(transmission[obj=fluid, R333])}} {{has_subtype(device, R633)}} {{function_of(push[obj=fluid, R333], @P2.6.1.2.3)}} pump. {{has_subtype(pump)}} reciprocating pump; centrifugal pump. {{has_part(centrifugal pump)}} {{exhibited_by(rotation, R312)}} impeller. {{has_part(reciprocating pump): piston, @R263}}. {{has_commencement(shipping)}} loading. {{has_termination(shipping)}} unloading. {{has_subtype(loading)}} freight loading. {{has_subtype(loading)}} {[of(person, P2.3.2.3)]} boarding, embarkation, embarking. {[of(fluid)]} {[causes(heating)]} convection. {[of(electricity/heat)]} conduction. {{has_subtype(unloading)}} {[of(person, P2.3.2.3)]} disembarkation, disembarking, debarking. {{has_subtype(freight loading)}} rail freight loading; air freight loading. {{has_subtype(transfer)}} {[of(disease)]} contagion. transfer &c. (of property) R783. {{has_subtype(freight)}} rail freight; air freight; water freight, marine freight. dispersion &c. R73; transposition &c. (interchange) R148; traction &c. R285. [Thing transferred] drift. V. [ditransitive] transmit, send. transfer, translocate; transport, transplace[obs3]; transplant, fetch and carry; carry over, ferry over; shift; conduct, convoy, bring, fetch, reach. {{has_subtype(transport[mode=across border])}} import; export. {{has_conceptual_part}} {{has_subtype(service, M7.3.5.4.1.3)}} {{conceptual_part_of(motion[ptnt=$physical object], R264 + supporting[ptnt=$physical object])}} [transitive] convey[ptnt=$physical object], carry[ptnt=$physical object], bear, port, tote [U.S.]. {{has_subtype(carry)}} haul, cart. {{has_subtype(carry)}} {{used_in(pack/sack)}} pack. {{&uses}} {{has_subtype(delegate, R755)}} delegate, consign, relegate, turn over to, hand over, pass on, forward. {{has_termination}} deliver. ship, embark; waft; shunt. {[with_object(letter/mail)]} mail, post. {{has_large_quantity}} distribute. {{has_large_quantity(distribute)}} {{property_of(comprehensive)}} blanket. shovel. {[with_object(liquid, P2.3.1.3.1.1.1)]} ladle, spoon, spoon off; decant, draft off; transfuse; infuse; siphon. {{has_subtype: transpose &c. (interchange) R148; displace &c. R185; throw &c. R284; drag &c. R285}}. Adj. transmitted, sent. transferred; displaced, removed; drifted. shipped, transported; mailed. imported; exported. {{has_consequence(deliver)}} delivered. {{implies(delivered[ptnt=$object][to=$recipient]): received[ptnt=$object][by=$recipient], @R785}}. carted, hauled. {{required_for_obj}} movable; portable, portative[obs3]; mailable [U.S.]. {{antonym_of(mailable)}} non-mailable. Adv. from hand to hand, from pillar to post. <-- (R274, R275) 274. Velocity 275. Slowness velocity moved to 2.4.2.R1 The following entries have been moved to Collision, at Physics --> <-- (R278 TO R315) (EXC. R298, R299) P2.4.2.3 MOTION WITH REFERENCE TO DIRECTION 278. Direction moved to P2.4.2.R2 279. Deviation 280. Precession 281. Sequence 282. Progression 283. Regression 284. Propulsion 285. Traction 286. Approach 287. Recession 288. Attraction 289. Repulsion 290. Convergence 291. Divergence 292. Arrival 293 Departure 294. Ingress 295. Egress 296. Reception 297. Ejection 298. Food 299. Excretion moved 300. Insertion 301. Extraction 302. Passage 303. Transcursion 304. Shortcoming 305. Ascent 306. Descent 307. Elevation 308. Depression 309. Leap 310. Plunge 311. Circuition 312. Rotation 313. Evolution 314. Oscillation 315. Agitation "direction" here is primarily 3-dimensional direction, except for compass points. The more abstract "direction" is conflated with directional movement, but how to untangle them is not yet obvious [[direction]] --> P2.4.2.3 MOTION WITH REFERENCE TO DIRECTION N. motion in a certain direction. <-- to deviate is to not continue in a straight line [[deviate]] --> P2.4.2.3.1 DEVIATION (R279) #279. Deviation. N. {{has_subtype(change[ptnt=direction, R278])}} {{has_subtype(variation[ptnt=direction, R278], R20a)}} deviation; swerving &c. v.; obliquation[obs1]. diversion, digression, departure from; aberration; divergence &c. R291; divagation. {{member_of}} {{has_subtype(line)}} zigzag. {{has_subtype(deviation[from=path]): detour, @R629}}. warp, refraction; flection[obs3], flexion; sweep; deflection, deflexure[obs3]; declination. [Desultory motion] wandering &c. v.; vagrancy, evagation[obs3]; bypaths and crooked ways; byroad. [Motion sideways, oblique motion] sidling &c. v.; knight's move at chess. {{has_subtype(avoidance, M7.1.2.1.2.2, R623)}} excursion, circumvention; circumnavigation; circumambulation. {[in_frame(navigation)]} {{has_subtype(passage[to=Asia] [from=Europe])}} Northwest Passage. V. {{conceptual_part_of(bend[1], @R245)}} deviate, alter one's course, depart from, turn; swerve, heel, bear off. digress, wander. trend; gybe[obs3], wear. stray, straggle; sidle; diverge &c. R291; wind, twist, meander; veer, tack; divagate; sidetrack; turn aside, turn a corner, turn away from; wheel, steer clear of; ramble, rove, drift; go astray, go adrift; yaw; dodge; step aside, ease off, make way for, shy. fly off at a tangent; glance off; wheel about, face about; turn to the right about, face to the right about; waddle &c. (oscillate) R314; go out of one's way &c. (perform a circuit) R629; lose one's way. {{caused_by}} [transitive] deflect; divert, divert from its course; put on a new scent, shift, shunt, draw aside, crook, warp. {{has_subtype(deflect)}} {[in_frame(physics)]} scatter. {{has_action(transparent object)}} {{has_subtype(deflect[ptnt=transmitted light, @R420]): refract, @R420}}. {{has_subtype}} [transitive] go around, circumnavigate. {{has_subtype(circumnavigate)}} {{has_subtype(avoid, M7.1.2.1.2.2, R623)}} circumvent. {{has_subtype(go around)}} {{has_subtype(walk, @R266)}} walk around, circumambulate. {{has_subtype(avoid, M7.1.2.1.2.2, R623): make a detour &c. (circuit) R629}}. <-- intervert[obs3]; ; tralineate[obs1] --> Adj. deviant; aberrant, errant; deviating &c. v.; excursive, discursive; devious, desultory, loose; rambling; stray, erratic, vagrant, undirected, circuitous, indirect, zigzag; crab-like. Adv. astray from, round about, wide of the mark; to the right about; all manner of ways; circuitously &c. R629. {{has_subtype: @R217, obliquely, sidelong, sideways, at an oblique angle, at a glancing angle, sideling[obs2], like the move of the knight on a chessboard}}. <-- [Going before.] [[precede]] --> P2.4.2.3.2 PRECESSION (R280) #280. Precession. N. {{has_subtype(precedence, R62)}} precession, leading, heading. priority &c. R116. {{exhibited_by}} the lead, the head, le pas. {{has_subtype(the lead)}} {{has_subtype(person, P2.3.2.3)}} point man, head of the column. {[in_frame(ingress)]} {{has_subtype(the lead)}} first one in, first person in. {[in_frame(arrival)]} {{has_subtype(the lead)}} first to arrive, first on the scene. {{has_subtype(the lead): P2.3.2.3.6.5.16, preparer}}. {{has_rel_loc(the lead): @R234, front, head, van}}. {{exhibited_by: precursor, R64}}. V. go before, go ahead, go in the van, go in advance; precede, forerun. usher in, introduce, herald, head, take the lead; lead the way, lead the dance; get the start, have the start; steal a march; get before, get ahead, get in front of; outstrip &c. R303; take precedence &c. (first in order) R62. Adj. leading, precedent &c. v.. Adv. in advance, before, ahead, in the van, in the lead; foremost, headmost[obs3]; in front; at the head, out in front; way out in front, far ahead. Phr. seniores priores[Lat], ahead of his time. <-- [Going after, in context of motion.] Following implies primarily time interval, not always spatial interval --> P2.4.2.3.3 FOLLOWING #281. Following. N. {{has_subtype(succession, R63)}} {{has_subtype(posteriority, R117)}} coming after, following, succession, coming later. postdating. coing next, ensuing, succeeding. {{has_conceptual_part: time interval @R117}}. {{has_subtype: pursuit &c. R622, M7.1.2.1.2.3}}. {{trait_of}} follower, attendant. {{exhibited_by}} satellite; shadow; dangler; train. {{exhibited_by: record, P2.3.1.3.14.1}}. V. follow, come after, succeed; go after; fly after. {{has_subtype: pursue &c. R622}}. tread in the steps of, tread close upon; be in the wake of, be in the trail of, be in the rear of, go in the wake of, go in the trail of, go in the rear of, follow in the wake of, follow in the trail of, follow in the rear of; follow as a shadow, hang on the skirts of; tread on the heels of, follow on the heels of; camp on the trail. attend, dance attendance on. beset, dog. bring up the rear. {{&caused_by(follow): be pulled; be pulled by}}. Adj. subsequent, next, succeeding; following, ensuing. posterior. postdating. Adv. behind; in the rear, in the tail; on the heels of. in the train of, in the wake of. after &c. (order) R63. time, R117. <-- [Going forward.] These terms are intended for physical motion. The metaphorical "progress" of civilization, etc. are under "improvement" at M7.1.2.1.2.1.1 --> P2.4.2.3.4 PROGRESSION #282. Progression. N. progress, progression, advancing, progressing, motion forward, forward motion, moving forward, making progress, making advances, proceeding, moving ahead, forging ahead, moving ahead, going forward, moving forwards, going ahead, coming ahead. {{&caused_by(motion forward)}} extension. {{has_property}} progressiveness. {{has_subtype}} {{property_of(rapid)}} rapid advance, rapid progress, swift advancement, swift progress, quick progress, rapid advances[pl]. {{has_result}} progress[2], advance, advancement, headway, a step forward. {{has_metaphor}} tide. {{has_metaphor(rapid progress): flood, @P2.3.1.1.6.1.2}}. march &c. R266; rise; improvement &c. R658. V. advance, proceed, progress, make progress; get on, get along, get over the ground; gain ground; forge ahead; jog on, rub on, wag on; go with the stream; keep one's course, hold on one's course; go on, move on, come on, come along, pass on, push on, press on, go forward, move forward, take steps forward, come forward, get forward, pass forward, push forward, press forward, go forwards, move forwards, come forwards, get forwards, pass forwards, push forwards, push forward, press forwards, go ahead, move ahead, come ahead, get ahead, pass ahead, push ahead, press ahead; make one's way, work one's way, carve one's way, push one's way, force one's way, edge one's way, elbow one's way; make head, make way, make headway, make advances, make strides. {{&caused_by(move forward)}} extend. {{has_subtype(move forward[mode=rapidly, @R274])}} make rapid strides; shoot ahead, speed ahead, shoot forward. put on distance; make up leeway. {{antonym_of: @P2.4.2.3.4.R1, lack of progress, sideways motion, crab-like motion, moving sideways}}. <-- the first paragraph includes words which are general, and may be used in literal or figurative senses --> Adj. advancing, proceeding, progressing, making progress, moving ahead, going forwards, moving forwards, going ahead, coming ahead, getting ahead, making advances. making strides, gaining ground, getting on, getting along; forging ahead; keeping one's course, staying on one's course; going on, moving on, coming along, coming on, passing on, pushing on, pressing on, going forward, moving forward, coming forward, pushing forward, pressing forward, pushing forwards, pressing forwards, pushing ahead, pressing ahead; making one's way, working one's way, carving one's way, pushing one's way forward, forcing one's way, edging one's way, elbowing one's way; making head, making way, making headway. progressive, profluent[obs3]; advanced. ongoing. Adv. forward, onward; forwards, forth, on, ahead. under way, en route for, on one's way, on the way, on the road, on the high road, on the road to; in progress; in mid progress; in transitu[Lat] &c. R270. Phr. vestigia nulla retrorsum[Lat]; "westward the course of empire takes its way" [Berkeley]. P2.4.2.3.4.R1 STASIS N. {{antonym_of(progress)}} {{has_subtype(continuance, R143)}} {{has_subtype(stability, R150)}} {{affects(motive, R615)}} stasis, lack of progress, standing still, failure to progress, failure to advance. sideways motion, crab-like motion, moving sideways. {{has_subtype: quiescence, R265}}. {{&caused_by: inactivity, R683}}. {{property_of}} backwater. V. stay, not progress, stand still, be stationary, be static. {{&caused_by}} be stuck. {{has_subtype(be stuck)}} be frozen in place. mark time. {{has_subtype}} {{has_subtype(run, @R264)}} run in place. {{has_metaphor}} tread water; drift. balk; crawfish [U.S.], crawl[obs2]. Adj. static, stationary, not moving, motionless, not progressing, marking time, standing still; moving sideways. {{&caused_by}} stuck; stuck in the mud; frozen in place. {{has_subtype(stuck)}} {[of(machine)]} jammed; gummed up. crab-like; balky. adrift. {{has_subtype: quiescent, R265}}. Adv. {{has_antonym}} statically; sideways; crabwise. <-- [Motion backwards.] --> P2.4.2.3.5 REGRESSION (R283) #283. Regression. N. {{antonym_of(progress, P2.4.2.3.4)}} regress, regression, reverse motion, reverse movement, backward movement, motion in reverse, counter motion, retrograde motion, counter movement; retrocession[obs3], retrogression, retrograduation[obs3], retroaction; reculade[obs3]. {{has_result}} retreat, step backward, move backward. {{has_extreme(retreat)}} return, coming back. {[in_frame(travel, P2.4.2.1)]} {{has_subtype(reversion, R218)}} {{has_subtype(return, @P2.4.2.3.5): return, @P2.4.2.1}}. withdrawal, retirement, remigration[obs3]; recession &c. (motion from) R287; recess. refluence[obs3], reflux; regurgitation, ebb; resilience reflection, reflexion[Brit] (recoil) R277; flip-flop, volte-face[Fr]. counter march. {[of(intention): @R607, veering, tergiversation, backsliding, falling out, dropping out]}. {{metaphor_of}} recidivism, relapse, recidivity[obs3], recidivation[obs1]. V. recede, regrade, return, revert, retreat. retire; retrograde, retrocede, go backwards, back up; back out; back down; withdraw; go back, come back, turn back, hark back, draw back, fall back, get back, put back, run back; lose ground; fall astern, drop astern; backwater, put about; backtrack, take the back track; veer round; double, wheel, countermarch; ebb, regurgitate; jib, shrink, shy. {{&caused_by(recede)}} {{antonym_of(extend)}} retract, take back, bring back. {{has_commencement}} reverse course, turn tail, turn round, turn around, turn upon one's heel, turn one's back upon; retrace one's steps, dance the back step; sound a retreat, beat a retreat; go home. {{has_subtype: rebound &c. R277}}. Adj. receding, reverting, retreating, "advancing in the reverse direction". going backwards, backing up; retrograde, backward, retrogressive. regressive, refluent[obs3], reflex, recidivous, resilient. {{requires(retract)}} retractable. {{similar_to: reactionary &c. R277}}. Adv. back, backwards; reflexively, to the right about; a reculons[Fr], a rebours[Fr]. Phr. revenons a nos moutons[Fr], as you were. <-- [Motion given to an object situated in front.] We consider motion as distinct from the act of propulsion, and a consequent of it. Propulsion in Roget meant primarily "throwing", but we must distinguish that from other types of pushing. [[propulsion]] --> P2.4.2.3.6 PROPULSION #284. Propulsion. N. {{causes(pushing force, P2.6.1.2.3.2)}} propulsion; propelment[obs3]; vis a tergo [Lat: force from behind]. {{has_subtype}} aerial propulsion, projection, hurling, throwing; throw, fling, toss, shot, discharge, shy; launch, release. {{causes: motion, P2.4.2}}. {{has_conceptual_part: @R276, push, shove, impulse}}. {{has_subtype: ejection &c. R297}}. {{studied_in}} ballistics; mechanics; rocketry; gunnery. {{has_patient(throwing)}} {{has_subtype(physical object)}} projectile, projectiles[pl]. {{has_subtype(projectile)}} missile, missilery[pl]; ball; discus; quoit, horseshoe; brickbat; shot. {{function_of}} {{has_part(water vehicle/airplane)}} propeller, propellor. {{has_subtype(propeller)}} {{has_part(water vehicle)}} screw; twin screws. {{function_of}} {{has_part(jet aircraft)}} jet engine. {{function_of}} {{&has_part(pump)}} impeller. {{function_of}}{{has_subtype(weapon): @R727, gun, bow, ballista, cannon, missile}}. {{conceptual_part_of}} {{has_subtype(sport)}} archery. {[in_frame(archery)]} {{has_subtype(projectile)}} arrow. {[in_frame(archery)]} {{function_of}} bow. {{has_shape(arrow): cylindrical}}. {{has_property(arrow): @P1.2.4.2.3, $length, $width}}. &&{{{has_relative_vaL($length + $width): ">20"}}}. {{has_part(arrow)}} {{property_of(sharp)}} {{has_subtype(tip, @P2.3)}} point, head, arrowhead, arrow tip. <-- [preparation for propulsion] --> {[in_frame(rocketry)]} {{has_beginning}} ignition. {[in_frame(rocketry)]} {{followed_by(ignition)}} liftoff, blast off. {[in_frame(rocketry)]} {{&follows(ignition)}} countdown. {{&follows}} {[in_frame(throwing[mode=by hand])]} windup. {{performed_by}} shooter; shot; archer, toxophilite[obs3]; bowman, rifleman, marksman; good shot, crack shot; sharpshooter &c. (combatant) R726. {{causes(throw): ballistic motion, @R264}}. V. {{has_subtype(cause[to=move[1], R264], R153)}} propel; impel. flirt, fillip. ejaculate, jaculate[obs3]; fulminate, bolt, drive, sling, pitchfork. {{used_in(weapon)}} discharge, shoot. {{has_subtype}} throw, hurl, project. {{causes(hurl): fly, @R264}}. {{has_subtype(hurl)}} {{used_in(hand)}} fling, cast, pitch, chuck, toss, jerk, heave, shy. {{has_subtype(hurl)}} launch, send, send off, let off, fire off, dash off[obs2], release, send forth, let fly. put in orbit, send into orbit, launch into orbit. put in motion, set in motion; set agoing[obs3], start; give a start, give an impulse to; impel &c. R276; trundle &c. (set in rotation) R312. {{has_subtype: expel, R297}}. carry one off one's legs; put to flight. dart, lance, tilt. Adj. propelled &c. v.. propelling &c. v.; propulsive, projectile. <-- [Motion given to an object situated behind.] --> P2.4.2.3.7 TRACTION #285. Traction. N. {{causes(pulling force, P2.6.1.2.3.1)}} traction, drawing, pulling, draught, pull, haul. rake; towage[obs3], haulage. V. draw, pull, haul, lug, rake, drag, tug, tow, trail, train; take in tow. wrench, jerk, twitch, touse[obs1]; yank [U.S.]. Adj. drawing &c. v.; tractile[obs3], tractive. Phr. "a long pull a strong pull and a pull all together". <-- [Motion towards.] --> P2.4.2.3.8 APPROACH (R286) #286. Approach. N. {{&causes(traction, R285)}} approach[1], approximation, appropinquation[obs3], appulse[1][obs3], afflux[obs3], affluxion[obs3]. {{requires}} {{has_subtype(path, R627)}} access, approach[2]. {{causes(access)}} accessibility. {{has_subtype(access): @R627, walkway, driveway}}. {{has_subtype(access[to=shore, @R342][from=body of water]): seaport, @R262; gangplank, @R627; pier, @R666}}. {{has_part(access[to=enclosure, R232]): entrance, @R294}}. {{has_result(approach[to=enclosure]): entry, R294}}. {{causes: nearness, P1.2.2.2.1.3.3}}. {{&has_result: convergence, R290; arrival, R292}}. {{metaphor_of: advent &c. (approach of time) R121}}. {{conceptual_part_of: pursuit &c. R622}}. {[of(heavenly bodies)]} appulse[2][obs3]. V. approach, approximate, near, get near, go near, draw near, come toward, come near, move towards, set in towards, appropinquate[obs3]. come up to, come close, come to close quarters. {{&has_result(pursue, R622)}} gain upon. {{has_result(approach): arrive, R292}}. drift; make up to. tread on the heels of; bear up; make the land; hug the shore, hug the land. {{conceptual_part_of: pursue &c. R622}}. Adj. approaching, nearing. approximative[obs3]; affluent. {{has_subtype(aproaching)}} {[when_modifying(event)]} {[in_frame(time): impending, imminent &c. (destined) R152]}. {{has_consequence(access)}} accessible. {{has_subtype(accessible)}} {{has_subtype(usable[by=public, @P2.3.2.3], @R644): public, @R182}}. Adv. on the road. Int. "come hither!", "approach!", "here!", "come!", "come near!", "forward!". Phr. "you may approach the bench" [in a court of law]. <-- What's the difference between approach, above, and convergence? In Roget it seems that convergence is the actual coming together, the final result of approaching. The next entry, closure, is very similar, but is related to two bodies, whereas convergence can be many bodies. [Motion nearer to.] --> P2.4.2.3.8.1 CONVERGENCE (R290) #290. Convergence. N. {{has_extreme(approach, P2.4.2.3.8)}} convergence, meeting, confluence, concourse, coming together, congress, concurrence, concentration, convergency, conflux[obs3], appulse[obs3]. {{causes: contact, P1.2.2.2.1.3.4}}. {{has_result: group, R72}}. {[of(people)]} {{performed_at: focus, R74}}. {[of(people)]} {{performed_at: @R74, resort, place of resort}}. {[of(lines)]} {{performed_at}} asymptote. {[of(rays)]} corradiation[obs3]. V. converge, concur, come together, move together, unite, meet, fall in with; close with, close in upon. center round, center in. enter in; pour in. {{&caused_by}} [transitive] gather together, unite, concentrate, bring into a focus. Adj. converging, meeting, concentrating, convergent, confluent, concurrent; centripetal; asymptotical, asymptotic; confluxible[obs3]. converged, concentrated, met. <-- [Terminal motion at.] --> <-- making contact and arrival both subtypes of motion and related to it as a completion of motion --> P2.4.2.3.8.1.1 CLOSURE N. {{has_ending(approach, P2.4.2.3.8)}} closure, making contact. {{has_subtype: arrival, R292}}. {{causes: contact, P1.2.2.2.1.3.4, R199}}. V. close, close with, contact, make contact. <-- [Motion into.] [[entry]] --> P2.4.2.3.8.1.1.1 INGRESS (R294) #294. Ingress. N. ingress, entry[1], ingression, entering. introgression; influx, intrusion, inroad, incursion, invasion, irruption; illapse[obs3], import, infiltration; immigration. {{uses}} {{requires}} {{has_subtype(opening, R260)}} entrance, entry[2], entryway. {{has_subtype(entryway): door, @R232; door, @P2.3.1.3.10.2; gate, @R232}}. {{&caused_by: admission &c. (reception) R296}}. insinuation &c. (interjacence) R228. {{beginning_of: @P2.6.1.2.4.3, penetration, interpenetration}}. {{uses}} {{has_subtype(passageway, P1.2.4.3.1.9)}} {{has_subtype(opening, P1.2.4.3.1.9)}} inlet; entrance, entryway, way in. {{uses: mouth, door &c. (opening) R260}}. {{has_subtype: insertion &c. R300}}. barway[obs3]; path &c. (way) R627; conduit &c. R350. {{has_subtype(entrance[to=country]): immigration}}. {{perfomed_by(immigration)}} immigrant. V. enter, go into, go in, have the entree; ingress; come into, come in. pour into, pour in, flow into, flow in, creep into, creep in, slip into, slip in, pop into, pop in. {{used_in(force)}} break into, break in, burst into, burst in; set foot on; burst in upon, break in upon; invade, intrude. {{commencement_of: @P2.6.1.2.4.3, penetrate, interpenetrate}}. insinuate itself. infiltrate; find one's way into, wriggle into, worm oneself into. give entrance to &c. (receive) R296; insert &c. R300. Adj. incoming. <-- [Motion into, actively.] also used to some extent as "admission" of persons to organizations --> P2.4.2.3.8.1.1.1.1 RECEPTION (R206) #296. Reception. N. reception, admission, admittance, entree, admitting, suscipiency[obs3]. importation; introduction, intromission; immission[obs3], imbibation[obs3], introception[obs3]. {{has_subtype(reception[obj=food, R298/drug, P2.3.1.3.4.1][by=animal[1], R366]): ingestion, P2.8.3}}. {{has_subtype(reception[obj=air, R388][by=animal[1], R366]): @P2.6.4.1.1, inhalation, respiration}}. suction, sucking. {{&caused_by: insertion &c. R300}}. {{required_for(entrance)}} absorption, assimilation. {{&caused_by: interjection &c. R228}}. introit. V. give entrance to, give admittance to, give the entree, admit, receive, import, bring in, open the door to, let in. introduce, intromit, throw in. usher in, take in; suck in; draw in, pull in. resorb, reabsorb. readmit; snuff up, swallow, ingurgitate[obs3]; engulf, engorge; gulp; eat, drink &c. (food) R298. {{has_subtype: ingest, M7.3.1.1.1}}. imbibe. {{has_subtype(receive[obj=food, R298/drug, P2.3.1.3.4.1][by=animal[1], R366]): @P2.8.3, ingest}}. Adj. admitting, receiving, suscipient[obs3]. admitted, received. admissable[obs2]. <-- [[absorb]] --> P2.4.2.3.8.1.1.1.1.1 ABSORPTION N. {{has_subtype(reception[of=liquid, P2.3.1.3.1.1.1][by=absorbant object])}} absorption. {{action_of}} {{has_subtype(solid object)}} {{property_of(porous, @R252a)}} absorbent object, absorbant object. {{action_of}} {{has_subtype(substance)}} {{property_of(porous, @R252a)}} absorbent substance, absorbent material, absorbant substance, absorbant material. {{has_subtype(absorbant substance): cotton[1], @P2.3.1.3.1.2.6}}. {{has_subtype(absorbant object): @R652a, sponge, mop}}. {{has_subtype(absorbant object)}} {{part_of(cotton[1])}} cotton swab; cotton ball. {{has_subtype(absorbant object)}} {{function_of(absorb[obj=body fluid])}} tampon. {{has_subtype(tampon)}} {{function_of(absorb[obj=menstrual fluid])}} {{has_subtype(feminine hygeine product)}} {{use_loc_of(vagina, @P2.3.2.2.3.2.2)}} vaginal tampon. V. {{required_for(entrance)}} absorb, assimilate, soak up, sop up. Adj. {{has_property(absorbant material)}} {{&has_consequence(porous, @R252a)}} absorbent, absorbant, absorptive. <-- [Forcible ingress.] --> P2.4.2.3.8.1.1.1.2 INSERTION (R300) #300. Insertion. N. {{has_subtype(interposition, R228, P1.2.2.3.2.5)}} {{has_subtype(locating, R184)}} {{has_subtype(translocation, R185/ingress, R294)}} insertion, implantation, introduction, inserting. <-- we define insertion for physical objects. abstract uses will need a metaphorical interpretation --> {{has_patient}} {{has_subtype(physical object)}} inserted object. {{has_target}} {{has_subtype(physical object): receptacle, R191; depot, R636a}}. forcible ingress, forcible entrance, forcible entry, forcing into, forcing in. {{has_subtype(inserting[into=depot, R636a], R184): stowage, stowing}}. {{has_subtype(inserting[into=container, R191])}} packing, packing up, packaging. {{has_subtype(packing)}} lading, loading. {{has_patient(packing): cargo, @R190; supply, R636}}. {{forms(packing): package, @R191; store, @R636}}. insinuation; planting &c. v.; importation, infusion. {{has_subtype(insertion[into=body]): ingestion, P2.8.3}}. immersion, submersion, submergence, dip, plunge. injection. {{has_subtype(immersion): bath &c. (water) R337}}. {{has_subtype(insertion[ptnt=corpse]): interment &c. R363}}. clyster[Med], enema, glyster[obs3], lavage, lavement[obs3]. V. [ditransitive] nsert; introduce, intromit; put into, put in. {{!causes(insert)}} {{has_action(inserted object)}} be inserted. {{has_subtype(insert)}} pack, load, load up, lade. run into; import; inject; interject &c. R298; infuse, instill, inoculate, impregnate, imbue, imbrue. graft, ingraft[obs3], bud, plant, implant; dovetail. obtrude; thrust in, stick in, ram in, stuff in, tuck in, press, in, drive in, pop in , whip in, drop in, put in; impact; empierce[obs1] &c. (make a hole) R260. imbed; immerse, immerge, merge; bathe, soak &c. (water) R337; dip, plunge &c. R310. {{has_subtype: bury &c. (inter) R363}}. {[of(person, P2.3.2.3)]} intrude onself. insert itself; plant itself, implant itself; plunge in medias res. Adj. inserted, introduced, put into, placed into, put in. {{has_consequence(insertion/inserted): inside, @R221}}. run into; imported; injected; infused, instilled; inoculated, impregnated; imbued, imbrued. planted, implanted; dovetailed. grafted. <-- [Motion from.] --> P2.4.2.3.9 RECESSION (R287) #287. Recession. N. {{antonym_of(approach, P2.4.2.3.8)}} recession, retirement, withdrawal; retreat. {{has_subtype: retrocession[obs3] &c. R283; departure &c. R293; recoil &c. R277; flight &c. (avoidance) R623}}. V. recede, go, move back, move from, retire; withdraw, shrink, back off; come away, move away, back away, go away, get away, drift away; depart &c. R293; retreat &c. R283; move off, stand off, sheer off; fall back, stand aside; run away &c. (avoid) R623. remove, shunt, distance. Adj. receding &c. v.. Phr. distance oneself from a person. <-- [Motion further off.] --> P2.4.2.3.9.1 DIVERGENCE (R291) #291. Divergence. N. {{antonym_of(convergence, P2.4.2.3.8.1)}} {{has_subtype(dispersion, R73)}} divergence, dispersion, dispersal, divergency[obs3]. divarication, ramification, forking; radiation. deviation &c. R279; aberration. separation &c. (disjunction) R44. {{&caused_by: repulsion; centrifugal force; diffusion}}. V. {{has_subtype(disperse, R73)}} diverge, disperse. divaricate, radiate; ramify; branch off, glance off, file off; fly off, fly off at a tangent; spread, scatter; deviate &c. R279; part &c. (separate) R44. Adj. diverging, dispersing; divergent, radiant. centrifugal. aberrant. diverged, dispersed. P2.4.2.3.9.1.1 LEAVING N. {{has_beginning(recession, P2.4.2.4.9)}} {{antonym_of(closure, P2.4.2.3.8.1.1)}} leaving, disengagement, uncoupling, breaking away, breaking off. {{has_subtype: departure, R293}}. V. leave, break off, break way, disengage, uncouple. <-- The headword is a type of motion. [[egress]] [Motion out of.] --> P2.4.2.3.9.1.1.1 EGRESS (R295) #295. Egress. N. {{antonym_of(entrance, P2.4.2.3.8.1.1.1)}} egress, exit[1], issue, going out, exiting. emersion, emergence; outbreak, outburst; eruption, proruption[obs3]; emanation; egression; evacuation; exudation, transudation. {{uses}} {{requires}} {{has_subtype(opening, R260)}} outlet. {{has_subtype(outlet)}} {{has_part(enclosure, R232/building, P2.3.1.3.10.2)}} exit[2]. {{has_subtype(outlet)}} vent, spout; tap; sluice, floodgate; pore; vomitory, outgate[obs3], sally port; way out. {{has_subtype(exit): door, @P2.3.1.3.10.2.R1; emergency exit, @P2.3.1.3.10.2}}. {[of(fluid, @R333)]} effusion, effluence, effluxion, outpour, outpouring. {{has_subtype(effusion)}} leakage, percolation, distillation, oozing; drain; dribbling &c. v.; defluxion[obs3]; drainage; outcome, output. {{forms(effusion)}} {{has_subtype(fluid, @R333)}} {{property_of(moving, @R264)}} efflux, effusion[2]. {{has_subtype(effusion[from=container, P2.3.1.3.9])}} release, escape. {{has_subtype(egress[from=body]): excretion, R299}}. {{has_subtype(effusion[from=body]): @R299, perspiration, sweating}}. extravasation[Med]. {{has_subtype(outpout): gush &c. (water in motion) R348}}. {{has_subtype(egress[from=country])}} {{patient_of(item of commerce): @R270, export, expatriation}}. {{has_subtype(egress[from=country])}} {{patient_of(person, P2.3.2.3): @P2.4.2.1.1, emigration, remigration[obs3]}}. debouch, debouche; emunctory[obs3]. {[in_frame(travel)]} {{is_a: exodus &c. (departure) R293}}. {{uses}} path &c. (way) R627; conduit &c. R350; airpipe &c. R351. V. emerge, emanate, issue; egress; go out of, come out of, move out of, pass out of, pour out of, flow out of; pass out of, evacuate. exude, transude; leak, run through, out through; percolate, transcolate[obs1]; egurgitate[obs3]. strain, distill; drain, ooze; filter, filtrate; dribble, gush, spout, flow out; well, well out; pour, trickle &c. (water in motion) R348; effuse, extravasate[Med], disembogue[obs3], discharge itself, debouch; come forth, break forth; burst out, burst through; find vent; escape &c. R671. Adj. effused &c. v.; outgoing. <-- [Motion out of, actively] This originally referred to expulsion of physical objects, but here we include radiation of heat, light, radio waves, or ionizing radiation --> P2.4.2.3.9.1.1.1.1 EJECTION (R297) #297. Ejection. N. {{has_subtype(propulsion, R284, P2.4.2.3.6)}} expulsion, ejection, discharge, pushing out, expelling, ejecting, discharging. emission[1]; effusion. {{has_subtype(emission[1])}} radiation, radiant emission, emission of radiation. {{has_subtype(radiation): heat radiation, @R384; radio wave transmission, @P2.3.1.3.19.1; ionizing radiation, @R316; electromagnetic radiation}}. rejection. exportation, eviction, extrusion, trajection[obs3]. evacuation, egestion[obs3]. ructation[obs3], eructation; expuition, exspuition. clearance, clearage[obs3]. {[from(country)]} {[with_obj(person, P2.3.2.3)]} deportation. banishment &c. (punishment) R972; rouge's march; relegation, extradition; dislodgment. emesis, vomiting, vomition[obs3]. {[of(seminal fluid)]} ejaculation. {{has_result(ejaculation)}} ejaculate. {{has_result(vomiting)}} vomit, vomitus, puke, barf[coll]. {{performed_by(ejection[ptnt=person])}} bouncer [U.S.], chucker-out[obs3]. V. eject, expel, let out, give out, send out, push out. emit. {{has_subtype(emit)}} radiate[trans & intrans], emit radiation[intrans]. {{has_subtype(radiate[ptnt=light, R420]): @R420, glow, shine, give off light}}. {{has_subtype(radiate[ptnt=radio signal, @P2.3.1.3.19.1])}} {{has_subtype(transmit, @R270)}} transmit. give exit, give vent to, belch forth. pour out, squeeze out. disgorge. {{has_subtype(egress, R295)}} spew forth, erupt, ooze. dispatch, despatch; exhale, excern[obs1]; excrete; embogue[obs3]; secrete, secern[obs3]; extravasate[Med], shed; void, evacuate; extrude, detrude[obs3]; effuse, spend, expend; pour forth. {{has_result(inversion[of=open container, @R191], P2.4.2.3.16.1.3)}} spill. squirt, spirt[obs3], spurt, slop. open the sluices, open the floodgates; turn on the tap. tap, draw off; bale out, lade out; let blood, broach. reject; discard; cut, send to coventry, boycott; chasser[Fr]; banish &c. (punish) R972; show the door to; bounce [U.S.]; fire out; throw &c. R284; throw up, throw off, throw away, throw aside; push &c. R276; throw out, throw off, throw away, throw aside; shovel out, shovel away, sweep out, sweep away; brush off, brush away, whisk off, whisk away, turn off, turn away, send off, send away; send adrift, turn adrift, cast adrift; turn out, bundle out; throw overboard; give the sack to; send packing, send about one's business, send to the right about; strike off the roll &c. (abrogate) R756; turn out neck and heels, turn out head and shoulders[obs2], turn out neck and crop; pack off; send away with a flea in the ear; send to Jericho. {[in_frame(employment)]} {[with_obj(person, P2.3.2.3)]} [transitive] terminate, dismiss, fire, discharge, let one go. {[from(abode, P1.2.3.2.4.1)]} {[with_obj(person, P2.3.2.3)]} turn out of doors, turn out of house and home; evict, oust; unhouse, unkennel; dislodge; relegate, deport. {[from(abode, R189)]} {[with_obj(person[num=all])]} depopulate, unpeople[obs3], dispeople[obs3]. weed, cull, separate &c. R44. {[with_subj(person, P2.3.2.3)]} {[with_obj(vomitus)]} vomit, throw up, regurgitate, spew, puke, keck[obs3], retch, heave, upchuck, chuck up, barf, cast up, bring up, be sick, get sick, get sick to one's stomach, worship the porcelain god. {[with_subj(person, P2.3.2.3)]} {[with_obj(saliva)]} expectorate, spit. {[with_subj(person, P2.3.2.3)]} clear the throat, hack, hawk, sputter, splutter. {[with_subj(person, P2.3.2.3)]} {[with_obj(gas)]} belch, eruct, eructate, belch out. {[with_subj(person, P2.3.2.3)]} drool, slobber, drivel, slaver, slabber[obs3]. be let out. {{has_subtype: excrete, R295; breathe, blow &c. (wind) R349}}. Adj. emitting, emitted, expelled, ejected, discharged, disgorged, vented. squeezed out; poured out. exhaled; belched forth; excreted, secreted; vomited. Int. {{has_lexpression(ejection[ptnt=person, P2.3.2.3][by=person, P2.3.2.3])}} {{has_instance(command, R741)}} "Get out of here!", "Begone!", "Go away!", get along, "Scram!"[coll.], "bug off!"[coll.], "buzz off!"[coll.], "Take a powder!"[coll.], "get you gone!"; get away, go along, get along with you, "go along with you!"; "go your way!", "away with you!", "off with you!", "Get the hell out of here!"[vulg.], "go about your business!", "be off!", "avaunt!"[obs3], "aroynt!"[obs3]; "allez-vous-en!"[Fr]; "jao!"[obs3]; "va-t'en!"[Fr]. <-- R298 Food, and R299 Excretion moved to P2.3.1.3.1 Food, and P2.3.2.1 Vitality --> <-- [Forcible egress.] [[extract]] --> P2.4.2.3.9.1.1.1.2 EXTRACTION (R301) #301. Extraction. N. {{has_subtype(removal, R38)}} extraction, extracting, drawing, drawing out, removing, removal, elimination, extrication. evolution. {{has_extreme(removal)}} eradication. {{has_extreme(removal)}} emptying, evacuation. {{has_extreme(removal)}} {{has_subtype(killing, R361): extirpation, extermination}}. evulsion[obs3], avulsion[obs3]; wrench; expression, squeezing; ejection &c. R297; export &c. (egress) R295. {{&uses: extractor, forceps, pliers}}. bloodletting, venesection[Med], phlebotomy, paracentesis[obs3]. tapping, drainage. {{has_inverse(packing, @R300)}} unpacking; unloading, offloading. {[of(cork)]} {{function_of: corkscrew}}. V. extract, remove, draw, extricate, take out, draw out, pull out, tear out, pluck out, pick out, get out, pull out. {[from(ground)]} {[with_obj(plant, R367)]} uproot, pull up by the roots, pluck up by the roots, unroot[obs3], root out, root up, averuncate[obs1]. {[from(ground)]} unearth. pull up, extirpate, dredge. educe, elicit; evolve; eviscerate &c. R297. express, squeeze out, press out. unpack, unlade, unload, unship, offload; break bulk; dump. wring from, wrench; extort; weed up, grub up, rake up, grub out, rake out. eradicate. eliminate &c. (eject) R297. {[with_obj(liquid, P2.3.1.3.1.1.1)]} empty; drain to the dregs. sweep off; clear off, clear out, clear away; suck, draw off; clean out, make a clean sweep of, clear decks, purge. weed out, get out; eliminate, get rid of, do away with, shake off; exenterate[obs3]. {[with_obj(bowels)]} eviscerate, gut, disembowel, embowel[obs3], disbowel[obs3]. Adj. extracted, removed, drawn, extricated, taken out, drawn out, pulled out, torn out, plucked out, picked out, pulled out. unpacked; unloaded. <-- [For Roget, this was Motion through.] We also include motion across, as a line. --> P2.4.2.3.9.10 PASSAGE (R302) #302. Passage. N. passage, transit, passing. passing by; passing through; passing over. {{has_subtype(passing[obj=enclosure perimeter, @P232]): ingress &c. R294; egress &c. R295}}. {{has_conceptual_part(passing through): @P2.6.1.2.4.3, penetration, interpenetration}}. {{has_beginning(passing through): ingress &c. R294}}. {{has_ending(passing through): egress &c. R295}}. {{requires(passing through): opening &c. R260}}. {{&uses(passing through): conduit &c. R350}}. {{has_subtype(passing through)}} transmission. {{has_subtype(passing over)}} {{has_subtype(flying)}} flying over. {{has_conceptual_part(transmission): transferance, R270}}. permeation; transudation, infiltration; endosmose, exosmose[obs3]; endosmosis[Chem]; intercurrence[obs3]. {{&uses: passageway, P1.2.4.3.1.9}}. {{uses: path &c. R627}}. {{conceptual_part_of: journey &c. R266; voyage &c. R267}}. V. pass, transit, cross. {{has_subtype}} pass through; pass by; pass over. go through, go across; go over, pass over; cut across; ford, cross; pass and repass, work. {{has_subtype(pass through): perforate &c. (hole) R260}}. {{has_conceptual_part: penetrate, @P2.6.1.2.4.3}}. permeate, thread, thrid[obs3], enfilade. {{has_subtype(pass over)}} {{has_subtype(fly, R267a)}} fly over, fly by, fly past. {{has_subtype(pass through)}} {[with_object(airspace/atmosphere, @R338/cloud, P2.7.2.1.1)]} fly through. make one's way, thread one's way, worm one's way, force one's way; make a passage, form a passage; cut one's way through; find its way, find its vent; transmit, make way, clear the course; traverse, go over the ground. Adj. passing &c. v.; intercurrent[obs3]; endosmosmic[obs3], endosmotic[Chem]. {{has_requirement(transmission[ptnt=infectious disease])}} transmittable, contagious. Adv. in passing, on the way through. on the way, by the way; on the road, on the wing, under way, in transit, in transitu[Lat], en route, on course; as one goes; chemin faisant[Fr], en passant[Fr], in mid progress, in mid course. <-- [Motion beyond] This entry also contains elements of surpassing in an endeavor, not merely in a sense of physical motion --> P2.4.2.3.11 SURPASSING (R303) #303. Surpassing. N. surpassing, passing by, transcendence. transgression, transcursion[obs1], transiliency[obs3]; trespass; encroachment, infringement; extravagation[obs1]; redundancy &c. R641. V. pass, surpass, transcend; go beyond, go by. shoot ahead of, catch up and overpass. [transitive] outdo, exceed, transcend. {{has_subtype(outdo)}} outstrip, outleap, outjump, outgo, outstep[obs3], outrun, outride, outrival, beat, best, beat hollow. distance, outdistance, overcome, surmount; leave in the lurch, leave in the rear; throw into the shade; soar &c. (rise) R305. {[in_frame(racing)]} lap. show in front, come to the front. steal a march upon, steal a gain upon. overstep, overpass, overreach, overgo[obs3], override, overleap, overjump[obs3], overskip[obs3], overlap, outmarch[obs3]. {{has_subtype(failure)}} overshoot the mark. transgress, encroach, trespass, infringe, trench upon, entrench on, intrench on[obs3]; cross the Rubicon. {[in_frame(discussion)]} {{metaphor_of}} strain; stretch a point, strain a point. Adj. surpassing, transcendent. overreaching; overriding; exceeding. Adv. beyond, beyond the mark, ahead; ahead of the pack. <-- [Motion upwards] this should be only for upward motion on the ground! Break it in two? [[ascend]] --> P2.4.2.3.12 ASCENT (R305) #305. Ascent. N. {{has_subtype(motion, R264)}} ascent, ascension, rising. {{has_patient: physical object}}. {{has_case: direction[val=upward]}}. {{has_case: $starting point; $ending point}}. &&{{has_rel_loc($ending point + $starting point): higher}}. {{has_subtype}} {{performed_at(atmosphere)}} flying. {{has_subtype}} climbing. {{has_subtype(flying): aviation}}. {{&exhibited_by(flying): bird; insect; airplane}}. {{performed_at(climbing): protuberance, R250; incline, R217, P1.2.2.2.2.7}}. {{has_subtype(protuberance): hill &c. R217}}. {{has_subtype(incline)}} flight of steps, flight of stairs; ladder. {{has_subtype: leap, R309}}. {{exhibited_by: rocket, sky rocket; lark, sky lark}}. {{has_subtype(climbing): mountain climbing, @M3.3.2.1.1.1.R3.3}}. {{&caused_by: lifting, R307}}. {{performed_by(mountain climbing, @M3.3.2.1.1.1.R3.3)}} {{has_subtype(organization): @P2.3.2.3.6.4.24, Alpine Club}}. V. ascend, rise, uprise; go up. fly. arise, get up, work one's way up, start up; shoot up, go into orbit; float up; bubble up; aspire. mount, get up on, get upon, get on, go up on. {{has_subtype(mount)}} climb, clamber, ramp, scramble, escalade[obs3], surmount; shin, shinny, shinney; scale, scale the heights. {{&caused_by: raise, elevate &c. R307}}. go aloft, fly aloft; tower, soar, take off; spring up, pop up, jump up, catapult upwards, explode upwards; hover, spire, plane, swim, float, surge; leap &c. R309. Adj. rising &c. v.; scandent[obs1], buoyant; supernatant, superfluitant[obs1]; excelsior. Adv. uphill. P2.4.2.3.12.1 ELEVATION (R307) #307. Elevation. N. elevation, raising; lifting. lift; sublevation[obs3], upheaval; sublimation, exaltation. {{&creates: prominence, R250}}. {{causes: rising, P2.4.2.3.12}}. {[of(structure)]} erection, setting up. {{function_of: lifting device, P2.3.1.3.24}}. V. heighten, elevate, raise, lift, erect; set up, stick up, perch up, perk up, tilt up; rear, hoist, heave; uplift, upraise, uprear, upbear[obs3], upcast[obs3], uphoist[obs3], upheave; buoy, weigh mount, give a lift; exalt; sublimate; place on a pedestal, set on a pedestal. push up. escalate (increase) R35. {[of(size): @R194, grow, stretch, distend]}. take up, drag up, fish up; dredge. stand up, rise up, get up, jump up; spring to one's feet; hold oneself, hold one's head up; drawn oneself up to his full height. Adj. elevated &c. v.; stilted, attollent[obs3], rampant. Adv. on stilts, on the shoulders of, on one's legs, on one's hind legs. <-- [Motion downwards] ??? For these words, gravity is an essential embedded concept, but the relation is not yet entered. --> P2.4.2.3.13 DESCENT (R306) #306. Descent. N. {{causes(gravity, R319)}} descent, descending, descension[obs3], declension, declination, going down. {{property_of(rapid)}} falling, dropping, plunging, plummeting. {{has_result(falling)}} {{has_subtype(event, R151)}} fall, drop, plunge, plummet. {{-+location_of(atmosphere, @R338)}} {{has_subtype(falling, @R306)}} free fall. slump, cadence; collapse, lapse; subsidence. downfall, tumble, slip, tilt, trip, lurch. cropper, culbute[obs3]; titubation[obs3], stumble; fate of Icarus. {[of(land, R342)]} avalanche, debacle, landslip, landslide. {{has_subtype}} {{has_subtype(motion[from=vertical orientation][to=horizontal orientation])}} {[of(tall object): @P2.4.2.3.16.1.4 , toppling, toppling over, tumbling]}. {{used_in(rope)}} rappeling. {{uses(rappeling)}} rappel. {{&function_of: lifting device, P2.3.1.3.24}}. {{&has_location}} {{&caused_by: declivity, @R217; hill, @R342; slope, @R217}}. V. [intransitive] {{causes(gravity, R319)}} descend, go down, come down. {{has_subtype(descend[mode=vertically])}} fall, drop, drop down. {{has_subtype(fall)}} {[mode_of(rapidly)]} plunge, plummet, crash. {{has_subtype(fall)}} drop off, fall off; slide off; roll off. <-- the "off" constructions can be used intransitively, with the object understood --> slip, slide down; rappel; settle; decline, set, sink, droop, come down a peg; slump; roll down. gravitate. {{has_subtype}} {{hperforms(person, P2.3.2.3)}} dismount, alight, light, get down; swoop; fall prostrate, precipitate oneself; let fall &c. R308. {{has_subtype}} {{hperforms(person, P2.3.2.3)}} sit, sit down; couch, squat, crouch, stoop, bend, bow; bob, duck, dip, kneel; bend the knee, bow the knee, bend the head, bow the head; cower. {{has_subtype}} {{hperforms(person, P2.3.2.3)}} stoop &c. R308; recline &c. (be horizontal) R213. {{has_subtype}} {{hperforms(person, P2.3.2.3)}} {{has_subtype(gesture, @M8.1.3.2.1)}} {{has_symbol(respect, R928)}} curtsy, courtesy. {{has_subtype}} {[while(moving)]} tumble, trip, stumble, titubate[obs3], lurch, pitch, swag; tilt, sprawl, plump down, come down a cropper [coll.]. {{has_subtype}} {{has_subtype(move[from=vertical orientation][to=horizontal orientation])}} {[of(tall object): @P2.4.2.3.16.1.4, topple, topple over, tumble over, topple down, tumble down]}. rappel. Adj. descending &c. v.; descendent; decurrent[obs3], decursive[obs3]; labent[obs3], deciduous; nodding to its fall. Adv. downhill, downwards. Phr. the bottom fell out. <-- we distinguish "depression" from "descent" only in that an agent is required for "depression", i.e. descend is intransitive and depress is transitive. This seems to have been the intent of Roget. --> P2.4.2.3.13.1 DEPRESSION (R308) #308. Lowering. N. {{hperforms(agent)}} lowering, depressing, dropping; depression. abasement. overthrow, overset[obs3], overturn; upset; prostration, subversion, precipitation. {[of(person, P2.3.2.3)]} bow; courtesy, curtsy; genuflexion[obs3], genuflection; kowtow, obeisance. {{has_subtype(bow)}} deep bow, salaam. {[of(quantity)]} reduction. {{has_subtype(tilting, @P2.4.2.3.13)}} tilting, inclining. {{&causes: dip &c. (concavity) R252}}. <-- ; detrusion[obs3] --> V. [transitive] depress, lower, let down, take down, let down a peg, take down a peg; cast; let drop, let fall; sink, debase, bring low, abase, reduce, detrude[obs3], pitch, precipitate. [transitive] overthrow, overturn, overset[obs3]; upset, subvert, prostrate, level, fell; cast down, take down, throw down, fling down, dash down, pull down, cut down, knock down, hew down; raze, raze to the ground, rase to the ground[obs3]; trample in the dust, pull about one's ears. Adj. depressed &c. v.; at a low ebb; prostrate &c. (horizontal) R213; detrusive[obs3]. Phr. facinus quos inquinat aequat [Lat][Lucan]. <-- to immerse in liquid --> P2.4.2.3.13.2 PLUNGE (R310) #310. Plunge. N. {{has_subtype(descent, P2.4.2.3.13)}} {[has_case(destination[val=liquid, P2.3.1.3.1.1.1])]} plunge, dip, dive, header; immersion, submersion, dunking, ducking. {{performed_by}} diver. {{&conceptual_part_of(immersion): baptism}}. V. [transitive] plunge, dip, dunk, souse, duck; dive, plump. [intransitive] take a plunge, take a header; make a plunge. immerse, submerge, submerse; douse, sink, engulf, send to the bottom. {{conceptual_part_of(immerse): bathe, R337}}. go to the bottom, go down like a stone, drop like a lead balloon; founder, welter, wallow. {{&caused_by}} get out of one's depth. <-- in a leap, both legs are off the ground at the same time (or, for animals, all legs) [[leap]] --> P2.4.2.3.14 LEAP (R309) #309. Leap. N. {{used_in(leg, P2.3.2.2.3.2.3)}} {{has_subtype(step, @P2.4.2)}} {{property_of(high + quick)}} leap, jump, hop, spring, bound, vault, saltation[obs3]. {{has_property: $assertion}}. &&{{equals($assertion): x}} {{not_adjacent_to(leg[num=all][while=leaping]): ground}}. dance, caper; curvet, caracole; gambade[obs1], gambado[obs1]; capriole, demivolt[obs3]; buck, buck jump; hop skip and jump; falcade[obs3]. {{exhibited_by: kangaroo, jerboa; chamois, goat, frog, grasshopper, flea; buckjumper[obs3]; wallaby}}. {{exhibited_by: @P2.3.2.3.6.4.24, jumper, basketball player}}. {[in_frame(sport)]} {{has_subtype(jump)}} broad jump; pole vault; high jump; hurdle; somersault, vault. {[of(horse)]} curvet. V. leap, jump up, spring, bound, vault. hop, ramp, cut capers, trip, skip. dance, caper. buck, buck jump; curvet, caracole; foot it, bob, bounce, flounce, start. {{has_subtype: @R840, frisk, frolic, gambol}}. jump about &c. (agitation) R315. {{has_subtype(dance[mode=vigorously])}} trip it on the light fantastic toe, trip the light fantastic, dance oneself off one's legs, dance off one's shoes. Adj. leaping, jumping. hopping; vaulting. saltatory[obs3], frisky. Adv. on the light fantastic toe. Phr. di salto in salto[It]; jump over the moon. P2.4.2.3.15 DUMMY N. dummy. <-- [Curvilinear motion.] [[turn]] --> P2.4.2.3.16 TURNING (R311) #311. Turning. N. turning, bending, curving, curvilinear motion. circulation, circuition[obs3]. {{causes}} turn, bend, curve. {{has_subtype(curve): arc}}. {{causes: circuit &c. R629}}. {[of(pipe/nut/bolt)]} {{uses: wrench}}. {{conceptual_part_of: coil, helix, corkscrew}}. {{conceptual_part_of: @P2.4.2.3.1, deviation, digressing}}. {{has_subtype: convolution, P2.4.2.4.4; evolution, P2.4.2.4.5}}. V. turn, bend, wheel, move in a curve; go about, put about; heel. wheel around. go round to the right about, turn round to the right about; turn around, turn on one's heel. make a circle, make a complete circle, describe a circle, describe a complete circle, "go through R360 degrees", "pass through a R360 degree angle". go the round, make the round of. wrench, twist. wind, circulate, meander; whisk, twirl. {{has_subtype: twist &c. (convolution) R248}}. Adj. turning &c. v.; circuitous; circumforaneous[obs3], circumfluent[obs3]. Adv. round about. Imp. "about face!"; "Right face!"; "left face!". Phr. "put a girdle round about the earth" [M.N.D.]. <-- [[rotation]] [Motion in a continued circle.] --> P2.4.2.3.16.1 ROTATION (R312) #312. Rotation. N. {{has_subtype(cycle, A6.2.1)}} rotation, revolution, spinning, gyration, turning about an axis, turning around an axis, angular motion, circumvolution, circumrotation[obs3], circumgyration[obs3]. {{has_case}} {{rel_loc_of(center)}} axis, axis of rotation. {{&.intersects(axis of rotation)}} {{has_subtype(joint, @R43)}} swivel, pivot, pivot point. circulation; volutation[obs3], turbination[obs3]. {{has_subtype: pirouette, @M2.3.2.2.3.1}}. {{has_subtype}} orbiting, moving around an object, orbital motion, circination[obs1]. <-- "orbiting" is a rotation in which the axis of rotation does not pass through the orbiting body --> {{action_of(orbiting)}} {{has_subtype(object, @R3a)}} orbiting body. {{!not_part_of(axis of rotation): orbiting body}}. {[of(fluid)]} {{exhibited_by}} {{&caused_by(countercurrent, P2.3.1.1.6.1.2)}} whir, whirl, eddy, vortex, whirlpool, verticity[obs1], gurge[obs3]. {{has_instance(whirlpool)}} {{property_of(mythical)}} Maelstrom; Charybdis; Ixion. {{property_of}} rotating object. {[of(air)]} {{has_subtype(vortex): @P2.7.2.1.4, cyclone, tornado, whirlwind; dust devil}}. {[of(automobile)]} spin-out. {{&causes: convolution, P2.4.2.4.4}}. {{causes(rotation + translation, @R264)}} helical motion. {{&produces(helical motion): helix, @R245}}. {{property_of(rotating)}} {{has_subtype(current)}} {{location_of(ocean)}} {{property_of(large + circular)}} gyre. {{has_measure}} angular velocity, revolutions per minute, RPM; revolutions per second. {{causes(angular velocity)}} angular momentum. {{causes}} centrifugal force; surge; vertigo, dizzy round; coriolus force. {{function_of}} {{has_subtype(rotating object): @P2.3.1.3.12.10, rotator, wheel; rotor; carousel; gear; centrifuge}}. {{studied_in}} trochilics[obs3]. V. rotate, revolve, spin, turn; turn round, gyre, gyrate, spin around, circumvolve[obs3]. wheel, whirl, twirl. {{has_subtype(rotate[mode=halfway])}} {[of(person, P2.3.2.3)]} turn around, wheel around, "make a 180 degree turn", do an about-face. circulate, trundle, troll, bowl. roll up, furl; wallow, welter; box the compass; spin like a top, spin like a teetotum[obs2]. {[of(automobile)]} spin out. Adj. rotary, spinning, rotating; circumrotatory[obs3], trochilic[obs3], vertiginous, gyratory; vortical, vorticose[obs3]. Adv. head over heels, round and round, like a horse in a mill. <-- look how difficult it is to define "rolling" in this notation. It probably should be a primitive. The point here is to try to distinguish rolling motion from coiling motion, which also involves a rotation plus a translation. --> P2.4.2.3.16.1.1 ROLLING N. {{conceptual_part_of($rotation, P2.4.2.3.16.1)}} {{conceptual_part_of($translation, P2.4.2)}} {{has_action(wheel/ball/cylinder)}} {{conceptual_part_of(contact)}} rolling, roll. &&{{has_property($translation): "$direction1"}}. &&{{has_property($rotation): "$direction2"}}. &&{{{has_orientation("$direction1" + "$direction2"): in-line}}}. {{has_location(rolling): surface, R220}}. V. roll, roll along. P2.4.2.3.16.1.2 COILING N. {{conceptual_part_of($rotation, P2.4.2.3.16.1)}} {{conceptual_part_of($translation, P2.4.2)}} coiling, screw-like motion. &&{{has_property($translation): "$direction1"}}. &&{{has_property($rotation): "$direction2"}}. &&{{{has_orientation("$direction1" + "$direction2"): perpendicular}}}. {{action_of: screw, @P2.3.1.3.11.2.1.1}}. P2.4.2.3.16.1.3 INVERSION N. {{has_subtype(rotation, R312)}} {{location_of(gravitational field)}} {{has_subtype(inversion, @R218)}} inversion[1], inverting, turning upside down. {{has_result}} overturn; somersault, somerset; revulsion; pirouette; summerset[obs3]; culbute[obs3]. V. {{has_subtype(rotate, R312)}} {{has_subtype(invert, @R218)}} [intransitive/transitive] invert, turn over, overturn, go over, capsize, turn topsy turvy, turn upside down. [intransitive] up turn, up set, over set, turn turtle. tilt over, topple over, topple. Adj. inverted, overturned, wrong side up, upside down; bottom upwards, keel upwards, on one's head, topsy-turvy, sens dessus dessous[Fr]. {{consequence_of}} {{has_subtype(unbalanced, @P2.2.1.2)}} top heavy. Phr. "bottom's up!", "kampai!"[Jap.]. P2.4.2.3.16.1.4 TOPPLING N. {{has_subtype(descent, R306)}} {{has_subtype(rotation, R312)}} {{has_subtype(motion[from=vertical orientation][to=horizontal orientation])}} {[of(tall object)]} toppling, falling over, toppling over, tumbling. {{has_subtype(toppling[mode=partially])}} tilting, inclining, reclining. V. {{has_subtype(descend, R306)}} {{has_subtype(move[from=vertical orientation][to=horizontal orientation])}} {[of(tall object)]} [intransitive] topple, fall over, topple over, tumble over, topple down, tumble down. [transitive] topple[2], knockover, knock down. {{has_subtype(topple[mode=partially])}} tilt, incline, recline. Adj. {{has_consequence(topple)}} toppled, toppled over, fallen. {{has_consequence: horizontal}}. {{consequence_of}} {{has_subtype(unbalanced, @P2.2.1.2): top heavy, @P2.4.2.3.16.1.3}}. <-- [Reciprocating motion, motion to and fro.] This is the primary entry for "wave" in all it various senses. Srictly, such a thing can be present without motion, but in its normal linguistic usage, time and motion are implied. To encompass things like electrical waves, the "amplitude" can be something other than a spatial distance. [[wave]] --> P2.4.2.3.17 OSCILLATION (R314) #314. Oscillation. N. {{has_subtype(alternation[of=direction, P2.4.2.R2], R138)}} {{property_of(periodicity, P1.1.3.3)}} oscillation, coming and going. vibration, shaking, tremor, trepidation[obs3]; motion of a pendulum; undulation; pulsation; pulse; rectilinear oscillation. {{property_of}} oscillating system. {{&affected_by}} {{has_subtype(amplification, @A6.1.1)}} resonance. {{has_conceptual_part(resonance)}} {{property_of(oscillating system)}} {{has_subtype(frequency)}} natural frequency, coupled vibration frequency. {{has_subtype(resonance)}} sympathetic vibrations; overtone. {{has_subtype(oscillating system)}} resonating cavity; sounding board, tuning fork; resonator. {{has_subtype(electrical circuit)}} {{exhibited_by(resonance)}} {{has_subtype(oscillating system)}} {{exhibited_by(oscillation[of=electric current])}} resonator circuit. {{has_subtype(resonance)}} {{has_property(resonator circuit)}} tuning, squelch, frequency selection. {{used_in(resonator circuit): radio &c. @P2.3.1.6.8}}. {{has_subtype(resonance)}} {{exhibited_by(unsaturated compound)}} {[in_frame(chemistry): aromaticity; non-bonded resonance]}. {{has_subtype}} wave. {{has_property: frequency, @P1.1.3.3}}. {{has_property}} {{has_subtype(size)}} amplitude; range of oscillation, range. {{has_conceptual_part}} center of oscillation. {[in_frame(motion, P2.4.2)]} {{isa(amplitude): distance[from=center of oscillation], P1.2.2.2.1.1.1}}. {{has_subtype(wave)}} transverse wave. {[of(axis of rotation)]} nutation, wobble. {[of(satellite, @P2.3.1.1.3)]} {{property_of(apparent)}} libration. ebb and flow, flux and reflux, ups and downs. fluctuation. swing, beat, shake, wag, seesaw, dance, lurch, dodge. {{metaphor_of: vacillation &c. (irresolution) R605}}. <-- logan[obs3], loggan[obs3], rocking-stone, vibroscope[obs3] , vibratiuncle[obs3] .??--> V. {{has_subtype(alternate)}} oscillate, come ang go. vibrate, shake, quake, quiver, quaver. undulate, wave; rock, swing; pulsate, beat; wag, waggle; nod, bob, courtesy, curtsy; tick; play; wamble[obs3], wabble[obs3]; dangle, swag; librate[obs3]. fluctuate; dance; curvet; reel; flicker; wriggle; roll; toss; pitch; yaw. flounder, stagger, totter; move up and down, bob up and down; pass and repass, ebb and flow; teeter [U.S.]. [transitive] {{caused_by}} brandish, shake, flourish. {{metaphor_of: vacillate &c. R605}}. Adj. oscillating, oscillatory, oscillational. undulatory, pulsatory[obs3], libratory; rectilinear; vibratory, vibrating, vibratile[obs3]; pendulous. Adv. to and fro, up and down, backwards and forwards, hither and yon, seesaw, zigzag, wibble-wabble[obs3], in and out, from side to side, like buckets in a well. <-- [Irregular motion] This entry edeals mostly with motion induced by irregular impulses --> P2.4.2.3.18 AGITATION (R315) #315. Agitation. N. {{property_of(irregular)}} {{has_subtype(impulse, P2.6.1.2.4.1)}} agitation. perturbation, disturbance. {{causes}} turbulence. stir; tremor, shake; jog, jolt, jar, jerk, shock, succussion[obs3], quiver, quaver, dance. shuffling &c. v.. ripple; twitter, flicker, flutter. ferment, fermentation; hurly-burly, cahotage[obs3]. {[of(liquid, P2.3.1.3.1.1.1)]} {{causes(evolution[obj=gas, @R334], @R161)}} ebullition, effervescence. {{property_of(turbulence)}} tempest, storm, ground swell, heavy sea. {{property_of(turbulence): whirlpool, vortex &c. R312; whirlwind &c. (wind) R349}}. {{&causes: chaos &c. (disorder) R59; restlessness &c. (changeableness) R149}}. {{metaphor_of: excitation, R824; commotion, P2.2.3.5.4.1}}. <-- jactitation[obs1], quassation[obs1]. --> V. [transitive] agitate, disturb, perturb, shake, convulse; stir, shake up, churn. [intransitive] be agitated, be turbulent. [transitive] toss, tumble, whisk, jerk, hitch, jolt; jog, joggle, jostle, buffet, hustle, jounce, wallop, whip, vellicate[obs3]. [intransitive] shake, tremble, tremble like an aspen leaf; quiver, quaver, quake, shiver, twitter, twire[obs3], writhe, toss, shuffle, tumble, stagger, bob, reel, sway, wag, waggle; wriggle, wriggle like an eel; dance; stumble, shamble; flounder, flounce, flop; curvet, prance, cavort [U.S.]; squirm. throb, pulsate, beat, palpitate, go pitapat; flutter, flitter, flicker, bicker; bustle. ferment, effervesce, foam; boil, boil over; bubble up; simmer. [intransitive] toss about, jump about; jump like a parched pea; shake like an aspen leaf; shake to its center, shake to its foundations; be the sport of the winds and waves; reel to and fro like a drunken man; move from post to pillar and from pillar to post, drive from post to pillar and from pillar to post, keep between hawk and buzzard. bandy, wield, brandish, flap, flourish. Adj. agitated, tremulous, disturbed, convulsed, stirred up, shaken up. shaking, trembling, churning. desultory, subsultory[obs1]; saltatoric[obs3]; quasative[obs3]; shambling; giddy-paced, saltatory[obs3], convulsive, unquiet, restless, all of a twitter. Adv. by fits and starts; subsultorily[obs1] &c. adj.; per saltum[Lat]; hop skip and jump; in convulsions, in fits. Phr. tempete dans un verre d'eau[Fr]. P2.4.2.4 CHANGE OF SHAPE (R194, R195) N. {{affected_by(size, P1.2.2.1.1)}} {{has_subtype(change, A6)}} change of shape. <-- [[expand]] --> P2.4.2.4.1 EXPANSION #194. Expansion. N. {{has_subtype(increase[of=volume, R200f], R35)}} expansion, enlargement, extension, growth, swelling, dilation, increase of size, swelling. increment, development, pullulation. {{has_conceptual_part: elongation, @R200d}}. augmentation, amplification, ampliation[obs3]; aggrandizement. exaggeration. {{has_subtype(swelling)}} {[of(body part, P2.3.2.2.3.2): tumor]}. {{&caused_by}} tension, tensure[obs3]. {{has_result}} swelling, enlargement. {[of(width)]} spread. {{&causes: lengthiness, R200d}}. {{&causes: largeness, P1.2.2.1.1.1, R192}}. {[of(body part, P2.3.2.2.3.2)]} turgescence[obs3], turgidness, turgidity; dispansion[obs1]; hydrocephalus, hydrophthalmus[Med]; dropsy, tumefaction, intumescence; diastole, distension; puffing, puffiness; pandiculation[obs3]. {[of(body, P2.3.2.2.3.1)]} {{causes: obesity &c. (size) R192}}. {{increased_by(length, R200)}} lengthening &c. v.; prolongation, production, protraction, extension. {{causes}} inflation; plumpness. {{requires}} dilatability, expansibility, expandability. {[of(gas)]} {{causes}} rarefaction. {[of(plant, R367)]} {{has_subtype(growth): germination, upgrowth[obs3]; budding}}. overgrowth, overdistension[obs3]; hypertrophy, tympany[obs3]. {{property_of(swelling): roundness}}. {{causes}} superiority of size. {{has_instance(expansion, P2.4.2.4.1)}} expansion of the universe. {{commencement_of(expansion of the universe)}} big bang. {{measured_by(expansion of the universe)}} rate of expansion, Hubble constant. V. [intransitive] expand, enlarge, grow, increase. widen, incrassate[obs3], gather; fill out, swell; dilate, distend, spread; become larger, grow larger, become bigger, grow bigger; become bulkier, increase in bulk, become massive, increase in mass. deploy, open, open up, take open order. [intransitive] mantle, wax; grow up, spring up; bud, bourgeon[Fr], shoot, shoot up, sprout, sprout up, germinate; put forth, vegetate, pullulate, open, burst forth; gain flesh, gather flesh; outgrow; spread like wildfire, overrun. be larger than; surpass &c. (be superior) R33. expand, spread, extend, aggrandize, distend, develop, amplify, spread out, widen, magnify, rarefy, inflate, puff, blow up; exaggerate; fatten. [transitive] render larger, make larger; stuff, pad, cram. Adj. expanded, widened, enlarged, extended, grown, increased, swollen; filled out; dilated, stretched, distended, spread; developed. expansive; wide open, wide spread; flabelliform[obs3]; overgrown, exaggerated, bloated, fat, turgid, tumid, hypertrophied, dropsical; pot bellied, swag bellied[obs1]; edematous, oedematous[obs3], puffy, pursy[obs3], blowzy, bigswoln[obs3], distended; patulous; full blown, full grown, full formed; abdominous[obs3], enchymatous[obs3], rhipidate[obs3]; tumefacient[obs3], tumefying[obs3]. {{&causes: big &c. R192}}. {{has_subtype(expanded): rounded, P1.2.4.2.3.2}}. {{has_subtype: obese}}. {{requires}} dilatable, expandable. grown larger, grown bigger; grown wider, grown fatter; grown longer, grown lengthier; grown bulkier. P2.4.2.4.2 CONTRACTION #195. Contraction. N. {{has_subtype(decrease[of=size], R36)}} contraction, reduction, diminution; decrease of size, reduction of size. lessening, shrinking, constricting; compaction; atrophy; collapse, tabefaction[obs3]. {{has_subtype(atrophy)}} marasmus[Med]; wasting, tabes[Med]. {[of(heart)]} systole. constriction, squeezing, strangulation; pinching, tightening. condensation, boiling down. compression, compressing; crushing. corrugation; astringency; astringents, sclerotics. {{&causes: smallness, compactness, P1.2.2.1.1.2, R193}}. {{property_of}} neck, hourglass. {{has_obj_requirement}} contractility, compressibility; coarctation[obs3]. {[of(document, M8.1.3.2.2.4.3)]} {{has_result: compendium &c. R596}}. V. [intransitive] {{has_subtype(decrease[obj=size], R36)}} become small, become smaller; contract, draw in, narrow, coarctate[obs3]; grow less, dwindle, shrink, shrivel, collapse, fall away, waste, wane, ebb. {[of(organism)]} wither, lose flesh, wizen. decay &c. (deteriorate) R659. [stative] be smaller than, fall short of; not come up to &c. (be inferior) R34. [transitive] reduce, render smaller, lessen, diminish, shrink; constrict, constringe[obs3]; compress, squeeze; corrugate, crunch, crush, collapse, crumple up, warp, purse up, pack, stow; pinch; crimp; tighten, strangle; cramp; dwarf, stunt, bedwarf[obs3]. [transitive] {[of(liquid, P2.3.1.3.1.1.1)]} condense, boil down. shorten &c. R201; circumscribe &c. R229; restrain &c. R751. [transitive] {{has_extreme(reduce)}} minimize. Adj. shrunk, contracted, diminished, reduced; narrowed, constricted, stenotic[Med]; compressed, squeezed, crimped; packed, crushed; pinched, tightened. strangulated, tabid[obs3], wizened, stunted. concentrated, boiled down. {[of(document, M8.1.3.2.2.4.3)]} summarized; outlined. contracting &c. v.; astringent; waning &c. v.; neap, compact. unexpanded &c. R194. contractile; compressible. grown smaller. <-- this entry is reduction of size by loss of material. reduction without loss is at pulverization, [[reduction]][[abrasion]] --> P2.4.2.4.3 REDUCTION N. {{has_subtype(decrease, R36)}} {{has_subtype(subtraction, R38)}} reduction, reduction of mass, loss of mass. emaciation, attenuation, consumption. defalcation, decrement. {{has_method: cutting, P2.8.1}}. detrition. {{needed_for(friction, @R331)}} {{needed_for(rubbing, @R331)}} abrasion, attrition, detrition, wearing off, rubbing off, confrication[obs1], contrition[obs2], affriction[obs3], arrosion[obs1], limature[obs1]. {{has_subtype(abrasion)}} {{used_in(file, @P2.3.1.3.12.1.1)}} filing. {{has_subtype(abrasion)}} rubbing; grinding. {{has_subtype(abrasion)}} {{used_in(knife, @R2253a/scaper, @P2.3.1.3.12.1.1)}} scraping. {{uses(abrasion)}} {{has_subtype(material[2], @P2.1.1)}} {{property_of(very hard, @R323)}} abrasive[1]. {{has_subtype(abrasive)}} {{major_component_of(corundum, @P2.3.1.1.4.2)}} emery. {{uses(grinding): grinding wheel; grater, rasp; file}}. {{forms(detrition)}} detritus. {{forms(filing)}} {{property_of(granularity): filings}}. V. reduce, reduce the mass of, attrite[obs3]. abrade, scrape. attenuate. {{has_subtype(abrade)}} rub down, file, file down, wear down, grind, grind down; chafe, rasp; scratch, scrape, scrub; fray, curry; scour, polish; rub out. {{used_in(tooth)}} gnaw. {{similar_to(abrade)}} {{has_subtype(cut): chip, shave, shear, pare}}. Adj. reduced. worn, worn down, abraded, scraped, attrited. rubded down, filed, filed down, ground, ground down; chafed, rasped; scratched; scrubbed; frayed; curried; scoured, polished; rubbed out. {{used_in(tooth)}} gnawed. {{has_property(abrasive[1])}} abrasive[2]. P2.4.2.4.4 CONVOLUTION N. {{caused_by(tortuosity, P1.2.4.2.1.3.2)}} {{antonym_of(evolution, R313)}} convolution, convolving; twisting, winding. involution, circumvolution. rumpling. {[of(paper)]} crumpling. V. be convoluted, be twisted. wind, twine, entwine, intwine[obs3], entangle, ravel; turn and twist, twirl; wave, undulate, meander; inosculate[obs3]. twist, coil; roll, roll up. wrinkle, curl, crisp, twill; frizzle; crimp, crape, indent, scollop[obs3], scallop, wring, intort[obs3]; contort; wreathe &c. (cross) R219. crumple, roll into a ball, crimple[obs1]. P2.4.2.4.4.1 FOLDING N. {{result_of(fold, R258)}} {{inverse_of(unfolding, P2.4.2.4.5.1)}} {{created_by(layer)}} folding, plication. creasing; wrinkling, crinkling; curling; fluting, twilling. corrugating. ruffling. {[of(cloth)]} pleating, plaiting. puckering; turning down, tucking. {{result_of(edge)}} hemming. gathering. {[of(paper)]} {{has_subtype(art)}} origami[Jap], paper folding. V. fold, double, double over, plicate[obs3]. plait, pleat, flute. crease, wrinkle, crinkle, crankle[obs3]. curl, cockle up, cocker, rimple[obs3], rumple, frizzle, frounce[obs3], rivel[obs3], twill. corrugate. ruffle. pucker; turn down, double down, down under; tuck, ruck[obs3], hem, gather. <-- most of this should go under change (make a R146a)... develop not in change section!! revolution, evolution . revolution = change = R146 [Motion in the reverse circle.] [[evolve]] --> P2.4.2.4.5 EVOLUTION (R313) #313. Evolution. N. {{antonym_of(convolution, P2.4.2.4.4)}} evolution; evolvement. untwisting; uncoiling. {[of(filament, P1.2.4.2.3.4)]} untangling; unraveling. development. {{has_subtype(eversion, @R218, @P1.2.2.2.2.8)}} inversion, eversion, turning inside out. V. evolve; unfold, unroll, unwind, uncoil, untwist, unfurl; develop. untie. {[of(filament, P1.2.4.2.3.4)]} untwine, unravel; untangle, disentangle. Adj. evolving &c. v.. evolved; unfolded, unrolled, unwound; uncoiled; untwisted; unfurled; untwined, unraveled, untangled, disentangled. developed. inside out. P2.4.2.4.5.1 UNFOLDING N. {{inverse_of(folding, P2.4.2.4.4.1)}} unfolding; unfoldment. uncrumpling. {[of(cloth)]} pressing. {[of(book): open]}. V. unfold. uncrumple. {[of(cloth)]} press. <-- [[quiet]] --> P2.4.2.R1 QUIESCENCE (R265) #265. Quiescence. N. {{antonym_of(motion, P2.4.2)}} quiet, tranquility, calm, stillness, quiescence. stagnation, stagnancy; fixity, immobility; indisturbance[obs3]; quietism. {[of(sound)]} {{has_subtype: silence, P2.6.1.4.R1, R203}}. peace; dead calm, anticyclone[obs2]; statue-like repose; not a breath of air, not a mouse stirring. stand still; standing still &c. v.; lock; dead lock, dead stop, dead stand; full stop; fix. {{&caused_by: pause, lull &c. (cessation) R142}}. {[of(person/beast): sleep, P2.8.5.1.1; repose, P2.8.5.1; inactivity, M7.3.1.4, R683]}. embargo. rest. resting place; gite[Fr]; bivouac. home &c. (abode) R189; pillow &c. (support) R215; haven &c. (refuge) R666; goal &c. (arrival) R292. {{similar_to: Physical Inertness, R172}}. V. be quiescent &c. adj.; stand still, lie still; keep quiet, repose, hold the breath. remain, stay; stand, lie to, ride at anchor, remain in situ, tarry, mark time. [transitive]{{&caused_by}} {{has_subtype(stop[obj=motion], R142)}} stop, halt, freeze, arrest, hold; bring to, heave to, lay to; pull up, draw up; rest, pause. {{caused_by}} come to a stop[intransitive], stop[intransitive]. {{has_subtype(stop[mode=quickly])}} stop short. {{has_subtype(stop[mode=gradually])}} coast to a stop. {{has_subtype(stop)}} {[of(ship)]} anchor, drop anchor, cast to an anchor, come to an anchor. rest on one's oars; repose on one's laurels, take breath. stagnate; quieta non movere[Lat]; let alone; abide, rest and be thankful; keep within doors, stay at home, go to bed. dwell &c. (be present) R186; settle &c. (be located) R184; alight &c. (arrive) R292; stick, stick fast; stand like a post; not stir a peg, not stir a step; be at a stand &c. n.. [transitive] {{&caused_by}} quell, becalm, hush, stay, lull to sleep, lay an embargo on. Adj. quiescent, still, motionless, moveless. fixed; stationary; immobile, immotile; at rest, at a stand, at a standstill, at anchor; stock, still; standing still &c. v.. becalmed, stagnant, quiet; unmoved, undisturbed, unruffled; calm, restful; immovable &c. (stable) R150; sleeping &c. (inactive) R683; silent &c. R403; still as a statue, still as a post, still as a mouse, still as death. vegetative, vegetating. {[of(person, P2.3.2.3): cataleptic, @P2.8.5.1.1]}. sedentary, untraveled, stay-at-home. Adv. at a stand &c. adj.; tout court; at the halt. Int. "stop!", "stay!", "halt!"; "avast!"; "hold hard!"; "whoa!"; "hold!"; "sabr karo!"[lang?]. Phr. requiescat in pace[Lat]; Deus nobis haec otia fecit [Lat][Vergil]; "the noonday quiet holds the hill" [Tennyson]. <-- the abstract concept of quickness, i.e. doing something quickly, is not represented here, but at "activity"(for human actions). The adverbs "soon, quickly" are located at R121. This entry primarily relates to motion. We make no attempt to model the complicated relations of physics, or even naive physics here. These relations merely try to give some context to the words. [[speed]] --> P2.4.2.R2 VELOCITY #274. Velocity. N. {{has_subtype(rate of action, @P2.4)}} velocity, speed, rate of motion. {{has_subtype}} {[in_frame(motion)]} {{{has_relative_value(displacement, P2.4.2 + time of motion, P2.4.2)}}} average velocity. <-- the differential concept of velocity needs a "limit" definition --> {{has_subtype}} {{alternative_to(average velocity)}} instantaneous velocity. {{has_high_level}} celerity, swiftness, quickness, fleetness, high speed, speediness, rapidity, rapidness. constant speed; changing speed, varying speed. {{has_high_level}} high speed, great speed. {{has_low_level: slowness, P2.4.2.R1.1}}. {[of(vehicle)]} {{has_extreme}} top speed. eagle speed; pernicity[obs1]. {[in_frame(changing speed)]} {{has_subtype(speed)}} {{has_conceptual_part(change of speed)}} initial speed; final speed. {{has_difference(initial speed + final speed)}} {{!causes(force)}} change of speed. {{has_subtype(changing speed)}} {{!causes(force)}} {{{has_relative_value(change of speed + time of motion, P2.4.2)}}} acceleration; deceleration. {{property_of}} spurt, rush, dash, race; steeple chase; smart rate, lively rate, swift rate &c. adj.; rattling rate, spanking rate, strapping rate, smart pace, lively pace, swift pace, rattling pace, spanking pace, strapping pace; round pace; flying, flight. {{property_of(high speed)}} {{has_metaphor(high speed): lightning, @P2.7.2.1; light, R420; wind, R349; cannon ball; rocket, P2.3.1.3.23.11; arrow, @R284; dart, @R284; quicksilver, P2.3.1.2.2.80; telegraph, @P2.3.1.3.14.3.2; express train, @P2.3.1.3.16.2.2.1.1}}. {{has_metaphor(high speed)}} greased lightning. {{property_of}} torrent. {{property_of}} {{has_subtype(animal[2], R366): cheetah; eagle; antelope; courser; race horse; gazelle; greyhound; hare, rabbit}}. {[of(person, P2.3.2.3)]} {{&mcaused_by: haste &c. R684}}. {{metaphor_for: expedition &c. (activity) R682}}. {{property_of(high speed)}} {{has_subtype(person, P2.3.2.3)}} {{property_of(mythical): Mercury; Ariel; Camilla; Harlequin}}. {{measured_by: @P2.3.1.3.12.3.1, log line, speedometer, odometer, tachometer, strobe, radar speed detector, radar trap, air speed gauge, wind sock, wind speed meter, pedometer}}. {{has_units}} miles per hour, mph[acron]; meters per second; centimeters per second; kilometers per hour, kmph[acrom]. {{property_of}} scorcher. {{has_lexpression(high speed)}} "zoom!", "swoosh!". V. move quickly, race, rush, speed; run. trot, gallop, amble, troll, bound, flit, spring, dart, boom; march in quick time, march in double time; ride hard, get over the ground. trip, fisk[obs1]; hie, hasten, post, spank, scuttle; scud, scuddle[obs3]; scour, scour the plain. {{has_subtype(run[mode=quickly])}} scamper; run like mad, beat it; fly, run a race, cut away, shoot, tear, whisk, zoom, swoosh, sweep, skim, brush; cut along, bowl along, barrel along, barrel; scorch, burn up the track; dash on, dash off, dash forward; bolt. {{result_of}} {{required_for(force, P2.6.1.2.3)}} accelerate, put on speed, quicken, speed up. {{&conceptual_part_of: violence, R173}}. quicken one's pace, mend one's pace; clap spurs to one's horse; make haste, make rapid strides, make forced marches, make the best of one's way; put one's best leg foremost, stir one's stumps, wing one's way, set off at a score; carry sail, crowd sail; go off like a shot, go like a shot, go ahead, gain ground; outstrip the wind, fly on the wings of the wind. {{mcaused_by}} hurry &c. (hasten) R684. keep up with, keep pace with. {{&causes: outstrip &c. R303}}. Adj. fast, speedy, swift, rapid, quick. fleet; aliped[obs3]; nimble, agile, expeditious; express; flying, galloping &c. v.; light footed, nimble footed; winged, eagle winged, mercurial, electric, telegraphic; light-legged, light of heel; swift as an arrow &c. n.; quick as lightning &c. n.; quick as a thought. {{requires: active &c. R682}}. Adv. swiftly, quickly, speedily, rapidly, expeditiously; with speed, with rapidity, with haste. nimbly; apace; at a great rate, at full speed, at top speed, at railway speed[obs3]; full drive, at full gallop; posthaste, in full sail, tantivy[obs3]; trippingly; instantaneously &c. R113. under press of sail, under press of canvas, under press of sail and steam; velis et remis[Lat], on eagle's wing, in double quick time; with rapid strides, with giant strides; a pas de geant[Fr]; in seven league boots; whip and spur; ventre a terre[Fr]; as fast as one's legs will carry one, as fast as one's heels will carry one; as fast as one can lay legs to the ground, at the top of one;s speed; by leaps and bounds; with haste &c. R684. {{&has_result(quickly): @R121, soon, quickly, speedily, in the near future, presently}}. Phr. go like a bat out of hell; "Damn the torpedos -- full speed ahead" [Admiral David Glasow Farragut, 1864]; vires acquirit eundo[Lat]; "I'll put a girdle about the earth in forty minutes" [A Midsummer-Night's Dream]; "swifter than arrow from the Tartar's bow" [M.N.D.]; tempus fugit[Lat]. P2.4.2.R2.1 SLOWNESS #275. Slowness. N. slowness, sluggishness. {{property_of: languor &c. (inactivity) R683}}. {[of(speech)]} drawl. creeping, crawling; lentor[obs3]. retardation; slackening &c. v.; delay &c. (lateness) R133; claudication[obs1]. jog trot, dog trot; mincing steps; slow march, slow time. {{property_of}} slow goer; slow coach, slow back, sluggard; slow poke[coll], poke[coll]; dawdle &c. (inactive) R683. {{trait_of}} lingerer, loiterer. {{property_of}} {{has_metaphor: tortoise; snail; glacier}}. crawl. {{has_high_intensity}} glacial slowness. {{&causes: lateness, R133}}. V. move slowly, move sluggishly; creep, crawl. lag, slug, drawl, linger, loiter, saunter; plod, trudge, stump along, lumber, poke along[coll]; trail, drag; dawdle &c. (be inactive) R683; grovel, worm one's way, steal along; job on, rub on, bundle on; toddle, waddle, wabble[obs3], slug, traipse, slouch, shuffle, halt, hobble, limp, caludicate[obs1], shamble; flag, falter, trotter, stagger; mince, step short; march in slow time, march in funeral procession; take one's time; hang fire &c. (be late) R133. retard, relax; slacken, check, moderate, rein in, curb; reef; strike sail, shorten sail, take in sail; put on the drag, apply the brake; clip the wings; reduce the speed; slacken speed, slacken one's pace; lose ground. Adj. slow, sluggish, slow-moving, slow paced, tardy. languid, leisurely, torpid, tardigrade[obs2], snail-like, creeping, crawling. slack; gentle, easy; deliberate, gradual; reptatorial[obs3]. {{has_subtype: @R683, lethargic, dilatory}}. {{has_high_intensity}} insensible, imperceptible, imperceptibly slow. {{has_high_intensity}} glacial, glacially sloe, painfully slow, agonizingly slow, barely moving. Adv. slowly &c. adj.; leisurely. {[in_frame(music)]} adagio; largo, larghetto. at half speed, under easy sail; at a foots pace, at a snail's pace, at a funeral pace, at a funereal pace; in slow time, with mincing steps, with clipped wings; haud passibus aequis [Lat][Vergil]. gradually, deliberately, slowly but surely; gradatim[Lat]; by degrees, by slow degrees, by inches, by little and little; step by step, one step at a time; inch by inch, bit by bit, little by little, seriatim; consecutively. {{has_extreme}} in geological time, imperceptibly. Phr. dum Roma deliberat Saguntum perit[Lat]; at a glacial pace; "with all deliberate speed"; slow as molasses in January. <-- [[direction]] --> P2.4.2.R3 DIRECTION (R278) #278. Direction. N. {{has_conceptual_part(motion)}} {{has_subtype(straight line)}} {{has_subtype(directionality, @R9)}} direction, bearing, course, vector. tack. rhumb[obs3], azimuth, line of collimation. {{has_subtype: spatial coordinate, @P1.2.1.1}}. {{property_of: path, R627}}. {{property_of(relative[to=line/plane])}} alignment, allignment[obs3]; set; incidence. {{has_measure(alignment): angle}}. {{affected_by}} tenor. {{property_of(random/undirected)}} drift. {{affected_by}} {{has_subtype(change[of=direction])}} bending, trending, verging, inclining, dipping, dip. {{&result_of}} steering, steerage; aim. {{has_subtype(bending)}} collimation. {{has_subtype}} {{location_of(Earth's surface, @P2.3.1.1.3)}} point of the compass, compass point. {{has_subtype(compass point)}} cardinal point. {{has_subtype_x(cardinal point)}} North; East; South; West. {{has_subtype(compass point)}} northeast, NE, N by E; east northesast, ENE; north northeast, NE by N, NNE; southeast, SE; northwest, NW; west northwest, WNW; southwest, SW; west southwest, WSW; east southeast, ESE. {{property_of: line, range, quarter, line of march}}. {{conceptual_part_of}} {{property_of(straight)}} air line, beeline; straight shoot. {{metaphor_of: tendency &c. R176}}. V. go to, go toward, move toward; point to, point at, point towards; tend towards; be bound for. bend towards. conduct to. {{has_subtype(change[obj=direction])}} bend, trend, verge, incline, dip, determine. {{affected_by}} steer for, steer towards, make for, make towards; aim at, level at; take aim; keep a course, hold a course; bend one's steps towards. steer, direct one's course, steer one's course, bend one's course, shape one's course; align one's march, allign one's march[obs3]; to straight, go straight to the point; march on, march on a point. ascertain one's direction, determine one's course; s'orienter[Fr], see which way the wind blows; box the compass; take the air line. Adj. {{has_subtype(directed, @R9)}} directed, aimed, pointed; directed towards, turned towards; pointing towards &c. v.; bound for; aligned with, alligned with[obs3]. inclined; steered towards, bond for. direct, straight; undeviating, unswerving; straightforward; North, Northern, Northerly &c. n.. Adv. towards; versus, to. hither, this way, here, this-a-way[coll]; thither, that way, there, that-a-way[coll]; whither, where, where to. directly; straight as an arrow, forwards as an arrow; point blank; in a bee line to, in a direct line to, as the crow flies, in a straight line to, in a bee line for, in a direct line for, in a straight line for, in a bee line with, in a direct line with, in a straight line with; in a line with; full tilt at. on the road, on the high road to; en avant. before the wind, near the wind, close to the wind, against the wind; windwards, in the wind's eye. through, via, by way of; in all directions, in all manner of ways; quaquaversum[Lat], from the four winds. <-- these pronouns govern a noun phrase which is a direction --> Pron. to, toward, towards; at; into. from; out of. Inter. where, where to, whither. Phr. the shortest distance between two points is a straight line; "you don't need a weatherman to know which way the wind blows"[Bobby Dylan]. P2.5 PROPERTIES OF ACTION N. {{has_property(action, P2.4)}} property of action. <-- There are several concepts mixed up in the Roget "violence", which generally means "intensity of action." We have not yet fully separated all of these meanings. "force" has its own entry, as a physical concept. The "violence" of people hurting other people is at M7.3.5.1.2.2 --> P2.5.1 VIOLENCE (R173) #173. Violence. N. {{has_subtype(action, @A7)}} {{&caused_by(damage[2], @R659a)}} violence, vehemence; ferocity, rage, fury. {{has_conceptual_part: impact, @P2.6.1.2.4.1}}. {{&causes}} turbulence. might; roughness. strain, shock, shog[obs3]. outbreak, outburst; debacle[obs2]; burst, bounce, dissilience[obs3]. {[in_subject(explosives)]} discharge, volley, explosion, blow up, blast, detonation. rush, eruption, displosion[obs1], inclemency, torrent. {{has_subtype: attack, M8.2.2.2.2.R1}}. {{similar_to: uncontrollability, R173a}}. {{&used_in: severity &c. R739}}. {[of(human group): @M8.2.2.1.2, boisterousness; uproar, riot, row, rumpus, fracas, brawl]}. {[of(person, P2.3.2.3)]} {{&mcaused_by: impetuosity, @R863}}. {{conceptual_part_of: turmoil &c. (disorder) R59}}. {{has_low_intensity: effervescence, ebullition, ferment &c. (agitation) R315}}. {{property_of: @P2.7.2.1.2, storm, tempest, rough weather, squall, thunderstorm}}. {{property_of: earthquake, P2.7.2.2}}. {{property_of: volcano, @P2.3.1.1.6.2.1}}. {{trait_of: maniac, berserker, tiger, fury, P2.3.2.3.6.4.25}}. {[of(person, P2.3.2.3)]} {{used_in: compulsion, force, brute force, R744}}. {{conceptual_part_of}} {{caused_by(bodily harm)}} {{&uses(punishment, R972): personal violence, M7.3.5.1.2.2}}. V. be violent, be rough; be vehement &c. adj.; run high; ferment, effervesce; rage, romp, rampage, go on a rampage, roar. run wild, run amuck, run riot; break the peace; rush, tear; rush headlong, rush foremost, roar off; raise a storm, make a riot; rough house[coll]; riot, storm; wreak, bear down, ride roughshod, out Herod, Herod; spread like wildfire. break out, fly out, burst out; bounce, explode, go off, displode[obs1], fly, detonate, thunder, blow up, crump[obs3], flash, flare, burst. shock, strain. break open, force open, pry open, prize open. render violent &c. adj.; sharpen, stir up, quicken, stimulate, turn on; inflame, kindle, suscitate[obs1], foment; fan the flame; add fuel to the flame, pour oil on the fire, oleum addere camino[Lat]. {[(render violent)with_object(person, P2.3.2.3)]} excite, incite, lash; convulse, infuriate, madden, lash into fury. {[with_object(person, P2.3.2.3)]} {{has_low_intensity}} [render violent] annoy, urge. irritate, accelerate, aggravate, exasperate, exacerbate. explode; let fly, fly off; discharge, detonate, set off, detonize[obs3], fulminate. Adj. violent, vehement; warm; acute, sharp; rough, rude, ungentle, bluff, boisterous, wild; brusque, abrupt, waspish; impetuous; rampant. turbulent; disorderly; blustering, raging &c. v.; troublous[obs3], riotous; tumultuary[obs3], tumultuous; obstreperous, uproarious; frenzied &c. (insane) R503. {{&mcaused_by: desperate &c. (rash) R863}}. furious, outrageous. {{&consequence_of: @R900, furious, infuriated, infuriate}}. {{&consequence_of: @R824, frantic, hysterical, in hysterics}}. fiery, flaming, scorching, hot, red-hot, ebullient. savage, fierce, ferocious, fierce as a tiger. orgastic, orgasmatic, orgasmic. spasmodic, convulsive, explosive; detonating &c. v.; volcanic, meteoric; stormy &c. (wind) R349. {[when_modifying(fire, P2.6.1.3.3.1)]} roaring. Adv. violently &c. adj.; amain[obs3]; by storm, by force, by main force; with might and main; tooth and nail, vi et armis[Lat], at the point of the sword, at the point of the bayonet; at one fell swoop; with a high hand, through thick and thin; in desperation, with a vengeance; a outrance[obs3], a toute outrance[Fr]; headlong, head foremost. Phr. furor arma ministrat[Lat]; "blown with restless violence round about the pendent world" [Measure for Measure]. P2.5.2 UNCONTROLLABILITY (R173A) #173a. Uncontrollability. N. uncontrollability. exacerbation, exasperation; malignity. {{property_of}} hysterics, bluster, passion &c. (state of excitability) R825. {{property_of}} chain reaction. {{has_subtype(chain reaction)}} excursion, nuclear excursion. {{similar_to: violence, R173}}. {{property_of}} fit, paroxysm; outrage; coup de main; spasm, convulsion, throe. {[in_frame(sexual intercourse, @R374a)]} {{property_of: orgasm, climax}}. V. go out of control, fly out of control. {[with_subject(person, P2.3.2.3)]} [shout or act in anger at something] explode, make a row, kick up a row; boil, boil over; fume, foam, come on like a lion, bluster, rage, roar, fly off the handle, go bananas, go ape, blow one's top, blow one's cool, flip one's lid, hit the ceiling, hit the roof; fly into a rage (anger) R900. Adj. extravagant; unmitigated; ravening, inextinguishable, tameless. {[when_modifying(person, P2.3.2.3)]} excited &c. v.; out of control, uncontrollable, incontrollable[obs3]; insuppressible, irrepressible; unquelled[obs3], unquenched, unextinguished[obs3], unrepressed, unbridled, unruly; headstrong, ungovernable, unappeasable, immitigable, unmitigable[obs3]. <-- Most of the words in this entry apply to human actions(R680). Perhaps there should be a subtype there??? --> P2.5.3 MODERATION (R174) #174. Moderation. N. {{&has_property(action, R680)}} moderation, lenity &c. R740; temperateness, gentleness &c. adj.; sobriety; quiet. {{&mcaused_by: mental calmness &c. (inexcitability) R826}}. moderating &c. v.; anaphrodisia[obs3]. relaxation, remission, mitigation, tranquilization[obs3], assuagement, contemporation[obs3], pacification. {{has_subtype(mitigation): extenuation, @R937}}. wet blanket; palliative. {{has_metaphor: wet blanket}}. {{property_of}} middle course, measured steps, juste milieu[Fr], golden mean, ariston metron[Grk]. {{function_of: sedative}}. <-- 1-29-92 note that these physical objects are left here(temporarily?), with pointers to the physobj supertypes --> moderator; lullaby; pacifier. V. be -moderate &c. adj.; keep within bounds, keep within compass; sober down, settle down; keep the peace, remit, relent, take in sail. moderate, soften, mitigate, temper, accoy[obs1]; attemper[obs3], contemper[obs3]; mollify, lenify[obs3], dulcify[obs3], dull, take off the edge, blunt, obtund[obs3], sheathe, subdue, chasten; sober down, tone down, smooth down; weaken &c. R160; lessen &c. (decrease) R36; check, palliate. rock to sleep. tranquilize, pacify, assuage, appease, swag, lull, soothe, compose, still, calm, calm down, cool, quiet, hush, quell, suppress, sober, tame, damp, lay, allay, rebate, abate, slacken, smooth, alleviate, deaden, smooth, throw cold water on, throw a wet blanket over, turn off; slake; curb &c. (restrain) R751; tame &c. (subjugate) R749; smooth over. {{has_metaphor}} pour oil on the waves, pour oil on the troubled waters; pour balm into, mattre de l'eau dans son vin[Fr]. go out like a lamb, "roar you as gently as any sucking dove," [Midsummer-Night's Dream]. Adj. moderate; lenient &c. R740; gentle, mild, mellow; cool, sober, temperate, reasonable, measured; calm, unruffled, quiet, tranquil, still; slow, smooth, untroubled; tame; peaceful, peaceable; pacific, halcyon. tempered &c. v.. unexciting, unirritating[obs3]; soft, bland, oily, demulcent, lenitive, anodyne; hypnotic &c. R683; sedative; antiorgastic[obs3], anaphrodisiac[obs3]. mild as mother's milk; milk and water. Adv. moderately &c. adj.; gingerly; piano; under easy sail, at half speed; within bounds, within compass; in reason. Phr. est modue in rebus[Lat]; pour oil on troubled waters. <-- end of PO _____________________________ --> <-- Physical phenomena are formally labeled as processes, but many of the words can also be used to label events. [[interaction]] --> P2.6 INTERACTIONS OF PHYSICAL OBJECTS <-- (Physical objects themselves are under PO) (simple matter-matter interactions) --> N. {{has_subtype(physical process)}} {{has_action($physical object[num=>1])}} {{affected_by($physical object[num=>1])}} interaction. <-- in an interaction, at least two physical objects affect each other --> {{has_patient}} {{has_subtype(physical object): "$object1" + "$object2"}}. &&{{affects("$object1"): "$object2"}}. &&{{affects("$object2"): "$object1"}}. &&{{!not_identical_to("$object1"): "$object2"}}. {{has_result}} {{has_subtype(effect, R154): phenomenon, P2.6.1}}. V. interact. {{causes: @R175, affect, influence}}. Adj. interactive. Adv. interactively. <-- (R331, R332, R335, R336, R382 TO R385, R388A,, R402-R405, R420 -R427) [[physics]] Physical phenomena are labeled as events. Although an "observation" may be thought of as observing also properties, in fact the "observation" must observe some measurement of a property, which is an event. Not yet clear how to indicate obsrvations of properties??? --> P2.6.1 PHYSICAL PHENOMENON N. {{property_of(observable, @R457)}} physical phenomenon, phenomenon, physical phenomena[pl], physical effect, phenomena[pl]. {{has_domain: event, R151; fact, @R527b; physical process}}. {{studied_in}} physics. {{&!patient_of}} {[in_frame(perception, M6.1)]} {{has_subtype(event, @R680)}} observation. {{has_subtype}} {{has_subtype(event, R151)}} {{has_action(substance, P2.1.1)}} {{has_subtype(conversion, R144)}} change of state. {{has_subtype(change of state)}} {{has_subtype(conversion[of=gas, @R334/solid, @P2.2.1.2][to=liquid, P2.3.1.3.1.1.1], R144)}} liquefaction. {{forms(liquefaction): liquid, P2.3.1.3.1.1.1}}. {{has_subtype(liquefaction): melting; condensation; dissolution}}. {{has_subtype(change of state)}} {{has_subtype(conversion[of=liquid, P2.3.1.3.1.1.1/solid, @P2.2.1.2][to=gas, @R334], R144): vaporization}}. {{has_subtype(change of state)}} {{has_subtype(conversion[of=liquid, P2.3.1.3.1.1.1/gas, @R334][to=solid, @P2.2.1.2], R144): solidification}}. {{has_subtype(change of state)}} {{affected_by(solid, @P2.2.1.2)}} phase change. <-- we consider all laws of physical science (as in chemistry) as subtypes of the laws of physics. Biology and social science are different --> {{ruled_by}} {{has_subtype(law, M3.1.2.1)}} {{analogous_to(law, R963)}} law of physics, physical law, rule, law. <-- a. Generally (331 - R336) (TE 324 - 326) R157a. Physical power. (transferred from sensation-heat: (from sensation: 382. heat (TE 327) 383 cold (TE 332) 384 heating (TE 328) 384a combustion 385 refrigeration) (TE 333) 386 furnace, R387 refrigeratory to P2.3.1.3.16 POWERED MACHINES 388 fuel to POM processed natural materials THERMOMETER R389 TO P2.3.1.3.12.3.2 MEASURING INSTRUMENTS 390 - 401 TO SENSATION M6 406 - 419 TO SENSATION M6 402 - 405 sound -- parts are duplicated under sensation, sound - 402. Sound R403. Silence 404. Loudness 405. Faintness 420-427 EM radiation (light, etc.) --> <-- power, energy, and force are distinct technical concepts, but are concatenated in Roget. They have been separated to a certain extent here. This section must be greatly expanded to handle technical concepts of physics and engineering. THere are already detailed ontologies of elctrical devices; those may be incorporated here. This entruy is just to handle the simplest concepts. The "Abstract" entry "Physical Energy, R171" is a vaguer concept of energy. This entry is strictly physical. For this classification, "impulse" is a force resulting from a contact, and is therefore classified under "collision phenomena". (Magnetic and other non-contact forces must be found in a different location!). Technically, "power" is energy per unit time. ?? we don't yet have a notation for such terms. [[energy]] --> P2.6.1.1 POWER (R157A) #157a. Physical power. N. {{has_subtype(power, R157, @A7.3)}} {{caused_by: energy}} {{similar_to: physical energy, R171}} power, physical power. {{emitted_by}} {{has_subtype(artifact, P2.3.1.3)}} power generator, power source, energy source. {{has_function(power generator)}} power generation. {{has_conceptual_part: energy, P2.6.1.1.1}}. {{uses(power generation)}} {{has_conceptual_part(physical power): force, P2.6.1.2.3}}. {{has_subtype(physical power)}} {{property_of(mechanism)}} mechanical power. {{has_unit(mechanical power)}} horsepower. {{needed_for(gravitation)}} water power, hydroelectric power; tidal power. {{needed_for(solar light)}} solar power, solar energy. {{emits(sun)}} solar light. {{needed_for(wind)}} wind power. {{needed_for(nuclear fission)}} atomic power, nuclear power, fission power. {{needed_for(nuclear fusion)}} thermonuclear power, fusion power. {{uses(compressed air)}} air power, pneumatic power. vis inertiae[Lat], vis mortua[Lat], vis viva [Latin]; potential energy, dynamic energy; dynamic friction, dynamic suction. {{caused_by(mechanical force, @P2.6.1.2.3): elasticity, restorative force}}. {{caused_by(gravitational force, @P2.6.1.2.3): height, drop, gravitational differential; gravitational attraction; gravity constant; mass}}. {{uses(power generation)}}{{has_subtype(force, @P2.6.1.2.3): gravity, gravitational force; electrostatic force, voltage; magnetism}}. Adj. powered, power. {{has_subtype(powered)}} steam, steam powered. {{property_of(pneumatic power)}} pneumatic, air-driven, air. <-- physical energy was originally in the abstract section --> P2.6.1.1.1 PHYSICAL ENERGY (R171) #171. Physical Energy. N. {{has_conceptual_part(power, P2.6.1.1)}} energy, physical energy. electrical energy; gravitational energy; chemical energy; nuclear energy; magnetic energy; heat energy. {{has_high_intensity}} high energy. {{has_low_intensity}} low energy. {{has_symbol(nuclear energy)}} "E=mc2". <-- [[vigor]] --> P2.6.1.1.1.R1 VIGOR N. {{has_manifestation(high energy)}} vigor, force, intensity, strength. keenness, sharpness, acuteness, incisiveness, trenchance. elasticity; go; high pressure; fire; rush. acrimony, acridness, acritude[obs3]; causticity[obs3], virulence; poignancy; harshness &c. adj.; severity, edge, point; pungency &c. R392. {{property_of(pungency)}} cantharides. {{&property_of(pungency): spice, @R393}}. activity, agitation, effervescence; ferment, fermentation; ebullition, splutter, perturbation, stir, bustle. {{has_metaphor}} quicksilver. activation, energizing. {[of(person, P2.3.2.3)]} {{metaphor_of: voluntary energy &c. R682}}. {[of(person, P2.3.2.3)]} {{metaphor_of: resolution &c. (mental energy) R604; exertion &c. (effort) R686; excitation &c. (mental) R824}}. V. give energy &c. n.; energize, stimulate, activate, turn on, kindle, excite, exert; sharpen, intensify. ignite, inflame &c. (render violent) R173; wind up &c. (strengthen) R159. {[of(person, P2.3.2.3)]} {{result_of(be powerful, R157)}} gain power, gain influence. strike home, into home, hard home; make an impression. Adj. vigorous, strong, energetic, forcible, active, intense. deep-dyed, severe, keen, vivid, sharp, acute, incisive, trenchant, brisk. rousing, poignant. {{has_subtype(vigorous)}} {{has_subtype(harmful, @R649)}} irritating, caustic, corrosive, mordant, harsh, stringent, virulent. double-edged, double-shotted[obs3], double-distilled; drastic, escharotic[obs1]; racy &c. (pungent) R392. {{has_consequence(vigorous): potent &c. (powerful) R157}}. <-- ; radioactive. ?! --> Adv. energetically, strongly, vigorously, with vigor, intensively, intensely. fortiter in re[Lat]; with telling effect. Phr. the steam is up; vires acquirit eundo[Lat]; "the race by vigor not by vaunts is won" [Pope]. <-- move some of these words to human trait??? --> P2.6.1.1.1.R2 WEAKNESS N. {{has_low_intensity(physical energy, P2.6.1.1.1)}} weakness &c. adj.. debility, atony[obs3], relaxation, languor, enervation; impotence &c. R158; fragility; inactivity &c. R683; flaccidity. infirmity; effeminacy, feminality[obs3]. anaemia, bloodlessness, deficiency of blood, poverty of blood. declension of strength, loss of strength, failure of strength; delicacy, invalidation, decrepitude, asthenia[obs3], adynamy[obs3], cachexy[obs3], cachexia[Med], sprain, strain. {{trait_of: softling[obs3], weakling; infant &c. R129; youth &c. R127}}. V. be weak &c. adj.; limp, fade, languish, decline, flag, fail, have one leg in the grave. render weak &c. adj.; weaken, enfeeble, debilitate, shake, deprive of strength, enervate, eviscerate; cripple, unman &c. (render powerless) R158; reduce, sprain, strain, blunt the edge of; extenuate; reduce in strength, reduce the strength of; mettre de l'eau dans son vin[Fr]. {[of(human group)]} decimate. Adj. weak, feeble, debile[obs1]; impotent &c. R158; relaxed, unnerved &c. v.; sapless, strengthless[obs3], powerless; limp, flaccid. weakly, unstrung; adynamic[obs3], asthenic[obs3]; nervous. soft, effeminate, feminate[obs3], womanly. {{has_metaphor(weak)}} anemic. frail, fragile; drooping, tottering &c. v.. {[of(person, P2.3.2.3)]} broken, lame, withered, shattered, shaken, crazy, shaky; palsied &c. R158; decrepit. {[of(person, P2.3.2.3)]} languid, poor, infirm; faint, faintish[obs3]; sickly &c. (disease) R655; dull, slack, evanid[obs1], spent, short-winded, effete. {{&caused_by: deterioration, R659}}. unreinforced, unstrengthened[obs3] &c. R159; unsupported, unaided, unassisted; aidless[obs3], defenseless &c. R158; cantilevered (support) R215. on its last legs; weak as a child, weak as a baby, weak as a chicken, weak as a cat, weak as a rat; weak as water, weak as water gruel, weak as gingerbread, weak as milk and water; colorless &c. R429. <-- [[electricity]] Although the motion of electrical particles does not always require a circuit, what we usually think of as an "electric current" does. Other types of motion of electric charge can be treated when a more detailed formulation is written (or adopted from the circuit design projects). Note that we label a "conductor" as an artifactual material, but this does not take salt water into consideration, or the fact that the ground is used in power transmission. We need to express the fact that conductors used in electric power are usually artifactual materials???. --> P2.6.1.1.2 ELECTRIC POWER N. {{has_subtype(physical power)}} {{property_of(electrical device)}} {{studies(electrical engineering)}} electric power, electrical power, electrical energy, electricity[1]. {{emitted_by}} electric generator. {{requires(use[obj=electric power])}} {{has_subtype(transmission[of=electrical power][from=power supply][to=electric device])}} electrical transmission, power transmission. {{requires(electric power transmission): electric current, @P2.6.1.9}}. <-- an electric transmission line goes up to the outlet. Beyond that point transmission is accomplised by circuits in an electrical device --> {{uses(electrical transmission)}} {{has_subtype(electric wire)}} {{connects(electric generator + outlet, @P2.3.1.3.10.2)}} transmission line, electrical transmission line, power line, electric power line, electric transmission line. {{function_of(support[obj=power line])}} {{has_subtype(tower, P2.3.1.3.10.4)}} transmission line tower. {{has_subtype(electric circuit, @P2.6.1.9)}} {{emitted_by(electric current)}} power supply, electric power supply, electrical power source. {{has_subtype(electrical power source)}} {{has_subtype(electrical device)}} generator, electrical generator, electricity generator. {{&has_location(electric generator)}} {{has_subtype(building, P2.3.1.3.10.2)}} power station, power plant. {{has_subtype(electrical generator)}} electric turbine. {{has_subtype(power station)}} nuclear power station. {{has_part(nuclear power station)}} {{has_subtype(power source, @R157a)}} {{used_in(nuclear fission, @P2.6.1.7)}} nuclear reactor, fission reactor. {{has_subtype(nuclear reactor)}} {{has_subtype(heater, R386)}} power reactor. {{has_subtype(nuclear reactor)}} breeder reactor; fast breeder, fast breeder reactor. {{consumes(nuclear reactor)}} {{has_subtype(chemical substance)}} {{analogous_to(fuel, R388)}} fissionable material, nuclear fuel. {{has_subtype(fissionable material)}} {{has_subtype(uranium)}} enriched uranium. {{function(nuclear reactor): emit[obj=heat]}}. {{has_subtype(fissionable material): plutonium}}. {{forms(nuclear reactor)}}{{has_subtype(industrial waste, @R659a)}} {{property_of(radioactive, @P2.6.1.7)}} nuclear waste. {{has_part(electric power supply)}} {{emitted_by(electric current)}} {{connects(electric power supply + electric equipment)}} contact, output contact. {{has_subtype(output contact)}} output connector, electrical connector. {{has_subtype(output contact)}} receptacle, electric receptacle. {{has_subtype(electric receptacle): outlet, @P2.3.1.3.10.2}}. {{has_subtype(conductor, @P2.6.1.9)}} {{has_subtype(natural material, P2.3.1.3.1.2)}} natural conductor. {{has_subtype(natural conductor): ground, Earth; salt water}}. {{alternative_to(conductor)}} {{property_of(nonconducting)}} insulator, electrical insulator. {{has_unit(electrical power)}} watt. {{needed_for(fluid)}} hydraulic power, fluid drive; vacuum power; steam power. {{contained_in(electric power)}} {{emits(electric power)}} {{part_of(electric power supply)}} live circuit. {{has_part(live circuit)}} {{has_subtype(wire, @R205)}} live wire. {{has_part(live circuit)}} {{location_of(electric railroad)}} live rail, third rail. <-- can one have battery-operated house current? Solar power generated? --> {{has_subtype(live circuit)}} {{emits(electrical generator)}} house current. {{emits(electric power)}} {{has_subtype(electric power supply)}} cell, electric cell, battery; fuel cell; solar panels. Adj. {{has_subtype(powered)}} {{required_for(electrical power)}} electrically powered, electrical, electric. {{has_property(conductor)}} conductive, conducting. {{antonym_of(conductive)}} insulating, nonconducting, nonconductive. <-- break down inertness into physical, mental, chemical? --> P2.6.1.1.R1 PHYSICAL INERTNESS (R172) #172. Physical Inertness. N. {{antonym_of(power, P2.6.1.1)}} inertness, physical inertness, dullness &c. adj.; inactivity, torpor, languor; latency, inaction; passivity. {{&caused_by}} inertia, inertion[obs3]. {{mcaused_by: mental inertness; sloth &c. (inactivity) R683; inexcitability[obs3] &c. R826; irresolution &c. R605; obstinacy &c. R606}}. {{&causes: permanence &c. R141}}. {{property_of: rare gas; paraffin, @R356c; noble metal}}. {[in_subject(chemistry)]} unreactivity. {{similar_to: immobility, quiescence, R265}}. V. be inert, be inactive, be passive, not act, do nothing. {[of(explosive, P2.3.1.3.4.5)]} hang fire. {[of(fire, P2.6.1.3.3.1)]} smolder. {{has_subtype(do nothing)}} {[of(person, R372a)]} sit like a lump, sit around like a bump on a log; watch passively, stand idly by. {[of(person, R372a): veg out, @R452; avert the eyes, @R442a]}. {[of(person, R372a): relax]}. Adj. inert, inactive, passive; torpid &c. R683; sluggish, dull, heavy, flat, slack, tame, slow, blunt. {{similar_to: immobile, quiescent, R265}}. unresponsive, unreactive; lifeless, dead, uninfluential[obs3]. latent, dormant, smoldering, unexerted[obs3]. {[in_subject(chemistry)]} unreactive, inert. Adv. inactively &c. adj.; in suspense, in abeyance. <-- [[mechanics]] --> P2.6.1.2 MECHANICAL PHENOMENON N. {{conceptual_part_of(mass, P2.2.1.5/motion, P2.42/force, P2.6.1.2.3)}} mechanical phenomenon, mechanical phenomena[pl]. {{studied_in}} mechanics. P2.6.1.2.1 FRICTION (R331) #331. Friction. N. {{property_of(solid surface, @P1.2.4.2.3.1)}} {{has_subtype(force, P2.6.1.2.3)}} {{required_for(contact, @P2.6.1.2.4)}} friction, rubbing; frication[obs3], rub. {{causes: heating}}. {{&causes: @P2.4.2.4.3, abrasion, attrition, detrition, scraping}}. {{uses(baseball player)}} {{increased_by(friction[between=hand+baseball]): rosin}}. {{uses(baseball player)}} {{increased_by(friction[between= hand+bat])}} tar. {{decreased_by: lubrication, P2.6.1.2.1; smoothing, @R255, @P1.2.4.3.2.1}}. {{has_subtype}} {[of(person, P2.3.2.3)]} massage. {{affected_by: texture, P1.2.4.3.2; smoothness, P1.2.4.3.2; roughness, P1.2.4.3.2.2}}. {{has_subtype}} rolling friction; sliding friction; starting friction. {{{has_relative_val(starting friction + sliding friction): ">1"}}}. V. rub, slide; graze. {{&causes: @P2.4.2.4.3, chafe, rasp, abrade, wear down, scratch, scrape, scrub, fray, scour, polish, rub out, gnaw, file, grind}}. {{has_subtype(abrade): reduce to powder, @R330}}. {{&has_ersult}} set one's teeth on edge. {{used_in(rosin)}} rosin, rosining. Adj. frictional. rubbing; chafing. <-- anatriptic[obs3].?? --> <-- [Absence of friction. Prevention of friction.] --> P2.6.1.2.2 LUBRICATION (R332) #332. Lubrication. N. {{decreased_by(friction, R331)}} {{has_subtype(action, R680)}} lubrication, lubrification[obs3], lubricating. {{has_property: unctuousness &c. R355}}. {{has_method}} {{used_in(lubricating oil)}} oiling. {{has_method}} {{used_in(grease, R356)}} greasing. {{has_method}} {{used_in(wax)}} waxing. {{has_method}} {{used_in(soap/lather)}} lathering, soaping. {{uses(lubrication)}} {{has_subtype(substance)}} lubricant. {{has_subtype(lubricant)}} {{has_subtype(oil)}} oil, lubricating oil. {{has_subtype(lubricant): glycerine}}. {{has_subtype(lubricant): saliva}}. {{has_subtype(lubricant): grease &c. R356}}. {{has_subtype(lubricant): teflon; synovial fluid}}. {{function_of(lubricate[obj=joint])}} {{has_subtype(body part, R1002)}} {{contained_in(synovial fluid)}} synovia[Anat]. {{metaphor_of(grease)}} {{has_subtype(force[of=person])}} {{not_has_subtype(grease)}} elbow grease. V. lubricate, lubricitate[obs1]. {{has_method}} oil, grease, lather, soap; wax. Adj. lubricant, lubricative. lubricated &c. v.; lubricous[obs2]. <-- Impulse and recoil had been under "motion", and are moved here. Was: P2.4.2.3 MOTION CONJOINED WITH FORCE R276, R277 "pressure" has two different meanings, here, one of which is essentially synonymous to the technical term "force" One amusing cycle in this ontology is that force causes pressure, and pressure also causes force. Obviously, more distinctions must be made. [[force]] --> P2.6.1.2.3 FORCE N. {{caused_by(propulsion, R284/impulse, P2.6.1.2.4.1)}} {{property_of(directed, @R278)}} force; pressure, directed pressure. {{has_conceptual_part: direction, @R278; intensity}}. {{property_of}} force field. {{has_subtype(force field)}} gravitational field; centrifugal field; electrical field; magnetic field. {{has_subtype: pushing force, P2.6.1.2.3.2; pulling force, P2.6.1.2.3.1}}. {{has_subtype}} counterforce, reaction. {{{has_orientation(force^direction + counterforce^direction): opposite}}}. {{has_subtype(counterforce): inertia, @P2.2.1.5; acceleration, @R274; friction, P2.6.1.2.1; drag, @P2.6.1.2.1}}. {{has_unit(force)}} pound; dyne. {{&causes(force): motion; pressure, @P2.2.1.1}}. {{has_subtype(force)}} {{has_subtype(vector)}} attraction; repulsion. {{&caused_by(force)}} {{has_subtype(tensor)}} fluid pressure. {{has_subtype(force)}} electrical force; gravity, gravitational force; magnetic force; mechanical force. magnetism. {{caused_by(mechanical force)}} elasticity, restorative force. {{caused_by(gravitational force)}} height, drop, gravitational differential; gravitational attraction; gravity constant; mass. {{has_subtype(electrical force)}} electrostatic force, voltage. V. {{used_in(force)}} push; force. <-- [Was under "motion", moved to "force". force causing to draw closer.] --> P2.6.1.2.3.1 ATTRACTION (R288) #288. Attraction. N. attraction, attractiveness, pulling force; attractivity[obs3]; drawing to, pulling towards, adduction[obs3]. {{has_property(electricity/electrical field)}} electrical attraction, static electricity, static, static cling. {{has_property(magnetic field)}} magnetism, magnetic attraction. {{has_property(gravitational field)}} gravity, attraction of gravitation. {{property_of(magnetic)}} {{caused_by(magnetic attaction)}} lodestone, loadstone, lodestar, loadstar[obs3]; magnet, permanent magnet, siderite, magnetite; electromagnet; magnetic coil, voice coil; magnetic dipole; motor coil, rotor, stator. {{property_of(electrical)}} {{caused_by(electrical attaction): @P2.3.1.1.2, electrical charge; positive charge, negative charge}}. {{part_of(magnet)}} magnetic pole; north pole, south pole; magnetic monopole. V. attract, draw; draw towards, pull towards, drag towards; adduce. Adj. attracting &c. v.; attrahent[obs3], attractive, adducent[obs3], adductive[obs3]. centrifugal. Phr. ubi mel ibi apes [Latin][Plautus]. <-- {Was under "motion", moved to "force". force driving apart.] --> P2.6.1.2.3.2 REPULSION (R289) #289. Repulsion. N. repulsion, pushing force; driving from, driving apart; repulse, abduction. electrical repulsion. magnetic repulsion, magnetic levitation. centrifugal force. antigravity [hypothetical]. V. repel, push from, drive apart, drive from &c. R276; chase, dispel; retrude[obs3]; abduce[obs3], abduct; send away; repulse. {[of(person, P2.3.2.3)]} {{has_subtype(communication)}} keep at arm's length, turn one's back upon, give the cold shoulder; send off, send away with a flea in one's ear. Adj. repelling, pushing away, driving apart; repellent, repulsive; abducent[obs3], abductive[obs3]. centrifugal. Phr. like charges repel; opposite charges attract; like poles repel, opposite poles attract. <-- [[collision]][[contact]] --> P2.6.1.2.4 Collision Phenomena. N. collision phenomenon. {{has_extreme(nearness)}} collision, contact, touching. {{&has_result(collision): penetration, P2.6.1.2.4.3}}. {{has_result(collision): impulse, R276; recoil, R277}}. {{has_subtype(contact): @R331, grazing contact, rubbing}}. {{has_result(rubbing): abrasion, @P2.4.2.4.3}}. <-- for this ontology, we consider "impulse, push" to be a result of "force", i.e. when the force causes motion. Force not causing motion is not considered impulse. Impulse is in turn required for propulsion [[impulse]] --> P2.6.1.2.4.1 IMPULSE (R276) #276. Impulse. N. {{causes(force, P2.6.1.2.3)}} {{caused_by(propulsion, R284)}} impulse, impulsion, impetus; momentum; push, thrust, shove, jog, jolt, brunt, booming, boost [U.S.], throw, pulsion[obs3]. {{has_conceptual_part: acceleration, @R274}}. {{&caused_by: explosion &c. (violence) R173}}. {{has_high_intensity(impulse)}} shock. {{&caused_by(shock)}} {{has_subtype(coming in contact, @R199)}} collision, percussion, concussion, occursion[obs1], clash, encounter, carambole[obs3], appulse[obs3], bump. {{has_high_intensity(collision)}} impact, crash. {{has_subtype(collision)}} {{caused_by(recoil, R277)}} elastic collision. {{has_subtype(collision)}} {{property_of(glancing, @R217)}} glancing blow. {{has_subtype(collision)}} blow, hit, knock, slam, bang, dint[obs2]. {{has_subtype(collision)}} {{property_of(intentional)}} stroke, whack, thwack, buffet[1]. {{member_of(buffet[1])}} {{property_of(repeated)}} buffeting, battering. cuff &c. R972; squash, dowse, swap. {{has_subtype(blow)}} {{used_in(fist, @P2.3.2.2.3.2.3)}} punch, thump, pelt, plug, whap[obs3], punce[obs1], calcitration[obs3]; ruade[obs3]; arietation[obs1]. {{has_low_intensity(punch)}} jab, slap, smack. {{member_of(punch): pummeling, @M7.3.5.1.2.2}}. {{conceptual_part_of: charge &c. (attack) R716; beating &c. (punishment) R972; violence, @M7.3.5.1.2.2}}. {[in_frame(fencing)]} {{has_subtype(attack)}} cut, thrust, lunge, yerk[obs1]. {{has_subtype(blow)}} {{used_in(foot)}} kick. {{has_low_intensity(blow)}} fillip; tap, rap, pat, dab. {{has_subtype(glancing blow)}} sideswipe [U.S.], carom, carrom[obs3], clip, sidewinder [U.S.], sidewipe[obs3]. {{function_of: hammer, @P2.3.1.3.12.6}}. {{function_of: flail, ram, @P2.3.1.3.12.6}}. {{carried_out_by: pile driver, @P2.3.1.3.17.3}}. {{carried_out_by: jack hammer, @P2.3.1.3.17.3}}. {{has_metaphor: sledge hammer, pile driver}}. {{studied_in}} dynamics. {{measured_by: @P2.3.1.3.12.3.1, seismometer, accelerometer, earthquake detector}}. V. impel, push, shove, give an impetus, give a push, give a shove. thrust, prod, foin[Fr]; start, give a start to, set going; drive, urge, boom; cant; hustle, hurtle, jog, jolt, encounter; impinge; boost [U.S.]; bunt; fan, fan out. come into a collision, enter into collision; collide; foul; fall foul of, run foul of. {{has_subtype(glancing blow)}} sideswipe, carom, clip, glance off, strike at a glancing angle. {{used_in(fist)}} jab, plug. {{used_in(body)}} elbow, shoulder, jostle, justle[obs3]; butt, run against, bump against, butt against; knock one's head against, run one's head against. strike, knock, hit. {{has_subtype(hit)}} {{used_in(club, P2.3.1.3.23.3)}} club, bludgeon. {{has_subtype(hit[mode=violently])}} beat, thump, bang, slam, blow, dash, swap, dowse[obs1], baste, lambaste. {{has_subtype(hit)}} thwack, whack, swat. {{has_subtype(hit)}} punch. {{has_high_intensity(hit)}} hit hard, strike hard. {{member_of(blow)}} {{has_subtype(strike[mode=repeatedly])}} buffet, batter; pelt, patter, belabor. {{has_subtype(violence)}} {[with_subject(person, P2.3.2.3)]} fetch one a blow; poke at, pink, lunge, yerk[obs3]; kick, calcitrate[obs3]. {{&causes(collide)}} {{has_subtype(crumple, @R258)}} {{caused_by(shorten, @R201)}} telescope. {{has_low_intensity(strike)}} flap, dab, pat; tap, rap, slap. {{has_subtype: strike at &c. (attack) R716; @R972, hit, whip, beat}}. Adj. impelling &c. v.; impulsive, impellent[obs3]; booming; dynamic, dynamical; impelled &c. v.. Phr. "a hit, a very palpable hit" [Hamlet]. P2.6.1.2.4.2 RECOIL (R277) #277. Recoil. N. {{has_subtype(reaction, @R179)}} {{conceptual_part_of(elastic collision, @P2.6.1.2.4.1)}} {{has_subtype(return)}} recoil; revulsion; bounce, rebound, ricochet; repercussion, recalcitration[obs3]; kick, contrecoup[Fr]; springing back &c. v.; elasticity &c. R325; reflection, reflexion[Brit], reflex, reflux; reverberation &c. (resonance) R408; rebuff, repulse. ducks and drakes; boomerang. {{function_of}} spring, reactionist[obs3]. {{requires}} elasticity. {{has_mesaure(elasticity)}} coefficient of restitution. V. recoil, react, rebound, spring back, fly back, bounce back, bound back. reverberate, repercuss[obs3], recalcitrate[obs3]; echo, ricochet. Adj. recoiling, rebounding, ricocheting; reacting, refluent[obs3], repercussive, recalcitrant, reactionary; retroactive. Adv. on the rebound, on the recoil, on the ricochet, on th bounce. Phr. for every action there is a reaction equal in force and opposite in direction [Sir Isaac Newton]. <-- this meaning of penetration is for two solid objects. Permeation of a liquid into a solid is elsewhere, and a solid in a liquid is "immersion". [[puncture]] --> P2.6.1.2.4.3 PENETRATION N. {{caused_by(opening, R260)}} {{has_function(piercing object, P2.3.1.3.12.4.2)}} {{has_subtype(passing through, @P2.4.2.3.9.10)}} penetration, puncture, perforation, apertion[obs3], transforation[obs3]. piercing, puncturing, penetrating, perforating, terebration[obs3], empalement[obs3], pertusion[obs1]. {[in_frame(medicine): acupuncture, @P2.6.4.8.3; injection]}. {{&result_of}} jab, thrust, stab; punching; insertion. {[with_obj(soil): digging, P2.6.1.2.4.3.1]}. {{function_of: @P2.3.1.3.12.4, penetrating instrument, drill, awl, knife, spear}}. V. {{has_subtype(pass through, @P2.4.2.3.9.10)}} puncture, pierce, perforate, penetrate, empierce[obs1]. go through, transit. prick, stick, inject. drill, drill into, drill through; tap, bore. {[with_obj(soil): @P2.6.1.2.4.3.1, tunnel, tunnel into, excavate; dig, delve, undermine, burrow, stave in, mine]}. scoop, scoop out; gouge, gouge out. transpierce[obs3], transfix. stab, knife; enfilade, impale, spike; spear; gore; spit; pink, puncture, lance, riddle. punch; stave in. {[with_obj(vegetation)]} cut a passage through, cut one's way through, hack one's way through. make way for, make room for. jab, thrust. P2.6.1.2.4.3.1 DIGGING N. {{has_subtype(penetration[ptnt=ground surface, @R342], P2.6.1.2.4.3)}} digging. shoveling; drilling; boring; tunneling; mining; excavating, ecavation. burrowing. {{performed_at(digging): garden; graveyard; archaeological site, archaeological dig}}. {{performed_at(excavation)}} construction site; open-pit mine. {{performed_at(tunneling): tunnel, @R627; mine, @R260}}. {{forms(tunneling): tunnel, @R627}}. {{forms(mining)}} {{performed_at(mining): mine, @R260}}. {{performed_at(boring): @R260, borehole, well}}. {{exhibited_by(burrowing): burrowing animal}}. V. dig. tunnel, tunnel into, burrow; excavate; delve; undermine; stave in, mine. <-- This is for physical separation, a subtype of the abstract separation at R44. This is for the action; the result is a gap. [[parting]] The concept of "division" was included in this section, but has been made a subtype. The difference is between two separate objects moving apart, and one object being divided into two or more. "Division" was the majority of words found here. The slightly more abstract notion of two people who were living together moving apart is included here. WAS M7.3.1.1.2 PARTING --> P2.6.1.2.4.4 SEPARATION N. {{has_subtype(separation, R44)}} {{caused_by(interval, P1.2.2.2.1.3)}} separation, parting, separating, moving apart. segregation; moving away. {[of(married couple, @P2.3.2.3.6.5.81): end of marriage, M8.3.1.1.17; divorce, R905; annulment, M8.3.1.1.17.3]}. {{has_subtype(separation[of=traveler, R268][from=point of departure, @R293]): departure, R293}}. {{has_subtype: partitioning, @R228}}. <-- , sejunction[obs1], seposition[obs1], diduction[obs3], diremption[obs3], discerption[obs3] --> V. part, separate[1], move apart, move away. {{has_subtype: set free &c. (liberate) R750}}. loose, unloose. {{has_subtype(loose)}} undo, unbind, untie. {{has_subtype(loose)}} cut loose; unchain, unshackle, unlock &c. (fix) R43. {{has_subtype(cut loose[obj=boat])}} cut adrift. disband; disperse &c. R73. {{has_subtype: unpack, @R297}}. throw out of gear. {[with_obj(person[from=person])]} part, part company; separate[2], leave. <-- division is closely related to separation, but it emphasizes the resulting parts [[divide]]. This is the physical action, a subtype of the abstract action at R44 --> P2.6.1.2.4.4.1 DIVISION N. {{has_subtype(division, @R44)}} {{has_subtype(parting[of=whole, R50])}} division, dividing. {{forms: @R51, part, fraction}}. detachment, detaching. {{has_subtype: cutting, P2.8.1}}. elision; rupture; luxation[obs3]; severance, disseverance; abscission; disruption, abruption[obs3]; avulsion[obs3], divulsion[obs3]; fission. {{has_subtype(division[ptnt=group, R72])}} segregation. {[of(space)]} compartmentation, compartition [obs1]. {{has_subtype: @P2.8.1, punching, die cutting, punching out}}. {{requires}} partibility[obs3], separability. {{&caused_by: decomposition &c. R49}}. V. divide[trans & intrans]. [intransitive] fall apart, come apart; come off, detach[1], fall off, come loose, get loose; come to pieces, fall to pieces, break apart. {{has_subtype(come off)}} {{has_action(surface layer, @R204)}} peel off[1], flake off, flake, scale. {{has_method}} {[with_obj(surface ayer, @R204)]} [trans] pull off, tear off, detach[2], peel off[2]. {{has_subtype(division[ptnt=group, R72])}} segregate. splinter. [trans & intrans] chip, crack, snap, break, tear, burst; wrench, rupture, shatter. [trans] split, sunder, rend asunder, split apart, chop, shiver, crunch, cranch[obs3], craunch[obs3]. {{has_subtype(split)}} split in two, cleave in twain, rend in twain. {{has_function(punch, @P2.3.1.3.12.4.1): @P2.8.1, punch, punch out}}. {{formed_by(piece[num=>1], @R51)}} chop up, cut up, slice up, cut to pieces, cut into pieces; rip up; hack, hew, slash; whittle, shave; haggle, hackle, discind[obs1], scramble, mangle, gash, hash. {{formed_by(piece[num=>1], @R51)}} {{used_in(plane, @R253a)}} plane. disintegrate; dismember, disbranch[obs3]; dislocate, disjoint; break up; mince; comminute &c. (pulverize) R330; apportion &c. R786. take to pieces, pull to pieces, pick to pieces, tear to pieces; tear to tatters, tear piecemeal; divellicate[obs3]. {{has_subtype(pull to pieces)}} {[with_obj(animal, R366)]} tear limb from limb. {{has_subtype(tear limb from limb)}} quarter; draw and quarter. {{process_of(quarter): hang draw and quarter, @R972}}. {{has_subtype(pull off)}} {[with_obj(skin[from=body, R1001], @R1002): skin &c. R226]}. {{has_subtype(detach[2][ptnt=body part, R1002])}} dissect, anatomize; dislimb[obs3]. {{has_subtype(detach[2][ptnt=component part[num=>0], @P2.3])}} {[with_obj(complex object, @P2.3)]} [trans] disassemble, unassemble, take apart, break down. Adj. divided. detached. broken. {{has_subtype(broken)}} cracked; split, cleaved, cleft; torn, rent; chopped. cut up, sliced up, chopped up. dismembered; disintegrated. disassembled. dividing. <-- Roget heating has been divided into heating and combustion (384a) [[heating]] !!?? many artifacts here. They must be moved!! --> P2.6.1.3 THERMAL PHENOMENON N. thermal phenomenon, phenomenon of heat. P2.6.1.3.1 HEATING (R384) #384. Heating. N. {{has_function(heater, P2.3.1.3.17.1)}} heating, increase of temperature, calefaction[obs3], tepefaction[obs3], torrefaction[obs3]. {{required_for: melting, fusion; liquefaction &c. R335}}. {{required_for: distillation (vaporization) R336}}. boiling, simmering; coction[obs3], ebullition, estuation[obs3], elixation[obs1], decoction; ebullioscope[obs3]. {[of(ground water, @P2.3.1.1.5.1)]} {{causes: geyser, @P2.7.2.4}}. {{&caused_by}} heat exchange; diathermy. {{function_of(heat exchange)}} heat exchanger. {{has_subtype(heating, R384)}} {{has_subtype(preparation[of=food, R298][for=eating], R673): cooking, P2.8.7}}. {{function_of: furnace &c. R386}}. {[of(person, P2.3.2.3)]} {{has_subtype}} keeping warm. {{function_of(keeping warm): blanket, @R223}}. {{function_of(keeping warm): @P2.3.2.2.3.2, flannel, fur}}. {{function_of(keeping warm): clothing &c. R225; wadding &c. (lining) R224}}. {{used_in}} cremation, concremation[obs3]; cautery, cauterization; ustulation[obs3], calcination; cracking, refining; incineration, cineration[obs3]; carbonization; cupellation[Chem]; smelting, scorification[obs3]. {{used_in: still; fractionating column, fractionating tower, cracking tower}}. <-- incension[obs1], accension[obs3]; --> <-- [biological effects resembling the effects of heat] --> {[of(body)]}{{&causes: burn, @M7.1.2.1.2.2.R1.2.1}}. {{caused_by(burn, @M7.1.2.1.2.2.R1.2.1)}} [substances causing a burning sensation and damage on skin or tissue] cauterizing agent, cauterizer. <-- catheretic[obs3] --> {{caused_by(burn, @M7.1.2.1.2.2.R1.2.1): @P2.3.1.3.4, acid, alkali}}. sunstroke, coup de soleil[Fr]; insolation. <-- [artifacts requiring heat in their manufacture] --> {{required_for: production[of=fired objects]}}. {{has_subtype(fired object): pottery, ceramics, crockery, porcelain, china; earthenware, stoneware; pot, mug, terra cotta[Sp], brick, clinker}}. <-- [products of heating organic materials] --> {{forms(heating[obj=coal]): coke; coal tar}}. {{forms(heating[obj=organic matter]): carbon}}. {{forms(heating[obj=wood]): charcoal, wood charcoal; wood alcohol; turpentine; tea tree oil}}. {{forms(heating[obj=petroleum]): @R388, gasoline, kerosene, naptha, fuel oil, wax, paraffin}}. {{forms(heating[obj=petroleum])}} {{has_subtype(mixture)}} {{has_subtype(chemical substance)}} {{property_of(sticky)}} {{property_of(complex, R59a)}} {{property_of(color[val=black], R428)}} residue, tar. {{has_method(transmission[of=heat, R382])}} thermal conduction, conduction; radiation, heat radiation. {{has_method(transmission[of=heat, R382])}} {{has_subtype(ascent[of=fluid, @R333], R305)}} {{has_action(fluid, @R333)}} convection. {{has_subtype(convection)}} upwelling. {{has_subtype(upwelling): upwelling, @P2.3.1.1.6.1.2.4; mantle plume}}. {{requires(thermal conduction)}} heat conductivity, conductivity. {{has_subtype(heating)}} {{used_in(microwave radiation)}} diathermy[med.]. <-- diathermancy[obs3], transcalency[obs3], --> {{causes(heating)}} thermal expansion. {{has_measure(thermal expansion)}} coefficient of expansion. V. [transitive] heat, warm, make hot. {{causes: be hot, @R382}}. {[with_object(person, P2.3.2.3)]} sun oneself, sunbathe, take the sun. {{has_subtype(heat[method=by rubbing])}} {[with_object(hand)]} chafe. <-- , stive[obs3], foment --> {{has_result: @R335, liquefy, melt, thaw, fuse}}. {{causes(heat)}} {[with_object(liquid, P2.3.1.3.1.1.1)]} {{has_action(liquid, P2.3.1.3.1.1.1)}} boil. {{has_subtype(boil[mode=slowly])}} simmer. [intrans.] seethe. {{used_in(boil/simmer): cook, P2.8.7}}. {{causes}} {{has_subtype(damage[by=heating])}} scald. <-- do to rags.? --> {{uses: blaze &c. (flame) @P2.6.1.3.3.1}}. Adj. heated, warmed, made hot. molten. rechauffe; heating &c. v.. <-- "heat" is generally taken as a temperature relative to that comfortable for a human (ca 20 deg. c), bnut also is intuitively thought of as a type of substance generated by a heat source, flowing to other bodies. This entry does not attempt to distinguish the two. --> P2.6.1.3.2 HEAT (R382) [[HEAT]] #382. Heat. N. {{has_subtype(energy, R171)}} heat, caloric. warmth, calidity[obs3]; incalescence[obs3], incandescence. {{has_measure}} temperature. {{has_subtype(temperature)}} {[of(atmosphere)]} atmospheric temperature. {{has_high_intensity}} high heat, intense heat, red heat, white heat. {{required_for: @R384, heating, warming}}. {{requires: @P2.3.1.17.1, heat source, source of heat, heater}}. {{has_subtype(heat source): @P2.6.1.3.3.1, fire, spark, scintillation, flash, flame, blaze, bonfire, wildfire}}. {{has_subtype(heat source): @P2.3.1.3.18.1, firework, pyrotechnic device}}. {{property_of(mythological)}} phlogiston. {{metaphor_of: fervor; glow, flush; fever, hectic}}. {{used_in: baking &c. R384}}. {{has_high_intensity}} blistering heat, tropical heat, Afric heat[obs3], Bengal heat[obs3], summer heat, blood heat. {{has_unit}} thermal unit. {{has_subtype(thermal unit)}} calorie, gram-calorie, small calorie; kilocalorie, kilogram calorie, large calorie; British Thermal Unit, BTU, "B.T.U."; therm, quad. {{has_unit(temperature)}} degree; degrees Kelvin, kelvins; degrees centigrade, degrees Celsius; degrees Fahrenheit. {{measured_by(temperature): thermometer, R389, P2.3.1.3.12.3.2}}. {{property_of(hot): @R349, sirocco, simoom}}. {{property_of(hot)}} broiling sun; insolation. {{property_of(hot)}} summer, dog days; canicular days[obs3]. {{has_instance(heat source): sun &c. (luminary) R423}}. {{studied_in}} thermodynamics; statistical mechanics; pyrology[obs3], thermotics[obs3]. {{topic_of}} {{has_subtype(treatise)}} thermology[obs3]. {{property_of: hot place}}. {{has_subtype(hot place): the tropics; Hell, Hades; kitchen}}. V. be hot. {{has_low_intensity}} be warm; be tepid. {{has_high_intenisty(be hot)}} glow, boil, burn, blister, broil; blaze, flame. {{has_subtype(be hot)}} {[of(person, P2.3.2.3)]} flush, sweat, swelter, bask, pant. smoke, reek, stew, simmer, seethe; smolder; parch, fume. {{conceptual_part_of: heat &c. (make hot) R384}}. thaw, give. <-- recalesce[obs3]; ??. --> Adj. {{has_degree(temperature)}} hot; warm, tepid, lukewarm. thermal, thermic; unfrozen; calorific; fervent, fervid; ardent; aglow. mild, genial. {[of(atmospheric temperature)]} sunny, torrid, tropical, estival[obs2], canicular[obs3], steamy; close, sultry, stifling, stuffy, suffocating, oppressive; reeking &c. v.; baking &c. R384. {{has_high_intensity}} red hot, white hot, smoking hot, burning hot, piping hot, boiling hot, blistering hot; like a furnace, like an oven; burning, hot as fire, hot as pepper; hot enough to roast an ox, hot enough to boil an egg. fiery; incandescent, incalescent[obs3]; candent[obs3], ebullient, glowing, smoking; live; on fire; dazzling &c. v.; in flames, blazing, in a blaze; alight, afire, ablaze; unquenched, unextinguished[obs3]; smoldering; in a heat, in a glow, in a fever, in a perspiration, in a sweat; sudorific[obs3]; sweltering, sweltered; blood hot, blood warm; warm as a toast, warm as wool. volcanic, plutonic, igneous; isothermal[obs2], isothermic[obs2], isotheral[obs2]. Phr. hot as hell, hot as hades; "if you can't stand the heat, get out of the kitchen"; not a breath of air; " whirlwinds of tempestuous fire " [Paradise Lost]. <-- Roget's "combustion" is essentially the same as "fire", so fire is given a separate entry [[combust]] --> P2.6.1.3.3 COMBUSTION (R384A) #384a. Combustion. N. {{has_subtype($oxidation)}} {{has_subtype(heat source, @P2.3.1.3.17.1)}} {{emitted_by(heat, R382/energy, R171)}} combustion, burning, ambustion[obs3]. &&{{has_property($oxidation): rapid}}. {{has_subtype: fire, P2.6.1.3.3.1}}. {{emits: heat; light}}. {{requires}} {{has_subtype(chemical substance)}} oxidizer. {{has_subtype(oxidizer): oxygen; chlorine}}. {[in_frame(rocketry)]} {{has_subtype(oxidizer)}} nitric acid; liquid oxygen, lox. {{&emits: light; heat}}. {{has_subtype(gas, P2.3)}} {{forms(combustion)}} {{property_of(hot, @R382)}} combustion gas, exhaust gas. {{has_beginning}} ignition. {{requires}} {{has_property(fuel, R388)}} inflammability, combustibility. {{produces}} cinder, ash; embers; soot; slag, scoriae. {{has_subtype(soot): lampblack, @P2.3.1.3.1.2.4}}. {{produces}} {{has_subtype(gas)}} combustion gas, fumes. {{consumes: fuel, R388, P2.3.1.2.4.5; oxidizer}}. {{has_subtype(oxidizer): oxygen}}. {{has_subtype(combustion gas)}} smoke. <-- empyrosis[obs3], --> V. combust. {{has_subtype: burn, P2.6.1.3.3.1}}. Adj. {{has_requirement(combustion)}} inflammable, combustible, flammable, burnable. burning, on fire. volcanic. {{causes}} scorched, burned, burnt, adust[obs3]. <-- diathermal[obs3], diathermanous[obs3]. --> Adv. aflame, in flames. Phr. where there's smoke, there's fire. <-- [[fire]] --> P2.6.1.3.3.1 FIRE N. {{has_subtype(COMBUSTION, P2.6.1.3.3)}} fire, blaze. {{has_epart}} flame, flames[pl]. {{has_unit(flame)}} tongue, tongue of flame. {{used_in}} burning, incinerating. spark, scintillation, flash. open fire; enclosed fire. conflagration, inflammation[obs2], adustion[obs3], flagration[obs1]. deflagration. sheet of fire, lambent flame; devouring element; recalescence[Phys]. {{used_in}} incineration, ashing. {{has_location(enclosed fire): heater, P2.3.1.3.17.1}}. {{has_subtype(open fire)}} {{property_of(controlled)}} campfire; bonfire. {{has_subtype(open fire)}} {{property_of(uncontrolled)}} wildfire. {{has_subtype(wildfire)}} {{location_of(forest)}} forest fire. {{has_subtype(wildfire)}} {{location_of(brush)}} brush fire, brushfire. {{has_subtype(wildfire)}} {{location_of(grass/field/grassland)}} grass fire. {{&has_location}} incinerator. {{has_subtype(burning[of=structure])}} incendiarism, arson. {{has_subtype(burning[of=heretic])}} auto da fe[Fr]. {{performed_by(arson)}} arsonist, incendiary, petroleuse[Fr]. coal fire; wood fire. <-- adiathermancy[obs3]. --> V. burn. {{has_commencement}} take fire, catch fire, ignite. go up in flames, burn to the ground. [transitive] {{caused_by(burn)}} {{has_commencement(burn)}} fire, set fire to, set on fire, kindle, enkindle, inflame, light, ignite; strike a light; apply the match to, apply the torch to. {{has_subtype(kindle[mode=again, @R104])}} rekindle, reignite, relume[obs3]. fan the flame, blow the fire; add fuel to the flame; poke the fire, stir the fire; make a bonfire of. [transitive] {{used_in(fire)}} roast, toast, fry, grill, singe, parch, bake, torrefy[obs3], scorch; brand, cauterize, sear, burn in; corrode, char, calcine, incinerate; smelt, scorify[obs3]; commit to the flames, consign to the flames. incinerate, ash, reduce to ashes; burn to a cinder. {{has_subtype(burn[mode=completely])}} {[of(structure)]} burn down. <-- part of Roget's "liquefaction" has been moved to "dissolution" at Physical Chemical phenomena. The original "liquefaction (under heat) has been divided into "melting" [[melting]] and condensation--> P2.6.1.3.4 MELTING #335. Melting. N. {{required_for(heating, P2.6.1.3.1)}} {{has_subtype(liquefaction, @P2.6.1)}} {{has_subtype(physical process)}} melting, fusion, liquescence[obs3], liquescency[obs3]. colliquation[obs1], colliquefaction[obs1]. {[of(snow/ice)]} thaw, thawing. {[of(ore)]} {{has_process(refining[obj=metal, P2.3.1.2.3])}} smelting. V. [t+i] melt, liquefy. {{caused_by}} [transitive] render liquid. {{has_subtype(run, @P2.3.1.3.1.1.1)}} [intransitive] run. {[of(ore)]} {{has_process(refine[obj=metal, P2.3.1.2.3])}} smelt. Adj. liquefied &c. v.; liquescent, liquefiable. P2.6.1.3.5 VAPORIZATION (R336) #336. Vaporization. N. {{&required_for(heating, P2.6.1.3.1)}} {{has_subtype(change of state, @P2.6.1)}} {{inverse_of(condensation, P2.6.1.3.7)}} vaporization, volatilization, evaporation, gasification, vaporation[obs3]. {{generates: gas, vapor}}. {{has_requirement}} {{has_subtype(pressure, @P2.2.1.1): vapor pressure, @P2.6.2}}. {{has_measure(vapor pressure): pressure, @P2.2.1.1}}. {{beginning_of}} {{!required_for(heating, P2.6.1.3.1)}} distillation; cupellation[Chem]; cohobation; sublimation, sublimination[obs3]. {{has_subtype(distillation)}} {{caused_by(chemical reaction)}} destructive distillation. {[of(liquid, P2.3.1.3.1.1.1)]} {{has_subtype}} {{has_conceptual_part(distillation)}} {{causes(heating, P2.6.1.3.1)}} boiling. {{has_ending(distillation/sublimation): condensation, P2.6.1.3.7}}. {{&produces(evaporation)}} {{has_subtype(mineral/rock)}} evaporite. {{conceptual_part_of: exhalation}}. {{forms(distillation)}} {{has_subtype(liquid)}} distillate. {{forms(condensation)}} {{has_subtype(liquid)}} condensate. {{facilitated_on(vaporization)}} {{has_subtype(chemical substance)}} low-boiling substance. {{has_conceptual_part: vapor pressure, @P2.6.2}}. {{has_obj_requirement}} {{conceptual_part_of(vapor pressure, @P2.6.2)}} volatility. {{required_for}} drying. {{function_of}} vaporizer; still, distillation apparatus; retort. {{function_of}} mister, spray. {{used_in}} fumigation, steaming. <-- bay salt, chloride of sodium[obs2]. ??relation?? --> {{has_subtype}} bubbling, effervescence; evolution of gas. V. vaporize, evaporate, volatilize. distill; sublime. transpire, emit vapor. exhale, smoke, fume, reek, steam; fumigate[obs2]; cohobate[obs3]; finestill[obs3]. render gaseous, render vaporous. bubble, effervesce; boil. sparge. {{requires(vaporization)}} vaporizable. {{has_high_level(vaporizable)}} {{property_of(low-boiling substance)}} low-boiling. {{antonym_of(low-boiling)}} high-boiling. Adj. vaporized, volatilized, gasified. reeking &c. v.; volatile; evaporable[obs3], vaporizable. bubbly, effervescent, boiling. <-- here, cold is a relative term, but "very cold" is relative to normal ambient living temperatures. [[cold]] --> P2.6.1.3.6 COLD (R338) #383. Cold. N. {{antonym_of(heat, P2.6.1.3.2)}} cold, low temperature, coldness. {{has_high_intensity}} frigidness, freezing temperature, intense cold, frigidity[obs2]. {[of(weather)]} {{has_subtype(inclemency, P2.7.2.1)}} chilliness, iciness, frostiness. {{property_of: ice, @P2.3.1.1.5.1; snow, @P2.7.2.1}}. {{property_of: @P1.1.1.4, winter, depth of winter, hard winter}}. {{property_of(freezing temperature): @P2.3.1.3.4, freezing mixture, dry ice, liquid nitrogen, liquid helium}}. {{property_of}} {{has_subtype(place, @R183)}} cold place. {{has_instance(cold place)}} Siberia; Novaya Zyemlya, Nova Zembla; Alaska; the poles; North Pole; South Pole; the Arctic, above the Arctic Circle; The Antarctic, below the Antarctic Circle; Antarctica. {{habitat_of(the Arctic): polar bear; caribou; reindeer}}. {{habitat_of(the Antarctic): penguin}}. {{has_high_intensity}} freezing temperature. {[of(weather)]} {{has_measure}} wind-chill factor. {{constitutes(ice, @P2.3.1.1.5.1)}} {{property_of(freezing temperature)}} {{property_of(natural): @P2.7.2.1, snow, snowflake, snow crystal, snow drift; sleet; hail, hailstone}}. {{constitutes(ice, @P2.3.1.1.5.1)}} {{property_of(freezing temperature)}} {{property_of(natural): @P2.3.1.1.5.1, rime, frost; hoar frost, white frost, hard frost, sharp frost; icicle; iceberg, icefloe; floe berg; glacier}}. <-- , fresco[obs3] [Sensation of cold]. to sensation M6.1.2. --> V. [stative] be cold. {{has_high_intensity(be cold)}} be freezing. {{&caused_by: refrogeration, R385}}. horripilate[obs3], make the skin crawl, give one goose flesh. Adj. {{has_degree(temperature)}} cold, cool; chill, chilly; icy; gelid, frigid, algid[obs3]. cold as a stone, cold as marble, cold as lead, cold as iron, cold as a frog, cold as charity, cold as Christmas; cool as a cucumber, cool as custard. {[of(weather)]} icy, glacial, frosty, freezing, pruinose[obs3], wintry, brumal[obs3], hibernal[obs3], boreal, arctic, Siberian, hyemal[obs3]; hyperborean, hyperboreal[obs3]; ice-bound; frozen out. unwarmed[obs3], unthawed[obs3]; lukewarm, tepid; isocheimal[obs3], isocheimenal[obs3], isocheimic[obs3]. {{has_high_intensity}} very cold, freezing. Adv. coldly, bitterly &c. adj.; pierre fendre[Fr]. Phr. cold as a witch's tit[vulg]; "Cold as a frog's leg in a pool, cold as the tip of an eskimo's tool, cold as a frozen mammoth's zit, cold, as cold as a witch's tit"; a stone-cold tomb. <-- vapor to liquid transition --> P2.6.1.3.7 CONDENSATION N. {{required_for(cold, P2.6.1.3.6)}} {{has_subtype(change of state, @P2.6.1)}} {{inverse_of(vaporization, P2.6.1.3.5)}} {{has_subtype(reduction[of=volume])}} condensation. {{produces: liquid, P2.3.1.3.1.1.1}}. V. condense. {{has_subtype: precipitate, @P2.7.2.1}}. <-- This entry is for solidification due to cold. The general entry for solidification is under "solidity", R321. [[solidify]] --> P2.6.1.3.8 FREEZING N. {{&result_of(solidity, R321)}} {{has_subtype(solidification, @R321)}} {{formed_by(physical solid, P2.2.1.2)}} {{required_for(cold, P2.6.1.3.6)}} {{has_subtype(change of state, @P2.6.1)}} freezing, congelation[obs3], conglaciation[obs1]. congealing, solidation[obs3]. gelling, gelation, thickening. {[of(water)]} {{forms: ice, R383}}. condensation; caseation[obs3]; consolidation. {{similar_to: petrification &c. (hardening) R323}}. {[with_subj(vapor)]} sublimation; deposition; vapor deposition, epitaxial deposition. {{has_subtype(substance, P2.1.1)}} {{prevented_by(freezing[ptnt=water])}} {{function_of(prevent[obj=freezing[ptnt=water]])}} antifreeze. V. {{has_subtype(solidify, @R321)}} {{&causes(cold, R383/refrigeration, R385)}} freeze, solidify. condense, thicken, gel. <-- note that freezing, above, is a solidification, and is caused by refrigeration, below. --> P2.6.1.3.9 REFRIGERATION (R385) #385. Refrigeration. N. {{antonym_of(heating, P2.6.1.3.1)}} refrigeration, cooling, infrigidation[obs3], reduction of temperature. {{has_result: decrease[of=temperatue]}}. {{&causes: freezing, P2.6.1.3.8; solidification, R321}}. {{function_of: refrigerator, R385}}. {{has_subtype}} {{location_of(building)}} air conditioning; central air conditioning. V. cool, refrigerate, cool down. chill; fan; ice; freeze, glaciate. refresh. benumb, starve[obs2], pinch[obs2], petrify, regelate[obs3]. {[of(person, P2.3.2.3)]} chill to the marrow, nip, cut, pierce, bite, make one's teeth chatter. Adj. cooled &c. v.; frozen out; cooling &c. v.; frigorific[obs3]. <-- divide Roget R388a into insulation (R388a) and fire extinction (R388b) --> P2.6.1.3.10 INSULATION (R388A) #388a. Insulation. N. {{antonym_of(heating, R384)}} insulation, incombustible material, noncombustible material. fire wall, fire door. {{property_of}} insulator, heat insulator. {{has_property(heat insulator)}} incombustibility, incombustibleness. {{has_property(heat insulator)}} low heat conductivity. {{has_instance(heat insulator)}} amianth[obs3], amianthus[obs3]; earth-flax, mountain-flax; asbestos. {{has_subtype(additive)}} {{function_of(render[prop=incombustible])}} fire retardant, flame retardant. V. insulate. Adj. {{property_of(insulator)}} insulating. fireproof, flameproof, incombustible, nonflammable, uninflammable, unflammable[obs3]. {{has_property(fire retardant)}} fire retardant. P2.6.1.3.11 FIRE EXTINCTION (R388B) #388b. Fire extinction. N. {{has_method(extinguish[obj=fire, P2.6.1.3.3.1])}} fire extinction. forest fire fighting; structural fire fighting. {{performed_by: firefighter, P2.3.2.3.6.5.77}}. {{uses(firefighter)}} pumper, fire truck, hook and ladder, aerial ladder, bucket; fire hose, fire hydrant. {{uses(forest fire fighting)}} backfire, firebreak, trench; aerial water bombardment. {{uses}} wet blanket; fire extinguisher. {{has_subtype(fire extinguisher)}} soda and acid extinguisher; dry chemical extinguisher; CO-two extinguisher; carbon tetrachloride; foam; sprinklers, automatic sprinkler system; fire bucket, sand bucket. {{has_subtype(signal)}} {{function_of(detect[obj=fire])}} fire alarm, evacuation alarm. {{has_subtype(law)}} {{purpose_of(prevent[obj=fire, P2.6.1.3.3.1])}} fire code, fire regulation. {{has_subtype(violation[obj=fire code], @R742)}} fire code violation. {{&has_result(fire code violation)}} citation. {{job_of(enforce[obj=fire code])}} fire inspector. V. go out, die out, burn out; fizzle. extinguish; damp, slack, quench, smother; put out, stamp out; douse, snuff, snuff out, blow out. damp, slack quench; put out, stamp out; extinguish; go out, burn out (incombustibility) R388a. Phr. fight fire with fire. <-- (i) SOUND IN GENERAL Note that perception of sound is in the mental section., Note that we define a "source of sound". This is intended to mean the direct source of the pressure waves causing the actual sound, as distinct, for example, from a person on the other end of a telephone line, in which case the source would be the telephone receiver, not the speaker. [[acoustics]]--> P2.6.1.4 SOUND (R402) #402. Sound. N. {{has_subtype(wave[of=pressure], P2.4.2.3.17)}} sound. {{property_of}} {{has_subtype(frequency, @P1.1.3.3)}} pitch, frequency. {{has_conceptual_part: duration, @P1.1.1.4}}. {{emitted_by}} {{has_conceptual_part}} {{has_subtype(source, A7.1)}} source of sound, sound source. {{has_subtype}} {{property_of($pitch)}} tone, steady tone. &&{{has_property(pitch): uniform[over=time], @A2.2.1}}. {{property_of(disordered, R59)}} noise. {{property_of(ordered, R58): music, R415}}. {{has_measure}} intensity, sound intensity. {{has_units(sound intensity)}} bel; decibel. {{has_subtype}}{{has_requirement(hearing, M6.1.2.6.8)}} audible sound. {{has_property(audible sound): audibility, @M6.1.2.6.8}}. {{has_property(audible sound): sound intensity[val=>0 decibels]}}. {{&has_property: resonance &c. R408}}. {{studied_in}} acoustics; phonics, phonetics, phonology, phonography[obs3]; diacoustics[obs3], diaphonics[obs3]; phonetism[obs3]. {{has_subtype: voice, R580, M8.1.3.3.2.3.1}}. {{has_high_intensity(sound, R402)}} intense sound. {{has_subtype(noise)}} {{has_subtype(intense sound): @P2.6.1.4.R2, din, racket; blare; clang, clangor; clatter, roar}}. {{property_of(intense sound): sound intensity[val=>85 decibels]}}. {{has_subtype}} {{emits(speaker)}} electronic sound. {{function_of(amplify[obj=sound], @A6.1.1)}} {{shape_of(cone)}} megaphone, speaking trumpet. {{function_of(amplify[obj=sound], @A6.1.1)}} {{has_subtype(artifact)}} ear trumpet; hearing aid; stethoscope. V. produce sound, sound, make a noise, give out sound, emit sound. {{has_subtype: resound &c. R408}}. Adj. acoustic; phonic, phonocamptic[obs3]. sounding; soniferous[obs3]; sonorous, sonorific[obs3]; resonant; phonetic. {{has_property(audible sound): @M6.1.2.6.8, audible, distinct}}. {{antonym_of(audible): @M6.1.2.6.8, inaudible, indistinct}}. {{has_low_intensity(audible): @M6.1.2.6.8, scarcely audible, just audible, barely audible}}. sonic. Adv. acoustically. audibly. Phr. "a thousand trills and quivering sounds " [Addison]; forensis strepitus[Lat]. P2.6.1.4.R1 SILENCE (R403) #403. Silence. N. {{has_subtype(quiet, R265, P2.4.2.R1)}} {{has_extreme(faintness, P2.6.1.4.R3)}} silence, quiet, noiselessness, soundlessness; peace, hush, lull; solemn silence, awful silence, dead silence, deathlike silence. {{&caused_by}} muting, silencing. {[of(person, P2.3.2.3): muteness &c. R581]}. {{function_of(silencing)}} silencer; sound insulation. V. be silent &c. adj.; hold one's tongue &c. (not speak) R585. render silent &c. adj.; silence, still, hush; stifle, muffle, stop; muzzle, put to silence &c. (render mute) R581. Adj. silent; still, stilly; noiseless, soundless; hushed &c. v.; mute &c. R581. soft, solemn, awful, deathlike, silent as the grave; inaudible &c. (faint) R405. Adv. silently &c. adj.; sub silentio[Lat]. Int. {[of(person, P2.3.2.3)]} {{&caused_by}} "hush!", "silence!", "soft!", "whist!", "tush!"; "chut!"[obs3]; "tut!"; "pax!"[Lat]; "be quiet!"; "be silent!", "be still!", "shut up!"[rude]; "chup!"[obs3], "chup rao!"; "tace!"[It]. Phr. one might hear a feather drop, one might hear a pin drop, so quiet you could hear a pin drop; grosse Seelen dulden still [German]; le silence est la vertu de ceux qui ne sont pas sages [Fr]; le silence est le parti le plus sar de celui se defie de soi-meme[Fr]; "silence more musical than any song " [C. G. Rossetti]; tacent satis laudant[Latin]; better to be silent and thought a fool than to speak up and remove all doubt. <-- Most f the original Roget "loudness" cocnerned the perception of sound, (the psychological phenomenon of loudness), and has been moved to at M6.1.2.6.R2. Some of these remaining parts probably should be moved there. --> P2.6.1.4.R2 LOUDNESS (R404) #404. Loudness. N. {{has_property(intense sound, @R402)}} loudness, power, noisiness. {{has_subtype(intense sound, @R402)}} din, racket; blare; clang, clangor; clatter, noise, bombilation[obs3], roar. {{has_subtype(intense sound, @R402)}} {[of(person, P2.3.2.3)]} uproar, hubbub, bobbery[obs3], fracas, charivari[obs3]. {{has_subtype(intense sound, @R402)}} trumpet blast, flourish of trumpets, fanfare, tintamarre[obs3], peal, swell, blast, larum[obs3], boom; bang (explosion) R406; resonance &c. R408. {{has_subtype(intense sound, @R402)}} {[of(person, P2.3.2.3): vociferation, hullabaloo &c. R411]}. {{property_of}} {{has_instance(person, P2.3.2.3)}} Stentor. {{property_of(intense sound, @R402): artillery, cannon; thunder}}. {{has_high_intensity}} {{property_of(sound intensity[val=>100 decibels])}} deafening sound. V. be loud, be noisy. {{has_high_intensity}} be deafening. peal, swell, clang, boom, thunder, blare, fulminate, roar. {{conceptual_part_of: resound &c. R408}}. {[of(voice): speak up, shout &c. (vociferate) R411; bellow &c. (cry as an animal) R412]}. rend the air, rend the skies; fill the air; din in the ear, ring in the ear, thunder in the ear; pierce the ears, split the ears, rend the ears, split the head; deafen, stun; faire le diable a quatre[Fr]; make one's windows shake, rattle the windows; awaken the echoes, startle the echoes; wake the dead. Adj. loud, noisy, sonorous. high-sounding, big-sounding; deep, full, powerful, blatant, clangorous, multisonous[obs3]; trumpet-tongued. {[of(music/electronic sound)]} blaring. {{has_high_intensity}} {{has_property(deafening sound)}} {{property_of(sound intensity[val=>100 decibels])}} deafening, ear-splitting, ear-rending, ear-deafening; piercing; obstreperous, rackety, uproarious; thundering; enough to wake the dead, enough to wake seven sleepers. shrill, cacophonous, piercing. stentorian, stentorophonic[obs1]. {{has_subtype: @R411, clamorous, vociferous}}. Adv. loudly, noisily; aloud; at the top of one's voice, at the top of one's lungs, lustily, in full cry. {{has_high_intensity}} deafeningly, piercingly, thunderingly. Phr. the air rings with; "the deep dread-bolted thunder" [Lear]; "loud enough to wake the dead". P2.6.1.4.R3 FAINTNESS (R405) #405. Faintness. N. {{has_property(faint sound)}} faintness, softness. {{has_low_intensity(sound, R402)}} faint sound, soft sound. <-- these words are generic, not just for voice --> {[of(voice, R580)]} faint speech. <-- all of the "faint speech" words are also used metaphorically for faint sounds --> {{has_subtype(faint speech)}} {{has_metaphor(faint sound): whisper, @R582}}. {{has_subtype(faint speech)}} breath, undertone, underbreath[obs3]. {{has_subtype(faint sound)}} {{part_of(whisper, @R582)}} susurration, murmur. {{has_subtype(faint sound)}} hum. {{has_subtype(faint sound)}} {{has_subtype(ringing, M6.1.2.6.3.1)}} tinkle, tinkling. {{&caused_by(faint speech)}} hoarseness, huskiness, raucity[obs3]. V. be faint, be soft, be hard to hear. breathe, purl, hum, gurgle, ripple, babble, flow; tinkle, susurrate[obs3]. {[of(voice)]} {{&caused_by}} speak low, speak softly, speak faintly. {{has_subtype(speak softly)}} {{has_metaphor(be faint): @R582, whisper, murmur}}. {[of(voice)]} {{&caused_by: mutter &c. (speak imperfectly) R583}}. steal on the ear; melt in the air, float on the air. Adj. faint. whispering, murmuring, susurrant[obs3], susurrous[obs3]. low, dull; stifled, muffled; hoarse, husky; gentle, soft, faint; floating; purling, flowing &c. v.; liquid; soothing; dulcet &c. (melodious) R413. {{has_subtype(faint)}} {[of(speech, M8.1.3.2.2.3.1.1): whispered, @M8.1.3.2.2.3.1.1]}. {{has_high_intensity(faint)}} {{has_low_intensity(audible, @R418)}} inaudible; scarcely audible, just audible. Adv. faintly. {[of(voice, R580)]} in a whisper, with bated breath, sotto voce[Lat], between the teeth, aside; piano, pianissimo; de la sourdine[obs3]. {{has_subtype: @M6.1.2.6.8, inaudibly}}. {{&caused_by(faintly)}} {{has_subtype(distance)}} out of earshot, too far away. Phr. " still small voice". <-- 420 - 427 Electromagnetic radiation generally wavelength propagation intensity absorption refraction, focusing reflection interference collimation visible light (TE 334 - 340) 420. Light 421. Darkness 422. Dimness 423. Luminary 424. Shade 425. Transparency 427. Semitransparency 426. Opacity ultraviolet, uv infrared, ir xrays microwave gamma rays radio waves magnetism Subatomic physics astronomy, cosmology mechanics (TE 346) Applied physics, technology meteorology TE 347 tools TE 348 automation TE 342 electronics Technically, we should distinguish quantity of light from intensity. Not done yet (6-16-94). Ther are three types of "reflection", action, a type of light, and an image. [[light]] --> P2.6.1.5 LIGHT (R420) #420. Light. N. {{!has_subtype(electromagnetic radiation, P2.2.1.1.1)}} {{!emits(luminary, R423, P2.6.1.5.R6)}} {{!needed_for(luminary, R423, P2.6.1.5.R6)}} light. <-- naive Newtonian optics here, no curved space! --> {{constitutes}} {{has_subtype(path[of=light], R627)}} {{property_of(straight, @R246)}} light ray, ray, beam, stream, gleam, streak, pencil. {{consists_of: photon[num=>0], @P2.2.1.1.1}}. {{has_subtype}} {{location_of(sky, @P2.3.1.1.3)}} aurora. visible light; infrared light; ultraviolet light. {{has_subtype(light)}} monochromatic light; polychromatic light. {{has_property(monochromatic light): wavelength[num=1], @P2.2.1.1.1}}. {{has_property(polychromatic light): wavelength[num=>1], @P2.2.1.1.1}}. {{has_property(polychromatic light)}} {{has_subtype(numerical dispersion, @A2.6.1.2)}} dispersion[of=wavelength, @P2.2.1.1.1], wavelength dispersion. {{has_subtype(visible light)}} {{has_subtype(polychromatic light)}} {{has_subtype(mixture[2], @R41)}} white light. {{has_component(white light): primary color[num=>3]}}. {{has_property(primary color): wavelength dispersion[val=narrow]}}. transmitted light. {{has_subtype}} {{co-occurs_with(day)}} {{emits(earth's sun)}} daylight, sunlight, sunshine, light of day, light of heaven. {{has_part(sunlight)}} {{has_subtype(light ray)}} sunbeam. {{emits(candle)}} candlelight. firelight. {{has_subtype}} {{&emits(electron[when=moving, @R264], @P2.3.1.1.2)}} Cerenkov radiation. {{emits(reflector)}} reflected light. {{co-occurs_with (night)}} {{emits(moon)}} {{has_subtype(reflected light)}} moonlight, moonglade[obs3], moonshine. {{has_part(moonlight)}} {{has_subtype(light ray)}} moonbeam. {{co-occurs_with(night)}} {{emits(star)}} starlight, owl's light. {{exhibits}} {{has_subtype(recoil[of=light], P2.6.1.2.4.2)}} reflection[1], reflexion[Brit], reflecting. {{has_subtype}} {{constitutes(reflected light)}} reflection[2]. {{has_subtype(image)}} {{has_subtype(reflection[2])}} reflection[3]. {{exhibits(transmitted light)}} {{affects(wavelength)}} {{has_subtype(bending)}} refraction, refractivity. {{has_property(refraction)}} dispersion, optical dispersion. {{required_for(reflection)}} reflector. {{emitted_by: luminary, R423}}. {{emitted_by(daylight): sun, @P2.3.1.1.3}}. {{emitted_by(moonlight): moon, @P2.3.1.1.3}}. {{emitted_by(starlight): star, @P2.3.1.1.3}}. {{has_subtype(daylight)}} {{co-occurs_with(midday)}} broad daylight, noontide light, noonday sun. glow &c. v.; glimmering &c. v.; glint; play of light, flood of light; phosphorescence, lambent flame. halo, glory, nimbus, aureola; corona. spark, scintilla; facula; sparkling &c. v.; scintillation, flash, coruscation. {{has_high_intensity}} {{property_of(bright)}} bright light, blaze, glare, dazzling light. {{emitted_by: fire, P2.6.1.3.3.1}}. {{has_subtype(reflection[2])}} glitter, shimmer. {{has_subtype(reflection[2])}} luster, radiance; gloss. {{has_subtype(reflection[2])}} {{exhibits(fabric)}} sheen. {{exhibits(gemstone): radiance}}. {{exhibited_by(glitter)}} tinsel; spangle. effulgence, splendor, brilliance, resplendence, refulgence; fulgor[obs3], fulgidity[obs3]; dazzlement[obs3], transplendency[obs3]. {{required_for}} irradiation; illumination. {{has_measure}} light quantity. {{has_units(light quantity)}} lumen. {{has_property}} brightness[1], light intensity, illuminance. {{has_units(illuminance)}} foot-candle. {{{has_relative_val(lumens + square feet): foot-candles}}}. {{has_high_intensity(illuminance)}} {{has_property(bright light)}} brightness[2], brilliancy. actinic rays, actinism. {{used_in: photography, P2.3.1.3.6.2}}. {{measured_by: photometer, @R445}}. {{studied_in}} optics; photology[obs3], photometry; dioptrics[obs3], catoptrics[obs3]. {[in_frame(image)]} {{has_extreme(brightness)}} maximum brightness. {[in_frame(image)]} {{has_extreme(dimness)}} mimimum brightness. {[in_frame(image)]} {{{has_difference(maximum brightness + minimum brightness)}}} contrast, tone, tonality, range of brightness. {{has_high_intensity(contrast)}} high contrast, broad contrast. {{has_subtype(high contrast)}} chiaroscuro, clairobscur[obs3], clear obscure, light and shade, black and white. {{used_in(reflection[of=sunlight])}} {{has_subtype(communication)}} heliography. {{has_subtype}}{{emits(laser)}}{{property_of(collimated)}} laser light. {{has_property(visible light): wavelength[val=400-800 nanometers]}}. <-- emication[obs1], fulguration[obs3], --> <-- most verbs meaning to shine can be used for the original emmiters of light as well as for sources of reflected light --> V. [stative] be lighted, be lit, be visible. [stative] shine, glow, give off light, give out light. [stative] be bright, be lit up, be illuminated. <-- this "emit" is for sources of light, not reflectors --> {{has_subtype}} {{has_paction(luminary, R423)}} emit light. {{has_subtype(be lighted)}} {{has_paction(reflector, @R420)}} reflect, reflect light. glitter, sparkle, scintillate, coruscate, flash; glister, glisten; twinkle, gleam; flare, flare up; glare, beam, shimmer, glimmer, flicker, blaze; daze, dazzle, bedazzle, radiate, shoot out beams; fulgurate. {{has_subtype(reflect light[mode=brightly]): sparkle; glitter}}. clear up, brighten. {{&caused_by(be lit up)}} [transitive] light up[1], illuminate, shine upon, lighten, enlighten, cast light upon, cast light in, throw light upon, throw light in, shed light upon, shed luster upon, illume[obs3], illumine; irradiate. hang out a light; strike a light. fluoresce; phosphoresce. {{caused_by(emit light)}} light, light up[2]. {{has_subtype(light[obj=fuel]): @P2.6.1.3.3.1, kindle, rekindle, set fire to}}. Adj. lighted, lit; aglow, lit up. shining, glowing, giving off light, vivid. luminous, luminiferous[obs3]; lucid, lucent, luculent[obs3], lucific[obs3], luciferous; lightsome. {{has_high_intensity(lighted)}} bright, light, brightly lighted. splendent[obs3], nitid[obs3], lustrous, shiny, beamy[obs3], scintillant[obs3], radiant, lambent; sheen, sheeny; glossy, burnished, glassy. {{has_property(daylight)}} sunny, meridian, orient[ob3]; noonday, tide; cloudless, clear; unclouded, unobscured[obs3]. garish, gairish[obs3]; resplendent, transplendent[obs3]; refulgent, effulgent; fulgid[obs3], fulgent[obs3]; relucent[obs3], splendid, blazing, in a blaze, ablaze, rutilant[obs3], meteoric, phosphorescent. {{has_high_intensity(bright)}} bright as silver; light as day, bright as day, light as noonday, bright as noonday, bright as the sun at noonday. actinic; photogenic[obs2], graphic; heliographic; heliophagous[obs3]. Phr. " a day for gods to stoop and men to soar " [Tennyson]; "dark with excessive bright" [Milton]. P2.6.1.5.1 DIMNESS (R422) #422. Dimness. N. {{has_low_intensity(darkness, R421)}} dimness, gloominess. {{property_of}} partial shadow, penumbra. {{has_subtype: paleness &c. (light color) R429}}. {{property_of}} half light, demi-jour; shadow of a shade; glimmer, gliming[obs3]. {{property_of: nebulosity}}. {{property_of: aurora, @R423}}. {[of(daylight)]} {{property_of: @R126, dusk, twilight}}. {[of(daylight)]} {{property_of: @R125, twilight, break of day, daybreak, dawn}}. {{property_of: @P2.6.1.5, moonlight, moonbeam, moonglade[obs3], moonshine, starlight, owl's light, candlelight, rushlight, firelight, farthing candle}}. {{&caused_by: @R426, mist, cloud}}. {{&caused_by: cloud, R353a}}. {{&causes: indistinguishability; invisibility}}. V. be dim, grow dim &c. adj.; flicker, twinkle, glimmer; loom, lower; fade; pale, pale its ineffectual fire [Hamlet]. render dim &c. adj.; dim, bedim[obs3], obscure; darken, tone down. Adj. {{has_low_intensity(dark, R421)}} dim. dull, lackluster, dingy, darkish, dusky, shorn of its beams. faint, shadowed forth; glassy; cloudy; blear; muggy[obs2], fuliginous[obs3]; nebulous, nebular; obnubilated[obs3], overcast, crepuscular, muddy, lurid, leaden, dun, dirty; looming &c. v.. pale &c. (colorless) R429. {{&causes: @R447, confused, invisible}}. <-- Roget's R424, shade included also "mask" which should be under concealment. It was moved to R528, below--> P2.6.1.5.1.R1 SHADE (R424) #424. Shade. N. {{function_of(create[obj= shadow, @R421])}} {{property_of(opacity)}} shade. parasol, sunshade. umbrella. {{has_subtype(umbrella)}} {{property_of(compactible)}} folding umbrella. chick; portiere; screen; curtain; shutter; blind; mantle. {{has_function: block[obj=illumination]}}. {{has_subtype}} {{location_of(window)}} window shade. {{has_subtype(blind)}} {{location_of(window)}} Venetian blind. {{has_subtype(umbrella)}} {{property_of(large)}} beach umbrella. {{causes: dimness, P2.6.1.5.1}}. {{has_subtype: awning &c. (cover) R223}}. {{has_subtype}} {{property_of(natural): cloud, mist, gathering of clouds}}. gauze, veil, chador. V. draw a curtain; put up a shutter, close a shutter; veil &c. v.; cast a shadow &c. (darken) R421. Adj. shady, umbrageous. Phr. " welcome ye shades! ye bowery thickets hail " [Thomson]. <-- A "shadow" is listed here under darkness, but probably should be under "dimness" [[dark]] --> P2.6.1.5.R1 DARKNESS (R421) #421. Darkness. N. {{antonym_of(light, R420)}} darkness, absence of light. blackness; obscurity, gloom, murk. {{has_low_intensity(darkness): dimness, R422}}. {{not_part_of(light)}} {{has_high_intensity(darkness)}} total darkness, absolute darkness. {{has_instance}} Cimmerian darkness, Stygian darkness, Egyptian darkness. {{property_of: dark color, R431}}. {{property_of}} {{has_subtype(night, R126a)}} moonless night; starless night. {{has_subtype}} shade, shadow, umbra, umbrage. {{needs(shadow): luminary, R423, P2.6.1.5.R6 + shadowing body}}. <-- we need an object which would be illuminated, except for some intervening object. "location" should be more specific??? --> {{has_location(shadow)}} shadowed object. {{caused_by(shadow)}} {{&has_result(alignment, @R278)}} {{required_for(alignment)}} {{has_result(interposition[of=shadowing body][between=light source + shadowed object])}} shadowing, occultation, masking, obscuration, adumbration, obumbration[obs3]; obtenebration[obs3], offuscation[obs1], caligation[obs1]. {{caused_by(shadowing)}} {{has_subtype(opaque object, @P2.6.1.5.R3)}} shadowing body, occulting body. <-- this "mask" is the kind used for making integrated circuits --> {{has_subtype(shadowing body)}} mask. {{has_subtype(shadowing body): shade, P2.6.1.5.1.R1}}. {{has_subtype(shadowing body)}} {{has_subtype(tree): shade tree, @P2.3.2.1.2.3}}. {{{between(shadowing body): light source + shadow}}}. {{property_of(aligned/in-line): light source + shadowing body + shadow}}. {{&has_location(shadow): @P2.3.1.1.6.2.6, woods, forest, glade}}. {{&caused_by: extinction[of=luminary]}}. {{&caused_by}} {{has_subtype(occultation): @P2.6.1.8, eclipse, total eclipse}}. {[of(day)]} {{caused_by}} gathering of the clouds. {{conceptual_part_of}} shading; distribution of shade; chiaroscuro &c. (light) R420. noctivagation[obs3]. {{property_of(dark)}} black body; hohlraum[Phys]; black hole; dark star; dark matter, cold dark matter. blind man's holiday; darkness visible, darkness that can be felt; palpable obscure; Erebus. {{causes: invisibility, R447}}. <-- ; sciagraphy[obs3] --> V. be dark. {{caused_by}} darken, obscure, shade; dim; tone down, lower; overcast, overshadow; eclipse; obfuscate, offuscate[obs1]; obumbrate[obs3], adumbrate; cast into the shade becloud, bedim[obs3], bedarken[obs3]; cast a shade, throw a shade, spread a shade, cast a shadow, cast a gloom, throw a shadow, spread a shadow, cast gloom, throw gloom, spread gloom. {[of(luminary)]} {{caused_by}} extinguish; put out, blow out, snuff out; douse, doubt[obs2]. {{&caused_by}} turn out the lights, douse the lights, dim the lights, turn off the lights, switch off the lights. Adj. dark, darksome[obs3], darkling. obscure, tenebrious[obs3], sombrous[obs3]; caliginous[obs3]. {{has_high_intensity}} pitch dark, pitchy, pitch black. sunless, lightless; somber, dusky; unilluminated, unlighted; nocturnal; dingy, lurid, gloomy; murky, murksome[obs3]; shady, umbrageous. darkened; blackened; eclipsed, occulted, obscured. {{has_high_intensity}} dark as pitch, dark as a pit, dark as Erebus. benighted; noctivagant[obs2], noctivagous[obs2]. {{has_low_intensity: dim, R422}}. {[of(color, R431): black, dark]}. Adv. in the dark, in the shade. Phr. " brief as the lightning in the collied night " [M. N. D.]; " eldest Night and Chaos, ancestors of Nature " [P. L.]; " the blackness of the noonday night " [Longfellow]; " the prayer of Ajax was for light " [Longfellow]; "the jaws of darkness " [Midsummer Night's Dream]; "sable-vested night " [Milton]. <-- This section, hiding, refers to hiding things from sight. IT was mixed in with "concealment" in communication (at M8.1.2.2) but is relocated here because of its relationship to light. It still has the two meanings of a person hiding, and an object being invisible, plus "furtiveness", a concealment of action. "Masking", to prevent illumination, should be a fourth concept. [[conceal, hide]] --> P2.6.1.5.R1.1 CONCEALMENT #528. Concealment. N. {{has_method(avoid[obj=detection, @M6.1/observation, @M6.1.2.7.3.1/illumination], R623)}} concealment, hiding. occultation, masking; secreting. stealth, stealthiness, sneakiness; obreption[obs1]. {{has_subtype(concealment[obj=information, M3.1.1.2]): reticence, M8.1.2.2}}. {{has_subtype: camouflage, R530}}. {{causes: invisibility, R447}}. {{uses: screen &c. R530; disguise &c. R530; hiding place &c. R530}}. {{has_subtype}} {{has_subtype(disguise)}} masquerade. {{uses(masquerade)}} mask. {{has_subtype(mask)}} ski mask; nylon stocking. {{has_result}} privacy, secrecy, secretness[obs3]; incognita. {{has_subtype: seclusion &c. R893}}. {{property_of(concealed)}} masked battery. {{performed_by}} stowaway. {{property_of}} {{has_metaphor}} snake in the grass. {{uses(occultation)}} mask. {{&has_method: burial}}. {{property_of(hidden)}} buried treasure. {{&has_method(concealment): darkness, R421}}. {{&uses(concealment)}} {{conceptual_part_of(darkness, R421)}} {{co-occurs_with(night, R126a)}} cover of night. {{requires(concealment): opacity, R426; darkness, R421}}. <-- latitancy[obs3], latitation[obs3]; ?? --> V. {{has_method(avoid[obj=detection/observation])}} [transitive] conceal, hide, secrete, put out of sight. lock up, seal up, bottle up. [transitive] cover, screen, cloak, veil, shroud; cover up one's tracks; screen from sight, screen from observation; draw the veil on, draw the curtain on, close the curtain on; curtain, shade, eclipse, throw a view over; becloud, befog; mask, bemask, disguise; ensconce, muffle, smother. [intransitive] be concealed, be hidden, be out of sight. [intransitive] {{&caused_by(be hidden)}} keep out of sight, stay out of sight, suffer an eclipse; get out of sight, retire from sight, couch; hide, hide oneself; lie hid, lie in perdu[Fr], lie in close; seclude oneself &c. R893; lurk, sneak, skulk, slink, prowl; steal into, steal out of, steal by, steal along; play at bopeep[obs3], play at hide and seek; hide in holes and corners; still hunt. {{causes(conceal)}} {{antonym_of(be seen)}} escape notice, escape detection, not be seen. {{has_subtype(hide onself): lie in ambush (ambush) R530}}. {{has_subtype(conceal[obj=information, M3.1.1.2]): be reticent, @M8.1.2.2}}. {{has_subtype(act, R680)}} {{has_method(keep out of sight)}} move under the cloak of darkness, move under cover of night, work under the cloak of darkness, work under cover of night. Adj. concealed, hidden, out of sight. undercover, behind closed doors, under the counter. under wraps, kept under wraps; covered up. {[when_modifying(payment, R807)]} off the books. occult, secret, recondite, mystic, cabalistic, dark; cryptic, cryptical[obs3]; private, privy, in petto, auricular, clandestine, close, inviolate; tortuous. behind a screen; under an eclipse; in ambush, in hiding, in disguise; in a cloud, in a fog, in a mist, in a haze, in a dark corner; in the shade, in the dark; clouded, wrapped in clouds, wrapt in clouds[obs3]; buried, underground, perdu[Fr]. {{&consequence_of: secluded &c. R893}}. {{requires(concealed): opaque, R426}}. {{causes(concealed): invisible, R447}}. {{&consequence_of(out of sight)}} furtive, stealthy, secretive, evasive, obreptitious[obs3], feline; skulking, lurking, lying in wait &c. v.; surreptitious, underhand, underhanded, hole and corner; sly &c. (cunning) R702. {{has_subtype(concealed)}} {[in_frame(communication)]} {[with_obj(information, M3.1.1.2/document[1], M8.1.3.2.2.4.3): @M8.1.2.2, undisclosed, withheld, kept confidential, kept secret]}. Adv. secretly &c. adj.; in secret, in private, in one's sleeve, in holes and corners; in the dark &c. adj.. januis clausis[Lat], with closed doors, a huis clos[Fr]; hugger mugger, a la derobee[Fr]; under the cloak of, under the rose, under the table; sub rosa[Lat], en tapinois[Fr], in the background, aside, on the sly, with bated breath, sotto voce[Lat], in a whisper, without beat of drum, a la sourdine[obs3]. behind the veil; beyond mortal ken, beyond the grave, beyond the veil; hid from mortal vision; into the eternal secret, into the realms supersensible[obs3], into the supreme mystery. underhand, underhandedly, by stealth, like a thief in the night; stealthily &c. adj.; behind the scenes, behind the curtain, behind one's back, behind a screen, behind closed doors; incognito; in camera. {{has_property(move under cover of night)}} under the cloak of darkness, under cover of night. furtively, stealthily, surreptitiously; secretively, evasively. {{has_subtype(secretly): slyly, @R702}}. <-- [Means of concealment]. [[disguise]] was M8.1.2.4 --> P2.6.1.5.R1.2 CAMOUFLAGE (R530) #530. Camouflage. N. {{uses(concealment, R528)}} camouflage, disguise, mimicry. {{has_subtype}} {{has_subtype(place, R182)}} hiding place, secret place. {{has_subtype(hiding place)}} {{has_subtype(drawer, @P2.3.1.3.20)}} secret drawer. {{has_subtype(hiding place): closet, @P2.3.1.3.10.2.R1}}. {{has_subtype(hiding place)}} recess; hold; holes and corners; crypt, adytum[obs3], abditory[obs3], oubliette. {{has_subtype(hiding place)}} inside a mattress; under a mattress. {{has_subtype(hiding place)}} {{has_subtype(container, P2.3.1.3.9)}} disguised container. {{&used_in: @M7.1.2.1.2.2.R1.4.2, ambush, ambuscade}}. {{has_subtype}}{{uses(ambush, @M7.1.2.1.2.2.R1.4.2)}} lurking hole, lurking place. secret path, back stairs; retreat &c. (refuge) R666. stalking horse. {{has_metaphor}} screen, cover, shade, blinker; veil, curtain, blind, cloak, cloud. {{has_metaphor}} mask, visor, masquerade dress, domino. {{has_subtype(disguise)}} {{has_subtype(clothing, P2.3.1.3.5)}} costume, masquerade. {{used_in(costume)}} masquerade ball, masquerade; masqerade party. {{has_subtype(costume)}} Halloween costume. pitfall &c. (source of danger) R667; trap &c. (snare) R545. V. blend in, blend into the background. lie in ambush &c. (hide oneself) R528; lie in wait for, lurk; set a trap for &c. (deceive) R545; ambuscade, ambush. [transitive] camouflage. Adj. camouflaged, hidden, concealed. Adv. aux aguets[obs3]. P2.6.1.5.R2 TRANSPARENCY (R425) #425. Transparency. N. {{antonym_of(opacity, P2.6.1.5.R3)}} transparence, transparency, clarity, pellucidness, limpidity, pellucidity[obs3]. crystallinity, glassiness. {{has_low_intensity: @P2.6.1.5.R5, translucence, translucency, lucidity, diaphaneity}}. transillumination, translumination[obs3]. {{property_of: transparent medium, glass, crystal, lymph, vitrite[obs3], water, air}}. {{&has_property(crystal): fluorescence, @P2.6.1.5.R6}}. V. be transparent &c. adj.; transmit light. Adj. transparent, pellucid, clear, limpid. glassy, crystalline, clear as crystal, vitreous, transpicuous[obs3], hyaline; hyaloid[Med], vitreform[obs3]. {[of(liquid, P2.3.1.3.1.1.1)]} serous. {[of(liquid, P2.3.1.3.1.1.1)]} {{has_high_intensity(transparent)}} colorless, water-white. {{has_low_intensity: @P2.6.1.5.R5, diaphanous, translucent, lucid, tralucent[obs1], relucent[obs3]}}. P2.6.1.5.R3 OPACITY (R426) #426. Opacity. N. {{antonym_of(transparency, P2.6.1.5.R2)}} opacity, opaqueness. {{property_of: dense cloud, @R353a}}. {{property_of}} {{has_subtype(physical object)}} opaque object. {{property_of: @P2.6.1.5.1.R1, shade, mask}}. {{property_of}} {{has_part(camera)}} lens cover. {{property_of: pea-soup fog, @P2.7.2.1.1}}. {[of(liquid, P2.3.1.3.1.1.1)]} {{extreme_of: turbidity, R426a}}. V. be opaque &c. adj.; obstruct the passage of light; obfuscate, offuscate[obs1]. Adj. opaque, impervious to light, adiaphanous[obs3]. turbid, thick, muddy, thick as pea soup, opacous[obs1]; obfuscated. smoky, fumid[obs3], murky, dirty. <-- "turbidity" is usually used of liquids, not solids, so we label it that way --> P2.6.1.5.R4 TURBIDITY (R426A) #426a. Turbidity. N. {{has_subtype(diffusion[of=light])}} {{&has_property(fluid)}} turbidity, cloudiness. smokiness, murkiness, dirtiness. {{has_low_intensity}} haze, haziness. {{property_of: fog}}. {{has_high_intensity}} muddiness, obscurity. {{measured_by}} nephelometer; turbidimeter. Adj. turbid. {{has_low_intensity}} hazy; misty. {[of(liquid, P2.3.1.3.1.1.1)]} {{has_high_intensity}} thick, muddy, obfuscated, murky, dirty. foggy, vaporous. {[of(gas)]} {{has_high_intensity}} smoky, fumid[obs3]; sooty, fuliginous[obs3]. {{has_subtype: cloudy, R353a}}. P2.6.1.5.R5 TRANSLUCENCE #427. Semitransparency. N. {{has_subtype(diffusion[of=light])}} {{&has_property(solid/fluid)}} {{has_low_intensity(whiteness)}} translucence, semitransparency, translucency, semiopacity, lucidity. {{similar_to}} {{has_subtype(thinness, @R203)}} diaphaneity. opalescence, milkiness, pearliness[obs3]. {{property_of(diaphaneity)}} gauze, muslin; film; mica, mother-of-pearl, nacre. {{property_of: cloud, P2.2.2.2.2.5, R353a}}. [opalescent jewel] opal. turbidity &c. R426a. Adj. semitransparent, translucent, semipellucid[obs3], semidiaphanous[obs3], semiopacous[obs3], semiopaque; opalescent, opaline[obs3]; pearly, milky; frosted, nacreous. V. opalesce. <-- [[lamp]] --> <-- [Source of light, self-luminous body.] --> P2.6.1.5.R6 LUMINARY (R423) #423. Luminary. N. {{emitted_by(light, R420)}} luminary, light emitter, luminous object, glowing object, source of illumination, light source, source of light. {{has_property}} luminousness, brightness, luminosity, lucidity[obs3]; radiance. {{has_subtype: fire, P2.6.1.3.3.1}}. spark, scintilla. zodiacal light; anthelion[obs3]; Lucifer; mock sun, parhelion. aurora, polar lights; northern lights, aurora borealis; southern lights, aurora australis. {{has_subtype: @P2.7.2.1, lightning, chain lightning, fork lightning, sheet lightning, summer lightning, ball lightning, kugelblitz [German]}}. {{has_subtype}} {{not_needed_for(combustion)}} cold light. <-- ; renitency[obs1], nitency[obs3] --> <-- ?? [COM:chemical substances giving off light without burning] --> {{has_subtype(cold light)}} {{&causes(illumination)}} {{property_of(long-lived)}} phosphorescence. {{needs(phosphorescence)}} phosphorescent substance. {{has_subtype(cold light)}} {{&causes(illumination)}} {{property_of(short-lived)}} fluorescence. {{needs(fluorescence)}} fluorescent substance. {{has_subtype(chemical substance)}} {{emitted_by(phosphorescence)}} phosphorus, yellow phosphorus. {{has_subtype(chemical substance)}} {{emitted_by(phosphorescence)}} phosphor. {{has_subtype(chemical substance)}} {{emitted_by(luminescence)}} scintillator. {{has_subtype(luminescence)}} {{emits(firefly)}} firefly luminescence. ignis fatuus[Lat]; Jack o'lantern, Friar's lantern; will-o'-the-wisp, firedrake[obs3], Fata Morgana[Lat]; Saint Elmo's fire. [luminous insects] glowworm, firefly, June bug, lightning bug. [luminous fish] anglerfish. {{has_subtype(artifact)}} {{used_by(combustion)}} gas light, lime light, lantern, lanthorn[obs3]; dark lantern, bull's-eye; oil &c. (grease) R356; Argand[obs3], moderator, duplex; torch, flambeau, link, brand; gaselier[obs3], chandelier, electrolier[obs3], girandole[obs3], sconce, luster; burner. {{main_component_of(wax)}} {{function_of(burn + emit[obj=light])}} candle, bougie[Fr], taper. {{has_subtype(string)}} {{has_part(candle/oil lamp)}} wick. {{has_part(candle)}} {{has_subtype(wick)}} candlewick. {{part_of(candle)}} candlestick; candelabrum, candelabra. {{similar_to(candle)}} {{property_of(inexpensive)}} rushlight, rush candle; farthing candle. {{has_subtype(artifact)}} lamp, light. {{has_subtype(lamp)}} incandescent lamp; flashlight, torch[Brit]; arc light; laser; maser [microwave radiation]; neon bulb, neon sign; fluorescent lamp. {{has_part(light)}} {{emitted_by(light, R420)}} light bulb. {{has_part(light)}} {{has_subtype(electric receptacle)}} {{contained_in(light bulb)}} socket. {{has_subtype(light bulb)}} incandescent light bulb; fluorescent light bulb. {{has_part(incandescent light bulb)}} {{emitted_by(light, R420)}} {{property_of(temperature[val=>500 deg C][while=operating])}} filament. {{has_subtype(incandescent light bulb)}} tungsten bulb. {{has_part(light bulb)}} contacts. {{has_subtype: pyrotechnic device, @P2.3.1.3.18.1}}. {{has_subtype: lighthouse, @M8.1.3.2.1.1.1}}. {{property_of(mythological)}} Phoebus; Apollo; Aurora. {{has_subtype: @P2.3.1.1.3, sun, orb of day, star, meteor, falling star, shooting star}}. {{has_subtype(star): @P2.3.1.1.3, blazing star, dog star, Sirius, canicula, Aldebaran}}. {{has_subtype}} {{member_of(star): constellation, galaxy}}. V. illuminate &c. (light) R420. Adj. self-luminous, glowing. phosphorescent, phosphoric[obs2]; fluorescent. incandescent; luminescent, chemiluminescent. radiant &c. (light) R420. fluorescing; phosphorescing. Phr. " blossomed the lovely stars, the forget-me-nots of the angels " [Longfellow]; " the sentinel stars set their watch in the sky " [Campbell]; " the planets in their station list'ning stood " [Paradise Lost]; " the Scriptures of the skies " [Bailey]; " that orbed continent, the fire that severs day from night " [Twelfth Night]. <-- This "gravity" is the physical gravitational force. "Weight" is the downward force exhibited by a physical object in the earth's gravitational field. [[gravity]] [[weight]]--> <-- should break gravity into gravitation (force) and heaviness (mass) --> P2.6.1.6 GRAVITY (R319, R320) #319. Gravity. N. {{has_subtype(force)}} {{has_subtype(attraction, P2.6.1.2.3.1)}} gravity, gravitation, gravitational attraction, gravitational force. {{causes}} {{has_subtype(force)}} weight. {{has_case: massive body[num=2], @P2.2.1.5}}. {{needs: mass, P2.2.1.5}}. {{has_subtype(massive body)}} attractor; attractee. {{has_arith_product(attractor^mass + attractee^mass)}} product of masses. {{causes(weight): pressure}}. {{property_of(weight): @R190, load, burden, burthen[obs3]}}. {{{has_relative_value(weight + mass): proportional}}}. {{{has_relative_value(gravitational force + product of masses)}}} universal gravitational constant. {{has_high_quantity(weight)}} heaviness, ponderousness, weightiness, massiveness, pondorosity[obs3]. {{{has_relative_value(mass + volume)}}} specific gravity, density. {{has_high_intensity(density)}} high density. {{property_of(high density): lead; gold; uranium; depleted uranium}}. {{has_unit(mass)}} lump of, mass of, weight of. {{has_large_quantity(weight)}} heavy weight; massive object. {{has_metaphor(heavy weight)}} {{has_subtype(heavy weight)}} millstone. {{has_subtype(massive object): mountain}}. {{assessed_by(weight)}} weighing, ponderation[obs3], trutination[obs1]. {{has_subtype(weighing)}} {[of(person, P2.3.2.3)]} weighing in. {{uses(weighing)}} {{has_subtype(solid object)}} {{has_subtype(standard): @P2.3.1.3.1.3.2, weight, weights[pl]}}. {{has_measure(weight)}} avoirdupois weight; troy weight; apothecaries' weight. {{has_units(avoirdupois weight)}} ounce[1]; pound[1], lb; hundredweight, cwt; ton, short ton; long ton; stone. {{has_units(apothecaries' weight)}} grain; scruple; dram, drachm, drachma; ounce[2]; pound[2]. &&{{{has_relative_value(pound[1] + ounce[1]): "16"}}}. &&{{{has_relative_value(hundredweight + pound[1]): "100"}}}. {{has_units(troy weight)}} ounce[3], troy ounce; pound[2]; pennyweight; grain. {{{has_relative_value(stone + pound[1]): "14"}}}. quintal; carat; pennyweight; tod[obs3]. {{has_units(weight)}} arroba[Spain, Mexico, Brazil]. {{{has_relative_value(arroba[Mexico] + pound[1]): "25.36"}}}. {{{has_relative_value(arroba[Brazil] + pound[1]): "32.38"}}}. {{{has_relative_value(ounce[1] + gram)}}} "28.350". {{has_units(weight/mass)}} {{has_subtype(metric unit)}} gram; centigram, milligram; microgram; kilogram; nanogram; picogram; femtogram; attogram; metric ton. {{measured_by(weight/mass): scale, balance, @P2.3.1.3.12.11}}. {{studied_in}} statics; general theory of relativity, general relativity. {{studied_in: astronomy}}. Ossa on Pelion. V. be heavy, be massive. gravitate, weigh, press, cumber, load. {{assessed_by(weight)}} weigh, poise. Adj. weighty, heavy; weighing &c. v.; heavy as lead; ponderous, ponderable; lumpish[obs3], lumpy, cumbersome, burdensome; cumbrous, unwieldy, massive. incumbent, superincumbent[obs3]. <-- Roget's "levity" was the phenomenon of things rising in a liquid or gas due to a density lighter than the surrounding medium, or (as with dust) due to extreme lightness. This is now distinguished from low weight by breaking the entry into several entries [[levity]]. Note that "low density" is a relative concept. We think of pumice as having low density (for a rock), although it will not float in water. --> P2.6.1.6.R1 LEVITY (R320) #320. Levity. N. {{antonym_of(heaviness, @P2.6.1.6)}} levity, lightness. {{has_subtype}} {{has_low_intensity(density, @P2.2.2)}} low density. {{similar_to(lightness)}} imponderability. volatility. {{property_of}} mustard grain. {{property_of(low density)}} {[of(bread/cake)]} {{uses(cooking)}} {{caused_by}} {{caused_by(bubble): leaven, ferment, barm[obs3], yeast}}. V. be light. render light &c. adj.; lighten. Adj. light, subtile, airy; imponderous[obs3], imponderable; astatic[obs3], weightless, ethereal, sublimated; volatile. portable, carryable by hand. <-- here buoyancy is the intrinsic property of a physical object --> P2.6.1.6.R1.1 BUOYANCY N. {{causes(low density, @P2.6.1.6.R1)}} buoyancy, ability to float. {{has_case}} {{has_subtype(fluid)}} suspending fluid. {{causes}} {{location_of(liquid surface, P1.2.2.3.1.1)}} floating on liquid. {{has_subtype}} {{case_of(suspending fluid[val=water])}} buoyancy in water. {{causes(buoyancy in water)}} floating on water. {{has_location(floating on water): water surface, @P2.3.1.1.6.1}}. {{property_of}} {{has_subtype(physical object)}} buoyant object. {{causes}} floating. {{has_subtype(low density)}} density lighter than air; density lighter than water. {{!has_relative_value(suspending fluid^density + buoyant object^density): ">1"}}. {{!property_of(density lighter than air)}} {{has_subtype(balloon)}} lighter-than-air balloon. {{has_subtype(lighter-than-air balloon)}} helium balloon; hydrogen balloon; hot air balloon. {{{has_relative_value(air^density + lighter-than-air balloon^density): ">1"}}}. {{{has_relative_value(water^density + density lighter than water): ">1"}}}. {{{has_relative_value(air^density + density lighter than air): ">1"}}}. {{property_of(buoyancy in water)}} {{has_subtype(physical object)}} {{function_of(float[on=water])}} float; buoy. {{property_of(buoyancy in water): cork, @P2.3.1.2.4; ice, @P2.3.1.1.5.1; boat; ship; life preserver; raft; pontoon; gas}}. {{property_of(buoyancy in water): bubble, P2.2.2.2.2.4}}. {[of(hot fluid)]} {{causes}} convection. {{has_subtype(convection)}} thermal draft, thermal. {{function_of(convection): flue, chimney}}. corkiness, suberosity[obs3]. V. be buoyant, float. rise; swim; be buoyed up. rise like a balloon, float like a balloon. Adj. buoyant, floating &c. v.. uncompressed, diffused. {{has_subtype(buoyant)}} buoyant in water. lighter than air, buoyant in air. {{has_property(cork)}} corky, suberose[obs3], suberous[obs3]. Phr. rise to the top like cream. P2.6.1.6.R1.2 FEATHERINESS N. featheriness. {{facilitates}} wafting, suspension in air. {{property_of}} feather; dust; mote; down; thistle; straw. {{has_subtype}} {{has_subtype(thinness): gossamer, @R203}}. {{property_of(gossamer, @R203)}} {{produces(spider, @P2.3.2.1.1.2)}} {{has_subtype(network)}} {{property_of(two-dimensional)}} cobweb, spider web; tissue paper. {{property_of}} {{exhibited_by(wafting): spider on a thread; dandelion seed}}. V. leaven. Adj. light as a feather, light as a thistle, light as air. {{has_subtype(light)}} {{has_subtype(thin): @R203, gossamer; gossamery}}. Phr. "I dream of Jeanie with the light brown hair, floating, like a vapor, on the soft summer air"[song]; "away they all flew like the down of a thistle" [The night before Christmas]. <-- [[fission]] --> P2.6.1.7 SUBATOMIC PHENOMENA N. {{studies(nuclear physics)}} subatomic phenomenon. {{exhibited_by: subatomic particle, P2.3.1.1.2}}. {{&exhibits(atomic nucleus)}} {{has_subtype(division, P2.6.1.2.4.4.1)}} radioactivity; nuclear fission, atomic fission, fission. {{has_subtype(element)}} {{exhibited_by(radioactivity)}} {{property_of(radioactive)}} radioactive element. {{emits(radioactive element)}} radiation, ionizing radiation. {{&exhibits(atomic nucleus)}} nuclear fusion, fusion. {{has_subtype(force)}} {{location_of(atomic nucleus)}} strong interaction; weak interaction. {{has_property(nucleus)}} chemical shift, nuclear magnetic resonance. {{used_in(atomic fission): atom bomb}}. {{used_in(nuclear fusion): hydrogen bomb}}. {{has_subtype(radioactivity/ionizing radiation)}} alpha particle, alpha ray; beta ray, beta particle; X-ray; cosmic radiation, cosmic ray; background radiation. {{has_subtype(radioactivity/ionizing radiation)}} {{has_subtype(electromagnetic radiation)}} gamma ray. {{emitted_by(radioactivity)}} {{has_subtype(substance, P2.1.1)}} radioactive material. {{has_subtype(radioactive material)}} radioactive element. {{emitted_by(radioactivity)}} {{has_part(radioactive element)}} {{has_subtype(isotope, @P2.3.1.2.2)}} radioactive isotope. <-- a partial list of the more common radioactive isotopes --> {{has_subtype(radioactive isotope)}} tritium, "hydrogen-3"; "uranium-238", "U-238"; "uranium-235", "U-235"; "carbon-14","C-14"; "oxygen-18"; "phosphorus-32"; "sulfur-35"; "chlorine-36"; "strontium-90"; "cobalt-60"; "iodine-125"; "iodine-126"; "gold-195". {{has_subtype(radioactive element): uranium; thorium; plutonium; radon; radium; polonium; astatine; protoactinium; neptunium; americium; curium; Einsteinium; Fermium; Mendelevium}}. Adj. {{has_property(radioactive isotope/radioactive material/radioactive element)}} radioactive. {{has_property(radioactive isotope/radioactive material): hazardous, @R655}}. {{requires(fission)}} fissile. <-- [[astronomy]] --> P2.6.1.8 ASTRONOMICAL PHENOMENA N. {{exhibits(astronomical formation, P2.3.1.1.3)}} astronomical phenomenon, astronomical phenomena[pl]. {{studied_in}} astronomy; uranography, uranology[obs3]; cosmology, cosmography[obs3], cosmogony; star gazing. {{job_of(astronomy)}} astronomer, star gazer[obs3]. {{uses(astronomy): telescope}}. {{has_subtype(building)}} {{location_of(telescope)}} observatory, astronomical observatory. {{has_subtype(building)}} planetarium. {{has_concern(astronomy)}} origin of the universe. {{has_subtype(theory[of=origin of the universe])}} {{concern_of(big bang)}} big bang theory; steady state theory. {{has_beginning(expansion of the universe)}} big bang. {{has_concern(astronomy)}} {{has_instance(expansion, P2.4.2.4.1)}} expansion of the universe. {{measured_by(expansion of the universe)}} rate of expansion, Hubble constant. {{causes(big bang)}} cosmic background radiation, "3K radiation". {{has_subtype(velocity[of=astronomical formation])}} recession velocity; star motion. {{has_subtype(star motion)}} star streaming. {{has_measure(recession velocity)}} red shift. {{exhibits(moon)}} {{has_subtype(cycle, A6.2.1)}} phase of the moon, waxing and waning of the moon. {{caused_by(phase of the moon): orbiting[of=moon][around=earth]}}. {{has_manifestation(phases of the moon)}} waxing; waning. {{has_measure(waxing)}} moon's age, days after the new moon. {{has_subtype(phase of the moon)}} new moon; full moon; first quarter; last quarter. {{property_of(new moon): dark, unlighted}}. {{has_subtype(occultation, @P2.6.1.5.R1)}} eclipse. {{has_case(eclipse): luminary; shadowing body; shadow}}. {{has_subtype(eclipse)}} partial eclipse; total eclipse. {{caused_by(eclipse): @P2.3.1.1.3, planet, moon}}. {{has_subtype(eclipse)}} eclipse of the sun, solar eclipse; eclipse of the moon, lunar eclipse. {{has_subtype(eclipse of the sun)}} {{has_subtype(partial eclipse)}} annular eclipse. {[in_frame(eclipse of the sun)]} {{has_instance(shadowing body): moon, earth's moon}}. {[in_frame(solar eclipse/lunar eclipse)]} {{has_instance(luminary): earth's sun}}. {[in_frame(eclipse of the sun)]} {{has_location(shadow): earth}}. {[in_frame(eclipse of the moon)]} {{has_instance(shadowing body): earth}}. {[in_frame(eclipse of the moon)]} {{has_location(shadow): earth's moon}}. <-- [[electronics]] --> P2.6.1.9 ELECTRICAL PHENOMENON N. {{conceptual_part_of(electron, @P2.3.1.1.2)}} {{conceptual_part_of(electrical charge, @P2.3.1.1.2)}} ELECTRICAL Phenomenon, electricity[1], galvanism, voltaic electricity, voltaism. {{required_for: electrical device, P2.3.1.3.19}}. {{studied_in}} electronics; electricity[2]. {{requires}} {{has_subtype(current)}} {{has_subtype(motion[of=electrical charge, @P2.3.1.1.2])}} {{has_subtype(motion[subj=electron])}} {{causes(voltage differential)}} electric current, current, flow of electricity, electric flow. {{required_for(electric current): electric power, P2.6.1.1.2}}. {{conceptual_part_of: @P2.3.1.3.19.R1, transistor, vacuum tube}}. {{studies(electronics): electronic device, P2.3.1.3.19.1}}. {{conceptual_part_of(electricity + magnetism)}} electromagnetism. {{conceptual_part_of(electrical potential)}} voltage differential, voltage drop, voltage, potential difference, electrical potential. {{has_lexpression(electromagnetism)}} field equations, Maxwell's equations. {{requires(electric current)}} {{has_subtype(path[for=electric current])}} {{used_in(electric equipment)}} electric circuit. {{&has_part(electric circuit): electric wire}}. {{has_property(electric circuit)}} {{has_subtype(ability[to=conduct], R157)}} conductivity, electrical conductivity. {{has_action(conductor)}} {{has_subtype(flow[of=electric current], @R262)}} conduction. {{has_low_intensity(conductivity)}} low conductivity. {{requires(electric current)}} {{uses(electric circuit)}} {{property_of(electrical conductivity)}} conductor. {{has_subtype(conductor)}} {{has_subtype(liquid)}} {{component_of(ion)}} electrolyte. {{caused_by(conduction[by=electrolyte]): motion[of=ion], R264}}. {{has_subtype(conductor)}} {{has_subtype(artifactual material, P2.3.1.3.1.2)}} artifactual conductor. {{&has_major_component(artifactual conductor): metal, @P2.3.1.2.3}}. {{has_subtype(artifactual conductor)}} {{property_of(low conductivity)}} semiconductor. {{&has_major_component(semiconductor): silicon; arsenious phosphide}}. V. {{has_action(conducter)}} {{has_subtype(conduct[obj=electricity], @R270)}} {{has_subtype(carry[obj=electric current], @R270)}} conduct. Adj. electrical, electric. electronic. magnetic. electromagnetic. <-- As with other scientific phenomena, the chemistry section has only a few of the numerous technical concepts that are required for an expert's understanding. These will be filled in as needed (as encountered in general text), or by adopting from specialist thesauri where possible. [[Chemistry]] --> P2.6.2 CHEMICAL PHENOMENON N. {{exhibits(chemical substance, P2.3.1.3.4)}} chemical phenomenon. {{studied_in}} chemistry. {{has_branch(chemistry)}} physical chemistry. {{has_subtype(chemistry)}} {{not_conceptual_part_of(theory, M3.1.2.1)}} {{conceptual_part_of(description, R594/observation, @R463)}} descriptive chemistry. {{has_branch(chemistry)}} {{studied_in(organic chemical, P2.3.1.3.4.4)}} organic chemistry; physical organic chemistry. {{has_branch(organic chemistry)}} natural product chemistry; synthetic organic chemistry; medicinal chemistry. {{has_subtype(interaction[between=atoms], P2.6)}} {{has_subtype(physical process): @P2.6.2.3, chemical reaction, reaction}}. {{has_subtype(linkage[between=atoms], A3.3.3.R1)}} {{has_conceptual_part(chemical compound)}} {{conceptual_part_of(electron)}} chemical bond, bond. {{caused_by(chemical bond)}} {{has_property(atom/radical)}} {{has_subtype(capacity)}} valence, valency, chemical valence. {{has_subtype(matter): P2.3.1.3.4, chemical, chemical substance, substance, compound}}. {{has_subtype(chemistry)}} inorganic chemistry; separation chemistry. {{has_subtype(chemistry): analytical chemistry, P2.6.2.2}}. {{has_subtype(chemical substance): materials, R635, P2.1.3}}. {{has_subtype(chemical substance): inorganic chemical; organic chemical, P2.3.1.3.4.4}}. {{has_subtype(chemical substance): organic chemical, P2.3.1.3.4.4}}. {{has_subtype(chemical substance): @P2.3.1.3.4, ion, radical, nucleophile, electrophile}}. {{has_property(chemical substance)}} chemical property; physical property, property. {{has_subtype(physical property)}} boiling point; melting point; index of refraction; density; spectrum; solubility; crystalline form; vapor pressure. {{affects(temperature): vapor pressure}}. {{increases(temperature increase): vapor pressure}}. {{has_subtype(chemical property)}} reactivity; ionizability; nucleophilicity; structure, chemical structure. {{&has_property(chemical structure)}} isomerism. {{has_subtype(isomerism)}} optical isomerism. {{exhibited_by(optical isomerism)}} {{has_subtype(chemical substance)}} optical isomer, optically active substance. {{exhibits(optical isomer)}} {{has_subtype(rotation[of=polarized light])}} optical rotation. {{has_subtype(chemical substance)}} acid; base, alkali; salt. {{has_subtype(chemical bonding)}} unsaturation. {{property_of(unsaturation)}} {{has_subtype(chemical bond)}} double bond. {{has_subtype(resonance)}} {{exhibited_by(unsaturated compound)}} aromaticity; non-bonded resonance. {{part_of(double bond)}} resonant structure, alternating double bonds. {{has_part(resonant structure)}} {{constitutes(electron[num=>1])}} pi clouds. Adj. {{&has_property(organic chemical)}} aromatic; aliphatic. {{&has_property(organic chemical)}} hydrophilic. {{antonym_of(hydrophilic)}} hydrophobic, greasy. {{has_property(ion, @P2.3.1.3.4)}} ionized, ionic. {{antonym_of(ionic)}} nonionic, unionized. amphoteric; zwitterionic. P2.6.2.1 PHYSICAL CHEMICAL PHENOMENA <-- part of Roget's "liquefaction" has been moved here. The original "liquefaction (under heat) has been renamed "melting"[[dissolution]] --> N. physical chemical phenomenon. {{studied_in: physical chemistry, @P2.6.2}}. <-- [[the head word is the action of dissolving --> P2.6.2.1.1 DISSOLUTION N. {{exhibits(solvent, @P2.3.1.3.4)}} dissolution, solution[1], dissolving. {{has_result}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{has_subtype(mixture)}} solution. {{!!has_component(solution)}} solute, dissolved substance. {{!!has_component(solution): solvent, @P2.3.1.3.4}}. {{has_property($solution)}} {{has_subtype(volume): solution^volume}}. &&{{&has_component($solution): solution^solute}}. &&{{has_property(solution^solute)}} {{has_subtype(mass): solute^mass}}. &&{{has_property(solution^solute)}} {{{has_relative_val(solute^mass + solution^volume)}}} {{has_subtype(density, @P2.2.2)}} concentration. {{has_subtype(concentration)}} molar concentration; molal concentration. {{has_units(concentration): milligrams per milliliter}}. {{has_obj_requirement(dissolving)}} solubility. infusion, flux, apozem[obs3], lixivium[obs3]. liquation[obs1], deliquation[obs1], deliquescence; lixiviation[obs3]. {{requires}} {{has_subtype(liquid, P2.3.1.3.1.1.1): @P2.3.1.3.4, solvent, menstruum, alkahest[obs3]}}. {[of(liquid, P2.3.1.3.1.1.1)]} {{has_extreme(solubility)}} miscibility. V. dissolve, solve, resolve. liquefy. liquate[obs1]; hold in solution. deliquesce. Adj. soluble, colliquative[obs3]. deliquescent. dissolved, in solution. {{antonym_of(soluble)}} insoluble. {{has_low_intensity(soluble)}} semisoluble, poorly soluble. {{has_extreme(solubile)}} miscibile. P2.6.2.2 ANALYTICAL CHEMISTRY N. analytical chemistry. {{studies}} analysis, chemical analysis. {{has_topic}} {{has_subtype(composition[of=chemical substance], A2.5.5)}} {{has_subtype(list[of=components], R86)}} chemical composition, composition, composition of matter, chemical makeup, chemical components. {{has_subtype(chemical composition)}} {{member_of(chemical element, P2.3.1.2.2)}} elemental composition. {{has_subtype(chemical analysis)}} biochemical analysis; physical analysis. {{has_concern(analysis): @P2.6.2, structure, chemical structure}}. {{has_method}} analytical method, analytical technique. {{has_subtype(analytical technique)}} {{measured_by(chemical structure, @P2.6.2)}} X-ray crystallography; spectroscopy. {{produces(spectroscopy)}} spectrogram, spectrum. {{produces(X-ray crystallography)}} X-ray crystallograph. {{has_subtype(spectrum)}} infrared spectrum; visible spectrum; ultraviolet spectrum; nuclear magnetic resonance spectrum; mass spectrum; Raman spectrum; nuclear overhauser effect spectrum, NOE spectrum. {{has_subtype(nuclear magnetic resonance spectrum)}} proton magnetic resonance spectrum. {{uses(chemical analysis)}} crucible, reagent; ordeal; ring; litmus paper, curcuma paper[obs3], turmeric paper; test tube. {{uses(chemical analysis): analytical instruments &c. R633}}. P2.6.2.3 CHEMICAL REACTION N. {{has_subtype(interaction[between=atoms], P2.6)}} {{has_subtype(physical process)}} {{has_subtype(creation[obj=chemical substance], A7.4)}} {{has_subtype(destruction[obj=chemical substance], R162)}} chemical reaction, reaction. <-- for this conceptualization, a "functional group" may be as small as a single atom, i.e. whatever group of atoms is altered in a chemical reaction --> {{has_patient(chemical reaction): chemical substance; functional group}}. {{has_property(chemical reaction)}} {{has_subtype(rate, @R151)}} reaction rate, chemical reaction rate. {{stimulated_by(chemical reaction)}} {{increased_by(chemical reaction rate)}} {{has_subtype(chemical reaction)}} catalysis. {{paction_of(catalysis): catalyst, @P2.3.1.3.4}}. {{has_case(chemical reaction)}} {{affected_by(reaction rate)}} activation energy. {{has_case(chemical reaction)}} {{has_subtype(chemical substance)}} reactant. {{ruled_by(reaction rate)}} {{has_subtype(rule, @P2.6.1)}} law of mass action. <-- "rate of reaction is proportional to the product of the concentrations of the reactants" --> {{conceptual_part_of(chemical reaction)}} {{has_subtype(physical process)}} {{uses(manufacturing[obj=chemical substance, P2.3.1.3.4], M7.3.5.4.1.1)}} chemical process. {{has_subtype(chemical reaction)}} {{has_subtype(creation[obj=chemical substance], A7.4)}} synthesis. {{has_subtype(synthesis[obj=biochemical, P2.3.1.3.4.4.1])}} {{exhibits(organism, R357)}} biosynthesis. {{has_subtype(synthesis)}} {{performs(chemist)}} total synthesis. {{has_subtype(chemical reaction)}} {{property_of(unintended, @R621)}} side reaction[Chem.]. {{has_case(chemical reaction)}} reactant[num=>0]; product[num=>0]. {{has_subtype(chemical reaction)}} hydrolysis; disproportionation; phosphorolysis. {{has_subtype(chemical reaction)}} {{has_subtype(exchange, @R148)}} metathesis; substitution, substitution reaction. {{has_patient(substitution reaction): moiety, @P2.3.1.3.4.4.2}}. {{has_subtype(substitution)}} nucleophilic substitution; electrophilic substitution. {{has_property(chemical reaction)}} mechanism, reaction mechanism. {{has_subtype(reaction mechanism)}} second order reaction; first order reaction. {{has_subtype(chemical reaction)}} {{has_subtype(exchange, @R148)}} {{has_subtype(reaction mechanism)}} "SN1 reaction"; "SN2 reaction". <-- no compound is completely inactive, so these "inactive" words should be interpreted as low reactivity --> {{property_of(low reactivity)}} {{has_subtype(chemical substance)}} unreactive substance. {{has_subtype(unreactive substance): noble gas; noble metal}}. {{not_exhibits(unreactive substance): chemical reaction}}. {{has_low_level(reactivity)}} low reactivity, unreactivity, slow reactivity. {{antonym_of(reactivity)}} {{has_extreme(low reactivity)}} inertness. {{has_subtype(chemical reaction)}} acylation; hydrogenation; chlorination; iodination; bromination. {{has_case(acylation)}} {{has_subtype(functional group)}} acyl group. {{has_subtype(acylation)}} acetylation; formylation; propylation; butylation. {{has_case(acetylation)}} {{has_subtype(functional group)}} acetyl group. {{has_case(formylation)}} {{has_subtype(functional group)}} formyl group. {{has_case(propylation)}} {{has_subtype(functional group)}} propyl group. {{has_case(butylation)}} {{has_subtype(functional group)}} butyl group. V. [trans & intrans.] react. {{has_subtype(react)}} [transitive] acylate; chlorinate; iodinate; brominate; reduce; oxidize; substitute. {{has_subtype(react): hydrolyze[trans. & intrans.], @R49}}. {{has_method(hydrolyse)}} {{has_method(synthesize[obj=soap, @R652a]): saponify[trans.], @R355a}}. {{has_method(reduce)}} hydrogenate. {{has_subtype(acylate)}} acetylate; formylate; propylate; butylate. Adj. reactive. {{antonym_of(reactive)}} unreactive, inert. nucleophilic. {{antonym_of(nucleophilic)}} electrophilic. {{has_consequence(acylation)}} acylated; chlorinated; iodinated; brominated; reduced; oxidized. {{consequence_of(reduced)}} hydrogenated. {{has_subtype(acylated)}} acetylated; formylated; propylated; butylated. <-- [[biochemistry]] --> P2.6.3 BIOCHEMISTRY N. {{studied_in(chemistry[of=life])}} biochemistry. {{studies}} {{exhibits(enzyme, P2.3.1.3.4.4.1.1)}} {{has_subtype(chemical reaction, @P2.6.2)}} enzymatic reaction. {{part_of(enzymatic reaction)}} enzymatic process; enzymatic cascade; metabolic pathway. {{studies}} {{has_subtype(organic chemical): biochemical, P2.3.1.3.4.4.1}}. {{has_subtype}} {{studied_in(body fluid/body chemical)}} physiological chemistry. {[in_frame(enzymatic reaction)]} {{has_subtype(reactant, @P2.6.2)}} substrate, enzymatic reactant, enzyme substrate. {{has_measure(binding[of=substrate][to=enzyme])}} {{has_property(substrate)}} Michaelis constant, Km. {{affects(Michaelis constant)}} rate of reaction. {{has_case(enzyme, P2.3.1.3.4.4.1.1)}} {{inhibited_by(enzymatic reaction)}} {{has_subtype(inhibitor, @P2.3.1.3.4)}} inhibitor, enzyme inhibitor. {{has_subtype(enzymatic process)}} {{used_in(microbe/microbiual enzyme)}} fermentation. {{has_subtype(fermentation)}} {{produced_by(alcohol)}} alcoholic fermentation. {{has_subtype(alcoholic fermentation)}} {{produced_by(ethanol)}} {{used_in(brewer's yeast)}} brewing. {{has_subtype(fermentation)}} {{produced_by(acetone)}} acetone fermentation. <-- "Biology" excludes animate objects & vitality generally) --> <-- categories from prospective volition cf. ends, goals (subservience). Retain non-health aspects in volition e.g. created 659a damage for the concept of damage generally --> <-- health 654 health 655 disease 656 salubrity 657 insalubrity 658 improvement 659 deterioration therapy 660 restoration 661 relapse 662 remedy 663 bane --> <-- PO parts of remedy, bane to POPHARM and POTOX, POMEDTOOL, PODIAGINST, POMTHERINST --> <-- [[BIOLOGY]] --> P2.6.4 BIOLOGICAL PHENOMENON N. {{exhibits(life, P2.2.3.1)}} biological phenomenon. {{studied_in}} {{studied_in(life, P2.2.3.1)}} biology, science of life. {{has_branch(biology)}} ecology, oecology. {{studies(ecology)}} {{has_subtype(abode, R189)}} ecological system, biome, habitat. {{studies(ecology)}} {{has_subtype(surroundings[of=living organism])}} environment. {{has_branch(ecology)}} animal ecology. {{has_branch(biology): anatomy, P2.6.4.5.1}}. {{has_branch(biology)}} physiology. <-- WAS "PROPERTIES OF LIVING THINGS" R441 TO R443, R163, R166, R167 R654, R656, R657, R658, R663 This should be similar to the UMLS "biological function" (include nutrition, excretion, growth, metabolism ) (most of perception and sensation are placed in M.4 cognition and M.5 mind-matter interactions) properties of living entities (cf. perception ) 441. Vision 442. Blindness 443. Dim-sightedness 163. Reproduction, Genetics 166. Paternity 167. Posterity R654 -663 health, bane, recovery --> P2.6.4.1 BIOLOGICAL FUNCTION N. {{has_process(ORGANISM, P2.3.2.1)}} biological function. <-- [[physiology]] --> P2.6.4.1.1 PHYSIOLOGICAL FUNCTION N. {{has_biofunction(organism, P2.3.2.1/body, P2.3.2.2.3.1)}} physiological function. {{has_biofunction(body, P2.3.2.2.3.1)}} body function. {{has_subtype}} {{has_subtype(reaction, @R154)}} {{&causes(event, R151/experience, R151a)}} physiological reaction. {{produced_by(tear)}} tearing. {{has_subtype(tearing): crying}}. {{has_subtype}} {{conceptual_part_of(gas, @R334)}} {{affected_by(intestine, @P2.3.2.2.3.2.2)}} flatulence, flatulency. {{exhibits(animal[1], R366)}} {{purpose_of(ingest[obj=air])}} breathing, respiration. {{has_part(breathing)}} inhalation; exhalation. {{has_subtype(breathing)}} {{property_of(abnormal)}} {{has_low_intensity(wind)}} {{exhibits(animal[1], R366)}} sneeze, sneezing, sternutation; hiccup, hiccough; catching of the breath. V. function. {{has_low_intensity(waft)}} {{exhibits(animal[1], R366)}} respire, breathe. {{has_part(respire)}} inhale; exhale. {{has_subtype(breathe)}} {{property_of(abnormal)}} puff; whiff, whiffle; gasp, wheeze; snuff, snuffle; sniff, sniffle; sneeze, cough. P2.6.4.1.1.1 ORGAN FUNCTION N. organ function. {{&has_subtype}} regeneration, renewal, regrowth. V. function. regenerate, grow back, regrow. <-- vision, here, mostly refers to the bilogical and physiological aspects of the vision faculty. At R441a, the psychological aspects of vision are treated. [[see]]. The subjective aspects of vision, and the appearance of the image are in mental categories, e.g. R448, appearance --> P2.6.4.1.1.1.1 VISION (R441) #441. Vision. N. {{hperforms(observer, R444)}} {{has_subtype(perception)}} vision, sight, eyesight, seeing[1], light perception. {{function_of}} visual system. {{needs}} {{has_subtype(organ, P2.3.2.2.3.2.2)}} visual organ; organ of vision. {{has_subtype(visual organ): @R1002, eye, naked eye, unassisted eye, optics[obs2], orbs[pl]}}. {{has_case(seeing[1])}} {{has_subtype(location[of=observer, R444], R183)}} viewpoint, point of view, perspective. {{has_result(seeing)}} {{has_subtype(image)}} view, look, espial[obs3], gander, ken, coup d'oeil[Fr]. {{has_subtype(look)}} {{property_of(short duration, @R108)}} glance, glimpse, glint, peep. {{has_property(view): appearance, R448}}. <-- this seeing is the deliberate act of looking --> {{has_conceptual_part(vision)}} {{hperforms(observer, R444)}} {{required_for(attention, R457)}} viewing, looking, seeing[2], observing, observation[1]. {{has_subtype(seeing[1][obj=color])}} color perception. {{required_for(color perception): color vision, @M6.1.2.7.3.1}}. {{has_subtype(look)}} {{property_of(prolonged, @R110)}} gaze, stare. {{-hperforms(person, P2.3.2.3)}}{{has_subtype(stare[mode=lasciviously][at=person, P2.3.2.3])}} leer. {{has_low_intensity(leer): ogle, @R895}}. {{has_result(seeing[2])}} observation[2], something seen. {{has_subtype(eye)}} {[of(person, P2.3.2.3)]}{{property_of(ugly, @R846)}} saucer eyes, goggle eyes, gooseberry eyes. {{has_part(eye): @P2.3.2.2.3.2, retina, pupil, iris, cornea, white}}. {{has_part(eye)}} {{has_subtype(cover): @P2.3.2.2.3.2, eyelid}}. {{has_subtype(sight)}} {{property_of(imperfect): short sight &c. R443}}. {{has_high_quality}} good vision, keen eyesight, "20-20 vision"; clear sight, sharp sight, quick sight, eagle sight, piercing sight, penetrating sight, clear glance, sharp glance, quick glance, eagle glance, piercing glance, penetrating glance, clear eye, sharp eye, quick eye, piercing eye, penetrating eye. {{has_requirement(good vision)}} vision enhancement; vision correction. {{function_of(vision enhancement/vision correction): optical instruments, R445, P2.3.1.3.12.2.2 }}. V. see, observe, discern, perceive, have in sight, descry, sight. view, behold; make out, discover, distinguish, recognize, spy, espy, ken; get a sight of, have a sight of, catch sight of, catch a sight of, get a glimpse of, have a glimpse of, catch a glimpse of, get a glimpse at. look, glance, take a gander, glint, peep. [transitive] eye, glimpse. Adj. {{has_subj_requirement(see)}} sighted. {{antonym_of(sighted): blind, R442}}. <-- [Imperfect vision.] The psychological entry, R443a contains all references to Fallacies of vision. --> P2.6.4.1.1.1.1.1 DIMSIGHTEDNESS (R443) #443. Dimsightedness. N. {{has_subtype(vision)}} {{property_of(bad)}} dimsightedness, poor vision, bad vision, poor sight, dim sight, dull sight, failing sight. half sight; short sight, near sight, nearsightedness; long sight, farsightedness; double sight, double vision; astigmatism, astigmatic sight. myopia, presbyopia[obs3]; color blindness, chromato-pseudo-blepsis[obs3], Daltonism; nyctalopia[obs3]; strabismus, strabism[obs3]; squint; day blindness, hemeralopia[obs3], nystagmus; xanthocyanopia[obs3], xanthopsia[Med]; cast in the eye, swivel eye. {{&property_of(strabismus)}} albino. {{has_high_intensity}} legal blindness. {{&caused_by}} cataracts; eye trauma; foreign body in the eye, foreign body. {{&caused_by(eye trauma): cutting, penetration; solvent; ultraviolet exposure}}. {{has_subtype(remedy[for=poor vision]): eyeglasses; contact lenses}}. {{has_subtype(remedy[for=cataracts])}} corneal transplant. {{has_low_intensity}} sore eye; tired eye; bloodshot eye. {{has_subtype(remedy[for=sore eye])}} eye drops; eyewash. V. be dimsighted, see poorly; see double; have a mote in the eye, have a mist before the eyes, have a film over the eyes. Adj. dim-sighted; myopic, presbyopic[obs3]; astigmatic; moon-eyed, mope-eyed, blear-eyed; one-eyed, blind of one eye, monoculous[obs3]; half-blind, purblind; cock-eyed, dim-eyed, mole-eyed; dichroic. nearsighted; farsighted; color blind; double sighted; strabismic. <-- most of the Roget entry on blindness refers to psychological aspects. See R442a "Blindness". This section, R442 is renamed as "absence of vision", and is physiological. --> P2.6.4.1.1.1.1.R1 ABSENCE OF VISION #442. Absence of Vision. N. {{caused_by(blindness, R442a)}} {{has_subtype(physical handicap)}} absence of vision, blindness. {{&has_property: incurable}}. {{&caused_by}} {{has_subtype(absence[of=eye, @P2.3.2.2.3.2], R187)}} lack of visual organ. {{&caused_by}} {{has_subtype(damage[to=eye, @P2.3.2.2.3.2], R659a)}} blinding. {{&caused_by}} {{has_subtype(damage[to=visual system, @R441], R659a)}} loss of vision. {{trait_of}} blind person, sightless person. {{&uses(blind person)}} {{has_subtype(copy[of=eye, @P2.3.2.2.3.2])}} {{constitutes(glass)}} glass eye. {{&uses(blind person)}} {{has_subtype(cover[on=eye, @P2.3.2.2.3.2])}} eye patch. V. be blind, be sightless. {{&caused_by}} blind, render blind. Adj. blind, sightless, visionless. {{&caused_by}} eyeless. blinded &c. v.. P2.6.4.1.1.2 ORGANISM FUNCTION N. {{has_property(organism, R357)}} {{has_subtype(physical process)}} organism function. V. function. <-- The Roget reproduction included "resurrection, apotheosis" here. We moved that to organism function, above, and reserve this entry for reproduction of the species. The related "new edition" is moved to copying. [[reproduction]] --> P2.6.4.1.1.2.1 REPRODUCTION (R163) #163. Reproduction. N. {{has_subtype(copying[of=organism, R357])}} {{has_subtype(production [of=organism, R357], R161)}} {{has_subtype(creation[of=organism, R357], R161)}} {{exhibits(organism, R357)}} reproduction, biological reproduction, procreation, propagation, propagation of the species; multiplication. {{has_case: parentage, R166}}. {{has_case}} {{has_result}} {{has_subtype(beginning[of=life], R66)}} {{exhibits_p(organism, R357)}} birth. {{co-occurs_with(reproduction): birth[of=organism]}}. {{result_of(birth[of=person, P2.3.2.3])}} {{hperforms(mother, @R11)}} parturition, birth-throe, childbirth, delivery, confinement, accouchement, travail, labor, geniture[obs3]. {{has_process: @P2.6.4.2, heredity, inheritance}}. {{has_subtype}} sexual reproduction; asexual reproduction. {{has_subtype(asexual reproduction)}} {{&exhibits(microbe, P2.3.2.1.3)}} sporulation; binary fission; budding. {{has_conceptual_part(sexual reproduction)}} mating. {{has_manifestation(sexual reproduction)}} sexuality, sex, sexual behavior. {{has_subtype(sexual behavior)}} mating behavior, mating ritual. {{part_of(mating)}} breeding. {{studied_in(birth[of=person])}} obstetrics; midwifery. {{&has_conceptual_part}} {{follows(birth[of=animal[1], R366])}} pregnancy. {{has_subtype(preparation[for=birth], R673)}} {{co-occurs_with(pregnancy)}} gestation. {{has_subtype(gestation)}} {{location_of(egg, P2.3.1.3.2.12)}} incubation, hatching. {{requires(incubation[of=bird^egg])}} {{exhibits(bird, P2.3.2.1.1.1.2)}} sitting. {{forms}} {{has_subtype(beginning[of=organism], R66)}} germ. {{has_subtype(germ[of=plant, R367])}} seed. {{part_of(seed)}} seed case, seed pod, pod, seed vessel. {{has_subtype(seed[of=fruit])}} stone, pit, kernel, grain. {{&has_subtype(seed)}} {{property_of(dry)}} berry. {{has_subtype(seed)}} nut. {{has_subtype(germ)}} embryo; bud; fertilized egg. {{has_subtype(embryo[of=seedling])}} radicle, embryonic root. {{has_subtype(birth)}} multiple birth. {{produces(multiple birth): @P2.3.2.3.6.2.2, twins, triplets, quadruplets, quintuplets, sextuplets}}. {[of(beast)]} {{produces(multiple birth): litter, @R167}}. {{has_subtype(productiveness, R168)}} rapid breeding, pullulation, fructification, superfetation. {{uses}} reproductive structure; germ. {{has_subtype(reproductive structure)}} sex organ. {{produces(sex organ[of=eukaryote])}} {{property_of(haploid)}} {{has_subtype(eukaryotic cell)}} gamete, gametangium[obs3], germ cell, germinal matter. {{has_subtype(sex organ)}} ovary. {{has_subtype(ovary)}} {{has_part(plant, R367)}} plant ovary. {{has_part(plant ovary)}} pericarp. {{has_subtype(germ cell)}} {{!produces(female)}} ovum, egg. {{has_subtype(germ cell)}} {{!produces(male, @R366)}} semen, sperm, spermatozoa[pl]. {{has_location(sperm)}} {{has_subtype(body fluid)}} seminal fluid. {{produced_by(seminal fluid): testes; prostate}}. {{&has_subtype(reproductive structure[of=microorganism])}} {{produces(sporulation)}} spore; spore sac. {{has_beginning(growth[of=spore])}} germination. {{&has_subtype(reproductive structure)}} {{produces(budding)}} bud. {{has_subtype(sex organ): mammalian sex organ, @P2.3.2.2.3.2.2}}. {{&location_of(germ cell)}} {{uses(egg-laying animal): egg, @P2.3.1.3.2.12}}. V. reproduce, propagate, procreate, multiply, repeat, progenerate[obs3]; resurge[obs3]. {{has_conceptual_part(reproduce)}} {{caused_by(be born)}} bear, give birth, give birth to, lie in, be brought to bed of, beget, fecundate, bring forth, usher into the world. mother; father, sire; hatch. get. {{caused_by(pregnancy)}} impregnate. {{has_conceptual_part}} be born. {{has_conceptual_part}} be pregnant, incubate. {{has_subtype(be pregnant)}} {[of(person, P2.3.2.3)]} carry a child, be with child. breed; pullulate, fructify. crop up, spring up like mushrooms. {[with_object(organism): @P2.6.4.1.1.2.1, propagate; procreate; breed]}. {[with_subject(animal[1], R366)]} lay, whelp, evolve; teem, ean[obs3], yean[obs3], drop; pup; kitten; kindle. {[with_subject(pig)]} farrow. Adj. reproductive, procreative. reproduced &c. v.; renascent, reappearing; suigenetic[obs3]. pregnant, gravid. {{has_subtype(pregnant)}} {[of(human)]} in the family way, with child, big with child. {[referring_to(sperm)]} seminal, spermatozoal. <-- [[father; paternity]] --> P2.6.4.1.1.2.1.R1 PARENTAGE (R166) #166. Parentage. N. {{has_subtype(cause, R153)}} parentage, parenthood. {{is_a: consanguinity &c. R11}}. paternity, fatherhood. motherhood, maternity. {[of(person, P2.3.2.3)]} {{performed_by: parent, P2.3.2.3.6.2.3}}. {{has_subtype(series, A4.2.4)}} {{conceptual_part_of(parentage)}} genealogy, descent, line, line of ancestors, pedigree, lineage, extraction, strain, birth, ancestry, heritage, stem, stock, stirps, stirpes[pl]. {{conceptual_part_of(genealogy): race, family, house}}. {{property_of: ancestor}}. Adj. parental. paternal; maternal; family, ancestral, linear, patriarchal. geneological. Phr. avi numerantur avorum[Lat]; "happy he with such a mother" [Tennyson]; hombre bueno no le busquen abolengo[Sp]; philosophia stemma non inspicit [Lat][Seneca]. P2.6.4.1.1.2.1.R2 POSTERITY (R167) #167. Posterity. N. posterity, progeny, breed, issue, offspring. {[of(beast)]} brood, litter, seed, farrow, spawn, spat. {[of(person, P2.3.2.3)]} family; grandchildren; great-grandchild. {[of(person, P2.3.2.3)]} heirs. {[of(person, P2.3.2.3)]} {{has_conceptual_part}} inheritance, legacy. {{has_subtype(posterity): descendant; child, son, daughter, P2.3.2.3.6.2.2}}. straight descent, sonship[obs3], line, lineage, filiation[obs3], primogeniture. Adj. filial; diphyletic[obs3]. Phr. "the child is father of the man" [Wordsworth]; "the fruit doesn't fall far from the tree", "like father, like son". <-- R654 -663 health, illness, remedy, bane recovery --> P2.6.4.1.1.2.2 HEALTH (R654) #654. Health. N. {{has_subtype(goal, M7.1.2.1.2)}} {{has_subtype(good, M7.1.2.1.2.1)}} {{antonym_of(sickness, @P2.6.4.1.2.1)}} health, sanity, soundness, healthiness, good health. {{has_high_intensity}} vigor, hardiness, robustness, haleness, perfect health, excellent health, rude health, robust health; bloom; good state of health, clean bill of health. Hygeia[obs3]; incorruption, incorruptibility; eupepsia[obs3]; euphoria, euphory[obs3]; "St. Anthony's fire"[obs3]. {{has_low_level: ill health}}. V. be in health, be healthy. be hale, be hearty, be vigorous. bloom, flourish. keep body and soul together, keep on one's legs; enjoy good health, enjoy a good state of health; have a clean bill of health. return to health; recover &c. R660; get better &c. (improve) R658; take a new lease of life, fresh lease of life; recruit; restore to health; cure &c. (restore) R660; tinker. Adj. healthy, sound, in health, in good health, well. {{has_high_intensity}} well, hearty, hale, fresh, green, whole; florid, flush, hardy, stanch, staunch, brave, robust, vigorous, buxom, weatherproof. unscathed, uninjured, unmaimed[obs3], unmarred, untainted; sound of wind and limb, safe and sound. on one's legs; sound as a roach, sound as a bell; fresh as a daisy, fresh as a rose, fresh as April[obs3]; hearty as a buck; in fine feather, in high feather; in good case, in full bloom; pretty bobbish[obs3], tolerably well, as well as can be expected. sanitary &c. (health-giving) R656; sanatory &c. (remedial) R662. Adv. well; healthily. Phr. " health that snuffs the morning air" [Grainger]; non est vivere sed valere vita [Lat][Martial]; mens sana in corpore sano[Lat: a sound mind in a sound body]. <-- R655, disease to pathology --> P2.6.4.1.1.2.2.1 SALUBRITY #656. Salubrity. N. {{&caused_by(health, P2.6.4.1.1.2.2)}} salubrity, healthfulness, healthiness, wholesomeness. {{property_of}} fine air, fine climate; eudiometer[obs3]. {{property_of}} {{has_subtype(precaution)}} hygiene. {{property_of}} sanitarium, sanitorium. {{job_of}} sanitarian. {{property_of: preventive medicine, P2.6.4.8.4}}. V. be salubrious &c. adj.; agree with; assimilate &c. R23. Adj. {{&caused_by(health, P2.6.4.1.1.2.2)}} healthful, salubrious, salutary, wholesome, healthy, salutiferous[obs3]. sanitary, clean; hygeian[obs3], hygienic; prophylactic. bracing, tonic, invigorating, good for, nutritious. {{has_low_level(healthful)}} innocuous, harmless, benign, uninjurious, innoxious[obs3], innocent. {{has_subtype(innocuous)}} {[of(microorganism)]} uninfectious, non-pathogenic. sanative &c. (remedial) R662; restorative &c. (reinstate) R660; useful &c. R644. <-- [[nutrition]] --> P2.6.4.1.1.2.3 NUTRITION (TE 306, 307) N. {{needs(health, P2.6.4.1.1.2.2)}} {{has_method(preservation[of=life, R359], R670)}} nutrition, nourishment, sustentation, alimentation, nurture, sustention[obs2]. {{has_low_quantity}} {{property_of(bare sufficiency)}} subsistence. {{consumes: food, R298}}. {{!has_method: eating}}. {{&has_method}} {[in_frame(medical care)]} tube feeding; intravenous feeding. {{has_subtype(eating)}} {{property_of(habitual)}} diet, regimen. {{has_subtype(diet)}} macrobiotic diet. {{topic_of(macrobiotic diet)}} {{has_subtype(theory, M3.1.2.1)}} macrobiotic theory. &&{{asserts(macrobiotic theory)}} {{causes(macrobiotic diet): long life, @R128}}. {{has_subtype: human nutrition, P2.8.3.1}}. {{has_conceptual_part: @P2.8.3.1, chewing, mastication, swallowing, deglutition, gulp, rumination}}. {{has_measure}} {{has_property(food, R298)}} nutritional value. {{has_conceptual_part(nutritional value)}} caloric content. {{has_conceptual_part(nutritional value): protein, @P2.3.1.3.4.4.1; carbohydrate, @P2.3.1.3.4.4; fat, @R356b; vitamin, P2.3.1.3.4.4.1.2}}. {{has_conceptual_part(nutritional value)}} {{has_subtype(biochemical, P2.3.1.3.4.4.1)}} {{increased_by(peristalsis, @R299)}} fiber, fibre. {{has_subtype(fiber)}} {{&has_part(food, R298)}} soluble fiber; insoluble fiber. {{has_unit(caloric content): @R382, calorie, large calorie}}. {[of(microbe)]} {{location_of(stationary water, P2.3.1.1.6.1.1)}} {{caused_by}} eutrophication, eutrophy. V. [transitive] nourish, sustain, nurture. {{has_method}} feed. cultivate. cradle, nurse, dry nurse, suckle, put out to nurse. {{has_subtype(feed[obj=plant, R367]): fertilize, manure}}. {{has_subtype}} {{has_subtype(accelerate[obj=plant growth], @R35)}} force. foster, cherish. Adj. nourishing. eutrophic. <-- "pathological function" is inserted here for consistency with UMLS --> P2.6.4.1.2 PATHOLOGICAL FUNCTION N. {{&has_process(organism, R357)}} {{studies(pathology, P2.6.4.8.2)}} pathological function. <-- here we would place all of the diseases known to medicine. Since those are extensively covered in the UMLS metathesaurus, we will delay entering until sytematic supplementation is started --> <-- Here the distinction between disease and symptom is not carefully followed. For a more comprehensive classification of disease, the Merck Manual can be referred to online. [[disease]] [[illness]]--> <-- [[sick]] --> P2.6.4.1.2.1 DISEASE OR SYNDROME #655. Disease. N. {{has_subtype(bodily harm, M7.1.2.1.2.2.R1.2.1)}} {{&caused_by(death, P2.2.3.2)}} {{has_subtype(evil, R619)}} disease, illness, sickness, malady, ailment, disorder, complaint. {{conceptual_part_of}} sickness, ill health, illness[2]. {{&caused_by: bane, P2.6.4.1.2.1.R1}}. acute illness; chronic illness. {{has_subtype(instance[of=illness], A2.2.1.2)}} case. {{property_of(inherited)}} {{&causes(genetic mutation)}} genetic disease, inherited disease, hereditary disease. {{has_subtype}} {{property_of(communicable/transmissable)}} communicable disease, transmissable disease, contagious disease, contagion. {{affected_by(child)}} childhood disease, disease of childhood. {{causes}} sickliness, loss of health, lack of health, poor health, ill health. morbidity, morbosity[obs1]; infirmity, indisposition; distemper, distemperature[obs3]. {{has_subtype(chronic illness)}} invalidism. {{studied_in}} pathology, etiology, nosology[obs3]. {{has_subtype}}{{causes(toxin, P2.3.1.3.4.2)}} poisoning, intoxication, venenation[obs1]. {{has_subtype(intoxication)}} {{causes(botulin, @P2.3.1.3.4.2)}} botulism. ailing, feeling ill; "all the ills that flesh is heir to " [Hamlet]. visitation, attack. seizure, fit; stroke. {{has_subtype}} {{causes(pathogen, @P2.3.2.1.3): infection, P2.6.4.1.2.1.1}}. {{has_subtype}} {{causes(parasite)}} infestation. {{has_symptom}} symptom. {{&member_of(symptom)}} syndrome. {{has_symptom(hepatitis)}} jaundice, yellowed skin, jaundiced skin. {{has_subtype(disease)}} {{affected_by(liver)}} hepatitis, liver disease. {{has_subtype(hepatitis)}} {{causative_organism_of(virua)}} viral hepatitis. {{has_subtype(hepatitis)}} cirrhosis of the liver, cirrhosed liver. {{has_subtype(symptom)}} hemoglobinuria. {{has_subtype(symptom): fever; pain}}. {{causes: deterioration, R659; unhealthiness, R657, P2.6.4.8.2.2}}. {{facilitated_by}} delicacy, frail constitution. invalidation, cachexy[obs3]; cachexia[Med], atrophy, marasmus[obs3]; indigestion, dyspepsia; decay &c. (deterioration) R659; palsy, paralysis; prostration. {{&caused_by}} taint, pollution. {{property_of(multiplicity)}} {{affected_by(group)}} epidemic, pandemic, endemic, epizootic; murrain, plague, pestilence, pox. {{affected_by(blood)}} blood disorder, blood disease. {{has_subtype(blood disease)}} anemia; leukocytopenia; low blood pressure, hypotension; high blood pressure, hypertension. {{has_subtype(blood disease)}} {{has_subtype(genetic disease)}} {{affected_by(hemoglobin)}} {{property_of(inherited)}} thalassemia; sickle cell anemia. {{has_subtype(thalassemia)}} thalassemia major, Cooley's anemia. {[of(skin)]} abscess, fester, boil; eruption; rash, breaking out. {[of(skin)]} sore, ulcer; rot, canker, cold sore, fever sore. {[of(skin)]} {{has_subtype: blemish, M3.3.2.1.2.1.3}}. {[of(skin)]} carbuncle, gathering, imposthume[obs3], peccant humor, issue. {{has_subtype}}{{affected_by(skin)}} psoriasis. tuberculosis, consumption, decline. neoplastic disease, tumor, neoplasm. {{has_subtype(tumor)}} benign tumor; malignant tumor, malignancy. {{has_subtype(tumor)}} cancer. {{has_subtype(cancer)}} sarcoma; carcinoma. {{has_subtype(blood disease)}} {{has_subtype(cancer)}} leukemia. caries. fever, temperature, calenture[obs3]; inflammation. ague; angina pectoris[Lat]; Asiatic cholera; spasmodic cholera; biliary calculus; kidney stone; black death, bubonic plague, pneumonic plague; blennorrhagia[obs3], blennorrhoea[obs3]; blood poisoning; bloodstroke[obs3]; bloody flux; brash; breakbone fever[obs3]; dengue fever, malarial fever; Q-fever; heart attack; cardiac arrest; cardiomyopathy[Med]; hardening of the arteries, arteriosclerosis, atherosclerosis; bronchocele[Med]; canker rash; cardialgia[Med]; carditis[Med]; endocarditis[Med]; asphyxia; chlorosis; chorea; cynanche[obs3]; dartre[Fr]; enanthem[obs3]; enanthema[obs3]; erysipelas; exanthem[obs3]; exanthema; gallstone; goiter; hay fever; heartburn; heaves; rupture, hernia; hemorrhoids, piles; itch; king's evil; phthisis[obs3]; psora[obs3], pyaemia[obs3]; pyrosis[Med]; quinsy; rachitis[obs3]; ringworm; "St. Vitus's dance"; scabies; scarlatina; scrofula, seasickness; struma[obs3]; syntexis[obs3]; tetter[obs3]; tonsillitis, tonsilitis[obs3]; tracheocele[Med]; trachoma; trismus[Med]; varicella[Med]; varicosis[Med]; variola[Med]; water qualm; yellow jack. {{has_subtype(death[of=cell/organ], P2.2.3.2)}} necrosis. {{has_subtype(necrosis)}} gangrene, mortification, corruption, sphacelus[obs3], sphacelation[obs3]. green sickness. {{affected_by(appendix)}} appendicitis. fatal disease &c. (hopeless) R859; dangerous illness, galloping consumption, churchyard cough; general breaking up, break up of the system. {[of(mind): idiocy &c. R499; insanity &c. R503]}. {{property_of(sick[mode=chronically])}} martyr to disease; cripple; " the halt the lame and the blind"; valetudinary, valetudinarian; invalid, patient, case; sickroom, sick-chamber. [Veterinary] anthrax, bighead; blackleg, blackquarter[obs3]; cattle plague, glanders[obs3], mange, milk sickness; heartworm, feline leukemia, roundworms; quarter-evil, quarter-ill; rinderpest. {{has_subtype(pathogen): virus, bacterium, bacteria; protozoan}}. {{has_trait(valetudinary)}} valetudinarianism. {{causative_agent_of(prion, P2.3.2.1.3.5)}} scrapie; kuru; Creutzfeldt-Jakob disease; Gerstmann-Straussler-Scheinker syndrome; fatal familial insomnia. {{has_subtype}} {{affected_by(plant, R367)}} plant disease. {{has_subtype(plant disease)}} blight; wilt; rust, plant rust; mildew. {{has_causative_agent(rust/mildew): fungus, P2.3.2.1.3.2}}. V. be ill &c. adj.; ail, suffer, labor under, be affected with, complain of, have; droop, flag, languish, halt; sicken, peak, pine; gasp. keep one's bed; feign sickness &c. (falsehood) R544. lay by, lay up; take a disease, catch a disease &c. n.; catch an infection; break out. Adj. {{antonym_of(healthy, @P2.6.4.1.1.2.2)}} diseased, ailing, ill, ill of, unwell, sick, unhealthy, in ill health; taken ill, seized with; affected with illness, afflicted with illness. {{has_low_intensity}} indisposed, squeamish, poorly, seedy; under the weather [U. S.]. {{has_high_intensity}} laid up, confined, bedridden, invalided, in hospital, on the sick list; out of health, out of sorts; valetudinary[obs3]. unsound, unhealthy; sickly, morbid, morbose[obs3], healthless[obs3], infirm, chlorotic[Med], unbraced[obs3]. drooping, flagging, lame, crippled, halting. contaminated, poisoned, tabid[obs3]. {{has_high_intensity}} morbid, deathly ill; tainted, vitiated, peccant; mangy; cankered; rotten, rotten to the core, rotten at the core; withered, palsied, paralytic; dyspeptic; luetic[obs3], pneumonic, pulmonic[Med], phthisic[obs3], rachitic; syntectic[obs3], syntectical[obs3]; tabetic[obs3]. {[of(vein)]} varicose. touched in the wind, broken-winded, spavined, gasping; hors de combat[Fr] &c. (useless) R645. anemic; leukemic. weakly, weakened &c. (weak) R160; decrepit; decayed &c. (deteriorated) R659; incurable &c. (hopeless) R859; in declining health; cranky; in a bad way, in danger, prostrate; moribund &c. (death) R360. morbific[obs3] &c. R657; epidemic, endemic; zymotic[obs3]. {{has_property(communicable disease)}} communicable, transmissable, infectious, contagious, catching, taking. epizootic. P2.6.4.1.2.1.1 INFECTION N. {{causative_organism_of(pathogen)}} infection. sepsis, septicity[obs3]. {{affected_by(mouth)}} {{causative_organism_of(Candida albicans)}} thrush. urinary tract infection, UTI[acron]. {{causative_organism_of(Clostridium tetani)}} tetanus, lockjaw[1]. {{has_symptom(tetanus)}} lockjaw, jaw spasm. {{produces(Clostridium tetani)}} {{has_subtype(toxin)}} tetanospasmin. {{causes(tetanospasmin)}} tetanic contraction. cholera; pertussis; whooping cough; yellow fever. {{has_subtype(childhood disease)}} measles; mumps; chicken pox. polio, poliomyelitis; scarlet fever. {{affected_by(lungs)}} influenza, grip, grippe, flu; pneumonia. meningitis. {{has_subtype(gangrene)}} {{causative_agent_of(Clostridium perfringens/Clostridium novyi)}} gas gangrene, emphysematous gangrene, gangrenous emphysema, clostridial myonecrosis. {{has_subtype(skin disease)}} {{causative_organism_of(Mycobacterium leprae)}} leprosy, Hansen's disease. {{causative_agent_of(Neisseria gonorrhoeae)}} gonorrhea, urethritis venera. rubeola. herpes. {{has_subtype(rubeola)}} {{causative_agent_of(rubella virus/Rubivirus)}} rubella, German measles, epidemic rubeola, three-day measles. AIDS, acquired immune deficiency syndrome. {{has_subtype(contagious disease)}} contagious abortion. V. infect. Adj. infected. septic. leprous. <-- divide bane into hurt, generally and poisonous substances to PO --> P2.6.4.1.2.1.R1 BANE (R663) #663. Bane. N. {{property_of(hurtfulness, @R649)}} {{&caused_by(sickness, P2.6.4.1.2.1)}} bane, curse. {{&causes: pain, @R830}}. scourge &c. (punishment) R975; damnosa hereditas[Lat]; white elephant. {{property_of(sharp)}} {{caused_by(pain)}} sting, fang, thorn, tang, bramble, brier, nettle. {{has_subtype: poison, P2.3.1.3.4.2}}. miasma, leaven[obs2], miasm[obs3], mephitis[obs3]; azote[obs3]. {[of(plant, P2.3.2.1.2): @R655, fungus, mildew; dry rot, rust]}. {{has_subtype(bane[of=plant, R367, P2.3.2.1.2])}} {{has_subtype(disease-causing organism, @P2.3.2.1.3)}} {{&has_developmental_form(moth, @P2.3.2.1.1.2.1)}} cankerworm, canker[obs2]. {{has_subtype: venomous animal; poisonous plant}}. {{has_subtype: @P2.3.2.1.3, disease-causing organism, pathogen}}. cancer; torpedo; demon &c. R980. Adj. {{has_subtype(bad, R649)}} hurtful, baneful. Phr. bibere venenum in auro[Lat]. P2.6.4.1.2.2 UNHEALTHFULNESS #657. Unhealthfulness. N. {{caused_by(disease, R655)}} {{has_subtype(evil, M7.1.2.1.2.2.R1)}} insalubrity, unhealthfulness, unhealthiness &c. adj.; nonnaturals[obs3]. {{property_of}} poor diet, unhealthy diet; poor sanitation, lack of sanitation; exposure to communicable disease; drug use, drug abuse, drug habit; exposure to the elements, exposure to cold, exposure. {{has_extreme(poor diet)}} starvation. {{property_of: alcoholism, R959}}. {{property_of: disease, R655; poison, P2.3.1.3.4.2}}. {{property_of: bodily harm, M7.1.2.1.2.2.R1.2.1}}. Adj. {{has_subtype(uncongenial, @R24)}} insalubrious, unhealthy, unhealthful, unwholesome. noxious, noisome. morbific[obs3], morbiferous[obs3]; mephitic, septic, azotic[obs3], deleterious; pestilent, pestiferous, pestilential; virulent, venomous, envenomed. narcotic. {{has_subtype: @P2.3.1.3.4.2, poisonous, toxic, toxiferous[obs3]}}. innutritious[obs3], indigestible, ungenial. {{has_extreme: deadly, @R361}}. <-- this part of R659, deterioration deals specifically with biology. The general concept of deterioration (part of the original R659) is contained in ENDS under R659a, damage (@volition) --> P2.6.4.1.2.3 DETERIORATION #659. Deterioration. N. {{&causes(disease, R655)}} {{has_subtype(deterioration, @M7.1.2.1.2.2.R1.2)}} deterioration, deterioration of health, degeneration, worsening, deteriorating, degenerating; decline, decline of health, decay, decaying, degradation, declining; devolution; falling off. {{causes}} degenerateness, degeneracy, decadence, decadency[obs3]; caducity[obs3], decrepitude. {{causes: R659a, damage[1]}}. delaceration[obs1], outrage, havoc, inroad, ravage, scath[obs3]. {{&caused_by: @R655, poisoning, intoxication}}. {{caused_by: bodily harm, M7.1.2.1.2.2.R1.2.1}}. {{has_subtype(bodily harm, M7.1.2.1.2.2.R1.2.1): blow, buffet, stroke}}. {{has_subtype(blow)}} {{property_of(deadly)}} mortal blow, fatal blow. {{has_subtype(bodily harm, M7.1.2.1.2.2.R1.2.1): wound}}. {{has_subtype(wound)}} scratch; bruise; gash; mutilation; immedicabile vulnus[Lat]. {{caused_by}} canker; festering sore. {[of(plant, R367)]} {{caused_by}} aphid, Aphis, plant louse, puceron[obs3]; vinefretter[obs3], vinegrub[obs3]. {{exhibited_by}} wreck, mere wreck, honeycomb, magni nominis umbra[Lat]. {{exhibited_by}} {{has_subtype(horse)}} jade, plug, nag, rackabones [obs3][U. S.], skate [U. S.]. <-- ; tackey[obs3], tacky [U. S.].. ?? --> V. deteriorate, degenerate, worsen, become worse, become deteriorated, fall off; decline, droop. {{has_subtype: sicken, take ill}}. {{causes}} be worse, be deteriorated, have seen better days. wane &c. (decrease) R36; ebb; go down &c. (sink) R306; go downhill, go from bad to worse, go farther and fare worse; jump out of the frying pan into the fire. {{&caused_by}} [transitive] injure, damage, harm, hurt. {{has_subtype: regress &c. (relapse) R661}}. {{&caused_by}} {{has_subtype(taint, @R653)}} [transitive] infect; contaminate, poison, empoison[obs3]; envenom. {{&caused_by}} canker; vitiate, inquinate[obs1]; deflower; debauch, deprave; ulcerate. {{has_subtype(taint, @R653)}} {[with_obj(physical object): stain &c. (dirt) R653]}. {[of(animal[1], R366)]} {{has_subtype: @M7.1.2.1.2.2.R1.2.1, wound, stab, pierce, maim, lame, surbate[obs1], cripple, hough[obs3], hamstring, hit between wind and water, scotch, mangle, mutilate, disfigure}}. Adj. worsened, deteriorated. injured &c. v.. {{facilitated_by(deteriorate)}} {[of(leaf/antler)]} deciduous, being lost periodically, falling off periodically. decrepid[obs3], decrepit. P2.6.4.1.2.3.1 RELAPSE #661. Relapse. N. {{has_subtype(return[to=bad condition], R145)}} relapse, regression, lapse; falling back &c. v.. retrogradation &c. (retrogression) R283; deterioration &c. R659. [Return to, or recurrence of a bad state] backsliding, recidivation [obs1], recidivism, recidivity[obs3]; recrudescence. V. relapse, regress, regression, lapse; fall back, backslide, slide back, sink back. recidivate. decline again, deteriorate again, worsen again, fall off again. Adj. relapsing, regressive. recidivistic. P2.6.4.1.2.4 CELL OR MOLECULAR DISFUNCTION N. cellular disfunction; molecular disfunction. <-- from UMLS --> P2.6.4.1.2.5 EXPERIMENTAL MODEL OF DISEASE N. disease model, experimental model of disease. {{used_in(experimental animal)}} animal model, animal model of disease. {{&uses}} in vitro model, in vitro model of disease. <-- [[genetics]] [[gene]] --> P2.6.4.2 GENETICS N. genetics. {{studies}} {{has_subtype(unit[of=heredity, @P2.6.4.2], @R87)}} {{acontained_in(heredity)}} gene. {{studies}} {{has_subtype(inheritance[of=gene, @P2.6.4.2], @R154)}} heredity, inheritance. {{studies}} {{property_of(inherited)}} {{has_subtype(trait, R79a)}} {{causes(inheritance)}} inherited characteristic. {{part_of(gene)}} genome. {{part_of(genome[num=>0])}} {{part_of(gene[num=all])}} genetic complement, complete genetic complement. {{has_part(genome)}} chromosome[num=>0]. {{consists_of(gene/genome)}} genetic material. {{has_subtype(genetic material): @P2.3.1.3.4.4.1, DNA, desoxyribonucleic acid, RNA, ribonucleic acid}}. {{has_representation(genome)}} genetic map. {{has_conceptual_part}} {{has_subtype(change[in=genome], A6)}} mutation, genetic mutation. {{exhibits(genetic complement)}} {{has_subtype(combining[of=genomes], R48/mixing[of=genomes], R41)}} genetic mixing. {{has_subtype(genetic mixing)}} recombination; crossover. {{result_of(genetic mixing): mating, @P2.6.4.1.1.2.1}}. {{purpose_of(genetic mixing)}} {{used_in(mating)}} breeding. {{has_subtype(genetic complement)}} {{part_of(genome[num=1])}} haploid genetic complement. {{has_subtype(genetic complement)}} {{part_of(genome[num=2])}} diploid genetic complement. {{has_subtype(genetic complement)}} {{part_of(genome[num=>2])}} polyploid genetic complement. {{!!has_property(haploid genetic complement)}} haploidy. {{!!has_property(diploid genetic complement)}} diploidy. {{!!has_property(polyploid genetic complement)}} polyploidy. Adj. {{has_subtype(innate, @R5)}} {{property_of(gene/genome)}} genetic, hereditary, inherited, inborn, incarnate, congenital, coeval with birth, congenite[obs1], genetous[obs3], haematobious[obs3], syngenic[obs3]; ingenerate[obs3], ingenite[obs1]. radical, immanent; connate, running in the blood, in the blood; indigenous; in the grain &c. n.; bred in the bone, instinctive; to the manner born; infused, implanted. {{has_consequence(breeding)}} bred. {{has_subtype(bred)}} thoroughbred; inbred; cross-bred, cross-bred. {{!!has_property(haploid genetic complement)}} haploid. {{!!has_property(diploid genetic complement)}} diploid. {{!!has_property(polyploid genetic complement)}} polyploid. P2.6.4.2.1 MOLECULAR GENETICS N. {{has_branch(molecular biology, @P2.6.4.9)}} molecular genetics. {{studies: gene, @P2.6.4.2; DNA, @P2.3.1.3.4.4.1; RNA, @P2.3.1.3.4.4.1}}. {{studies}} {{has_part(gene)}} regulatory region. {{has_subtype(regulatory region)}} intitiator region. {{studies}} {{has_subtype(information transmission)}} {{property_of(natural)}} coding, genetic coding. {{uses(genetic coding)}} {{has_subtype(code)}} {{property_of(natural)}} genetic code. {{studies}} {{has_subtype(RNA, @P2.3.1.3.4.4.1)}} messenger RNA. {{studies}} {{has_subtype(gene, @P2.6.4.2)}} repressor gene. {{required_for(gene)}} expression. {{required_for(expression)}} {{has_subtype(synthesis[ptnt=messenger RNA])}} transcription. {{codes_for(prepressor gene)}} {{has_subtype(protein, @P2.3.1.3.4.4.1)}} repressor. {{has_biofunction(repressor): inhibit[obj=transcription], @R179}}. {{has_action(repressor): bind[to=initiator region], @R43}}. <-- [[evolution]] --> P2.6.4.3 EVOLUTION N. {{conceptual_part_of(heredity, @P2.6.4.2/ancestry, @R166)}} evolution, biological evolution. {{causes}} speciation, origin of species. {{caused_by}} {{has_subtype(goal, R620)}} {{has_subtype(selection, @R609)}} natural selection, survival of the fittest. {{&caused_by(natural selection): competition[for=resources, R632], M8.2.2.1.1.1}}. {{affected_by(natural selection)}} {{has_subtype(rate[of=reproduction, R163], @R151)}} reproduction rate. {{&caused_by: mutation, @P2.6.4.2}}. {{has_subtype(mutation, @P2.6.4.2)}} {{not_causes(natural selection)}} genetic drift. {{has_manifestation: fossil, @R362}}. {{has_conceptual_part(natural selection)}} {{conceptual_part_of(death, R360)}} selection pressure. {{has_conceptual_part(natural selection)}} {{has_subtype(death[of=species], P2.2.3.2)}} extinction, extinction of species. {{has_conceptual_part}} evolutionary branch; evolutionary line. {{studied_in}} {{has_subtype(theory[of=evolution, P2.6.4.3], M3.1.2.1)}} Darwinism; neo-Darwinism; Lamarkism; neoLamarkism; Weismannism. V. evolve. Adj. evolutionary. evolved. P2.6.4.4 DUMMY N. dummy, unused place holder. <-- [[zoology]] --> P2.6.4.5 ZOOLOGY #368. Zoology. N. {{studied_in(animal[1], R366)}} zoology, zoonomy[obs3], zoography[obs3], zootomy[obs3]. {{has_conceptual_part: @P2.3.2.2.1.1.1, anatomy, comparative anatomy}}. {{has_conceptual_part}} physiology, animal physiology, comparative physiology. taxidermy. {{has_conceptual_part}} {{studied_in(mammal)}} mammalogy, mastology[obs3]. {{has_conceptual_part}} {{studied_in(bird)}} ornithology. {{has_conceptual_part}} {{studied_in(fish)}} ichthyology, ichthyotomy[obs3]. {{has_conceptual_part}} {{studied_in(snake)}} herpetology, ophiology[obs3]. {{has_conceptual_part}} {{studied_in(worm)}} helminthology[Med], vermeology[obs3]. {{has_conceptual_part}} {{studied_in(insect)}} entomology. {{has_conceptual_part}} {{studied_in(ancient life)}} paleontology, oryctology[obs3]. {{has_conceptual_part}} {{studied_in(mollusk)}} malacology. {{job_of: @P2.3.2.3.6.5.6.7, zoologist}}. {{job_of(mammalogy): @P2.3.2.3.6.5.6.7, mammalogist}}. {{job_of(icthyology): @P2.3.2.3.6.5.6.7, icthyologist}}. {{job_of(herpetology): @P2.3.2.3.6.5.6.7, herpetologist}}. {{job_of(ornithology): @P2.3.2.3.6.5.6.7, ornithologist}}. {{job_of(entomology): @P2.3.2.3.6.5.6.7, entomologist}}. {{job_of(anthropology): @P2.3.2.3.6.5.6.7, anthropologist}}. {{job_of(helminthology): @P2.3.2.3.6.5.6.7, helminthologist}}. {{job_of(paleontology): @P2.3.2.3.6.5.6.7, paleontologist}}. {{job_of(malacology): @P2.3.2.3.6.5.6.7, malacologist}}. Adj. zoological. P2.6.4.5.1 ANATOMY N. {{studied_in(structure[of=body, R1001])}} anatomy. {{has_conceptual_part}} morphology. vertebrate anatomy; invertebrate anatomy. {{studied_by: anatomist, @P2.3.2.3.6.5.6.9.1.1.1}}. Adj. anatomical, anatomic. P2.6.4.5.2 PHYSIOLOGY N. {{exhibits(organism, R357)}} {{has_process(life, P2.2.3.1)}} {{has_process(cell, P2.3.2.2.2)}} physiology. {{has_conceptual_part: biochemistry, physiological chemistry, P2.6.3}}. {{has_conceptual_part}} metabolism, metabolic activity. {{has_conceptual_part(metabolism)}} anabolism; catabolism. {{generates(metabolism)}} {{requires(life, R359)}} {{has_subtype(energy, R171)}} metabolic energy. {{acontained_in(metabolic energy)}} {{has_subtype(biochemical, P2.3.1.3.4.4.1)}} adenosine triphosphate, ATP. {{formed_by(ATP): catabolism[of=food, R298]}}. {{&formed_by(ATP): catabolism[of=glucose, @P2.3.1.3.4.4.1]}}. {{part_of(glucose, @P2.3.1.3.4.4.1)}} {{has_subtype(polysaccharide)}} glycogen. {{&has_process}} invagination[Biol]; isogamy[obs3], oogamy[obs3]; metaplasm[obs3]. {{conceptual_part_of}} {{has_subtype(development[of=organism, R357], @R35)}} ontogeny, development. {{conceptual_part_of}} {{has_subtype(development[of=species[2], @R75], @R35)}} phylogeny. polymorphism. {{studied_by: physiologist, @P2.3.2.3.6.5.6.9.1.1.1}}. <-- karyaster[obs3]; macrogamete[obs3], microgamete[obs3]. --> Adj. {{has_property(physiology)}} physiological. {[referring_to(phylogeny)]} phylogenetic. {[referring_to(development)]} developmental. <-- the headword is the process of classifying organisms --> P2.6.4.6 TAXONOMY N. {{has_subtype(classification[1][of=organisms, R357], A2.6.4)}} taxonomy[1], taxonomization. <-- ther resulting arrangement is also called a taxonomy --> {{has_result(taxonomize)}} taxonomy[2]. {{has_part(taxonomy[2])}} {{has_subtype(group[of=organisms, R357], R72)}} taxon, taxa[pl]. {{has_subtype(classification[2][of=organisms], @A2.6.4)}} {{has_subtype(hierarchy, @A2.6.4)}} {{property_of(hierarchical)}} Linnaean taxonomy. {{has_subtype(taxonomy[1])}} {{property_of(hierarchical)}} cladistics. V. taxonomize. Adj. taxonomic, taxonomical. cladistic. P2.6.4.7 VETERINARY MEDICINE N. {{purpose_of(heal[2][ptnt=beast, @R366], @R658)}} veterinary medicine. {{job_of: veterinarian, @P2.3.2.3.6.5.6.4}}. Adj. veterinary. <-- note that the medical section is very sketchy, postponing supplementation until the first version is complete. It may be more efficient simply to refer to the UMLS CD-ROM than to attempt to supplement this format.[[medicine]] --> P2.6.4.8 HUMAN MEDICINE N. medicine, human medicine, the healing arts. {{uses}} {{has_subtype(device, R633)}} medical device. {{has_subtype(medical device)}} diagnostic device; therapeutic device. {{has_subtype(diagnostic device)}} diagnostic test. P2.6.4.8.1 DIAGNOSIS N. {{requires(healing)}} diagnosis, diagnostics. {{plural}} diagnoses. {{has_conceptual_part}} examination, medical examination. {{has_purpose: discover[obj=illness, R655], @R480a}}. {{&has_purpose: discover[obj=cause[for=symptom, @R655], R153], @R480a}}. {{job_of: diagnostician, @P2.3.2.3.6.5.6.4}}. {{uses}} {{has_subtype(analysis)}} diagnostic test. {{requires: diagnosis, P2.6.4.8.1}}. radiology, radiological examination. {{uses(diagnosis)}} {{has_subtype(medical device)}} clinical thermometer; stethoscope; proctoscope. {{uses(radiology)}} {{has_subtype(medical device)}} X-ray machine. {{has_subtype(diagnostic test)}} urinalysis; biopsy. {{produces}} {{has_subtype(evaluation/prediction)}} prognosis. V. diagnose. Adj. {[referring_to(diagnosis)]} diagnostic. P2.6.4.8.2 PATHOLOGY (R655, R659, R658, R661) N. {{studied_in(disease, R655/pathological function)}} pathology. <-- remedy; Can we distinguish this general term from medicine in general? medicine .. to be greatly expanded, preferably from the UMLS --> <-- [[therapy]] --> P2.6.4.8.3 THERAPY #662. Remedy. N. {{&caused_by(healing, P2.6.4.8.3.R2)}} {{hperforms(health care worker)}} {{has_subtype(good, M7.1.2.1.2.1)}} therapy, remedy, remedial treatment, help, curing, redress, treatment, medical treatment, regimen, recure[obs1], sanation[obs1]. {{&causes: @P2.6.4.8.3.R2, cure, getting well, improvement, healing}}. occupational therapy. {{used_in(needle)}} acupuncture. {{has_conceptual_part}} therapeutic category. {{has_subtype(cure)}} radical cure, perfect cure, certain cure; sovereign remedy. {{has_subtype(treatment): medicating, P2.6.4.8.3.3}}. {{has_subtype(treatment): surgery, P2.6.4.8.3.1}}. {{has_subtype: preventive measure, P2.6.4.8.4}}. compress, pledget[obs3]; bandage &c. (support) R215. {{part_of}} treatment, medical treatment. dietary regimen, dietetics; vis medicatrix[obs3], vis medicatrix naturae[Lat][obs3]; medecine expectante[Fr]; bloodletting, bleeding, venesection[Med], phlebotomy; operation, surgical operation; transfusion; catheter; feeding tube. allopathy[obs3], heteropathy[Med], osteopathy, hydropathy[Med]; cold water cure; dietetics; healing art, leechcraft[obs3]. orthopedics, orthopedy[obs3], orthopraxy[obs3]; pediatrics; dentistry, midwifery, obstetrics, gynecology; tocology[obs3]; sarcology[obs3]. cicatrization; disinfection. {{performed_at}} hospital, infirmary; pesthouse[obs3], lazarhouse[obs3]; lazaretto; lock hospital; maison de sante[Fr]. ambulance. {{has_subtype(hospital)}} Hotel des Invalides; sanatorium, spa, pump room, well; hospice; Red Cross. {{job_of(medical treatment): medical practitioner, P2.3.2.3.6.5.6.4}}. cupping[obs3], sanguisae[obs3], leeches[obs3]. V. treat, apply a remedy, minister to, attend. doctor, physic, nurse, dress the wounds, plaster; drain; prevent &c. R706; relieve &c. R834; palliate &c. R658; restore &c. R660; drench with physic. bleed[obs3], cup[obs3], let blood[obs3]. manicure[obs2]. {[of(fracture)]} set [obj=bone], splint. Adj. remedial. restorative &c. R660; corrective, palliative, healing; sanatory[obs3], sanative; prophylactic, preventative, immunizing; salutiferous &c. (salutary) R656; medical, medicinal; therapeutic, chirurgical[Med], epulotic[obs1], paregoric, tonic, corroborant, analeptic[obs3], balsamic. dietetic, alimentary; nutritious, nutritive; peptic; alexipharmic[obs3], alexiteric[obs3]; remediable, curable. Phr. aux grands maux les grands remedes[Fr]; Dios que da la llaga da la medicina[Sp]; para todo hay remedio sino para la muerte[Sp]; temporis ars medicina fere est [Lat][Ovid]; " the remedy is worse than the disease " [Dryden]; " throw physic to the dogs, I'll none of it " [Macbeth]; "doctor, heal thyself". <--- The "surgery" section obviously should be vastly larger. For the first version, only those surgical concepts directly referring to toher concepts in the thesaurus are included. Eventual suplementation from the NMLS system will increase the size enormously. [[surgery]] --> P2.6.4.8.3.1 SURGERY N. {{hperforms(surgeon)}} surgery, operation, surgical operation, chirurgery[Med], chirurgy[obs3]. {{has_patient: animal[1], R366}}. {{has_spatient}} {{has_subtype(body part, R1002)}} point of operation. {{has_conceptual_part}} {{has_subtype(cutting, P2.8.1)}} incision. {{uses: surgical instrument}}. {{has_subtype}} {{property_of(optional, @R600)}} elective surgery. {{alternate_to(elective surgery)}} {{property_of($compulsion, R744)}} emergency surgery. &&{{caused_by($compulsion)}} {{has_subtype(emergency, @R183a)}} {{property_of(life-threatening)}} life-threatening emergency. {{has_subtype}} {{patient_of(joint, @P2.3.2.2.3.2)}} arthroscopic surgery. {{uses(arthroscopic surgery): arthroscope, @P2.3.1.3.22}}. {{required_for(surgery)}} {{has_subtype(replacement[obj=organ, P2.3.2.2.3.2.2], @R147)}} organ transplant. {{has_subtype}} {{has_subtype(removal[of=sex organs], R38)}} neutering, fixing. {{has_subtype(neutering[of=male animal])}} castration, emasculation. {{has_subtype(castration[of=animal[1], R366])}} gelding. {{has_subtype(neutering[of=female animal])}} spaying. {{has_subtype(removal[obj=body part], R38)}} amputation. V. operate, perform surgery. [transitive] operate on, perform surgery on. {{has_conceptual_part}} {{has_subtype(cut, P2.8.1)}} incise. {{&has_conceptual_part(operate)}} {{has_subtype(remove, R38)}} excise, cut out. {{has_conceptual_part(operate)}} {{has_subtype(repair[obj=incision], M7.3.5.4.1.5)}} {{analogous_to(sew)}} {{used_in(needle)}} suture, sew up, stitch. {{has_subtype}} {{caused_by(be impotent)}} {{result_of(sterility)}} sterilize. {{has_subtype(sterilize)}} {{has_subtype(remove[obj=sex organs], R38)}} neuter, fix, alter, desex, desexualize. {{has_subtype(neuter[obj=male animal])}} castrate, emasculate. {{has_subtype(castrate[obj=animal[1], R366])}} geld. {{has_subtype(neuter[obj=female animal])}} spay. {{has_subtype(sever)}} {{has_subtype(remove[obj=limb, @P2.3.2.2.3.2.3], R38)}} amputate. Adj. surgical, chirurgical. operating. {{has_result(neutering)}} neutered, fixed. {{has_subtype(neutered)}}{{has_result(castrating)}} castrated, emasculated; gelded. {{has_subtype(neutered)}} {{has_result(spaying)}} spayed. Prep. {{has_marker(point of operation)}} on. Suff. {{has_symbol(removal[mode=by surgery], R38)}} {{has_subtype(suffix)}} "-ectomy". {{has_symbol(cutting[mode=by surgery])}} {{has_instance(suffix)}} "-otomy". P2.6.4.8.3.2 THERAPEUTIC EXERCISE N. therapeutic exercise. <-- as a subtype of ingestion, we do not distinguish between giving medicine and taking medicine --> P2.6.4.8.3.3 MEDICATING N. {{has_subtype(ingestion)}} medicating, medication, giving medicine, administration of medicine. taking medicine, undergoing medication. {{uses(medicating): medicine, P2.3.1.3.4.1}}. infusion, intravenous infusion. pharmacy[1], pharmacology, pharmaceutics. pharmacopoeia, formulary; acology[obs3], Materia Medica[Lat], therapeutics, posology[obs3]. homeopathy. dispensary, dispensatory[obs3]; drug store, pharmacy[2], apothecary, druggist, chemist. V. medicate, give medicine, administer medication. drug. take medicine. dose. <-- The general concept of repair was broken out of this section, which now deals specifically with health (medical). "Repair" is now in the "action" section under M7.3.5.4.1.5. This section is very similar to healing, P2.6.4.8.2.3.R1, but is used specifically for recovery due to therapy. Perhaps not a useful distinction. A further distinction is that this section deals mostly with complete recovery, not just some improvement. [[recover]] --> P2.6.4.8.3.R1 RESTORATION #660. Restoration. N. {{&has_result(therapy)}} {{has_subtype(repair, M7.3.5.4.1.5)}} {{conceptual_part_of(healing, P2.6.4.8.3.R2)}} restoration, cure, recovery, recuperation, rehabilitation, redintegration[obs3]. {{caused_by(cure)}} {{used_by(remedy, R662, P2.3.1.3.4.1): @P2.6.4.8.3, therapy, cure}}. revival, revivessence[obs3], reviviscence[obs3]; refreshment &c. R689; resuscitation, reanimation, revivification, reviction[obs1]. rectification; instauration[obs3]. renaissance, second youth, rejuvenescence[obs3]; new birth. resumption; sanativeness[obs3]. {{part_of}} convalescence. {{has_metaphor(revival)}} {{property_of(mythical)}} Phenix, Phoenix. rechauffe[Fr], rifacimento[It]. {{has_requirement}} curableness. V. restore, put back, place in statu quo[Lat], redintegrate[obs3]; reinstate, replace, reseat, rehabilitate, reestablish, reestate[obs3], reinstall. {{&causes}} resume, reappear. {{&causes}} return to the original state, recover. {{&causes}} rally, revive; come come to, come round, come to oneself; pull through, weather the storm, be oneself again; get well, get round, get the better of, get over, get about; come to, come to life again; live again, rise again; rise from one's ashes, rise from the grave; survive &c. (outlive) R110. {[of(health)]} heal, skin over, cicatrize. right itself. redress, recure[obs3]; cure, heal, remedy, doctor, physic, medicate; break of; bring round, set on one's legs. resuscitate, revive, reanimate, revivify, recall to life; reproduce &c. R163; warm up; reinvigorate, refresh &c. R689. make whole; recoup &c. R790; make good, make all square; rectify, correct; put right, put to rights, set right, set to rights, set straight; set up; put in order &c. (arrange) R60; refit, recruit; fill up, fill up the ranks; reinforce. regenerate, grow back. Adj. restored &c. v.; redivivus[Lat], convalescent; in a fair way; none the worse; rejuvenated. restoring &c. v.; restorative, recuperative; sanative, reparative, sanatory[obs3], reparatory[obs3]; curative, remedial. restorable, recoverable, sanable[obs3], remediable, retrievable, curable. Adv. in statu quo[Lat]; as you were. Phr. revenons a nos moutons[Fr]; medecin[Fr], gueris-toi toi-meme[Fr]; vestigia nulla retrorsum [Lat][Horace]. <-- improvement could also be listed as a goal of therapy, but since it can occur spontaneously, i.e. without treatment, it will be listed here as part of pathology. The similar notion of restoration (via therapy) is at P2.6.4.8.3.R1 This relates to improvement only as regards health. The general concept of improvement is broken out into an entry R658a and moved to ENDS at volition, subservience [[heal]] --> P2.6.4.8.3.R2 HEALING #658. Healing. N. {{antonym_of(deterioration, P2.6.4.1.2.3)}} {{has_subtype(good, M7.1.2.1.2.1)}} {{has_conceptual_part(recovery, P2.6.4.8.3.R1)}} {{&has_result(treatment, R662)}} {{has_process(body, R1001/organism)}} {{precedes(illness, R655)}} healing, restoration to health, cure, getting well, restoration of health. {{has_subtype(healing)}} {{property_of(partial)}} improvement, amelioration. {{has_subtype}} {{&exhibited_by(body part)}} regeneration, regrowth, regeneracy[obs3], regenerateness[obs3]; palingenesis[obs3], reconversion. V. [intransitive] heal[1], mend, amend, get well, return to health. {{has_subtype(heal[1])}} {{property_of(partial)}} improve; be better, become better, get better. {{&has_result(treat, R662)}} [transitive] heal[2], cure. Adj. healing. P2.6.4.8.4 HEALTH MAINTENANCE MEASURES N. {{&caused_by(health, P2.6.4.1.1.2.2)}} health maintenance measure, preventive measure, prevention, health maintenance. {{has_subtype(medicine, P2.6.4.8)}} preventive medicine, preventative medicine. <-- "routine checkup is different from an exam caused by a complaint --> {{has_subtype(preventive measure)}} {{has_subtype(medical examination, @P2.6.4.8.1)}} {{not_mcauses(symptom)}} checkup, routine checkup, routine examination. {{has_subtype(routine checkup)}} {{property_of(annual)}} annual checkup, annual examination. {{has_purpose(routine checkup): discover[obj=disease, R655], @R480a}}. {{has_subtype(preventive measure)}} immunization, shot, inoculation. {{has_subtype(immunization)}} vaccination. {{uses(immunization)}} {{has_subtype(medicament)}} vaccine; gamma globulin. {{&causes(immunization)}} immunity. {{has_contrast(immunization)}} desensitization. {{has_subtype(shot)}} booster, booster shot. {{has_subtype(preventive measure)}} healthy living, healthy life style. {{has_part(healthy life style)}} diet, healthy diet, proper diet. {{has_part(healthy life style)}} {{has_subtype(human action, P2.8)}} {{has_subtype(exertion, R686)}} {{used_in(muscle, @P2.3.2.2.3.2)}} exercise, physical exercise, workout, working out, exercising, exercitation[obs3]. {{has_subtype(exercise): athletics, @M8.2.2.2.2}}. {{has_subtype(exercise)}} {{property_of(light, @R705)}} calisthenics; walking. {{has_subtype(exercise)}} {{used_in(legs, @P2.3.2.2.3.2.3)}} {{similar_to(running)}} jogging; running in place. {{has_subtype(exercise)}} {{uses(bicycle)}} bicycling. {{has_subtype(exercise)}} {{property_of(strenuous, @R686)}} {{uses(weight[3], @P2.3.1.3.1.3.2)}} weight lifting; body building. {{has_subtype(weight lifting)}} dead lift; clean; jerk; clean and jerk; bench press; curl; squat; press. {{has_subtype(exercise)}} {{property_of(vigorous, R574)}} running; aerobic exercise, aerobics. {{&performed_at(exercise)}} health club, fitness center, gym. <-- another sketchy section. Lots of terms could be included, but first just those terms likely to occur in newspapers --> P2.6.4.9 APPLIED BIOLOGY N. applied biology. biotechnology, bioengineering. molecular biology, molecular genetics. recombinant technology, genetic engineering. {{uses}} recombinant DNA; DNA hybridization; cloning, DNA cloning. {{uses(DNA hybridization)}} annealing. {{uses}} synthetic genes, designer genes[jocular]. {{uses}} polymerase chain reaction, PCR[acron]. {{uses}} DNA sequencing. {{studies}} DNA sequence. {{has_part(DNA sequence)}} operon; gene. {{has_part(operon)}} promoter, regulatory sequence. {{has_subtype}} {{used_in(fermentation, @P2.6.3)}} fermentation technology, industrial fermentation. {{has_subtype(industrial fermentation)}} brewing. {{&produces(industrial fermentation): @P2.3.1.3.2.10.1, beer, ale, wine}}. {{&produces(industrial fermentation): pharmaceutical; ethanol, @P2.3.1.3.4.4.2.1; acetone}}. <-- biochemical engineering fermentation technology brewing--> <-- [[PHENOMENA]] (GENERALLY, FRAMES AND SCRIPTS NOT DIRECTLY REFERRING TO HUMAN ACTIONS & EXCLUDING NATURAL PHENOMENA IN P2.5) --> P2.7 COMPLEX INTERACTIONS OF PHYSICAL OBJECTS N. phenomenon, physical phenomenon, complex interactions of physical objects[pl], physical phenomena[pl]; interactions. P2.7.1 REMARKABLE PHENOMENON R872 #872. Phenomenon. N. {{property_of(remarkable)}} {{has_subtype(wonder, M3.3.2.1.5.4)}} remarkable phenomenon, phenomenon, prodigy, wonder, wonderment, phenomenon. marvel, miracle; monster &c. (unconformity) R83; jeu de theatre[Fr], coup de theatre; gazingstock[obs3]; sign; "St. Elmo's fire", "St. Elmo's light"; portent &c. R512. {{property_of(interesting)}} curiosity, sight, spectacle. what no words can paint; wonders of the world; annus mirabilis[Lat]; dignus vindice nodus[Lat]. {{has_subtype}} {{property_of(temporary)}} nine days' wonder. {{has_subtype(spectacle): bursting of a shell, bursting of a bomb; volcanic eruption}}. {{has_subtype(spectacle): @P2.7.2.1, lightning, thunder, peal of thunder, thunderclap, thunderbolt, lightning bolt}}. {[of(person, P2.3.2.3)]} lion. {{has_subtype(wonders of the world)}} wonder of the ancient world[yr=200 B.C.], seven wonders of the ancient world[pl]. {{has_instance(wonder of the ancient world)}} great pyramid at Giza, Great Pyramid, Pyramids of Egypt; Hanging Gardens of Babylon; Colossus at Rhodes; Lighthouse at Alexandria, Pharos of Alexandria; Temple of Artemis at Ephesus; Mausoleum at Halicarnassis; Statue of Zeus at Olympia. Phr. natura il fece e poi roppe la stampa [Ital.]. <-- (INCLUDES WEATHER) [[WEATHER]] (NAIVE OBSERVATIONS) --> P2.7.2 NATURAL PHENOMENA N. natural phenomenon, phenomenon of nature. P2.7.2.1 WEATHER N. {{location_of(atmosphere, @R338)}} weather, weather phenomenon. {{conceptual_part_of}} climate. good weather, fair weather, fine weather, clear weather, sunny weather, sunshine. {{antonym_of(good weather)}} bad weather, inclement weather. {{property_of}} {{has_part(atmosphere, @P2.3.1.1.5.2)}} air mass. {{has_subtype(air mass)}} {{property_of(high pressure, @P2.7.2.1.5)}} high. {{has_subtype(air mass)}} {{property_of(low pressure, @P2.7.2.1.5)}} low. {{has_part(air mass)}} {{has_subtype(edge)}} front. {{has_subtype(front)}} {{property_of(moving)}} warm front; cold front. stationary front. {{has_subtype(bad weather)}} {[when(raining, P2.7.2.1.2)]} rainy weather; dropping weather, falling weather. {{property_of(bad weather)}} inclemency. {{studied_in}} meteorology, climatology; pneumatics. {{part_of(water)}} precipitation. {{conceptual_part_of(cloud, P2.7.2.1.1)}} cloudy weather. {{conceptual_part_of(fog, @P2.7.2.1.1)}} foggy weather. {{conceptual_part_of(high winds, @R349)}} windy weather, blustery weather. {{conceptual_part_of(heat, M6.1.2.3)}} hot weather, heat wave, hot spell. {{has_high_level(humidity)}} humid weather, oppressive humidity. {{has_subtype(precipitation)}} dew. {{has_subtype(bad weather)}} {[when(cold)]} cold weather, icy weather. {{has_subtype(cold weather)}} {{has_subtype(precipitation): @P2.7.2.1.3, snow; sleet; hail}}. thaw, thawing, melting. {{has_high_intensity(cold weather)}} icy weather, freezing weather, subzero temperature. {{co-occurs_with(cold weather): winter}}. {{co-occurs_with(hot weather): summer}}. {{has_subtype(ice)}} {{co-occurs_with(cold weather): @P2.3.1.1.5.1, rime, frost; hoar frost, white frost, hard frost, sharp frost; icicle; iceberg, icefloe; floe berg}}. {{causes(cold weather): glacier, @R342}}. {{causes(cold weather): freeze[ptnt=body of water]}}. {{job_of(report[obj=weather]): @P2.3.2.3.6.5.6.2, weatherman, weather forecaster, weather reporter, weatherperson}}. {{has_subtype(electric current, @P2.6.1.9)}} {{has_subtype(luminary, R423)}} {{property_of(sudden, R113)}} {{location_of(sky, @R338)}} {{shape_of(branching, @R240)}} lightning, lightning bolt, flash of lightning, lightning flash, levin[obs3]. {{has_subtype(lightning)}} chain lightning, fork lightning; sheet lightning; summer lightning. {{&causes(lightning)}} {{has_subtype(luminary, R423)}} {{shape_of(sphere, R249)}} ball lightning, kugelblitz [German] {{causes(lightning)}} {{has_subtype(boom, @R406)}} {{property_of(sudden)}} thunder, peal of thunder, thunderbolt, thunderclap, thunder-clap; thunder-bolt. {{&causes(thunder): fright, @R860}}. {{caused_by(lightning bolt): voltage differential, @P2.6.1.9}}. <-- what do we call a lightning bolt that hits the ground? (as contrasted with one between clouds)--> {{has_subtype(lightning)}} {{adjacent_to(ground, R342)}} {{formed_by(path[between=ground, R342 + cloud, P2.7.2.1.1])}} {{has_subtype(electric current[between=ground, R342 + cloud, P2.7.2.1.1], @P2.6.1.9)}} surface lightning. {{caused_by(surface lightning): voltage differential[between=cloud, P2.7.2.1.1 + ground, R342], @P2.6.1.9}}. Adj. meteorological; weatherwise[obs3]. {{has_property(good weather)}} clear, sunny. {{has_property(bad weather)}} rainy; stormy. Phr. Mad dogs and Englishmen go out in the noonday sun [Noel Coward]. P2.7.2.1.1 CLOUD N. {{has_subtype(cloud, R353a)}} {{constitutes(water, R337)}} {{location_of(atmosphere)}} {{property_of(translucent, R427)}} cloud. scud, messenger, rack, nimbus; cumulus, woolpack[obs3], cirrus; stratus; cirrostratus, cumulostratus; cirrocumulus; mackerel sky, mare's tale, dirty sky; curl cloud; frost smoke. white cloud; dark cloud. {{has_subtype(white cloud)}} fluffy white cloud. {{has_subtype(dark cloud)}} {{generated_by(rain, P2.7.2.1.2)}} thunderhead. {{has_subtype}} {{requires(rain, P2.7.2.1.2)}} rain cloud; storm cloud. {{has_subtype}} {{adjacent_to(ground)}} fog, mist. {{has_subtype(fog)}} {{property_of(opaque, P2.6.1.5.R3)}} pea-soup fog. {{&produces: lightning, @P2.7.2.1}}. <-- [[RAIN]] --> P2.7.2.1.2 RAIN N. {{has_subtype(precipitation, @P2.7.2.1)}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} {{constitutes(water, R337)}} rain, rainfall. {{has_large_quantity}} downpour, cloudburst, drenching rain; hyetology[obs3], hyetography[obs3]; predominance of Aquarius[obs2], "reign of St. Swithin"[obs2]. {{has_subtype(downpour)}} {{property_of(windy)}} driving rain. {{has_low_intensity}} drizzle, mizzle[obs3], stillicidum[obs3], plash[obs2]. {{exhibits(freeze[on=ground])}} freezing rain. mist, serein[obs3]. {{has_small_quantity}} shower, scud; soft day[Irish]. {{has_subtype(storm)}} {{has_large_quantity(rain)}} {{location_of(northeast United States)}} northeaster. squall, storm, tempest. {{has_subtype(storm)}} {{property_of(large area)}} {{has_large_quantity(rain)}} {{has_conceptual_part(high winds, @P2.7.2.1.4)}} hurricane; monsoon; typhoon. {{&causes}} {{has_manifestation(refraction, @R420)}} {{has_manifestation(spectrum, @R428)}} {{property_of(variegated, R440)}} rainbow. Phr. raining cats and dogs. <-- We distinguish between the weather phenomenon, snow[1]=snowing, and the product, snow[2] (on the ground) [[snow]] --> P2.7.2.1.3 SNOW N. {{has_subtype(precipitation, @P2.7.2.1)}} {{has_subtype(solid)}} {{constitutes(water)}} snow[1], fall of snow, snowing. {{forms}} snow[2]. {{has_subtype(snow[2])}} sleet; hail. {{has_large_quantity(snow[1])}} heavy snow, heavy fall; blizzard. {{has_member(hail)}} hailstone. {{has_member(snow[1]/snow[2])}} snowflake, snow crystal. {{constitutes(snow[2])}} snow drift, snow bank. {{caused_by(snow drift)}} drifting snow. sleet; slush. ice. V. snow, be snowing. hail; sleet. {{has_subtype(move[agnt=wind, P2.7.2.1.4])}} blow[transitive], drive[transitive]. {{causes(blow)}} be blown[intransitive]. {{has_subtype(be blown[ptnt=snow])}} {{caused_by(snow drift)}} drift. <-- [Air in motion] [[WIND]] --> P2.7.2.1.4 WIND #349. Wind. N. {{constitutes(air, P2.3.1.1.5.2)}} {{property_of(motion)}} wind, draught. {{has_low_intensity}} breath, breath of air, breath of fresh air; puff, whiff, zephyr; blow, breeze, drift; aura. {{location_of(high altitude)}} stream, current, jet stream. {{has_high_intensity}} high wind, strong wind, high winds[pl], gust, blast, gale, half a gale. {{has_subtype(vortex)}} whirlwind, tornado; samiel; cyclone; anticyclone; dust devil. simoon[obs3], simoom; harmattan[obs3], trade wind, sirocco, mistral, bise[obs3], tramontane, levanter; capful of wind; fresh breeze, stiff breeze; keen blast; blizzard, barber [Can.], candelia[obs3], chinook, foehn, khamsin[obs3], norther, vendaval[obs3], wuther[obs3]. windiness &c. adj.; ventosity[obs1]; rough weather, dirty weather, ugly weather, stress of weather; dirty sky, mare's tail; thick squall, black squall, white squall. {{studied_in}} anemography[obs3], aerodynamics. {{measured_by}} wind gauge, weathercock, vane, weather-vane, wind sock; anemometer, anemoscope[obs3]. sufflation[obs3], insufflation[obs3], perflation[obs3], inflation, afflation[obs3]; blowing, fanning &c. v.; ventilation. {{function_of(create[obj=wind])}} air pump, air blower, lungs, bellows, blowpipe, fan, ventilator, punkah[obs3]. <--- branchiae[obs3], gills, flabellum[obs3], vertilabrum[obs3]. --> {{affects(wind)}} whiffle ball. {{has_subtype}} {[in_frame(mythology)]} kamikaze [Japamese: divine wind]. {{has_subtype}} {{produces(farting, @P2.8.4): fart, @P2.8.4}}. {[in_frame(mythology)]} {{caused_by}} {{property_of(mythological)}} {{has_subtype(god)}} Eolus; Boreas; Zephyr. {[in_frame(mythology)]} {{caused_by}} {{property_of(mythological)}} cave of Eolus. {{has_low_intensity(wind)}} {{&exhibits(animal[1], R366): @P2.6.4.1.1, sneeze, sneezing, sternutation; hiccup, hiccough; catching of the breath}}. V. blow, waft; blow hard, blow great guns, blow a hurricane &c. n.; wuther[obs3]; stream, issue. {{has_low_intensity(waft)}} {{exhibits(animal[1], R366): @P2.6.4.1.1, respire, breathe, puff; whiff, whiffle; gasp, wheeze; snuff, snuffle; sniff, sniffle; sneeze, cough}}. fan, ventilate; inflate, perflate[obs1]; blow up. Adj. windy, blowing, gusting. breezy, gusty, squally; stormy, tempestuous, blustering; boisterous &c. (violent) R173. {{has_property(lung)}} pulmonic[Med], pulmonary. Phr. "lull'd by soft zephyrs" [Pope]; "the storm is up and all is on the hazard" [Julius Caesar]; "the winds were wither'd in the stagnant air" [Byron]; "while mocking winds are piping loud" [Milton]; "winged with red lightning and tempestuous rage" [Paradise Lost]. P2.7.2.1.5 BAROMETRIC PRESSURE N. air pressure, atmospheric pressure, barometric pressure. {{has_part(weather map)}} {{has_representation(air pressure)}} {{has_subtype(line)}} isobar. rise and fall of the barometer. high pressure; low pressure. P2.7.2.1.6 HUMIDITY N. {{property_of(atmosphere)}} {{constitutes(water vapor, @P2.3.1.1.5.1)}} humidity, relative humidity, humectation[obs3]. {{causes}} madefaction[obs1], dew. {{measured_by(humidity)}} hygrometry; hygrometer. {{has_units}} dew point; per cent saturation, per cent. P2.7.2.2. EARTHQUAKE N. {{has_subtype(vibration[of=ground, R342], @R314)}} {{has_subtype(geological process)}} earthquake, quake, ground quake, tremor, temblor. {{is_a}} {{has_subtype(vibration[of=ground, R342], @R314)}} seismic event. {{has_part}} shock. {{has_subtype(shock)}} main shock. {{has_subtype(shock)}} {{precedes(shock)}} aftershock. {{caused_by}} {{has_subtype(deformation[ptnt=Earth's crust], @R243)}} diastrophism; continent formation. {{has_conceptual_part(diastrophism)}} mountain-building; uplift. {{caused_by}} {{has_subtype(rising[ptnt=magma, @P2.7.2.3], R305)}} upwelling of magma. {{has_location(upwelling of magma): hot spot, @P2.7.2.3}}. {{causes(upwelling of magma)}} continental drift; subduction; seafloor spreading; continental rifting, rifting. {{has_patient(continental drift)}} {{has_part(earth's surface)}} {{property_of(solid, @R321)}} {{has_subtype(region, R181)}} crustal plate, tectonic plate. {{has_property(crustal plate): area[val=>100 sqare miles]}}. {{occurs_at(rifting)}} rift. {{&causes}} fault, geological fault. {{studied_in(continental drift)}} plate tectonics. {{&!caused_by(seismic event): underground nuclear explosion; meteor impact}}. P2.7.2.3 VOLCANIC ERUPTION N. {{exhibits(volcano, @P2.3.1.1.6.2.1)}} {{has_subtype(expulsion)}} volcanic eruption. {{produces}} {{has_subtype(rock)}} {{property_of(very hot/molten/viscous)}} {{has_subtype(liquid, P2.3.1.3.1.1.1)}} lava. {{produces}} volcanic ash. {{produces}} {{constitutes(lava)}} lava flow. {{has_subtype(lava flow)}} {{analogous_to(fountain, @P2.3.1.1.6.1.2.2)}} lava fountain. {{has_subtype(lava)}} aa. {{has_subtype(lava)}} {{location_of(underground)}} magma. {{&transformed_into(lava)}} {{property_of(porous)}} {{has_subtype(glass): @P2.3.1.1.4, pumice}}. {{has_source(lava)}} lava tube. {{&has_location}} hot spot. P2.7.2.4 GEYSER SPOUT N. {{has_subtype(jet, P2.3.1.1.6.1.2.2)}} {{property_of(boiling hot)}} {{constitutes(steam + water)}} geyser spout, geyser eruption. {{exhibited_by}} geyser. {{&has_location: Yellowstone Park; Iceland}}. {{has_instance(geyser)}}{{location_of(Yellowstone Park)}} {{property_of(regularity/periodicity)}} Old Faithful. <-- Human actions are classified in various places. Biological (physiological, usually involuntary) actions are under biology and medicine. Various types of travel are under travel. The following are simple physical actions performed usually by people, which do not primarily involve mental processes. These are relatively simple actions, but in general are transitive. In the original Roget, many of these were included in abstract concepts, or in mental categories. We consider the physical actions as consequences of the abstract concepts, and they are gathered here to try to make the distinction between more mental concepts and the concrete physical actions. Some human actions are under M7.3.1.1. [action]. The complex voluntary actions are classified in the mental realm under M7.3.2. [[humact]] --> P2.8 HUMAN PHYSICAL ACTIONS N. {{hperforms(person, P2.3.2.3/agent, R690)}} {{conceptual_part_of(move[obj=body, P2.3.2.2.3.1])}} {{has_subtype(action, P2.4)}} activity, physical activity, human physical action, human action, human activity. {{requires: @P2.8.6, physical effort, exertion}}. {{consumes: metabolic energy, @P2.6.4.5.2}}. {{has_subtype: @R777, grasping, holding, carrying}}. <-- [[cut]] --> P2.8.1 CUTTING N. {{has_subtype(sundering, R44)}} {{used_in(cutting instrument, P2.3.1.3.12.4.1)}} cutting, sundering, severance; slitting, slicing. {{has_patient}} {{has_subtype(solid object)}} cut object. cleaving, cleavage, chopping; sawing; hacking. {{has_subtype(cleaving)}} fracturing. {{causes(fracturing): @P1.2.2.2.1.3.1, fracture, rupture}}. carving. {[with_obj(lumber, P2.3.1.2.4.7)]} {{used_for(plane, @P2.3.1.3.12.4.1)}} planing. paring; whittling. {[of(body, @P2.3.2.2.3.1)]} scission; inscission, inscising, rescission, abscission; laceration, dilaceration[obs3]. {[of(foreskin, @P2.3.2.2.3.2.2)]} circumcision. snipping. punching, die cutting, punching out. {[of(plant, R367, P2.3.2.1.2)]} pruning; hewing; mowing, lawn mowing. {[of(beard, @R1002/moustache, @R1002)]} shaving. {{has_subtype(cutting[obj=beard, @R1002/moustache, @R1002/plant, R367])}} trimming. <-- "trimming" is cutting of excess matter. The excess matter is a small part of the total (more than 20% would be "slashing"!) --> {{causes(trimming): removal[ptnt=$piece[of=$cut object], @R51], @R38}}. &&{{{has_relative_value($cut object^length + $piece^length): ">5"}}}. &&{{has_property($piece): excess, @R641 + unwanted, @R647}}. {[of(body part, P2.3.2.2.3.2)]} dismemberment; section, resection; dislocation. {[of(corpse, R362)]} dissection; autopsy. {[of(body part, P2.3.2.2.3.2)]} {{studied_in: anatomy, P2.6.4.5.1}}. {[of(metal, P2.3.1.2.3)]} metal cutting. {[of(tree, P2.3.2.1.2.3)]} felling. {{&uses(metal cutting): @P2.3.1.3.17.1, torch, welder's torch}}. V. cut, slice, slit, lacerate; rend, sunder, divide, subdivide, sever, dissever, abscind[obs3]; circumcise; incide[obs1], incise; saw; snip, nib, nip. cleave, axe, rive, split. {[with_object(beard, @P2.3.2.2.3.2)]} shave; trim. circumscise. chip, whittle; shear; pare. punch, punch out. {[with_object(plant, R367, P2.3.2.1.2)]} prune; hew; mow. {[with_object(tree, P2.3.2.1.2.3)]} fell. {[with_object(corpse, R362)]} dissect. {[with_object(body, @P2.3.2.2.3.1)]} dismember; dissect; autopsy. Adj. cut, sliced. slit; rent; sliced, severed, sundered, divided. pruned; hewn; mowed. sawed; snipped. circumcised. P2.8.2 PERFORATING (R260a) N. {{has_subtype(penetration, P2.6.1.2.4.3)}} perforating. V. perforate. <-- [[EATING]] break these 3 concepts apart : ingestion, eating, food. Ingestion is taking something into the body by any means. Eating and drinking are specific means. --> <-- this ingestion, injection, etc refers to animals, as distinct from the more general injection at P2.4.2.3.8.1.1.1.2 --> P2.8.3 INGESTION N. {{has_subtype(insertion[into=body/organism], P2.4.2.3.8.1.1.1.2)}} ingestion, ingesting. {{has_subtype}} {{used_for(mouth): eating, P2.8.3.1}}. {{has_patient(eating/gavage)}} {{has_subtype(substance, P2.1.1)}} ingesta. {{has_subtype(injection, @P2.4.2.3.8.1.1.1.2)}} injection[1], injecting. {{has_patient(injecting)}} {{has_subtype(substance, P2.1.1)}} injectant. {{has_result(injecting)}} {{has_subtype(act, @R680)}} injection[2], shot[coll.]. {{has_subtype(injection, @P2.8.3)}} inoculation. infusion; absorption. {{uses(injection/infusion)}} needle, syringe, hypodermic needle. {{uses(infusion)}} infusion tube; drip. {{&uses(infusion)}} {{has_subtype(pump)}} infusion pump, metering pump. {{has_subtype(injection)}} {{location_of(under[loc=skin])}} subdermal injection. {{has_subtype(injection)}} {{location_of(muscle)}} intramuscular injection. {{has_subtype(injection)}} {{location_of(vein)}} intravenous injection; intravenous infusion. {{has_subtype(absorption)}} {{location_of(skin)}} transdermic absorption. {{&uses(transdermic absorption)}} patch. {{&uses(transdermic absorption)}} {{location_of(anus)}} suppository. {{location_of(mouth)}} gavage. {{has_subtype}} {{uses(inhalation, @P2.6.4.1.1)}} inhalation, breathing in, sniffing, snorting[coll.]. V. ingest, take in. [transitive] inject; implant; insert. transplant; transfuse. infuse. {{has_subtype}} {{uses(inhale, @P2.6.4.1.1)}} [transitive] inhale, breathe in, sniff, snort[coll.]. Adj. ingested, taken, taken in. injected; implanted; inserted. percutaneous, transdermic, transcutaneous, diadermic. {{&has_property(injection)}} intravenous, "i.v."[abbr]; subcutaneous, "s.c."[abbr], subdermal. Adv. {{has_mode(injecting)}} by injection. {{has_subtype(by injection)}} subcutaneously; intramuscularly; intravenously; subdermally. {{has_mode(gavage/eating)}} per os, "p.o."[abbr]. <-- this eating is for people. The general "nutrition" is above, at P2.6.4.1.1.2.3 --> P2.8.3.1 EATING (R298a) #298a. Eating. N. {{consumed_by(food, R298, P2.3.1.3.2)}} {{conceptual_part_of(tasting, @R390)}} {{has_subtype(body function, P2.6.4.1.1)}} {{purpose_of(nutrition, P2.6.4.1.1.2.3)}} eating, human nutrition, feeding. {{has_conceptual_part}} biting; chewing, mastication; swallowing. deglutition; gulp; rumination. {{consumed_by(meal)}} dining. {{has_subtype(dining)}} {{has_activity(restaurant, P2.3.1.3.10.2.2.4)}} dining out. {{property_of(excessive): gluttony &c. R957}}. {[with_object(horse)]} hippophagy[obs3]. {[with_object(fish)]} ichthyophagy[obs3]. {{mcaused_by: appetite &c. R865}}. {{uses(eating)}} {{has_subtype(body part): mouth, jaws, mandible, mazard[obs3], chops}}. carousal &c. (amusement) R840; drunkenness &c. R959. {{performed_by: diner; hippophage; glutton &c. R957}}. <-- epulation[obs3], manducation[obs3]?? --> V. eat, consume, feed, fare, devour, swallow, take. gulp; fall to; despatch, dispatch; discuss; take down, get down; lay in, tuck in; lick, pick, peck; gormandize &c. R957; bite, champ, munch, munch on, cranch[obs3], craunch[obs3], crunch, chew, masticate, gnaw, mumble. nibble, nibble at, nibble on. {{has_subtype(eat[mode=quickly])}} bolt down, wolf down, gulp down, snap down. live on; feed upon, batten upon, fatten upon, feast upon regale; carouse &c. (make merry) R840; eat heartily, do justice to, play a good knife and fork, banquet. {[of(grazing animal)]} browse, graze, crop. dine; breakfast; lunch; sup; break bread, break one's fast. <-- purvey &c. R637. --> Adj. eatable, edible, esculent[obs3], comestible, alimentary. cereal, cibarious[obs3]; dietetic; culinary. nutritive, nutritious; gastric; succulent. {{similar_to: tasty, delicious, appetizing R394}}. omnivorous; carnivorous; herbivorous; granivorous[obs3], graminivorous, phytivorous[obs3]; ichthyivorous[obs3]; omophagic[obs3], omophagous[obs3]; pantophagous[obs3], phytophagous[obs3], xylophagous[Biol]. Phr. "across the walnuts and the wine" [Tennyson]; "blessed hour of our dinners!" [O. Meredith]; "now good digestion wait on appetite, and health on both!" [Macbeth]; "who can cloy the hungry edge of appetite?" [Richard II]. <-- [[drinking]] --> P2.8.3.2 DRINKING N. {{has_subtype(body function, P2.6.4.1.1)}} drinking; potation, draught, libation. {{has_subtype(drinking[from=breast])}} {[with_object(mother's milk)]} {{&hperforms(baby)}} breast feeding. {{performed_by}} drinker. {{has_subtype(drinker)}} guzzler. V. drink, have. {{has_conceptual_part(drink)}} swallow. {{has_subtype(drink[mode=completely])}} drink up; empty one's glass, drain the cup. {{has_subtype(drink)}} drink in, drink one's fill; imbibe; suck, suck up; lap; toss off, toss one's glass; wash down, crack a bottle, wet one's whistle. {[with_object(alcoholic beverage)]} knock back; swig; swill. {{has_subtype(drink[mode=a little at at time, @R26])}} sip, sup. take tea. {{has_subtype(drink[obj=alcoholic beverage][mode=excessively]): tipple &c. (be drunken) R959}}. {{has_subtype(drink[mode=deeply])}} quaff. {{has_subtype(drink[mode=continuously+quickly])}} guzzle, chugalug[slang]. Adj. drinking. swallowing. imbibing; lapping; quaffing; guzzling. {{requires(drink)}} drinkable, potable, safe to drink, potulent[obs1]. bibulous. Phr. "Down the hatch!"; "Bottoms up!"; "kampai!"[Jap]. <-- Here, a "meal" is considered the food itself rather than the activity of dining Note that a meal may be part of "entertainment", and also that "entertainment" may accompnay a meal (as at a feast or festival)! These must be different senses of "entertainment", but they are not yet distinguished here. [[meal]] --> P2.8.3.R1 MEAL N. {{constitutes(food, R298)}} {{has_tobject(eating, M7.3.1.1)}} meal, repast. {{&part_of: entertainment}}. {{requires: preparation, R673}}. {{has_subtype(preparation[obj=meal]): cooking}}. feed, spread, mess, groaning board; regale, regalement[obs3], bait[obs2]; refection, collation. breakfast; brunch; lunch, luncheon; dinner, supper, evening meal, evening repast, dejeuner[Fr], bever[obs3], tiffin[obs3]. {{has_part(meal)}} {{constitutes(food, R298)}} course, dish, plate; appetizer, hors d'oeuvre[Fr]; main course, entree; dessert. {{has_subtype(dish)}} {{property_of(heated)}} hot dish. {{has_subtype(dish)}} {{not_property_of(heated)}} cold dish. {{precedes(appetizer): main course}}. {{precedes(main course): dessert}}. {{has_subtype(hors d'oeuvre)}} {{origin_of(Italy)}} antipasto. {{location_of(outdoors)}} cookout, barbecue, picnic. potluck, table d'hote[Fr], dejeuner a la fourchette[Fr]. {{has_small_quantity}} quick meal, fast food; snack, light meal, bite; junk food, whet, nosh, bait; TV dinner; microwave dinner. {{has_subtype(snack)}} midnight snack; between-meal snack. {{has_subtype(light meal)}} {{purpose_of(refreshment, R689)}} refreshment, refreshments[pl]; light refreshment. {{has_subtype(refreshment)}} {{has_subtype(junk food): @P2.3.1.3.2.3, hot dog, hamburger}}. {{has_subtype(refreshment)}} {{has_subtype(junk food): @P2.3.2.3.2.2, confection}}. {{has_subtype(refreshment)}} {{has_subtype(junk food)}} {{has_subtype(snack)}} pretzel; popcorn; potato chip; fritos. {{has_subtype(junk food)}} {{has_subtype(sandwich)}} submarine sandwich, submarine, grinder, hoagie; crackers and cheese. {{has_part(submarine sandwich)}} {{has_subtype(bread, P2.3.1.3.2.4)}} Italian bread. {{has_subtype(junk food)}} {{part_of(pie crust/cheese/tomato sauce)}} pizza, pizza pie. {{has_subtype(refreshment)}} {{has_subtype(junk food): @R298, cracker}}. <-- bara[obs3], chotahazri[obs3]; bara khana[obs3] --> {{has_subtype}} {{has_large_quantity(food, R298)}} hearty meal, square meal, substantial meal, full meal, soup to nuts, seven-course meal. {{has_subtype}} {{has_large_quantity(food, R298)}} {{conceptual_part_of(entertainment, @R840)}} feast, banquet, junket; wassail. {{has_subtype}} {{location_of(outdoors)}} picnic; clambake. {{has_subtype}} {{has_large_quantity(food, R298)}} {{conceptual_part_of(entertainment, @R840)}} festival, fete, blowout. table, cuisine, bill of fare, menu, table d'hote[Fr], ordinary. V. dine, have a meal, eat a meal. breakfast, break one's fast; lunch; take tea; sup; break bread. snack. Adj. dining. snacking. {{has_property(meal)}} ready-to-eat. P2.8.4 EXCRETION #299. Excretion. N. {{has_subtype(body function, P2.6.4.1.1)}} {{has_subtype(physical process)}} excretion, discharge, emanation. exhalation; exudation; extrusion; secretion[2], effusion; extravasation[Med], ecchymosis[Med]. {{forms(secretion)}} {{has_subtype(substance, P2.1.1)}} secretion[2]. {{exhibits(bowel, @P2.3.2.2.3.2.2)}} defecation, evacuation, dejection. {{occurs_at(defecation): anus, @R1002}}. {{requires(defecation)}} {{exhibits(bowel, @P2.3.2.2.3.2.2)}} bowel movement, peristalsis. urination; sweating, perspiration, perspiring; salivation. {{!produces(defecation)}} {{has_subtype(semisolid)}} {{property_of(stench, R401)}} {{major_component_of(intestinal bacteria, @P2.3.2.1.3.1)}} faeces, feces, excrement, shit[vulg], stools, crap[vulg], offal, ordure, dung. {{has_subtype(feces)}} {[of(bird/bat)]} {{component_of(phosphate, @P2.3.1.3.4)}} guano. {{has_subtype(feces)}} {[of(livestock)]} manure. {{&component_of(manure)}} compost. {{has_subtype(natural fertilizer, @M7.3.5.4.1.2): guano; manure; compost}}. {{has_subtype(feces)}} {{produces(cattle, @R366)}} cow pattie. {{has_subtype(feces)}} {{produces(buffalo, @P2.3.2.1.1.1.5.6)}} buffalo chip. {{component_of(feces)}} sewage, sewerage; coprolite. {{has_subtype(feces)}} bloody flux; cacation[obs3]; coeliac-flux, coeliac-passion; dysentery. {{has_subtype}} going to the bathroom[euphemism]. {{has_subtype(going to the bathroom): urination; defecation}}. {{!produces(sweating)}} {{has_subtype(body fluid, @P2.3.2.2.3.2)}} perspiration, sweat. {{!produces(urination)}} {{has_subtype(body fluid, @P2.3.2.2.3.2)}} urine, piss[vulg]. {{produced_by(urine): kidney}}. {{produced_by(faeces): intestine}}. diaphoresis; eccrinology[Med]. <-- subation[obs3]; --> {{&produces(salivation)}} saliva, spittle, spit, rheum. ptyalism[obs3], catarrh; diarrhoea; ejecta, egesta[Biol], sputa; excreta; exuviae[Lat] &c. (uncleanness) R653. hemorrhage, bleeding; outpouring &c. (egress) R295. {{has_subtype}} farting, passing gas, breaking wind. {{occurs_at(passing gas): anus, @R1002}}. {{caused_by(farting)}} flatus, gas, intestinal gas, afflatus[obs2], efflation[obs3], eluvium[obs3]. {{produces(farting)}} {{property_of(stench, R401)}} flatus, fart[vulgar]. {{part_of(fart)}} {{has_subtype(contest, R720)}} crepitation contest, farting contest. V. {{conceptual_part_of(emanate, @R295)}} {{has_subtype(excrete, @R297)}} excrete. {{has_metaphor}} go to the bathroom. {{has_subtype(excrete[obj=urine])}} urinate. {{has_subtype(excrete[obj=feces])}} defecate. {{has_subtype(excrete[obj=sweat])}} sweat, perspire. {{has_subtype(excrete[obj=saliva])}} salivate. {{has_subtype(excrete[obj=fart])}} pass gas, break wind, fart[coll.]. <-- This concept "inactivity" is for physical actions of humans which would be classified as "inactivity". IT is distinguished from "inaction" (R681), under mental concepts, which refers to a volitional decision not to act. Thus the physical inactivity is usually a result of the mental decision of inaction. note that "inactivity" contains "sleep", so what is "repose"? Sleep seems to be a subtype of repose. So we put sleep and repose under human activities [acting]. The concept of human physical action is under P, human inaction is R681. "Inactivity" is . . . sloth, languor. More like resting. Should be "slow activity?" [[inactivity]] --> P2.8.5 Inactivity #683. Inactivity. N. {{has_low_level(activity, R682)}} {{has_subtype(inertness &c. R172)}} inactivity. {{result_of: inaction &c. R681; obstinacy &c. R606}}. {{has_subtype: repose, R687; sleep, P2.8.5.1.1}}. lull &c. (cessation) R142; quiescence &c. R265; rust, rustiness. idleness, remissness &c. adj.; sloth, indolence, indiligence[obs3]; dawdling &c. v.; ergophobia[obs3], otiosity[obs3]. dullness &c. adj.; sluggishness &c. (slowness) R275; procrastination &c. (delay) R133. torpor, torpidity, lethargy, torpescence[obs3]; stupor &c. (insensibility) R823; somnolence; drowsiness &c. adj.; nodding &c. v.; oscitation[obs3], oscitancy[obs3]; pandiculation[obs3], hypnotism,; statuvolence, heaviness[obs3], heavy eyelids; languor; segnity[obs1], segnitude[obs1]; lentor[obs3]. dull work; pottering; relaxation &c. (loosening) R47; Castle of Indolence. {{&caused_by}} lullaby. {{&caused_by: @P2.3.1.3.4.1.1, sedative, tranquilizer, hypnotic, sleeping pill, relaxant, anaesthetic, general anaesthetic}}. torpedo. {{trait_of(inactivity)}} idler, drone, droil[obs3], dawdle, mopus[obs3]; do-little, faineant[Fr], dummy, sleeping partner; afternoon farmer; truant &c. (runaway) R623; bummer[obs2], loafer, goldbrick, goldbicker, lounger, lazzarone[It]; lubber, lubbard[obs3]; slow coach &c. (slow) R275; opium eater, lotus eater; slug; lag[obs2], sluggard, slugabed; slumberer, dormouse, marmot; waiter on Providence, fruges consumere natus[Lat]. V. be inactive &c. adj.; do nothing &c. R681; move slowly &c. R275; let the grass grow under one's feet; take one's time, dawdle, drawl, droil[obs3], lag, hang back, slouch; loll, lollop[obs3]; lounge, poke, loaf, loiter; go to sleep over; sleep at one's post, ne battre que d'une aile[Fr]. take it easy, take things as they come; lead an easy life, vegetate, swim with the stream, eat the bread of idleness; loll in the lap of luxury, loll in the lap of indolence; waste time, consume time, kill time, lose time; burn daylight, waste the precious hours. idle away time, trifle away time, fritter away time, fool away time; spend time in, take time in; peddle, piddle; putter, putter around, potter, pudder[obs3], dabble, faddle fribble[obs3], fiddle-faddle; dally, dilly-dally. languish, expend itself, flag, hang fire; relax. render idle &c. adj.; sluggardize[obs3]; mitigate &c. R174. Adj. inactive, idle, inert; motionless &c. R265; unbusied[obs3], unoccupied &c. (doing nothing) R681. indolent, lazy, slothful, lusk[obs3], remiss, slack, torpid, sluggish, otiose, languid, supine; heavy, dull, leaden, lumpish[obs3]; soulless, exanimate[obs3]; drony[obs3], dronish[obs3]; lazy as Ludlam's dog. dilatory, listless, lackadaisical, half-hearted, puttering, pottering. laggard; lagging &c. v.; slow &c. R275; rusty, flagging; fiddle-faddle; pottering &c. v.. {{&mcaused_by: shilly-shally &c. (irresolute) R605}}. {{&caused_by: sedative &c. R174}}. Adv. inactively &c. adj.; at leisure &c. R685. indolently, lazily, slothfully, slackly, torpidly, sluggishly, languidly; heavily, dully, leadenly. dilatorily, listlessly, lackadaisically, half-heartedly, putteringly, potteringly, remissly. Phr. the eyes begin to draw straws; "bankrupt of life yet prodigal of ease" [Dryden]; " better 50 years of Europe than a cycle of Cathay" [Tennyson]; "idly busy rolls their world away " [Goldsmith]. P2.8.5.1 Repose #687. Repose. N. {{antonym_of(exertion, R686)}} {{has_subtype(pause[from=exertion, R686], R142)}} repose, rest, silken repose, reposing, resting. {{has_subtype: sleep, P2.8.5.1.1}}. sitting, sitting down; lying down; leaning against a support. relaxation, ease, relaxing, unbending. {{&co-occurs_with}} breathing spell, breathing time, time off; respite. {{&co-occurs_with}} {{has_subtype(day): @R685, day of rest, dies non, Sabbath, Lord's day, holiday, day off, red-letter day}}. {{part_of(day off): @R685, vacation}}. {[in_frame(school/legislature)]} recess. {[in_frame(working)]} coffee break. V. {{has_subtype(pause, R142)}} repose, relax, rest, rest and be thankful, take a rest, take one's ease, take it easy, take a break. {{has_subtype(take a break)}} take a breather, breathe, respire, drink in the ozone, draw a deep breath, draw breath, take a deep breath, take breath, gather breath, take a long breath, regain breath, recover breath. {{has_subtype(take a break)}} take five; take ten. {{has_metaphor(take a break)}} stop to smell the roses. relax, unbend, slacken, take time off; rest upon one's oars; stay one's hand. {{has_purpose(take a break): be refreshed, R689}}. {{has_subtype: sleep, P2.8.5.1.1}}. lie, lie down; recline, recline on a bed of down, recline on an easy chair. {{has_subtype(lie down)}} lie on one's back; lie on one's side; lie on one's belly. sit; squat; lean against a support, lean against a wall. {{has_subtype(sit)}} sit up, sit erect; sit back. {{&precedes(lie down): @P2.8.5.1.1, go to rest, go to bed, go to sleep}}. take a holiday, shut up shop; lie fallow &c. (inaction) R681. Adj. {[of(person, P2.3.2.3)]} reposing, relaxing, resting. reclining, lying, sitting. {{causes(repose)}} rested; relaxed. {{similar_to(rested): refreshed}}. unstrained. [of materials and people] unstressed. Adv. at rest. Phr."the best of men have ever loved repose" [Thompson]; "to repair our nature with comforting repose" [Henry VIII]. <-- [[sleep]] --> P2.8.5.1.1 Sleep N. {{not_property_of(awareness/responsiveness)}} {{has_subtype(inactivity, R683)}} {{property_of(interruptable, @R142)}} sleep, slumber. {{topic_of}} treatise on sleep, hypnology[obs3]. {{has_high_intensity}} deep sleep, sound sleep, heavy sleep, balmy sleep. {{property_of(short duration, @P1.1.1.4)}} nap, doze, snooze, siesta, wink of sleep, forty winks. {{has_subtype(nap)}} {{property_of(short duration, @P1.1.1.4)}} cat nap. {{&has_process}} {{has_subtype(sound, R402)}} {{emits(throat, @R1002)}} snore, snoring. {{&co-occurs_with}} {{&has_process}} {{has_subtype(mental process): dream, @M1}}. {{similar_to(deep sleep)}} {{not_property_of(interruptable, @R142)}} coma; unconsciousness; catalepsy. {{has_subtype(deep sleep)}} {[of(beast, @P2.3.2.1.1)]} {{property_of(long duration[val=1-6 months], @P1.1.1.4)}} hibernation. {{similar_to}} {{property_of(awareness/responsiveness)}} hypnosis, hypnotic state. {{similar_to}} trance, ecstasy, ecstasis[obs3]. {{has_metaphor}} Morpheus; Somnus. {{performed_by}} sleeper. {{co-occurs_with}} {{has_subtype(walking)}} sleepwalking, somnambulism. {{has_subtype(trance)}} hypnotic state, hypnotic trance. {{caused_by(hypnotic state)}} hypnotization, animal magnetism[obs2]. {{studied_in(hypnotization)}} hypnotism. V. sleep, slumber, be asleep. {{property_of(excessive)}} oversleep. {{has_high_intensity}} sleep soundly, sleep deeply, sleep heavily; sleep like a baby, sleep like a top, sleep like a log, sleep like a dormouse; snore one's best. get some z's, stack z's [coll.]. {{&co-occurs_with}} {{&has_process}} dream. doze, drowze[obs3], snooze, nap; take a nap, take forty winks. {{has_commencement}} settle to sleep, go to sleep, go off to sleep; doze off, drop off, drop off to sleep; fall asleep; drop asleep; close the eyes, seal up the eyes, seal up eyelids; weigh down the eyelids; get sleep, nod, yawn; go to bed, turn in. {{has_subtype(sleep deeply)}} {[of(beast, @P2.3.2.1.1)]} {{property_of(long duration, @P1.1.1.4)}} hibernate. {{&has_process}} snore. {{&precedes(lie down, @P2.8.5.1.1)}} go to rest, go to bed, go to sleep. {{has_subtype(cause[ptnt=trance])}} entrance. {{has_subtype(entrance)}} {{has_subtype(cause[ptnt=hypnotic state])}} hypnotize, mesmerize[obs2]. Adj. sleeping, asleep, stacking z's[coll]; fast asleep, dead asleep, sound asleep; in a sound sleep; sound as a top, dormant; in the arms of Morpheus, in the lap of Morpheus; unwakened, unawakened; dozing. {{&has_part(sleeping)}} snoring. sleepy, sleepful[obs3]; dozy[obs3], drowsy, somnolent, torpescent[obs3]; somnifacient[obs3]; heavy, heavy with sleep. lethargic, lethargical[obs3]; statuvolent[obs3], statuvolic[obs3]; napping; somnific[obs3], somniferous; soporous[obs3], soporific, soporiferous[obs3]; hypnotic. balmy, dreamy. comatose; unconscious; cataleptic. snoring. Phr. "the mystery of folded sleep" [Tennyson]; "the timely dew of sleep" [Milton]; "thou driftest gently down the tides of sleep" [Longfellow]; "tired Nature's sweet restorer, balmy sleep" [Young]. <-- [[acting]] put new actions or relocate actions here --> <-- This belongs under human physical actitivities, at P2.8 [[effort]] M7.3.4.7 --> P2.8.6 EXERTION #686. Exertion. N. {{antonym_of(repose, R687)}} exertion, effort; struggle, stroke of work, stitch of work. {{consumes}} {{has_subtype(energy, @R171): metabolic energy, @P2.6.4.5.2}}. {{has_subtype}} {{used_in(muscle, @P2.3.2.2.3.2)}} physical exertion, physical effort. {{has_subtype(physical exertion)}} strain, tug, pull; throw; stretch, spell, spurt, spirt[obs3]. {{has_subtype}} {{used_in(brain, @P2.3.2.2.3.2/mind, M1/thought, R451)}} mental exertion, mental effort, mind work. {{&causes(effort)}} stress. {{has_subtype}} {{property_of(sustained)}} sustained effort. {{has_subtype(physical exertion): @P2.6.4.8.4, exercise, physical exercise}}. heft; wear and tear; "a strong pull a long pull and a pull all together". {{occurs_in: productive activity, M7.3.5.10}}. {{has_subtype}} {{property_of(prolonged, @R110)}} prolonged exertion. V. exert oneself; exert one's energies, tax one's energies; use exertion. take trouble, trouble oneself. {{has_commencement: bestir oneself, @R682}}. Adj. {{has_property(exertion)}} laborious, strenuous, energetic. strained; toilsome, troublesome, wearisome; herculean; gymnastic, palestric[obs3]. {{has_subtype(difficult)}} uphill. laboring, exerting, straining. hard-working, painstaking. hard at work, on the stretch. operose[obs3], elaborate. {{&property_of(mental effort): stimulating, @R824}}. Adv. laboriously, strenuously. lustily; pugnis et calcibus[Lat]; with might and main, with all one's might, with a strong hand, with a sledge hammer, with much ado; to the best of one's abilities, totis viribus[Lat], vi et armis[Lat], manibus pedibusque[Lat], tooth and nail, unguibus et rostro[Lat], hammer and tongs, heart and soul. through thick and thin &c. (perseverance) R604a. by the sweat of one's brow, suo Marte. Phr. aide-toi le ciel t'aidera[Fr];" and still be doing, never done" [Butler]; buen principio la mitad es hecha [Sp]; cosa ben fatta e' fatta due volte [It];" it is better to wear out than to rust out" [Bp. Hornel]; labor omnia vincit[Lat][Vergil]; "labor, wide as the earth, has its summit in Heaven" [Carlyle]; le travail du corps delivre des peines de l'esprit [Fr]; manu forti[Lat]; ora et labora[Lat]. <-- note that the antonym of exertion, Repose (R687) is located at P2.8.5.1. under human physical actions, due to little mental content (liesure is the "mental" equivalent of repose, i.e., repose for the mind) --> <-- this should have its own entry --> P2.8.7 COOKING N. {{has_subtype(heating, R384)}} {{has_subtype(preparation[of=food, R298][for=eating], R673)}} cooking. {{&has_purpose(cooking): improve[2][obj=flavor[of=food, R298], @R390], @M7.1.2.1.2.1.1}}. {{uses(cooking)}} {{has_subtype(ingredient, @P2.1.4)}} {{has_component(food, R298)}} food ingredient, ingredient. {{studied_in(cooking)}} cookery, culinary art. {{has_subtype(cooking)}} baking; frying; grilling; broiling; roasting; sauteeing. {{uses(cooking): cooking implement, P2.3.1.3.1.3.1}}. {{uses(grilling): @P2.3.1.3.1.3.1, grill, gridiron}}. V. {{has_subtype(heat, R384)}} cook. digest; stew; bring to boiling, parboil. {{has_subtype(cook)}} bake; fry; grill; sautee; roast; barbecue, barbeque. Adj. cooked. {{has_subtype(cooked)}} baked; fried; grilled; roasted; barbecued, barbequed. {{has_subtype(fried)}} pan-fried; deep-fried. <-- These words refer primarily to human sexuality, but no separate section is provided for the analogous sexual activity of non-human animals. Following common usage, sex and gender are not distinguished here, at the risk of offending prescriptivists. [[sex]] --> P2.8.8 SEXUAL ACTIVITY #374a. Sexual activity. N. {{hperforms(person, P2.3.2.3)}} sexual activity. {{requires}} {{manifestation_of}} {{has_property(person, P2.3.2.3)}} sexuality; sex, gender. {{mcaused_by}} {{has_subtype(desire, R865)}} sex instinct, sex drive, libido, lust, concupiscence, aphrodisia[obs3]. {{!has_property(sexual activity): pleasurableness, R829}}. {{has_subtype(sex/gender)}} male. {{has_subtype(sexuality)}} masculinity, maleness, manliness. {{has_subtype(sex/gender)}} female. {{has_subtype(sexuality)}} femininity, womanliness. {{has_subtype(sex/gender)}} neuter; hermaphrodite. {{has_manifestation(sexuality)}} sexiness, attractiveness; sensuality, voluptuousness. {{has_subtype(sexual activity)}} {{hperforms(person[num=>1], P2.3.2.3)}} sexual relations. {{performed_by(sexual relations)}} {{has_subtype(reciprocal relation)}} sexual partner, mate. {{has_subtype(sexual relations): sexual immorality, R961}}. {{performed_by(sleep around)}} swinger. &&{{partner_of($swinger): mate[distrnum=>2]}}. {{has_subtype(sexual relations)}} {{hperforms(man + woman)}} sexual intercourse, copulation, mating, coitus, sex, lovemaking, sexual union, sleeping together, carnal knowledge, straight sex, heterosexual union, doing it[coll], fucking[vulgar], screwing[vulgar]. {{has_subtype(sexual intercourse)}} {[in_frame(marriage)]} {{hperforms(husband + wife)}} marital relations, the marital act. {{has_beginning(copulation)}} {{has_subtype(insertion[of=penis][into=vagina])}} intromission, penetration. {{has_manifestation}} {{has_subtype(feeling)}} sexual arousal, hots, horns [coll]; arousal, heat, rut, estrus, oestrus. {{causes(sexual arousal)}} erection, hard-on[vulgar], boner. {{has_manifestation}} masturbation, self-gratification, autoeroticism, onanism, self-abuse. {{has_part(sexual intercourse)}} {{property_of(intense pleasure)}} orgasm, climax. {{has_manifestation(climax[of=male])}} {{has_subtype(expulsion[of=ejaculate, @P2.3.2.2.3.2])}} ejaculation. {{has_subtype(copulation)}} {{hperforms(unmarried person)}} {{has_manifestation}} fornication. {{has_subtype(copulation)}} {{hperforms(married person + non-spouse)}} adultery. {{has_subtype(person, P2.3.2.3)}} {{trait_of(sexiness)}} {{has_subtype(woman)}} sex symbol, sex goddess. {{has_subtype(person, P2.3.2.3)}} {{trait_of(sexiness)}} {{has_subtype(man)}} stud, hunk. {{has_subtype(sexual intercourse)}} {{not_property_of(repeated)}} one-night stand. {{has_manifestation}} {{property_of(pornographic)}} {{has_subtype(movie, R556b/picture/document)}} pornography, porn, porno. {{has_subtype(pornography)}} hardcore pornography, softcore pornography. {{has_subtype(softcore pornography)}} pin-up, cheesecake; beefcake. {{topic_of(pornography)}} {{has_subtype(magazine)}} Playboy; Esquire; Hustler. {{has_subtype(sexual activity)}} {{property_of(unorthodox)}} perversion, deviation, deviance, sexual abnormality. {{has_subtype(perversion)}} fetish, fetishism; sodomy, buggery; pederasty; sadism, sapphism[obs3]; masochism, sado-masochism; incest; pedophilia. {{has_subtype(sexual activity)}} {{property_of(unorthodox)}} {{hperforms(homosexual, @R373/lesbian, @R374)}} homosexuality. {{has_property(homosexual, @R377)}} effeminacy, silkiness[obs2]. {{has_subtype(homosexuality)}} {{hperforms(lesbian, @R374)}} lesbianism. {{has_subtype(homosexuality)}} bisexuality, ambisexuality. {{has_manifestation}} {{property_of(impurity, R961)}} carnality, flesh, salacity; prurience, pruriency; lechery, lewdness, lasciviousness, lasciviency[obs3], lubricity. V. engage in sexual activity. {{hperforms(man + woman)}} mate, copulate; make love, have intercourse, fornicate, have sex, do it[coll.], sleep together; screw[vulgar], fuck[vulgar], bang[vulgar], get laid[vulgar]. {{has_subtype(have intercourse[mode=frequently])}} sleep around, play the field. {{has_high_quantity(play the field)}} be promiscuous. {{has_commencement(copulate)}} intromit. {{hperforms(person[num=1])}} masturbate, jerk off[coll.], jack off[coll.], play with oneself. {{has_commencement(sexual activity)}} become aroused, get hot, get the hots[coll], have the hots[coll]. {{causes(become aroused)}} {{has_subtype(swelling[of=tissue], @P2.4.2.4.1)}} {{affected_by(sex organ)}} tumescence. {{causes(become aroused)}} {{hperforms(man)}} {{affected_by(penis)}} {{has_subtype(tumescence[of=penis])}} have an erection, get it up[coll.], get a hard-on[coll]. {{has_process(copulate)}} come, climax, have a climax. {{has_subtype(climax)}} {{hperforms(man)}} ejaculate. Adj. sexy, erotic, sexual, carnal, sensual. hot, horny, randy, rutting; passionate, lusty, hot-blooded, libidinous. {{has_trait(homosexual, @R373)}} homosexual, gay, silky[derog.], queer[derog.]; lesbian; bisexual, ambisexual. {{has_property(tumescence)}} tumescent. {{!has_property(sexual activity): pleasurable, R829}}. <-- ************************************************************************* ** FACTOTUM(R) SemNet Version 0.56 ** ** Part 2 of 2 ** ************************************************************************* Copyright (C) MICRA, Inc. 1994, 1995. --> <-- History: . Last edit September 21, 1997. Size: 676 pages in the Mental section (using HP4 printer driver!) Last indexing September 21, 1997. Finished first scan through Roget October 10, 1995. Started systematic scan of mental section Aug 8, 1994, with 368 pages For information about the organization and notation used in this semantic network, refer to the header in the accompanying file (Part 1), fsn1.doc. ------------------------------------------------------------------ ======================================================================= M = Mental Universe ======================================================================= This division is for concepts that would not exist without intelligent minds to invent them. This is in contrast to abstract relations and physical objects, which can be thought of as having an "objective" existence. Most of the actions in this section involve some element of physical activity, such as inquiry, research, experiment; however, these are directed at obtaining information for comprehension by a mind, and therefore are classified under mental concepts. Similarly with communication, social phenomena, law, and property. On the other hand, there are some concepts classified in the "Physical" section, such as science in general, sexual activity, and most notably medicine, which have strong "mental" character(pursuit of a goal). This is because these concepts are primarily concerned with physical phenomena. Thus these classifications are to some extent arbitrary, but we believe that the distinctions are useful. [[mental]] --> M. MENTAL PHENOMENON N. mental phenomenon. <-- (I.) FORMATION OF IDEAS... 450-515 I Intellect in general R450 - R452 R453, R454 to M3 mental objects --> <-- note that in Roget the mind is considered to be the object which has emotions, as well as the object which thinks. The distinction between thought and affections is not absolute; however, for this hierarchy, we consider the mind as a more general phenomenon (possessed by some animals) and leave intellect to be the reasoning faculty. For language understanding (as contrasted with philosophical) purposes, we consider both the mind and the body to be part of the intelligent entity "self, I, me". This is to handle constructions such as "my mind" My body", "my soul". By the general rule that a part of a physical object is a physical object, and a part of a mental object is a mental object, the "self" will be both a physical and mental object. At present the usage is inconsistent; the self is directly in the hierachy as a subtype of mind, but is also related to the hierarchy by the "part" relationship. This reflects multiple uses, but perhaps should be made more precise??? This is a materialistic hierarchy, where the brain (natural or artificial) is a necessary substrate for the mind. Spirits are treated in a category separate from mind. This hierarchy anticipates the existence of true artificial intelligence, i.e. that machines will at some time also have minds. Thus minds are considered as a part of an agent, which includes animals. Artificial minds would also fall in the category of "person" as that is used in some of the relations in this network. THe mind causes awareness, but there is a subcategory, self-awareness, which presumably is possessed by people and perhaps other entities. Note that consciousness is labeled as a function of the mind. Just to avoid delving into impossible arguments, we add no more detail; this implies that when a person is unconscious the mind isn't functioning. Of course, the brain is functioning, and that affects the mind, but ... generally, it fits with how people use the word non-technically. To resolve this, we can consider the label "unconsciousness" to designate a lower level of consciousness. If it is truly qualitatively different, we will need a different relation. [[mind]] --> M1 MIND (R450 TO R452) N. mind, cognitive faculty, mental capacity. {{has_conceptual_part}} psychological feature. {{part_of(mind[num=1]): agent, R690}}. {{has_subtype(mind)}} human mind; artificial intellect. {{has_expression}} {{has_subtype(subjective reality)}} personality, individuality. {{has_property(mind)}} state of mind, mental state. {{uses: brain; computer}}. {{has_part: intellect, M1.R1}}. {{part_of}} sentient being. {{part_of: person, R372a, @P2.3.2.3}}. {{part_of: artificial intellect, intelligent robot}}. {{part_of: actor, agent, causal agent, mover, motive agent}}. {{has_action}} {{has_subtype(process, @R680)}} mental process. {{has_subtype(mental process)}} being conscious, being aware. {{has_subtype(psychological feature)}} {{has_expression(being conscious)}} consciousness, awareness. {{has_subtype(awareness)}} self-awareness. {{trait_of(self-awareness)}} self-aware entity. <-- a "dream" is a mental process, but we must distinguish it from conscious thinking, and from intuition --> {{has_subtype(mental process)}} {{co-occurs_with(sleep, P2.8.5.1.1)}} dream. {{has_subtype(dream)}} {{property_of(terrifying, @R860)}} nightmare, ephialtes[obs3]. {{-!has_part(nightmare)}} {{has_subtype(demon, @R980)}} {{property_of(imaginary, @R515)}} incubus; succubus. {{has_subtype(mental process): thinking, R451; intuition, R477}}. V. be conscious, be aware. Adj. {{has_subtype(sentient, R375)}} conscious, aware. Demonstrative Pron. they[pl]; them[dative, accusative]. Interrogative Pron. who; which; whose[possessive]; whom[dative, accusative]. <-- [[self]] --> M1.1 SELF N. {{part_of(mind, M1)}} {{has_subtype(self-aware entity)}} {{has_subtype(essence, R5)}} self, ego, individuality, identity, personal identity. {{has_part(self): soul, @R980}}. {{has_part(self): body}}. {{has_symbol}} {{has_subtype(proper name[of=agent, R690/self], R564): @R564, name, personal name}}. PersonalPron. I, I myself, myself[reflexive], me[dative, accusative]. {{has_plural(I)}} we, us[dative, accusative]. oneself. Possessive Pron. my. mine[dative, accusative]. M1.2 OTHER N. {{has_subtype(person, P2.3.2.3)}} {{has_subtype(self-aware entity)}} {{antonym_of(self, M1.1)}} {{has_subtype(else, @R9)}} other, another, someone else, somebody else, others[pl], other people[pl]. {{has_subtype(other)}} {{has_subtype(inanimate object, P2.3.1)}} something else. {{has_plural(he/she/it)}} they. {{has_plural(someone else)}} others. {{has_plural(you)}} you; youse[slang]; you all[dialect], y'all[dialect]. {{has_subtype}} {[in_frame(Judaism): @P2.3.2.3.6.4.3, goy, goyim[pl]]}. PersonalPron. {{has_subtype(someone else)}} you, thou, thee; he; she; thee[dative, accusative], thou[dative, accusative]; thyself, yourself; him[dative, accusative]; her[dative, accusative]; himself[dative, accusative]; herself[dative, accusative]; itself[inanimate]. {{member_of(himself/herself)}} theirselves, themselves. {{has_subtype(something else)}} it. PossPron. your; his; her; its. yours, thine[obs2]; hers. <-- note the property of "sensibility". We consider the intellect as a part of the perceptual system. --> M1.R1 INTELLECT #450. Intellect. N. {{property_of(sensibility, R822)}} {{property_of(excitibility, R825)}} {{has_part(mind)}} intellect, reason, wit, wits, thinking principle, cogitative faculties; discursive faculties, reasoning faculties, intellectual faculties, higher faculties, brains, cognitive powers, intellectual powers, parts. intellection, conception. {{part_of}} consciousness. {{has_manifestation: @R498, wit, intelligence, native intelligence, intellectuality}}. {{has_expression(intelligence)}} association of ideas; judgment, capacity, genius; ability &c. (skill) R698; Vernunft[Ger], Verstand[Ger]. {{has_expression(intelligence): reasoning, M5.4}}. {{has_function}} understanding. {{has_property}} rationality; intellectuality. {{uses: @M6.1, perception, senses}}. {{uses: observation, percipience}}. {{has_measure(intelligence)}} intelligence quotient, IQ[acron]. soul, spirit, ghost, inner man, heart, breast, bosom, penetralia mentis[Lat], divina particula aurae[Lat], heart's core; the Absolute, psyche, subliminal consciousness, supreme principle. {{requires: @P2.3.2.2.3.2, brain, organ of thought, seat of thought, cerebrum}}. {{has_metaphor(intellect)}} {{contained_in(brain): @P2.3.2.2.3.2, head, headpiece; pate, noddle[obs3], noggin, skull, cranium, sconce, upper story}}. <-- what is the computer analogy? CPU + RAM + program? --> {{analogous_to}} {[of(computer): @P2.3.1.3.15.4.1.R2, central processing unit, CPU]}. {{has_property: immateriality, R317}}. universal concept, universal conception. {{studied_in}} psychology; psychiatry; ideology[obs2]; psychics, mental philosophy, moral philosophy; philosophy of the mind; metaphysics; pneumatology[obs3], phrenology; craniology[Med], cranioscopy[Med]. {{job_of(psychology): psychologist, @P2.3.2.3.6.5.6.9.2}}. {{job_of(psychiatry)}} {{has_subtype(physician): psychiatrist, @P2.3.2.3.6.5.6.4}}. V. note, notice, mark; take notice of, take cognizance of be aware of, be conscious of; realize; appreciate; ruminate &c. (think) R451; fancy &c. (imagine) R515. Adj. {{has_subtype(immaterial, @R317)}} [Relating to intellect] intellectual, mental, rational. subjective, nooscopic[obs3], spiritual; ghostly; psychical[obs3], psychological; cerebral; animastic[obs3]; brainy; hyperphysical[obs3], superphysical[obs3]. subconscious, subliminal; unconscious. endowed with reason. Adv. intellectually, mentally, rationally. in petto. Phr. ens rationis [Lat]; frons est animi janua [Lat][Cicero]; locos y ninos dicen la verdad [Sp]; mens sola loco non exulat [Lat][Ovid]; " my mind is my kingdom " [Campbell]; " stern men with empires in their brains " [Lowell]; " the mind, the music breathing from her face " [Byron]; " thou living ray of intellectual Fire " [Falconer]. <-- differentiate between instinct and intuition. Intuition is reserved for people. --> M1.R2 ABSENCE OF INTELLECT (R450A) #450a. Absence of Intellect. N. absence of intellect, want of intellect, lack of intellect, lack of reason, lack of reasoning power, lack of intellectual faculties. {{trait_of: @P2.3.2.3.6.4.10.2, moron, imbecile, idiot}}. {{trait_of: fool, R501}}. {{property_of: beast, @R366; vegetable, brain-dead animal}}. brutality, brute force. {{property_of: @M3.2, instinct, brute instinct, stimulus-response loop, instinctive reaction}}. {{has_subtype: imbecility &c. R499}}. {{has_subtype: mimicry, aping (imitation) R19}}. V. mimic, ape (imitate) R19. Adj. unendowed with reason, void of reason; thoughtless, brainless [all pejorative]. imbecilic, moronic, idiotic. vegetative; brain-dead. Adv. instinctively, like Pavlov's dog; vegetatively. <-- [Absence or want of thought.] --> M1.R3 INCOGITANCY (R452) #452. Incogitancy. N. vacancy, vacuity, vacuousness, inunderstanding[obs3], incogitancy[obs3]. {{has_subtype: fatuity &c. R499; thoughtlessness &c. (inattention) R458}}. {{trait_of}} couch potato, vegetable. V. not think, nmot reflect, not think of, not consider. dismiss from the mind, dismiss from the thoughts, dismiss from consideration. indulge in reverie &c. (be inattentive) R458. put away thought; unbend the mind, relax the mind, divert the mind, veg out. not enter one's mind. Adj. vacant, unthinking. unintellectual, unideal[obs3], unoccupied, inconsiderate, thoughtless, mindless, no-brain, vacuous. {{has_subtype: absent &c. (inattentive) R458; diverted; irrational &c. R499; narrow-minded &c. R481}}. unthought of, undreamt of, unconsidered; off one's mind; incogitable[obs3], not to be thought of. Phr. absence d'esprit; pabulum pictura pascit inani[Lat][obs3]. M1.R4 INTUITION <-- this is one of 3 meanings of intuition: this is the intuitive faculty, distinct from the process and the result --> N. intuition, the intuitive faculty. instinct. M1.R5 AFFECT N. {{has_part(mind)}} affect, the affective faculty. {{exhibits: emotion, M3.3.2}}. <-- ONTOLOGY HERE? --> M2 KNOWLEDGE ACQUISITION PHENOMENON (R455 TO R466) N. knowledge acquisition phenomenon, phenomenon related to knowledge acquisition. {{has_conceptual_part}} {{has_subtype(acquisition[ptnt=knowledge, R527b], R775)}} knowledge acquisition. {{has_requirement(knowledge acquisition): precursory condition for learning, M2.1}}. {{has_result(knowledge acquisition): knowing, R490}}. {{has_method(knowledge acquisition): learning, R539; observing, @R441; hearing, R418; perception, M6.1}}. M2.1 PRECURSORY CONDITION FOR LEARNING (R455 TO R460) N. {{has_requirement(knowledge acquisition)}} precursory condition for learning, requirement for learning. <-- 455. Curiosity 456. Incuriosity 457. Attention 458. Inattention 459. Care 460. Neglect --> <-- [The desire of knowledge.] [[curious]] --> M2.1.1 CURIOSITY (R455) #455. Curiosity. N. curiosity, curiousness, interest, thirst for knowledge, thirst for truth; inquisitiveness. {{&mcauses}} concern, emphasis. {{mcauses: attention, R457}}. {{has_case}} object of curiosity, object of interest, item of interest. omnivorous intellect, devouring mind, inquiring mind. {{trait_of}} inquirer. {{has_subtype(inquirer)}} quidnunc[Lat], newsmonger, Paul Pry, eavesdropper; gossip &c. (news) R532; rubberneck; seeker after truth. {{has_subtype(inquirer): @R268, sightseer, tourist}}. {{has_subtype(inquirer)}} {[in_frame(religion)]} seeker. {{has_subtype(inquirer): scholar, P2.3.2.3.6.4.6; learner, P2.3.2.3.6.5.4}}. V. be curious, be inquisitive; take an interest in, stare, gape. prick up the ears, lionize; pry; nose; rubberneck[U . S.]. see sights. <-- "curious" refers both to the person who is curious and the interesting item --> Adj. {{&has_trait(person, P2.3.2.3)}} curious[1], inquisitive. {{has_high_level(curious)}} burning with curiosity, overcurious, consumed with curiosity. {{has_property(object of interest)}} interesting, curious[2]. {{similar_to(interesting): interesting, @R457}}. prying, snoopy, nosy, peering; prurient; inquisitorial, inquisitory[obs3]; curious as a cat; agape &c. (expectant) R507. {{has_subtype(curious): inquiring &c. R461}}. Phr. "how does it work?"; "how did that happen?"; "what's the matter?"; "what next?"; curiosity killed the cat, satisfaction brought it back; "curiouser and curiouser" [Alice in Wonderland]. <-- This "incuriosity is very similar to "indifference", R688. We let this entry mean intellectual uncuriosity, and the :indifference" will be a broader category [Absence of curiosity.] --> M2.1.1.R1 INCURIOSITY #456. Incuriosity. N. {{has_subtype(indifference, R866)}} incuriosity, incuriousness, uninquisitiveness. boredom, ennui (weariness) R841; satiety &c. R639; foreknowledge (foresight) R510. {{&causes: inattention, M2.1.2.R1}}. V. be incurious &c. adj.; have no curiosity &c. R455; take no interest in &c. R823; mind one's own business. Adj. incurious, uninquisitive, indifferent, uninterested. impassive &c. R823; detached, aloof. {{has_subtype(uninterested): @R841, bored, blase}}. <-- [[attention]] --> M2.1.2 ATTENTION #457. Attention. N. {{requires(activity, R682)}} {{antonym_of(inattention, R458)}} {{mcauses(interest, R455)}} {{has_subtype(mental state, @M1)}} attention, attentiveness, alertness, advertence, advertency. {{has_high_intensity}} intentness, close attention, intentiveness[obs3]. {{mcauses}} {{used_in(perception)}} observance, observation, observing. {{has_result(observing): observation, @P2.6.1}}. {{has_topic}} subject of attention, object of attention. {{performed_by}} observer. {{similar_to(object of attention): object of interest, @R455}}. {{has_conceptual_part: thought, R451}}. {{has_subtype(observer): spectator, R444}}. {{conceptual_part_of: wonder, R870}}. {{required_for}} {{has_subtype(thought, R451)}} consideration, reflection. {{has_subtype(consideration)}} {{property_of(careful, @R864)}} deep reflection, careful consideration, perpension[obs1]. heed, heedfulness, mindfulness, presence of mind &c. adj.. assiduousness, thoroughness, particularity, minuteness, attention to detail; notice, regard &c. v.; study, introspection; revision, revisal. {{used_in(faculty of vision, M6.1.2.7.3.1)}} scrutiny, inspection. {{has_high_level}} fascination, absorption. {{property_of(fascinating)}} object of fascination. {{has_property(object of fascination)}} pizzazz, pizazz. {{is_a(object of fascination/object of attention): event, R151; fact, @M3.1.1.2; physical object, P2.3}}. {{&caused_by: beauty[1], R845}}. {{has_high_level: circumspection, diligence &c. (care) R459}}. active application, diligent application, exclusive application, minute application, close application, intense application, deep application, profound application, abstract application, labored application, deliberate application, active attention, diligent attention, exclusive attention, minute attention, close attention, intense attention, deep attention, profound attention, abstract attention, labored attention, deliberate attention. careful thought, active thought, diligent thought, exclusive thought, minute thought, close thought, intense thought, deep thought, profound thought, abstract thought, labored thought, deliberate thought, active study, diligent study, exclusive study, minute study, close study, intense study, deep study, profound study, abstract study, labored study, deliberate study. absorption of mind &c. (abstraction) R458. indication, calling attention to &c. v.. <-- "surveillance and monitoring" are not necessarily visual, but "watching" usually is. --> {{has_subtype(observation)}} {{property_of(careful, @R459)}} surveillance, monitoring. {{has_subtype(monitoring)}} {{property_of(careful, @R459)}} {{used_in(vision, @R441)}} watch, watching. {{has_purpose(observation/watch/surveillance): observe[obj=$event]}}. &&{{has_property($event): anticipated, @R507}}. V. {{antonym_of(neglect, R460)}} be attentive, pay attention, attend. {{has_subtype}} {{used_in(vision, R441a)}} observe, look, advert to, see, view, remark, notice, regard, take notice, mark. {{conceptual_part_of: watch, @R507}}. {{has_subtype(observe)}} {{property_of(careful, @R459)}} surveil, monitor. {{has_subtype(monitor)}} {{used_in(vision, @R441)}} watch. give attention to, pay attention to, pay heed to, give heed to, have regard to, heed, mind, take cognizance of, entertain, recognize; trouble one's head about; give a thought to, animadvert to. {{has_subtype}} {{has_subtype(listen, @R418)}} listen to, hearken to, incline an ear to, lend an ear to. occupy oneself with; look at, look to, look after, look into, look over; see to. {{has_subtype: contemplate &c. (think of) R451}}. revert to; prick up the ears; have the eyes open, keep the eyes open; come to the point. {{has_commencement(pay attention)}} take note of, turn the mind to, bend the mind to, apply the mind to, direct the mind to, give the mind to, turn the eye to, bend the eye to, apply the eye to, direct the eye to, give the eye to, turn the attention to, bend the attention to, apply the attention to, direct the attention to, give the attention to. make note of, note; have an eye to, have in one's eye; bear in mind; take into account, take into consideration; keep in sight, keep in view. {{has_subtype(be attentive)}} be mindful, be observant, be regardful; be alive to, be awake to; be alert, be open-eyed; be intent on, be taken up with, be occupied with. {{conceptual_part_of: take care of, R459}}. {{has_low_level(pay attention)}} examine cursorily, scan, scan quickly; glance at, glance upon, glance over; cast the eyes over, pass the eyes over; run over, turn over the leaves, dip into, perstringe[obs1]; take a cursory view of. {{has_low_level(pay attention)}} {{has_subtype(read, @R539): @R539, skim, skim over, skim the surface}}. examine; scan, scrutinize, consider; give one's mind to, bend one's mind to; overhaul, revise, pore over; inspect, review, pass under review; take stock of; fix the eye on, fix attention on, devote the eye to, fix the mind on, devote the thoughts to. hear out, think out; mind one's business. {{has_high_level(pay attention)}} examine closely, examine intently, rivet attention on. <-- this isn't exactly an action, is it??? --> {{has_action(object of attention)}} meet with attention; fall under one's notice, fall under one's observation; be present to the mind. {{has_subtype(meet with attention): be under consideration, @R454}}. {{&caused_by(pay attention)}} {{has_action(object of attention)}} interest, excite interest, attract notice, attract attention, catch the attention, awaken the attention, wake the attention, invite the attention, solicit the attention, claim the attention excite the attention, engage the attention, occupy the attention, strike the attention, arrest the attention, fix the attention, engross the attention, absorb the attention, rivet the attention, catch the mind, awaken the mind, wake the mind, invite the mind, solicit the mind, attract the mind, claim the mind excite the mind, engage the mind, occupy the mind, strike the mind, make one take notice; catch the eye, strike the eye; catch the thoughts, awaken the thoughts, wake the thoughts, invite the thoughts, solicit the thoughts, attract the thoughts, claim the thoughts excite the thoughts, engage the thoughts, occupy the thoughts, strike the thoughts. {{has_high_intensity(attract attention)}} {[with_object(person, P2.3.2.3)]} [transitive] fascinate, engross, mesmerize, rivet, absorb, intrigue. {{has_high_intensity(attract attention)}} arrest the mind, fix the mind, engross the mind, absorb the mind, rivet the mind, make one sit up and take notice; arrest the thoughts, fix the thoughts, engross the thoughts, absorb the thoughts, rivet the thoughts; be uppermost in the mind. {{&caused_by(pay attention)}} point out, call to the attention, point to, point at, point the finger at; lay the finger on, indigitate[obs1], indicate; show; direct attention to, call attention to; put a mark on, put a sign on, put a note on; call soldiers to attention; bring under one's notice. {{&caused_by(pay attention): make manifest, R525}}. Adj. {{has_property(observer)}} attentive, mindful, regardful. {[when_modifying(object of attention)]} alive to, awake to, aware of, noticing. {{has_property(object of attention)}} observed, noticed, noted. {{has_high_level(attentive)}} observant, observing, noticing, paying attention; alert, open-eyed; intent on, taken up with, occupied with, engaged in; engrossed in, wrapped in, absorbed, rapt, transfixed, riveted, mesmerized, hypnotized; glued to [obj=the TV]; breathless. {{has_high_level: @R459, watchful, careful}}. {{conceptual_part_of: on the watch &c. (expectant) R507}}. {{&mcauses: @R458, preoccupied, inattentive}}. breathless, undistracted, upon the stretch. steadfast. {{has_property(object of attention)}} {{similar_to(interesting, @R455)}} interesting, attractive. {{has_high_level(interesting)}} fascinating, engrossing, mesmerizing, riveting, absorbing, inriguing. {{&caused_by(interesting): beautiful, R845}}. Int. "see!"; look, look here, look you, "look to it!"; "mark!"; "lo!"; "behold!"; "soho"[obs3]; hark, "hark ye!"; "mind!"; "halloo!"; "observe!"; "lo and behold!"; "attention!"; nota bene [Latin], "N.B.", note well; I'd have you to know; "notice!"; "O yes!", "Oyez!"; "dekko"[obs3]; "ecco"[obs3]; "yoho!". "attention!", "Now hear this!"; "Achtung!"[German]; "vnimanie!"[Russian]; "chui!"[Japanese]. Phr. this is to give notice, these are to give notice; dictum sapienti sat est [Latin: a word to the wise is sufficient]; finem respice[Lat][obs3]. <-- [Vigilance.] [[care]] --> M2.1.2.1 CARE #459. Care. N. {{has_high_level(attention, M2.1.2)}} {{antonym_of(neglect[1], R460)}} {{requires(accuracy, R494)}} care, heed, heedfulness; watchfulness, particularity, vigilance, alertness, keenness, a sharp eye. {{has_subtype: caution, R864}}. consideration, considerateness, solicitude, taking into account. surveillance. watch, vigil, look out, watch and ward, loeil du maitre[Fr]. monitoring, watching, tending. {{has_high_intensity: @R460a, anxiety, concern}}. {{has_subtype: scruple &c. (conscientiousness) R939}}. {{has_metaphor(vigilance)}} Argus, eyes of Argus, Argus' eyes. {{conceptual_part_of: @R864, caution, discretion, prudence, circumspection}}. {{has_subtype: forethought &c. R611; precaution &c. (preparation) R673}}. {{has_subtype}}{{has_subtype(order, R58)}} neatness, tidiness; correctness, methodicalness. {{has_manifestation: cleanliness, R652}}. minuteness, attention to detail. V. {{antonym_of(neglect[2], R460)}} {{has_high_level(pay attention, R457)}} be careful, be heedful, be alert. be vigilant; reck[obs3]. {{has_subtype: @R864, take care, be careful, be cautious}}. take care of; look to, look after, see to, see after; chaperon, matronize[obs3], play gooseberry; keep watch, keep watch and ward; mount guard, set watch; keep in sight, keep in view; mind, mind one's business. monitor, tend, watch, tend to; keep an eye on, keep a sharp eye on. keep after, stay up on, keep up on. look sharp, look about one; look with one's own eyes; keep a good lookout, keep a sharp lookout; have all one's wits about one, have all one's eyes about one; keep one's eyes open, have the eyes open, sleep with one's eye open. {{has_conceptual_part: watch for &c. (expect) R507}}. Adj. careful regardful, heedful; taking care &c. v.; particular; prudent &c. (cautious) R864; considerate; thoughtful &c. (deliberative) R451; provident &c. (prepared) R673; sure-footed. guarded, on guard, on one's guard; watchful, on the qui vive, vigilant, on the alert, on watch, on the lookout, awake, wide awake, broad awake, wakeful; Argus-eyed; wide awake &c. (intelligent) R498; on the watch for (expectant) R507. {{has_subtype(orderly, @R58)}} neat, tidy, orderly, en regle[Fr]; well regulated, correct, methodical. {{has_extreme(tidy)}} anal. {{has_manifestation: tidy &c. (orderly) R58}}. {{has_manifestation: cleanliness, R652}}. {{&required_for: accurate &c. (exact) R494}}. scrupulous &c. (conscientious) R939; cavendo tutus[Lat] &c. (safe) R664. Adv. carefully, heedfully, thoughfully; with care, gingerly. neatly, tidily; correctly, methodically. with vigilance, with eyes open. Phr. "quis custodiet istos custodes?" [Latin: who will watch the watchers?]; "I am sure care's an enemy to life."[Twelfth Night]; "care will kill a cat" [Wither]; ni bebas agua que no veas [Sp]; "O polished perturbation! Golden care!" [Henry IV]; "the incessant care and labor of his mind" [Henry IV]. M2.1.2.R1 INATTENTION #458. Inattention. N. {{antonym_of(attention, R457)}} {{&mcauses(indifference, R866/incuriosity, M2.1.1.R1)}} inattention, inconsideration; inconsiderateness &c. adj.; oversight; inadvertence, inadvertency, nonobservance, disregard. abstraction; absence of mind, absorption of mind; preoccupation, distraction. thoughtlessness, etourderie[Fr], want of thought. {{has_subtype: supineness &c. (inactivity) R683}}. {{has_high_level: neglect, R460}}. V. be inattentive, not pay attention, be unobservant, be unmindful, be heedless, be casual, be unthinking, unheeding, be offhand, be offhanded; be mindless, be regardless. overlook, disregard; pass by &c. (neglect) R460; not observe &c. R457; think little of. {{&mcaused_by}} close one's eyes to, shut one's eyes to; pay no attention to; dismiss from one's thoughts, discard from one's thoughts, discharge from one's thoughts, dismiss from one's mind, discard from one's mind, discharge from one's mind; drop the subject, think no more of; set aside, turn aside, put aside; turn away from, turn one's attention from, turn a deaf ear to, turn one's back upon. {{has_commencement}} abstract oneself, dream, indulge in reverie. {{mcauses}} escape notice, escape attention; come in at one ear and go out at the other; forget &c. (have no remembrance) R506. {{has_commencement}} call off the attention, draw off the attention, call away the attention, divert the attention, distract the mind; put out of one's head; disconcert, discompose. put out, confuse, perplex, bewilder, moider[obs3], fluster, muddle, dazzle. throw a sop to Cerberus. Adj. inattentive; unobservant, unmindful, heedless, casual, blithe, unthinking, unheeding, undiscerning[obs3]; inadvertent; offhand, offhanded; mindless, regardless, respectless[obs3], listless &c. (indifferent) R866. blind, deaf; bird-witted; hand over head; cursory, percursory[obs3]; giddy-brained, scatter-brained, hare-brained; unreflective, unreflecting[obs3], ecervele [Fr]; dizzy, muzzy[obs3], brainsick[obs3]; giddy, giddy as a goose; wild, harum-scarum, rantipole[obs3], high-flying. {{similar_to: heedless , careless &c. (neglectful) R460}}. inconsiderate, thoughtless. absent, abstracted, distrait; absent-minded, lost; lost in thought, wrapped in thought; rapt, in the clouds, bemused; dreaming on other things, musing on other things; daydreaming, in a reverie &c. n.; off one's guard &c. (inexpectant) R508; napping; dreamy; caught napping. disconcerted, distracted, diverted; preoccupied. <-- note that inattention (to one thing) can be caused by attention (to something else). How to express that??? --> {{&mcaused_by: @M2.1.2, engaged, engrossed, wrapped up, absorbed, transfixed, riveted, mesmerized, hypnotized, glued to}}. Adv. inattentively, inadvertently, absent-mindedly &c. adj.; per incuriam[Lat], sub silentio[Lat]. Int. "Forget it!"; "Don't pay any attention to that."; stand at ease, "stand easy!". Phr. the attention wanders; one's wits gone a woolgathering, one's wits gone a bird's nesting; it never entered into one's head; the mind running on other things; one's thoughts being elsewhere; had it been a bear it would have bitten you. <-- "negligence" has a connotation of ignoring something that should be done, so we list as a case "duty". This distinguishes it from simple "carelessness", which may not necessarily involve matters of importance. [[neglect]] --> M2.1.2.R1.1 NEGLECT #460. Neglect. N. {{has_subtype(error, M4.1.2)}} {{has_high_level(inattention, M2.1.2.R1)}} {{has_subtype(action, R680)}} neglect[1], negligence, carelessness; trifling &c. v.. {{has_subtype}} {{has_subtype(inaction, R681)}} omission, oversight, laches[Law], default. {{has_case: duty, R926}}. {{&causes: @R923, negligent harm, tort}}. {{&caused_by: supineness, R683; inattention, R458; nonchalance, R823; imprudence, recklessness &c. R863}}. {{has_subtype: @R674, improvidence, unpreparedness}}. {{has_subtype(disorder, R59)}} want of method; untidiness; slovenliness. {{has_manifestation(untidiness): dirt, R653}}. {{has_subtype: improvidence &c. R674}}. {{&causes: noncompletion &c. R730}}. {[in_frame(rhetoric)]} paralipsis, paralepsis, paraleipsis. {{trait_of}} trifler, waiter on Providence, improvident person. {{has_metaphor(improvident person)}} Micawber, "Mr. Micawber". {{&caused_by: feebleness &c. R575}}. V. neglect[2], be negligent, be careless, be thoughtless; be perfunctory, be remiss; take no care of. let slip, let go; lay aside, set aside, cast aside, put aside; keep out of sight, put out of sight; lose sight of. overlook, disregard; pass over, pass by; let pass; blink; wink at, connive at;gloss over; take no note of, take no thought of, take no account of, take no notice of; pay no regard to; laisser aller[Fr]. skim, skim the surface. scamp; trifle, fribble[obs3]; do by halves; cut; slight &c. (despise) R930; play with, trifle with; slur; effleurer [Fr]; take a cursory view of &c. R457. leave a loose thread; let the grass grow under one's feet. [transitive] slur over, skip over, jump over, slip over; pretermit[obs3], miss, skip, jump, omit, give the go-by to, push aside, pigeonhole, shelve, sink; table [parliamentary]; ignore, shut one's eyes to, refuse to hear, turn a deaf ear to; leave out of one's calculation; not attend to &c. R457; not mind; not trouble oneself about, not trouble one's head about, not trouble oneself with. {{&causes: be caught napping &c. (not expect) R508}}. {{&caused_by: forget &c. R506}}. {{&caused_by}} render neglectful &c. adj.. {{&caused_by}} put off one's guard, throw off one's guard; distract, divert. Adj. unmindful, negligent, neglectful; heedless, careless, thoughtless; perfunctory, remiss; neglecting &c. v.. inconsiderate; uncircumspect[obs3], incircumspect[obs3]; off one's guard; unwary, unwatchful[obs3], unguarded; offhand. supine &c. (inactive) R683; inattentive &c. R458; insouciant &c. (indifferent) R823; imprudent, reckless &c. R863. {{has_subtype(disorderly, R59)}} slovenly, untidy. {{has_manifestation: dirty, R653}}. {{has_subtype: improvident &c. R674}}. {{&causes: error, M4.1.2}}. neglected, overlooked, disregarded; missed, passed over, passed by; let pass; winked at; glossed over; unheeded, uncared-for, unperceived, unseen, unobserved, unnoticed, unnoted[obs3], unmarked, unattended to, unthought of, unregarded[obs3], unremarked, unmissed[obs3]; shunted, shelved. unexamined, unstudied, unsearched[obs3], unscanned[obs3], unweighed[obs3], unsifted, unexplored. {{has_subtype: abandoned, @R782)}}. buried in a napkin, hid under a bushel, hidden under a bushel. Adv. negligently, unmindfully, neglectfully; heedlessly, carelessly, thoughtlessly; perfunctorily, remissly. inconsiderately; hand over head, anyhow, per incuriam[Lat]. {{has_subtype: unexpectedly, R508}}. Int. never mind, no matter, let it pass. Phr. out of sight, out of mind; not a care in the world; "Who cares?". <-- 461. Inquiry 462. Answer 463 Experiment 463a theorization 464. Comparison 465. Discrimination 465a. Indiscrimination 466. Measurement --> <-- Roget had inquiry (investigation) and question together under "inquiry". We use "inquiry" as the most general questioning, and separate out the non-linguistic "investigation" (here) from the linguistic "question", which moves to "communication" at M8.1. [[research]] --> M2.2 INQUIRY (R461) #461. Inquiry. N. {{has_subtype(intellectual pursuit, R622)}} {{conceptual_part_of(question, R461a)}} inquiry. {{has_tobject: information, M3.1.1.2}}. {{&has_result: learning, R539}}. examination, scrutiny, investigation, indagation[obs1], perquisition[obs3], perscrutation[obs3], pervestigation[obs1]. {{property_of(methodical, @R692a)}} research. {{has_subtype(research)}} {{used_in(scientific method, @R692a)}} scientific research. {{has_method(scientific research): scientific method, @R692a}}. {{has_subtype(scientific research)}} chemistry research, chemical research; aerodynamics research; physics research; psychological research; cancer research; medical research. {{has_subtype}} {{property_of(official/judicial): inquest, @M8.1.1.2}}. {{part_of: search, quest, pursuit &c. R622}}. {{has_method(research): sifting, ordering, classifying; calculation; dissection; resolution; Baconian method[obs3]}}. {{has_method(research): @R476, reasoning, induction, deduction, analysis}}. {{has_subtype: question, R461a}}. reconnoitering, reconnaissance; prying &c. v.; espionage, espionnage[Fr]; domiciliary visit, peep behind the curtain; lantern of Diogenes. {{uses: clue, @R467}}. {{&has_result(scientific research): data, @M3.1.1.2; scientific discovery, @R480a}}. {{&has_result(scientific research): @R522, solution, explanation, rationale}}. {{has_subtype(research)}} {{has_activity(library)}} library research. {{has_subtype(search, @R622)}} fishing, groping, fishing around; fish for, grope for. <-- how do we specify the object of a "fishing expedition"? This may be concrete or abstract. --> {{has_tobject(fishing)}} {{has_subtype(object, @A1)}} {{property_of(unseen, @R447)}} unseen object, unknown object. {{&has_property(unseen object): nonexistence, R2}}. {{has_subtype(search, @R622)}} {{conceptual_part_of(fishing)}} fishing expedition. V. {{has_subtype(search, @R622)}} {{conceptual_part_of(ask, R461a)}} inquire, make inquiry. [transitive] investigate, look at, look into. conduct an inquiry, carry on an inquiry, carry out an inquiry, prosecute an inquiry, conduct an investigation, carry on an investigation. {{has_commencement}} take up an inquiry, institute an inquiry, pursue an inquiry, follow up an inquiry; preexamine. {{has_subtype(examine[mode=thoroughly])}} overhaul[obs2]. {{has_high_intensity}} dip into, dive into, delve into, go deep into; make sure of, verify; probe, sound, fathom; probe to the bottom, probe to the quick. {{has_high_intensity}} {{mode_of(thoroughly)}} analyze, anatomize, dissect, parse, resolve; sift, winnow; view in all its phases, try in all its phases; thresh out, hash out. {{&conceptual_part_of(analyze): calculate, @R85a; reason, R476}}. {{has_subtype(inquire)}} {[with_object(topic, R454)]} examine, study, scrutinize, research, consider, inquire about, inquire into. {{has_subtype(inquire into)}} {{has_subtype(search, R622)}} {{conceptual_part_of(motion, @R264)}} explore, reconnoiter, scan, sound, rummage, browse, rummage through, ransack, pry, peer, look round; look over, go over, look through, go through; spy; look for, look about for, look out for, look around for. {{has_subtype(browse)}} {{used_in(information link)}} surf[inform.]. {{has_subtype}} {{has_subtype(search, @R622)}} fish, fish around, conduct a fishing expedition. {{has_subtype(look for)}} fish for, grope for, fish around for. {{has_tobject(fish for): $information, M3.1.1.2; $object, @A1}}. &&{{has_property($information/$object): unspecified, @R78; unseen, R447}}. {{has_high_intensity(investigate)}} look into every hole and corner, peer into every hole and corner, pry into every hole and corner; nose; trace up; search out, hunt down, hunt out, fish out, ferret out; unearth; leave no stone unturned. {{has_subtype(inquire)}} {{has_subtype(pursue, R662)}} seek a clue, seek a clew. hunt, track, trail, trace, mouse, dodge; follow the trail, follow the scent; beat up one's quarters; fish for. feel for &c. (experiment) R463. bring in question, bring into question, subject to examination; audit, review, pass in review. {[in_frame(court of law)]} tax. {{has_subtype: put to the proof &c. (experiment) R463}}. take into consideration &c. (think over) R451; take counsel &c. R695. Adj. inquiring, inquisitorial; analytic. M2.2.1 EXPERIMENT #463. Experiment. N. {{has_subtype(attempt, R675)}} experiment, trial, tentative method, "tŸtonnement". {{has_result}} {{has_subtype(fact, @R527b)}} {{has_subtype(evidence &c. R467)}} finding, result, data, experimental data, experimental evidence. controlled experiment; uncontrolled experiment. {{has_conceptual_part}} test. {{has_subtype(test)}} {{uses(controlled experiment)}} control. {{&uses(controlled experiment)}} {{member_of(experimental animal)}} control group. {{has_subtype(controlled experiment)}} {{uses(scientific research)}} scientific experiment. {{has_subtype(scientific experiment)}} {{has_activity(laboratory, @P2.3.1.3.10.2.R1)}} laboratory experiment. feeler; trial balloon, pilot balloon, messenger balloon; pilot engine; scout; straw to show the wind. {{has_result}} observation, result. {{member_of(test[of=group, A2.6.1])}} screen. {{has_subtype(experimental method)}} analysis. {{has_subtype(test)}} assay. {{uses}} experimental method. {{uses(experimental method)}} protocol, procedure. {{has_subtype(protocol)}} blind experiment, double-blind experiment. {{has_subtype(test)}} {{property_of(decisive)}} litmus test, acid test. {{has_method(analysis)}} analytical method. {{has_subtype(analysis): @P2.6.2.2, chemical analysis, biochemical analysis, physical analysis}}. verification, probation, experimentum crucis[Lat], proof, (demonstration) R478; criterion, diagnostic, test, probe, crucial test, acid test, litmus test. {{uses(chemical analysis): @P2.3.1.3.12, crucible, reagent, ring, litmus paper, test tube, analytical instrument}}. {{has_subtype(trial)}} {{property_of(supernatural, M9.6)}} ordeal, trial by ordeal. {{has_subtype(experiment)}} {{has_conceptual_part(scientific method, @M7.2.3): test of hypothesis, @M7.2.3}}. {{uses(test/analysis/assay): measurement, R466}}. {{uses}} check, touchstone, pix[obs3]. {{has_subtype(experimental method)}} empiricism, rule of thumb. {{performed_by: adventurer}}. {{performed_by(analysis): @P2.3.2.3.6.5.6.9.1.3, analyzer, analyst, assayist}}. {{performed_by(experiment): scientist, P2.3.2.3.6.5.6.9}}. {{uses}} subject, experimentee[obs3], guinea pig, experimental animal. poll, survey, opinion poll. epidemiological survey[Med], retrospective analysis, retrospective survey, prospective survey, prospective analysis; statistical analysis. {{used_in(citation, @M8.1.2.4)}} {{used_in(document, M8.1.3.2.2.4.3)}} {{has_method(learn[obj=published information, @M3.1.1.2])}} literature search, library research. tryout, audition. {{has_purpose}} {{&has_result: discovery &c. R480}}. {{&uses: measurement &c. R466}}. {{uses: @R476, deduction, induction, abduction}}. V. experiment; essay &c. (endeavor) R675; try, try out, assay; make an experiment, make a trial of; give a trial to; put on trial, subject to trial; experiment upon; rehearse; put to the test, bring to the test, submit to the test, submit to the proof; prove, verify, test, touch, practice upon, try one's strength; road-test, test drive, take for a spin; test fly. grope; feel one's way, grope for one's way; fumble, "tŸtonner", "aller Ÿ tŸtons"[Fr], put out a feeler, throw out a feeler; send up a trial balloon, send up a pilot balloon; see how the land lies, get the lay of the land, test the waters, feel out, sound out, take the pulse, see, check, check out[coll.], see how the wind blows; consult the barometer; feel the pulse; fish for, bob for; cast for, beat about for; angle, trawl, cast one's net, beat the bushes. try one's fortune &c. (adventure) R675; explore &c. (inquire) R461. Adj. experimental, empirical. probative, probatory[obs3], probationary, provisional; analytic, docimastic[obs3]; tentative;unverified, unproven, speculative, untested. Adv. on trial, under examination, on probation, under probation, on one's trial, on approval. Phr. check it out, give it a try, see how it goes; "Run it up the flagpole and see who salutes". <-- headword is the act of comparing --> M2.2.2 COMPARISON (R464) #464. Comparison. N. comparison[1], comparing, contrasting; comparative estimate, relative estimate, relativity. <-- case marker; with --> {{has_case: reference, R22}}. matching, pattern-matching. {{has_result}} comparison[2], contrast. {{&has_result}} similarity measure, measure of similarity; measire of difference, measure of contrast. {{has_subtype(arrangement)}} {{used_in(comparing)}} collation. {{used_in(comparing)}} identification. {{has_result: simile, similitude, analogy (similarity) R17}}. {{used_in: allegory &c. (metaphor) R521}}. {{has_subtype}} quantitative comparison, numerical comparison. {{&has_result(numerical comparison): @R84, ratio, proportion, difference}}. {{&has_result: discrimination, R465}}. {{&has_result: indiscrimination, R465a}}. {{&has_result: identification, R465b}}. V. compare, compare to, compare with. collate, confront; set against one another, pit against one another; contrast, balance. {{uses(compare): @R197, place side by side, juxtapose}}. {{&has_result}} identify, draw a parallel, parallel. compare notes; institute a comparison; parva componere magnis[Lat]. Adj. comparative; metaphorical &c. R521. contrasting. compared with &c. v.; comparable; judged by comparison. Adv. relatively &c. (relation) R9; as compared with &c. v.. Phr. comparisons are odious; " comparisons are odorous " [Much Ado about Nothing]. <-- [Lack of comparison] --> M2.2.2.R1 INCOMPARABILITY (R464a) #464a. Incomparability. N. incomparability; incommensurability; indistinguishablility &c. R465a. {{&caused_by}} different units of measure. Adj. incommensurable, incommensurate; incomparable. {{has_subtype(incommensurable): qualitatively different &c. R15}}. Phr. like apples and oranges; no basis for comparison; no standard for comparison. <-- [results of comparison. 1] This headword is the perception of the difference learned by comparison --> M2.2.2.R2 DISCRIMINATION (R465) #465. Discrimination. N. {{has_result(comparing, M2.2.2)}} discrimination, distinction[1], differentiation, perception of difference, appreciation of difference. {{has_case: difference, R15}}. {{conceptual_part_of: intelligence, R498}}. diagnosis, diorism[obs3]; nice perception; nicety, refinement; taste &c. R850. critique, judgment; acuteness, penetration; nuances. {{has_subtype: measurement, R466}}. past performances. V. discriminate, distinguish, severalize[obs3], match. {{&causes}} recognize, identify; separate; draw the line, sift; separate the chaff from the wheat, winnow the chaff from the wheat; separate the men from the boys. {{has_subtype(discriminate[mode=excessively])}} split hairs, draw a fine line, nitpick, quibble. {{has_subtype: measure, R466}}. know which is which, know what is what, "know 'a hawk from a handsaw'" [Hamlet]. take into account, take into consideration; give due weight to, allow due weight to; weigh carefully. dope out[coll], get the dope[coll]. Adj. discriminating, distinguishing; dioristic[obs3], discriminative, distinctive; nice. discerning, perspicacious, perceptive, observant. matching, recognizing. Phr. il y a fagots et fagots; rem acu tetigisti[Lat][obs3]; la critique est aisee et l'art est difficile [Fr]; miles apart. a distinction without a difference. <-- [results of comparison. 2] --> M2.2.2.R3 INDISCRIMINATION (R465A) #465a. Indiscrimination. N. {{&has_result(comparing, M2.2.2)}} {{has_subtype(failure)}} lack of discrimination, indiscrimination[obs3]. {{&caused_by}} indistinguishability; indistinctness, indistinction[obs3]. {{&caused_by: similarity; identity, R13}}. {{&caused_by: incomparability &c. R464a}}. {{&caused_by: uncertainty &c. (doubt) R475; error}}. V. not discriminate, not differentiate, not find a difference, not tell the difference, fail to distinguish, fail to notice a difference. confound, confuse. {{has_subtype(not find a difference)}}{{property_of(erroneous)}} overlook a distinction, disregard a distinction; gloss over a distinction; take no note of a distinction, take no account of a distinction, take no notice of a distinction; pay no regard to a distinction. Adj. indistinguishable, undistinguishable[obs3]. indiscriminate, promiscuous, undiscriminating; undistinguished[obs2]; unmeasured. Phr. valeat quantum valere potest[Lat.]. <-- the word "detection" in the sense meant for "detectors" is placed here. The "detection" at M6.1 is a mere perception, which does not at that stage of cognition imply that the detected object is recognized for what it is. This is somewhat problematic, since a "detector" is in fact designed for recognition, but it may accomplish that recognition by simple response, a mere "perception" of the signal for which it was designed. But the overall effect, of both the design of the detector, and the detection of the intended signal, is a "recognition", so we put that sense of "detection" here. The sense of "classification" here is "assignment to a category" (MW10 sense 2 of classify). For this definition (reflecting common usage), we only require a "similarity" with a class as a requirement for classification. For analytical purposes, a more precise definition would be needed. Since "identify" is often used to mean "establish identity", where "identity" is "sameness of essential or generic character" (MW10 sense 1a), no distinction is made here between identification and classification. Perhaps a separate sense of "identification" is needed???--> <-- [results of comparison. 3] [[identify]] --> M2.2.2.R3.1 IDENTIFICATION (R465B) #465b. Identification. N. {{required_for(perception, M6.1)}} {{precedes(detection, @M6.1)}} {{&has_result(comparing[with=standard, R22], M2.2.2)}} identification, recognition, classification, match, match-up, categorization. {{requires: similarity[with=class, R75], R17; identity[with=object, @R3a], R13}}. {{precedes(recognition): discovery, R480a}}. {{has_patient}} {{has_subtype(object, R3a)}} {{property_of(unidentified)}} unidentified object, unknown object, unknown, object to be identified. {{has_target: category, R75}}. <-- identification requires recognizing similarities to the relevant category, and differences from other categories --> {{has_conceptual_part: @R465, distinction[1], discrimination}}. {{has_conceptual_part: similarity[to=known category, @A2.6.1.1], R17}}. {{has_case: known category, @A2.6.1.1}}. {{uses: evidence, M5.2.1}}. {{uses}} {{has_subtype(sign, R550)}} {{has_subtype(evidence, M5.2.1)}} {{has_subtype(feature, R79a)}} identifying feature, characteristic, identifying characteristic. {{similar_to: R480a, discovery}}. {{uses}} {{has_requirement: memory, R505}}. {{uses: feature, R79a}}. {{has_subtype}} {{property_of(certain)}} positive identification. {{has_subtype}} {{property_of(uncertain)}} tentative identification, uncertain identification, shaky identification. {{caused_by(tentative identification): lack of discrimination}}. <-- the "detector" may be a human, or a sense faculty. This is for the case when perception and recognition occur essentially simultaneously (due to the design of the detector). The detector has a purpose, therefore it must be "designed", but it can be designed by evolution (natural) or by humans. --> {{has_subtype}} {{co-occurs_with(perception, M6.1)}} detection. {{uses(detection)}} {{purpose_of(detection)}} {{has_subtype(physical object)}} detector. {{has_subtype(detector): sensor, @P2.3.1.3.18.3}}. {{has_subtype(detector): sense faculty, @M6.1}}. apperception, assimilation. {{conceptual_part_of: chemical analysis; assay}}. {[in_frame(biochemical screening)]} dereplication. {{&uses: memory &c. R505; interpretation &c. R522; cognizance (knowledge) R490}}. {{has_subtype(identifying feature)}} {{has_subtype(pattern, A2.6.1.2)}} fingerprint; voiceprint; footprint; noseprint [for animals]. {[of_of(problem, @R735/malfunction, @M7.3.4.2/illness, P2.6.4.1.2.1)]} diagnosis, diagnostics. {{uses(diagnosis)}} {{has_subtype(identifying feature[of=problem, @R735/malfunction, @M7.3.4.2/illness, P2.6.4.1.2.1])}} diagnostic, symptom. {{has_subtype(diagnostic): symptom, @R655}}. {{uses(diagnosis)}} {{member_of(symptom, @R655)}} {{has_subtype(pattern[of=symptoms, @R655], A2.6.1.2): syndrome, @R655}}. {{has_subtype(identifying feature)}} {{has_subtype(sound[of=walking])}} footfall. {{uses(detction[obj=water])}} {{has_subtype(tool)}} divining rod. {{uses(detection)}} {{has_subtype(tool)}} detector. {{has_subtype(identifying feature[of=devil, @R980])}} cloven hoof. {{has_subtype(unidentified object)}} {{property_of(flying): @R443a, unidentified flying object, UFO}}. V. identify, distinguish, recognize, classify, place, realize, make out, categorize, assign to a category, match, match up. detect. {{has_result(classify)}} {{has_subtype(order, R60)}} put in its proper place, put in its proper niche, place in order. open the eyes to; see through, see daylight, see in its true colors, see the cloven foot; catch, catch tripping. find similarity. {[with_obj(problem)]} diagnose, determine, establish, pinpoint. {{&uses: recall, remember &c. (memory) R505}}. Adj. {{has_consequence(identify)}} identified, distinguished, recognized, classified, categorized, placed, made out. {{antonym_of(identified)}} {{has_property(unknown object)}} unknown, unidentified, not yet identified. identifying, recognizing, matching. {{has_property(identifying feature)}} {{has_subtype(signifying, @R550)}} characteristic, diagnostic, typical, typifying, symptomatic. classifying, categorizing. Int. "I see!"; "So that's it!". <-- [[measure]] here, measurement is the action and measure is the characteristic measured --> M2.2.2.R4 MEASUREMENT (R466) #466. Measurement. N. {{has_method(discovery, R480a)}} measurement[1], admeasurement[obs3], mensuration; gauging, measuring. {{has_patient: physical object}}. {{has_topic: physical quantity, @R25}}. valuation, appraisement, assessment, assize. {{property_of(inaccurate/approximate)}} estimation, estimating, guesswork, approximation, approximating. {{has_subtype(approximating)}} dead reckoning. metrology, weights and measures, compound arithmetic. {[of(location, R183)]} locating. {[of(size/width)]} calibration. {{has_conceptual_part}} {{has_result}} measure, measurement[2], value; estimate. {{has_units(physical quantity)}} {{has_topic(measurement[2])}} {{&has_conceptual_part(attribute, R79a)}} unit, unit of measure. {{conceptual_part_of(unit of measure)}} measuring system, system of measures. {{has_obj_requirement}} measurability, computability, determinability[obs3]. {{&uses(measurement[1][obj=water level])}} flood mark, high water mark; Plimsoll line. {{&uses: index &c. R550}}. {{uses}} {{has_subtype(scale, @R69)}} {{has_subtype(indicator[of=value, @A2.6.4.R5], @R550)}} scale, graduation, graduated scale; nonius[obs3]; vernier &c. (minuteness) R193. {{!uses: measuring instrument, P2.3.1.3.12.3.1}}. {{has_subtype(system of measures)}} metric system. {{has_subtype(system of measures)}} system of weights, weighing system. {{has_subtype(system of weights)}} avoirdupois system; Troy system; apothecaries' system. {{has_subtype(change[to=metric system])}} metricization, metrication. {{has_conceptual_part(locating)}} coordinate. {{has_subtype(coordinate)}} linear coordinate; angular coordinate. {{has_subtype(linear coordinate): @R244, ordinate, abscissa}}. {{has_subtype(angular coordinate): @R244a, angle, polar coordinates, latitude and longitude, declination and right ascension, altitude and azimuth}}. {{studied_in(locating)}} geometry, stereometry[obs3], hypsometry[obs3]; metage[obs3]; orthometry[obs3], altimetry[obs3]; cadastre[Fr]. {{has_subtype(locating[obj=geographical feature])}} surveying, land surveying; geodesy, geodetics[obs3], geodesia[obs3]. {{job_of(surveying)}} land surveyor, surveyor; geometer; geodesist. {{uses: quantity, R25}}. {{uses: number, R84}}. {{uses: measuring instrument, P2.3.1.3.12.3}}. {{has_subtype(measuring instrument, P2.3.1.3.12.3.1)}} astrolabe, armillary sphere[obs3]. V. measure, mete; gauge. determine, assay; evaluate, value, assess, rate, appraise, estimate, form an estimate, set a value on; appreciate; standardize. {{used_in(meter)}} meter. span, pace step; apply the compass &c. n.; plumb, probe, sound, fathom; heave the log, heave the lead; survey. weigh. {{has_subtype(measure[obj=thickness, R202a])}} calibrate. take an average &c. R29; graduate. metricize. Adj. measuring &c. v.; metric , metrical. {{requires(measuring)}} measurable; ponderable, determinable, fathomable. {{has_subtype(measurable)}} perceptible, noticeable, detectable, appreciable. geodetical, topographic, topographical, cartographic, cartographical. <-- [[system]] --> M3 MENTAL OBJECT N. mental object. {{&conceptual_part_of}} {{has_subtype(complex, @R50)}} system, complex. {{!!has_conceptual_part(system): physical object; process, A7.7}}. {{has_subtype}} social system; physical system. {{&has_conceptual_part(social system): institution, M9.5.1; law, R963; human group, P2.3.2.3.5; custom, M7.3.5.1.2.1}}. {{has_subtype(physical system): computer system}}. {{has_subtype(social system): feudal system; slavery, @R749}}. M3.1 IDEA (R453, R454) N. idea; item of knowledge, bit of knowledge, unit of knowledge. M3.1.1 SIMPLE CONCEPT N. simple concept. <-- here we put the generalized concept of "concept, knowledge, information", treating these as objects independent of the knowing entity. This is necessary as an addition to the Roget classification, since the entries "knowledge", "information", and "idea" in Roget relate primarily to the act of knowing in humans. --> <-- we distinguish a concept as a single idea, and a topic as a complex of ideas. A concept is static, but thought (as a process) is dynamic, dealing with many concepts. [[IDEA]]. Word, phrase, etc. here are concepts, not actual tokens of speech. Here we also introduce the word "case" as it is used in "has_case", being a part of a primitive concept. More complicated concepts can also be thought of as having cases, but for our purposes, we will define the "case" as being part of a primitive (which is part of complex concepts). --> <-- [Object of thought.] --> M3.1.1.1 CONCEPT (R453) #453. Concept. N. {{has_conceptual_part(topic)}} {{has_conceptual_part(thought, R451)}} concept, idea, conception, notion, conception, thought. {{property_of(indivisible, @A5.2.1)}} primitive concept. {{has_subtype(primitive concept)}} {{has_conceptual_part(primitive concept)}} case. {{part_of}} frame. {{has_subtype}} {{has_subtype(relation[between=concepts], R9)}} semantic relation. {{has_part(frame): semantic relation}}. <-- we define a semantic network as a set of frames; but this does not express the relatedness between frames, so it is not a formal definition --> {{member_of(frame): semantic network, @R562}}. {{has_symbol(case)}} {[in_frame(FACTOTUM Thesaurus)]} {{has_subtype(word[2])}} case marker. {{&has_manifestation}} mental image, image. {{has_symbol}} word[1]. {{part_of(word[1])}} phrase; description. {{has_representation(word[1]): word, M8.1.3.2.2.1.R4}}. abstract idea. apprehension, impression, perception, mental image, image, eidolon[Grk]. sentiment, reflection, observation, consideration. {{has_subtype: @M3.1.2.1, archetype, paradigm, formative notion, guiding conception, organizing conception, image in the mind, regulative principle}}. {{has_subtype: view &c. (opinion) R484; theory &c. R514; conceit, fancy; phantasy &c. (imagination) R515}}. point of view &c. (aspect) R448; field of view. <-- recall distinction between objective reality and perception thereof: noumenon and phenomenon --> <-- In this entry, "information" consists of known facts. A known fact is a subtype of an objective fact (At A1.2), which is a part of reality. The relation "has_requirement", which is usually used to indicate the requirement of some condition for an action here indicates the requirement of a medium for the existence of information. Here "knowledge" is the facts known, and "knowledge" at M5.5 is the act of knowing. [[lore]][[information]] --> M3.1.1.2 INFORMATION #527b. Information. N. {{part_of(idea, M3.1.1.1)}} [collective] information, knowledge, lore, wisdom, learning. {{studied_in}} information theory. {{has_unit}} bit, bit of information. {{constitutes: information content, @M8.1.1.1}}. {{part_of}} {{has_subtype(collection): body of knowledge}}. {{has_part(knowledge)}} {{has_member(body of knowledge)}} {{has_subtype(fact, A1.2)}} {{property_of(known[by=person])}} fact, datum, piece of information, known fact, data[pl], facts[pl], plain fact, plain matter of fact, positive fact, matter of fact. {{meaning_of(fact): assertion, R535}}. {{has_subtype(positive fact)}} {{has_subtype(event)}} accomplished fact, fait accompli[Fr]. {{has_subtype(known fact)}} {{property_of(known[by=many])}} general information, common knowledge, general knowledge, widely known information. {{has_contrast(widely known information)}} {{property_of(known[by=few])}} little-known information. {{has_subtype(common knowledge[about=physical universe])}} consensus reality. {{has_subtype}} {{has_result(publication, R531)}} {{property_of(known[by=many])}} published data, published information, public information, public lore, public data, no secret. {{has_location(public information)}}{{has_subtype(document, M8.1.3.2.2.4.3): @R531, newspaper; magazine; journal; book; pamphlet}}. {{member_of(data)}} {{property_of(organized)}} {{has_subtype(body of knowledge)}} database, store of knowledge. {{has_location_x: memory[4], @R505; recording, R551}}. {{has_subtype(database)}} {{location_of(computer)}} computerized database. letters, literature. {{has_manifestation: representation, R554; words; statement, assertion, M8.1.1.5; @P2.3.1.3.6.1, pictures, illustrations, pictorial information}}. {{has_manifestation}} symbolic data representation; graphics; encoded data. {{has_subtype}} {{property_of(systematic+experimental)}} scientific information. {{has_subtype(body of knowledge)}} {{part_of(scientific information)}} {{property_of(systematic/organized): science, M3.1.2.3.1}}. {{has_part(scientific information)}} experimental information, empirical information, experimental data. {{&uses(information theory)}} {{has_subtype(conversion[obj=information], R144)}} {{property_of(reversible, @R145)}} {{has_subtype(mapping, @R85a)}} isagelism, reversible information transformation. {{has_result(isagelism)}} isagel. {{has_subtype(isagelism): encoding}}. {{has_subtype(isagel): coded message, M8.1.1.1.2.2}}. {{has_unit}}{[in_subject(computers, P2.3.1.3.15.4)]} byte; word; doubleword[Comp]; quad word; paragraph; segment; megabyte, MB[acron]. {{{has_relative_value(byte + bit)}}} "8". {{{has_relative_value(megabyte + byte): "1000000", one million}}}. {{has_requirement}} data storage. {{has_purpose(data storage)}} {{has_subtype(recall[obj=record, R551], R505)}} information retrieval. {{studied_in}} knowledge representation; data encoding. {{has_requirement(data storage)}} data storage medium. {{has_subtype(data storage medium)}} {{has_subtype(memory[3], @R505)}} human memory. {{has_subtype(data storage medium): document, M8.1.3.2.2.4.3}}. {[in_subject(Digital Computer, P2.3.1.3.15.4.1.2)]} {{has_subtype(data storage medium): paper tape; magnetic media, optical media; random access memory, RAM; read-only memory, ROM; write once read mostly memory, WORM}}. {{has_concern(data storage)}} data compression. Adj. {{&has_property(known fact)}} known, understood, apprehended; ascertained, recognized. {{has_property(widely known information)}} well-known, widely known, received, notorious, noted; proverbial; familiar, familiar as household words, familiar to every schoolboy; hackneyed, trite, trivial, commonplace; all over town, on every tongue. {{has_property(isagelon)}} isagelic. <-- we consider a topic as a complex of simple ideas [Subject of thought, ] [[topic]] --> M3.1.1.R1 TOPIC (R454) #454. Topic. N. {{property_of(complexity)}} {{conceptual_part_of(concept, M3.1.1.1)}} {{has_subtype(domain, A8)}} {{has_topic(thought, R451/communication, R527)}} topic, subject, subject matter, matter, theme, noemata[Grk], what it is about, contents. {{has_conceptual_part: @R516, content, gist, essence, substance, meaning}}. {{has_property(topic)}} {{has_subtype(scope[of=thought, R451], @A2.5.5.5.R1)}} scope. thesis, business, affair, object of discussion. proposition, theorem. {[of(discussion, R476/debate, @R476)]} matter in hand, issue, question at hand, topic at hand, matter in dispute, matter at issue, argument[1], dispute, controversy, question, problem, moot point. {{has_subtype(proposition)}} {{has_subtype(reason, @R476): case, point, argument}}. field of inquiry; subject of thought, material for thought, food for the mind, mental pabulum. {{has_subtype(issue)}} {[in_frame(politics)]} political issue, political topic. <-- this "text" is the substance of a document as distinguished from the format, it is not the physical text. --> {[of(document, M8.1.3.2.2.4.3)]} text. {{conceptual_part_of: document, M8.1.3.2.2.4.3}}. {{conceptual_part_of: speech}}. {[of(document, M8.1.3.2.2.4.3/speech)]} {{has_representation: @R564, heading, title}}. {[of(illustration)]} {{has_representation: @R564, caption}}. {[in_subject(parliamentary debate/committee)]} {{has_subtype(suggestion)}} motion, resolution. {{has_part(document, M8.1.3.2.2.4.3)}} title, running title, heading, head, chapter, section. {{member_of: agenda, @R86}}. V. float in the mind , pass in the mind &c. R451. Adj. topical, thought of; uppermost in the mind; in petto. Adv. under consideration; in question, in the mind; on the agenda, on foot, on the carpet, on the docket, on the tapis[obs3]; relative to &c. R9. M3.1.2 COMPLEX CONCEPT N. {{part_of(concept, R453)}} complex concept. {{has_subtype: method, R692a; plan, R626}}. <-- is This theory distinct from the "theory" at M5.7.1?? They are closely related, but we will use this entry for nmore formal and complicated hypotheses, and the section at M5.7.1 will be for new theories fresh out of the imagination. [[theory]] --> M3.1.2.1 THEORY N. {{has_subtype(explanation)}} {{property_of(formal, @R522)}} {{conceptual_part_of(hypothesis, M5.7.1)}} theory, postulate. dogma, doctrine. {{has_subtype}} {{property_of(generally believed, @R484/established, @R478)}} rule, law. rule of thumb. {{has_subtype(law)}} {{studies(physics, @P2.6.1)}} law of physics. {{has_subtype(law of physics)}} {{has_subtype(quantitative relation)}} quantitative law of physics. {{part_of}} paradigm, theoretical framework, archetype, formative notion, guiding conception, organizing conception; image in the mind, regulative principle. {{has_instance}} special relativity; general relativity; big bang theory; eight-fold way. {{has_subtype(theory)}} grand unified theory, GUT[acron.]. <-- also idea systems(non-experimental: math, philosophy) --> <-- here we enter procedure as a set of concepts, such as a written procedure. In Roget, the main entry for procedure is under voluntary action, which is an action, not a concept which can be a subject of communication. This entry is closely related to "method" at M7.2.3. We consider "procedure" as the more general concept, and "method" as a better defined specialization of "procedure", so we classify "procedure" as a supertype of method. IT is here because we view a defined procedure as a mental object, since a procedure can be discussed as a single object. This will probably be a major point of disagreement with other ontologies. The distinction from a "recipe" is fine, but we consider that the main meaning of "recipe" is a method for using ingredients (MW10 sense 2), where the ingredients are a part of the final product which is an artifact. The other uses are metaphorical. This "process" is a defined process which is intended for human use, not merely some physical process. [[procedure]] [[process]] --> M3.1.2.2 PROCEDURE N. {{member_of(idea, M3.1.1.1)}} {{uses(goal, M7.1.2.1.2)}} procedure, protocol. {{has_subtype: method, R692a; plan, R626}}. {{has_execution}} {{has_subtype(physical process, @R151)}} {{part_of(action, M7.3.4): @R680, process, human process}}. {{has_conceptual_part: @R71, step, stage}}. {{has_conceptual_part: operation, M7.3.4}}. {{has_representation}} {{has_subtype(instruction)}} {{&property_of(recorded)}} directions, instructions. {{uses(person)}} {{uses(create[obj=artifact])}} {{has_subtype(process, @R680)}} manufacturing process. {{has_subtype(manufacturing process)}} {{has_subtype(directions)}} {{conceptual_part_of(list[of=ingredients])}} recipe. {{similar_to: precept, R697}}. {{has_subtype(manufacturing process)}} {{uses(industry, @M7.3.5.4.1.1)}} industrial process. <-- These words mostly relate to computation with numbers, but computation with symbols is included. The "subtraction" or taking away of things at R38 is labeled as analogous to the arithmetical concept of "subtraction". Perhaps a different relation is required. [[compute]] --> M3.1.2.2.1 COMPUTATION #85a. Computation. N. {{hperforms: arithmetician, P2.3.2.3.6.4.4}} {{has_subtype(procedure, M3.1.2.2)}} {{used_in(number, R84/symbol, R550)}} {{has_subtype(processing[ptnt=number, R84/symbol, M8.1.3.2.1.1.1], @R144)}} {{has_conceptual_part(mathematics, @R25)}} computation, calculation, reckoning, supputation[obs3]; calculus. {{has_case}} {{has_subtype(mathematical object, @R25)}} operand. {{has_result}} {{has_subtype(mathematical object, @R25)}} result. <-- an "equation" may be more conceptual than merely written, but it is always written somewhere -- or at least we are willing to ignore equations which aren't. It is defined here as a writing using non-linguistic symbols (not just words). It also has other properties. --> {{uses}} {{has_subtype(writing[2], @R590)}} {{part_of(symbol, M8.1.3.2.1.1.1)}} {{has_expression(relation[between=mathematical objects], R9)}} {{has_subtype(mathematical notation)}} equation. {{!!has_part(equation): equals sign}}. {{!!has_part(equation)}} {{part_of(symbol, M8.1.3.2.1.1.1)}} side[num=2]. {{has_subtype_x(side)}} left half, left part; right half, right part. {{!!between(equals sign): $left half + $right half}}. &&{{{!!has_relative_val($left half + $right half): equal}}}. {{conceptual_part_of}} {{has_branch(mathematics)}} arithmetic; analysis; algebra; geometry; calculus, infinitesimal calculus, calculus of differences; topology; statistics. {{has_subtype}} {{has_subtype(processing[ptnt=number, R84], @R144)}} arithmetic calculation. {{has_subtype(calculus)}} lambda calculus. {{has_subtype(geometry)}} analytical geometry, fluxions[obs3]. {{has_subtype(calculus)}} differential calculus; integral calculus. {{has_subtype(computation)}} operation, function, mathematical operation, mathematical function. {{&uses(mathematical operation)}} operator, mathematical operator. {{has_subtype(mathematical operation)}} transformation, mathematical transformation. {{has_subtype(calculation)}} {{property_of(quick + approximate)}} back-of-the-envelope calculation. {{has_subtype(mathematical operation)}} notation; rule of three, practice; raising to a power; extraction of roots, taking the root; reduction, involution, evolution, estimation, approximation; interpolation; differentiation; integration; factoring; mapping. {{has_subtype(function)}} {{uses(topology)}} topological function. {{has_subtype(topological function)}} {{has_subtype(isagelism)}} homeomorphism. {{has_subtype(mathematical operation)}} {{has_conceptual_part(arithmetic)}} arithmetical operation. {{has_subtype(arithmetical operation)}} multiplication. {{has_subtype(arithmetical operation)}} division. {{has_subtype(subtraction, @A3.3.2)}} {{has_subtype(arithmetical operation)}} {{analogous_to(subtraction, R38)}} subtraction, subtracting, taking a difference. {{has_subtype(addition, R35)}} {{has_subtype(arithmetical operation)}} summation, addition. {{has_case(summation)}} {{has_subtype(operand)}} addend. {{has_case(summation)}} {{has_subtype(result)}} {{has_result(summation)}} {{{has_sum(operand + operand)}}} sum. {{has_subtype(function)}} algorithm, algorism[obs3], rhabdology[obs3], dactylonomy[obs3]. {{used_in: measurement &c. R466}}. {{has_inverse(addition): subtraction}}. {{has_inverse(multiplication): division; factoring}}. {{has_inverse(raising to a power): extraction of roots}}. {{has_inverse(differentiation): integration}}. {{has_subtype(operand)}} {[in_frame(subtraction)]} minuend; subtrahend. {{has_subtype(operand)}} {[in_frame(multiplication)]} multiplicand; multiplier, multiplicator[obs3]; factor; coefficient. {{has_subtype(operand)}} {[in_frame(division)]} dividend, numerator; divisor, denominator. {{has_subtype(result)}} {{has_result(subtraction)}} {{{has_difference(minuend + subtrahend)}}} difference, complement. {{has_subtype(result)}} {{has_result(multiplication)}} {{{has_arith_product(multiplicand + multiplier)}}} product, multiple. {{has_subtype(result)}} {{has_result(division)}} {{{has_relative_value(dividend + divisor)}}} ratio, quotient, proportion, submultiple[Math]. {{has_subtype(operation)}} permutation; combination. {{function_of(computation): calculating device, P2.3.1.3.15}}. V. compute, calculate; reckon. sum; sum up, cast up; tell off, score, cipher, suppute[obs3]. add, subtract, multiply, divide, extract roots; algebraize[obs3]. {{used_in(computation)}} check, balance; prove, demonstrate; audit, overhaul, take stock. amount to, add up to, come to. Adj. arithmetical, analytic, algebraic, statistical. computable, calculable. Adv. quantitatively; arithmetically. <-- "body of knowledge" is the implied supertype for all concepts pointed to by the relation "studied_in". The difference between this and "science", below is slim. We designate science as systematic. Thus a "body of knowledge" may not be systematic. (as, a mere collection of facts). Most "ologies" would be classified as "science" by this definition. --> M3.1.2.3 BODY OF KNOWLEDGE N. {{property_of(organized, @R58)}} {{studied_in(knowledge, R527b)}} body of knowledge, system of knowledge, branch of knowledge, branch of learning, area of knowledge, field of knowledge, branch of learning, field of learning. {{has_conceptual_part: theory, M3.1.2.1; discovery, R480a}}. Suff. {{has_symbol(body of knowledge)}} "-ology". <-- Note that science, the conceptual structures created by people to understand nature, is here under mental concepts, but the actual phenomena studied are under physical concepts. Science differs from the supertype, body of knowledge, in being organized. Most "ologies" would be classified as "science" by this definition. Corresponds to MW10 sense 2a. [[science]] --> M3.1.2.3.1 SCIENCE N. {{part_of(scientific information)}} {{property_of(systematic/organized)}} {{has_subtype(body of knowledge)}} science, system of knowledge, organized body of knowledge, systematic knowledge. {{alternative_to(science): humanities}}. experimental science, natural philosophy, experimental philosophy; physicism[obs3]. {{has_subtype}} {{used_in(mathematics)}} exact science. {{has_conceptual_part(exact science)}} {{has_subtype(law, @M3.1.2.1)}} {{property_of(quantitative + accurate)}} quantitative law. {{has_expression(quantitative law): equation, @R85a}}. {{has_subtype(exact science): chemistry; physics; astronomy}}. {{studies(experimental science): physical phenomena, P2.6.1}}. {{uses: theory, M3.1.2.1}}. {{has_subtype}} {{studied_in(causes)}} etiology, aetiology[obs3]. {{has_subtype(experimental science)}} physical science, the hard sciences, philosophie positive[Fr]. {{studied_in(matter)}} somatology[obs3], somatics. {{topic_of: @R593, cyclopedia, encyclopedia}}. {{performed_by: school &c. (system of opinions) R484}}. tree of knowledge; republic of letters &c. (language) R560. {{has_subtype(physical science): chemistry; physics; biology}}. {{has_subtype(science): engineering, M3.1.2.3.1.1; sociology}}. Adj. scientific. {{antonym_of(scientific)}} unscientific. M3.1.2.3.1.1 ENGINEERING N. {{used_in(science, M3.1.2.3.1)}} engineering, applied science, useful arts. {{studies: useful artifact, @P2.3.1.3}}. {{job_of: engineer, @P2.3.2.3.6.5.3.9}}. {{studied_in(electronic device)}} electronic engineering. {{studied_in(structure, P2.3.1.3.10)}} civil engineering. {{studied_in(airplane, P2.3.1.3.1.6.2.1.2)}} aeronautics, aeronatuiical engineering, aviation engineering. {{studied_in(chemical process, @P2.6.2)}} chemical engineering. <-- Only the most common words are included. A long list can be added when supplementation is unertaken. [[philosophy]] --> M3.1.2.3.2 HUMANITIES N. humanities. {{studies: human activity, @R680; artifact, P2.3.1.3; human being, P2.3.2.3; human mind, @M1}}. M3.1.2.3.2.1 PHILOSOPHY N. {{studied_in(knowledge)}} {{used_in(theory)}} philosophy, philosophical inquiry. universal wisdom, pansophy[obs3]. {[of(Aristotle)]} oral teachings, profound insights, acroama[obs2]. circle of the sciences; pandect[obs3], doctrine, body of doctrine. philosphical speculation, speculation about first causes. {{has_subtype}} school; branch. scholastic philosphy. metaphysics, ontology, philosphy of being, science of being. epistemology, theory of knowledge. aesthetics, theory of beauty. logic. {{has_subtype(school)}} monism; dualism. {{has_subtype(school)}} {{origin_of(ancient Greece)}} Platonic phiosophy, Platonism; Stoic philosophy, Stoicism; Aristotelian philosphy, Aristotelianism; Epicureanism. {{has_part(Platonic philosophy)}} ideality, idealism. {{has_subtype(school)}} analytic philosophy, philosophical analysis; logical positivism; Augustinianism; Averroism; Cartesianism; Comtism; cynicism; dialectical materialism; Marxism; Marxism-Leninism; Pythagoreanism; Schopenhauerism; Thomism; existentialism, existential philosophy; Hegelianism; Neoplatonism. {{has_subtype(school)}} transcendentalism, spiritualism. <-- no time to distinguish various types of transcendentalism --> {{has_concern(transcendentalism): immateriality, R317}}. {{has_concern(transcendentalism)}} {{property_of(immateriality, R317)}} {{property_of(unknowable, @R519)}} {{has_subtype(reality, @R1)}} transcendental reality, ultimate reality. {{has_concern(transcendentalism)}} {{has_subtype(truth)}} a priori truth. {{believed_by(transcendentalism)}} transcendentalist. {{has_instance(transcendentalist)}} {{property_of(dead, @R360)}} Immanuel Kant, Kant; "Henry D. Thoreau", Thoreau; Ralph Waldo Emerson, Emerson. {{alternative_to(transcendentalism)}} materialism, empiricism, phenomenalism. {{has_concern(materialism)}} {{has_subtype(reality, @R1): material reality, @R316}}. {{has_part_x(material reality): physical object; time, P1.1; space, P1.2}}. <-- if there are other universes, would these be part of the materialist or transcendentalist philosophy? --> {{believed_by(materialism): materialist, P2.3.2.3.6.4.31}}. realism; nominalism; essentialism. skepticism. {{believed_by(school)}} adherent, believer. {{believed_by(scholastic philosophy)}} schoolman, shoolmen[pl], scholastic philosopher. {{studied_by: philosopher, @P2.3.2.3.6.4.6}}. {{studied_by(metaphysics)}} metaphysician. V. philosophize. speculate. Adj. philosphical. speculative. philosophizing; speculating. monistic; dualistic. acroamatic, acroamatical, profound. Phr. "a handmaid to religion" [Francis Bacon]. <-- [[art]] --> M3.1.2.3.2.2 ART N. {{used_in(imagination, R515)}} {{has_subtype(action, R680)}} art. {{forms(art)}} work of art, opus. fine art, fine arts[collective]. {{has_subtype}} {{property_of(useful, R644)}} useful art. {{has_subtype: literature, @R560; linguistics, @R560}}. {{forms(fine art)}} art, artwork, piece of artwork. {{has_subtype(opus)}} {{property_of(excellent, @R648)}} magnum opus. Adj. {{has_property(work of art)}} artistic. {{&has_property(work of art): entertaining, @R840; inspiring, @R824}}. <-- this entry is for the study or discipline of art. The physical objects created are under "visual representation" at P2.3.1.3.6 --> M3.1.2.3.2.2.1 VISUAL ART N. {{has_subtype(fine art)}} visual art, visual arts[collective]. {{has_subtype: painting; sculpture}}. {{has_subtype}} {{has_subtype(useful art)}} {{property_of(utilitarian): graphic, P2.3.1.3.6.8}}. <-- [[music]] --> M3.1.2.3.2.2.2 MUSIC (R415) #415. Music. N. music, tune. {{has_conceptual_part}} {{has_subtype(sound, M6.1.2.6)}} {{property_of(pleasant, @R829)}} musical sound. strain, air. {{has_subtype}} {{property_of(recorded)}} recorded music. {{&result_of}} {{used_in(musical instrument)}} playing music, playing. {{consitutes}} piece of music, piece, musical composition, work, number, opus, composition. {{has_subtype(piece of music)}} solo; duet, duo; trio; quartet, quartett[obs3]; quintet; septet, septett[obs3]; octet; orchestral piece, orchestral music; band music. {{has_conceptual_part: @R413, melody, harmony, rhythm}}. {{has_conceptual_part(orchestral music)}} orchestration. {{has_subtype(piece of music)}} etude; sonata; rondo, rondeau[Fr]; pastorale, cavatina[obs3], roulade[obs3], fantasia; variations; cadenza; cadence; toccata; fugue; canon; serenade; nocturne, notturno [Italian], prelude; dithyramb; tone poem, symphonic poem. {{uses(marching, @P2.4.2.1.1)}} martial music, march. {{has_subtype}} {{property_of(strong rhythm, @M3.1.2.3.2.2.2.2)}} {{uses(dance, R840)}} dance music. {{has_subtype(dance music)}} {{uses(waltz, @R480)}} waltz. {{has_subtype(orchestral piece)}} symphony; concerto; overture. {{has_subtype(sonata)}} piano sonata; violin sonata. {{has_subtype(concerto)}} piano concerto; violin concerto. {{needed_for(bagpipe)}} highland air, pibroch[obs3]. {{&has_part(piece of music)}} accompaniment, second, bass; bourdon[obs3], drone, morceau[obs3], terzetto[obs3]. {{has_subtype(music)}} quodlibet. {{has_part(symphony/concerto/sonata)}} movement. {{has_representation}} {{has_subtype(document, M8.1.3.2.2.4.3)}} score; sheet music. {{has_execution(musical composition)}} performance, musical performance. {{has_subtype(musical performance)}} concert; recital; solo; impromptu performance. instrumental music; full score; concerted piece, potpourri, capriccio. {{uses(instrumental music/accompaniment): musical instrument, P2.3.1.3.13.1.1}}. Lydian measures; slow music, slow movement; adagio &c. adv.; minuet; siren strains, soft music, lullaby; dump. {{has_subtype(lament, R839)}} dirge. {{created_by: composer &c. R413}}. {{performed_by: musician &c. R416, P2.3.2.3.6.5.72.2}}. {{performed_by: minstrelsy, band, orchestra}}. jazz. V. {{result_of(musical score)}} {{has_subtype(compose[obj=music], @R527)}} compose. {{result_of(music): perform &c. R416}}. attune. Adj. musical. instrumental. {{has_subtype(musical): harmonious &c. R413}}. Adv. musically. in rhythm; in tune; instrumentally. adagio; largo, larghetto, andante, andantino[obs3]; a capella, alla capella[It]; maestoso[obs3], moderato; allegro, allegretto; spiritoso[obs3], vivace[obs3], veloce[obs3]; presto, prestissimo[obs3]; con brio; capriccioso[obs3]; scherzo, scherzando[obs3]; legato, staccato, crescendo, diminuendo, rallentando[obs3], affettuoso[obs3]; obbligato; pizzicato; desto[obs3]. Phr. " in notes by distance made more sweet " [Collins]; " like the faint exquisite music of a dream " [Moore]; " music arose with its voluptuous swell " [Byron]; " music is the universal language of mankind " [Longfellow]; " music's golden tongue " [Keats]; " the speech of angels " [Carlyle]; " will sing the savageness out of a bear " [Othello]; "music hath charms to soothe the savage beast". M3.1.2.3.2.2.2.1 SONG N. {{has_subtype(piece of music, @R415)}} {{used_in(voice, R580)}} {{conceptual_part_of(melody, R413)}} song[1], vocal music, vocalism[obs3], vocal piece. {{result_of}} {{has_subtype(action, R680)}} {{has_subtype(vocalization, R580)}} singing; chanting; caroling. {{performed_by: singer, @R416}}. {{&has_part: @R597, rhyme, poem}}. {{has_subtype(vocal music)}} {{part_of(words, R562)}} chaunt, chant; psalm, psalmody; hymn; song[2], lied[Ger.], lieder[Ger.][pl]; canticle, canzonet[obs3], cantata, bravura. {{has_subtype(song[2])}} lay, ballad; ditty; carol; folk song; pastoral; recitativo[It], solfeggio[obs3]; part song; descant; glee; madrigal; antiphon[obs3], antiphony; popular song. {{hperforms(choir, @R416/chorus, @R416)}} choral piece, catch, round, chorus, chorale. {{has_subtype(vocal music)}} {{part_of(song[2])}} {{has_subtype(drama): @R599, opera, operetta, musical}}. {{has_subtype(song[2])}} {{has_part(opera)}} aria, arietta[obs3]; recitative. oratorio; stave; passamezzo [Italian], toccata, Vorspiel [German]. {{has_subtype(song[2])}} blues; country music; rock and roll. V. {{has_subtype(vocalize, R580)}} {{hperforms(singer, @R416)}} sing, chaunt, chant, intone, warble, carol, chirp, chirrup. lilt, purl, quaver, trill, shake, twitter. hum; whistle; sol-fa[obs3]. Adj. vocal. singing. choral; lyric, lyrical; operatic. Wagnerian. a capella. Adv. vocally, in song. chorally; lyrically; operatically. a capella, without accompaniment. <-- M6.1.2.6.7 MUSICAL SOUNDS (R413 TO R415) --> <-- R416 musician to HROLE --> M3.1.2.3.2.2.2.2 MELODY (R413) #413. Melody. N. {{has_conceptual_part(music, R425)}} melody. {{has_part(score)}} note, musical note, notes of a scale; sharp, flat, natural; bar, rest; appoggiato[obs3], appoggiatura[obs3]; acciaccatura[obs3]; interval. {{has_conceptual_part}} time, musical time. {{has_measure(musical time)}} measure. {{has_conceptual_part}} {{has_conceptual_part_of(musical time)}} rhythm. {{produced_by(rhythm)}} {{has_subtype(stress, @R157)}} beat. {{has_temporal_part}} passage; phrase. {{has_subtype(rhythm)}} {{uses(dance music)}} {{property_of(strong)}} {{property_of(regular)}} strong rhythm. {{has_property(note): pitch, P2.6.1.4}}. {{has_property(note)}} timbre, tone, intonation. {{uses}} scale, gamut. {{has_subtype(scale)}} diapason; diatonic chromatic scale[obs3], enharmonic scale[obs3]. {{part_of(note)}} chord. {{has_property(melody)}} key. {{has_property(melody)}} modulation; temperament; syncope, syncopation; preparation; suspension; resolution. {{has_part(score)}} staff, stave. {{has_part(staff)}} line, space, brace. {{has_part(staff)}} clef. {{has_subtype(note): high note &c.(shrillness) R410; low note &c. R408}}. {{has_subtype(note)}} semitone; second, third, fourth &c.; diatessaron[obs3]. {{has_part(staff)}} line; space. {{has_subtype(note)}} A; B; C; D; E; F; G. {{has_subtype(clef)}} G-clef; F-clef. {{has_property(note)}} {{has_subtype(interval, R108)}} duration. {{has_subtype(note)}} full note; half note; quarter note, quaver; semiquaver; demisemiquaver; hemidemisemiquaver; sustained note, drone, burden; breve, semibreve[Mus], minim, crotchet. {{{has_relative_value(full note^duration + half note^duration): "2"}}}. {{{has_relative_value(half note^duration + quarter note^duration): "2"}}}. {{{has_relative_value(quarter note^duration + semiquaver^duration): "2"}}}. {{{has_relative_value(semiquaver^duration + demisemiquaver^duration): "2"}}}. {{{has_relative_value(demisemiquaver^duration + hemidemisemiquaver^duration): "2"}}}. tonic; key note, leading note, fundamental note; supertonic[obs3], mediant[obs3], dominant; submediant[obs3], subdominant[obs3]. octave, tetrachord[obs3]. {{has_subtype(key)}} major key; minor key. {{has_subtype(scale)}} major scale; minor scale. {{has_subtype(mode)}} major mode; minor mode. piece of music &c. R415. {{created_by: @P2.3.2.3.6.5.8, @R416, musician, composer, harmonist[obs3], contrapuntist}}. Adj. {{has_property(melody)}} melodious, musical, melic[obs3]. tuneful, tunable; sweet, dulcet, canorous[obs3]; mellow, mellifluous; soft, clear, clear as a bell; silvery; euphonious, euphonic, euphonical[obs3]; fine-toned, full-toned, silver-toned. symphonious. {{&has_consequence(melodious): enchanting &c. (pleasure-giving) R829}}. measured, rhythmical, diatonic[obs3], chromatic, enharmonic[obs3]. Phr. "And our hearts, though stout and brave, still like muffled drums are beating funeral marches to the grave" [H. W. Longfellow, A Psalm of Life, 1839]. M3.1.2.3.2.2.2.3 HARMONY #413b. Harmony. N. harmony, concord, consonance, emmeleia[obs3]. unison, homophony, unisonance[obs3]; chime; tonality. {{property_of}} chord. {{has_part}} part, voice. {{studied_in}} harmonics. {{causes}}{{property_of(pleasant)}} euphony, euphonism[obs3]. thorough-bass, fundamental-bass; faburden[obs3]. {{conceptual_part_of}} counterpoint. V. be harmonious, harmonize, chime, symphonize[obs3]. {{&caused_by}} transpose; put in tune, tune. accord. sing in tune, sing in harmony. {{has_subtype(tune[obj=stringed instrument, @R417])}} string. Adj. harmonious, harmonical[obs3]. in concord; in tune, in concert; unisonant[obs3], concentual[obs3], symphonizing[obs3], isotonic, homophonous[obs3], assonant; ariose[obs3], consonant. {{causes}} euphonious. Adv. harmoniously, in harmony. as one. Phr. " the hidden soul of harmony " [Milton]. <-- --> M3.1.2.3.2.2.2.3.R1 DISCORD (R414) #414. Discord. N. {{property_of(harshness, R410)}} discord, discordance, dissonance, cacophony, want of harmony. {{property_of}} caterwauling, caterwaul. {{property_of}} [Confused sounds] Babel; Dutch concert, cat's concert; marrowbones and cleavers; rasping sound, grating sound. {{has_subtype(rasping sound): cough, @P2.6.4.1.1}}. V. be discordant, be unharmonious, be dissonant, be inharmious, be unmelodious; jar &c. (sound harshly) R410. Adj. {{has_subtype(harsh, R410)}} {[in_frame(music, R415)]} discordant; dissonant, absonant[obs3]; out of tune, tuneless; unmusical, untunable[obs3]; unmelodious, immelodious[obs3]; unharmonious[obs3], inharmonious; singsong; cacophonous; jarring. M3.1.2.3.2.2.3 PERFORMING ART N. performing art, performing arts[collective]. {{has_subtype: drama, R599; dance, M3.3.2.1.1.1.R3.1; music, R415}}. <-- [Absence or want of thought.] --> <-- some instincts seem more complex than simple reactions -- but they depend on stimiui, so can be classified as reactions --> M3.2 LACK OF THOUGHT (R452) #452. Lack of thought. N. lack of thought, incogitancy[obs3], vacancy, inunderstanding[obs3]. {{has_subtype: fatuity &c. R499; thoughtlessness &c. (inattention) R458}}. vacuity. {{property_of}} reaction. {{has_subtype(reaction)}} reflex, reflex reaction, stimulus-response loop, instinctive reaction. {{has_subtype(reaction)}} gut reaction, emotional response. {{has_subtype(reaction)}} instinct, brute instinct. {{has_subtype(instinct)}} {{has_subtype(reaction)}} conditioned response, conditioned reflex, Pavlovian response. {{trait_of}} couch potato, vegetable. V. not think, not consider, not reflect; not think of. {{&mcaused_by}} put out of the mind, dismiss from the mind, dismiss from the thoughts, dismiss from consideration. {{conceptual_part_of}} {{has_subtype(act, R680)}} act on instinct, respond instinctively, react, react reflexively. indulge in reverie &c. (be inattentive) R458. put away thought; unbend the mind, relax the mind, divert the mind, veg out. {{&caused_by}} {{has_commencement(trance, @P2.8.5.1.1)}} go into a trance. {{&caused_by(not think of): ignore, @R460; forget, R506}}. Adj. vacant, unintellectual, unideal[obs3], unoccupied, unthinking, inconsiderate, thoughtless, mindless, no-brain, vacuous; absent &c. (inattentive) R458; diverted; irrational &c. R499; narrow-minded &c. R481. unthought of, undreamt of, unconsidered; off one's mind; incogitable[obs3], not to be thought of. instinctive, reflexive. {{has_subtype(reflexive): emotional}}. Phr. absence d'esprit; pabulum pictura pascit inani[Lat][obs3]. <-- This group is closely related to M8.3, sympathetic affections, under M8, mind-mind interactions, which were grouped with these affections in Roget. The Roget classification had linguistic validity because feelings are often directed at external objects, rather than having a potentially independent existence, such as ideas. However, to maintain the overall structure of this classification (the distinction between actions of an individual mind and mind-mind interactions), the entry here allows the "affections, feelings" class to be considered a mental object, though it is in some way similar to a mind-mind interaction. One of the main problems is the resulting large distance between many of the emotions listed here, and the emotions of love and hate, usually thought of in similar terms. [[AFFECTIONS]] --> M3.3 AFFECTION N. {{similar_to: sympathetic affections, M8.3}} affection, affect, affections, feeling. <-- Note: entries 822. Sensibility 823. Insensibility 824. Excitation 825. Excitability 826. Inexcitability moved to M4.2 PROPERTIES OF THE AFFECTIVE FACULTY {{has_property(mind, R450)}} --> <-- here we distinguish propensities, habitual tendencies from less permanent feelings, and from personality, inborn characteristics: distinguish what one is from what one does what one is goes to traits, M4.2.2 .. habitual tendencies, R820, are a cause of habits, R613 (e.g. "mood, frame of mind" is less permanent than a habit of mind, whereas this section on affections refers to habitual tendencies. Note that emotions, momentary feelings are in the next entry, R821, under feelings. --> M3.3.1 HABITUAL AFFECTION #820. Habitual affection. N. {{caused_by(habit, R613)}} {{has_subtype(characteristic, R5a)}} {{part_of(feelings, R821)}} habitual affection, affections[collective], bent, bias, disposition, predisposition, proneness, proclivity, propensity, tendency, inclination, leaning; cast of mind, cast of soul, habit of mind, habit of soul, predilection, sentiment, turn, turn of mind, tone, natural turn of mind; propenseness[obs3], propension[obs3], propendency[obs1], diathesis[obs3]. humor, grain, mettle. {{has_subtype: sympathy &c. (love) R897}}. {{has_high_intensity: idiosyncrasy, M7.3.5.1.2.1.R1}}. {{has_subtype: @M4.2.2, trait}}. {{conceptual_part_of: @M4.2.2, character, qualities, disposition, nature, spirit, tone, personality, temper, temperament}}. {{conceptual_part_of: @R7a, @P2.2.4, human condition, state}}. {{conceptual_part_of}} soul, heart, breast, bosom, inner man; heart's core, heart's strings, heart's blood; heart of hearts, bottom of one's heart, penetralia mentis[Lat]; secret and inmost recesses of the heart, cockles of one's heart; inmost heart, inmost soul; backbone. {{has_high_intensity}} passion, fervor, fire, pervading spirit; fullness of the heart, heyday of the blood, flesh and blood, flow of soul. energy, force, inner force. {{has_high_intensity(passion)}} ruling passion, master passion; furore[obs3]. {{has_subtype(point of view, M3.3.2)}} {{property_of(long-lasting)}} world view, outlook, weltanshauung[Germ.]. {{affects: ability, @R157(power)}}. V. have affections, possess affections, have a bent, have a bias, have a predisposition, have a proneness, have a proclivity, have a propensity, have a cast of mind, have a habit of mind, have a frame of mind, have a predilection. be of a character, be of a mold, be of a cast; be affected; breathe. Adj. affected, characterized, formed, molded, cast; attempered[obs3], tempered; framed; predisposed; prone, inclined; having a bias &c. n.; tinctured with, imbued with, penetrated with, eaten up with. inborn, inbred, ingrained; deep-rooted, ineffaceable, inveterate; pathoscopic[obs2]; congenital, dyed in the wool, implanted by nature, inherent, in the grain. affective [obs3][med. and general]. Adv. in one's heart &c. n.; at heart; heart and soul &c. R821. Phr. "affection is a coal that must be cool'd else suffer'd it will set the heart on fire" [Venus and Adonis]. <-- Roget division: FLEETING AFFECTIONS --> <-- the distinction between feeling and emotion, is not completely clear, but for now they are listed as different magnitudes of the same phenomenon. How to classify "a feeling of despair"? We don't say "he has an emotion of despair" or "emotions of pride"; but "express your feelings" and "express your emotions" are both valid. What is the difference? Is emotion more visible? For this entry, emotion is a strong feeling (definition 2c in MW10). Other differences should probably be defined. Although "emotion" is not directly a subtype of "action, R680", there is a component of action that is difficult to ignore. --> <-- ... [[Emotion]] --> M3.3.2 FEELING (R821) #821. Feeling. N. {{affects(human condition)}} {{caused_by(desire, R865)}} feeling, affection, feelings[pl]. {{has_case}}{{has_subtype(person)}} experiencer. {{has_high_intensity}} emotion. {{has_subtype(emotion)}} {{conceptual_part_of(judgment)}} judgmental emotion. {{has_subtype(judgmental emotion): disapproval, R932; approval, R931; blame, @R932a; credit, @R873}}. sentiment. tender feelings. {{part_of}} mood, ease, frame of mind, frame of soul, vein. <-- emotions directed at a fact, object, action, or state is an attitude. How to include the object? as a case?? We include a personal philosophy also as an affective quality, even though there may be some logical elements included. --> {{metaphor_of(position, R183)}} {{conceptual_part_of(feeling, M3.3.2)}} {{affected_by(opinion, @R484)}} attitude, point of view, viewpoint, posture, position, mental attitude, frame of reference. {{affected_by(attitude): prior experience, @R151a}}. {{has_subtype(frame of reference)}} {{property_of(long-lasting): @M3.3.1, world view, philosophy, outlook, weltanshauung[Germ.]}}. experience; impression, inspiration, sensation. pathos, deep sense. {{conceptual_part_of}} {{has_subtype(reaction, @R680)}} response, emotional response, emotional reaction. {{has_subtype(response): sympathy &c. (love) R897}}. {{conceptual_part_of: @M4.2.1.1.3.1, endurance, tolerance, sufferance}}. {{has_high_level}} fervor, ardor, zeal, passion, fervency, enthusiasm, empressement[Fr], gush, verve, furore[obs3]; fanaticism; warmth, glow, unction, gusto, vehemence. {{&mcauses(zeal)}} {{has_subtype(action, R680)}} fighting for a cause, working for a cause, promoting a cause. {{&has_result(fighting for a cause): dying for a cause}}. {{purpose_of(fighting for a cause): cause, @R676}}. {{has_subtype: @R892, heartiness, cordiality}}. fullness of the heart &c. (disposition) R820. {{conceptual_part_of: passion &c. (state of excitability) R825}}. {{has_high_level: ecstasy &c. (pleasure) R827}}. {{has_subtype: enthusiasm; earnestness, eagerness, @R602}}. blush, suffusion, flush; hectic; tingling, thrill, turn, shock; agitation &c. (irregular motion) R315; quiver, heaving, flutter, flurry, fluster, twitter, tremor; throb, throbbing; pulsation, palpitation, panting; trepidation, perturbation; ruffle, hurry of spirits, pother, stew, ferment; state of excitement. {{caused_by: excitation of feeling &c. R824}}. {{similar_to: affections, R820}}. V. feel. receive an impression, receive an inspiration, be inspired, receive a sensation; be impressed with, be moved by, be impressed by, be moved with, be touched with, be touched by, be affected with, be affected by, be seized with, be imbued; be devoured by, be consumed with, be consumed by; be wrought up with. entertain feeling, harbor feeling, cherish feeling, cherish a sensation. respond, react; express an emotion, emote; catch the flame, catch the infection; enter the spirit of. bear, suffer, support, sustain, endure, thole [obs3][Scottish], aby[obs3]; labor under, smart under; bear the brunt of, brave, stand, withstand. {{conceptual_part_of(bear): abide, @M4.2.1.1.3.1}}. {{conceptual_part_of(feel): experience, R151a}}. taste, prove. {{has_high_intensity(feel)}} {{affected_by(physiology)}} swell, glow, warm; tingle, thrill, heave, pant, throb, palpitate, go pitapat, tremble, quiver, flutter, twitter. {{&causes: shake &c. R315; be agitated, be excited &c. R824}}. {{&causes}} look blue; wince; draw a deep breath. {{&causes(feeling)}} change color, turn color. {{has_subtype(change color)}} {{&causes(embarrassment)}} flush, blush, turn red, mantle. {{has_subtype(change color)}} {{&causes(anger)}} turn black in the face, look black. {{has_subtype(change color)}} {{&causes(fear)}} turn pale. impress &c. (excite the feelings) R824. {{caused_by}} {{has_subtype(experience)}} moving experience. {{&mcauses(zeal)}} {{has_subtype(act, R680)}} fight for a cause, work for a cause, promote a cause. Adj. feeling, sentient. {{has_high_level}} emotive, emotional; sentimental. {{has_subtype(sentimental[mode=effusively])}} maudlin. responding, reacting. sensuous; sensorial, sensory; of feeling, with feeling &c. n.. {{has_property(feeling)}} felt[ppart]. {[causing(emotion)]} moving. {{has_subtype(moving)}} {[causing(tender feelings)]} touching. warm, quick, lively, smart, strong, sharp, acute, cutting, piercing, incisive; keen, keen as a razor; trenchant, pungent, racy, piquant, poignant, caustic. {{has_high_intensity(felt)}} deeply felt, strongly felt, deep felt, home felt, heartfelt; impressive, deep, profound, indelible; swelling, soul-stirring, deep-mouthed, heart-expanding, electric, thrilling, rapturous, ecstatic; taken to heart. earnest, sincere, wistful. {{has_high_level(emotional)}} {{similar_to(passionate, @R825)}} fervent, passionate, glowing, ardent, burning, red-hot, fiery, flaming, fervid, gushing. warm-hearted, hearty, cordial. {{has_subtype(emotional): @R602, eager, breathless, zealous, enthusiastic, boiling over}}. pervading, penetrating, absorbing; rabid, raving, feverish, fanatical, hysterical. {{conceptual_part_of(emotional): impetuous &c. (excitable) R825}}. {{consequence_of(emotional/passionate): wrought up &c. (excited) R824}}. impressed with, moved with, touched with, affected with, penetrated with, seized with, imbued with &c. R82; devoured by; struck all of a heap; rapt; in a quiver &c. n.. enraptured &c. R829. Adv. heart and soul, from the bottom of one's heart, ab imo pectore[Lat], at heart, con amore[It]. heartily, with a passion, with feeling; with love. devoutly, over head and ears, head over heels. Phr. the heart big, the heart full, the heart swelling, the heart beating, the heart pulsating, the heart throbbing, the heart thumping, the heart beating high, the heart melting, the heart overflowing, the heart bursting, the heart breaking; the heart goes out; a heart as big as all outdoors. <-- 822. Sensibility 823. Insensibility 824. Excitation 825. Excitability 826. Inexcitability moved to M4.2 properties of the affective faculty {{has_property(mind, R450) --> M3.3.2.1 PERSONAL AFFECTION (827-887) N. personal affection. <-- [[EMOTION]] --> M3.3.2.1.1 PASSIVE PERSONAL AFFECTIONS (R827 TO R844) N. passive personal affection. <-- 827. Pleasure 828. Pain 829. Pleasureableness 830. Painfulness 831. Content 832. Discontent Part of discontent (disappointment) , regret, relief to retrospective emotions M3.3.2.4 833. Regret 834. Relief 835. Aggravation 836. Cheerfulness 837. Dejection 838. Rejoicing 839. Lamentation 840. Amusement 841. Weariness 842. Wit 843. Dullness Note: 844. Humorist to P2.3.2.3.6.5.29 --> <-- note that physical pain and pleasure are under sensation, see: M6.1.1 SENSATION GENERALLY R375 TO R378 377. Pleasure 378. Pain Roget has several entries related to pleasure, and we shall distinguish three categories: (1) the mental sensation of pleasure, R827, similar to happiness (2) the physical sensation of pleasure, R377, M3.3.2.1 (comfort) (3) the quality of pleasurableness, giving (physical or mental) pleasure --> <-- [[happiness, pleasure]] --> M3.3.2.1.1.1 PLEASURE (R827) #827. Pleasure. N. {{property_of(desirable, @R865)}} pleasure, gratification, fruition; relish, zest. {{has_case}} {{has_patient(enjoy)}} thing enjoyed, thing causing pleasure. cheer, sunshine; cheerfulness &c. R836. {{caused_by: gusto &c. (physical pleasure) R377}}. {{caused_by}} {{has_subtype(action, R680)}} indulgence, self-indulgence. {{&mcaused_by(self-indulgence): @R817a, greed, avarice, greediness}}. {{has_high_quantity(self-indulgence)}} {{member_of(action, R680)}} {{has_subtype(series[of=action, R680], R69)}} bingeing, binging. <-- a binge is an event --> {{has_result(bingeing)}} {{has_subtype(act, @R680)}} binge, spree. <-- other causes should be added here ?? --> {{causes}} {{has_subtype(mental state, M4.2)}} happiness, felicity, bliss; beatitude, beautification. {{has_high_intensity(happiness)}} enchantment, transport, rapture, ravishment, ecstasy; summum bonum[Lat]; unalloyed happiness, unalloyed joy. hedonics[obs3], hedonism. {{has_metaphor(happiness): paradise, elysium &c. (heaven) R981; third heaven[obs2], seventh heaven, cloud nine}}. {{has_low_intensity(happiness): @R831, contentedness, satisfaction, complacency, mind at ease}}. {{has_high_intensity(pleasure)}} joy, enjoyment, gladness, delight, glee, delectation, oblectation[obs3], delection[obs3], unalloyed pleasure. well-being; good &c. R618; snugness, comfort, ease; cushion &c. R215. {{has_temporal_location(happiness)}} honeymoon; palmy days, halcyon days; golden age, golden time. {{has_location}} [metaphorical] land flowing with milk and honey. <-- Saturnia regna[Lat], , Dixie, Dixie's land. --> {{property_of(happiness)}} {{has_subtype(place)}} {{property_of(mythical)}} Arcadia[obs3], Shangri-La, happy valley; Agapemone[obs3]. V. {{has_subtype(feel[obj=pleasure], @R821)}} feel pleasure, experience pleasure, enjoy oneself, have a good time, be joyful, hug oneself[obs2]. {{has_high_intensity}} feel deep pleasure, experience joy, feel great pleasure, experience great joy. {{has_high_intensity(be pleased)}} be delighted, be thrilled, be enchanted, be entranced, be enraptured. {{has_result}} {{has_subtype(state, R7b)}} be pleased, be charmed. feel at home, breathe freely. {{has_metaphor: be in clover &c. R377; be in elysium &c. R981}}. {{has_metaphor}} tread on enchanted ground; bask in the sunshine. {{has_commencement(be enraptured)}} fall into raptures, go into raptures. {{result_of}} {[with_object(pleasant thing, @R829)]} [transitive] enjoy, relish, like; be pleased with, be delighted with, be happy with; receive pleasure from, derive pleasure from, take pleasure in, derive happiness from; delight in, rejoice in, drink in; indulge in, luxuriate in; have a liking for. {{has_commencement(enjoy)}} {[with_object(pleasant thing, @R829)]} [transitive] take to, take a fancy to, develop a taste for, develop a liking for, enter into the spirit of. take in good part. {{has_subtype(enjoy)}} {[with_object(pleasant thing, @R829)]} [transitive] treat oneself to, solace oneself with. {{has_subtype(enjoy): gloat over &c. (physical pleasure) R377}}. {[act_causing(binge[1])]} binge[2]. {{conceptual_part_of(enjoy/delight in): love &c. R897}}. Adj. {{has_consequence(pleasure)}} {{has_subtype(state, R7b)}} pleased, charmed. {{has_high_intensity(pleased)}} delighted, thrilled, enchanted, entranced, enraptured, enravished[obs3]. {{has_high_intensity(pleased)}} overjoyed; transported; fascinated, captivated. not sorry; glad, gladsome; pleased as Punch. happy, blest, blessed, beatified, joyful, happy as a clam at high water [U.S.], happy as a clam, happy as a king, happy as the day is long; thrice happy, ter quaterque beatus[Lat]; enjoying &c. v.; hedonic[obs3]. blithe &c. (in spirits) R836. {{has_high_intensity(happy)}} joyful, joyous, blissful, in a blissful state, in paradise, beatific, beatic[obs3]; ecstatic, in raptures, in ecstasies, in a transport of delight. {{has_low_intensity(pleased)}} comfortable, at ease. {{has_low_intensity(pleased): @R831, content, contented}}. with a joyful face, with sparkling eyes. {{has_property(thing enjoyed): pleasing &c. R829}}. painless, unalloyed, without alloy, cloudless. Adv. happily, joyfully, with pleasure, with glee. {{has_high_intensity(with pleasure)}} with delight, blissfully, ecstatically, rapturously. Phr. one's heart leaping with joy. mens sana in corpore sano [Latin: a sound mind in a sound body][Juvenal]. "a wilderness of sweets" [P.L.]; "I wish you all the joy that you can wish" [M. of Venice]; jour de ma vie; "joy ruled the day and love the night" [Dryden]; "joys season'd high and tasting strong of guilt" [Young]; "oh happiness, our being's end and aim!" [Pope]; "there is a pleasure that is born of pain" [O Meridith]; "throned on highest bliss" [P.L.]; vedi Napoli e poi muori[It]; zwischen Freud und Leid ist die Brucke nicht weit [German: the bridge between joy and sorrow is not wide]. <-- [Capability of giving pleasure; cause or source of pleasure (physical or mental).] [[pleasurable]] --> M3.3.2.1.1.1.R1 PLEASURABLENESS (R829) #829. Pleasurableness. N. {{caused_by(pleasure, M3.3.2.1.1.1)}} {{has_subtype(goodness[1], R648)}} pleasurableness, pleasantness, agreeableness, pleasurability, enjoyability, jucundity[obs3], delectability. attractiveness, attractability[obs3], invitingness[obs3] &c. adj.. {{has_subtype(attractiveness[of=person])}} charm, fascination, enchantment, witchery, seduction, winning ways, amenity, amiability; winsomeness. pleasure giving. {{has_subtype: loveliness &c. (beauty) R845}}. {{&mcauses: persuasion, @M8.1.1.6.1.1.R1}}. sunny side, bright side; manna in the wilderness, land flowing with milk and honey; bittersweet; fair weather. {{has_subtype: savoriness, R394}}. {{property_of}} pleasant thing, source of pleasure; creature comfort. {{property_of: sweets &c. (sugar) R396}}. {{property_of: savory food, R394}}. {{property_of: @P2.8.3.R1, refreshment, regale, feast, picnic, festival}}. {{property_of: party, @R892}}. {{property_of: dainty &c. R394}}. {{property_of: amusement &c. R840}}. {{property_of: @R377, luxury}}. {{property_of: @R374a, sexual activity}}. V. please, charm, delight, cause pleasure, produce pleasure, create pleasure, give pleasure, afford pleasure, procure pleasure, offer pleasure, present pleasure, yield pleasure. take, captivate, fascinate; enchant, entrance, enrapture, transport, bewitch; enravish[obs3], becharm[obs3], imparadise[obs3]. {{has_subtype: gladden &c. (make cheerful) R836}}. gratify, provide gratification, give gratification; bless, beatify; satisfy; slake, satiate, quench; indulge, humor, flatter, tickle; tickle the palate &c. (savory) R394; regale, refresh; enliven; treat; amuse &c. R840; take one's fancy, tickle one's fancy, hit one's fancy; meet one's wishes; win the heart, gladden the heart, rejoice the heart, warm the cockles of the heart; do one's heart good. {{has_subtype(satisfy): satisfy[obj=desire, R865]}}. {{&causes: @R616b, @M7.1.3, attract, allure, entice, tempt, seduce}}. {{has_subtype: stimulate &c. (excite) R824}}. {{has_low_level(please): interest}}. {{result_of(pleasantness)}} make things pleasant, popularize, gild the pill, sugar-coat the pill, sweeten. Adj. {[causing(pleasure, R827)]} {{has_property(pleasurableness)}} pleasant, pleasurable, enjoyable, causing pleasure, pleasure-giving, pleasing, agreeable, grateful, gratifying, laetificant[obs3]. {{has_high_intensity}} delightful, felicitous, exquisite, ravishing, rapturous, heartfelt, thrilling, empyrean. {{has_subtype(pleasing)}} {{!has_consequence(beautiful, @R845)}} pleasing to look at, lovely to look at, pleasant to look at, pleasant to see. {{mcauses(look at[obj=something pleasing to look at]): pleased, @R827}}. {{has_consequence: pleased, @R827}}. {{has_consequence(delightful): ecstatic, @R821}}. {{has_subtype: lovely &c. (beautiful) R845}}. attractive, inviting, alluring, enticing; fascinating, captivating. sweet, nice, dainty. {{has_low_level(pleasant)}} acceptable, leef[obs1], lief, welcome, welcome as the roses in May; welcomed; favorite; to one's taste, to one's mind, to one's liking; satisfactory &c. (good) R648. {{has_low_level(pleasant)}} comfortable, comfy[coll]; cosy, snug. {{has_high_level(comfortable)}} luxurious. in comfort, at ease. <-- [[page25]] --> refreshing; cordial; genial. {[when_modifying(event/time)]} glad, gladsome, happy, good, halcyon, palmy, Saturnian. {[of(food)]} delectable; delicate, delicious; dulcet; luscious &c. R396; palatable &c. R394. voluptuous; sensual &c. R377. {{has_subtype(attractive)}} {[of(person): @R616b, @M7.1.3, attractive, alluring, seductive]}. {{has_subtype}} {[of(person)]} charming, prepossessing, engaging; winning, winsome; taking, killing; heart-robbing. bewitching; enchanting, entrancing, enravishing[obs3]. {{has_subtype: appetizing &c. (exciting) R824; cheering &c. R836}}. {{has_metaphor(delightful): @R981, heavenly, elysian, beatific, seraphic}}. Phr. decies repetita placebit[Lat]; "charms strike the sight but merit wins the soul" [Pope]; "sweetness and light" [Swift]; beauty is only skin deep. <-- [Expression of pleasure.] --> M3.3.2.1.1.1.R2 REJOICING (R838) #838. Rejoicing. N. {{has_manifestation(joy, @M3.3.2.1.1.1)}} rejoicing, exultation, jubilation. revelling. triumph; heyday, flush. crow, cheer, shout. crowing, cheering, shouting. {{has_subtype: jubilee &c. (celebration) R883; paean, Te Deum [Lat] &c. (thanksgiving) R990; congratulation &c. R896}}. {{has_subtype: merrymaking &c. (amusement) R840}}. {{&has_part: laughter, @R840}}. {{performed_by}} Momus; Democritus the Abderite[obs3]; rollicker[obs3]. V. rejoice, exult. cry for joy, jump for joy, leap with joy. thank one's stars, bless one's stars; congratulate oneself, hug oneself; rub one's hands, clap one's hands; smack the lips, fling up one's cap, throw up one's cap; dance, skip; sing, carol, chirrup, chirp; hurrah. cheer, shout. {{&has_subtype: boast, R884}}. hold jubilee &c. (celebrate) R883. {{&mcauses(triumph)}} exult, crow, crow over, neigh, chuckle, triumph. {{&mcauses(triumph)}} do a triumphal dance, hot dog. {{has_subtype: make merry &c. (sport) R840}}. {{has_part: @R840, laugh, raise laughter}}. Adj. rejoicing, joyful, jubilant, exultant, exulting. triumphant. flushed, elated, pleased, delighted, tickled pink. {{has_low_level(rejoicing): amused &c. R840; cheerful &c. R836}}. crowing, cheering, shouting. Int. "hurrah!", "Huzza!"; "aha!"[obs3]; "hail!"; "tolderolloll!"[obs3]; "Heaven be praised!"; "io triumphe!"[obs3]; "tant mieux!"[Fr]; so much the better. Phr. the heart leaping with joy; ce n'est pas etre bien aise que de rire[Fr]; "Laughter holding both his sides" [Milton]; " le roi est mort, vive le roi "; "with his eyes in flood with laughter" [Cymbeline]. <-- separate out entertainers which do not have their own entry, e.g. musician. Need singer, dancer, comedian = wit ##??NOTE: here the feeling of amusement is mixed in with things that cause the feeling of amusement (pleasure, R827). Need to be distinguished!! [[entertainment]] [[recreation]] [[amusement]] --> M3.3.2.1.1.1.R3 AMUSEMENT (R840) #840. Amusement. N. {{&caused_by(pleasure, R827/enjoyment, @R827)}} {{has_subtype(playing, @M7.3.4.3.1)}} {{property_of(unimportant, @R643)}} {{property_of(pleasant, @R829)}} amusement, entertainment, recreation, fun, fun and games. diversion, divertissement, pastime, passetemps[Fr], labor of love. passive entertainment; active entertainment. relaxation, reaction, solace. {{co-occurs_with: leisure &c. R685}}. {{&uses: toy, P2.3.1.3.13.1.2}}. frolic, merriment, jollity; joviality, jovialness[obs3]; heyday; jocosity, jocoseness[obs3]. {{has_subtype(conversation)}} banter, pleasantry. {{property_of(foolish+playful)}} drollery, buffoonery, tomfoolery, foolishness. mummery; quip, quirk. {{has_subtype: wit &c. R842}}. {{has_manifestation(amusement)}} {{has_subtype(voice)}} laughter. {{has_subtype(laughter)}} giggle, titter, twitter, snigger, snicker, chuckle, chortle. {{has_high_level(laughter)}} horse laugh, belly laugh, hearty laugh; guffaw; burst of laughter, fit of laughter, shout of laughter, roar of laughter, peal of laughter, cachinnation[obs3], Kentish fire. {{has_low_level}} smile, simper, smirk, grin; broad grin, sardonic grin. {{has_subtype(active entertainment)}} play, playing. {{has_subtype(play): sport, M3.3.2.1.1.1.R3.3}}. {{has_subtype(party, @R892)}} festivity, merrymaking, revels, revelry, reveling, zarabanda[Sp.]. {{has_subtype(festivity)}} carnival; fete, festival, gala, ridotto[obs3]; blowout [U.S.], hullabaloo, hoedown, bat [U.S.], bum [U.S.], bust, donation party [U.S.], fish fry [U.S.], jamboree, kantikoy[obs3], nautch[obs3], randy, squantum [obs3][U.S.], tear, Turnerfest[obs3], yule log; saturnalia, high jinks; regale, symposium; carouse, carousal; jollification, junket, Irish wake, fete champetre[Fr], field day; treat. regatta. {{has_subtype: @R298, feast, banquet, picnic, wassail, clambake [U.S.]}}. game, game-playing; game at romps; gambol, romp. {{has_subtype(game)}} {{has_subtype(contest)}} competitive game. escapade, prank, antic, rig, lark, spree, skylarking; vagary, monkey trick, gambade, fredaine[obs3], echappee[Fr], bout, espieglerie[Fr]. {{has_subtype(prank): practical joke &c. (ridicule) R856}}. {{performed_by(game/game-playing): game player, P2.3.2.3.6.5.72}}. {{has_subtype(motion)}} {[of(person)]} {{used_in(leg)}} {{&used_in(music)}} {{property_of(rhythmic): dance, M3.3.2.1.1.1.R3.1}}. round of pleasures, dissipation, a short life and a merry one, racketing, holiday making. rejoicing &c. R838; jubilee &c. (celebration) R883. {{has_subtype: bonfire, @P2.6.1.3.3.1}}. {{has_subtype: pyrotechnic device, @P2.3.1.3.18.1}}. {{co-occurs_with}} {{has_subtype(liesure time, @R685): holiday; gala day, red letter day, play day; high days and holidays; high holiday, Bank holiday; May day, Derby day; Saint Monday, Easter Monday, Whit Monday; Bairam[obs3]; wayz-goos[obs3], bean feast; Arbor Day, Declaration Day, Independence Day, Labor Day, Memorial Day, Thanksgiving Day; Mardi gras[Fr], mi-careme[Fr], feria[Lat], fiesta}}. {{&performed_at(entertainment)}} place of amusement, ballroom, assemblyroom[obs3]; amphitheater. {{&performed_at(sporting contest, M8.2.2.2.2.2)}} {{has_subtype(structure, P2.3.1.3.10)}} arena; stadium. {{&performed_at(entertainment)}} park, plaisance[obs3]; national park, national forest, state park, county park, city park, vest-pocket park, public park (public) R737a; arbor; garden &c. (horticulture) R371. {{&performed_at(entertainment)}} pleasure ground, playground, cricketground, croquet ground, archery ground, hunting ground; tennis court, racket court; bowling alley, green alley; croquet lawn, rink, glaciarum[obs3], skating rink; roundabout, merry-go-round; swing; montagne Russe[Fr]. {{has_subtype(game)}} game of chance. {{alternative_to(game of chance)}} game of skill. {{has_concern(competitive game)}} {{affected_by(winning, @R731/losing, @R732)}} score. {{has_subtype(game)}} {{hperforms(child)}} leapfrog, hop skip and jump; mother may I; French and English, tug of war; blindman's bluff, hunt the slopper[obs3], hide and seek, kiss in the ring; snapdragon; cross questions and crooked answers; crisscross, hopscotch; jacks, jackstones[obs3], marbles; mumblety-peg, mumble-the-peg, pushball, shinney, shinny; tag. {{has_subtype(competitive game)}} billiards, pool, pingpong, pyramids, bagatelle; bowls, skittles, ninepins, kain[obs3], American bowls[obs3]; tenpins [U.S.], tivoli. {{has_subtype(competitive game)}} {{needed_for(playing cards)}} cards, card game. {{has_subtype(card game)}} allfours; banker; beggar-my-neighbor; baccarat; bluff; blind hookey; boston, boaston[obs3]; blackjack, twenty-one, vingtun[Fr]; brag; bridge, contract bridge, bridge whist; casino, cassino[obs3]; commerce; commit; cribbage; loo; besique[obs3]; drole[obs3]; durak[Russ]; Earl of Coventry; ecarte[Fr]; euchre; fish, go fish; picquet[obs3]; quadrille; omber; reverse; Pope Joan; quinze[Fr]; thirty-one; put; speculation; connections; lottery; lotto; lift smoke; Napoleon; monte, three-card monte; nap; old maid; patience; pairs; Polish bank; penny-ante; poker; reversis[obs3]; snip-snap-snoren[obs3]; squeezers; fright; round game; whist; solitaire. {{has_conceptual_part(bridge/whist/casino)}} {{member_of(playing card)}} {{affected_by(score)}} trick. {{has_conceptual_part(bridge)}} rubber. blind poker, draw poker, straight poker, stud poker. {{&has_conceptual_part(poker)}} {{has_subtype(winnings)}} pot, pool. {{has_conceptual_part(card game)}} {{member_of(playing card[num=>0])}} hand, hand of cards. {{has_subtype(hand of cards)}} {{member_of(playing card[num=>0])}} poker hand[1]. {{has_property(poker hand)}} poker hand[2], hand value, value, poker value. {{has_subtype(poker hand[2])}} pair; two pair; three of a kind; straight; flush; full-house; four of a kind; straight flush; royal flush. <-- ; misere[Lat] &c. ??--> {{has_conceptual_part(game)}} {{conceptual_part_of(initiative, @R680/choice, M7.R1)}} {{has_subtype(turn, @R63)}} turn. {{has_subtype(turn)}} {{has_conceptual_part(board game[1])}} move. {{has_subtype(game)}} board game[1]. {{uses(board game[1])}} {{has_subtype(solid object)}} board game[2]. {{uses(board game[1])}} {{has_part(board game[2])}} {{has_subtype(solid object)}} {{shape_of(board, @P2.3.1.3.1.1)}} playing board. <-- this "game piece" is for the type moved around a board --> {{uses(board game[1])}} {{has_part(board game[2])}} {{has_subtype(solid object)}} {{has_symbol(game player)}} piece, game piece. <-- only some game pieces are referred to as "my man" (chess pieces aren't) --> {{&has_metaphor(game piece)}} man. {{has_subtype(board game)}} {{has_subtype(game of skill)}} chess; draughts, checkers, checquers, chequers. {{uses(chess/checkers)}} {{has_subtype(playing board)}} {{shape_of(square, @R200a)}} checkerboard, checker board, chess board. {{has_part(checkerboard)}} square[num=64]. {{has_conceptual_part(chess)}} {{has_subtype(move)}} check; checkmate; capture; castling. {{has_subtype(game piece)}} {{uses(chess)}} chess piece. {{has_subtype(chess piece)}} king; queen; bishop; rook, castle; knight, horse; pawn. {{has_subtype(board game)}} backgammon; Monopoly; Scrabble; go; Chinese checkers; Mah-Jongg; shogi; Parcheesi; reversi. {{has_subtype(game)}} dominos, merelles[obs3], nine men's morris, go bang; game of fox and goose; lotto. {{has_subtype(game)}} {{used_in(word, R562)}} word games. {{has_subtype(word game)}} Scrabble; Scribbage; Boggle; crossword puzzle; hangman; ghost; anagram. {{has_subtype(crossword puzzle)}} diagramless crossword puzzle. morra[obs3]; gambling &c. (chance) R621. {{has_subtype(entertainment)}} {{required_for(travel, R266)}} {{performed_by(sightseer, @R268)}} sightseeing, sight-seeing, seeing sights, touring. risibility; derision &c. R856. V. amuse, entertain, divert, enliven; tickle the fancy; titillate, raise a smile, put in good humor; cause laughter, create laughter, occasion laughter, raise laughter, excite laughter, produce laughter, convulse with laughter; set the table in a roar, be the death of one. {{has_participant(person[num=1])}} enjoy oneself, amuse oneself, entertain oneself. recreate, solace, cheer, rejoice; please &c. R829; interest; treat, regale. play, game; play a game. {{has_conceptual_part(board game)}} move, take one's turn. {{has_conceptual_part(chess)}} {{has_subtype(move)}} check; checkmate; capture; castle. play pranks, play tricks; sport, disport, toy, wanton, revel, junket, feast, carouse, banquet, make merry, drown care; drive dull care away; dance &c. (leap) R309; keep up the ball; run a rig, sow one's wild oats, have one's fling, take one's pleasure; paint the town red; see life; desipere in loco[Lat], play the fool. {{has_part(competitive game)}} {{has_subtype(record[obj=score], @M8.1.3.2.1.4)}} keep score. {{has_subtype(jump, P2.4.2.3.14)}} frolic, gambol, frisk, romp; caper. make holiday, keep holiday; go a Maying. {{has_low_level(entertain oneself)}} while away the time, beguile the time; kill time, dally. {{has_subtype(while away the time)}} lounge around; hang out. smile, simper, smirk; grin, grin like a Cheshire cat; mock, laugh in one's sleeve; laugh, laugh outright; giggle, titter, snigger, crow, snicker, chuckle, cackle; burst out, burst into a fit of laughter; shout, split, roar. shake one's sides, split one's sides, hold both one's sides; roar with laughter, die with laughter. {{required_for(travel, R266)}} {{hperforms(sightseer, @R268/tourist, @R268)}} see sights, sightsee, go sightseeing. Adj. {{has_subtype(pleasant, R829)}} amusing, entertaining, diverting. recreational, recreative, lusory[obs3]; fun, festive, festal, cheering, titilating; jovial, jolly, jocund, roguish, rompish[obs3]. {{has_subtype(amusing): witty, R842}}. {{antonym_of(serious, M3.3.2.1.1.9)}} playful, playful as a kitten, sportive, ludibrious[obs1]. funny; very funny, hilarious, uproarious, side-splitting, risible. amused, entertained, diverted; "pleased with a rattle, tickled with a straw" [Pope]. {{causes(funny)}} smiling, grinning. {{causes(funny)}} laughing. {{has_subtype(laughing)}} chuckling, giggling, cackling, snickering; snorting, guffawing; ready to burst, ready to split, ready to die with laughter; convulsed with laughter, rolling in the aisles. {{has_subtype(amusing): laughable &c. (ludicrous) R853}}. Adv. at play, in sport. Int. "vive la bagatelle[Fr]!"; "vogue la galere!"[Fr]. Phr. "quips and cranks and wanton wiles, nods and becks and wreathed smiles" [Milton]; "on the light fantastic toe" [Milton]; deus nobis haec otia fecit[Lat]; dum vivimus vivamus[Lat]; dulce est desipere in loco [Lat][Horace]; "(every room) hath blazed with lights and brayed with minstrelsy" [Timon of Athens]; misce stullitiam consiliis brevem [Lat][Horace]. <-- [[dance]] --> M3.3.2.1.1.1.R3.1 DANCE N. {{has_subtype(motion)}} {[of(person)]} {{used_in(leg)}} {{&used_in(music)}} {{property_of(rhythmic)}} {{has_subtype(performing art)}} dance. {{has_subtype(dance)}} hop; reel; rigadoon[obs3]; saraband[obs3], hornpipe; bolero; sword dance; hat dance. {{has_subtype(dance)}} {{hperforms(couple, @P2.3.2.3.5)}} ballroom dance. <-- ballet should be expanded greatly --> {{has_subtype(dance)}} {{&location_of(theater, @R599)}} ballet. {{&has_part(ballet)}} {{hperforms(couple, @P2.3.2.3.5)}} pas de deux. {{&has_part(ballet)}} pas de quatre. {{&has_part(ballet)}} {{has_subtype(leap, R309)}} pas de chat. {{&has_part(ballet)}} {{has_subtype(rotation[of=body[of=person, P2.3.2.3], R312], P2.3.2.2.3.1)}} {{used_in(foot[num=1])}} pirouette. {{has_subtype(dance)}} ball, bal; bal masque, bal costume, masquerade, masquerade ball; Terpsichore; cotillon, Sir Roger de Coverley; stag dance. {{has_subtype(ballroom dance)}} allemande[Fr]; beguine; black bottom[yr=1920]; cha-cha; bayadere[obs3]; breakdown; cake-walk, cornwallis [U.S.]; break dancing; country dance, folk dance; fling; fox trot; gavot[obs3], gavotte; hustle; jitterbug; Lambeth Walk; limbo; strathspey[obs3]; minuet; nautch-girl; polka; shindig [U.S.]; skirtdance[obs3]; galop[obs3], galopade[obs3]; malaguena; maramgue; mazurka; morisco[obs1], morris dance; samba; rhumba; shimmy; stroll; tango; twist; tarantella; two-step; waltz; watuzi. {{has_subtype(dance)}} {{hperforms(person[num=>3])}} group dance. {{has_subtype(group dance)}} quadrille; Virginia reel[USA]; square dance. {{has_subtype(folk dance)}} highland fling; Scotch reel; juba; jig, Irish jig; flamenco; fandango; hula. {{has_subtype(group dance)}} {{shape_of(line)}} line dance. {{has_subtype(line dance)}} conga, conga line; snake dance; bunny hop; cancan. {{has_subtype(group dance)}} {{shape_of(circle)}} circle dance. {{has_subtype(circle dance)}} hokey-pokey; hora, horah. {{has_subtype(dance): ballet &c. (drama) R599}}. V. dance. trip the light fantastic. M3.3.2.1.1.1.R3.2 SHOW N. {{has_subtype(passive entertainment)}} {{hperforms(entertainer, P2.3.2.3.6.5.72)}} show, spectacle. pageant; peep-show, raree-show, gallanty-show; ombres chinoises[Sp]; magic lantern, phantasmagoria, dissolving views; biograph[obs3]; coup de theatre, jeu de theatre[Fr]. {{&has_part: @M8.1.3.2.1.1.1, insignia, banner}}. {{function_of: entertainer, P2.3.2.3.6.5.72}}. {{has_subtype(building, P2.3.1.3.10.2)}} {{performed_at(drama, R599/musical performance, @R415)}} theater; hall. {{has_subtype(theater)}} {{performed_at(film, @R599)}} movie theater, cinema. {{has_subtype: cinematograph, moving pictures, @R599}}. {{has_subtype(building, P2.3.1.3.10.2)}} {{performed_at(musical performance, @R415)}} music hall, concert hall, concert room. {{has_subtype(passive entertainment)}} {{used_by(television)}} {{has_subtype(show)}} television show, television program, program. {{has_subtype(television show)}} sitcom; police drama; news program. {{has_subtype(television show)}} special. {{has_subtype(television show)}} {{property_of(repeated)}} series, TV series. {{has_member(TV series)}} episode. {{uses(pageant): pageantry, @R882}}. <-- This entry is for sports concepts generally, considered as an amusement. These are actions. The actual execution of this action, forming an event, is a sports contest, which is classified at M8.2.2.2.2.2 as a "sports contest". [[sport]] --> M3.3.2.1.1.1.R3.3 SPORT N. {{has_subtype(action, R680)}} sport, sporting, sports. {{&has_execution: sports contest, M8.2.2.2.2.2}}. {{has_subtype}} {{participant_in(team, @P2.3.2.3.6.4.24)}} team sport. {{has_subtype}} {{conceptual_part_of(personal violence, @M9.3.3.2.2.2)}} violent sport. {{has_subtype(violent sport): boxing; wrestling; football; martial arts}}. {{has_subtype}} {{caused_by(bleeding[of=animal, R366], @R299)}} blood sport. {{has_subtype(blood sport)}} {{exhibits(cock, @P2.3.2.1.1.1.2.1)}} cock fighting. {{has_execution(cock fighting)}} {{has_subtype(contest, R720)}} cock fight. {{has_subtype(blood sport)}} {{exhibits(fighting dog)}} dog fighting. {{has_execution(boxing): boxing match, @M8.2.2.2.2.2.1}}. {{has_subtype(sport): @M7.1.2.1.2.3, hunting, fishing, falconry}}. mountain climbing, alpinism. racing. {{has_execution(racing): race, @M8.2.2.2.2.2.1}}. {{has_subtype(racing)}} yacht racing. {{has_subtype}} {{&used_in(parachute, @P2.3.1.3.16.2.1)}} {{has_subtype(flying, @R264)}} parasailing; parachuting, parachute jumping, sky diving. {{has_temporal_part(parachute jumping)}} free fall. {[in_frame(parasailing)]} {{connects(tow boat, @P2.3.1.3.16.2.3.1.2 + person)}} {{has_subtype(rope, @R205)}} tow line. {{has_subtype(sport)}} {{has_subtype(fighting, @M8.2.2.1.1.1)}} combat sport. {{has_subtype(combat sport)}} martial art; wrestling. {{has_subtype(combat sport)}} {{used_in(sword, P2.3.1.3.23.2)}} swordplay, swordsmanship. {{has_subtype(swordsmanship)}} fencing. {{has_execution(fencing): fencing match, @M8.2.2.2.2.2.1}}. {{has_subtype(martial art)}} karate; judo; jiujitsu, jiu-jitsu, jujutsu; kung-fu; tae kwon do; ninjutsu; hapkido. {{has_subtype(wrestling)}} greco-roman wrestling; sumo[Jap], sumo wrestling; arm wrestling; mud wrestling; Icelandic wrestling. {{has_execution(wrestling): wrestling match, @M8.2.2.2.2.2.1}}. bullfighting, tauromachy[obs3], gymkhana[obs3]. {{has_execution(bullfighting)}} bullfight. {{has_subtype(combat sport)}} pugilism, boxing, fisticuffs, the manly art of self-defense, gladiatorship[obs3]. {{has_subtype(boxing)}} {{property_of(professional, @M7.3.5.4.1.4)}} prize fighting. {{has_subtype(fighting, @M8.2.2.1.1.1)}} {{used_in(stick, @P2.3.1.3.23.3)}} stick fighting. {{has_execution(stick fighting): stick fight, @M8.2.2.2.2.2.1}}. {{&uses(stick fighting)}} {{has_subtype(stick, @P2.3.1.3.23.3)}} quarterstaff, single stick. {{has_subtype(athletic sport)}} winter sport; gymnastics; archery; rifle shooting; skating; sliding; rackets, fives, trap bat and ball; badminton, battledore and shuttlecock, la grace; pall-mall, tipcat[obs3]; croquet; polo, water polo; tent pegging; tilting at the ring, quintain[medieval]; greasy pole; quoits, horseshoes; discus, discus throwing; rounders; water polo; knurr and spell[obs3]. {{has_subtype(winter sport)}} hockey, ice hockey; tobogganing; ice skating; skiing; curling. <-- pallone[obs3]. --> {{has_subtype(skiing)}} downhill skiing, downhill racing; slalom; ski jumping; moguls; cross-country skiing; freestyle skiing. {{has_subtype(ice skating)}} figure skating; speed skating. {{has_subtype(ball game)}} football; baseball; soccer; basketball, hoops; cricket; lacrosse; rugby; beach ball; volleyball; golf, golfing. {{has_execution(football): football game, @M8.2.2.2.2.2.1}}. {{has_execution(baseball): baseball game, @M8.2.2.2.2.2.1}}. {{has_execution(soccer): soccer game, @M8.2.2.2.2.2.1}}. {{has_execution(basketball): basketball game, @M8.2.2.2.2.2.1}}. {{has_execution(cricket): cricket game, @M8.2.2.2.2.2.1}}. {{has_execution(rugby): rugby game, @M8.2.2.2.2.2.1}}. {{has_execution(volleyball): volleyball game, @M8.2.2.2.2.2.1}}. {{has_execution(golf): golf game, @M8.2.2.2.2.2.1}}. {{has_subtype(ball game)}} catch. {{has_subtype(ball game)}} {{used_in(racket)}} racquetball; tennis. {{has_subtype(baseball)}} stickball; softball; hardball; whiffleball. {{has_subtype(tennis)}} lawn tennis. V. {{has_subtype(compete, @M8.2.2.1.1.1)}} play. {{has_subtype(be on the offensive)}} {[in_frame(baseball)]} bat, be at bat, be up. Adj. sporting. at bat. <-- we don't adequately distinguish between funny and not-so-funny jokes. Here, all "jokes" are funny, and the exception is handled by "flat joke", which requires defeat of the normal property "funny" --> M3.3.2.1.1.1.R4 WIT (R842) #842. Wit. N. {{&caused_by(pleasure)}} {{&caused_by(amusement)}} {{used_in(communication, M8.1)}} {{not_property_of(serious, @M3.3.2.1.1.9)}} wit, humor, wittiness, funiness; sense of humor; attic wit, attic salt; atticism[obs3]; salt, esprit, point, fancy, whim, drollery, pleasantry. {{property_of}} farce, buffoonery, fooling, tomfoolery; shenanigan [U.S.], harlequinade &c. R599; broad farce, broad humor; fun, espieglerie[Fr]; vis comica[Lat]. {{property_of}} jocularity, jocosity, jocoseness[obs3]; facetiousness; waggery, waggishness; whimsicality. {{&part_of(wit): comicality &c. R853}}. {{property_of}} banter, repartee, badinage, retort, smartness, ready wit, quid-pro-quo. {{has_subtype(retort): ridicule &c. R856}}. {{property_of}} jest, joke, jape, jibe; facetiae[Lat], levity, quips and cranks; capital joke; canorae nugae[Lat]; standing jest, standing joke, private joke, conceit, quip, quirk, crank, quiddity, concetto[obs3], plaisanterie[Fr], brilliant idea; merry thought, bright thought, happy thought; sally; flash of wit, flash of merriment; scintillation; mot, bon mot, mot pour rire; witticism, smart saying; jeu d'esprit; epigram; dry joke, quodlibet, cream of the jest. {{property_of}} {{used_in(ambiguity, R520)}} play on words, word-play, jeu de mots[Fr], play of words, play upon words. {{has_subtype(play on words): @R521, double entente[Fr], double entendre, pun, punning}}. quibble, verbal quibble; acrostic, double acrostic, trifling, idle conceit, turlupinade[obs1]. {{has_subtype(play on words): anagram, @R562; conundrum, @R533}}. {{has_subtype(joke)}} {{property_of(old)}} {{not_property_of(funny)}} old joke, tired joke, flat joke, Joe Miller[obs2]. {{has_property(tired joke)}} {{&causes(repetition)}} flatness. {{member_of(joke)}} joke collection. {{topic_of(joke collection)}} {{has_subtype(book)}} joke book, jest book. V. joke, jest, crack a joke, make a joke, jape, cut jokes. perpetrate a joke; make fun of, make merry with; kid, kid around, fool around; set the table in a roar &c. (amuse) R840. {{has_subtype(jest)}} {{used_in(pun, @R521)}} pun, perpetrate a pun. retort, banter. ridentem dicere verum[Lat]; joke at one's expense. take in jest. {{has_subtype(make a joke)}} {{not_property_of(funny)}} {{property_of(dullness)}} make a flat joke, bomb, fall flat, go over like a lead balloon. Adj. {{has_property(wit)}} funny, jocular, jocose, humorous, amusing; facetious, waggish, whimsical; kidding, joking, puckish; playful &c. R840; merry and wise; pleasant, sprightly, light, spirituel[obs3], sparkling, epigrammatic, full of point, ben trovato[It]; comic &c. R853. witty, attic, quick-witted, nimble-witted; smart. zany, madcap. {{&part_of(wit): amusement, R840}}. Adv. jokingly, in joke, in jest, jestingly, jocosely, in sport, in play. wittily; baneringly; farcically; whimsically. Phr. adhibenda est in jocando moderatio[Lat][obs3]; "gentle dullness ever loves a joke" [Pope]; "leave this keen encounter of our wits" [Richard III]; just joking, just kidding; "surely you jest!". <-- Words like "distress", "affliction", and "anxiety" are used both to refer to the causes of suffering and the suffering itself. Some of the words are repeated as causes of suffering are in the next entry, "painfulness", M3.3.2.1.1.2.R1. The procedures for "grief", etc. should recognize both uses to disambiguate directly. [[suffer]] --> M3.3.2.1.1.2 SUFFERING (R828) #828. Suffering. N. {{has_subtype(evil[1], @R619)}} suffering, unhappiness, mental suffering, mental pain, pain, dolor, sufferance, infelicity. {{caused_by: physical pain, R378; harm[2], R659a}}. {{&caused_by: adversity, R735; evildoing}}. {{mcaused_by: painfulness, M3.3.2.1.1.2.R1}}. grief, sorrow, distress, affliction, trial, woe, heartache. {{analogous_to: physical pain, R378}}. {{has_metaphor}} heavy heart, aching heart, bleeding heart, broken heart. bitterness. [plural] trials, passion, woes. concern, care, anxiety, solicitude, dole, fret, burden, load; carking cares. {{has_conceptual_part(burden): duty, R926}}. {{mcaused_by}} trouble, trial, shock, blow, cark[obs3]. {{has_high_intensity(trial)}} ordeal, fiery ordeal. {{has_high_intensity}} misery, tribulation, wretchedness, desolation; extremity, prostration, depth of misery. {{has_high_intensity(grief)}} heavy affliction, gnawing grief, deep affliction. {{&conceptual_part_of(misery): despair &c. R859}}. {{has_metaphor(ordeal): nightmare, @M1}}. {{has_high_intensity}} pang, anguish, agony, mental anguish; torture, torment. {{has_subtype(torment)}} {{temporal_location_of(afterlife)}} {{property_of(supernatural, M9.6)}} eternal torment, eternal damnation. {{has_location(eternal torment): purgatory &c. (hell) R982}}. {{has_high_intensity}} hell upon earth; iron age, reign of terror; slough of despond &c. (adversity) R735; peck of troubles; "ills that flesh is heir to"[Hamlet]; miseries of human life; "unkindest cut of all" [Julius Caesar]. {{has_low_intensity}} displeasure, dissatisfaction, discomfort, discomposure, disquiet; malaise; inquietude, uneasiness, vexation of spirit; taking. {{has_low_intensity: discontent &c. R832}}. {{has_low_intensity}} annoyance, irritation, worry, infliction, visitation; plague, bore; bother, botheration; stew, vexation, mortification, chagrin, esclandre[Fr]; mauvais quart d'heur[Fr]. {{has_subtype: dejection &c. R837}}. {{has_low_intensity: weariness &c. R841; anhedonia[obs3]}}. {{trait_of}} sufferer, object of compassion, wretch. {{has_subtype(sufferer)}} victim, prey. {{patient_of(victim): accident, @R151; violence, M9.3.3.2.2.2; disaster, @R619}}. {{has_subtype(victim)}} martyr. {{has_metaphor(victim)}} shorn lamb. V. suffer, undergo suffering, feel pain, suffer pain, experience pain, undergo pain, bear pain, endure pain; smart, ache; bleed, ail; be the victim of. {{caused_by(suffering)}} cause suffering, cause to suffer. {{caused_by(suffering): inflict pain, @R830}}. {{has_high_intensity(suffer)}} be in agony, be in misery, be miserable, be tortured, undergo torture. labor under afflictions; bear the cross; quaff the bitter cup, have a bad time of it; go hard with, come to grief, fall a sacrifice to. {{has_metaphor(be in agony)}} drain the cup of misery to the dregs, "sup full of horrors" [Macbeth]. sit on thorns, be on pins and needles, wince, fret, chafe, worry oneself, be in a taking, fret and fume; take on, take to heart; cark[obs3]. grieve; yearn, repine, pine, droop, languish, sink; give way. {{&mcauses: despair &c. R859}}. {{caused_by}} break one's heart; weigh upon the heart. {{caused_by: inflict pain, M3.3.2.1.1.2.R1}}. {{has_manifestation: lament, R839}}. {{hperforms(martyr)}} {{has_subtype(die, R360)}} die for a cause. Adj. {{has_consequence(suffering)}} {{similar_to(in pain, @R378)}} in pain, in a state of pain, suffering, smarting, aching; pained, afflicted, worried. {{has_subtype(in pain): @R378, aching, griped, sore, hurting}}. saddened, grieving, distressed; cut up, cut to the heart, cut to the quick. displeased, annoyed, discomfited, discomposed, troubled, disquieted; fazed; crossed, irked, perplexed; disturbed, molested, teased, tired, vexed, plagued, bothered, pestered; bored, pothered, harassed, harried, badgered, heckled, baited, beset, infested, persecuted, importuned. wrung, harrowed, tormented, tortured. sorrowing, sorrowful, sorry, in a sorry state. cut up, chagrined, horrified, horror-stricken. in tears &c. (lamenting) R839; steeped to the lips in misery; heart-stricken, heart-broken, heart-scalded; broken-hearted; in despair &c. R859. {{has_high_intensity(in pain)}} wretched, miserable, full of pain, racked with pain, in agony, agonizing; in grief, grief-stricken, plunged in grief, a prey to grief; on the rack, in limbo; between hawk and buzzard. {{has_low_intensity}} uncomfortable, uneasy; ill at ease; in a taking, in a way; disturbed. {{has_low_intensity: discontented &c. R832; out of humor &c. R901a; weary &c. R841}}. heavy laden, stricken, crushed, a prey to, victimized, ill-used. unfortunate &c. (hapless) R735; to be pitied, doomed, devoted, accursed, undone, lost, stranded; fey. unhappy, infelicitous, poor, woe-begone; cheerless &c. (dejected) R837. concerned, careworn. Phr. "the iron entered into our soul"; haeret lateri lethalis arundo [Lat][Vergil]; one's heart bleeding; "down, thou climbing sorrow" [Lear]; "mirth cannot move a soul in agony" [Love's Labor's Lost]; nessun maggior dolere che ricordarsi del tempo felice nella miseria [It]; "sorrow's crown of sorrow is remembering happier things" [Tennyson]; "the Niobe of Nations" [Byron]. <-- [Capability of giving pain; cause or source of pain]. Many words (e.g. agony) are duplicated from the section above. There, the sense is the pain felt by the experiencer; here, it is the experience causing the suffering --> M3.3.2.1.1.2.R1 PAINFULNESS (R830) #830. Painfulness. N. {{caused_by(physical pain, R378)}} {{caused_by(suffering, R828)}} {{has_subtype(evil[2], @R619)}} painfulness, hurtfulness. dolorousness. intolerability, insufferability, insupportability; unbearableness, unbearability, unendurability. odiousness, hatefulness, execrableness, repulsiveness, repulsieness, abhorrence; horridness, horribleness; offensiveness. ruinousness, disastrousness, calamitousness, tragicness; desolating, desolation, withering; burdensomeness, onerousness, oppressiveness; cumbrousness. nauseousness; nastiness; loathsomeness. sharpness, soreness, severity, hardness, harshness, cruelty. {{has_low_level}} unpleasantness; disagreeableness, unpalatability, bitterness, distastefulness; unwelcomeness; undesirability; obnoxiousness; unacceptability, unpopularity, thanklessness. {{has_low_level}} unsatisfactoriness, untowardness, unluckiness, uncomfortableness. {{has_low_level}} joylessness, cheerlessness; dismalness; depressingness; dreariness, grievousness, piteousness; woefulness, ruefulness, mournfulness, deplorableness, pitiableness, lamentableness; sadness, patheticness. {{has_low_level}} unaccommodativeness, invidiousness, vexatiousness; troublesomeness, tiresomeness, irksomeness, wearisomeness; awkwardness. {{has_low_level}} importunateness. {{property_of}} shocking, terrifying, grimness, appalling, crushing; dreadfulness, fearfulness, fright; harrowing, rending. {{property_of}} caustic. {{property_of}} tragedy; heartbreak. {{property_of}} distress; irritation, provocation, stinging, annoying, aggravating, mortifying, galling; nauseating; disgusting, sickening, revolting. {{property_of}} cutting, corroding, consuming, racking, excruciating, searching, grinding, grating, agonizing; envenoming. {{property_of}} trial, ordeal, agony; affliction, infliction; blow, stroke, burden, load, curse; bitter pill, bitter draught; waters of bitterness. {{property_of}} trouble; shock, blow, cark[obs3]. {{has_high_intensity(ordeal)}} fiery ordeal, crucible. {{property_of}} grievance, annoyance, bother, pother, nuisance, vexation, harassment, mortification, sickener[obs3]; hot water, "sea of troubles" [Hamlet], hornet's nest; plague, pest; bore. {{property_of}} {{has_subtype(illness): cancer, ulcer, sting, thorn}}. {{property_of: canker &c. (bane) R663}}. {{property_of: dagger &c. (arms) R727; scourge &c. (instrument of punishment) R975}}. {{property_of}} carking care, canker worm of care; desagrement[Fr], esclandre[Fr], rub. {{property_of: mishap, misfortune &c. (adversity) R735}}. {{property_of}} source of irritation, source of annoyance; wound, open sore. {{has_low_intensity}} {{has_subtype(emotion, @R821)}} embarrassment[1]. {{has_topic(embarrassment[1])}} {{property_of(sensitive, @M8.1.2.2)}} {{mcaused_by(embarrassment[1])}} embarrassing matter, sore subject, embarrassing subject, source of embarrassment, embarrassment[2], sensitive subject, sensitive matter. <-- an embarrassing matter can be almost anything --> {{has_domain(embarrassing matter): action, R680; state, R7b; fact, R527b}}. {{&mcauses(disclosure[obj=embarrassing subject]): disrepute, R874}}. {{has_metaphor(embarrassing subject)}} skeleton in the closet. {{mcaused_by(embarrassment): disclosure[obj=embarrassing subject], R529}}. {{property_of}} teasing, pestering, bothering, harassing, worrying, tormenting, carking, molestation, biting. {{property_of}} thorn in the flesh, thorn in one's side; where the shoe pinches, gall and wormwood. {{property_of}} sorry sight, heavy news, provocation. {{property_of: affront &c. R929}}. "head and front of one's offending" [Othello]. {{property_of}} infestation. {{property_of: malignity &c. (malevolence) R907}}. V. {{caused_by(physical pain, R378)}} cause pain, pain, hurt, inflict pain, give pain, bring pain, induce pain, produce pain, create pain, wound, inflict suffering, occasion pain, inflict grief, inflict sorrow, inflict distress, inflict woe, inflict heartache, cause grief, cause sorrow, cause distress, cause woe, cause heartache. {{has_result(cause pain)}} feel pain. {{has_subtype(cause pain[mode=intentionally]): be cruel, R907a}}. pinch, prick, gripe &c. (physical pain) R378; pierce, lancinate[obs3], cut. hurt the feelings, wound the feelings, grate upon the feelings, grate upon the nerves, jar upon the feelings; wring the heart, pierce the heart, lacerate the heart, break the heart, rend the heart; make the heart bleed; tear the heart strings, rend the heart strings; draw tears from the eyes. sadden, make unhappy, make sad, make sorry, make sorrowful; plunge into sorrow, grieve, fash[obs3], afflict, distress; cut up, cut to the heart. {{has_low_level(cause pain)}} {{has_low_level(cause suffering, @R828)}} annoy, irk, vex, bother, bug, displease, incommode, inconvenience, discomfort, disoblige, discompose, trouble, disquiet, faze, feaze[obs3], feeze [obs3], disturb, cross, perplex, tire, mortify, wherret[obs1], worry. {{has_low_level(cause pain): @R907a, molest, tease, plague, bother, pester, bore, pother, harass, harry, badger, heckle, bait, bullyrag, beset, infest, persecute, importune, wring, harrow}}. {{has_low_level(feel pain)}} feel embarrassment, be embarrassed. {{has_subtype: @R907a, torment, torture, put to the rack, put to the question, break on the wheel, rack, scarify, crucify, convulse, agonize, barb the dart, plant a dagger in the breast, plant a thorn in one's side}}. irritate, provoke, sting, nettle, try the patience, pique, fret, rile, tweak the nose, chafe, gall; sting to the quick, wound to the quick, cut to the quick; aggrieve, affront, enchafe[obs3], enrage, ruffle, sour the temper; give offense &c. (resentment) R900. maltreat, bite, snap at, assail. {{has_method(inflict pain): smite &c. @M9.3.3.2.2.2}}. sicken, disgust, revolt, nauseate, stink in the nostrils; go against the stomach, turn the stomach; make one sick, set the teeth on edge, go against the grain, grate on the ear; stick in one's throat, stick in one's gizzard, stick in one's craw; rankle, gnaw, corrode, horrify, appall, freeze the blood, appal[obs3]; make the flesh creep, make the hair stand on end; make the blood curdle, make the blood run cold; make one shudder. {{has_low_intensity}} disenchant, repel, offend, shock. haunt the memory; weigh on the heart, prey on the heart, weigh on the mind, prey on the mind, weigh on the spirits, prey on the spirits; bring one's gray hairs with sorrow to the grave; add a nail to one's coffin. Adj. {{has_subtype(bad, R649)}} causing pain, hurting, hurtful, painful; dolorific[obs3], dolorous. {{has_low_level(painful)}} unpleasant, disagreeable, unpleasing, displeasing; unpalatable, bitter, distasteful; uninviting, unwelcome, undesirable, undesired, unwanted. obnoxious; unacceptable, unpopular, thankless. distressing; afflicting, afflictive; joyless, cheerless, comfortless; dismal, disheartening; depressing, depressive; dreary, melancholy, grievous, piteous; woeful, rueful, mournful, deplorable, pitiable, lamentable; sad, affecting, touching, pathetic. {{has_high_level(painful)}} intolerable, insufferable, insupportable; unbearable, unendurable; past bearing; not to be borne, not to be endured; more than flesh and blood can bear; enough to drive one mad, enough to try a saint's patience, enough to provoke a saint, enough to make a parson swear, enough to gag a maggot. {{has_subtype(distasteful)}} {{has_property(embarrassing subject)}} {{consequence_of(sensitive, @M8.1.2.2)}} embarrassing. shocking, terrific, grim, appalling, crushing; dreadful, fearful, frightful; thrilling, tremendous, dire; heart-breaking, heart-rending, heart-wounding, heart-corroding, heart-sickening; harrowing, rending. odious, hateful, execrable, repulsive, repellent, abhorrent; horrid, horrible, horrific, horrifying; offensive. nauseous, nauseating; disgusting, sickening, revolting; nasty; loathsome, loathful[obs3]; fulsome; vile &c. (bad) R649; hideous &c. R846. sharp, acute, sore, severe, grave, hard, harsh, cruel, biting, caustic; cutting, corroding, consuming, racking, excruciating, searching, grinding, grating, agonizing; envenomed; catheretic[obs3], pyrotic[Med]. ruinous, disastrous, calamitous, tragical; desolating, withering; burdensome, onerous, oppressive; cumbrous, cumbersome. {{has_low_intensity}} unsatisfactory, untoward, unlucky, uncomfortable. {{has_low_intensity}} annoying, irritating, provoking, stinging, aggravating, mortifying, galling; unaccommodating, invidious, vexatious; troublesome, tiresome, irksome, wearisome; plaguing, plaguy[obs3]; awkward. {{has_low_intensity}} importunate; teasing, pestering, bothering, harassing, worrying, tormenting, carking. Adv. painfully &c. adj.; with pain &c. R828; deuced. Int. "hinc illae lachrymae!"[Lat]. Phr. surgit amari aliquid[Lat]; the place being too hot to hold one; the iron entering into the soul; "he jests at scars that never felt a wound" [Romeo and Juliet]; "I must be cruel only to be kind" [Hamlet]; "what deep wounds ever closed without a scar?" [Byron]. <-- [Expression of pain.] --> M3.3.2.1.1.2.R2 LAMENTATION (R839) #839. Lamentation. N. {{mcauses(suffering, M3.3.2.1.1.2)}} {{has_subtype(vocalization, R580)}} lament, lamentation. {{has_subtype(cry, R411)}} complaint, plaint, murmur, mutter, grumble, groan, moan, whine, sigh, suspiration, heaving, deep sigh. {{has_manifestation}} {{has_subtype(cry, R411)}} weeping, crying, wailing, cry, wail, wailing, outcry, wail of woe, ululation, melting mood, weeping and gnashing of teeth. {{has_high_intensity(crying)}} scream, howl. {{has_low_intensity(crying)}} {{property_of(quiet)}} whimper, sob, whimpering, sobbing. {{has_manifestation}} {{has_subtype(facial gesture)}} frown, scowl, grimace. {{causes(crying)}} {{produces(eye)}} {{main_component_of(water)}} tear; tears; flood of tears, fit of crying, lacrimation, lachrymation[obs3]. plaintiveness &c. adj.; languishment[obs3]; condolence &c. R915. mourning, deep mourning; lachrymatory[obs3]. {{&performed_at(mourning/weeping)}} funeral. {{has_manifestation(mourning)}} deep death song, dirge, coronach[obs3], nenia[obs3]. {{has_manifestation(mourning)}} {{has_subtype(speech)}} requiem, elegy, epicedium[obs3]. {{has_manifestation(mourning)}} threne[obs3]; monody, threnody. {{has_manifestation(mourning): knell &c. R363}}. {{has_subtype(lamentation)}} jeremiad, jeremiade[obs2]; ullalulla[obs3]. {{has_symbol(mourning): weeds, widow's weeds}}. {{has_symbol(mourning)}} crape; sackcloth and ashes; willow, weeping willow; cypress. {{performed_by}} mourner; complainer; cryer, weeper. {{has_subtype(weeper)}} crybaby. {{performed_by: grumbler &c. (discontent) R832}}. {{has_metaphor(mourner)}} Niobe; Heraclitus. V. {{&mcauses(suffer, R828)}} {{has_subtype(vocalize, R580)}} lament, deplore, grieve, bewail, bemoan. mourn; wear mourning, go into mourning, put on mourning; wear the willow, wear sackcloth and ashes; give sorrow words, weep over. condole with &c. R915. sigh; give a sigh, heave, fetch a sigh; "waft a sigh from Indus to the pole" [Pope]; "sigh 'like a furnace'" [As you Like It]. groan, moan. cry, weep, sob, blubber, pipe, wail, drop tears, shed tears, drop a tear, shed a tear, bibber[obs3]; melt into tears, burst into tears, greet[obs2]; fondre en larmes[Fr]; cry oneself blind, cry one's eyes out; yammer; pipe one's eye. {{has_low_intensity(cry)}} whimper, whine, pule, mewl, grizzle, snivel. {{has_high_intensity(cry)}} roar; roar like a bull, bellow like a bull; cry out lustily, rend the air. {{mcaused_by: @R828, fret, suffer}}. {{&mcauses(lament): scream &c. (cry out) R411}}. {{has_metaphor(cry): mew &c. (animal sounds) R412}}. {{has_high_intensity(lament)}} gnash one's teeth, wring one's hands, tear one's hair, beat one's breast, roll on the ground, burst with grief. cry out before one is hurt, complain without cause. {{has_low_intensity(lamentation)}} frown, scowl, make a wry face. Adj. lamenting, grieving, moaning. mourning, in mourning, in sackcloth and ashes; sorrowing, sorrowful &c. (unhappy) R828; mournful, tearful; lachrymose; plaintive, plaintful[obs3]; querulous, querimonious[obs3]; in the melting mood; threnetic[obs3]. in tears, with tears in one's eyes; with moistened eyes, with watery eyes; bathed in tears, dissolved in tears; "like Niobe all tears" [Hamlet]. elegiac, epicedial[obs3]. lamented, mourned, bewailed. lamentable. Adv. de profundis[Lat]; les larmes aux yeux[Fr]. Int. "heigh-ho!"; "alas!"; "alack!"; "O dear!", "ah me!", "woe is me!"; "lackadaisy!"[obs3], "well a day!"[obs2]; "lack a day!"[obs2], "alack a day!"[obs3]; "wellaway!"[obs3]; "alas the day!"; "O tempora O mores!"[obs3]; "what a pity!"; "miserabile dictu!"[Lat]; "O lud lud!"[obs3]; "too true!". Phr. tears standing in the eyes, tears starting from the eyes; eyes suffused, eyes swimming, eyes brimming, eyes overflowing with tears; "if you have tears prepare to shed them now" [Julius Caesar]; interdum lacrymae pondera vocis habent [Lat][Ovid]; "strangled his language in his tears" [Henry VIII]; "tears such as angels weep" [Paradise Lost]; infandum renovare dolorem [Lat][Vergil] &c. (regret) R833. <-- this "complaint" is not just a lamentation (cry of pain), as above, but also a criticism, or assigment of blame for one's problems to someone else. Comlaints about defective products are specifically envisioned here. This precise sense doesn't seem to be covered elsewhere. --> M3.3.2.1.1.2.R2.1 COMPLAINT (R839a) #839a. Complaint. N. {{has_subtype(criticism, @R932)}} {{has_subtype(accusation)}} {{has_subtype(lamentation, R839)}} {{&mcauses(negligent harm, @R460)}} {{&causes(discontent, M3.3.2.1.1.4)}} complaint, gripe[coll], beef[coll], grousing[coll], bitching[coll], bitching and groaning[coll], bellyaching[coll]. {{caused_by}} cause for complaint. V. {{has_subtype(lament, R839)}} complain, gripe[coll], beef[coll], bitch[coll], squawk[coll], bellyache[coll]. {{has_subtype}} murmur, mutter, grumble, growl, clamor, croak, grunt, maunder, grizzle, make a fuss about; deprecate &c. (disapprove) R932. {{has_large_quantity}} whine. {{has_subtype(complain)}} {{property_of(formal, @M7.3.5.1.2.1)}} lodge a complaint, enter a complaint, register a complaint. Adj. complaining; whining; bitching. Phr. "what's your problem?", "what's your beef?". M3.3.2.1.1.3 CONTENTMENT (R831) #831. Contentment. N. content, contentment, contentedness; complacency, satisfaction. entire satisfaction, ease, heart's ease, peace of mind. serenity &c. R826; cheerfulness &c. R836; comfort &c. (well-being) R827. {{has_low_intensity}} ray of comfort. {{mcauses}} lack of concern, lack of worry, sans souci[Fr:without worry], mind at ease, not a care in the world. {{&caused_by}} reconciliation. {{has_subtype(reconciliation): resignation &c. (patience) R826}}. {{trait_of}} waiter on Providence. V. be content, be satisfied, be contented, rest satisfied. rest and be thankful; take the good the gods provide, let well alone, let well enough alone, feel oneself at home, hug oneself, lay the flattering unction to one's soul. accept, tolerate; be reconciled to, make one's peace with. take up with, take in good part; get over it; take heart, take comfort; put up with &c. (bear) R826. {{has_result: @R762, consent, acquiesce, assent}}. {{has_result: agree, R488}}. set at ease, comfort; set one's heart at ease, set one's mind at ease, set one's heart at rest, set one's mind at rest. conciliate, reconcile, win over, propitiate, disarm, beguile, speak peace to. [transitive] content, satisfy, render content, render satisfied. gratify &c. R829. be tolerated, be accepted; go down, go down well, go down with; do; be OK. Adj. content, contented, satisfied, complacent. at ease, at one's ease, at home; with the mind at ease, sans souci[Fr], sine cura[Lat], easygoing, not particular; conciliatory; unrepining[obs3], of good comfort; resigned &c. (patient) R826; cheerful &c. R836. unworried, worriless, unafflicted, unvexed[obs3], unmolested, unplagued[obs3]; at rest, snug, comfortable; in one's element. {{has_subtype: serene &c. R826}}. {{has_high_level(contented)}} serenely contented. satisfactory, tolerable, good enough, OK, all right, acceptable. Adv. contently[obs3], contentedly, to one's heart's content; a la bonne heure[Fr]; all for the best. Int. amen &c. (assent) R762; very well, all the better, so much the better, well and good; it will do, that will do; it cannot be helped. Phr. nothing comes amiss; half a loaf is better than no loaf at all. "a heart with room for every joy" [Bailey]; ich habe genossen das irdische Gluck ich habe gelebt und geliebet [Ger][Schiller]; "nor cast one longing lingering look behind" [Gray]; "shut up in measureless content" [Macbeth]; "sweet are the thoughts that savor of content" [R. Greene]; "their wants but few their wishes all confined" [Goldsmith]; might as well relax and enjoy it. <-- disappointment was broken out to R832a, and moved to disappointment @retrospective affections, M3.3.2.4 --> M3.3.2.1.1.4 DISCONTENT (R832) #832. Discontent. N. {{antonym_of(contentment, M3.3.2.1.1.3)}} {{&caused_by(complaint, M3.3.2.1.1.2.R2.1)}} discontent, discontentment; dissatisfaction; dissent &c. R489. vexation of spirit, soreness. {{similar_to: worry fear &c. R860}}. {{similar_to: anxiety, inquietude, concern, R860a}}. {{trait_of}} malcontent, grumbler, growler, croaker, dissident, dissenter, laudator temporis acti[Lat]; censurer, complainer, fault-finder, murmerer[obs3]. {{has_manifestation}} {{has_subtype(meting)}} indignation meeting. {{has_metaphor}} cave of Adullam[obs3], "winter of our discontent" [Henry VI]. V. be discontented, be dissatisfied; quarrel with one's bread and butter; repine; regret &c. R833; wish one at the bottom of the Red Sea; take on, take to heart; shrug the shoulders; make a wry face, pull a long face; knit one's brows; look blue, look black, look black as thunder, look blank, look glum. take in bad part, take ill; fret, chafe, make a piece of work; grumble, croak; lament &c. R839. cause discontent &c. n.; dissatisfy, disappoint, mortify, put out, disconcert; cut up; dishearten. Adj. discontented; dissatisfied; unsatisfied, ungratified; dissident; malcontent, malcontented, exigent, exacting, hypercritical. repining, fretting, chafing; down in the mouth &c. (dejected) R837. in high dudgeon, in a fume, in the sulks, in the dumps, in bad humor; glum, sulky; sour as a crab; soured, sore; out of humor, out of temper. {{has_subtype: regretful &c. R833}}. {{has_subtype: dissenting, dissentient &c. R489}}. frustrated (failure) R732. Int. "so much the worse!". Phr. that won't do, that will never do, it will never do; curtae nescio quid semper abest rei [Lat][Horace]; ne Jupiter Quidem omnibus placet[Lat][obs3]; "poor in abundance, famished at a feast" [Young]; "with what I most enjoy contented least" [Shakespeare]. <-- Part of discontent (disappointment) , regret, relief to retrospective emotions M3.3.2.4 833. Regret 834. Relief --> M3.3.2.1.1.5 AGGRAVATION (R835) #835. Aggravation. N. {{has_subtype(exaggeration[of=discontent], R549)}} {{has_subtype(deteriorate, R659)}} aggravation, worsening, heightening; exacerbation; exasperation. <-- overestimation &c. R482. ?? what's this doing here?? --> V. aggravate, render worse, heighten, exacerbate. embitter, sour; exasperate, envenom; enrage, provoke, tease. add fuel to the fire, add fuel to the flame; fan the flame &c. (excite) R824. Adj. aggravated, exacerbated, made worse, rendered worse, worsened. worse, unrelieved; aggravable[obs3]; aggravating, exacerbating. Adv. out of the frying pan into the fire, from bad to worse, worse and worse. Int. "so much the worse!". M3.3.2.1.1.6 CHEERFULNESS (R836) #836. Cheerfulness. N. {{antonym_of(dejection, M3.3.2.1.1.7)}} {{has_manifestation(pleasure, R829)}} cheerfulness, cheeriness, merriness; geniality, gayety, l'allegro[Fr], cheer, good humor, spirits. high spirits, animal spirits, flow of spirits; light heart; sunshine of the mind, sunshine of the breast; gaiete de coeur[Fr], bon naturel[Fr]. {{has_high_level}} glee, high glee. liveliness &c. adj.; life, alacrity, vivacity, animation, allegresse[obs3]; jocundity, joviality, jollity; levity; jocularity &c. (wit) R842. mirth, merriment, hilarity, exhilaration. {{&causes: laughter &c. R838; merrymaking &c. (amusement) R840; heyday, rejoicing &c. R838}}. {{has_symbol}} marriage bell. nepenthe, Euphrosyne[obs3], sweet forgetfulness. {{correlated_with: optimism &c. (hopefulness) R858}}. self complacency; hedonics[obs3], hedonism. V. be cheerful, be cheery, be merry. have the mind at ease, smile, put a good face upon, keep up one's spirits; view the bright side of the picture, view things en couleur de rose[Fr]; ridentem dicere virum[Lat], cheer up, brighten up, light up, bear up; chirp, take heart, cast away care, drive dull care away, perk up. keep a stiff upper lip. {{has_manifestation(cheeriness)}} carol, chirrup, lilt; frisk, rollick, give a loose to mirth. {{caused_by}} cheer, enliven, elate, exhilarate, gladden, inspirit, animate, raise the spirits, inspire; perk up; put in good humor; cheer the heart, rejoice the heart. {{caused_by: delight &c. (give pleasure) R829}}. {{&causes: rejoice &c. R838}}. Adj. {{has_conceptual_part(happy, R827)}} cheerful; cheery, cheerly[obs3]; of good cheer, smiling; blithe; in spirits, in good spirits. breezy, bully, chipper [U.S.]; in high spirits, in high feather; happy as the day is long, happy as a king; gay as a lark; allegro; debonair; light, lightsome, light hearted; buoyant, debonnaire, bright, free and easy, airy; janty[obs3], jaunty, canty[obs3]; hedonic[obs3]; riant[obs3]; sprightly, sprightful[obs3]; spry; spirited, spiritful[obs3]. {{&mcauses}} lively, animated, vivacious; brisk as a bee; sparkling, sportive; full of play, full of spirit; all alive. sunny, palmy. {{correlated_with: hopeful &c. R858}}. merry as a cricket, merry as a grig[obs3], merry as a marriage bell; joyful, joyous, jocund, jovial; jolly as a thrush, jolly as a sandboy[obs3]; blithesome; gleeful, gleesome[obs3]; hilarious, rattling. winsome, bonny, hearty, buxom. playful, playsome[obs3]; folatre[Fr], playful as a kitten, tricksy[obs3], frisky, frolicsome; gamesome; jocose, jocular, waggish; mirth loving, laughter-loving; mirthful, rollicking. {{has_high_intensity}} elate, elated; exulting, jubilant, flushed; cock-a-hoop. {{&causes: rejoicing &c. R838}}. cheering, inspiriting, exhilarating; cardiac, cardiacal[obs3]; palmy. {{&caused_by: pleasing &c. R829}}. Adv. cheerfully &c. adj.. Int. "never say die!"; "come!"; "cheer up!"; "hurrah!"; "hence loathed melancholy!", "begone dull care!", "away with melancholy!". Phr. "a merry heart goes all the day" [A winter's Tale]; "as merry as the day is long" [Much Ado]; ride si sapis [Lat][Martial]. M3.3.2.1.1.7 DEJECTION (R837) #837. Dejection. N. {{antonym_of(cheerfulness, M3.3.2.1.1.6)}} {{has_conceptual_part(lamentation, R839)}} dejection, depression, dejectedness, lowness of spirits, depression of spirits, melancholy, heaviness, sadness, cheerlessness, joylessness, spiritlessness, somberness, lugubriousness, heavyheartedness, heaviness of heart, melancholia, the blues, the dumps, blues, dumps, blue devils, doldrums, low spirits, depressed spirits, dismalness, somberness, darkness, gloominess, tristesse[Fr], lugubriousness, mournfulness, bad spirits, drooping spirits, heart sinking, failure of heart, dismals[obs3], prosternation[obs1], il pensieroso[It], lachrymals[obs3], mumps[obs3]. {{has_high_intensity}} despondency, slough of Despond; disconsolateness &c. adj.; blank despondency; voiceless woe, prostration of soul; broken heart. {{&mcaused_by: despair &c. R859}}. {{has_metaphor(despair, R859)}} cave of despair, cave of Trophonius[obs2]. {{caused_by}} weight on the spirits, oppression on the spirits, damp on the spirits. {{similar_to: unhappy &c. R828}}. infestivity[obs3], gloom; taedium vitae, disgust of life; mal du pays &c. (regret) R833; anhedonia[obs3]. vapors, megrims, spleen, horrors, hypochondriasis[Med], pessimism; la maladie sans maladie [Fr], demureness[obs2]. {{trait_of: @P2.3.2.3.6.4.9, @R504, hypochondriac, seek sorrow, self-tormentor, croaker, pessimist, mope}}. {{has_manifestation}} {{has_subtype(facial gesture)}} frowning, pouting; long face. {{caused_by: affliction &c. R830}}. {{caused_by}} hope deferred; sorry sight; memento mori[Lat]; damper, wet blanket, Job's comforter. {{has_low_intensity: weariness &c. R841}}. {{has_low_intensity: boredom, M3.3.2.1.1.8}}. V. be dejected, be melacholy, be sad. grieve; take on, give way, lose heart, despond, droop, sink. lower, look downcast, frown, pout; hang down the head; pull a long face, make a long face; laugh on the wrong side of the mouth; grin a ghastly smile; look blue, look like a drowned man; lay to heart, take to heart. {{conceptual_part_of: lamentat, R839}}. mope, brood over; fret; sulk; pine, pine away; yearn. {{has_subtype: repine &c. (regret) R833}}. {{has_high_intensity: despair &c. R859}}. {{has_manifestation}} refrain from laughter, keep one's countenance; be grave, look grave, look mournful, look sad; repress a smile. {{caused_by(be dejected)}} depress; discourage, dishearten, dispirit; damp, dull, deject, lower, sink, dash, knock down, unman, prostrate, break one's heart; frown upon; cast a gloom, cast a shade on; sadden; damp one's hopes, dash one's hopes, wither one's hopes; weigh on the mind, lie heavy on the mind, prey on the mind, weigh on the spirits, lie heavy on the spirits, prey on the spirits; damp the spirits, depress the spirits. Adj. dejected, cheerless, joyless, spiritless, heavyhearted, uncheerful, dismal, somber, dark, gloomy, heavy-hearted, saturnine, lugubrious, triste[Fr], frowning, uncheery[obs3], unlively[obs3]. downcast, downhearted, down in the mouth; discouraged, disheartened, dispirited, crestfallen, jawfallen, down on one's luck; chapfallen[obs3], chopfallen[obs3]; moody, glum; in the dumps, down in the dumps, in the suds, in the sulks, in the doldrums; in doleful dumps, in bad humor; sullen; moping, mumpish[obs3], dumpish, mopish[obs3]; out of sorts, out of humor, out of heart, out of spirits; low spirited, in low spirits, ill at ease, a cup too low. {{mcauses: sulky, @R832}}. sad, melancholy, doleful, pensive, melancholic, penseroso[It], tristful[obs3], dolesome[obs3], splenetic[archaic]; woebegone, hypochondriacal, atrabilious[obs3], hypped[obs3]; lackadaisical. {{&consequence_of: bilious, @R901; jaundiced, @R920}}. {{has_high_intensity(sad)}} funereal, mournful, lamentable, dreadful; "melancholy as a gib cat"; oppressed with melancholy, a prey to melancholy. {{similar_to: unhappy &c. R828}}. {{has_high_intensity}} despondent, desponding, overcome; broken down, borne down, bowed down; cut up, dashed, sunk; unnerved, unmanned; down-fallen, downtrodden; broken-hearted; careworn. disconsolate, unconsolable, inconsolable, comfortless, forlorn, desolate, desole[Fr], sick at heart; soul sick, heart sick; au desespoir[Fr]; lost. heartstricken &c. (mental suffering) R828. {{has_expression}} grim; grim-faced, grim-visaged; rueful, wan, long-faced. {{&has_consequence}} lacrymose, lachrymose, in tears. {{&mcaused_by: @R859, despairing, hopeless, in despair}}. {{has_metaphor: clouded, murky, lowering}}. {{caused_by}} dreary, flat; dull, dull as a beetle, dull as ditchwater[obs3]; depressing, saddening; discouraging, disheartening, dispiriting. {{has_low_intensity: weary &c. R841}}. Adv. with a long face, with tears in one's eyes; sadly &c. adj.. Phr. the countenance falling; the heart failing, the heart sinking within one; "a plague of sighing and grief" [Henry IV]; " thick-ey'd musing and curs'd melancholy" [Henry IV]; " the sickening pang of hope deferred" [Scott]. <-- [[boredom]] --> M3.3.2.1.1.8 BOREDOM (R841) #841. Boredom. N. {{antonym_of(attention, R457)}} {{antonym_of(amusement, R840)}} {{has_low_intensity(dejection, M3.3.2.1.1.7)}} boredom, ennui. weariness, defatigation[obs1]. taedium vitae &c. (dejection) R837. {{has_high_intensity}} sickness. {{&mcaused_by: lassitude &c. (fatigue) R688}}. {{&mcaused_by: drowsiness &c. R683}}. {{&mcauses: @R867, disgust, nausea, loathing}}. {{similar_to: satiety &c. R869}}. {{caused_by}} dullness, wearisomeness, tediousness, tiresomeness, lack of interest, dryness. {{&caused_by}} dull work, tedium, monotony; twice-told tale. {{&mcaused_by}} {{has_subtype(person, P2.3.2.3)}} {{trait_of(boring)}} bore, drag[coll], buttonholer, pill[coll], proser[obs3]; stiff[coll]; party pooper[coll]; wet blanket. {{&caused_by}} long hours, heavy hours, "the enemy" [time]. V. [transitive] {{caused_by(boredom)}} bore; bore to death, weary to death, tire to death, bore out of one's skull, bore out of one's life, weary out of one's life, tire out of one's life, bore out of all patience, weary out of all patience, wear out one's patience, tire out of all patience; set to sleep, send to sleep; buttonhole; weary. [intransitive] be bored by, be tired of. {{has_high_intensity(be bored by)}} be sick of; die of boredom [hyperbole]. {{&caused_by: tire &c. (fatigue) R688}}. {{&has_commencement(be boring)}} become boring, pall. {{&has_commencement(be bored)}} become bored, pall, lose interest. harp on the same string; drag its slow length along, drag its weary length along. never hear the last of; be tired of, be sick of, be tired with &c. adj.; yawn; die with ennui. Adj. {{antonym_of(interesting, R457)}} boring, dull, uninteresting, bald, devoid of interest, dry, jejune, dry as dust, arid, tedious, flat, mortal. prosy, prosing; slow, soporific, somniferous. wearying, wearing, wearisome, tiresome, tiring; stupid, irksome; monotonous, humdrum, routine. unenjoyed[obs3]. {{mcauses(boring/uninteresting)}} bored, uninterested, indifferent, blase; flagging, used up, worn out, dulled out[coll], life-weary, weary of life; sick of. weary, tired &c. v.; drowsy &c. (sleepy) R683. {{has_subtype(be boring)}} {[of(joke, @R842): bomb, fall flat, go over like a lead balloon]}. Adv. wearily &c. adj.; usque ad nauseam[Lat]. Phr. "My eyes glaze over", MEGO[acron]; time hanging heavily on one's hands; toujours perdrix[Fr]; crambe repetita[Lat][obs3]. "Bore -- n. A person who talks when you want him to listen." [Ambose Bierce]. "We often forgive those who bore us, but we cannot forgive those whom we bore." [La Rochefoucald]. <-- relation between boredom and dejection??? not quite right --> M3.3.2.1.1.8.R1 DULLNESS (R843) #843. Dullness. N. {{&caused_by(boredom, M3.3.2.1.1.8)}} {{antonym_of(originality, @R515)}} dullness, unoriginality, heaviness, flatness, want of originality, lack of imagination. {{mcauses}} dearth of ideas. prose, matter of fact; heavy book, conte a dormir debout[Fr]; platitude. {{has_high_intensity: stupidity &c. R499}}. {{has_subtype}} stodginess, pedantry. {{&caused_by: dejection, R837}}. V. be dull &c. adj.; prose, take au serieux[Fr], be caught napping. render dull &c. adj.; damp, depress, throw cold water on, lay a wet blanket on; fall flat upon the ear. no joke, serious matter (importance) R642. {{antonym_of(imaginative)}} unimaginative, unoriginal. {{has_subtype(unimaginative)}} pedantic, stodgy, pedestrian, dry as dust. Adj. dull, unentertaining, uninteresting, flat, dry as dust, dull as ditch water, drab, stodgy, unimaginative. uncreative, unimaginative, sterile, unimaginative, uninspired, uninventive, trite, unoriginal; stereotyped, stereotypic, stereotypical; insulse[obs3]; dry as dust; prosy, prosing, prosaic, pedestrian, matter of fact, commonplace, pointless; "weary, stale, flat and unprofitable" [Hamlet]. unfunny, unlively[obs3], logy [U.S.]. stupid, slow, flat, insipid, vapid, humdrum, monotonous; melancholic &c. R837; stolid &c. R499; plodding. boring, tiresome, tedious &c. R841. Phr. davus sum non Aedipus[obs3]; deadly dull and boring, DDB[abbr]. <-- R844 humorist moved to person who ... P2.3.2.3.6.5.29 .. --> <-- this is for an attitude appropriate when conducting important business [[serious]] --> M3.3.2.1.1.9 EARNESTNESS N. {{caused_by(important matter, @R642)}} earnestness, seriousness, sobriety, gravity, solemnity, sedateness, sober-mindedness, staidness, decorum, decorousness. {{conceptual_part_of: formality}}. {{antonym_of: playfulness, @M3.3.2.1.1.1.R3; @R608, capriciousness, frivolous; @R842, facetiousness, jocularity, joke, jest}}. {{has_manifestation}} grave face. {{co-occurs_with: @R642, serious matter, important matter, grave matter, no joke}}. {{&causes(seriousness)}} {{has_subtype(mental state, @M4.2)}} pressure, mental pressure, urgency, sense of urgency, stress, mental stress. {{has_high_intensity(pressure)}} unbearable pressure, intense pressure. {{causes(stress): physiological reaction}}. {{&mcauses(pressure): anxiety, R860a}}. {{&mcauses(unbearable pressure): mental breakdown, @R503}}. V. be serious, be sober. conduct oneself seriously. Adj. earnest, serious, grave, solemn, sober, sedate, staid, sober-minded, stayed[obs2]. {{has_high_intensity}} {{mcauses(stress)}} stressed, pressured; stressed out. {{antonym_of: playfulness, @M3.3.2.1.1.1.R3; @R608, capricious, frivolous; @R842, facetious, jocular, joking, in jest}}. sober as a judge; grave as an undertaker; grave as a judge, grave as a mustard pot. Adv. seriously, soberly, earnestly, solemly, gravely. <-- [[JUDGMENTS]] This section contains judgmental emotions regarding objects. judgmental emotions regarding people are under M3.3.3.1.2, Moral judgments, R928 to R938 845. Beauty 846. Ugliness Note: R847. Ornament to P2.3.1.3.6 Art 848. Blemish 849. Simplicity 850. Taste 851. Vulgarity 852. Fashion 853. Ridiculousness Note: R854. Fop to (character ) 855. Affectation 856. Ridicule Note: R857. Laughingstock to P2.3.2.3.6.4.14 (character) --> M3.3.2.1.2 DISCRIMINATIVE AFFECTION (R845 TO R857) N. discriminative affection. M3.3.2.1.2.1 JUDGMENTAL EMOTION REGARDING OBJECTS (R845 TO R857) N. judgmental emotion regarding objects. <-- "beauty" here is mostly for physical objects. Beauty of action is under elegance, R578. [[BEAUTY]] --> M3.3.2.1.2.1.1 BEAUTY (R845) #845. Beauty. N. {{property_of(pleasurableness, M3.3.2.1.1.1.R1)}} {{&has_property(physical object)}} {{antonym_of(ugliness, M3.3.2.1.2.1.2)}} {{property_of(goodness, R648)}} beauty[1], the beautiful, to kalon[Grk], le beau ideal. {{studied_in}} aesthetics, callaesthetics[obs2]. {[of(person)]} pulchritude, form, elegance, grace, beauty unadorned, natural beauty; comeliness, fairness; polish, gloss; good effect, good looks; belle tournure[obs3]; trigness[obs3]; bloom. brilliancy, radiance. {{has_high_level(pulchritude)}} splendor, gorgeousness, magnificence; sublimity, sublimification[obs1]. {{has_subtype: symmetry &c. R242}}. delicacy, refinement, concinnity[obs3]; charm, je ne sais quoi[Fr], style. {{has_low_intensity}} attractiveness. {{property_of}} {{property_of(mythical)}} {{has_subtype(god)}} Venus, Aphrodite; Hebe; the Graces; Peri; Houri; Cupid; Apollo; Hyperion; Adonis; Antionous; Narcissus. {{property_of: peacock, butterfly; garden; flower; work of art}}. {{property_of: jewel &c. (ornament) R847}}. {{has_factor}} shapeliness, finish; proportion, eurythmy[obs3]. {{property_of: flower, @P2.3.2.1.2.1}}. beautifying; landscaping, landscape gardening; decoration &c. R847; calisthenics[obs2]. {{trait_of}} {{has_subtype(woman)}} beauty[2], beautiful woman, pretty woman, knockout[coll]. {{trait_of}} {{has_subtype(man)}} hunk, handsome man. V. be beautiful &c. adj.; shine, beam, bloom; become one &c. (accord) R23; set off, grace. {[of(person)]} be pulchritudinous, be comely, be fair, be good-looking. {{has_high_level(be beautiful)}} be gorgeous, be magnificent. render beautiful, beautify. {{has_subtype(beautify)}} polish, burnish; set out. {{has_subtype(beautify): gild &c. (decorate) R847}}. "snatch a grace beyond the reach of art" [Pope]. Adj. beautiful, beauteous, pretty, lovely; sightly. graceful, elegant, prepossessing; delicate, dainty, refined. {[of(person)]} handsome, fair, personable, comely, seemly; good-looking; well-proportioned, well-built, well-favored, well-made, well-formed; proper. {{has_subtype(well-proportioned)}} {[of(woman)]} shapely. {[of(woman)]} foxy[coll.]; bonny [Scottish]. {{has_subtype: symmetrical &c. (regular) R242; harmonious &c. (color) R428}}. {[of(person)]} pulchritudinous, unabashedly beautiful; polished, elegant, graceful. {{has_high_level}} brilliant, splendid, radiant. {{has_high_level(pulchritude)}} gorgeous, magnificent; sublime. {{&causes: @R616b, @M7.1.3, attractive, alluring, enticing, seductive}}. fit to be seen, passable, not amiss. {[of(person)]} goodly, dapper, tight, jimp[obs3]; gimp; janty[obs3], jaunty; trig, natty, quaint, trim, tidy, neat, spruce, smart, tricksy[obs3]. {[of(person)]} bright, bright eyed; rosy cheeked, cherry cheeked; rosy, ruddy; blooming, in full bloom. {{has_high_intensity(shapely)}} {[of(woman)]} voluptuous. {[of(man)]} handsome. brilliant, shining; beamy[obs3], beaming; sparkling, splendid, resplendent, dazzling, glowing; glossy, sleek. {[of(person/child)]} {{has_low_intensity}} cute, darling. rich, superb, magnificent, grand, fine, sublime, showy, specious. artistic, artistical[obs3]; aesthetic; picturesque, pictorial; fait a peindre[Fr]; well-composed, well grouped, well varied; curious. enchanting &c. (pleasure-giving) R829; becoming &c. (accordant) R23; ornamental &c. R847. undeformed, undefaced, unspotted; spotless &c. (perfect) R650. Phr. auxilium non leve vultus habet [Lat][Ovid]; "beauty born of murmuring sound" [Wordsworth]; "flowers preach to us if we will hear" [C.G. Rossetti]; gratior ac pulchro veniens in corpore virtus [Lat][Vergil]; "none but the brave deserve the fair" [Dryden]; "thou who hast the fatal gift of beauty" [Byron]. <-- [[ugly]] --> M3.3.2.1.2.1.2 UGLINESS (R846) #846. Ugliness. N. {{antonym_of(beauty[1], M3.3.2.1.2.1.1)}} ugliness, unattractiveness. {{&consequence_of}} deformity, inelegance; acomia[obs3]; want of symmetry, inconcinnity[obs3]. {{&consequence_of: disfigurement &c. (blemish) R848; distortion &c. R243; squalor &c. (uncleanness) R653}}. forbidding countenance, vinegar aspect, hanging look, wry face, "spretae injuria formae" [Vergil]. {{trait_of}} {{has_subtype(woman)}} witch, hag, ugly woman, figure, dog[coll.], woofer[coll.], pig[coll.], brute[coll]; harridan[obs2]. {{trait_of}} {{has_subtype(person, P2.3.2.3)}} ugly person, eyesore, sight, fright; object. {{has_metaphor(ugly person): octopus, specter, scarecrow, satyr[obs2], toad, monkey, baboon; monster}}. {{has_metaphor(ugly person)}} Caliban, Aesop[obs3]. V. be ugly, be unattractive. look ill, grin horribly a ghastly smile, make faces. {{&caused_by}} render ugly, make unattractive. {{has_method(render ugly)}} {{has_subtype(harm[obj=surface, R220], @R659)}} deface; disfigure, defigure[obs1]. {{has_method(render ugly): distort &c. R23; soil &c. (render unclean) R653}}. {{has_method(render ugly): @R659, blemish, discolor}}. Adj. {{has_subtype(unpleasant)}} ugly, unattractive, unprepossessing, uninviting, unpleasing, unbeautiful, beautiless[obs3], unbeauteous[obs3]. unsightly, unseemly. {{&consequence_of}} misshapen, ill-shaped, ill-proportioned, bad-looking, ill-looking, hard featured, hard visaged; ill-favored, hard-favored, evil-favored, misproportioned[obs3]; curtailed of its fair proportions. {{&consequence_of(misshapen)}} {{has_subtype(manufactured[mode=poorly, @R699])}} ill-made, poorly made. {{has_subtype(misshapen)}} {{has_consequence(disfigure)}} disfigured, defaced. {{has_subtype(misshapen)}} distorted. {{&consequence_of}} discolored. {{has_subtype(discolored): tarnished; worn; weather-beaten}}. {{has_high_intensity}} frightful, hideous, monstrous, odious, uncanny, forbidding; repellant, repulsive, repugnant, grotesque, bizarre; grody [coll.], grody to the max [coll.]; horrid, horrible; shocking &c. (painful) R830. {{has_subtype(ill-shaped)}} {[of(person/beast, @R366): @R203, gaunt, scrawny, lean, emaciated, skinny, thin; lank, lanky, starved, wasted, wasted away]}. {{has_subtype(ill-shaped)}} {[of(person): dumpy &c. (short) R201]}. {{has_subtype(ill-shaped)}} {[of(person): fat, obese]}. {{has_subtype: @R243, unsymmetrical, crooked, distorted}}. {[of(person)]} homely, brute[coll]; plain; uncomely, unlovely; unshapely. {{has_low_level}} ordinary, unornamental[obs3], inartistic; sightless, seemless[obs3]; not fit to be seen, semibeautiful. {{has_subtype(ill-proportioned): shapeless &c. (amorphous) R241}}. {{has_low_level: @R849, bald, unornamented, plain, unadorned}}. {{has_high_level}} ugly as sin, ugly as a toad, ugly as a scarecrow, ugly as a dead monkey. {{has_low_level}} graceless, inelegant; ungraceful, ungainly, uncouth, stiff; rugged, rough, gross, rude, awkward, clumsy, slouching, rickety; gawky; lumping, lumpish[obs3]; lumbering; hulky[obs3], hulking; unwieldy. squalid, haggard. grim, grim faced, grim visaged. {{has_subtype}} {{has_subtype(ill/injured)}} grisly, ghastly; ghost like, death like; cadaverous, grewsome[obs3], gruesome. {{has_subtype: foul &c. (dirty) R653; dingy &c. (colorless) R429; gaudy &c. (color) R428}}. Phr. "monstrum horrendum informe ingens cui lumen ademptum" [Latin][Vergil]. <-- R847 Ornament and R847a Jewelry to P2.3.1.3.6 Art --> M3.3.2.1.2.1.3 BLEMISH (R848) #848. Blemish. N. {{has_subtype(flaw, R651)}} {{&caused_by(ugliness, M3.3.2.1.2.1.2)}} blemish. {{has_high_level}} disfigurement, deformity. {{has_subtype(deformity)}} polydactylism, adactylism[obs3]. {{&caused_by: injury &c. (deterioration) R659}}. eyesore. stain, blot; spot, spottiness; speck, speckle, blur. tarnish, smudge; dirt &c. R653. {{has_subtype}} {{location_of(skin[of=person])}} freckle, macula[Anat], patch, blotch, birthmark; reddishness, erythema; blobber lip[obs3], blubber lip; blain[obs3], maculation; scar, wem[obs1]. {{has_subtype}} {{location_of(skin[of=person])}} {{property_of(convexity, P1.2.4.3.1.1)}} mole, pimple, zit [slang]; wen, wheel, papule, papula[Med], pustule; whelk; excrescence; pock; proud flesh, growth, caruncle[obs3]; corn; wart, pappiloma; furuncle, polypus[obs3], fungosity[obs3], exostosis[obs3], bleb, blister, blain[obs3]; insect bite. {{&has_subtype: boil, sarcoma, fungus &c. (disease) R655}}. V. disfigure &c. (injure) R659; speckle. Adj. pitted, freckled, discolored; imperfect &c. R651; blobber-lipped, bloodshot; injured &c. (deteriorated) R659. M3.3.2.1.2.1.4 SIMPLICITY (R849) #849. Simplicity. N. simplicity; plainness, homeliness; undress, chastity. V. be simple, be plain. render simple, render plain; simplify, uncomplicate. Adj. simple. plain. bare, unadorned, unornamented, undecked[obs3], ungarnished, unarranged[obs3], untrimmed, unvarnished. {{has_subtype(plain)}} {{antonym_of(modified)}} unmodified, vanilla[coll], plain vanilla, off-the-shelf. {{has_subtype(off-the-shelf): mass-produced}}. bald, flat, dull. homely, homespun; ordinary, household. {{has_high_intensity(unadorned)}} chaste, inornate[obs3], severe. {[of(person)]} unaffected, free from affectation, free from ornament; simplex munditiis [Lat][Horace]; sans facon[Fr], en deshabille[Fr]. {{has_subtype(unaffected): ingenuous, sincere (artless) R703}}. Phr. veritatis simplex oratio est[Lat]. "It's a gift to be simple"; "less is more"[Robert Browning, quoted by architect Ludwig Mies van der Rohe]. <-- [Good taste.] --> M3.3.2.1.2.1.5 GOOD TASTE (R850) #850. Good Taste. N. {{has_subtype(discernment, @R465)}} {{antonym_of(bad taste, M3.3.2.1.2.1.6)}} taste, good taste, refined taste, cultivated taste; delicacy, refinement, fine feeling, gust, gusto, tact, finesse; to prepon[Grk]. {{&part_of: manners, breeding &c. (politeness) R894}}. {{has_expression}} {{has_subtype(formality, @M7.3.5.1.2.1)}} etiquette, decorum, propriety, gentility, bienseance[Fr], punctilio, form, good form, formality, gentlemanliness[obs3]. {{has_conceptual_part(etiquette)}} conventions of society, point of etiquette. {{performed_by}} person of good taste, person of refinement. {{has_metaphor(person of good taste)}} Emily Post; "Mrs. Grundy". {{conceptual_part_of: custom &c. M7.3.5.1.2.1}}. {{similar_to: nicety &c. (discrimination) R465}}. {{property_of}} civilized life, civilization. {{has_high_level}} polish, elegance, grace. dilettantism, dilettanteism; virtue; fine art; culture, cultivation. {{studied_in: aesthetics}}. {{trait_of}} {{has_subtype(amateur, @P2.3.2.3.6.5.24.1)}} connoisseur, man of taste, person of discernment; conoscente, cogniscenti[pl][It], virtuoso; Aristarchus[obs3], Corinthian, stagirite[obs3]; euphemist. {{has_subtype(connoisseur)}} judge, critic, arbiter elegantiarum[Lat]. "caviare to the general" [Hamlet]. {{similar_to: Fastidiousness, R868}}. V. {{has_subtype(discriminate, R465)}} appreciate. {{has_sonceptual_part(appreciate)}} judge. criticise. Adj. in good taste, tasteful; esthetic, aesthetic. cute, tasty; unaffected, pure, chaste, classical, attic; dainty; artistic. {[of(speech)]} euphemistic. {{conceptual_part_of: elegant &c. R578}}. {{has_high_level}} cultivated, refined. to one's taste, to one's mind; after one's fancy; comme il faut[Fr]; tire a quatre epingles[Fr]. Adv. elegantly &c. adj.. Phr. nihil tetigit quod non ornavit [Lat][from Johnson's epitaph on Goldsmith]; chacun a son gout[Fr]; oculi pictura tenentur aures cantibus [Lat][Cicero]. <-- This fashion is for clothing fashions specificaly; popular things generally are a supertype at M7.3.5.1.2.1 [[fashion]] --> M3.3.2.1.2.1.5.1 FASHION (R852) #852. Fashion. N. {{&conceptual_part_of(appearance, @R448)}} {{has_subtype(fashion, @M7.3.5.1.2.1)}} fashion, style, sylishness, vogue, chic, fashionability, prevailing taste, ton, bon ton[obs2]; mode, modishness, go, savoir faire[Fr]. {{trait_of}} society; good society, polite society; monde[Fr]; drawing-room, beau monde[Fr], high life, court; world; fashionable world, gay world; Vanity Fair. {{&conceptual_part_of: dress &c. R225}}. {{conceptual_part_of: ostentation, R822}}. {{&conceptual_part_of: rage &c. (desire) R865}}. {{has_high_level}} height of fashion, pink of fashion. {{trait_of}} man of fashion; woman of fashion; man of the world; woman of the world; star of fashion, glass of fashion, leader of fashion. {{trait_of: @R850, connoisseur, arbiter elegantiarum[Lat]}}. the beautiful people, the fashion set, upper ten thousand &c. (nobility) R875; elite &c. (distinction) R873; smart set; the four hundred [U.S.]; in crowd. V. be fashionable &c. adj.; be the rage &c. n.; have a run, pass current. follow the fashion, conform to the fashion, fall in with the fashion, follow the trend, follow the crowd &c. n.; go with the stream &c. (conform) R82; savoir vivre[Fr], savoir faire[Fr]; keep up appearances, behave oneself. set the fashion, bring in the fashion; give a tone to society, cut a figure in society; keep one's carriage. Adj. fashionable, in fashion, au courant. modish, stylish, chic, trendy, recherche, cool[coll.]; newfangled &c. (unfamiliar) R83; all the rage, all the go[obs2]; with it, in, faddish. a la mode, comme il faut[Fr]; admitted in society, admissible in society &c. n.; presentable; conventional, customary, @M7.3.5.1.2.1; genteel; well-bred, well mannered, well behaved, well spoken; gentlemanlike[obs3], gentlemanly; ladylike; civil, polite &c. (courteous) R894. polished, refined, thoroughbred, courtly; distingue[Fr]; unembarrassed, degage[Fr]; janty[obs3], jaunty; dashing, fast. in court, in full dress, in evening dress; en grande tenue[Fr] &c. (ornament) R847. Adv. fashionably &c. adj.; for fashion's sake. Phr. a la francaise, a la parisienne; a l' anglaise[Fr], a l' americaine[Fr]; autre temps autre moeurs; chaque pays a sa guise. <-- [Bad taste.] --> M3.3.2.1.2.1.6 VULGARITY #851. Vulgarity. N. {{antonym_of(good taste, M3.3.2.1.2.1.5)}} bad taste, vulgarity, vulgarism. breach of etiquette, solecism, barbarism, impropriety, breach of decorum. {{has_subtype}} {{antonym_of(fashionability, @R852)}} unfashionability, lack of style. barbarism, Vandalism, Gothicism[obs2]; mauvis gout[Fr], bad taste; gaucherie, awkwardness, want of tact; ill-breeding &c. (discourtesy) R895. indecorum, misbehavior, courseness, indecorousness, ribaldry, grossness; unseemliness. lowness, homeliness; low life, mauvais ton[Fr], rusticity; boorishness &c. adj.; brutality; rowdyism, blackguardism[obs3]; ribaldry; slang &c. (neology) R563. {{property_of}} bad joke, mauvais plaisanterie[Fr]. {{has_subtype}} {{has_subtype(ornamentation)}} {{property_of(excessive)}} gaudiness, tawdriness, overornamentation; false ornament; baroque, baroqueness, rococo. {{has_subtype(overornamentation[of=building])}} gingerbread. {{&property_of}} finery, frippery, trickery, tinsel, gewgaw, clinquant[obs3]. {{trait_of}} rough diamond; tomboy, hoyden; cub, unlicked cub[obs3]; snob, cad, gent[obs2]; frump, dowdy. {{trait_of(unstylish)}} [derogatory] nerd, wonk, wombat; dork. {{&trait_of(studious): nerd, wonk}}. {{has_subtype(nerd)}} {{trait_of(expertise[in=computer programming, @R626a], @R698)}} computer nerd. {{has_instance(computer nerd)}} Pat Cassidy. {{trait_of: slattern &c. R653}}. {{trait_of: parvenu &c. R876}}. {{trait_of: clown &c. (commonalty) R876}}. {{trait_of}} Philistine, Goth, Vandal, Boeotian. V. be vulgar &c. adj.; misbehave; talk shop, smell of the shop. {{caused_by}} vandalize; overornament, overdecorate; gild the lily. Adj. {{antonym_of(fashionable, @R852)}} unfashionable, unstylish, out, uncool[coll.], out of it[coll.]. in bad taste, vulgar, unrefined. coarse, indecorous, ribald, gross; unseemly, unbeseeming[obs3], unpresentable[obs3]; contra bonos mores[Lat]; ungraceful &c. (ugly) R846. gaudy, tawdry, overornamented, baroque, rococo; bedizened, tricked out, gingerbread; obtrusive. {[of(person)]} ungenteel, shabby genteel; low, common, hoi polloi[Grk] &c. (plebeian) R876; uncourtly[obs3]; uncivil &c. (discourteous) R895; ill bred, ill mannered; underbred; ungentlemanly, ungentlemanlike; unladylike, unfeminine; wild, wild as an unbacked colt. {{has_subtype: @R491, untutored, unschooled, ignorant}}. {[of(person)]} unkempt, uncombed, untamed, unlicked[obs3], unpolished, uncouth; plebeian; incondite[obs3]; heavy, rude, awkward; homely, homespun, home bred; provincial, countrified, rustic; boorish, clownish; savage, brutish, blackguard, rowdy, snobbish; barbarous, barbaric; Gothic, unclassical[obs3], doggerel, heathenish, tramontane, outlandish; uncultivated; Bohemian. {[of(person): dowdy; slovenly &c. (dirty) R653]}. {{has_subtype: obsolete, @R614; unfashionable ; newfangled &c. (unfamiliar) R83; odd &c. (ridiculous) R853}}. particular. {[of(behavior)]} {{has_subtype: affected &c. R855}}. {{&has_high_level}} meretricious; extravagant, monstrous, horrid. {{&has_high_level: shocking, @R830}}. Phr. auers[Fr]; chaque pays a sa guise[Fr]. M3.3.2.1.2.1.6.1 RIDICULOUSNESS (R853) #853. Ridiculousness. N. ridiculousness, ludicrousness; funniness, laughability, grotesqueness, farcicality, oddness, comicality; extravagance, drollery; eccentricity. {{property_of}} farce, comedy. {{used_in: burlesque &c. (ridicule) R856}}. {{similar_to: buffoonery &c. (fun) R840}}. {{property_of}} frippery; doggerel, doggerel verses. {{property_of}} anticlimax, bathos. {{property_of: monstrosity &c. (unconformity) R83}}. {{similar_to: absurdity &c. R497}}. {{similar_to: bombast &c. (unmeaning) R517}}. {{trait_of: laughingstock, R857, P2.3.2.3.6.4.14}}. V. be ridiculous, be ludicrous, be comical; be funny, be laughable, be grotesque, be farcical, be odd, be absurd. pass from the sublime to the ridiculous; make one laugh; play the fool, make a fool of oneself, commit an absurdity. Adj. {{has_subtype(unusual, @R83)}} ridiculous, ludicrous; comical; funny, laughable, pour rire, grotesque, farcical, odd. whimsical, whimsical as a dancing bear, eccentric; fanciful, fantastic, queer, rum, bizarre, weird; screaming; strange, outlandish, out of the way, baroque, rococo. awkward, clumsy, spastic, uncoordinated. {{has_low_intensity}} droll, quizzical, quaint. extravagant, outre, monstrous, preposterous, bombastic, inflated, stilted, burlesque, mock heroic. drollish; seriocomic, tragicomic; gimcrack; doggerel; risible. {{has_subtype: ironical &c. (derisive) R856}}. {{has_subtype: contemptible &c. (unimportant) R643}}. Phr. risum teneatis amici [Lat][Horace]; rideret Heraclitus; du sublime au ridicule il n'y a qu'un pas [Fr][Napoleon]. <-- R854, FOP moved to P2.3.2.3.6.5.10.1.1. Fop --> <-- affectation is a behavior! Was at M3.3.2.1.2.1.6.2, judgmental emotions --> M3.3.2.1.2.1.6.2 DUMMY N. dummy. M3.3.2.1.2.1.7 RIDICULE (R856) #856. Ridicule. N. {{has_subtype(disrespect, R929)}} ridicule, mockery, derision. sardonic smile, sardonic grin; irrision[obs3]. {{has_low_level}} {{property_of(good-natured)}} banter, irony, persiflage, raillery, chaff, badinage; quizzing, hazing, roasting, roast, teasing, bantering, quiz[obs2]; asteism[obs3]. squib, satire, skit, quip, quib[obs3], grin. {{has_subtype(misrepresentation, R555)}} parody, burlesque, takeoff, lampoon, sendup, travesty, travestie[obs3]; caricature. {{has_subtype: farce, @R599}}. buffoonery &c. (fun) R840; practical joke; horseplay. scorn, contempt &c. R930. {{manifestation_of: laughingstock, R857}}. V. [transitive] ridicule, deride, mock, taunt. snigger; laugh in one's sleeve. {{has_low_level}} {{property_of(good-natured)}} tease, twit, badinage, banter, rally[obs3], chaff, joke, quiz, roast; haze [U.S.]. show up; tehee[obs3]; fleer[obs3]. {{has_low_level}} play upon, play tricks upon; fool to the top of one's bent; laugh at, grin at, smile at; poke fun at. {{has_subtype}}{{has_subtype(misrepresent, R555)}} satirize, parody, caricature, burlesque, travesty, take off on, send up, lampoon. turn into ridicule; make merry with; make fun of, make game of, make a fool of, make an April fool of[obs3]; rally; scoff &c. (disrespect) R929. raise a laugh &c. (amuse) R840; play the fool, make a fool of oneself. Adj. derisory, derisive; mock, mocking; sarcastic, ironic, ironical, quizzical, burlesque, Hudibrastic[obs3]; scurrilous &c. (disrespectful) R929. Adv. in ridicule, in mockery, in derision. M3.3.2.1.3 PROSPECTIVE AFFECTION (R858 TO R869) N. {{conceptual_part_of(anticipation, R507)}} {{conceptual_part_of(feeling, R821)}} prospective affection. <-- The Roget category combines both emotions influencing action, and characteristics of the actions themselves which exhibit emotion. 858. Hope 859. Hopelessness 860. Fear 858a. anticipation 860a. anxiety 861. Courage 862. Cowardice 861, 862, 863, 864, and 868 should be in a different category, more closely allied to action rather than emotion. These are moved under M7.2, attitudes toward volition. 863. Rashness 864. Caution 865. Desire 867. Dislike 866. Indifference 868. Fastidiousness, 869. Satiety ?? To retrospective affections: Relief = 834 personal affections, disappointment = 832 discontent regret 833? --> <-- break anticipation, expectation away from hope; to R858a. distinguish this from expectation, R507 (under thought) which is simple expectation, not an emotion [[HOPE]] --> M3.3.2.1.3.1 HOPE (R858) #858. Hope. N. {{conceptual_part_of(desire &c. R865 + anticipation, R507)}} hope, hopes. {{&has_conceptual_part: faith &c. (belief) R484}}. {{has_high_intensity}} fervent hope, sanguine expectation. {{requires}} assumption, presumption. {{has_high_intensity}} high hopes; fond hope. {{has_low_intensity}} slim hope, slim hopes. trust; affiance, assurance; secureness, security; reassurance. {{has_extreme(slim hope): hopelessness, M3.3.2.1.3.3}}. {{has_subtype}} {{property_of(improbable)}} airy hopes, fool's paradise; day dream, golden dream; dream of Alnaschar[obs3]. {{conceptual_part_of}} {{has_subtype(attitude)}} hopefulness; buoyancy, enthusiasm, heart of grace, aspiration. {{has_high_intensity: optimism, R482}}. {{has_metaphor(high hopes)}} castles in the air, castles in Spain, chateaux en Espagne[Fr], le pot aut lait[Fr], Utopia, millennium. {{analogous_to(day dream): mirage &c. (fallacies of vision) R443}}. {{has_low_intensity}} beam of hope, ray of hope, gleam of hope, glimmer of hope, flash of hope, dawn of hope, star of hope; cheer. {{&mcaused_by}} good omen, good auspices; promise, well grounded hopes; good prospect, bright prospect; clear sky. {{mcaused_by}} bit of blue sky, silver lining, silver lining of the cloud, bottom of Pandora's box, balm in Gilead; light at the end of the tunnel. {{mcaused_by: probability, M5.3.3; possibility, M5.3.1}}. {{has_metaphor}} anchor, sheet anchor, mainstay. <-- staff &c. (support) R215; . --> {{conceptual_part_of: salvation, @R987}}. {{has_location(salvation, @R987): heaven &c. R981}}. {{trait_of: optimist, P2.3.2.3.6.5.37}}. V. {{conceptual_part_of(desire, R865)}} {{conceptual_part_of(anticipate, R507)}} hope, feel hope, entertain hope, harbor hope, indulge hope, cherish hope, feed hope, foster hope, nourish hope, encourage hope, cling to hope, live in hope. be hopeful; be optimistic, look on the bright side of, view with rose-colored glasses, view on the sunny side, voir en couleur de rose[Fr]. make the best of it, hope for the best; put a good face upon, put a bold face upon, put the best face upon; keep one's spirits up; take heart, take heart of grace; be of good heart, be of good cheer; flatter oneself, "lay the flattering unction to one's soul". {{has_high_intensity}} see land; feel assured, rest assured, feel confident, rest confident &c. adj.. {{has_high_intensity}} presume; promise oneself . {{conceptual_part_of}} trust, confide, rely on, put one's trust in; lean upon; pin one's hope upon, pin one's faith upon &c. (believe) R484. catch at a straw[Hamlet], hope against hope. reckon one's chickens before they are hatched, count one's chickens before they are hatched. {{caused_by}} give hope, inspire hope, raise hope, hold out hope &c. n.; promise, bid fair, augur well, be in a fair way, look up, flatter, tell a flattering tale; raise expectations[sentient subject]; encourage, cheer, assure, reassure, buoy up, embolden. Adj. hopeful, hoping; in hopes. {{has_high_intensity}} sanguine, optimistic, confident; in good heart, buoyed up, buoyant, elated, flushed, exultant, enthusiastic; heartsome[obs3]; utopian. {{has_extreme(hopeful): secure &c. (certain) R484}}. {{mcauses(optimism)}} unsuspecting, unsuspicious; fearless, free from fear, free from suspicion, free from distrust, free from despair, exempt from fear, exempt from suspicion, exempt from distrust, exempt from despair; undespairing[obs3], self reliant. {{mcaused_by(hope)}} probable, on the high road to; within sight of shore, within sight of land; promising, propitious; of promise, full of promise; of good omen; auspicious, de bon augure[Fr]; reassuring; encouraging, cheering, inspiriting, looking up, bright, roseate, couleur de rose[Fr], rose-colored. Adv. hopefully &c. adj.; with hope. Int. "Hope for the best!"; "God speed!". Phr. nil desperandum [Lat][Horace]; never say die, dum spiro spero[Lat], latet scintillula forsan[Lat], all is for the best, spero meliora[Lat]; every cloud has a silver lining; " the wish being father to the thought" [Henry IV]; "hope told a flattering tale"; rusticus expectat dum defluat amnis[Lat][obs3]. at spes non fracta[Lat]; ego spem prietio non emo [Lat][Terence]; un Dieu est ma fiance[Fr]; " hope! thou nurse of young desire " [Bickerstaff]; in hoc signo spes mea[Lat]; in hoc signo vinces[Lat]; la speranza e il pan de miseri[It]; l'esperance est le songe d'un homme eveille[Fr]; " the mighty hopes that make us men" [Tennyson]; " the sickening pang of hope deferred " [Scott]. <-- sections of R507, expectation, have been moved here to distinguish expectation as thought from anticipation as an emotion --> M3.3.2.1.3.2 ANTICIPATION (R858A) #858a. Anticipation. N. {{conceptual_part_of(expectation, R507)}} anticipation, expectation, expectancy. prospect, looking forward. {{has_conceptual_part}} suspense, waiting, abeyance. {{conceptual_part_of: curiosity &c. R455}}. anxious expectation, ardent expectation, eager expectation, breathless expectation, sanguine expectation; torment of Tantalus. assurance, confidence, presumption, reliance. {{has_subtype(waiting)}} {{has_conceptual_part("Windows 3.1", @R626a)}} "looking at the hourglass". {{has_high_intensity: hope &c. R858}}. {{conceptual_part_of: trust &c. (belief) R484}}. {{mcaused_by: @R511, prediction, auspices, omen}}. V. anticipate. look forward to. Adj. anticipating, expectant. <-- [Absence, want or loss of hope.] --> M3.3.2.1.3.3 HOPELESSNESS (R859) #859. Hopelessness. N. hopelessness; despair, desperation. abandonment, desolation. Job's comforter; bird of bad omen, bird of ill omen. {{has_low_intensity}} pessimism. {{trait_of(pessimism)}} pessimist. {{mcauses: despondency, depression &c. (dejection) R837}}. {{mcauses: resignation, surrender, submission &c. R725}}. hope deferred, dashed hopes; vain expectation &c. (disappointment) R509. {{similar_to: airy hopes &c. R858}}. {{caused_by}} forlorn hope; gone case, dead duck, gone coon [U.S.]; goner; bad job, bad business; enfant perdu[Fr]; gloomy horizon, black spots in the horizon; slough of Despond, cave of Despair; immedicabile vulnus[Lat]. V. despair; lose all hope, give up all hope, abandon all hope, relinquish all hope, lose the hope of, give up the hope of, abandon the hope of, relinquish the hope of; give up, give over; yield to despair; falter. despond &c. (be dejected) R837; jeter le manche apres la cognee[Fr]. {{caused_by}} inspire despair, drive to despair &c. n.; disconcert; dash one's hopes, crush one's hopes, destroy one's hopes; hope against hope. abandon; resign, surrender, submit &c. R725. Adj. hopeless, desperate, despairing, gone, in despair, au desespoir[Fr], forlorn, desolate; inconsolable &c. (dejected) R837; broken hearted. {{has_low_intensity}} unpromising, unpropitious; inauspicious, ill-omened, threatening, clouded over. out of the question, not to be thought of; impracticable &c. R471; past hope, past cure, past mending, past recall; at one's last gasp &c. (death) R360; given up, given over. incurable, cureless, immedicable, remediless, beyond remedy; incorrigible; irreparable, irremediable, irrecoverable, irreversible, irretrievable, irreclaimable, irredeemable, irrevocable; ruined, undone; immitigable. Phr. "if it's a blessing, it is very well disguised"[Winston Churchill]; "lasciate ogni speranza voi ch'entrate" [Dante]; its days are numbered; the worst come to the worst; "no change, no pause, no hope, yet I endure" [Shelley]; "O dark, dark, dark, amid the blaze of noon" [Milton]; "mene mene tekel upharson" [Old Testament]. <-- Roget's "fear" was subdivided into fear, R860, and anxiety, R860a [[fear]] --> M3.3.2.1.3.4 FEAR (R860) #860. Fear. N. fear, apprehensiveness, apprehension, fearfulness. {{has_topic: risk, R665}}. {{property_of(momentary)}} fright, scare, alarm, affright, boof[obs3], affrightment[obs3]. awe, dismay, consternation. {{has_high_intensity}} dread, terror, horror, panic. {{has_low_intensity: anxiety, R860a}}. nervousness, restlessness &c. adj.; worry; batophobia[obs3]; heartquake[obs3]; flutter, trepidation, fear and trembling, perturbation, tremor, quivering, shaking, trembling, throbbing heart, palpitation, ague fit, cold sweat; abject fear &c. (cowardice) R862; mortal funk, heartsinking[obs3], despondency; despair &c. R859. {{&caused_by}} {{has_subtype(persuasion, @M8.1.1.6.1.1.R1)}} intimidation. {{has_subtype(intimidation[of=human group])}} {{method_for(violence, @M9.3.3.2.2.2/cruelty, @R907a)}} terrorism, reign of terror. {{caused_by}} bugbear, bug bear[obs2], nightmare, bugaboo, bete noire[Fr]; scarecrow; Gorgon, mormo[obs3]; ogre, Hurlothrumbo[obs3]; raw head and bloody bones, fee-faw-fum; enfant terrible[Fr]. {{&caused_by: hobgoblin &c. (demon) R980}}. {{&mcauses}} diffidence, want of confidence; feeze [obs3][U.S.]. {{&mcauses: cowardice, M7.1.1.11; caution, M7.1.1.13}}. {{mcauses: mistrust &c. (doubt) R485; hesitation &c. (irresolution) R605; caution, R864}}. {{&causes(panic)}} {[of(horses/cattle)]} stampede. {{&causes}} {[of(birds): @R293, scatter, take flight, flush]}. {{trait_of: alarmist &c. (coward) R862}}. V. [transitive] fear, quail at, stand in awe of; be afraid of, be frightened of, be in terror of, be scared of, be scared by. have qualms &c. n.; apprehend, sit upon thorns, eye askance; distrust &c. (disbelieve) R485. [transitive] alarm, startle, scare, scarify, fright, frighten; disquiet, dismay; astound. {{has_high_intensity(frighten)}} terrify, petrify; horrify; fright from one's propriety; frighten out of one's senses, frighten out of one's wits, scare out of one's wits, fright out of one's seven senses; awe; strike all of a heap, strike awe into, strike terror into; harrow up the soul, appall, unman; pile on the agony. {{has_commencement}} take fright, take alarm. {{has_expression}} start, wince, flinch, shy, shrink. hesitate &c. (be irresolute) R605; falter, funk, cower, crouch; skulk &c. (cowardice) R862; "let 'I dare not' wait upon 'I would'". {{mcauses: flee &c. (avoid) R623}}. {{has_expression}} tremble, shake; shiver, shiver in one's shoes; shudder, flutter; shake like an aspen leaf, tremble like an aspen leaf, tremble all over; quake, quaver, quiver, quail. {{has_expression}} grow pale, turn pale; blench, stand aghast; not dare to say one's soul is one's own. {{mcaused_by}} inspire fear, excite fear, inspire awe, excite awe; raise aprehensions[obs3]; be in a daze, bulldoze [U. S.]; faze, feeze [obs3][U. S.]; give an alarm, raise an alarm, sound an alarm, "cry 'wolf'". make one's flesh creep, make the skin crawl, make one's hair stand on end, make one's blood run cold, make one's teeth chatter; take away one's breath, stop one's breath; make one tremble, make one shudder. haunt; prey on the mind, weigh on the mind. {{caused_by}} put in fear, put in bodily fear; terrorize, intimidate, cow, daunt, overawe, abash, deter, discourage. {{caused_by: browbeat, bully; threaten &c. R909}}. Adj. afraid, fearful, apprehensive, frightened; in fear, in a fright &c. n.. alarmed; haunted with the fear of &c. n.; afeard[obs3]. {{has_high_intensity}} panicked, terror-stricken, panicky, panicking, panic-stricken, frightened to death, scared stiff, scared to death. {{has_high_intensity}} aghast; awe-stricken, awestruck, awe-stricken. fearing, dreading, quaking. {{has_high_intensity}} terrified, horrified, horror-stricken, petrified, horror-struck. afraid of one's shadow, restless, fidgety; more frightened than hurt. {{mcauses(afraid)}} timid, timorous; diffident, coy, faint-hearted. {{mcauses(afraid)}} nervous, tremulous, shaky, jittery. {{has_subtype(jittery)}} {{has_subtype(overeager, @R602)}} {{has_subtype(reckless, @R863)}} {{&mcaused_by(shoot, P2.3.1.3.23.4)}} trigger-happy. {{has_low_intensity: @R860a, worried, concerned, anxious}}. {{&causes(fear)}} {{has_subtype(pale, @R428)}} white as a sheet, pale, pale as a ghost, pale as death, pale as ashes. {{&causes(fear)}} breathless; in hysterics. {{mcaused_by(fear)}} alarming, scary, scarifying; formidable, redoubtable; perilous &c. (danger) R665; portentous; inspiring fear, inspiring dread. {{mcaused_by(fear)}} fearful; dread, dreadful, horrendous; fell; dire, direful; shocking; terrible, terrifying, terrific; tremendous; horrid, horrible, horrifying, horrific; ghastly; awful, awe-inspiring; revolting &c. (painful) R830; Gorgonian. Adv. fearfully, apprehensively, in fear. {{has_high_level(fearfully)}} in a terror, in terror, in terrorem[Lat]. {{conceptual_part_of(in fear): in a panic}}. Int. " angels and ministers of grace defend us!" [Hamlet]. Phr. "The only thing we have to fear is fear itself." [Franklin Delano Roosevelt]; ante tubam trepidat[Latin]; horresco referens[Latin], one's heart failing one, obstupui steteruntque comae et vox faucibus haesit [Lat][Vergil]. "a dagger of the mind " [Macbeth]; expertus metuit [Lat][Horace]; " fain would I climb but that I fear to fall" [Raleigh]; " fear is the parent of cruelty " [Froude]; " Gorgons and hydras and chimeras dire " [Paradise Lost]; omnia tuta timens [Latin][Vergil]; " our fears do make us traitors " [Macbeth]. <-- opposite of expectation? or assurance, confidence? We rank anxiety as a mental state of attention between fear and care. Treating the transition from attention at M2 (cognitive) to fear at M3 (affective) phenomena as a continuous change (with increasing affective elements) --> M3.3.2.1.3.5 ANXIETY (R860A) #860a. Anxiety. N. {{has_low_intensity(fear, R860)}} {{has_high_intensity(care, R459)}} anxiety, concern, worry, apprehension, unease, uneasiness, disquiet, solicitude, inquietude, disquietude. misgiving, trepidation, qualm, qualms[pl]; solicitude, care. suspicion. {{has_low_level}} discomfort. {{mcauses: caution, R864}}. Adj. anxious, concerned, apprehensive, uneasy, worried. suspicious, doubtful. {{has_low_level}} uncomfortable. <-- "love" and "liking" here are general terms which may be directed at objects or actions. For love specifically between humans see R897, M8.3.1.1.1.1 "love" [[desire]] --> M3.3.2.1.3.6 DESIRE (R865) #865. Desire. N. {{conceptual_part_of(goal, R620)}} desire, wish, want. {{has_patient}} {{property_of(desired)}} object of desire. {{has_property(object of desire)}} desirability. liking, love, fondness, relish. fancy, fantasy. {{has_subtype(object of desire): @R630, need, exigency}}. mind, inclination, leaning, bent, animus, partiality, penchant, predilection. {{&mcauses: propensity &c. R820}}. <-- willingness: a low level?? --> {{has_conceptual_part: willingness &c. R602}}. longing, hankering, inkling; solicitude, anxiety, anxiousness; yearning, coveting. {{has_subtype}} {{conceptual_part_of(success, R731/achievement, @M7.4)}} aspiration, ambition, dream, lifelong ambition, life's ambition, goal in life. {{has_high_intensity(ambition)}} driving ambition, vaulting ambition, height of one's ambition. {{has_subtype: motive, R615}}. {{has_high_intensity}} earnestness, intentness. {{has_high_level}} eagerness, zeal, zealousness, ardor, breathless impatience, strong desire, overanxiety, empressement[Fr], perfervidum aingenium[Lat]. {{has_high_level(eagerness)}} overeagerness, overzealousness. {{&mcauses: impetuosity &c. R825}}. appetite, appetition[obs3], appetence[obs3], appetency[obs3]; sharp appetite, keenness, hunger, stomach, twist; thirst, thirstiness; drouth, mouth-watering; itch, itching; prurience, cacoethes[Lat], cupidity, lust, concupiscence. edge of appetite, edge of hunger; torment of Tantalus; sweet tooth, lickerish tooth[obs3]; itching palm; longing eye, wistful eye, sheep's eye. {{has_low_intensity}} whim, whimsy, whimsey[obs3]. {{has_subtype: preference, @R609}}. {[of_object(person): love, M8.3.1.1.1.1]}. {[of_object(money)]} {{has_high_intensity: greed &c. R817a}}. {[of_object(food)]} {{has_high_intensity: voracity &c. (gluttony) R957}}. {{has_high_intensity}} passion, rage, furore[obs3], mania, manie[obs1]; infatuation, inextinguishable desire. {{has_subtype(mania)}} dipsomania; kleptomania; nymphomania; monomania. {{trait_of: lover P2.3.2.3.6.5.24.1}}. <-- Person who desires to LOVER --> {{has_tobject}} desideratum, something desired, the object of one's desire, the object of one's fancy. {{has_subtype(desideratum)}} attraction, magnet, allurement, fancy, temptation, seduction, fascination; whim, maggot. {{has_subtype(desideratum): @R873, distinction, good repute, fame, prestige}}. {{has_subtype(desideratum)}} hobby, hobby-horse. {{has_tobject: want &c. (requirement) R630}}. {{has_tobject: money, wealth; fame; health; power}}. "a consummation devoutly to be wished". {{&uses}} wishing well, Fortunatus's cap; wishing cap, wishing stone. <-- note that "want" occurs in two senses here. --> like, care for, affect, be big on[coll], list; take to, cling to, take a fancy to; fancy; prefer &c. (choose) R609. want, miss, need, feel the want of, would fain have, would fain do; would be glad of. {[with_object(food)]} hunger, be hungry, be famished, be ravenous; have a good appetite, play a good knife and fork. covet, be bent upon, have an eye for, have a mind to; find it in one's heart &c. (be willing) R602; have a fancy for, set one's eyes upon; cast a sheep's eye upon, look sweet upon; take into one's head, have at heart; set one's cap at, set one's heart upon, set one's mind upon. {{has_high_intensity}} crave, crave after, lust after, hunger for, ache for, hunger after, thirst after, itch after, hanker after, run mad after, die for, burn for, burn to, raven for. desiderate[obs3]; sigh for, cry for, gape for, gasp for, pine for, pant for, languish for, yearn for, long, be on thorns for, hope for; aspire after; catch at, grasp at, jump at. {{mcauses}} {{has_subtype(pursue)}} woo, court, solicit; fish for, spell for, whistle for, put up for. {{mcauses}} {{has_subtype(stare[at=person, P2.3.2.3], @R441)}} ogle. {{caused_by}} cause desire, create desire, raise desire, excite desire, provoke desire; whet the appetite; appetize[obs3], titillate, allure, attract, take one's fancy, tempt; hold out temptation, hold out allurement; tantalize, make one's mouth water, faire venir l'eau a la bouche [Fr]. {{&mcauses: gratify desire &c. (give pleasure) R829}}. Adj. desirous; desiring, wanting, wishing; partial to; fain, wishful, optative[obs3]; longing, wistful, anxious. {{has_consequence}} sedulous, solicitous. inclined &c. (willing) R602. {{has_high_intensity}} craving, sharp-set, peckish[obs3], ravening[1]; at a loss for. {{has_subtype(desirous[of=food])}} hungry, with an empty stomach, esurient[obs3], lickerish[obs3]. {{has_high_intensity(hungry)}} pinched with hunger, famished, ravening[2], starving; hungry as a bear, hungry as a hunter, hungry as a hawk, hungry as a horse, hungry as a church mouse. {{has_subtype(desirous[of=beverage])}} thirsty, athirst, parched with thirst, dry, drouthy[obs3]. {{has_high_intensity(desirous): greedy &c. R817a}}. unsatisfied, unsated, unslaked; unsaturated. eager, avid, keen, anxious. {{has_high_intensity}} bent on, intent on, set on, bent upon, intent upon, set upon, mad after, dying for, anxious for; ardent, fervent, burning, rabid, devoured by desire, "enrag,"[Fr.]; agog; all agog; breathless. {{mcauses(anxious for/ardent): impatient &c. (impetuous) R825}}. aspiring, ambitious, vaulting, sky-aspiring, high-reaching. {{consequence_of(desire)}} {{has_property(object of desire)}} desirable. {{&consequence_of(desirable): pleasing &c. (giving pleasure) R829}}. {{has_consequence(desire)}} {{has_property(object of desire)}} desired, wished, wanted; in demand. {{mcaused_by(desire)}} {{has_subtype(desirable)}} appetizing, appetible[obs3]; tantalizing. Adv. {{has_subtype(conforming[to=desire])}} {{has_subtype(satisfactorily, @R618)}} as desired, as wished for. eagerly, desirously; fervently, ardently; anxiously. wishfully, wistfully; fain. Int. would that, "would that it were!"; "O for!"; "esto perpetual" [Lat]. Phr. the wish being father to the thought; sua cuique voluptas[Lat]; hoc erat in votis[Lat], the mouth watering, the fingers itching; aut Caesar aut nullus[Lat]. "Cassius has a lean and hungry look" [Jul. Caesar]; " hungry as the grave " [Thomson]; " I was born to other things " [Tennyson]; " not what we wish but what we want " [Merrick]; " such joy ambition finds " [P. L.]; " the sea hath bounds but deep desire hath none " [Venus and Adonis]; ubi mel ibi apes[Lat]. M3.3.2.1.3.7 INDIFFERENCE (R866) #866. Indifference. N. {{has_subtype(unemotional)}} {{&mcaused_by(inattention, R458)}} {{has_subtype(incuriosity)}} {{&mcauses(insensibility, R823)}} indifference, apathy, neutrality; unconcern, insouciance, nonchalance; want of interest, want of earnestness. <-- how to say "neither for it nor against it --> {{has_conceptual_part}} {{has_subtype(lack[of=desire], @R2)}} {{antonym_of(enthusiasm)}} lack of desire, lack of enthusiasm, absence of enthusiasm. {{has_conceptual_part}} {{has_subtype(lack[of=opposition, R719], @R2)}} lack of opposition. detachment; carelessness, mindlessness, disregard. {{has_subtype(indifference[to=food])}} anorexy[obs3], anorexia, inappetency[obs3]. {{has_subtype(indifference[to=people, P2.3.2.3])}} coldness, aloofness, unapproachableness, unapproachability, remoteness, lack of caring, lack of feeling, frigidity, coolness, lukewarmness, withdrawal. {{has_high_intensity}} callousness. {{has_metaphor(callousness)}} dry eyes; heart of stone, stock and stone, heart of marble, deadness. {{has_subtype(indifference[to=danger, R665]): recklessness &c. R863}}. {{mcauses: supineness &c. (inactivity) R683; disdain &c. R930; recklessness &c. R863}}. {{&caused_by}} anaphrodisiac[obs3], antaphrodisiac[obs3]; lust-quencher, passion-queller[obs3]. <-- ; anaphrodisia[obs3] --> V. be indifferent, be apathetic, be unconcerned, be uninterested; stand neuter, take no interest in. {{&mcaused_by: insensibility, R823; unimportance, R643}}. have no desire for, have no wish for, have no want for; have no taste for, have no relish for. not care for; care nothing for, care nothing about; not care a straw about, not care a fig for, not care a whit about; not mind. be casual, be natural, hang loose. not care a straw for, not care a fig about, not care a bit about, not care a whit about. {{mcauses: disregard &c. (neglect) R460; turn a deaf ear to &c. (inattention) R458}}. {{mcauses: set at naught &c. (make light of) R483; spurn &c. (disdain) R930}}. {{&caused_by}} inure; harden the heart; steel, caseharden, sear. Adj. indifferent, neutral, disinterested, apathetic, uncurious, uninterested; lukewarm. {{has_high_level}} withdrawn, detached, remote. {{has_subtype}} {{antonym_of(anxious, @R860a)}} unconcerned, nonchalant, unworried, insouciant, easygoing, devil-may-care, casual[1], phlegmatic, pococurante[obs3], sans souci[Fr]. {{has_high_level(unconcerned)}} careless, mindless, regardless, disregarding. {{has_subtype}} {{antonym_of(formal, @R882)}} informal, casual[2], natural, loose, unceremonious. undesirous[obs3], unsolicitous[obs3], unattracted. <-- "careless" is also a synonym of negligent. The distinction between this sense and the sense at R460 is difficult. We list R460 as a subtype. Perhaps a legitimate distinction would be to consider "negligence" as relating to a duty, whereas this sense of "careless" may also pertain to unimportant and unconsequential matters. --> {{has_subtype(careless): negligent, R460}}. {{&mcauses}} listless, lackadaisical; half-hearted. {{has_subtype(indifferent[to=social success])}} unambitious, unaspiring. {{has_subtype(indifferent[to=people])}} aloof, unapproachable, remote; uncaring, unfeeling; cold, frigid. cool, cool as a cucumber. {{&caused_by: @R815b, worthless, unattractive, unalluring, undesired, undesirable, uncared for, unwished[obs3], unvalued, all one to, vain}}. {{&causes: @R907, malevolent, hard-hearted, pitiless}}. {{&caused_by: insipid &c. R391}}. Adv. indifferently, with indifference, disinterestedly. casually, informally, naturally. nonchalantly. for aught one cares. Int. never mind; "Who cares?"; it doesn't matter, it's all the same to me, whatever you like, whatever. Phr. I couldn't care less, I could care less; anything will do; it's all the same, es macht nichts [German], vsyo ravno[Russian]. <-- Dislike and hatred here are general terms dislike specifically of people is under hate, M8.3.1.1.9 [[dislike]] --> M3.3.2.1.3.8 DISLIKE (R867) #867. Dislike. N. {{has_low_intensity(hate, @R898)}} dislike, distaste, disrelish, disinclination, displacency[obs3]. {{has_patient}} disliked thing. aversion, antipathy, averseness[obs3], aversation[obs1]. disaffection, disfavor, unpopularity. {{has_high-intensity}} disgust, repugnance, nausea, loathing. {{has_high_intensity: @R898, hate, hatred, detestation}}. {{has_high_intensity: @R898, abomination[1], abhorrence, horror, mortal antipathy, rooted antipathy, mortal horror, rooted horror}}. {{has_subtype: animosity &c. R900}}. {[of_object(action): reluctance; backwardness &c. (unwillingness) R603]}. {[of_object(water)]} hydrophobia, canine madness. {{has_expression}} shuddering, cold sweat. {{has_subtype(hatred[obj=person]): hate, M8.3.1.1.9}}. {{caused_by: gall and wormwood &c. (unsavory) R395}}. {{mcauses: avoidance, R623}}. <-- sickener[obs3]; byssa[obs3]. --> V. dislike, mislike misrelish[obs3], disrelish. mind, object to; have rather not, would rather not, prefer not to, not care for; have a dislike for, conceive a dislike to, entertain a dislike for, take a dislike to, have an aversion to, have an aversion for; have no taste for, have no stomach for. {{mcauses: shun, avoid &c. R623}}. {{mcauses}} eschew; withdraw from, shrink from, recoil from; not be able to bear, not be able to abide, not be able to endure; shrug the shoulders at, shudder at, turn up the nose at, look askance at; make a mouth, make a wry face, make a grimace; make faces. {{has_high_intensity}} hate, detest. {{has_high_intensity}} loathe, nauseate, abominate, abhor. {{has_subtype(hate[obj=person]): hate, R898}}. wish away, unwish. {{caused_by}} cause dislike, excite dislike; disincline, repel, sicken; make sick, render sick; turn one's stomach, nauseate, wamble[obs3], disgust, shock, stink in the nostrils; go against the grain, go against the stomach; stick in the throat; make one's blood run cold &c. (give pain) R830; pall. {{caused_by: take amiss &c. R900; have enough of &c. (be satiated) R869}}. Adj. disliking; averse from, loathe, loathe to, loth, adverse; shy of, sick of, out of conceit with; disinclined; heartsick, dogsick[obs3]; queasy. {{has_high_intensity(disliking): @R898, hating, detesting, loathing}}. {{has_consequence(dislike)}} {{has_property(disliked thing)}} disliked; uncared for, unpopular; out of favor. {{has_subtype(disliked)}} {[when_modifying(suitor, P2.3.2.3.6.5.74)]} crossed in love, forsaken, rejected, lovelorn, jilted. {{consequence_of(dislike)}} disagreeable, repellant, offensive, off-putting, yucky[coll]. {{has_high_level(disagreeable)}} repulsive, repugnant, abhorrent, insufferable, fulsome, loathsome, loathful[obs3], gross; disgusting, nauseous, nauseating, sickening. {{consequence_of(dislike): painful, R830}}. Adv. usque ad nauseam[Lat]. Int. {{has_lexpression(dislike)}} "disgusting!", "yuk!", "yuck!", "gross!"; "faugh!"; "foh[obs3]!"; "ugh!". Phr. non libet[Lat]. M3.3.2.1.3.9 SATIETY (R869) #869. Satiety. N. satiety, satisfaction, saturation, repletion; cloyment[obs3], satiation. {{caused_by}} glut, surfeit. {{&causes: weariness &c. R841}}. {{trait_of}} spoiled child; enfant gete[Fr], enfant terrible[Fr]. {{&caused_by}} too much of a good thing, toujours perdrix[Fr]; crambe repetita[Lat][obs3]. V. {{caused_by(satiety)}} sate, satiate, satisfy, saturate; cloy, quench, slake, pall, glut, fill up, gorge, surfeit. {[with_instr(food)]} stuff oneself, overeat. {{conceptual_part_of}} spoil. {{conceptual_part_of: bore &c. (weary) R841}}. {{&conceptual_part_of: tire &c. (fatigue) R688}}. have enough of, have quite enough of, have one's fill, have too much of; be satiated &c. adj.. Adj. satiated, satisfied &c. v.; gorged, stuffed, overgorged[obs3]; blase, used up. tired of, sick of, heartsick. Int. "enough!", "basta!"[Ital]; "hold!"; "eheu jam satis!"[Lat]. <-- R833 regret, R834 relief and R832a disappointment --> <-- see also M3.3.3.4 RETROSPECTIVE SYMPATHETIC AFFECTIONS 916. Gratitude 917. Ingratitude 918. Forgiveness 919. Revenge 920. Jealousy --> <-- retrospective affection is one of the mental phenomena which have a definable topic, which is an event in the past [[REGRET]] --> M3.3.2.1.4 RETROSPECTIVE AFFECTION (R833, R834) N. {{has_subtype(mental process, @M1)}} retrospective affection. {{caused_by}} {{has_topic}} {{has_subtype(event, R151)}} object of retrospective affection. &&{{has_temporal_location(object of retrospective affection): the past, R122}}. M3.3.2.1.4.1 REGRET (R833) #833. Regret. N. regret, regretfulness. {{caused_by}} {{has_subtype(object of retrospective affection)}} object of regret. repining, regretting, ruing. sorrow; second thoughts[pl]. homesickness, nostalgia; mal du pays, maladie[Fr]. bitterness, heartburning[obs3]. {{has_high_intensity}} lamentation. {{mcauses: lamentation &c. R839; penitence &c. R950}}. {{&mcauses: recrimination (accusation) R938; discontent R832}}. {{&mcauses: @R950, contrition, remorse}}. V. regret, deplore; repine, cast a longing lingering look behind; rue, rue the day; repent &c. R950; infandum renovare dolorem [Lat]. {{has_high_intensity}} lament. prey on the mind, weigh on the mind, have a weight on the mind; leave an aching void. {{mcauses: @R839, bewail, lament}}. Adj. regretful, rueful; regretting, ruing, repining. homesick. {{has_property(object of regret)}} regretted, rued, lamented; much to be regretted. {{has_property(object of regret)}} regrettable, unfortunate. {{consequence_of(regrettable): lamentable &c. (bad) R649}}. Adv. regrettably, unfortunately; most unfortunately. Int. {{has_lexpression(regret)}} "alas!"; "what a pity!", "pity!"; "hang it!"; "damn!"[vulg], "damn it!"[vulg]; "shit!"[vulg], "Oh, shit!"[vulg]. Phr. 'tis pity, 'tis too true; "sigh'd and look'd and sigh'd again" [Dryden]; "I'm sorry"; "Sorry about that". M3.3.2.1.4.2 RELIEF (R834) #834. Relief. N. relief; deliverance; easement, softening, alleviation, mitigation, palliation, soothing, lullaby. solace, consolation, comfort, encouragement. {{&caused_by: refreshment &c. R689; repose, P2.8.5.1}}. {{&caused_by: lenitive, restorative &c. (remedy) R662; cushion &c. R215}}. {{&caused_by: unction}}. {{has_metaphor}} crumb of comfort, balm in Gilead. V. relieve, ease, alleviate, mitigate, palliate, soothe; salve; soften, soften down; foment, stupe[obs3], poultice; assuage, allay. cheer, comfort, console; enliven; encourage, bear up, pat on the back, give comfort, set at ease; gladden the heart, cheer the heart; inspirit, invigorate. be relieved; breathe more freely, draw a long breath; take comfort; dry the tears, dry the eyes, wipe the tears, wipe the eyes. {{&caused_by}} remedy; refresh; pour balm into, pour oil on. {{&caused_by: cure &c. (restore) R660}}. smooth the ruffled brow of care, temper the wind to the shorn lamb, lay the flattering unction to one's soul. {{&caused_by: disburden &c. (free) R705; take a load off one's chest, get a load off one's chest, take off a load of care}}. Adj. relieving, alleviating, easing; consolatory, soothing; assuaging, allaying, assuasive[obs3]; balmy, balsamic; lenitive, palliative, palliating; anodyne &c. (remedial) R662; curative &c. R660. Phr. "here comes a man of comfort" [Measure for Measure]. <-- [[WONDER]] --> <-- 870. Wonder 871. Expectance R872. Prodigy to P2.7.1 phenomena --> M3.3.2.1.5 COMPARATIVE AFFECTION R870 TO R871 N. {{used_in(past personal experience, @R151a)}} comparative affection. <-- [Absence of wonder.] merged R871 with R507. R871. Expectance. N. expectance &c. (expectation) R507. Roget distinguished "expectation", looking toward the future, and "the expected", something which happened as anticipated. But the words largely overlapped, so we merge the entries, and leave them at M5.6.2, extension of thought to the future. --> M3.3.2.1.5.1 WONDER (R870) #870. Wonder. N. {{has_high_intensity(surprise, @R508)}} wonder, marvel; astonishment, amazement, wonderment, bewilderment, stound[obs1]; admiration, awe; stupor, stupefaction; fascination; sensation. {{&mcauses}} breathlessness. note of admiration; thaumaturgy &c. (sorcery) R992. V. wonder, marvel. {{has_high_intensity(be surprised, @R508)}} be astonished, be amazed, be astounded; be dumfounded; be startled, be dazzled, be dazed; be struck, be struck with wonder, be struck with awe; be electrified; be stunned, be stupefied, be confounded, be bewildered, be flabbergasted, be staggered, be struck dumb. admire; start; stare; open one's eyes, rub one's eyes, turn up one's eyes; gloar[obs1]; gape, open one's mouth, hold one's breath; look aghast, stand aghast, stand agog. {{&mcauses: disappointment, R509}}. tombe des nues[Fr]. {{&mcauses}} not believe one's eyes, not believe one's ears, not believe one's senses. {{&mcaused_by: not be able to account for &c. (unintelligible) R519}}. not know whether one stands on one's head or one's heels. {{&!mcaused_by}} astonish, amaze, astound; dumfound, dumfounder; startle, dazzle; daze; strike, strike with wonder, strike with awe; electrify; stun, stupefy, petrify, confound, bewilder, flabbergast, stagger, throw on one's beam ends, fascinate, turn the head, take away one's breath, strike dumb; make one's hair stand on end, make one's tongue cleave to the roof of one's mouth; make one stare. {{&mcaused_by: take by surprise &c. (be unexpected) R508}}. {{&mcaused_by}} be wonderful, be astonishing, be amazing, be astounding, be striking; be startling, be dazzling, be dazing; be dumfounding, be confounding, be bewildering, be flabbergasting; be electrifying, be stunning, be stupefying, be petrifying, be staggering. {{&mcaused_by}} beggar description, beggar the imagination, baffle description; stagger belief; confound expectations. Adj. {{has_high_intensity(surprised, @R508)}} astonished, amazed, astounded; dumfounded; startled, dazzled; dazed; struck, struck with wonder, struck with awe, floored; electrified; stunned, stupefied, confounded, bewildered, flabbergasted, staggered, struck dumb. aghast, all agog, breathless, agape; open-mouthed; awestruck, thunderstruck, moonstruck, planet-struck; spellbound; lost in amazement, lost in wonder, lost in astonishment; struck all of a heap, unable to believe one's senses, like a duck in thunder. {{has_high_intensity(surprising, @R508)}} wonderful, wondrous; unheard of; miraculous. {{has_high_intensity(surprising, @R508)}} astonishing, amazing, astounding, striking; startling, dazzling, dazing; dumfounding, confounding, bewildering, flabbergasting, mind-boggling; electrifying; stunning, stupefying, petrifying, staggering. {{has_high_intensity(surprising, @R508)}} monstrous, prodigious, stupendous, marvelous; inconceivable, incredible; inimaginable[obs3], unimaginable. {{&consequence_of(astonishing): strange &c. (uncommon) R83}}. {{has_high_intensity(strange, @R83)}} passing strange. {{has_high_intensity(surprising, @R508)}} overwhelming; wonder-working. indescribable, inexpressible, inaffable[obs3]; unutterable, unspeakable. {{&consequence_of: mysterious &c. (inexplicable) R519}}. {{&consequence_of: @R485, incredible, unbelievable, beyond belief}}. Adv. wonderfully, strikingly, astonishingly, amazingly, astoundingly; startlingly, dazzlingly; strikingly; electrifyingly; stunningly, stupefyingly, bewilderingly, staggeringly, mind-bogglingly. fearfully; for a wonder, in the name of wonder; strange to say; mirabile dictu[Lat], mirabile visu[Lat]; to one's great surprise. with wonder, with awe, with astonishment, with amazement, wide-eyed with amazement; with gaping mouth; with open eyes, with upturned eyes. indescribably, inexpressibly, unutterably, unspeakably. prodigiously, stupendously, marvelously; inconceivably, incredibly; unimaginably. Int. good heavens, "good gracious!"; "Ye gods!", "good Lord!", "good grief!", "Holy cow!", "My word!", "Holy shit!"[vulg.]; my stars, "my goodness!"; "gracious goodness!", "goodness gracious!", "mercy on us!"; "heavens and earth!"; lo, "lo and behold!"; "O!"; "heyday!"; "halloo!"; "what!"; "indeed!"; "really!"; "surely!"; "humph!"; "hem!"; "good lack", "gad so!"; "welladay[obs3]!"; "dear me!"; "only think!"; "lackadaisy[obs3]!"; "God bless me!"; "bless us!", "bless my heart!"; "odzookens!"[obs3], "adzooks[obs3]!"; "O gemini!"[obs3]; "hoity-toity!", "strong!"; "Heaven save the mark", "bless the mark!"; "can such things be!"; "zounds!", "'sdeath!". "what on earth!", "what in the world!", "what the hell?"[vulg]; "who would have thought it!" &c. (inexpectation) R508. "you don't say so!", "You're kidding!", "No kidding?", "what do you say to that!"; "Will wonders never cease?". "nous verrons!"[Fr]; "how now!"; "where am I?"[obs3]. Phr. vox faucibus haesit[Lat]; one's hair standing on end. <-- We include false expectation and surprise together here, closelt related. [[surprise]] --> M3.3.2.1.5.2 SURPRISE #508. Surprise. N. {{has_subtype(failure[of=expectation, @R507], R732)}} {{has_subtype(contradiction[of=expectation, @R507], @R14)}} surprise. {{has_high_intensity}} shock, start, thunderclap, sudden burst, blow; eye opener. {{has_metaphor}} bolt from the blue, bolt out of the blue. {{mcaused_by}} {{antonym_of(expectation, R507)}} failure of expectation, the unexpected, the unforeseen, nonexpectation, inexpectation[obs3], non-expectation. {{&mcaused_by}} false expectation. {{&mcaused_by(false expectation): miscalculation &c. R481}}. {{has_subtype}} {{property_of(pleasant)}} pleasant surprise. {{property_of(unpleasant)}} unpleasant surprise. {{&mcauses(false expectation): disappointment, R509}}. {{conceptual_part_of(false expectation): disappointment, R509}}. {{has_high_intensity(surprise): wonder, R870, M3.3.2.1.5.1}}. {{mcauses}} {{has_subtype(interjection)}} expression of surprise. V. {{caused_by(surprise)}} [transitive] surprise, startle, take aback, throw off one's guard. pounce upon, spring a mine upon. electrify, stun, stagger, take away one's breath, throw off one's guard. {{has_high_intensity: astonish, dumbfound &c. (strike with wonder) R870}}. [intransitive] be surprised, not expect, not anticipate; be taken by surprise, be surprised. {{&causes(be surprised)}} be thrown off guard, be thrown off one's balance. start; miscalculate &c. R481; not bargain for; come upon, fall upon. {{caused_by(surprise)}} be unexpected, be unanticipated, be surprising; come unawares, come unexpected; turn up, pop, drop from the sky, drop from the clouds; come upon one, burst upon one, flash upon one, bounce upon one, steal upon one, creep upon one; come like a thunder clap, burst like a thunderclap, thunder bolt; take by surprise, catch by surprise, catch unawares, catch napping; yach [obs3][S. Africa]. Adj. {{caused_by(surprise)}} surprising, unexpected, unanticipated, unpredicted[obs3], unlooked for, unforeseen, unhoped for; startling, dropped from the clouds; beyond expectation, contrary to expectation, against expectation, against all expectation; out of one's reckoning. {{&caused_by(surprise): unheard of &c. (exceptional) R83; sudden &c. (instantaneous) R113}}. surprised, startled, taken aback, thrown off one's guard; unwarned, unaware; off one's guard; inattentive R458. unpredictable, unforeseeable (unknowable) R519. <-- nonexpectant[obs3]; --> Adv. abruptly, unexpectedly, surprisingly; plump, pop, a l'improviste[Fr], unawares; without notice, without warning, "without a 'by your leave'"; like a thief in the night, like a thunderbolt; in an unguarded moment; suddenly &c. (instantaneously) R113. Int. {{has_subtype(expression of surprise)}} {{has_subtype(oral response, @R587)}} "imagine that!"; "what a surprise!"; "really?"; "no kidding!?"; "the devil you say!". {{has_subtype: @R870, "Holy cow!", "Holy Toledo!", "What the heck?"}}. Phr. little did one think, little did one expect; nobody would ever suppose, nobody would ever think, nobody would ever expect; "who would have thought?"; it beats the Dutch[obs2]. <-- [Failure of expectation.] --> M3.3.2.1.5.3 DISAPPOINTMENT #509.Disappointment. N. {{has_subtype(surprise, R509)}} {{has_subtype(frustration[of=hope, M3.3.2.1.3.1])}} disappointment; blighted hope, balk; blow. anticlimax; disillusionment, nonfulfillment of one's hopes. {{has_high_intensity}} sad disappointment, bitter disappointment. {{&mcaused_by}} trick of fortune; afterclap. {{has_conceptual_part: @R508, false expectation, vain expectation}}. {{&mcaused_by: miscalculation &c. R481}}. fool's paradise; much cry and little wool. slip 'twixt cup and lip. V. be disappointed; look blank, look blue; look aghast, stand aghast &c. (wonder) R870; find to one's cost; laugh on the wrong side of one's mouth; find one a false prophet. not realize one's hope, not realize one's expectation. {{caused_by}} disappoint; frustrate, discomfit, crush, defeat (failure) R732; crush one's hope, dash one's hope, balk one's hope, disappoint one's hope, blight one's hope, falsify one's hope, defeat one's hope, discourage; balk, jilt, bilk; play one false, play a trick; dash the cup from the lips, tantalize; dumfound, dumbfound, dumbfounder, dumfounder (astonish) R870. Adj. disappointed &c. v.; disconcerted, aghast; disgruntled; out of one's reckoning. Phr. the mountain labored and brought forth a mouse; parturiunt montes[Lat]; nascitur ridiculus mus [Lat][Horace]; diis aliter visum[Lat][obs3], the bubble burst; one's countenance falling. <-- R872. Prodigy. ( prodigy, phenomenon; wonder) to P2.7.1 PHENOMENA GENERALLY --> <-- Or personal affections derived from the opinion or feelings of others. 873. Repute 874. Disrepute 875. Nobility 876. Commonalty 877. Title --> <-- [[OPINIONS]] --> M3.3.2.1.6 REPUTATION (R873 TO R877) N. {{has_subtype(opinion[of=person, P2.3.2.3][by=others, M1.2])}} extrinsic affection, reputation. standing, status. {{has_subtype(status)}} social status, position in society. {{affected_by}} {{has_subtype(human condition)}} rank, station, place, position, brevet rank, precedence, pas; locus standi[Lat]; condition, condition in life. {{affected_by: @P2.3.2.3.5, social class, caste}}. <-- [[repute]] --> M3.3.2.1.6.1 REPUTE (R873) #873. Repute. N. {{property_of(good)}} {{&mcauses(credit, @R931)}} distinction, mark, name, figure; repute, good reputation; good repute, high repute, " the bubble reputation " [As You Like It]. fame, famousness, renown; celebrity, popularity, aura popularis[Lat], note, notability, notoriety, eclat, vogue; prestige, talk of the town; name to conjure with. {{has_conceptual_part: approbation &c. R931}}. {{&has_conceptual_part: respectability &c. (probity) R939}}. glory, honor; illustriousness &c. adj.. account, regard, respect; reputability, reputableness[obs3]; good name, good report; fair name. dignity; stateliness &c. adj.; solemnity, grandeur, splendor, nobility, majesty, sublimity. {{has_metaphor: luster &c. (light) R420}}. {{has_symbol: title, order; degree}}. greatness &c. adj.; eminence; preeminence, supereminence; high mightiness, primacy; top of the ladder, top of the tree. height &c. R206; importance &c. R642. elevation; ascent &c. R305; superaltation[obs3], exaltation; dignification[obs3], aggrandizement. dedication, consecration, enthronement, canonization, celebration, enshrinement, glorification. {{has_metaphor}} cynosure, mirror; flower, pink, pearl; choice and master spirits of the age; sun, constellation, galaxy; paragon &c. (perfection) R650. {{has_metaphor}} feather in one's cap, halo, aureole, nimbus, halo of glory, blaze of glory, blushing honors. {{&mcaused_by: laurels &c. (trophy) R733}}. {{causes}} memory, posthumous fame, niche in the temple of fame; immortality, immortal name; magni nominis umbra [Lat][Lucan]. {{trait_of}} {{has_subtype(entertainer)}} star. {{trait_of: notable, P2.3.2.3.6.4.34}}. {{trait_of}} {{has_subtype(businessman)}} {{has_subtype(rich person)}} mogul, magnate, tycoon; captain of industry. {{trait_of: man of rank &c. (nobleman) R875}}. {{trait_of: chief &c. (master) R745; first fiddle &c. (proficient) R700}}. {{trait_of}} elite[pl]; ornament[figurative] . V. be distinguished, be famous; be great, be immortal, be deathless, be imperishable; be illustrious; be eminent, be prominent; be notable. {{has_metaphor}} shine forth, figure; cut a figure, make a dash, make a splash. be conscious of glory; be proud of &c. (pride) R878; exult &c. (boast) R884; be vain of &c. (vanity) R880. live, flourish, glitter, flaunt, gain honor , acquire honor &c. n.; play first fiddle &c. (be of importance) R642; bear the palm, bear the bell. {{&caused_by(distinction)}} outrival, surpass, outshine, outperform, outvie[obs3], outjump. {{&caused_by(distinction)}} eclipse, overshadow, throw into the shade, cast into the shade. {{&caused_by(distinction)}} lead the way; take precedence, take the wall of; gain laurels, win laurels, gain spurs, gain golden opinions &c. (approbation) R931; take one's degree, pass one's examination. {{&caused_by(distinction)}} distinguish oneself, make a mark, leave one's mark, earn a name for oneself; exalt one's horn, blow one's horn, star it, have a run, be run after; come into vogue, come to the front; raise one's head; make a noise, make some noise, make a noise in the world. {{&caused_by(distinction)}} immortalize, deify, enthrone, signalize, exalt to the skies; hand one's name down to posterity. {{&causes}} consecrate; dedicate to, devote to; enshrine, inscribe, blazon, lionize, blow the trumpet, crown with laurel. {{&caused_by(distinction)}} confer honor on, reflect honor on &c. v. ; shed a luster on; redound to one's honor, ennoble. {{&mcauses}} give honor to, do honor to, pay honor to, render honor to; honor, accredit, pay regard to. {{&caused_by(distinction)}} dignify, glorify; lock up to; exalt, aggrandize, elevate, nobilitate[Lat]. {{mcauses: sing praises to &c. (approve) R931}}. {{has_metaphor: shine &c. (light) R420}}. Adj. distinguished, distingue[Fr], of distinction. {{has_conceptual_part: superior &c. R33}}. {{has_conceptual_part: remarkable &c. (important) R642}}. famous, famed; far-famed. great, immortal, deathless, imperishable, never fading, aere perennius[Lat][obs3], time honored. illustrious, glorious, splendid, brilliant, radiant; full-blown; honorific. eminent, prominent; in the zenith; at the head of, at the top of the tree; peerless, of the first water; supereminent, preeminent. notable, noted, of note; celebrated, renowned, in every one's mouth, talked of. honored; exalted, immortalized, deified. popular, in, in good odor, in favor, in high favor. reputable, respectable, creditable. conspicuous, to the front; foremost; in the front rank, in the ascendant; notorious. dignified, proud, noble, honorable, worshipful, lordly, grand, stately, august, princely. imposing, solemn, transcendent, majestic, sacred, sublime, heaven-born, heroic, sans peur et sans reproche[Fr]; sacrosanct. {{has_metaphor: bright &c. R420}}. {{has_subtype: fashionable &c. R852}}. {{has_metaphor: high &c. R206}}. Int. "hail!"; "all hail!"; "ave!"; "viva!"; "vive!"[Fr], "long life to!", "banzai!"[Jap.]; glory be to, honor be to. Phr. one's name being in every mouth, one's name living for ever; sic itur AD astra[Lat], fama volat[Lat], aut Caesar aut nullus[Lat]; not to know him argues oneself unknown; none but himself could be his parallel; palmam qui meruit ferat [Lat][Nelson's motto]. "above all Greek above all Roman fame " [Pope]; cineri gloria sera est [Lat][Martial]; "great is the glory for the strife is hard " [Wordsworth]; honor virtutis praemium [Lat][Cicero]; immensum gloria calcar habet [Lat][obs3][Ovid]; " the glory dies not and the grief is past " [Brydges]; vivit post funera virtus[Lat]. M3.3.2.1.6.1.1 NOBILITY (R875) #875. Nobility. N. {{has_property(nobleman, P2.3.2.3.6.4.34.1)}} nobility, rank, optimacy[obs3], blood, pur sang[Fr], birth, high descent, order. quality, gentility. blue blood of Castile; ancien regime[Fr]. V. be noble, be exalted, be titled. Adj. noble, exalted. of rank, of title; princely, titled, patrician, aristocratic; high-born, well-born; of gentle blood; genteel, comme il faut[Fr], gentlemanlike[obs3], courtly &c. (fashionable) R852; highly respectable. blue-blooded, blueblood. snobbish. Adv. nobly. aristocratically; in high quarters. Phr. Adel sitzt im Gemuthe nicht im Gebluete[Ger.]; adelig und edel sind zweierlei[obs3][Ger.]; noblesse oblige[Fr]. <-- what's an "honor"??? IT probably should be separated from title. We class a title as a property of a person. Perhaps a more specialized relation would be better. --> M3.3.2.1.6.1.R1 TITLE (R877) #877. Title. N. {{has_symbol(esteem, R928)}} {{has_symbol(honor)}} {{&has_property(person, P2.3.2.3)}} {{&has_part(name, R564)}} title, form of address. {{symbol_of}} {{has_symbol(esteem, R928)}} honor. {{&symbol_of(honor): repute, M3.3.2.1.6.1}}. {{has_symbol(honor)}} {{mcauses(accomplishment[2], @M7.4)}} {{has_subtype(reward[for=accomplishment[2], @M7.4], @R973)}} decoration. {{has_subtype(decoration)}} ribbon, riband, blue ribbon, cordon; cross; coronet; star; garter; epaulet, epaulette; colors; cockade; order. {{has_subtype(decoration): @M8.1.3.2.1.1.1, coat of arms, shield, scutcheon}}. {{has_subtype(decoration): @R733, medal, palm, laurel, wreath, garland, bays, crown}}. {{has_metaphor(honor)}} feather, feather in one's cap. {{has_subtype(honor)}} order. {{has_subtype(honor)}} {{has_subtype(title)}} {{has_result(completion[obj=higher education, @R542], R729)}} {{has_property(graduate, @R492)}} degree. {{has_symbol(degree): @R467, diploma}}. {{has_subtype(degree)}} baccalaureate, bachelor's degree; master's degree; doctorate, doctor's degree; associate degree; licentiate. {{has_subtype(degree)}} advanced degree. {{has_subtype(advanced degree): master's degree; doctorate}}. {{has_subtype(bachelor's degree)}} bachelor of arts, "B.A."; Bachelor of Science, "B.S."; Bachelor of Law. {{has_subtype(licentiate)}} Licentiate in Sacred Theology, "S.T.L.". {{has_subtype(associate degree)}} Associate of Arts, "A.A.". {{has_subtype(doctor's degree)}} Doctor of Medicine, "M.D."; Doctor of Philosophy, "Ph.D."; Doctor of Sacred Theology, "S.T.D."; Juris Doctor, "J.D.", Doctor of Law. {{has_subtype(master's degree)}} Master of Arts, "M.A."; Master of Science, "M.S."; Master of Business Administration, "M.B.A.". {{has_subtype(degree): Doctor of Veterinary Medicine, @P2.3.2.3.6.5.6.4}}. {{has_instance: knighthood &c. (nobility) R875}}. {{has_subtype}} highness, excellency, grace; lordship, worship; reverence, reverend; esquire, sir, master; signor, mynheer[obs3]; your honor, his honor; serene highness; handle to one's name. {[of(The Pope)]} Your Holiness, His Holiness. {[of(Patriarch)]} His Beatitude. Doctor, "Dr."[abbr]; Registered Nurse, "R.N.". [male] Mister, "Mr."[abbr]; monsieur[Fr], "M."[abbr]; "seor"[Span]; Mein Herr[Ger]. [female] Misses, "Mrs."[abbr]; Madame[Fr]. M3.3.2.1.6.2 DISREPUTE (R874) #874. Disrepute. N. {{mcauses(detraction, R934)}} {{antonym_of(repute, M3.3.2.1.6.1)}} disrepute, discredit, ill repute, bad repute, bad reputation, bad name. dishonor, disgrace; shame, humiliation; scandal, baseness, vileness[obs3]. {{&caused_by: turpitude &c. (improbity) R940}}. {{has_conceptual_part: disapprobation &c. R932}}. bad odor, bad favor, ill name, ill odor, ill favor; ingloriousness, derogation; abasement, debasement; abjectness &c. adj.; degradation, dedecoration[obs3]; a long farewell to all my greatness [Henry VIII]; odium, obloquy, opprobrium, ignominy. {{has_high_intensity(disrepute)}} infamy. {{has_conceptual_part}} tarnish, taint, stain, blot, spot, blur, defilement, pollution[obs2]. {{has_conceptual_part}} stigma, brand, reproach, imputation, slur. crying shame, burning shame; scandalum magnatum[Lat], badge of infamy, blot in one's escutcheon; bend sinister, bar sinister; champain[obs3], point champain[obs3]; byword of reproach; Ichabod. argumentum ad verecundiam[Lat]; sense of shame &c. R879. V. have a bad reputation, have a bad name, be of ill repute. {{caused_by}} earn a bad name, bring dishonor upon oneself, bring shame to oneself; put a halter round one's neck, wear a halter round one's neck; disgrace oneself, expose oneself. be inglorious, be dishonorable; incur disgrace, incur dishonor. {{has_low_intensity(have a bad reputation)}} play second fiddle; lose caste; pale one's ineffectual fire; recede into the shade; fall from one's high estate; look blue, look foolish, look like a fool; cut a poor figure, cut a sorry figure; laugh on the wrong side of the mouth; make a sorry face, go away with a flea in one's ear, slink away. keep in the background &c. (modesty) R881; be conscious of disgrace &c. (humility) R879. {{caused_by}} [transitive] cause shame &c. n.; shame, disgrace, put to shame, dishonor; throw dishonor upon, cast dishonor upon, fling dishonor upon, reflect dishonor upon; derogate from. be a reproach to; bring dishonor to, bring disgrace to, bring shame to; cause a scandal; bring infamy to. {{&caused_by}} tarnish, stain, blot sully, taint; discredit; degrade, debase, defile; beggar; expel &c. (punish) R972. {{&mcauses}} stigmatize, brand, impute shame to, post. {{caused_by(disrepute): @R934, defame, vilify, slur, cast a slur upon, hold up to shame, send to Coventry, tread under foot, trample under foot, show up, drag through the mire, drag one's name through the mud, heap dirt upon}}. reprehend &c. R932. {{&caused_by}} bring low, put down, snub; take down a peg, take down a peg lower, take down a peg or two. upset, throw off one's center; discompose, disconcert; put to the blush &c. (humble) R879. <-- the following duplicate the words under "repute", and are not really actions that cause a bad reputation (losing a contest is not a matter of ill repute), so they are left out completely: obscure, eclipse, outshine, take the shine out of; throw into the shade, cast into the shade; overshadow; leave in the background, put in the background; push into a corner, put one's nose out of joint; put out, put out of countenance.--> Adj. disgraced, dishonored, shamed; blown upon; "shorn of its beams " [Milton], shorn of one's glory. overcome, downtrodden; loaded with shame &c. n.; in bad repute &c. n.; out of repute, out of favor, out of fashion, out of countenance; at a discount; under a cloud, under an eclipse; unable to show one's face; in the shade, in the background. shameful; disgraceful, discreditable, disreputable; despicable; questionable; unbecoming, unworthy; derogatory; degrading, humiliating, infra dignitatem[Lat], dedecorous[obs3]; scandalous, infamous, too bad, unmentionable; ribald, opprobrious; errant, shocking, outrageous, notorious. <-- adjectives under "improbity" at R940 refer to character of an improper act, and are also used to refer to people (for doing such acts). They are therefore duplicated here. --> ignoble, ignominious, scrubby, dirty, abject, vile, beggarly, pitiful, low, mean, shabby, base. {{similar_to: dishonorable, R940}}. {{has_low_intensity}} out at elbows, down at the elbows, down in the world. {{has_low_intensity}} inglorious; nameless, renownless[obs3]; obscure; unknown to fame; unnoticed, unnoted[obs3], unhonored, unglorified[obs3]. Adv. shamefully, dishonorably, disgracefully. to one's shame be it spoken. Int. "fie!"; "shame!"; "for shame!"; "proh pudor!"[Lat]; "O tempora! O mores!"; "ough!"; "sic transit gloria mundi!"[Lat.]. M3.3.2.1.6.2.1 LOW CLASS (R876A) #876a. Low Class. N. {{has_property(low class person, P2.3.2.3.6.4.36)}} low condition, low life, low society, low company. barbarousness, barbarism; boeotia. loutishness, boorishness, churlishness, brutishness, brutality, raffishness; rudeness. Adj. barbarous, barbarian, barbaric, barbaresque[obs3]; cockney, born within sound of Bow bells. uncivilized; loutish, boorish, clownish, churlish, brutish, raffish; rude, unlicked[obs3]. vulgar, low-minded. <-- break R876 into common and low-class. Put under people. !!?? --> M3.3.2.1.6.3 COMMONALTY (R876) #876. Commonalty. N. {{has_property(common person, P2.3.2.3.6.4.35)}} commonalty, obscurity. {{conceptual_part_of: democracy}}. V. be ignoble &c. adj.; be nobody &c. n.. Adj. common, mean, low, sorry, scrubby, beggarly; below par; no great shakes &c. (unimportant) R643; homely, homespun. plebeian, proletarian; of low parentage, of low origin, of low extraction, of mean parentage, of mean origin, of mean extraction; lowborn, baseborn, earthborn[obs3]; mushroom, dunghill, risen from the ranks; unknown to fame, obscure, untitled. rustic. {{trait_of}} underling, menial, subaltern. Adv. below the salt. Phr. "Nobody can make you feel inferior without your consent." [Eleanor Roosevelt]; dummodo sit dives barbarus ipse placet [Lat][Ovid]. <-- [[TRUTH]] --> M4 PROPERTIES OF MENTAL OBJECTS (R543 TO R546) N. property of a mental object. <-- VERACITY, FALSEHOOD, DECEPTION, UNTRUTH (GENERALLY ADJECTIVES) IDIOTIC, ABSURD, CLEVER --> <-- R494 Truth R495 Error, 543. Veracity.. 544. Falsehood 545. Deception 546. Untruth ref M8.1.2 Modes of communication (Are these properties of a communication, i.e. a communication act? or properties of the ideas communicated? Here the ideas are treated as autonomous objects, independent of the mind conceiving them, and these properties are therefore properties of the objects per se.) ?? add other properties(peculiar to ideas)?: surprising, obvious, well-known, hard-to-believe, verifiable, unverifiable; [open, latent: see communication] note "transparent deception" - here deception is a type of communication. Needs cross-reference. In addition to properties of ideas, the "minds" themselves have properties, such as clever, stupid. These are included under M7.3.5, Complex Voluntary Action (R692 to R699-) (e.g. conduct, skill). --> M4.1 PROPERTY OF A CONCEPT N. property of a concept. <-- [[fact]] [Object of knowledge.] --> <-- ref 1 --> M4.1.1 TRUTH (R494) #494. Truth. N. {{has_property(reality, A1.2)}} truth, verity. accuracy, exactitude; exactness, preciseness, precision; rigor, mathematical precision; conformity to rule. {{has_subtype(precision)}} {[of(measuring instrument)]} delicacy. {{has_subtype(precision[of=conduct, R692])}} nicety. {{has_subtype(precision[of=periodicity, R138]): clockwork precision, @R138}}. {{has_subtype(precision[of=action, R680]): punctuality, R132a}}. {{property_of: @M3.1.1.2, fact, plain fact, plain matter of fact}}. {{property_of}} gospel, gospel truth, God's honest truth; authenticity; correctness, correctitude[obs3]. {{&property_of: orthodoxy &c. R983a}}. {{has_lexpression}} {{topic_of: veracity &c. R543}}. orthology[obs3]; ipsissima verba[Lat]; realism. {{property_of}} {{has_subtype(fact, @M3.1.1.2)}} plain truth, honest truth, sober truth, naked truth, unalloyed truth, unqualified truth, stern truth, exact truth, intrinsic truth; nuda veritas[Lat]; the very thing; not an illusion, not a mirage; unvarnished truth; the truth the whole truth and nothing but the truth; just the thing. {{property_of}} {{has_subtype(tale, @M8.1.3.2.2.4.3.3.1)}} unvarnished tale. <-- nature &c. (principle) R5. ?? relation? ; real Simon Pure--> V. be true, be correct, be right; be the case; sand the test; have the true ring; hold good, hold true, hold water. render true, prove true &c. adj.; substantiate &c. (evidence) R467. get at the truth &c. (discover) R480a. <-- ref 1 for existing --> Adj. true, right, correct, veritable, factual. substantially true; categorically true, definitively true, absolutely true, incontrovertably true, unquestionably true; true to the letter, true as gospel; unimpeachable. {{has_consequence: certain &c. R474}}. unreconfuted[obs3], unconfuted[obs3]; unideal[obs3], unimagined; realistic. {[of(physical world, P2): real, actual &c. (existing) R1]}. {{conceptual_part_of(close, @R17)}} {{&consequence_of(scrupulous, @R939)}} exact, accurate, precise, just, just so, so; strict, severe; literal; religiously exact, punctual; clean-cut, clear-cut. rigid, rigorous, definite. {{has_high_level(exact)}} mathematically exact; scientifically exact. {{consequence_of: well-defined, @R522}}. faithful, constant, unerring. curious, particular, nice, delicate, fine. verified, empirically true, experimentally verified, substantiated, proven (demonstrated) R478. {{has_high_intensity}} rigorously true, unquestionably true. true by definition. {{has_low_intensity}} true by default, assumed true, usually true. genuine, authentic, legitimate; orthodox &c. R983a; official, ex officio. {{property_of: standard, norm (normality) R80}}. pure, natural, sound, sterling; unsophisticated, unadulterated, unvarnished, unalloyed, uncolored; in its true colors; pukka[obs3]. well-grounded, well founded; solid, substantial, tangible, valid; undistorted, undisguised; unaffected, unexaggerated, unromantic, unflattering. {{conceptual_part_of: veracious &c. R543}}. {{has_metaphor(precise): surgical}}. Adv. truly, correctly; verily, indeed, really, in reality. exactly, precisely, accurately, definitely, so; ad amussim[Lat]; verbatim, verbatim et literatim [Lat]; word for word, literally, literatim[Lat], totidem vervis[Lat], sic, to the letter, chapter and verse, ipsissimis verbis[Lat]; ad unguem[Lat]; to an inch; to a nicety, to a hair, to a tittle, to a turn, to a T; au pied de la lettre [Fr]; neither more nor less; in every respect, in all respects; sous tous les rapports[Fr]; at any rate, at all events; strictly speaking. {{similar_to: with truth &c. (veracity) R543; certainly &c. (certain) R474; actually &c. (existence) R1; in effect &c. (intrinsically) R5}}. Phr. the truth is, the fact is, the truth be told; rem acu tetigisti[obs3][Lat]; "en suivant la v,rit," [Fr]; ex facto jus oritur [Lat]; "la verit... e figlia del empo" [It]; "locos y nios dicen la verdad" [Spanish: crazy people and children tell the truth]; nihil est veritatis luce dulcius [Lat][Cicero]; veritas nunquam perit [Lat][Seneca]; veritatem dies aperit [Lat][Seneca]; " the truth, the whole truth, and nothing but the truth "; " just the facts, ma'am, just the facts." [Dragnet]. <-- Note that fault, error, and bug have more general and more specific senses, both located here [[error]] --> M4.1.2 ERROR (R495) #495. Error. N. {{has_subtype(fault, @R651)}} {{has_subtype(evil, R619)}} error, fallacy. misconception, misapprehension, misstanding[obs3], misunderstanding; inexactness &c. adj.; laxity; mis-statement, mis-report; mumpsimus[obs3]. <-- a mistake is an event resulting from some action of an agent --> {{has_subtype}} {{has_subtype(act, @R680)}} mistake. {{has_subtype(mistake)}} inaccuracy; miss, flaw, fault, blunder, oversight, slip, blot, loose thread, quiproquo, cross purposes; trip, stumble; slip of the pen; lapsus linguae[Lat], clerical error; haplography[obs3]. {{has_subtype(mistake)}} {{has_subtype(utterance, @R582)}} slip of the tongue, slip of the lip. {{has_subtype(slip of the tongue)}} Freudian slip. {{&causes(mistake): failure, R732}}. {{has_subtype(mistake)}} {[in_frame(printing, R591)]} typographical error, typo. {{has_subtype(mistake)}} {[in_frame(document)]} misspelling; erratum. {{&causes(erratum)}} {{has_subtype(correction[of=erratum], R527a)}} corrigendum. illusion, delusion; snare; false impression, false idea; bubble; self-decit, self-deception; mists of error. {{has_subtype: @R699, botched job, botchery}}. {{has_subtype}} {{has_subtype(imperfection, R651)}} {{&has_part(artifact, P2.3.1.3.1)}} fault, error, bug. {{has_subtype: heresy &c. (heterodoxy) R984}}. {{&mcaused_by: hallucination &c. (insanity) R503; false light &c. (fallacy of vision) R443; dream &c. (fancy) R515; fable &c. (untruth) R546}}. {{&caused_by}} misleading, misguiding, deluding. {{has_subtype: bull &c. (absurdity) R497}}. {{has_subtype: misjudgment, R481}}. {{has_subtype: @R477, logical error, non sequitur}}. misconstruction &c. (misinterpretation) R523. {[in_frame(computer program)]} bug, programming error. {{performed_by(mistake)}} mistaker, someone in error. V. {[of(fact)]} be erroneous, be untrue, be false, be devoid of truth, be fallacious. {{conceptual_part_of(error)}} {[of(person)]} {{has_subtype(act, R680)}} err, make a mistake. {{has_subtype(err)}} {{has_subtype(believe[mode=incorrectly], R484)}} be in error, be mistaken, be under a misapprehension. {{has_subtype(err)}} mistake, deceive oneself; lie under error, labor under an error, labor under a misapprehension; be in the wrong, blunder; misapprehend, misconceive, misunderstand. {{has_subtype(err): @R481, misjudge, misreckon, miscount, miscalculate}}. {{has_commencement(err)}} fall into error, go astray; receive a false impression. {{&mcaused_by(err)}} cause error; mislead, misguide; lead astray, lead into error; delude; give a false impression, give a false idea; falsify, misstate. {{&mcaused_by(err): deceive &c. R545; lie &c. R544; be deceived &c. (duped) R547}}. {{&mcaused_by(err): beguile, misinform &c. (misteach) R538}}. {{&caused_by(be erroneous)}}{[with_object(communication, R527)]} distort, garble. play at cross purposes , be at cross purposes &c. (misinterpret) R523. trip, stumble; lose oneself &c. (uncertainty) R475; be in the wrong box; take the wrong sow by the ear &c. (mismanage) R699; put the saddle on the wrong horse; reckon without one's host; take the shadow for the substance &c. (credulity) R486; dream &c. (imagine) R515. {{&causes(err): fail, R732}}. {{has_subtype(err)}} {{has_consequence(noisy)}} {{has_subtype(hear, @R418)}} mishear. {{has_subtype(make a mistake)}} {[in_frame(printing, R591)]} make a typographical error, make a typo. {{has_subtype(make a mistake)}} {[in_frame(document)]} misspell. Adj. erroneous, untrue, false, devoid of truth, fallacious, apocryphal, unreal, ungrounded, groundless, mistaken[1]. incorrect. {{has_subtype(incorrect)}} inexact, unexact inaccurate[obs3]; indefinite &c. (uncertain) R475. illusive, illusory; delusive; mock, ideal &c. (imaginary) R515; spurious &c. R545; deceitful &c. R544; perverted. controvertible, unsustainable; unauthenticated, untrustworthy. {{&has_property(error)}} {{has_subtype(corrected, @R527a)}} {{has_subtype(refuted, @R479)}} exploded, discarded. {{has_property(mistaker)}} mistaken[2], in error, under an error, under a misconception, under an illusion. tripping &c. v.; out, out in one's reckoning; aberrant; beside the mark, wide of the mark, wide of the truth, way off, far off; astray &c. (at fault) R475; on a false scent, on the wrong scent; in the wrong box, outside the ballpark; at cross purposes, all in the wrong; all out. {{&consequence_of(erroneous)}}{[of(communication, R527)]} distorted, garbled. {{has_subtype(distorted)}} {[of(communication, R527)]} noisy. {{has_subtype(erroneous)}} {{has_consequence(noisy)}} {{has_subtype(heard, @R418)}} misheard. deluded, misled, misguided. {{has_metaphor(misled)}} led down the garden path. {{has_subtype: unsubstantial &c. R4; heretical &c. (heterodox) R984; unsound; illogical &c. R477}}. Adv. more or less. Phr. "There is no error so monstrous that it fails to find defenders among the ablest men" [Lord Acton, 1881]; errare est humanum[Lat: to err is human]; mentis gratissimus error [Lat][Horace]; "on the dubious waves of error tost" [Cowper]; "to err is human, to forgive divine" [Pope]; "you lie -- under a mistake" [Shelley]. <-- This is a property of an assertion. The property of a person "falsity" is at R544, lying. We make a distinction between untruth as a property of an assertion and a lie, which is a deliberate untruth. [[lie]] --> M4.1.3 UNTRUTH (R546) #546. Untruth. N. {{uses(deception, R545)}} {{&has_property(assertion, R535)}} untruth[1], thing that is not. {{has_property}} {{antonym_of(truth)}} falsity, falseness, untruth[2]. {{has_subtype}} {{property_of(intentional, @R620)}} falsehood, lie, untruth[2]. {{has_subtype(lie)}} story, fib, bounce, crammer, taradiddle[obs3], whopper; jhuth[obs3]. {{has_low_intensity(lie)}} misstatement, misrepresentation; perversion, falsification, gloss, suggestio falsi[Lat]. {{has_subtype(lie)}} invention, fabrication, forgery, fiction; canard; fable, fairy tale, nursery tale; cock and bull story, absurd story, untrue story, false story, trumped up story, trumped up statement; thing devised by the enemy; shave, sell, hum, traveler's tale, Canterbury tale[obs2], fake; claptrap. {{has_subtype: nonsense, R497}}. {{conceptual_part_of: exaggeration &c. R549}}. {[in_frame(advertising)]} press agent's yarn, come on. myth, moonshine, bosh, eyewash, mare's nest, farce, all my eye and Betty Martin[obs2]. profession, empty words. irony. subterfuge, evasion, shift, shuffle, make-believe. {{has_low_level(lie)}} half truth, white lie, pious fraud. {{has_low_level(lie): mental reservation &c. (reticence) M8.1.2.2}}. {{has_subtype: pretext, M7.1.2.1.1}}. {{conceptual_part_of: disguise &c. (mask) R530}}. {{conceptual_part_of: hypocrisy, R544}}. {{property_of: romance &c. (imagination) R515}}. {{has_subtype(untruth[1]): @R495, error, inaccuracy}}. V. be false, be untrue, have a false meaning, lack truth. {{&has_consequence(falsity): nonexistent}}. Adj. untrue, false. phony, trumped up; void of foundation, without- foundation; fictive, far from the truth, false as dicer's oaths; unfounded, ben trovato[It], invented, fabulous, fabricated, forged; fictitious, factitious, supposititious, surreptitious; elusory[obs3], illusory; ironical; soi-disant[Fr] &c. (misnamed) R565. Phr. se non e vero e ben trovato[It]; "where none is meant that meets the ear". <-- This section contains concepts which relate to the mind and to feelings, but are difficult to classify in other categories [[affect]]--> M4.2 PROPERTIES OF THE MIND N. property of mind. {{has_subtype(condition, A1.4.1)}} mental state, mental condition. {{affects(mental state): volition; reasoning}}. M4.2.1 AFFECTIVE PROPENSITY N. {{has_subtype(propensity, R176)}} affective propensity. {{has_high_level: @R820, propensity, tendency, inclination, proneness, proclivity, bent, set, leaning to, predisposition, susceptibility, turn of mind, tone}}. {{conceptual_part_of: @M4.2.2.1, nature, temperament}}. {{has_high_intensity: @M7.3.5.1.2.1.R1, idiosyncrasy, idiocrasy[obs3]}}. Adj. inclined, prone, tending, predisposed. {{has_subtype: @R606a, biased, prejudiced}}. <-- There seems to be at least two types of "sensitiveness" here. Disentangling may be difficult. Mostly, this is a tendency to develop an emotion. "Feelings" belongs here (in the sense of MW10 sense 2b, but is also at R821 "feeling" --> M4.2.1.1 SENSIBILITY #822. Sensibility. N. {{has_property(mind, R450)}} {{has_subtype(propensity[to=feel, R821], M4.2.1)}} sensibility, feelings, sensitivity, sensibleness, sensitiveness; impressibility, affectibility[obs3]; susceptibleness, susceptibility, susceptivity[obs3]. mobility; vivacity, vivaciousness; tenderness, softness; sentiment, sentimentality; sentimentalism. moral sensibility. {{analogous_to: physical sensibility &c. R375}}. sore point, sore place; where the shoe pinches. {{has_high_intensity}} excitement, agitation. {{has_high_intensity: fastidiousness &c. R868}}. {{has_high_intensity: excitability, R825}}. {{caused_by(excitement): excitation, R824}}. {{caused_by(excitement)}} pressure, tension, high pressure. {{caused_by(excitement)}} stimulation, agitation, perturbation. V. be sensitive, be sensible. {{has_high_level}} have tender feelings, be impressionable, have a tender heart, have a warm heart, have a sensitive heart, be easily impressed, be easily hurt. take to heart, treasure up in the heart; shrink. "die of a rose in aromatic pain" [Pope]; touch to the quick; touch on the raw, touch a raw nerve. {{hurt_by(feelings): hurt one's feelings, @R900}}. {{has_subtype(hurt one's feelings): insult, @R929}}. Adj. sensible, sensitive; impressible, impressionable; susceptive, susceptible; alive to. gushing, impassionable[obs3]. warm hearted, tender hearted, soft hearted; tender as a chicken; soft, sentimental, romantic. enthusiastic, highflying[obs3], spirited, mettlesome, vivacious, lively, expressive, mobile, tremblingly alive. {{has_high_intensity}} oversensitive, without skin, thin-skinned; fastidious &c. R868. {{has_high_intensity: excitable &c. R825}}. Adv. sensibly &c. adj.; to the quick, to the inmost core. Phr. mens aequa in arduis[Lat]; pour salt in the wound. <-- The Roget insensibility had several concepts together (unconscious, indifferent=R866). The words related to indifference were moved to M3.3.2.1.3.7 . The root meaning here is an insensitivity to external stimulus. "apathy" is a waking phenomenon, so is listed here as a low-intensity "insensibility", corresponding to the dictionary definition "impassiveness". The words relating to comatose, etc were moved to physical insensibility, at M6.1.R2, which is listed as an "extreme". This is not fully satisfactory as a relation! This is not really an antonym of sensibility, since in normal usage it refers to a low level, not a complete absence of sensibiity. --> M4.2.1.1.1 INSENSIBILITY #823. Insensibility. N. {{has_low_intensity(sensibility, M4.2.1.1)}} insensibility, insensibleness[obs3]; inertness, inertia; vis inertiae[Lat]. {{conceptual_part_of: sleep &c. R683}}. {{has_extreme: physical insensibility, M6.1.R2}}. <-- torpor is more of a physical insensibility, but apathy is more of a mental attitude --> {{has_low_intensity}} torpor, torpidity, lethargy, supineness, obstupefaction[obs1]; grogginess, stupefaction. {{has_low_intensity}} {{has_subtype(attitude, @M3.3.2)}} apathy, lack of emotion, passivity, impassiveness, impassibility, impassibleness; phlegm, dullness. {{has_subtype(lack of emotion): indifference, M3.3.2.1.3.7}}. callousness; heart of stone, stock and stone, marble, deadness. {{metaphor_of: moral insensibility}}. {{has_subtype(apathy)}} cold fit, cold blood, cold heart; coldness, coolness; frigidity, sang froid[Fr]. {{has_subtype}} {{has_subtype(attitude, @M3.3.2)}} neutrality; quietism. {{&mcauses(apathy): nonchalance, unconcern, dry eyes; insouciance &c. (indifference) R866}}. {{&mcauses(apathy): recklessness &c. R863}}. {{conceptual_part_of: stoicism, imperturbability &c. (inexcitability) R826}}. {{has_metaphor: numbness &c. (physical insensibility) R376}}. V. be insensible, be impassive; vegetate[fig]. have a thick skin, have a rhinoceros hide; show insensibility &c. n.; not mind, not care, not be affected by; have no desire for &c. R866; have no interest in, feel no interest in, take no interest in; nil admirari[Lat]. <-- does the next paragraph belong here??? --> {{&caused_by}} render insensible, render callous; blunt, obtund[obs3], numb, benumb, paralyze, deaden, hebetate[obs3], stun, stupefy; brutify[obs3]; brutalize; anesthetize, anaesthetize, put under, put under anesthesia; assify[obs3]. {{has_subtype(anesthetize[instr=chloroform])}} chloroform. Adj. insensible. blind to, deaf to, dead to; unsusceptible, insusceptible; unimpressionable[obs3], unimpressible[obs3]. callous, thick-skinned, pachydermatous; hard, hardened; case hardened; proof, obtuse, dull. passionless, emotionless, unemotional, impassive, impassible[obs2], spiritless, heartless, soulless; unfeeling, unsympathetic, unmoral. <-- this apathetic is a lack of emotion toward something specific --> {{has_subtype(unemotional): @M3.3.2.1.3.7, apathetic, indifferent, aloof, lukewarm, withdrawn, detached, careless, mindless, regardless, disregarding, unconcerned, nonchalant, insouciant}}. leuco-, phlegmatic; dull. flat, inert, supine, sluggish, torpid, torpedinous[obs3], maudlin[obs2], torporific[obs3]. {{conceptual_part_of: sleepy &c. (inactive) R683}}. languid, listless, lethargic, groggy; half-hearted, tame. numbed. autistic. {{causes(apathy): inattentive &c. R458; neglectful &c. R460}}. unaffected, unruffled, unimpressed, uninspired, unexcited, unmoved, unstirred, untouched, unshocked[obs3], unstruck[obs3]; unblushing &c. (shameless) R885; unanimated; vegetative. callous, hardhearted, thick-skinned, hard-nosed, pachydermatous, impervious; hardened; inured, casehardened; steeled against, proof against. insensitive, obtuse; frigid; cold blooded, cold hearted; cold as charity. imperturbable &c. (inexcitable) R826; unfelt. Adv. insensibly &c. adj.; aequo animo[Lat]; without being moved, without being touched, without being impressed; in cold blood; with dry eyes, with withers unwrung[obs3]. Phr. never mind; macht nichts [German], it is of no consequence &c. (unimportant) R643; it cannot be helped; nothing coming amiss; it is all the same to, it is all one to. <-- [Excess of sensitiveness] Excitabity is a property of the mind, and causes excitement, also a property of the mind. --> M4.2.1.1.2 EXCITABILITY #825. Excitability. N. {{has_high_intensity(sensibility, M4.2.1.1)}} {{antonym_of(imperturbability, M4.2.1.1.3)}} {{facilitated_by(emotion, @R821)}} excitability, sensitivity, oversensitivity, volatility. {{facilitates: agitation &c. R824, M4.2.1.2}}. restlessness; fidgets, fidgetiness. {{has_subtype: @M3.3.2.1.3.5, anxiety, disquiet, disquietude}}. impetuosity. {{facilitates}} vehemence; boisterousness &c. adj.; turbulence. {{&mcauses}} impatience, intolerance, nonendurance[obs3]. perturbation, ruffle, hurry, fuss, flurry, fluster, flutter; buck fever; pother, stew, ferment, hurry-skurry[obs3]; whirl; transport. {{facilitates}} {{has_subtype(mental state)}} {{conceptual_part_of(emotion, @R821)}} {{has_high_level(attention, R457)}} excitement, passion, flush, heat, state of excitement, fever of excitement, fever; fire, flame, fume, blood boiling; tumult. {{has_subtype: irritability &c. (irascibility) R901}}. {{conceptual_part_of: @R865, appetite, hunger, itching}}. {{facilitates}} flare up, boiling over, effervescence; whiff, gust. {{facilitates}} {{similar_to(fit, @R900)}} outburst, tempest, fit, scene, fit of temper, outbreak, breaking out, burst, paroxysm, explosion[metaphorical]. {{&mcauses: thrill &c. (feeling) R821}}. {{facilitates: @R900, rage, fury}}. {[of(crowd, @R712a)]} {{mcauses: @M9.3.3.2.2.2.3, furor, uproar}}. {{facilitates}} desperation, madness, distraction, raving, delirium; phrensy[obs3], frenzy, hysterics; intoxication; tearing passion, raging passion. {{&facilitates: violence &c. M9.3.3.2.2.2; fierceness &c. adj.; anger &c. R900}}. fascination, infatuation, fanaticism; Quixotism, Quixotry; tete montee[Fr]. V. be excitable, be impatient &c. adj.. not be able to bear &c. R826; bear ill, wince, chafe, champ a bit; be in a stew &c. n.; be out of all patience, fidget, fuss, not have a wink of sleep; toss on one's pillow. {{facilitates}} be excited, be aroused. {{caused_by(be excited)}} {{has_subtype(cause[obj=emotion, @R821], R153)}} excite, rouse, arouse. {{has_commencement(be excited)}} lose one's temper &c. R900; break out, burst out, fly out; go off, fly off, fly off at a tangent, fly off the handle, lose one's cool [coll.]; explode, flare up, flame up, fire up, burst into a flame, take fire, fire, burn; boil, boil over; foam, fume, rage, rave, rant, tear; go wild, run wild, run mad, go into hysterics; run riot, run amuck; battre la campagne[Fr][obs3], faire le diable a quatre[Fr], play the deuce. Adj. excitable, easily excited, oversensitive, sensitive, high-strung, taut, tense, volatile, in an excitable state. impatient, intolerant. feverish, febrile, hysterical; delirious, mad, moody, maggoty-headed. unquiet, mercurial, electric, galvanic, hasty, hurried, restless, fidgety, fussy; chafing &c. v.. startlish[obs3], mettlesome, high-mettled[obs3], skittish. overzealous, enthusiastic. impassioned, fanatical; rabid &c. (eager) R865. hot-headed, volatile, prone to anger, burning, simmering, volcanic, ready to burst forth. impulsive, impetuous, passionate; uncontrolled, uncontrollable; ungovernable, irrepressible, stanchless[obs3], inextinguishable. {{has_subtype: irritable &c. (irascible) R901}}. {{facilitates}} excited, vehement, demonstrative, impassioned, violent, wild, furious, fierce, fiery, madcap; beside oneself. {{facilitates}} rampant, clamorous, uproarious, turbulent, tempestuous, tumultuary[obs3], boisterous, rip-roaring, rip-snorting[coll.]. {{facilitates: excited, R824}}. {{trait_of(overzealous/uncontrollable)}} loose cannon. Int. "pish!"; "pshaw!". Phr. noli me tangere[Lat]; "filled with fury, rapt, inspir'd" [Collins]; maggiore fretta minore atto[It]. <-- [Absence of excitability, or of excitement.] R826 contained "tolerance", which is broken out as a subtype. --> M4.2.1.1.3 IMPERTURBABILITY #826. Imperturbability. N. {{antonym_of(excitability, M4.2.1.1.2)}} {{similar_to(insensibility, M4.2.1.1.1)}} imperturbability, equanimity, inexcitability[obs3], inirritability[obs3]; even temper, command of temper, tranquil mind, dispassion; placidity, easy-going nature. undemonstrativeness, moderation. self-possession, self-control, self-command, self-restraint, ice water in one's veins, nerves of steel; presence of mind. staidness; cold-bloodedness, unirritability; sedateness, demureness. gravity, sobriety, Quakerism[obs3]; philosophy, stoicism, endurance. {{has_high_intensity}} stupefaction. {{mcauses}} coolness, composure, sang froid[Fr]; cool-headedness, coolth [coll.], calm, calmness. {{has_high_level}} tranquility, serenity, indisturbance[obs3], imperturbation[obs3]; quiet, quietude. {{helps: @R831, contentedness, peace of mind, mental calmness}}. repression of feelings, subjugation of feeling. tranquillization &c. (moderation) R174. {{&mcauses: passiveness &c. (physical inertness) R172}}. {{&caused_by: impassibility, unsusceptibity &c. (insensible) R823}}. <-- hebetude[obs3], hebetation[obs3]; longanimity[obs3] ?? --> V. {{mcauses(imperturbability)}} be composed, be peaceful, be placid, be calm; be tranquil, be serene; be cool. laisser faire[Fr], laisser aller[Fr]; take things easily, take things as they come; take it easy, rub on, live and let live; take easily, take cooly[obs3], take in good part; aequam servare mentem [Latin]. compose, appease &c. (moderate) R174; propitiate; repress &c. (restrain) R751; render insensible &c. R823. overcome one's excitability, allay one's excitability, repress one's excitability &c. R825; master one's feelings. make oneself easy; make one's mind easy; set one's mind at ease, set one's mind at rest. calm down, cool down; gentle; thaw, grow cool. be borne, be endured; go down. Adj. imperturbable, unexcitable, inexcitable[obs3]; unpassionate[obs3], dispassionate; cold-blooded, unirritable; stoical, Platonic, philosophic, staid, stayed; sober, sober minded; grave; sober as a judge, grave as a judge; sedate, demure, cool-headed. easy-going, peaceful, placid, calm; quiet as a mouse; tranquil, serene; cool as a cucumber, cool as a custard; undemonstrative. temperate &c. (moderate) R174; composed, collected; unexcited, unstirred, unruffled, undisturbed, unperturbed, unimpassioned; unoffended[obs3]; unresisting. gentle as a lamb; suaviter in modo[Lat]; mild as mothers milk; soft as peppermint. {{&caused_by: unsusceptible &c. (insensible) R823}}. Adv. "like patience on a monument smiling at grief" [Twelfth Night]; aequo animo[Lat], in cold blood &c. R823; more in sorrow than in anger. Int. "'patience!' and shuffle the cards". Phr. "cool calm and collected", keep calm in the midst of a storm; "adversity's sweet milk, philosophy" [Romeo and Juliet]; mens aequa in arduis philosophia stemma non inspecite [Lat][Seneca]; quo me cumque rapit tempestas deferor hospes [Lat][Horace]; "they also serve who only stand and wait" [Milton]. M4.2.1.1.3.1 TOLERANCE N. {{has_conceptual_part(resistance, R719)}} {{has_conceptual_part(feeling[obj=unpleasantlness], R821, M3.3.2)}} tolerance, patience, endurance. patience of Job, "patience 'on a monument'" [Twelfth Night], "patience 'sovereign o'er transmuted ill'" [Johnson]. {{mcauses}} tolerating, suffering, abiding, enduring, endurance[2], tolerance[2], forbearance, sufferance, abidance, supportance[obs3], longsufferance[obs3]. resignation; fortitude. {{has_subtype: submission &c. R725; restraint &c. R751}}. V. {{has_conceptual_part(resist, R719)}} {{has_conceptual_part(feel[obj=unpleasantlness], R821, M3.3.2)}} tolerate, suffer, bear, brook, stand, bide, go through, endure, brave; abide, aby[obs3]; bear with, put up with, take up with, abide with, bear up to. withstand, bear the brunt, bear well, stand up to; disregard; support. acquiesce; submit with a good grace; resign oneself to, reconcile oneself to; stomach, digest, eat, swallow, pocket. make light of, make the best of, "make 'a virtue of necessity'" [Chaucer]; put a good face on, keep one's countenance; check &c. R751; check oneself. submit &c. (yield) R725. Adj. tolerant; patient, patient as Job. {{has_subtype: submissive &c. R725}}. meek; tame; content, resigned, chastened, subdued, lamblike[obs3]. resigned, acquiescent, acquiescing. enduring. armed with patience, bearing with, clement, long-suffering. Phr. "I disaprove of what you say, but I will defend to the death your right to say it."[attributed to Voltaire]. <-- here excitation is the act of exciting, not the state of excitement, which is at R825, M4.2.1.1.2. The state is included under sensibility, as an action facilitated by excitability. Some words (e.g. agitation) describe both the process and the resulting state. In the adjective section words used to describe a state of excitement have been labeled as subtypes of "mental state", e.g. agitated. The nominalized adjectives would be more accurately the subtypes??? --> M4.2.1.2 EXCITATION #824. Excitation. N. {{caused_by(feeling, R821/emotion, R821)}} excitation[1], excitation of feeling, animation, excitement. {{caused_by}} stimulus, something exciting; something shocking. {{has_subtype}} stimulation, galvanism, provocation, calling forth, stirring up, suscitation[obs3], infection. {{&mcauses: action, R680}}. {{facilitated_by: excitability, M4.2.1.1.2}}. {{mcauses(excitation)}} {{has_subtype(mental state, M4.2)}} excitation[2], agitation, perturbation, state of excitement, state of agitation; state of arousal. {{mcauses}} {{has_subtype(physiological reaction)}} a surge of adrenalin, the adrenalin pumping. <-- "inspiration" excites both the emotions and the intellect --> {{has_subtype}} {{caused_by(thought, R451)}} inspiration. {{&mcauses(excitation[1])}} {{has_subtype(mental state, M4.2)}} fascination, intoxication, entrancement, subjugation[obs2], enravishment[obs3]. {{has_property(something exciting)}} provocativeness, unction, impressiveness, piquance, piquancy. {{has_property(something shocking)}} shock value, shock power. {{causes(something shocking): shock, @R508}}. {[in_frame(journalism)]} sensationalism, yellow journalism; screaming headlines. trail of temper, casus belli[Lat]; passion &c. (state of excitability) R825; thrill &c. (feeling) R821; repression of feeling &c. R826. {{has_subtype: @R900, angering, irritation, causing anger}}. V. {{caused_by(feeling, emotion)}} {{&mcaused_by(act, R680)}} excite, affect, touch, move, impress, strike, interest, animate, inspire, impassion, smite, infect; stir the blood, fire the blood, warm the blood; wake, awake, awaken; call forth, evoke, provoke; set astir; raise up, summon up, call up, wake up, blow up, get up, light up; raise; get up the steam; fire, kindle, enkindle, apply the torch, set on fire, inflame. stimulate, rouse, arouse; inspirit; spirit up, stir, stir up, work up, pique; infuse life into, give new life to; bring new blood, introduce new blood; quicken; sharpen, whet; work upon &c. (incite) R615; hurry on, give a fillip, put on one's mettle; exsuscitate[obs1]. fascinate; enrapture &c. (give pleasure) R829. agitate, perturb, ruffle, fluster; disturb, startle. {{has_high_intensity(perturb)}} shock, stagger, shake; give one a shock, give one a turn, stun, astound, electrify, galvanize, petrify; strike all of a heap. {{has_subtype(excite): @R900, anger, cause anger, irritate, sting, cut to the heart, cut to the quick, try one's temper, fool to the top of one's bent, pique, infuriate, madden, make one's blood boil, lash into fury}}. be excited &c. adj.; flush up, flare up; catch the infection; thrill &c. (feel) R821; mantle; work oneself up; seethe, boil, simmer, foam, fume, flame, rage, rave; run mad &c. (passion) R825. fan the fire, fan the flame; blow the coals, stir the embers; fan into a flame; foster, heat, warm, foment, raise to a fever heat; keep up, keep the pot boiling; revive, rekindle; rake up, rip up. stir the feelings, play on the feelings, come home to the feelings; touch a string, touch a chord, touch the soul, touch the heart; go to one's heart, penetrate, pierce, go through one, touch to the quick; possess the soul, pervade the soul, penetrate the soul, imbrue the soul, absorb the soul, affect the soul, disturb the soul. absorb, rivet the attention; sink into the mind, sink into the heart; prey on the mind, distract; intoxicate; overwhelm, overpower; bouleverser[Fr], upset, turn one's head. Adj. {[causing(feeling/emotion)]} {{has_property(stimulus)}} affecting, touching, moving, evocative. {{has_property(inspiration)}} inspiring, soul-stirring, heart-stirring, heart-swelling, inspiriting, stirring, spirit-stirring, soul-subduing. {{has_high_level}} striking, infective. {{has_low_level: interesting, @R457}}. {{has_property(stimulus)}} stimulating, exciting, rousing. {{&has_property(stimulus)}} agonizing &c. (painful) R830. {{has_high_level(stimulating)}} thrilling, heart-thrilling; overpowering, overwhelming, more than flesh and blood can bear. {{has_subtype}} {{&has_property(action, R680)}} {[causing(anger, R900)]} inflammatory, provocative, provoking, provoquant[Fr.][obs3]. {[when_modifying(journalism)]} {{has_subtype(provocative)}} yellow. <-- smoething which is interesting causes attention -- but only for the person to whom it is interesting. The main entry for "interesting" is at R457 (attention). There it merely causes attention, not necessarily excitement of the emotions. These properties also cause emotional excitement --> {{has_subtype}} {{has_high_level(interesting, @R457)}} impressive, imposing, distracting. {{has_high_level(imposing)}} awe-inspiring, breathtaking. {{has_consequence(awe-inspiring): @R870, astonishing, astounding}}. {{has_subtype}} {{has_high_intensity(interesting, @R457)}} absorbing, riveting. {{has_high_intensity}} {{has_subtype(interesting, @R457)}} piquant, spicy, appetizing, tantalizing; telling, sensational, hysterical. {{mcauses(excitation[1])}} {{has_property(state of excitement)}} excited, affected, touched, moved, impressed, striken, interested, animated, inspired, impassioned, smitten; awaken; provoked; fired up, enkindled, inflamed. {{&mcauses(inspiring)}} {{has_subtype(excited)}} warm, glowing, fervid, swelling; high-wrought. {{mcauses(excitation[1])}} {{has_property(state of arousal)}} stimulated, roused, aroused; inspirited, stirred, stirred up, worked up, piqued; whetted; wrought up, astir, sparkling; in a quiver, in a fever, in a ferment, in a blaze, in a state of excitement; in hysterics; black in the face, overwrought, tense, taught, on a razor's edge; hot, red-hot, flushed, feverish; all of a twitter, in a pucker; with quivering lips, with tears in one's eyes. {{mcauses(excitation[1])}} {{has_high_intensity(impassioned)}} {{has_property(state of excitement)}} flaming, boiling over, ebullient, seething; foaming at the mouth; fuming, raging, carried away by passion, wild, raving. {{&mcauses(excitation[1]): @R459, alert, on the qui vive[Fr]}}. {{has_high_intensity(excited)}} {{conceptual_part_of(worry, @R860)}} {{&mcauses(uncertainty, R475)}} frantic, mad, distracted, distraught, hysterical, in hysterics, beside oneself, out of one's wits, ready to burst, "boulevers,"[Fr.][obs3], demoniacal. {{&has_consequence(frantic)}} lost, ",perdu"[Fr], tempest-tossed; haggard; ready to sink. {{mcauses(excitation)}} {{has_subtype(mental state, M4.2)}} stung to the quick, up, on one's high ropes. eager to go, anxious to go, chafing at the bit. Adv. till one is black in the face. Phr. the heart beating high, the heart going pitapat, the heart leaping into one's mouth; the blood being up, the blood boiling in one's veins; "the eye glistening - 'in a fine frenzy rolling'"; the head turned. "When the going gets tough, the tough get going." [Richard Nixon]. <-- [[trait]] --> M4.2.2 TRAIT N. {{has_subtype(property[of=person, R372a], R79a)}} {{has_part(human condition, R7b)}} trait, human trait. {{&has_property: transient, @R111; habitual, @R613}}. <-- Here, a trait is a property of a person which helps distinguish and define the individual personality. It is a manifestation of a person's affective characteristics, and it manifests itself in individual behaviors as well as charcteristic behaviors (habits). The sum of one's traits forms one's character. We indicate here that traits are a manifestation of affections, which include a large variety of feelings (generosity, benevolence). We need to indicate which affections are manifested in which character traits.??? The distinction between "character" and "personality" used here is that character is more of a complex of essential qualities, whereas personality is the evidence of those qualities as perceived by others. It is personality that affects behavior most directly, but behavior also depends upon circumstances, so the relationship is not rigid. One problem with this characterization is that the various "traits" (e.g., cruelty) may also appear as transient phenomena in a person who ordinarily does not have those characteristics (e.g., during wartime). So the procedural implementation of "trait" must understand both the usual "ingrained character" meaning as well as the transient phenomenon. For the potentially transient phenomenon, we should use M4.2.2, and use M4.2.2.1 to refer to the more habitual properties. The "trait" in the "has_trait" relation should be M4.2.2. --> M4.2.2.1 CHARACTER TRAIT N. {{has_manifestation(affections, R820)}} {{has_trait(human, P2.3.2.3)}} {{has_conceptual_part(personality, @M1)}} trait, character[1], character trait, qualities[pl]. {{part_of}} character[2], nature, spirit, stamp, set, fit, mold, mould, complexion. {{has_manifestation(character)}} personality, disposition, temper, temperament, tone, style, tenor, turn. {{has_part(personality)}} {{property_of(observed[by=public], @R457)}} image, public image, persona, public personality. {{has_part(personality)}} {{property_of(observed[by=family/close friend], @R457)}} private personality. {{affects(trait[of=$person, R372a]): action[of=$person, R372a], R680; behavior[of=$person, R372a], R692}}. {{has_manifestation: habit, R613}}. <-- see WN property/trait --> M4.2.2.1.1 POSITIVE CHARACTER TRAIT N. {{has_high_quality(trait)}} {{property_of(admirable, @R648)}} {{has_subtype(virtue, @R648)}} positive character trait, virtue[1]. {{antonym_of(virtue[1]): vice, M4.2.2.1.2}}. {[of($person)]} {{mcauses: esteem, admiration [for=$person] [by=other, M1.2]}}. {{has_part(wisdom, M4.2.2.1.1.5.1)}} {{antonym_of(immaturity, @R945)}} maturity. {{antonym_of(inelegance, @M4.2.2.1.2)}} elegance. {{antonym_of(unoriginality, @M4.2.2.1.2): @M5.7.3, originality, imaginativeness, inventiveness}}. excellence; adequacy; keenness. pleasantness; self-confidence, confidence. {{antonym_of(unreliability, @M4.2.2.1.2)}} reliability, trustworthiness, dependability, dependableness. {{has_subtype: beauty, M3.3.2.1.2.1.1; altruism, R942; benevolence, R906}}. {{has_subtype: competence, M7.3.5.R1.1}}. {{mcauses(reliability[of=$other, M1.2]): trust[in=$other][by=self, M1.1], @M5.5.5}}. <-- [ref: person with particular characteristics P2.3.2.3.6.4]. --> Adj. virtuous. {{has_property(reliability)}} {{has_conceptual_part(probable, R472)}} worthy of belief, deserving of belief, commanding belief; credible, reliable, trustworthy, dependable, to be depended on; satisfactory; fiducial[obs3], fiduciary. <-- this "virtue" is more specific than the general "virtue" which we usea as synonymous with positive character trait. This virtue is a habitual characteristic. We keep this entry as a trait, and leave the behavior to M9.3.3.1, although many verbs do not distinguish between being good and doing good. [[virtue]] --> M4.2.2.1.1.1 VIRTUE (R944) #944. Virtue. N. {{manifestation_of(moral behavior, M9.3.3.1)}} {{has_trait(good person, P2.3.2.3.6.5.21)}} virtue[2]; virtuousness &c. adj.; morality, rightness, righteousness, sense of morality, moral rectitude. {{has_subtype(sense of morality)}} sense of justice. {{has_subtype: integrity &c. (probity) R939; nobleness &c. R873}}. morals; ethics &c. (duty) R926; cardinal virtues. <-- "dueness" at R924 implies that a person has some right. In this case, the right is only to approbation or recognition --> {{&causes}} {{has_low_level(dueness, @R924)}} merit, worth, desert, excellence, credit, meritoriousness. {{as_subtype(virtue[2])}} {{caused_by(merit): self-control &c. (resolution) R604; self-denial &c. (temperance) R953}}. {{has_manifestation: @M9.3.3.1, well-doing, good actions, good behavior, discharge of duty, fulfillment of duty, performance of duty, well-spent life}}. {{has_manifestation: innocence &c. R946}}. <-- practise of virtue has been moved to M9.3.3.1. We keep this entry for the trait --> V. be virtuous, be good, be moral, be righteous. be dutiful. command one's passions, master one's passions, restrain one's passions. {{has_manifestation(be virtuous): ethical behavior, @M9.3.3.1}}. Adj. virtuous, good; moral; right, righteous, right-minded. meritorious, deserving, worthy, desertful[obs3]; dutiful, duteous; well-intentioned, creditable, laudable, commendable, praiseworthy; above all praise, beyond all praise; excellent, admirable; sterling, pure, noble; whole-souled[obs3]. proper, correct, right. {{has_subtype: innocent &c. R946}}. exemplary; matchless, peerless; saintly, saint-like; heaven-born, angelic, seraphic, godlike. Adv. virtuously, morally, righteously, well, nobly. dutifully, duteously; commendably, laudably, creditably. {{has_low_intensity}} correctly, properly, rightly. excellently, admirably. e merito[Lat]. Phr. esse quam videri bonus malebat [Lat][Sallust]; Schonheit vergeht Tugend besteht[Ger]; "virtue the greatest of all monarchies" [Swift]; virtus laudatur et alget [Lat][obs3][Juvenal]; virtus vincit invidiam[Lat]. M4.2.2.1.1.2 SANITY (R502) #502. Sanity. N. sanity, soundness of mind. rationality, sobriety, reasonableness, lucidity, lucid interval; senses, sober senses, right mind, sound mind, mens sana[Lat]. V. be sane. be rational, be of sound mind, be reasonable; retain one's senses, retain one's reason. become sane; come to one's senses, sober down. render sane; bring to one's senses, sober. {{has_subtype(render sane)}} {{used_in(tranquilizer, @P2.3.1.3.4.1)}} tranquilize. Adj. sane, rational, reasonable, compos mentis, of sound mind; sound, sound-minded; lucid. self-possessed; sober, sober-minded. in one's sober senses, in one's right mind; in possession of one's faculties. Adv. sanely. rationally, reasonably. M4.2.2.1.1.3 PROBITY (R939) #939. Probity. N. {{manifestation_of(ethical behavior, M9.3.3.1)}} {{has_trait(good person, P2.3.2.3.6.5.21)}} {{similar_to(virtue, R944)}} probity, integrity, rectitude, sense of ethics, propriety, principle, uprightness, conscientiousness. honesty, faith; honor, honorability; bonne foi[Fr], good faith, bona fides[Lat]; purity, clean hands. fairness, fair play, justice, equity, impartiality, even-handedness; grace. constancy, faithfulness, fidelity, loyalty; incorruption, incorruptibility. trustworthiness &c. adj.. punctilio, delicacy, nicety; scrupulosity, scrupulousness; scruple; point, point of honor; punctuality. {{conceptual_part_of}} respectability, respectableness. {{trait_of}} gentleman, gentilhomme[Fr]; man of honor, man of his word; fidus Achates[Lat][obs3], preux chevalier[Fr], galantuomo[It]; truepenny[obs3], trump, brick; true Briton; white man [U.S.][pejorative][obs2]. {{causes: repute, R873}}. court of honor, a fair field and no favor; argumentum ad verecundiam[Lat]. {{has_subtype(probity): honesty, truth, candor, singleness of heart; veracity &c. R543}}. {{conceptual_part_of: sense of duty, R926}}. V. be honorable, be proper, be upright. deal honorably, deal squarely, deal impartially, deal fairly; speak the truth &c. (veracity) R543; draw a straight furrow; tell the truth and shame the Devil, vitam impendere vero[Lat]; show a proper spirit, make a point of; do one's duty &c. (virtue) R944. redeem one's pledge &c. R926; keep one's promise, be as good as one's promise, be as good as one's word; keep faith with, not fail. give and take, audire alteram partem[Lat], give the Devil his due, put the saddle on the right horse. redound to one's honor. Adj. {{similar_to(virtuous, R944)}} upright, proper. honest, scrupulous, honest as daylight; honorable; fair, right, just, equitable, impartial, evenhanded, square; fair and aboveboard, open and aboveboard; white [U.S.][obs2]. handsome, noble, broad-minded; great, high, elevated, lofty, exalted, spirited, stoical. unbought, unbribed[obs3]; uncorrupted &c. (upright) R939. {{has_subtype: veracious &c. R543}}. constant, constant as the northern star; faithful, loyal, staunch; tru