answersLogoWhite

0

5 functions of language

Updated: 4/26/2024
User Avatar

Wiki User

13y ago

Best Answer

Informative

Directive

Expressive

Phatic

Ritualistic/Ceremonial

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

3d ago
  1. Communicating thoughts and ideas.
  2. Expressing emotions and feelings.
  3. Sharing information and knowledge.
  4. Connecting people and building relationships.
  5. Creating art and literature.
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 5 functions of language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

When was Functions of Language created?

Functions of Language was created in 1994.


What are the components and functions of a language?

The components of a language are phonology (sounds), morphology (word structure), syntax (sentence structure), semantics (meaning), and pragmatics (language use in context). The functions of a language include communication, expression of thoughts and feelings, social interaction, and cognitive development.


What is the functions of the language?

cursing


What is the functions of spoken language?

Spoken language serves to communicate thoughts, ideas, and emotions between individuals. It allows for the exchange of information, promotes social interaction, and enables collaboration between people.


What according to James Baldwin are the functions of language?

Performative Function - the thing and perform what the person say


What are user-defined functions?

User-defined functions are functions that are not provided by the language itself. They are the functions that you yourself write or that are provided for you by a third-party.


What is nesting of functions in c language?

Impossibility.


What are the functions of language in society?

Language serves to facilitate communication, express thoughts and emotions, convey information, and preserve cultural heritage. Additionally, it plays a crucial role in shaping identities, building relationships, and enabling social cohesion within a community.


How many functions are there in c?

The language itself has no functions at all. All functions are either provided by a library or are user-defined. The C89 standard library has fewer than 200 functions but C99 has a few more. Although the standard library is considered part of the language, the library and the language are physically separate. However, the language does have built-in operators like sizeof() that are function-like. But unlike actual functions which are evaluated at runtime, these operators are evaluated at compile time.


What are the functions of language according to Robinson?

According to linguist W. P. Robinson, the functions of language are marking emotional states, personalities, social identity, and relationships, as well as regulating social encounters and identifying social class. These functions were outlined in his 1972 book Language and Social Behavior.


What are the functions of language?

Language has a variety of functions. Some of these include apologizing, asking a question, as well as expressing one's personal wishes.


What are functions in c language?

constants, MAX_(function), etc.