Which script of ancient India was written from right to left?

1 Answer

Answer :

Kharoshti

Related questions

Description : Can I take my written script to another pharmacy and get it filled?

Last Answer : answer:The pharmacy doesn’t care; the insurance company does. If you’re paying out of your own pocket, you’re free to do whatever you want.

Description : In cursive or fancy script, what is the thing that connotes an underscoring of the text above (such as a name written on the envelope of a card) or that marks the end of a written passage (such as a diary entry) that looks like a giant tilde (~) with two forward slashes (//) through it?

Last Answer : The closest thing I can find in the Unicode character set is the swung dash , hex code 2053. I don't know if this is exactly the same character as the one you mention-the only place I see that ... re asking about might be a different entirely. If that's in the Unicode set, I can't find it.

Description : What's the worst single line of code/script/command you have ever written/seen?

Last Answer : You might enjoy this story.

Description : The Ashoka edicts are written in ____________ script.

Last Answer : The Ashoka edicts are written in ____________ script. (a) Sinhala (b) Aramaic (c) Kharoshthi (d) Modi

Description : What word can be written forward, backward or upside down, and can still be read from left to right? -Riddles

Last Answer : NOON.

Description : What 4-letter word can be written forward, backward or upside down, and can still be read from left to right? -Riddles

Last Answer : NOON.

Description : What 4-letter word can be written forward, backward or upside down, and can still be read from left to right? -Riddles

Last Answer : NOON is the 4-letter word can be written forward, backward or upside down, and can still be read from left to right.

Description : Why Arabic is written from the right side and why all the languages ​​of the world are written from the left side ?

Last Answer : Only Arabic is not written from the right side. Other languages are also written from the right side. Such as Urdu , Persian etc. Everyone in the world loves the right more than the ... languages are dignified as languages. There is no opportunity to underestimate any language as a language.

Description : How does one go about getting a script for a TV show into the right hands?

Last Answer : If you are in college, then take a script writing class. Usually they will be able to get it into the right hands. Thats how it is at my school.

Description : By what name are the patterns of Bengali literature written in ancient times known ?

Last Answer : The specimens of Bengali literature written in ancient times are known as 'Charyacharyabinischaya' , ' Charyagitikosh' , ' Charyagitika' , ' Charyapad' , Buddhist songs and doha in the thousand year old Bengali language etc.

Description : How do we know that written constitutions develop in Ancient Greece?

Last Answer : hhj, hmgfxzsawqeaWRZTSDYFGUVHJBFTCESZTDFCCdyty

Description : What are hand copies of ancient texts written by monks called?

Last Answer : Need answer

Description : 1. India is self sufficient in production of which of the following commodities? 2. Which country is not a member of SAARC? 3. Independent alternation of generation is found in which plant? ... peak in the world? 20. Which Sultan of Delhi introduced measures for improving the quality of fruits?

Last Answer : Answer : 1. Milk 2. Mauritius 3. Fern 4. Low humidity 5. Guru Angad 6. India, that is Bharat 7. Reinforced glass 8. French 9. Cirrus cloud 10. Amatya 11. Disposable Personal Income 12. Root ... . Peddana 16. Infrared region 17. Streptomycin 18. Thorium 19. K-2 (Godwin Austin) 20. Firoz shah Tughlaq

Description : Several years ago I left California for New Mexico, and now i'd like to return. Do I have to take the physical driving test when I get back or just the written one?

Last Answer : From here: If you are a first-time New Mexico licensee age 18 to 24 you will be are required to take the None for the Road self-study DWI awareness class. First, a) complete the None ... be issued if your driving privileges have been suspended, revoked, or denied by this state or any other state.

Description : A man phoned his daughter to ask her to buy a few things he needed for a trip. He told her she would find enough dollar bills for the purchase in an envolope on his desk. She found the note with 98 ... time to pay she not only did have $8 left over but she was short.By how much and why? -Riddles

Last Answer : (A). $4. She had read 86 upside down. (B). Turn 9 upside down and exchange it with the 8. Both columms will add to 18.

Description : Lets flip the script: Picky eaters, what one food you CAN get behind?

Last Answer : Fries

Description : Windows script host error, can someone please help?

Last Answer : answer:Your Registry got mangled somehow and messed up your file associations. Given that one of them was .EXE that makes things a little more difficult, though not insurmountable. The simplest fix I ... with the Registry, which will make the necessary changes to get your system back up and running.

Description : Can someone please help me solve this windows 7 script host error?

Last Answer : If you still have the OS disc, I suggest booting into it and see if you can repair the system.

Description : If you could go back in time and make a change to the script of "Back to the Future", what would you change?

Last Answer : When Marty goes into the future, he sees that he is now a washed up actor with Parkinson’s.

Description : How can I make this sort of a ...script, in excel?

Last Answer : You could simply graph them on the same chart. Once the sheet is set up that’s about all that would need to be done. You would not have any fancy transparency though. I would probably just write a small program in Java to do it.

Description : Can someone read my script and tell me if it's any good?

Last Answer : Go ahead. I’m all ears. PM me, don’t post it as another question.

Description : What's the best Groupon clone script available?

Last Answer : Gripsell is the best but they are selective in distributing its script licenses. Some other options are Couponic or Wroupon.

Description : Jar Jar Abrams and his entire team of hack writers have been killed by terrorists freedom fighters. You are put in charge of producing the next Star Trek movie. Who will you hire to direct, and who will you hire to write the script?

Last Answer : Warner Herzog. Vince Gilligan

Description : What's bugging my simple JavaScript toggle script?

Last Answer : answer:The toggle_visibility function specifies (eng, met), not (var1, var2), so it seems not to matter what order of parameters you send it, it's going to read (eng, met) always. function toggle_visibility(eng, ... = block'; } else { e1.style.display = block'; e2.style.display = none'; }

Description : Is it possible to reconcile with someone who insists on rewriting the script?

Last Answer : My brother had an issue with one of his daughters . I won't get into it either, but he tried several times to reconcile and she was the same way, she kept coming up with things that had nothing to ... came to him. She didn't exactly apologize or even mention the incident, but he was okay with it.

Description : Economics in the 1920s script?

Last Answer : answer:Use your history research to think of some issue that might have been the cause of conflict at the time-political, social, economic, whatever. Any of those areas would have an ... your script. Include information in their dialogue that shows you know something about the historical context.

Description : How to write a structural analysis of a script?

Last Answer : You should have a good introduction, explaining the environment and the characters.

Description : How can I add an ELSE to this batch script?

Last Answer : answer:Doesn’t ELSE require an IF to go along with it? It’s been a looooong time since I wrote batch scripts, but have you tried: IF tasklist /nh /fi “imagename eq explorer.exe” | find /i “explorer.exe” >nul && ( echo Explorer.exe is running) ELSE (echo Explorer.exe is not running) ??

Description : Can you author a post that contains not a solitary showing of that symbol fifth in rank out of our 26 script-signs (found amidst "d" and "f")?

Last Answer : Oh my God, no. I’m far too lazy for that. On top of which, it would suck up too much of my day.

Description : Why isn't this batch script working?

Last Answer : What’s the shell? Is that windows cmd? Any details to the parse error ? Does “not ask to overwrite” mean don’t overwrite, or you don’t want it to stop and ask you the question?

Description : Help with this batch script?

Last Answer : answer:Try writing this at a DOS prompt and see if it gives you any ideas about how you can format your directory name: echo %date:~10,4%%date:~4,2%%date:~7,2% When I run that it gives me: 20110924 (for ... , then of course you'll need to modify the parsing of the Echo command. I know you can do it.

Description : Simple way to add a GUI to batch script, or similar?

Last Answer : I think you might want to use http://www.horstmuc.de/ui.htm. Enjoy.

Description : Shut down all network computers via batch script?

Last Answer : answer:I recently did this because we had an issue with our Generator not cutting over. Once the UPS runs out, hard loss of power will affect hard drives, system boards, cache batteries, ... or maliciously executed. PM me if you need more info. Both are free. WMIC commands SysInternals psshutdown

Description : Why won't this batch script work?

Last Answer : answer:outputting your variables before you check the loop would probably get you closer and let you know where the problem lies… You may also want to reverse your checks… check for your loop condition and then check for your continuation… so loop always gets checked first.

Description : Help editing a batch script?

Last Answer : answer:It looks like WallpaperStyle is the setting. Determines how the desktop bitmap is displayed on the desktop if the bitmap is not tiled 0 Center the bitmap on the desktop. 2 Stretch the ... vertically and horizontally to fit the desktop. http://technet.microsoft.com/en-us/library/cc978626.aspx

Description : How do you brainstorm your plot/script?

Last Answer : answer:I tend to write down a sentence for each major part of my plot. For instance, one of the plots I've used in a story required the two main characters to meet at a certain time in ... said in the dialog between them, and anything else that spawns later in the plot from this particular moment.

Description : What kind of script/program/CMS/etc. is needed to make a site like care.com, airbnb.com, schoolofeverything.com, fiverr.com?

Last Answer : All the sites you posted are so different I don’t think you can use a CMS without being heavily modified. I would charge about 20K to even touch it if I was doing it from scratch.

Description : Is it legal for Americans to buy prescription medication from Canada so long as they have a valid script?

Last Answer : Try calling Doctorsolve and see if they stock the drug and can fill it with your Dr.‘s Rx. I used it all the time to get drugs that were discontinued or just cheaper. It is legal.

Description : Does anyone know some good action script resources?

Last Answer : answer:The resource you want really depends on what you are trying to do and what program you are using. http://www.actionscript.org/resources/categories/Tutorials/ can probably get you started if you are ... to the professor so you can meet with him outside of class and get the help you need.

Description : Why does "ruby1.8 script/console" fails to invoke ruby1.8?

Last Answer : answer:I'm not a Rails guru, but I have been poking around lately with a Rails app under Debian. Apparently Rails' API is frequently broken between major versions. If your scripts are written for Rails 1 ... been keeping a blog about this project, you can check it out if you want the gory details.

Description : What's wrong with this simple PHP script?

Last Answer : answer:Do you need a concatenation operator (.) between your string and the variable name ($the_long_url)? But like this: ’”.$var.”’ http://www.gidforums.com/t-965.html

Description : How to make a custom script?

Last Answer : answer:A script can pertain to a file with code in any programming language. A .bat file is a list of Windows console commands to rename/move a batch of files or run a batch of programs. ... it's a matter of learning the syntax and keeping a close reference to the parameters of each command.

Description : Is there a script that can get rid of all slideshows on the internet?

Last Answer : The subscribe to newsletter popup was too annoying to even stick around for the slide show. I wouldn’t want to disable them all, but being able to stop the show when they distract the eye from reading would be great. It’s too late tonight, but I will check tomorrow for such a tool.

Description : How do I teach kids the vocabulary of theatre, such as plot, scene,sets, conflict, script,and audience, to decribe theatrical experiences?

Last Answer : answer:I was a peer tutor in high school :D Plot: The central storyline of the production Scene: a small story involving one or more people and can be a short story or part of a bigger one ... then they wont care if you look like an idiot, they will be more interested in their own conversations).

Description : What are some good colleges to double major in television/film acting and directing with a minor in script writing?

Last Answer : Right now I have found Academy of Art University, the Los Angeles Film School, and Brooks Institute. Are there any others?

Description : How do i put a script on greasemonkey?

Last Answer : answer:Easiest way is to just drag the icon of the script to your Firefox icon. Or use File—> Open File. Or you can upload it to http://userscripts.org/ and install the script from there.

Description : How do I get my bash script to fail if it's being run as root?

Last Answer : #!/bin/bash if [ "$(id -u)" == "0" ]; then echo "This script must not be run as root" 1>&2 exit 1 fi

Description : Is there software that you can call from, for example a PHP script, to translate languages?

Last Answer : Google AJAX Language API

Description : Why has my computer been getting a lot of script error messages lately?

Last Answer : Try unstalling Chrome.