answersLogoWhite

0

The semicolon is a punctuation mark used to connect independent clauses; it indicates a closer relation than does a period.

For example:

Jane's birthday was yesterday; she turned ten.

In the example above, the two independent clauses could be used as separate sentences. A period separating them would be grammatically correct but a semi-colon can be used to indicate a closer relation between the clauses if one wishes.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

When to use a semicolon?

Semicolons are for when you're feeling to lazy to put ", and". Also if you've already used ", and" in your sentence. Could lead to sentence overcomplexity if you aren't careful. Examples: I picked her up from work today; she hadn't changed. I picked her up from work today, and she was still angry; she hadn't changed.


Program for generate multiples of 9 upto 500 using PYTHON?

In order to display multiples of 9 up to 500 I would use a while loop with the condition number < 500. For example: #set number to the first multiple of 9 number = 9; while number < 500: print number; #add 9 to the number number += 9; Note: I put semicolons at the end of each line out of habit. Python does not require this. Note: lines beginning with # are comments The above code will print the current value of number, then add 9 to it. It will continue to do this until number is greater than or equal to 500.


Are you supposed to leave 2 spaces after a semicolon?

In manual typing, two spaces were generally required after full stops and colons, but now, especially with the advent of electronic and computer-based composition, inserting only one space has become a common convention. Semicolons then, as now, can be followed by one or two spaces. More often than not, only one space is used. For more information, see Related links below.


What does dermatological use only mean?

for use only on the skin - not for internal use


What do you use to measure liquid length?

we don't use length. we use liter.

Related Questions

Why you use semicolons?

Semicolons [;] are used to connect two closely related independent clauses.


When you use commas or semicolons to separate items in a list the items in the list must be .?

When you use commas or semicolons to separate items in a list, the items in the list must be of the same grammatical type or form. This ensures consistency and clarity in the list.


What answer choice describes a way to use semicolons?

Semicolons can be used to separate two closely related independent clauses in a sentence, without a conjunction. For example: "She was determined to succeed; her hard work paid off." Semicolons can also be used to separate items in a list when the items already contain commas.


Why do we use semicolons?

Semicolons are used to connect two closely related independent clauses in a sentence. They can also be used to separate items in a list when the items themselves contain commas. Essentially, semicolons help to clarify the relationship between different parts of a sentence.


The Path command of the Autoexec.bat file lists multiple paths separated by?

semicolons semicolons


Do you use a semicolon when separating lists?

No, semicolons are not typically used to separate items in a list. Commas are commonly used for that purpose. Semicolons are used to separate independent clauses in a sentence or to separate items in a list where the items themselves contain commas.


How do you use the word mountainous in sentences with semicolons?

The western part of the state is mountainous; the eastern part is flat and arid.


Should you use semicolons to avoid run on sentences?

not necessarily in fact never use semicolons or any punctuation at all if you wish & dare just stack your concise blocks of thought & leave spaces between them as warranted & if you are clear about what you mean most people will understand you perfectly


Why do you use semicolons?

Semicolons are used to separate two independent clauses that hold the same idea, thus keeping them in the same sentence. You could say "I like baseball. Soccer is faster" however, you can also say "I like baseball; soccer is faster".


What are semicolons used in java?

to end a statement


When are semicolons correctly and effectively used?

Semicolons are used to connect closely related independent clauses in a sentence. They can also be used to separate items in a list when those items contain commas. It's important not to overuse semicolons; they should be used sparingly for clarity and emphasis.


How are semicolons and commas similar?

Semicolons and commas are both punctuation marks used to separate parts of a sentence or list. However, semicolons are generally used to link closely related independent clauses, while commas are used to separate items in a list or to provide clarity within a sentence.