answersLogoWhite

0

Grammar that we all use, there is no other kind of grammar.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How can regular grammar be converted into a nondeterministic finite automaton (NFA)?

To convert regular grammar into a nondeterministic finite automaton (NFA), each production rule in the grammar is represented as a transition in the NFA. The start symbol of the grammar becomes the start state of the NFA, and the accepting states of the NFA correspond to the final states of the grammar. The NFA can then recognize strings that are generated by the regular grammar.


Does regular flour is gluten free?

Does regular English is grammar free? Different question, same answer.


What is the regular expression for a context-free grammar that generates the keyword "keyword"?

The regular expression for a context-free grammar that generates the keyword "keyword" is simply the word "keyword" itself.


Types of grammar in theory of computation?

1. type(0) Unrestricted Grammar 2. type(1) Context Sensitive Grammar 3 type(2) Context Free Grammar 4. type(3) Regular Grammar


Difference between Context-free grammar and regular expression?

almost same


What is the difference between context free grammar and regular grammar?

A context-free grammar can generate languages that regular grammars cannot, as it allows for the use of non-terminal symbols in productions. Regular grammars, on the other hand, are less powerful and can only generate regular languages, which are a subset of context-free languages. Context-free grammars are more expressive and have more flexibility in rule definitions compared to regular grammars.


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


What is the difference between Regular Expresion and Context Free Grammar?

regular language is easy to understand than context free language


How can a context-free grammar (CFG) be converted into a regular expression?

A context-free grammar (CFG) can be converted into a regular expression by using a process called the Arden's theorem. This theorem allows for the transformation of CFG rules into regular expressions by solving a system of equations. The resulting regular expression represents the language generated by the original CFG.


What is adequate to shield against grammar radiation?

To shield against grammar radiation, it is important to adhere to proper grammar rules and guidelines in writing and communication. This includes using correct punctuation, sentence structure, and word usage. Regular grammar checks and proofreading can also help minimize the impact of grammar radiation.


What is the difference between traditional grammar and functional grammar?

Traditional grammar is correct "textbook" grammar. Functional grammar is colloquial grammar, grammar that people use in regular conversation. For instance, people tend to say "Who are you going with?" even though that is incorrect and the correct form would be "With whom are you going?" (prepositions should always precede their objects, and "who" should be in the objective case "whom").


How can one demonstrate that a language is regular?

One can demonstrate that a language is regular by showing that it can be described by a regular grammar or a finite state machine. This means that the language can be generated by a set of rules that are simple and predictable, allowing for easy recognition and manipulation of the language's patterns.