answersLogoWhite

0

Informative

Directive

Expressive

Phatic

Ritualistic/Ceremonial

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Linguistics

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 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.


Which of the follwing is true of the functions that language can serve?

Language can serve various functions, including communication, expressing emotions, conveying information, influencing others, and building social connections. It can also be used for persuasion, storytelling, problem-solving, and creative expression. Ultimately, the functions of language are diverse and can vary depending on the context and purpose of communication.


What is the number 5 in luhya language?

The number 5 in African Luhya language is said as "Tsirano".


What are the systemic function of language?

The systemic functions of language refer to the ways in which language serves different purposes within a society. These functions include communication, social interaction, expressing identity and culture, influencing attitudes and behaviors, and preserving knowledge and history. Language also plays a role in organizing thought and facilitating cognitive processes.

Related Questions

When was Functions of Language created?

Functions of Language was created in 1994.


What is the functions of the language?

cursing


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.


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 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 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.


What enhance the basic instructions of c language?

Library functions


What are library functions inc language?

The predefined functions, that are already written for you. Some of them are strlen, printf, fgets, exit.