answersLogoWhite

0

You'll have to download software for this. Personally i don't type other languages. I use a program where i right in (example) katakana script with my mouse pad and it appears in typed form on the screen. This programs are available in any good computer stores or of the internet. There are translating ones as well where you can write in English and it is translated to the preferred language. Mozilla Firefox offers a free service like this which is relevavtly sound proof. Just be prepared to face cost.

User Avatar

Wiki User

13y ago

What else can I help you with?

Continue Learning about Linguistics

What are the different types of diction?

The different types of diction include formal (sophisticated language), informal (casual language), colloquial (everyday language), and slang (informal, non-standard language). Each type of diction conveys a different level of formality and can impact the tone and style of writing or speech.


Explain the different types of languages in English?

In English, the different types of languages include formal language, which is used in professional or academic settings; informal language, used in casual conversations among friends; technical language, with specialized vocabulary for specific fields; and archaic language, which is outdated or no longer commonly used. Each type serves a different purpose and is used in various contexts.


What language is creole?

Creole is a kind of language and not just one specific language. In the southern US, some speak a language that is a blending of English and the Canadian (Cajun) French that was brought down many decades ago. It is the blending of two or more languages that make a creole.


How do you type in different languages?

To type in different languages, you can enable a language keyboard on your device's settings. This allows you to switch between keyboards for various languages by pressing a key or using a keyboard shortcut. Additionally, you can use virtual keyboards or input methods to type in different languages without changing your physical keyboard.


Where can you find the translation of a word in different languages?

You can find translations of a word in different languages using online translation websites/apps like Google Translate, or by using multilingual dictionaries or language-specific resources. Some language learning platforms also offer translation features for exploring different language equivalents of a word.

Related Questions

How do you type in a different language on your computer?

You just do. Lol. xD. >--]-O.


What are the different type of culture region?

Religion beliefs, language, and life style.


What is the important in studying Romeo and Juliet?

The importance is introducing a different kind of English language which is an example of William Shakespeare. His unique language interprets different type of literature.


How is us and Japan's culture different?

It has a different type of government. They speak a different language. They have a different religion. They make different kinds of houses, and they have different types of schools.


Do cows from the UK moo different to Chinese cows?

No. Mooing is a type of "international language."


How is typedef different from int in c language?

They are entirely different things; int is a type, typedef is a way to define types.


How do you say teacher in different languages?

go to www.yahoobabelfish.com and type in what word you want an what language you want it in


Who was first made the language?

There does not seem to be any type of consensus as to who originated language. It is thought that there are approximately 5,000 different languages spoken in the world today.


How do you make Microsoft Word 2003 go to a different language?

You would have to change the system language or use Insert>Symbols and insert the symbols needed. Also you an type what you want an type Language Translator in Google and translate there. Then Copy and Paste into Word


What is the new data types for object oriented language?

Different languages have different data types. But basically, each class can be considered a different data type. For example, if a language doesn't have a data type for dates, create a class, with fields (or properties) to store day, month, year; if your language doesn't have complex numbers, create a class with two fields of some real type to store the real and the imaginary part; if your language doesn't have a data type to store information about a font (its name, size, and characteristics like being or not being bold), create a class to save information about a font, etc.Different languages have different data types. But basically, each class can be considered a different data type. For example, if a language doesn't have a data type for dates, create a class, with fields (or properties) to store day, month, year; if your language doesn't have complex numbers, create a class with two fields of some real type to store the real and the imaginary part; if your language doesn't have a data type to store information about a font (its name, size, and characteristics like being or not being bold), create a class to save information about a font, etc.Different languages have different data types. But basically, each class can be considered a different data type. For example, if a language doesn't have a data type for dates, create a class, with fields (or properties) to store day, month, year; if your language doesn't have complex numbers, create a class with two fields of some real type to store the real and the imaginary part; if your language doesn't have a data type to store information about a font (its name, size, and characteristics like being or not being bold), create a class to save information about a font, etc.Different languages have different data types. But basically, each class can be considered a different data type. For example, if a language doesn't have a data type for dates, create a class, with fields (or properties) to store day, month, year; if your language doesn't have complex numbers, create a class with two fields of some real type to store the real and the imaginary part; if your language doesn't have a data type to store information about a font (its name, size, and characteristics like being or not being bold), create a class to save information about a font, etc.


What are the different types of diction?

The different types of diction include formal (sophisticated language), informal (casual language), colloquial (everyday language), and slang (informal, non-standard language). Each type of diction conveys a different level of formality and can impact the tone and style of writing or speech.


What are different data type in c language?

there are three data type ic c language. they are, 1.primary data type: a.integer type b.floating point type c.character type d.void type 2.derived data type eg; array, pointer 3.userdefined data type eg; structer and union