semantic-field

Semantic field

The Semantic Field is that term or group of words that share one or more features in their meaning. There are many words or lexical units among which we can recognise similar aspects.

We can say that the words mountain, plain, valley and peninsula are part of the semantic field of phrases used to describe geographical features.

It is important to bear in mind that the words that make up a semantic field must have the same grammatical category. For example, those mentioned above are nouns.

The grammatical categories are adjectives, verbs, pronouns, adverbs, adverbs, determiners, prepositions, nouns. As well as conjunctions and interjections and determiners.

Types of semantic fields

The semantic fields can be classified in many ways. Fundamentally, depending on the relationships identified between their constituent elements. We can highlight the following categories:

Closed semantic field

It is one to which new elements can no longer be added, as it forms a complete field in itself. For example: The days of the week, of which there are only seven, or the months of the year, of which there are twelve.

Open semantic field

It is one to which you can always add new terms. For example, computer accessories: camera, keyboard, mouse, flash drive, headphones, etc.

Gradual semantic field

It is the type of field in which the elements imply a scale with its different nuances. For example, moods: enthusiastic, content, happy, cheerful, joyful, jubilant, happy, joyful, happy.

Semantic fields antonyms

They are those formed by words between which oppositional relations are established. For example: happy/sad, peace/war, night/day.

Associative semantic field

It is one that is shaped by the proximity of the reality they refer to. For example, forest, tree, jungle, heath, flora, fauna, wildlife, shade. This type of association tends to be more subjective.

Examples of semantic fields

With the help of the following examples, it will be easier to recognise the semantic field. 

Semantic field of animals:

Dog, cat, pigeon, lion, mouse, elephant, giraffe, chimpanzee, puma.

Fruit semantic field

Apple, orange, pear, strawberry, mandarin, melon, watermelon, peach.

Semantic field of flowers

Rbear, sunflower, hydrangea, tulip, dahlia, lily, carnation, cherry blossom, orchid, daisy.

HTML5-AND-SEMANTICS

HTML5: Basic Structure and Semantic Elements

HTML5 is a standard that serves as a reference for software that connects to the development of web pages, in different versions. It defines a basic structure and code called HTML for defining the content of a web page.

These are texts, images, videos, games, among others. One of the main advantages of HTML5 is the inclusion of semantic elements, or semantic markings. They help us to define the different divisions of a web page.

In versions prior to HTML5, the div tag used to be used to make the divisions of a web page. But nowadays, it is recommended to use the semantic elements as they clearly describe their purpose.

Semantic elements can clearly describe their importance to the browser and developers. Examples of elements semantics: <form action="">, <table> y <img> clearly define their content.<input type="hidden" name="trp-form-language" value="en"/>

Many existing websites include the following HTML code. <div id = "«nav»">, <div class = "«header»"> o &lt;div tail.

HTML5 offers new semantic elements to define a different part of the web page.

Open in Gemini See in GPT Chat