answersLogoWhite

0

It could be that the two languages did not appear to interact directly. Not only that, but they did not interact with third languages that interacted with each of them.

There is, however, another possibility. If my language uses words from the English language and only that but I add the letter 'a' before each word I will get:

Athe aintersection aof athese atwo alanguages awill abe aa anull aset.

I can hardly claim that my language is not related to English! And after a moment of puzzlement most English speakers will know exactly what that sentence says even if every word is a new word for them.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are some examples of closure properties of regular languages?

Closure properties of regular languages include: Union: The union of two regular languages is also a regular language. Intersection: The intersection of two regular languages is also a regular language. Concatenation: The concatenation of two regular languages is also a regular language. Kleene star: The Kleene star operation on a regular language results in another regular language.


How can you prove that the complement of a regular language is regular?

The complement of a regular language is regular because regular languages are closed under complementation. This means that if a language is regular, its complement is also regular.


What are some examples of regular languages and how are they defined in the context of formal language theory?

Regular languages are a type of language in formal language theory that can be defined using regular expressions or finite automata. Examples of regular languages include languages that can be described by patterns such as strings of characters that follow a specific rule, like a sequence of letters or numbers. Regular languages are considered the simplest type of language in formal language theory and are often used in computer science for tasks like pattern matching and text processing.


Is every deterministic context free language is regular?

No, not every deterministic context-free language is regular. While regular languages are a subset of deterministic context-free languages, there are deterministic context-free languages that are not regular. This is because deterministic context-free languages can include more complex structures that cannot be captured by regular expressions.


How can you prove that the reverse of a regular language is regular?

The reverse of a regular language is regular because for every string in the original language, there exists a corresponding string in the reversed language that is also regular. This is because regular languages are closed under the operation of reversal, meaning that if a language is regular, its reverse will also be regular.


What is relation between regular languages finite automaton and regular grammars?

finite automaton is the graphical representation of language and regular grammar is the representation of language in expressions


Are all regular languages context-free?

No, not all regular languages are context-free. Regular languages are a subset of context-free languages, but there are context-free languages that are not regular.


Are all finite languages regular?

No, not all finite languages are regular.


What are the applications of finite automata in linquistics?

Finite automata (both deterministic DFAs and and non-deterministic NFAs) recognize regular languages while Chomsky (a linguist) defined regular languages no natural language is regular and so their use in linguistics is limited, in computer science however regular languages (and regular expressions in particular) are widely used.


Why is it that its i go home not you go to home?

Simply because the English language is exceedingly irregular. You may find that, in other languages, it's "go to home," because their languages are more regular.


Is c is regular language?

it is not regular language .it is high level language


Are all finite languages regular, according to the theory of formal languages?

Yes, according to the theory of formal languages, all finite languages are regular.