มอดูล:category tree/topic cat/data/วิทยาศาสตร์
- The following documentation is generated by Template:topic cat data submodule documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
Introduction
แก้ไขThis is the documentation page for the main data module for the Module:category tree/topic cat category tree subsystem, as well as for its submodules. Collectively, these modules handle generating the descriptions and categorization for topic pages such as Category:en:Birds, Category:es:France and Category:zh:State capitals of Germany, and the corresponding non-language-specific pages such as Category:Birds, Category:France and Category:State capitals of Germany. (All other categories handled through the {{auto cat}}
system are handled by the Module:category tree/poscatboiler subsystem.)
The main data module at Module:category tree/topic cat/data does not contain data itself, but rather imports the data from its submodules, and applies some post-processing.
- To find which submodule implements a specific category, use the search box on the right.
- To add a new data submodule, copy an existing submodule and modify its contents. Then, add its name to the
subpages
list at the top of Module:category tree/topic cat/data.
Concepts
แก้ไขPer-language and umbrella categories
แก้ไขThe topic cat system internally makes a distinction based on which languages a category applies to:
- Per-language categories. These are of the form
langcode:label
(e.g. Category:es:Birds and Category:de:States of the United States). Here,langcode
is the language code of a recognized full Wiktionary language (see WT:LOL for the list of all such languages and their codes), andlabel
is a topic, generally one that can apply to multiple languages. The intended category contents is terms in the language in question that are either related to, instances of or types of the topic in question (depending on the type of category; see below). Associated with each per-language category is an umbrella category; see below. The following restrictions apply to per-language categories:- The language mentioned by
langcode
must currently be a full language, not an etymology-only language. (Etymology-only languages include lects such as Provençal, considered a variety of Occitan, and Biblical Hebrew, considered a variety of Hebrew. See here for the list of such lects.) - The category label specified by
label
as found in the category name always begins with a capital letter, whether or not the underlying form of the label is capitalized (contrast Category:en:Birds with Category:en:France). Internally, this is different, and the internal form of a label begins with a lowercase or uppercase letter as appropriate (แม่แบบ:kbd but แม่แบบ:kbd).
- The language mentioned by
- Umbrella categories. These are of the form
label
, i.e. a bare category label. As with per-language categories, this label is always capitalized in the category name, regardless of the underlying form of the label. Examples are Category:Birds, Category:France and Category:State capitals of Germany. Umbrella categories serve to group all the per-language categories for a particular topic. They also serve to group more specific subcategories, e.g. under Category:Birds can be found Category:Birds of prey, Category:Freshwater birds, Category:Columbids (which includes doves and pigeons), etc. as well as Category:Eggs and Category:Feathers. Umbrella categories should not normally directly contain any terms. - Unlike for the poscatboiler system, language-specific categories do NOT currently exist. These would be topics that only make sense for a given language or small set of languages, and which are allowed allowed for that language or those languages. Currently, all topics are cross-language even if in practice they don't make sense except in conjunction with a subset of languages; but this may change in the future.
Category types
แก้ไขIn addition to the above distinction, the topic cat system divides categories according to the category type, which specifies the relationship between the category and the members of that category:
- Related-to categories (
type = "related-to"
) contain terms that are semantically related to the category topic. For example, Category:en:Chess contains terms such as checkmate, rank (a row on a chessboard), endgame, en passant, Grandmaster, etc. "Related to" is a nebulous criterion, and as a result the terms in the category should be related to the category as directly as possible, to avoid the category becoming a grab bag of random terms. - Name (
type = "name"
) categories contain terms that are names of individual, specific instances of the category. For example, Category:Chess openings contains names of specific openings, such as Ruy Lopez and Sicilian Defense. Even more clearly, Category:Moons of Jupiter contains names of individual moons that orbit the planet Jupiter. - Type (
type = "type"
) categories contains terms for types of the entity described by the category name. For example, Category:Checkmate patterns contains types of checkmates, such as ladder mate and smothered mate. Even more clearly, Category:Hobbyists contains terms for types of hobbyists, such as oenophile (a wine enthusiast), numismatist (a stamp collector), etc. (If this were a name category, it would contain names of specific, presumably famous, hobbyists — something that would probably not be dictionary-worthy material.) - Set (
type = "set"
) categories are used when the distinction between names and types of a given topic may not always be clear, but the overall membership is still well-defined. For example, Category:Heraldic charges contains terms for components of coats of arms, e.g. bend sinister (a diagonal band from lower left to upper right), fleur-de-lis (a stylized image of a lily, as is commonly associated with New Orleans) and quatrefoil (a symmetrical shape made from the outline of four circles). - Grouping (
type = "grouping"
) categories are higher-level categories that are used only to group more specific categories and should not contain elements themselves (but nevertheless sometimes do). An example is Category:Industries, which contains subcategories devoted to particular industries (e.g. Category:Banking, Category:Mining, Category:Music industry, Category:Oil industry, etc.). - Top-level (
type = "toplevel"
) categories are special high-level categories that list all the categories of one of the above types, and which are always namedList of type categories
, e.g. Category:List of related-to categories (listing all the "related-to" umbrella categories) or Category:es:List of name categories (listing all the Spanish name-type categories). The number of top-level categories is fixed.
Note that name, type and set categories are conceptually similar to each other, in that each contains terms that have an is-a relationship with the topic in question, whereas related-to categories express a weaker sort of relation between term and topic, merely asserting that the term is in some way "related" or "pertinent" to the topic in question. For this reason, when creating new topics, you should always strive to create name, type or set topics whenever possible, and avoid related-to topics unless there is no alternative and you're convinced this topic is really necessary. Before creating such a category:
- Consider whether there is another category already in existence that will cover this semantic space.
- Consider whether you can convert the category to a name, type or set category.
- Investigate whether there needs to be a category for the semantic concept at all (in particular, abstract concepts often do not merit related-to categories).
- Make sure there are enough terms to fill up this category in at least two languages (one of which should be English). What qualifies as "enough" varies a bit from topic to topic but generally should be at least 10.
- Make sure the terms you add or consider adding to this category are directly related to the topic at hand. Do not add terms merely because the term contains the name of the topic in it (e.g. if you create a category named
brick
, do not add terms like brick house, thick as a brick or yellow brick road merely becaues they have the word "brick" in them; instead, use the ===Related terms=== section of the brick lemma to include these terms).
It should also be noted that name, type and set categories typically use the plural in their topic name, which related-to categories often use the singular. This is not a hard and fast rule, however, and there are exceptions in both directions. If it's not obvious what type of category a given topic refers to, consider making this explicit in the topic name, e.g. names of stars
or types of stars
rather than just stars
. (In the future, all, or at least most, topic categories may be named in such a fashion.)
Adding, removing or modifying categories
แก้ไขA sample entry is as follows (in this case, found in Module:category tree/topic cat/data/History):
labels["ancient history"] = { type = "related-to", description = "default", parents = {"history"}, }
This generates the description and categorization for all per-language categories of the form langcode:Ancient history
(e.g. Category:en:Ancient history) as well as for the umbrella category Category:Ancient history (see above for the definition of per-language and umbrella categories).
The meaning of this snippet is as follows:
- The label itself needs to use proper capitalization or lower case in the first letter of the label, even though the label as it appears in the category name is always capitalized, consistent with the principle that category names begin with a capital letter. In this case, the label is lowercase, and other labels that reference it need to use the same casing (as in the example below). By contrast, a label like
Ancient Near East
(as in the example below) is capitalized because the label refers to a specific region, and toponyms are capitalized in English. - the
type
field specifies the category type, as described above. This label is a "related-to" category. - The
description
field gives the description text that will appear when a user visits the category page. Certain special values are recognized, including"default"
, which generates a default label. The value of the default label depends on the label's name, the language of the category, and the label's type. In this case, it is equivalent to"{{{langname}}} terms related to [[ancient]] [[history]]"
(where{{{langname}}}
is replaced with the name of the language in question) and"terms related to [[ancient]] [[history]]"
" for the umbrella category. See #Descriptions below for more information on specifying descriptions. - The
parents
field gives the labels of the parent categories. Here, the category specifies a single parent"history"
. This means that a category such as Category:en:Ancient history will have Category:en:History as its parent. An additional top-level list parent will automatically be added (in this case Category:en:List of related-to categories) as well as the umbrella parent Category:Ancient history.
Another example follows:
labels["places in Romance of the Three Kingdoms"] = { type = "name", displaytitle = "places in ''Romance of the Three Kingdoms''", description = "=places in ''{{w|Romance of the Three Kingdoms}}''", parents = {"Romance of the Three Kingdoms", "China"}, }
This is a subcategory of "Romance of the Three Kingdoms"
(a 14th century Chinese historical novel) and accordingly specifies "Romance of the Three Kingdoms"
as the parent, along with "China"
(note the capitalization, in accordance with the principles laid out above). A description is given explicitly, preceded by =
(which in this case prepends "names for specific" to the description). The displaytitle
field is also set so that the name of the work is italicized.
Category label fields
แก้ไขThe following fields are recognized for the object describing a label:
type
- The type of the label (แม่แบบ:kbd, แม่แบบ:kbd, แม่แบบ:kbd, แม่แบบ:kbd, แม่แบบ:kbd or แม่แบบ:kbd, as described above. Mandatory. It is possible to specify multiple comma-separated types, for "mixed" categories that can contain more than one type of term. For example, the label
flags
currently hastype = "related-to,name,type"
because it contains a mixture of terms related to flags (e.g. flagpole and grommet), terms for individual flags (e.g. Star-Spangled Banner) and terms for types of flags (e.g. prayer flag, flag of convenience). Mixed categories are strongly dispreferred and should be split into separate per-type categories. description
- A plain English description for the label. This should generally be no longer than one sentence. Place additional, longer explanatory text in the
additional
field described below, and put{{wikipedia}}
boxes in thetopright
field described below so that they are correctly right-aligned with the description. Template invocations and special template-like references such as{{{langname}}}
and{{{langcode}}}
will be expanded appropriately; see #Template substitutions in field values below. Certain values are handled specially, including"default"
(and variants such as"default with the"
,"default wikify"
and"default no singularize"
) and phrases preceded by an=
sign, as explained in more detail below. parents
- A table listing one or more parent labels of this label. This controls the parent categories that the category is contained within, as well as the chain of breadcrumbs appearing across the top of the page (see below).
- An item in the table can be either a single string (the parent label), or a table containing (at least) the two elements
name
andsort
. In the latter case,name
specifies the parent label name, while thesort
value specifies the sort key to use to sort it in that category. The default sort key is the category's label. - If a parent label begins with
Category:
it is interpreted as a raw category name, rather than as a label name. It can still have its own sort key as usual. - The first listed parent controls the category's parent breadcrumb in the chain of breadcrumbs at the top of the page. (The breadcrumb of the category itself is determined by the
breadcrumb
setting, as described below.)
- An item in the table can be either a single string (the parent label), or a table containing (at least) the two elements
breadcrumb
- The text of the last breadcrumb that appears at the top of the category page.
- By default, it is the same as the category label, with the first letter capitalized.
- The value can be either a string, or a table containing two elements called
name
andnocap
. In the latter case,name
specifies the breadcrumb text, whilenocap
can be used to disable the automatic capitalization of the breadcrumb text that normally happens. - Note that the breadcrumbs collectively are the chain of links that serve as a navigation aid for the hierarchical organization of categories. For example, a category like Category:en:Ancient Near East will have a breadcrumb chain similar to "Fundamental » All languages » English » All topics » History » Ancient history » Ancient Near East", where each breadcrumb is a link to a category at the appropriate level. The last breadcrumb here is "Ancient Near East", and its text is controlled by this field.
displaytitle
-
- Apply special formatting such as italics to the category page title, as with the
{{DISPLAYTITLE:...}}
magic word (see mw:Help:Magic words). The same formatting is also applied to breadcrumbs, descriptions and other mentions of the label in formatted text. The value of this is either a string (which should be the formatted label, e.g."The Matrix"
,"people in Romance of the Three Kingdoms"
or"Glee (TV series)"
) or a Lua function to generate the formatted category title. The Lua function is passed two parameters: the raw label (without any preceding language code) and the language object of the category's language (ornil
for umbrella categories). It should return the appropriately formatted label. If the value of this field is a string, template invocations and special template-like references such as{{{langname}}}
and{{{langcode}}}
will be expanded appropriately; see below. See Module:category tree/topic cat/data/Culture for examples of usingdisplaytitle
.
- Apply special formatting such as italics to the category page title, as with the
topright
- Introductory text to display right-aligned, before the edit and recent-entries boxes on the right side. This field should be used for
{{wikipedia}}
and other similar boxes. Template invocations and special template-like references such as{{{langname}}}
and{{{langcode}}}
are expanded appropriately, just as withdescription
; see #Template substitutions in field values below. Compare thepreceding
field, which is similar totopright
but used for left-aligned text placed above the description. preceding
- Introductory text to display directly before the text in the
description
field. The difference between the two is thatdescription
text will also be shown in the list of children categories shown on the parent category's page, while thepreceding
text will not. For this reason, usepreceding
instead ofdescription
for{{also}}
hatnotes and similar text, and keepdescription
relatively short. Template invocations and special template-like references such as{{{langname}}}
and{{{langcode}}}
are expanded appropriately, just as withdescription
; see #Template substitutions in field values below. Compare thetopright
field, which is similar topreceding
but is right-aligned, placed above the edit and recent-entries boxes. additional
- Additional text to display directly after the text in the the
description
field. The difference between the two is thatdescription
text will also be shown in the list of children categories shown on the parent category's page, while theadditional
text will not. For this reason, useadditional
instead ofdescription
for long explanatory notes, See also references and the like, and keepdescription
relatively short. Template invocations and special template-like references such as{{{langname}}}
and{{{langcode}}}
are expanded appropriately, just as withdescription
; see #Template substitutions in field values below. wp
- Display a box linking to a Wikipedia entry in the upper right corner. The value can either be
true
to link to an entry that is the same as the label; a string, to link to that entry; or a list of strings ortrue
, to generate multiple boxes, one per list item. For example, if the labelpesäpallo
haswp = true
, a box will be generated that links to Pesäpallo on Wikipedia, and if the labelfootball (American)
haswp = "American football"
, a box will be generated that links to American football on Wikipedia. wpcat
- Display a box linking to a Wikipedia category in the upper right corner. This is similar to
wp
except that the link is to a category (the generated entry or entries is/are prepended withCategory:
). For example, if the labelanimals
haswpcat = true
set, a box will be generated that links to Category:Animals on Wikipedia. commonscat
- Display a box linking to a Wikimedia Commons category in the upper right corner. This is similar to
wpcat
except that the link is to Wikimedia Commons instead of Wikipedia. For example, if the labelracquet sports
hascommonscat = true
set, a box will be generated that links to Category:Racquet sports on Wikimedia Commons. topic
- Text indicating the topic being handled by this category. This appears in the auto-generated "additional" message following the description, which indicates what type this category is (based on the
type
field) and what sorts of terms should go into it. This does not normally need to be specified, as it's derived directly from the label. But it is useful e.g. for the label แม่แบบ:kbd, which setstopic = "planets"
, because the auto-generated "additional" message contains the text" ... It should contain terms for types of {{{topic}}}, ..."
, and using the label directly will result in redundant text. Template invocations and special template-like references such as{{{langname}}}
and{{{langcode}}}
are expanded appropriately, just as withdescription
; see #Template substitutions in field values below. The value of this field can be"default"
or"default with the"
, which will be expanded appropriately based on the label. umbrella
- A table describing the umbrella category that collects all language-specific categories associated with this label. The umbrella category is named using the label, without any language prefix. For example, for the label แม่แบบ:kbd, the umbrella category is named Category:Ancient history, and is a parent category (in addition to any categories specified using
parents
) of Category:en:Ancient history, Category:fr:Ancient history and all other language-specific categories holding adjectives. This table contains the following fields:description
- A plain English description for the umbrella category. By default, it is derived from the
description
field of the label itself by removing language references (specifically,{{{langname}}}
,{{{langcode}}}:
,{{{langcode}}}
and{{{langcat}}}
) and adding แม่แบบ:kbd before the result. Text is automatically added to the end indicating that this category is an umbrella category that only contains other categories, and does not contain pages describing terms. breadcrumb
- The last breadcrumb in the chain of breadcrumbs at the top of the category page; see above. By default, this is the category label.
topright
- Like the
topright
field on regular category pages; see above. preceding
- Like the
preceding
field on regular category pages; see above. additional
- Like the
additional
field on regular category pages; see above. topic
- Like the
topic
field on regular category pages; see above.
umbrella_description
- The same as the
description
subfield of theumbrella
field.
Template substitutions in field values
แก้ไขTemplate invocations can be inserted in the text of description
, parents
(both name and sort key), breadcrumb
, toc_template
and toc_template_full
values, and will be expanded appropriately. In addition, the following special template-like invocations are recognized and replaced by the equivalent text:
{{PAGENAME}}
- The name of the current page. (Note that two braces are used here instead of three, as with the other parameters described below.)
{{{langname}}}
- The name of the language that the category belongs to. Not recognized in umbrella fields.
{{{langcode}}}
- The code of the language that the category belongs to (e.g.
en
for English,de
for German). Not recognized in umbrella fields. {{{langcat}}}
- The name of the language's main category, which adds "language" to the regular name. Not recognized in umbrella fields.
{{{langlink}}}
- A link to the language's main category. Not recognized in umbrella fields.
{{{umbrella_msg}}}
- The message normally at the end of the description for umbrella categories, indicating that the category contains no terms but only subcategories.
{{{topic}}}
- The value of the
topic
field (or theumbrella.topic
field for umbrella categories), if specified; else, the value ofdisplaytitle
(if specified) or the label, with "the" added if the description is"default with the"
or a variant containing"with the"
(such as"default with the wikify"
).
Descriptions
แก้ไขThe description field is of one of three types:
- An English sentence, ending in a period.
- A phrase preceded by
=
and not ending in a period. - The value
"default"
or one of its variants, such as"default with the"
or"default wikify"
.
If preceded by =
, the description is generated from the specified phrase by prepending {{{LANGNAME}}}
(which is replaced with the language name) followed by standard type-dependent text, and appending a period. The text prepended is currently as follows:
Type | Text |
---|---|
related-to |
terms related to |
set |
terms for types or instances of |
name |
names of specific |
type |
terms for types of |
grouping |
categories concerning more specific variants of |
toplevel |
N/A |
For example, for the label biblical characters
, the description is currently "=characters in the [[Bible]]"
, which expands to {{{LANGNAME}}} names of specific characters in the [[Bible]].
, and in turn is expanded to e.g. French names of specific characters in the [[Bible]].
(if the category is Category:fr:Biblical characters).
Note that no standard text is provided for top-level categories, all of which include a custom description.
If "default"
or one of its variants is used as the description, a default description is generated as if the description consisted of =
prepended to the label, except that the word the
might be added to the beginning of the label, and the words in the label might be wikilinked. Specifically:
- If the description is of the form
"default with the"
(or a form such as"default with the wikify"
,"default with the no singularize"
, etc.), the wordthe
is prefixed to the label. - If the label is of the form
"default wikify"
(or a related form), the label is linked to Wikipedia. If the label ends in an -s, the label is linked to a Wikipedia entry based on the singular form of the label (which converts -ies to -y; converts -xes, -ches or -shes, respectively, to -x, -ch or -sh; and otherwise just removes -s), unless the label is"default wikify no singularize"
or a related form, in which case the label is linked unchanged. - Otherwise, the code attempts to link the entire label or the individual words of the label to Wiktionay terms, as follows:
- If the label ends in -s and
no singularize
is not specified in the description, and the singular form of the label (generated according to the algorithm described just above) is a Wiktionary term, the label is linked to that term. Note that "is a Wiktionary term" simply means that a page of this name exists; the code does not currently check to see whether there is an English entry or whether the term is a lemma. - Otherwise, if the label itself is a Wiktionary term, the label is linked to that term.
- Otherwise, the label is split into individual words, and each word is checked to see if a page named according to that word exists. If so, the individual words are linked to their corresponding Wiktionary entries; otherwise, the label is left unlinked. Note that the last word is handled specially if it ends in -s and
no singularize
is not found in the description, in that the code first attempts to link the word to its singular equivalent, falling back to the word itself if the singular equivalent doesn't name a Wiktionary term.
- If the label ends in -s and
For example, a label video games
will be linked as [[video game]]s
because the page video game exists, but Arabic deities
will be linked as [[Arabian]] [[deity|deities]]
because neither Arabian deity nor Arabian deities exists as a page. The use of no singularize
is needed with labels such as linguistics
, comics
and humanities
, because their respective singular forms linguistic, comic and humanity exist as Wiktionary pages.
Finally, note that the components of a default-type description (wikify
, with the
and no singularize
) can be given in any order if more than one of them needs to be specified.
Handlers
แก้ไขIt is also possible to have handlers that can handle arbitrarily-formed labels, e.g. political subdivisions of country
for any country
(categories such as Category:tg:Political subdivisions of the United Arab Emirates) or divisions of polity
for any division
and polity
(e.g. Category:fr:Counties of South Korea or Category:pt:Municipalities of Tocantins, Brazil). Currently, handlers exist only in the toponym-handling code in Module:category tree/topic cat/data/Places and in Module:category tree/topic cat/data/Names. As example, the following is the handler for script letter names
:
table.insert(handlers, function(label) local script = label:match("^(.*) letter names$") if script then local sc = require("Module:scripts").getByCanonicalName(script) if sc then local script_page local appendix = ("Appendix: %s script"):format(script) local appendix_title = mw.title.new(appendix) if appendix_title and appendix_title.exists then script_page = appendix else script_page = "w:" .. sc:getWikipediaArticle() end local link = ("[[%s|%s script]]"):format(script_page, script) return { type = "name", description = ("{{{langname}}} terms that serve as names for letters and symbols directly based on letters, " .. "such as [[ligature]]s and letters with [[diacritic]]s, of the %s."):format(link), parents = {"letter names"}, } end end end)
The handler checks is passed a single argument (the label), checks if the passed-in label has a recognized form, and if so, returns an object that follows the same format as described above for directly-specified labels. In this case, the handler makes sure the given script name specifies an actual script, and constructs an appropriate link for the script, depending on whether an appendix page for the script exists (falling back to Wikipedia).
NOTE: The handler needs to be prepared to handle both umbrella categories and per-language categories. The label is passed in as it appears in the category; this means the handler may need to handle both uppercase-initial and lowercase-initial variants of the label. (For this handler, this isn't an issue because the script always appears uppercased.) One way to do that is to convert the label to lowercase-initial before further processing, using mw.getContentLanguage():lcfirst()
.
Note also that if a handler is specified, the module should return a table holding both the label and handler data; see the above modules.
Subpages
แก้ไขlocal labels = {}
labels["วิทยาศาสตร์"] = {
type = "related-to",
description = "default with the",
parents = {"หัวข้อทั้งหมด"},
}
labels["sciences"] = labels["วิทยาศาสตร์"]
labels["ความเร่ง"] = {
type = "related-to",
description = "default",
parents = {"ฟิสิกส์"},
}
labels["acceleration"] = labels["ความเร่ง"]
labels["สวนศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"วิทยาศาสตร์ประยุกต์", "ฟิสิกส์", "sound"},
}
labels["acoustics"] = labels["สวนศาสตร์"]
labels["คำคุณศัพท์ (หัวข้อ)"] = {
type = "related-to",
description = "default",
parents = {"วจีวิภาค"},
}
labels["adjectives"] = labels["คำคุณศัพท์ (หัวข้อ)"]
labels["อากาศยานศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"วิทยาศาสตร์"},
}
labels["aeronautics"] = labels["อากาศยานศาสตร์"]
labels["aerospace"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "อวกาศ", "อวกาศยานศาสตร์", "อากาศยานศาสตร์"},
}
labels["เกษตรกรรม"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์ประยุกต์"},
}
labels["agriculture"] = labels["เกษตรกรรม"]
labels["การเล่นแร่แปรธาตุ"] = {
type = "related-to",
description = "default",
parents = {"forteana", "วิทยาศาสตร์เทียม"},
}
labels["alchemy"] = labels["การเล่นแร่แปรธาตุ"]
labels["แพทยศาสตร์ทางเลือก"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์", "วิทยาศาสตร์เทียม"},
}
labels["alternative medicine"] = labels["แพทยศาสตร์ทางเลือก"]
labels["เคมีวิเคราะห์"] = {
type = "related-to",
description = "default",
parents = {"เคมี"},
}
labels["analytical chemistry"] = labels["เคมีวิเคราะห์"]
labels["กายวิภาคศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[anatomy]], the study of the [[body]] and its parts.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ส่วนของร่างกาย}}",
parents = {"ชีววิทยา", "แพทยศาสตร์"},
}
labels["anatomy"] = labels["กายวิภาคศาสตร์"]
-- AKA บุรุษเวชวิทยา, วิทยาเพศชาย
labels["บุรุษเวชศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์", "เพศชาย"},
}
labels["andrology"] = labels["บุรุษเวชศาสตร์"]
labels["มานุษยวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[anthropology]], the study of [[human]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:มนุษย์}}",
parents = {"สัตววิทยา", "สังคมศาสตร์"},
}
labels["anthropology"] = labels["มานุษยวิทยา"]
labels["anti-gravity"] = {
type = "related-to",
description = "default",
parents = {"fictional abilities", "ความโน้มถ่วง", "science fiction", "space access"},
}
labels["วิทยาศาสตร์ประยุกต์"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์"},
}
labels["applied sciences"] = labels["วิทยาศาสตร์ประยุกต์"]
labels["วิทยาแมงมุม"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[arachnology]], the study of [[spider]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:แมงมุม}}",
parents = {"สัตววิทยา", "วิทยาสัตว์ขาปล้อง"},
}
labels["arachnology"] = labels["วิทยาแมงมุม"]
labels["โบราณคดี"] = {
type = "related-to",
description = "default",
parents = {"มานุษยวิทยา", "วิทยาศาสตร์"},
commonscat = true,
wpcat = true,
}
labels["archaeology"] = labels["โบราณคดี"]
labels["architectural elements"] = {
type = "related-to",
description = "default",
parents = {"สถาปัตยกรรม"},
}
labels["สถาปัตยกรรม"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์ประยุกต์", "ศิลปะ"},
}
labels["architecture"] = labels["สถาปัตยกรรม"]
labels["วิทยาสัตว์ขาปล้อง"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[arthropodology]], the study of [[arthropod]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สัตว์ขาปล้อง}}",
parents = {"สัตววิทยา"},
}
labels["arthropodology"] = labels["วิทยาสัตว์ขาปล้อง"]
labels["ปัญญาประดิษฐ์"] = {
type = "related-to",
description = "default",
parents = {"วิทยาการคอมพิวเตอร์", "ไซเบอร์เนติกส์"},
}
labels["artificial intelligence"] = labels["ปัญญาประดิษฐ์"]
labels["ดาวเรียงเด่น"] = {
type = "set",
description = "default",
parents = {"ดาราศาสตร์"},
}
labels["asterisms"] = labels["ดาวเรียงเด่น"]
labels["อวกาศยานศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"วิทยาศาสตร์ประยุกต์", "อวกาศ"},
}
labels["astronautics"] = labels["อวกาศยานศาสตร์"]
labels["ดาราศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[astronomy]], the study of [[stars]] and other [[celestial bodies]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:เทห์ฟากฟ้า}}",
parents = {"วิทยาศาสตร์", "อวกาศ"},
}
labels["astronomy"] = labels["ดาราศาสตร์"]
labels["ฟิสิกส์ดาราศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"ฟิสิกส์", "ดาราศาสตร์"},
}
labels["astrophysics"] = labels["ฟิสิกส์ดาราศาสตร์"]
labels["การบิน"] = {
type = "related-to",
description = "default",
parents = {"อากาศยานศาสตร์", "การคมนาคม"},
}
labels["aviation"] = labels["การบิน"]
labels["avionics"] = {
type = "related-to",
description = "default no singularize",
parents = {"อากาศยานศาสตร์", "อิเล็กทรอนิกส์"},
}
labels["อายุรเวท"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์ทางเลือก", "อินเดีย"},
}
labels["Ayurveda"] = labels["อายุรเวท"]
labels["วิทยาแบคทีเรีย"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[bacteriology]], the study of [[bacteria]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:แบคทีเรีย}}",
parents = {"แพทยศาสตร์", "จุลชีววิทยา"},
}
labels["bacteriology"] = labels["วิทยาแบคทีเรีย"]
-- AKA ความเอนเอียง, ความลำเอียง, ไบแอส
labels["อคติ"] = {
type = "set",
description = "{{{langname}}} terms for [[bias|biases]], [[inclination]]s of views towards [[inaccurate]] [[representation]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:เหตุผลวิบัติ|หมวดหมู่:{{{langcode}}}:Forms of discrimination}}",
parents = {"จิตวิทยา", "สถิติศาสตร์"},
}
labels["biases"] = labels["อคติ"]
labels["ชีวเคมี"] = {
type = "related-to",
description = "default",
parents = {"เคมี", "ชีววิทยา"},
}
labels["biochemistry"] = labels["ชีวเคมี"]
labels["ชีววิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[biology]], the study of [[life]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สิ่งมีชีวิต}}",
parents = {"วิทยาศาสตร์"},
}
labels["biology"] = labels["ชีววิทยา"]
labels["black holes"] = {
type = "related-to",
description = "default",
parents = {"ดาราศาสตร์", "ฟิสิกส์ดาราศาสตร์", "ความโน้มถ่วง", "relativity"},
}
labels["พฤกษศาสตร์"] = {
type = "related-to",
description = "=[[botany]], the study of [[plants]]",
additional = "{{also|หมวดหมู่:{{{langcode}}}:พืช}}",
parents = {"ชีววิทยา"},
}
labels["botany"] = labels["พฤกษศาสตร์"]
labels["ไบรโอโลยี"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[bryology]], the study of [[moss]]es and other lower plants.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:มอสส์}}",
parents = {"ชีววิทยา", "พฤกษศาสตร์"},
}
labels["bryology"] = labels["ไบรโอโลยี"]
-- AKA วิทยาหัวใจ, วิทยาโรคหัวใจ
labels["หทัยวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[cardiology]], the study of the [[heart]].",
parents = {"แพทยศาสตร์"},
}
labels["cardiology"] = labels["หทัยวิทยา"]
labels["carpentry"] = {
type = "related-to",
description = "default",
parents = {"การก่อสร้าง", "woodworking"},
}
labels["การทำแผนที่"] = {
type = "related-to",
description = "default",
parents = {"ภูมิศาสตร์"},
}
labels["cartography"] = labels["การทำแผนที่"]
labels["วิศวกรรมเคมี"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์", "เคมี"},
}
labels["chemical engineering"] = labels["วิศวกรรมเคมี"]
labels["สูตรเคมี"] = {
type = "set",
description = "default",
parents = {"เคมี"},
}
labels["chemical formulae"] = labels["สูตรเคมี"]
labels["chemical reactions"] = {
type = "related-to",
description = "default",
parents = {"เคมี"},
}
labels["chemical reagents"] = {
type = "related-to",
description = "default",
parents = {"เคมี"},
}
labels["เคมี"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์"},
}
labels["chemistry"] = labels["เคมี"]
labels["ดาราศาสตร์จีน"] = {
type = "related-to",
description = "default",
parents = {"ดาราศาสตร์"},
}
labels["Chinese astronomy"] = labels["ดาราศาสตร์จีน"]
labels["Chinese phonetics"] = {
type = "related-to",
description = "default no singularize",
parents = {"สัทศาสตร์", "Chinese"},
}
labels["กลศาสตร์ดั้งเดิม"] = {
type = "related-to",
description = "default no singularize",
parents = {"กลศาสตร์"},
}
labels["classical mechanics"] = labels["กลศาสตร์ดั้งเดิม"]
labels["ศิลปะคลาสสิก"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์", "วรรณกรรม", "ประวัติศาสตร์"},
}
labels["classical studies"] = labels["ศิลปะคลาสสิก"]
labels["ภูมิอากาศวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[climatology]], the study of [[climate]].",
parents = {"วิทยาศาสตร์โลก"},
}
labels["climatology"] = labels["ภูมิอากาศวิทยา"]
labels["จิตวิทยาคลินิก"] = {
type = "related-to",
description = "default",
parents = {"จิตวิทยา", "พยาธิวิทยา"},
}
labels["clinical psychology"] = labels["จิตวิทยาคลินิก"]
labels["ภาษาศาสตร์คอมพิวเตอร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์", "วิทยาการคอมพิวเตอร์"},
}
labels["computational linguistics"] = labels["ภาษาศาสตร์คอมพิวเตอร์"]
labels["วิทยาการคอมพิวเตอร์"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "การคอมพิวเตอร์"},
}
labels["computer science"] = labels["วิทยาการคอมพิวเตอร์"]
labels["conchology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[conchology]], the study of mollusc [[shell]]s.",
parents = {"malacology"},
}
labels["กลุ่มดาว"] = {
type = "name",
description = "default",
parents = {"ดาราศาสตร์"},
}
labels["constellations"] = labels["กลุ่มดาว"]
labels["กลุ่มดาวในจักรราศี"] = {
type = "name",
description = "=the ring of [[constellations]] that line the [[ecliptic]], the apparent path of the [[Sun]] across the [[celestial sphere]] over the course of a year",
parents = {"กลุ่มดาว", "โหราศาสตร์"},
}
labels["constellations in the zodiac"] = labels["กลุ่มดาวในจักรราศี"]
labels["การก่อสร้าง"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์", "สถาปัตยกรรม"},
}
labels["construction"] = labels["การก่อสร้าง"]
labels["จักรวาลวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[cosmology]], the study of the [[universe]].",
parents = {"ดาราศาสตร์"},
}
labels["cosmology"] = labels["จักรวาลวิทยา"]
labels["อาชญาวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[criminology]], the study of [[crime]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:อาชญากรรม}}",
parents = {"สังคมวิทยา", "อาชญากรรม"},
}
labels["criminology"] = labels["อาชญาวิทยา"]
labels["วิทยาการเข้ารหัสลับ"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์รูปนัย", "คณิตศาสตร์", "วิทยาการคอมพิวเตอร์"},
}
labels["cryptography"] = labels["วิทยาการเข้ารหัสลับ"]
labels["cryptozoology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[cryptozoology]], the [[pseudoscientific]] study of mythological creatures.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:Mythological creatures}}",
parents = {"สัตววิทยา", "forteana"},
}
labels["ผลิกศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"ฟิสิกส์", "วิทยาศาสตร์"},
}
labels["crystallography"] = labels["ผลิกศาสตร์"]
labels["มานุษยวิทยาวัฒนธรรม"] = {
type = "related-to",
description = "default",
parents = {"มานุษยวิทยา", "วัฒนธรรม"},
}
labels["cultural anthropology"] = labels["มานุษยวิทยาวัฒนธรรม"]
labels["ไซเบอร์เนติกส์"] = {
type = "related-to",
description = "default no singularize",
parents = {"คณิตศาสตร์ประยุกต์", "ทฤษฎีระบบ"},
}
labels["cybernetics"] = labels["ไซเบอร์เนติกส์"]
labels["วิทยาเซลล์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[cytology]], the study of cell biology, cell structure, formation, classification and related topics.",
parents = {"ชีววิทยา"},
}
labels["cytology"] = labels["วิทยาเซลล์"]
labels["การจัดการข้อมูล"] = {
type = "related-to",
description = "default",
parents = {"วิทยาการสารสนเทศ", "วิทยาการคอมพิวเตอร์"},
}
labels["data management"] = labels["การจัดการข้อมูล"]
labels["demarcation lines"] = {
type = "name",
description = "=political [[demarcation line]]s",
parents = {"การเมือง"},
}
labels["decision theory"] = {
type = "related-to",
description = "default",
parents = {"probability theory", "ญาณวิทยา"},
}
labels["ประชากรศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "สถิติศาสตร์"},
}
labels["demography"] = labels["ประชากรศาสตร์"]
labels["ทันตแพทยศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์", "ฟัน"},
}
labels["dentistry"] = labels["ทันตแพทยศาสตร์"]
-- AKA วิทยาผิวหนัง, วิทยาโรคผิวหนัง, ตจวิทยา
labels["ตัจวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[dermatology]], the study of the [[skin]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ผิวหนัง}}",
parents = {"แพทยศาสตร์"},
}
labels["dermatology"] = labels["ตัจวิทยา"]
labels["ชีววิทยาการเจริญ"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[developmental biology]], the study of the [[development]] of [[lifeform]]s.",
parents = {"ชีววิทยา"},
}
labels["developmental biology"] = labels["ชีววิทยาการเจริญ"]
labels["วิทยาศาสตร์โลก"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์"},
}
labels["earth sciences"] = labels["วิทยาศาสตร์โลก"]
labels["วิศวกรรมแผ่นดินไหว"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์"},
}
labels["earthquake engineering"] = labels["วิศวกรรมแผ่นดินไหว"]
labels["นิเวศวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[ecology]], the study of interaction between [[life]] and its environment.",
parents = {"ชีววิทยา"},
}
labels["ecology"] = labels["นิเวศวิทยา"]
labels["เศรษฐศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[economics]], the study of the [[economy]].",
parents = {"สังคมศาสตร์"},
}
labels["economics"] = labels["เศรษฐศาสตร์"]
labels["electrencephalography"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[electrencephalography]], the electrical measurement of the [[brain]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สมอง}}",
parents = {"ประสาทวิทยาศาสตร์"},
}
labels["วิศวกรรมไฟฟ้า"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์", "ไฟฟ้า"},
}
labels["electrical engineering"] = labels["วิศวกรรมไฟฟ้า"]
labels["ไฟฟ้า"] = {
type = "related-to",
description = "default",
parents = {"แม่เหล็กไฟฟ้า"},
}
labels["electricity"] = labels["ไฟฟ้า"]
labels["electrocardiography"] = {
type = "related-to",
description = "default",
parents = {"หทัยวิทยา"},
}
labels["พลศาสตร์ไฟฟ้า"] = {
type = "related-to",
description = "default no singularize",
parents = {"แม่เหล็กไฟฟ้า"},
}
labels["electrodynamics"] = labels["พลศาสตร์ไฟฟ้า"]
labels["แม่เหล็กไฟฟ้า"] = {
type = "related-to",
description = "default",
parents = {"ฟิสิกส์"},
}
labels["electromagnetism"] = labels["แม่เหล็กไฟฟ้า"]
-- AKA วิทยาเอ็มบริโอ
labels["คัพภวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[embryology]], the study of the [[embryo]].",
parents = {"ชีววิทยา", "ชีววิทยาการเจริญ", "แพทยศาสตร์"},
}
labels["embryology"] = labels["คัพภวิทยา"]
labels["emergency medicine"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์"},
}
-- AKA วิทยาเอนโดไครน์
labels["วิทยาต่อมไร้ท่อ"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[endocrinology]], the study of [[hormones]] and the [[endocrine system]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ฮอร์โมน}}",
parents = {"แพทยศาสตร์"},
}
labels["endocrinology"] = labels["วิทยาต่อมไร้ท่อ"]
labels["วิศวกรรมศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์ประยุกต์", "เทคโนโลยี"},
}
labels["engineering"] = labels["วิศวกรรมศาสตร์"]
labels["enterprise engineering"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์"},
}
labels["กีฏวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[entomology]], the study of [[insect]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:แมลง}}",
parents = {"สัตววิทยา", "วิทยาสัตว์ขาปล้อง"},
}
labels["entomology"] = labels["กีฏวิทยา"]
-- AKA ระบาดวิทยา (ผิดหลักสมาส)
labels["วิทยาการระบาด"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[epidemiology]].",
parents = {"แพทยศาสตร์"},
}
labels["epidemiology"] = labels["วิทยาการระบาด"]
labels["ชาติพันธุ์วรรณนา"] = {
type = "related-to",
description = "default",
parents = {"มานุษยวิทยา"},
}
labels["ethnography"] = labels["ชาติพันธุ์วรรณนา"]
labels["ชาติพันธุ์วิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[ethnology]], the study of [[people]]s.",
parents = {"มานุษยวิทยา"},
}
labels["ethnology"] = labels["ชาติพันธุ์วิทยา"]
labels["พฤติกรรมวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[ethology]], the study of [[animal]] [[behaviour]].",
parents = {"สัตววิทยา"},
}
labels["ethology"] = labels["พฤติกรรมวิทยา"]
labels["ทฤษฎีวิวัฒนาการ"] = {
type = "related-to",
description = "default",
parents = {"ชีววิทยา"},
}
labels["evolutionary theory"] = labels["ทฤษฎีวิวัฒนาการ"]
labels["flat earth"] = {
type = "related-to",
description = "{{{langname}}} terms used by believers in a flat earth or related to the concept.",
parents = {"วิทยาศาสตร์เทียม"},
}
labels["flax"] = {
type = "related-to",
description = "default",
parents = {"เกษตรกรรม", "Malpighiales order plants"},
}
labels["พลศาสตร์ของไหล"] = {
type = "related-to",
description = "default no singularize",
parents = {"ฟิสิกส์"},
}
labels["fluid dynamics"] = labels["พลศาสตร์ของไหล"]
labels["วนศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์ประยุกต์"},
}
labels["forestry"] = labels["วนศาสตร์"]
labels["forteana"] = {
type = "related-to",
description = "{{{langname}}} terms that have a [[Fortean]] element.",
parents = {"วิทยาศาสตร์เทียม"},
}
labels["functional group prefixes"] = {
type = "related-to",
description = "default",
parents = {"เคมีอินทรีย์"},
}
labels["functional group suffixes"] = {
type = "related-to",
description = "default",
parents = {"เคมีอินทรีย์"},
}
labels["gardens"] = {
type = "type",
description = "=places where plants are grown",
parents = {"home", "horticulture"},
}
labels["วิทยาทางเดินอาหาร"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[gastroenterology]], the study of the [[digestive system]].",
parents = {"แพทยศาสตร์"},
}
labels["gastroenterology"] = labels["วิทยาทางเดินอาหาร"]
labels["พันธุศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[genetics]], the study of [[gene]]s.",
parents = {"ชีววิทยา"},
}
labels["genetics"] = labels["พันธุศาสตร์"]
labels["ภูมิศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[geography]], the study of various phenomena found on [[Earth]]'s surface.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ธรณีสัณฐาน|หมวดหมู่:{{{langcode}}}:องค์การทางการเมือง}}",
parents = {"วิทยาศาสตร์โลก"},
}
labels["geography"] = labels["ภูมิศาสตร์"]
labels["geological periods"] = {
type = "related-to",
description = "default",
parents = {"ธรณีวิทยา"},
}
labels["ธรณีวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[geology]], the study of the solid parts of [[Earth]].",
parents = {"วิทยาศาสตร์โลก"},
}
labels["geology"] = labels["ธรณีวิทยา"]
labels["ธรณีสัณฐานวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[geomorphology]].",
parents = {"ธรณีวิทยา"},
}
labels["geomorphology"] = labels["ธรณีสัณฐานวิทยา"]
-- AKA ภูมิศาสตร์การเมือง (political geography)
labels["ภูมิรัฐศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภูมิศาสตร์", "การเมือง"},
}
labels["geopolitics"] = labels["ภูมิรัฐศาสตร์"]
labels["geospatial science"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์โลก"},
}
-- AKA พฤฒาวิทยา, เวชศาสตร์ผู้สูงอายุ, เวชศาสตร์คนชรา
labels["พฤฒวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[gerontology]], the study of [[aging]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:อายุ}}",
parents = {"แพทยศาสตร์"},
}
labels["gerontology"] = labels["พฤฒวิทยา"]
labels["ไวยากรณ์"] = {
type = "related-to",
description = "default",
parents = {"ภาษาศาสตร์"},
}
labels["grammar"] = labels["ไวยากรณ์"]
labels["การก"] = {
type = "related-to",
description = "default",
parents = {"ไวยากรณ์"},
}
labels["grammatical cases"] = labels["การก"]
labels["มาลา"] = {
type = "related-to",
description = "default",
parents = {"ไวยากรณ์"},
}
labels["grammatical moods"] = labels["มาลา"]
-- AKA gravitation, แรงโน้มถ่วง
labels["ความโน้มถ่วง"] = {
type = "related-to",
description = "default no singularize",
parents = {"ความเร่ง", "ฟิสิกส์ดาราศาสตร์", "mechanics"},
}
labels["gravity"] = labels["ความโน้มถ่วง"]
-- AKA นรีเวชวิทยา, วิทยาเพศหญิง
labels["นรีเวชศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์", "เพศหญิง"},
}
labels["gynaecology"] = labels["นรีเวชศาสตร์"]
labels["helminthology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[helminthology]], the study of [[helminth]]s ([[parasitic]] [[worm#Noun|worms]]).",
additional = "{{also|หมวดหมู่:{{{langcode}}}:Flatworms}}",
parents = {"สัตววิทยา"},
}
labels["hematology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[hematology]], the study of [[blood]].",
parents = {"แพทยศาสตร์"},
}
labels["hepatology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[hepatology]], the study of the [[liver]].",
parents = {"แพทยศาสตร์"},
}
labels["herpetology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[herpetology]], the study of [[reptile]]s and amphibians.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สัตว์เลื้อยคลาน|หมวดหมู่:{{{langcode}}}:สัตว์สะเทินน้ำสะเทินบก}}",
parents = {"สัตววิทยา"},
}
labels["homeopathy"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์ทางเลือก"},
}
labels["horticulture"] = {
type = "related-to",
description = "default",
parents = {"เกษตรกรรม", "พฤกษศาสตร์"},
}
labels["อุทกสวนศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"สวนศาสตร์", "อุทกวิทยา"},
}
labels["hydroacoustics"] = labels["อุทกสวนศาสตร์"]
labels["hydrocarbon chain prefixes"] = {
type = "related-to",
description = "default",
parents = {"เคมีอินทรีย์"},
}
labels["hydrocarbon chain suffixes"] = {
type = "related-to",
description = "default",
parents = {"เคมีอินทรีย์"},
}
labels["อุทกวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[hydrology]], the study of [[water]], its movement and distribution.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:น้ำ}}",
parents = {"วิทยาศาสตร์โลก", "น้ำ"},
}
labels["hydrology"] = labels["อุทกวิทยา"]
labels["มีนวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[ichthyology]], the study of [[fish]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ปลา}}",
parents = {"สัตววิทยา"},
}
labels["ichthyology"] = labels["มีนวิทยา"]
labels["immunochemistry"] = {
type = "related-to",
description = "default",
parents = {"ชีวเคมี", "วิทยาภูมิคุ้มกัน"},
}
labels["วิทยาภูมิคุ้มกัน"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[immunology]], the study of the [[immune system]].",
parents = {"แพทยศาสตร์"},
}
labels["immunology"] = labels["วิทยาภูมิคุ้มกัน"]
labels["Indo-European studies"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์"},
}
labels["วิทยาการสารสนเทศ"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์ประยุกต์"},
}
labels["information science"] = labels["วิทยาการสารสนเทศ"]
labels["เคมีอนินทรีย์"] = {
type = "related-to",
description = "default",
parents = {"เคมี"},
}
labels["inorganic chemistry"] = labels["เคมีอนินทรีย์"]
labels["interdisciplinary fields"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์"},
}
labels["isolines"] = {
type = "related-to",
description = "default",
parents = {"การทำแผนที่", "อุตุนิยมวิทยา"},
}
labels["Lagrange points"] = {
type = "related-to",
description = "default",
parents = {"orbits"},
}
labels["lexicography"] = {
type = "related-to",
description = "default",
parents = {"ภาษาศาสตร์"},
}
labels["บรรณารักษศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "การศึกษา", "วิทยาการสารสนเทศ"},
}
labels["library science"] = labels["บรรณารักษศาสตร์"]
labels["lichenology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[lichenology]], the study of [[lichen]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ไลเคน}}",
parents = {"วิทยาเห็ดรา", "phycology"},
}
labels["linguistic morphology"] = {
type = "related-to",
description = "default",
parents = {"ภาษาศาสตร์"},
}
labels["ภาษาศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[linguistics]], the study and analysis of [[language]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ภาษา (หัวข้อ)}}",
parents = {"ภาษา (หัวข้อ)", "สังคมศาสตร์"},
}
labels["linguistics"] = labels["ภาษาศาสตร์"]
labels["maize (crop)"] = {
type = "related-to",
description = "=[[maize]] (called [[corn]] in North America) as a crop",
additional = "For terms related to maize as a food, see [[:หมวดหมู่:Maize (food)]] and for maize as a plant, see [[:หมวดหมู่:Maize (plant)]].",
parents = {"เกษตรกรรม", "grains"},
}
labels["malacology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[malacology]], the study of [[mollusk]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:มอลลัสก์}}",
parents = {"สัตววิทยา"},
}
labels["mammalogy"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[mammalogy]], the study of [[mammal]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สัตว์เลี้ยงลูกด้วนน้ำนม}}",
parents = {"สัตววิทยา"},
}
labels["marine biology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[marine biology]], the study of [[life]] in the [[sea]].",
parents = {"ชีววิทยา"},
}
labels["masonry"] = {
type = "related-to",
description = "default",
parents = {"การก่อสร้าง"},
}
labels["materials science"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "วิศวกรรมศาสตร์"},
}
labels["mechanical engineering"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์"},
}
labels["กลศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"ฟิสิกส์"},
}
labels["mechanics"] = labels["กลศาสตร์"]
labels["เวชพันธุศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"แพทยศาสตร์", "พันธุศาสตร์"},
}
labels["medical genetics"] = labels["เวชพันธุศาสตร์"]
-- AKA เวชศาสตร์
labels["แพทยศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms that pertain to the the science and practice of [[medicine]].",
parents = {"วิทยาศาสตร์", "ชีววิทยา"},
}
labels["medicine"] = labels["แพทยศาสตร์"]
labels["metamaterials"] = {
type = "related-to",
description = "default",
parents = {"ฟิสิกส์"},
}
labels["อุตุนิยมวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[meteorology]], the study of [[weather]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สภาพอากาศ}}",
parents = {"วิทยาศาสตร์โลก", "บรรยากาศ"},
}
labels["meteorology"] = labels["อุตุนิยมวิทยา"]
labels["มาตรวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[metrology]], the science of [[measure|measuring]].",
parents = {"วิทยาศาสตร์ประยุกต์"},
}
labels["metrology"] = labels["มาตรวิทยา"]
labels["จุลชีววิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[microbiology]], the study of [[life]] at [[microscopic]] scales, too small for the [[human]] [[eye]].",
parents = {"ชีววิทยา"},
}
labels["microbiology"] = labels["จุลชีววิทยา"]
labels["microscopy"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[microscopy]], the field of using [[microscopes]] for study.",
parents = {"ทัศนศาสตร์", "จุลชีววิทยา"},
}
labels["วิทยาแร่"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[mineralogy]], the study of [[mineral]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:แร่}}",
parents = {"ธรณีวิทยา"},
}
labels["mineralogy"] = labels["วิทยาแร่"]
labels["molecular biology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[molecular biology]], the study of the [[molecules]] found in [[life]], their functions and effects.",
parents = {"ชีวเคมี", "ชีววิทยา", "พันธุศาสตร์"},
}
labels["วิทยาเห็ดรา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[mycology]], the study of [[fungi]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:เห็ดรา}}",
parents = {"ชีววิทยา"},
}
labels["mycology"] = labels["วิทยาเห็ดรา"]
labels["NASA"] = {
type = "related-to",
description = "=the United States National Aeronautics and Space Administration and the US space program",
parents = {"อวกาศยานศาสตร์", "การบิน"},
}
labels["nephrology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[nephrology]], the study of the [[kidney]]s.",
parents = {"แพทยศาสตร์"},
}
labels["ประสาทกายวิภาคศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[neuroanatomy]], the study of the structure and organization of the [[nervous system]].",
parents = {"กายวิภาคศาสตร์", "ประสาทวิทยา", "ประสาทวิทยาศาสตร์"},
}
labels["neuroanatomy"] = labels["ประสาทกายวิภาคศาสตร์"]
labels["ประสาทวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[neurology]], the study of [[nerves]] and [[neurons]].",
parents = {"แพทยศาสตร์", "ประสาทวิทยาศาสตร์"},
}
labels["neurology"] = labels["ประสาทวิทยา"]
labels["ประสาทวิทยาศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[neuroscience]], the study of the [[nervous system]].",
parents = {"ชีววิทยา"},
}
labels["neuroscience"] = labels["ประสาทวิทยาศาสตร์"]
labels["neurosurgery"] = {
type = "related-to",
description = "default",
parents = {"ศัลยกรรม", "ประสาทวิทยา"},
}
labels["นิวตรอน"] = {
type = "related-to",
description = "default",
parents = {"ฟิสิกส์นิวเคลียร์"},
}
labels["neutron"] = labels["นิวตรอน"]
labels["ดาวนิวตรอน"] = {
type = "related-to",
description = "default",
parents = {"นิวตรอน", "ความโน้มถ่วง", "ฟิสิกส์ดาราศาสตร์", "relativity", "ดาวฤกษ์"},
}
labels["neutron stars"] = labels["ดาวนิวตรอน"]
labels["คำนาม (หัวข้อ)"] = {
type = "related-to",
description = "default",
parents = {"วจีวิภาค"},
}
labels["nouns"] = labels["คำนาม (หัวข้อ)"]
labels["พลังงานนิวเคลียร์"] = {
type = "related-to",
description = "default",
parents = {"พลังงาน", "ฟิสิกส์นิวเคลียร์", "เทคโนโลยี"},
}
labels["nuclear energy"] = labels["พลังงานนิวเคลียร์"]
labels["nuclear fusion"] = {
type = "related-to",
description = "default",
parents = {"พลังงานนิวเคลียร์"},
}
labels["ฟิสิกส์นิวเคลียร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"ฟิสิกส์", "quantum mechanics"},
}
labels["nuclear physics"] = labels["ฟิสิกส์นิวเคลียร์"]
labels["nuclear rocketry"] = {
type = "related-to",
description = "default",
parents = {"พลังงานนิวเคลียร์", "rocketry", "space access"},
}
labels["obstetrics"] = {
type = "related-to",
description = "default no singularize",
parents = {"ชีววิทยาการเจริญ", "แพทยศาสตร์", "pregnancy"},
}
labels["oceanography"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์"},
}
labels["oenology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[oenology]], the study of [[wine]] and [[winemaking]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ไวน์}}",
parents = {"วิทยาศาสตร์"},
}
labels["oncology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[oncology]], the study of [[cancer]].",
parents = {"ชีววิทยา", "แพทยศาสตร์", "พยาธิวิทยา"},
}
labels["onomastics"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[onomastics]], the study of [[name]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ชื่อ (หัวข้อ)|หมวดหมู่:ชื่อ{{{langcat}}}}}",
parents = {"ภาษาศาสตร์", "ชื่อ"},
}
labels["ophthalmology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[ophthalmology]], the study of the [[eye]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ตา}}",
parents = {"แพทยศาสตร์", "การมองเห็น"},
}
labels["ทัศนศาสตร์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[optics]], the study of the behaviour of [[light]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:แสง}}",
parents = {"ฟิสิกส์"},
}
labels["optics"] =labels["ทัศนศาสตร์"]
labels["orbits"] = {
type = "related-to",
description = "default",
parents = {"อวกาศยานศาสตร์", "ความโน้มถ่วง", "อวกาศ", "curves"},
}
labels["เคมีอินทรีย์"] = {
type = "related-to",
description = "default",
parents = {"เคมี"},
}
labels["organic chemistry"] = labels["เคมีอินทรีย์"]
labels["orgonomy"] = {
type = "related-to",
description = "=the [[orgone]] theory proposed by {{w|William Reich}}",
parents = {"แพทยศาสตร์ทางเลือก", "วิทยาศาสตร์เทียม"},
}
labels["ปักษีวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[ornithology]], the study of [[birds]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:นก}}",
parents = {"สัตววิทยา"},
}
labels["ornithology"] = labels["ปักษีวิทยา"]
labels["บรรพชีวินวิทยา"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "ธรณีวิทยา"},
}
labels["paleontology"] = labels["บรรพชีวินวิทยา"]
labels["palynology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[palynology]], the study of [[particle]]s and particulate matter.",
parents = {"ธรณีวิทยา"},
}
labels["parapsychology"] = {
type = "related-to",
description = "default",
parents = {"forteana", "วิทยาศาสตร์เทียม"},
}
labels["ฟิสิกส์ของอนุภาค"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[particle physics]], the study of [[subatomic]] [[particle]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:อนุภาค}}",
parents = {"ฟิสิกส์"},
}
labels["particle physics"] = labels["ฟิสิกส์ของอนุภาค"]
labels["วจีวิภาค"] = {
type = "related-to",
description = "=[[part of speech|parts of speech]]",
parents = {"ไวยากรณ์"},
}
labels["parts of speech"] = labels["วจีวิภาค"]
labels["พยาธิวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[pathology]], the study of [[disease]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:การเจ็บป่วย}}",
parents = {"แพทยศาสตร์"},
}
labels["pathology"] = labels["พยาธิวิทยา"]
labels["petrochemistry"] = {
type = "related-to",
description = "default",
parents = {"เคมี", "วิศวกรรมเคมี", "อุตสาหกรรมน้ำมัน"},
}
labels["petrology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[petrology]], the study of [[rock]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:Rocks}}",
parents = {"ธรณีวิทยา"},
}
labels["เภสัชวิทยา"] = {
type = "related-to",
description = "default",
parents = {"ชีวเคมี", "แพทยศาสตร์"},
}
labels["pharmacology"] = labels["เภสัชวิทยา"]
labels["pharmacy"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์", "เภสัชวิทยา"},
}
labels["หน่วยเสียง"] = {
type = "set",
description = "=contrastive sounds within a language",
parents = {"สัทวิทยา"},
}
labels["phonemes"] = labels["หน่วยเสียง"]
labels["สัทศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์"},
}
labels["phonetics"] = labels["สัทศาสตร์"]
labels["สัทวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[phonology]], the organisation of [[speech]] sounds within a [[language]].",
parents = {"ภาษาศาสตร์"},
}
labels["phonology"] = labels["สัทวิทยา"]
labels["phrenology"] = {
type = "related-to",
description = "default",
parents = {"จิตวิทยา", "วิทยาศาสตร์เทียม"},
}
labels["phycology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[phycology]], the study of [[algae]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สาหร่าย}}",
parents = {"พฤกษศาสตร์", "จุลชีววิทยา"},
}
labels["physical chemistry"] = {
type = "related-to",
description = "default",
parents = {"เคมี", "ฟิสิกส์"},
}
labels["ฟิสิกส์"] = {
type = "related-to",
description = "default no singularize",
parents = {"วิทยาศาสตร์"},
commonscat = true,
wpcat = true,
}
labels["physics"] = labels["ฟิสิกส์"]
labels["สรีรวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[physiology]].",
parents = {"ชีววิทยา", "แพทยศาสตร์"},
}
labels["physiology"] = labels["สรีรวิทยา"]
labels["phytopathology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[phytopathology]], the study of [[disease]] in [[plant]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:โรคพืช}}",
parents = {"พยาธิวิทยา", "พฤกษศาสตร์"},
}
labels["planetary nomenclature"] = {
type = "related-to",
description = "default",
parents = {"planetology"},
}
labels["planetology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[planetology]], the study of [[planet]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ดาวเคราะห์}}",
parents = {"ดาราศาสตร์", "ธรณีวิทยา"},
}
labels["ศัลยกรรมพลาสติก"] = {
type = "related-to",
description = "default",
parents = {"ศัลยกรรม"},
}
labels["plastic surgery"] = labels["ศัลยกรรมพลาสติก"]
labels["รัฐศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"สังคมศาสตร์", "การเมือง"},
}
labels["political science"] = labels["รัฐศาสตร์"]
labels["potential theory"] = {
type = "related-to",
description = "default",
parents = {"คณิตศาสตร์"},
}
labels["pragmatics"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์"},
}
-- สัทสัมพันธ์ กว้างว่า ฉันทลักษณ์
labels["สัทสัมพันธ์"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[prosody]], the study of the [[suprasegmental]] aspects of [[speech]].",
parents = {"ภาษาศาสตร์"},
}
labels["prosody"] = labels["สัทสัมพันธ์"]
labels["วิทยาศาสตร์เทียม"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์"},
}
labels["pseudoscience"] = labels["วิทยาศาสตร์เทียม"]
labels["จิตเวชศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์"},
}
labels["psychiatry"] = labels["จิตเวชศาสตร์"]
labels["จิตวิเคราะห์"] = {
type = "related-to",
description = "default no singularize",
parents = {"จิตวิทยา"},
}
labels["psychoanalysis"] = labels["จิตวิเคราะห์"]
labels["จิตวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[psychology]], the study of the [[mind]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:จิต}}",
parents = {"สังคมศาสตร์"},
}
labels["psychology"] = labels["จิตวิทยา"]
labels["จิตบำบัด"] = {
type = "related-to",
description = "default",
parents = {"จิตวิทยา"},
}
labels["psychotherapy"] = labels["จิตบำบัด"]
labels["pulmonology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[pulmonology]], the study of the [[respiratory system]], including the [[lung]]s.",
parents = {"แพทยศาสตร์"},
}
labels["pyrotechnics"] = {
type = "related-to",
description = "default no singularize",
parents = {"วิทยาศาสตร์"},
}
labels["quantity"] = {
type = "related-to",
description = "default",
parents = {"คณิตศาสตร์"},
}
labels["quantum mechanics"] = {
type = "related-to",
description = "default no singularize",
parents = {"ฟิสิกส์"},
}
labels["relativity"] = {
type = "related-to",
description = "default",
parents = {"ฟิสิกส์"},
}
labels["rheumatology"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์"},
}
labels["วิทยาการหุ่นยนต์"] = {
type = "related-to",
description = "default no singularize",
parents = {"วิศวกรรมศาสตร์"},
}
labels["robotics"] = labels["วิทยาการหุ่นยนต์"]
labels["rocketry"] = {
type = "related-to",
description = "default",
parents = {"อวกาศยานศาสตร์"},
}
labels["roofing"] = {
type = "related-to",
description = "default",
parents = {"การก่อสร้าง"},
}
labels["rosiculture"] = {
type = "related-to",
description = "default",
parents = {"horticulture"},
}
labels["Russian space program"] = {
type = "related-to",
description = "=the Russian and Soviet space programs",
parents = {"อวกาศยานศาสตร์", "การบิน"},
}
labels["sales"] = {
type = "related-to",
description = "default no singularize",
parents = {"marketing"},
}
labels["วิทยาแผ่นดินไหว"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[seismology]], the study of [[earthquake]]s.",
parents = {"ธรณีวิทยา"},
}
labels["seismology"] = labels["วิทยาแผ่นดินไหว"]
labels["อรรถศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์"},
}
labels["semantics"] = labels["อรรถศาสตร์"]
labels["Semitic linguistics"] = {
type = "related-to",
description = "{{{langname}}} terms used in the study and analysis of [[Semitic]] [[language]].",
parents = {"ภาษาศาสตร์"},
}
labels["semiotics"] = {
type = "related-to",
description = "default no singularize",
parents = {"สังคมศาสตร์", "ภาษาศาสตร์"},
}
labels["เพศวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[sexology]], the study of [[human]] [[sexuality]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:เพศ}}",
parents = {"สังคมวิทยา", "เพศ", "จิตวิทยา"},
}
labels["sexology"] = labels["เพศวิทยา"]
labels["หน่วยเอสไอ"] = {
type = "related-to",
description = "=[[International System of Units|SI]] [[unit of measure|units of measure]]",
parents = {"หน่วยวัด"},
}
labels["SI units"] = labels["หน่วยเอสไอ"]
labels["signal processing"] = {
type = "related-to",
description = "default",
parents = {"คณิตศาสตร์ประยุกต์", "โทรคมนาคม"},
}
labels["สังคมศาสตร์"] = {
type = "related-to",
description = "default with the",
parents = {"วิทยาศาสตร์", "สังคม"},
}
labels["social sciences"] = labels["สังคมศาสตร์"]
labels["sociolinguistics"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์", "สังคมวิทยา"},
}
labels["สังคมวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[sociology]], the study of [[society]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สังคม}}",
parents = {"สังคมศาสตร์"},
}
labels["sociology"] = labels["สังคมวิทยา"]
labels["วิศวกรรมซอฟต์แวร์"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์", "วิทยาการคอมพิวเตอร์", "ซอฟต์แวร์"},
}
labels["software engineering"] = labels["วิศวกรรมซอฟต์แวร์"]
labels["soil science"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์โลก"},
}
labels["sorting algorithms"] = {
type = "set",
description = "default",
parents = {"theory of computing"},
}
labels["sound engineering"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์", "sound"},
}
labels["space access"] = {
type = "related-to",
description = "default",
parents = {"อวกาศยานศาสตร์"},
}
labels["space sciences"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "อวกาศ"},
}
labels["spectroscopy"] = {
type = "related-to",
description = "default",
parents = {"เคมีวิเคราะห์", "ทัศนศาสตร์", "ฟิสิกส์"},
}
labels["statistical mechanics"] = {
type = "related-to",
description = "default no singularize",
parents = {"กลศาสตร์"},
}
labels["สถิติศาสตร์"] = {
type = "related-to",
description = "default no singularize",
parents = {"วิทยาศาสตร์รูปนัย", "คณิตศาสตร์"},
}
labels["statistics"] = labels["สถิติศาสตร์"]
-- AKA ศัลยศาสตร์, การผ่าตัด
labels["ศัลยกรรม"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์"},
}
labels["surgery"] = labels["ศัลยกรรม"]
labels["surveying"] = {
type = "related-to",
description = "default",
parents = {"ภูมิศาสตร์"},
}
labels["ระบบ"] = {
type = "related-to",
description = "default",
parents = {"interdisciplinary fields", "วิทยาศาสตร์", "สังคม"},
}
labels["systems"] = labels["ระบบ"]
labels["systems engineering"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์"},
}
labels["ทฤษฎีระบบ"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์", "ระบบ"},
}
labels["systems theory"] = labels["ทฤษฎีระบบ"]
labels["อนุกรมวิธาน"] = {
type = "related-to",
description = "default",
additional = "For individual [[taxa]], see [[:หมวดหมู่:Taxonomic names]].",
parents = {"ชีววิทยา", "ทฤษฎีวิวัฒนาการ"},
}
labels["taxonomy"] = labels["อนุกรมวิธาน"]
labels["กาล"] = {
type = "related-to",
description = "default",
parents = {"ไวยากรณ์"},
}
labels["tenses"] = labels["กาล"]
labels["teratology"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[teratology]], the study of abnormalities in the [[development]] of the [[body]].",
parents = {"ชีววิทยาการเจริญ", "แพทยศาสตร์", "พยาธิวิทยา", "พิษวิทยา"},
}
labels["theory of computing"] = {
type = "related-to",
description = "{{{langname}}} terms used in theoretical discussion of [[computer science]] or [[computing]].",
parents = {"วิทยาการคอมพิวเตอร์"},
}
labels["thermodynamics"] = {
type = "related-to",
description = "default no singularize",
parents = {"ฟิสิกส์"},
}
labels["tides"] = {
type = "related-to",
description = "default no singularize",
parents = {"ความโน้มถ่วง", "ปรากฏการณ์เป็นคาบ"},
}
labels["พิษวิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[toxicology]], the study of [[poisons]], [[toxins]] and other substances with negative effects on the [[body]].",
additional = "{{also|หมวดหมู่:{{{langcode}}}:พิษ}}",
parents = {"แพทยศาสตร์", "เภสัชวิทยา"},
}
labels["toxicology"] = labels["พิษวิทยา"]
labels["traditional Chinese medicine"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์ทางเลือก"},
}
labels["traffic engineering"] = {
type = "related-to",
description = "default",
parents = {"วิศวกรรมศาสตร์", "การคมนาคมทางถนน"},
}
labels["translation studies"] = {
type = "related-to",
description = "default no singularize",
parents = {"ภาษาศาสตร์"},
}
labels["traumatology"] = {
type = "related-to",
description = "{{{langname}}} terms used in traumatology, the study of wounds and injuries caused by accidents or violence to a person.",
parents = {"แพทยศาสตร์", "พยาธิวิทยา"},
}
labels["ufology"] = {
type = "related-to",
description = "default",
parents = {"forteana", "anti-gravity", "celestial inhabitants"},
}
labels["หน่วยวัด"] = {
type = "related-to",
description = "{{{langname}}} terms that are [[unit of measure|units of measure]].",
parents = {"วิทยาศาสตร์", "มาตรวิทยา"},
commonscat = true,
wpcat = true,
}
labels["units of measure"] = labels["หน่วยวัด"]
labels["urban studies"] = {
type = "related-to",
description = "default",
parents = {"วิทยาศาสตร์ประยุกต์", "สังคมศาสตร์"},
}
labels["urology"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์"},
}
labels["คำกริยา (หัวข้อ)"] = {
type = "related-to",
description = "default",
parents = {"วจีวิภาค"},
}
labels["verbs"] = labels["คำกริยา (หัวข้อ)"]
labels["สัตวแพทยศาสตร์"] = {
type = "related-to",
description = "default",
parents = {"แพทยศาสตร์", "สัตว์"},
}
labels["veterinary medicine"] = labels["สัตวแพทยศาสตร์"]
labels["วิทยาไวรัส"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[virology]], the study of [[virus]]es.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:ไวรัส}}",
parents = {"แพทยศาสตร์", "จุลชีววิทยา", "พยาธิวิทยา"},
}
labels["virology"] = labels["วิทยาไวรัส"]
labels["วิทยาภูเขาไฟ"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[volcanology]], the study of [[volcano]]es.",
parents = {"ธรณีวิทยา"},
}
labels["volcanology"] = labels["วิทยาภูเขาไฟ"]
labels["สัตววิทยา"] = {
type = "related-to",
description = "{{{langname}}} terms used in [[zoology]], the study of [[animal]]s.",
additional = "{{also|หมวดหมู่:{{{langcode}}}:สัตว์}}",
parents = {"ชีววิทยา"},
}
labels["zoology"] = labels["สัตววิทยา"]
labels["zymurgy"] = {
type = "related-to",
description = "default",
parents = {"ชีวเคมี", "brewing"},
}
return labels