sentence explanation and ,,sentence synonyms" - Only when that is done do we have a class from which we can...
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am reading about C++ computer programming (Stroustrup's book - for the keens) and I have just met with this sentence.
Only when that is done do we have a class from which we can create objects.
It is quite straightforward I think and I understand it (I hope so). My problem is that I don't remember a sentence structure like this.
Could you please make things clear for me and make some other examples and / or alternatives to this using?
structure
migrated from english.stackexchange.com Apr 6 at 1:48
This question came from our site for linguists, etymologists, and serious English language enthusiasts.
add a comment |
I am reading about C++ computer programming (Stroustrup's book - for the keens) and I have just met with this sentence.
Only when that is done do we have a class from which we can create objects.
It is quite straightforward I think and I understand it (I hope so). My problem is that I don't remember a sentence structure like this.
Could you please make things clear for me and make some other examples and / or alternatives to this using?
structure
migrated from english.stackexchange.com Apr 6 at 1:48
This question came from our site for linguists, etymologists, and serious English language enthusiasts.
add a comment |
I am reading about C++ computer programming (Stroustrup's book - for the keens) and I have just met with this sentence.
Only when that is done do we have a class from which we can create objects.
It is quite straightforward I think and I understand it (I hope so). My problem is that I don't remember a sentence structure like this.
Could you please make things clear for me and make some other examples and / or alternatives to this using?
structure
I am reading about C++ computer programming (Stroustrup's book - for the keens) and I have just met with this sentence.
Only when that is done do we have a class from which we can create objects.
It is quite straightforward I think and I understand it (I hope so). My problem is that I don't remember a sentence structure like this.
Could you please make things clear for me and make some other examples and / or alternatives to this using?
structure
structure
edited 2 days ago
Andrew
71.4k679157
71.4k679157
asked Apr 6 at 1:33
gladiatorgladiator
132
132
migrated from english.stackexchange.com Apr 6 at 1:48
This question came from our site for linguists, etymologists, and serious English language enthusiasts.
migrated from english.stackexchange.com Apr 6 at 1:48
This question came from our site for linguists, etymologists, and serious English language enthusiasts.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The sentence Only when that is done do we have a class from which we can create objects features one of the cases in which the subject and the verb are inverted in English.
Swan in Practical English Usage has a section with the title (Inversion) after negative and restrictive expressions (p280). He writes:
If a negative adverb or adverbial expression is put at the beginning
of a clause for emphasis, it is usually followed by auxiliary verb +
subject. These structures are mostly rather formal.
- Under no circumstances can we cash cheques.
- At no time was the President aware of what was happening.
...
Inversion is also used after restrictive words like hardly (in BrE), seldom, rarely, little and never, and after only + time expression. This is formal or literary.
...
- Only then did I understand what she meant.
- Only after her death was I able to appreciate her.
- Not only did we lose our money, but we were nearly killed.
As non-inversion alternatives to your sentence you could write :
- It is not until that is done that we have a class from which we can create objects.
- We have a class from which we can create objects only after that is done.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "481"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f204110%2fsentence-explanation-and-sentence-synonyms-only-when-that-is-done-do-we-hav%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The sentence Only when that is done do we have a class from which we can create objects features one of the cases in which the subject and the verb are inverted in English.
Swan in Practical English Usage has a section with the title (Inversion) after negative and restrictive expressions (p280). He writes:
If a negative adverb or adverbial expression is put at the beginning
of a clause for emphasis, it is usually followed by auxiliary verb +
subject. These structures are mostly rather formal.
- Under no circumstances can we cash cheques.
- At no time was the President aware of what was happening.
...
Inversion is also used after restrictive words like hardly (in BrE), seldom, rarely, little and never, and after only + time expression. This is formal or literary.
...
- Only then did I understand what she meant.
- Only after her death was I able to appreciate her.
- Not only did we lose our money, but we were nearly killed.
As non-inversion alternatives to your sentence you could write :
- It is not until that is done that we have a class from which we can create objects.
- We have a class from which we can create objects only after that is done.
add a comment |
The sentence Only when that is done do we have a class from which we can create objects features one of the cases in which the subject and the verb are inverted in English.
Swan in Practical English Usage has a section with the title (Inversion) after negative and restrictive expressions (p280). He writes:
If a negative adverb or adverbial expression is put at the beginning
of a clause for emphasis, it is usually followed by auxiliary verb +
subject. These structures are mostly rather formal.
- Under no circumstances can we cash cheques.
- At no time was the President aware of what was happening.
...
Inversion is also used after restrictive words like hardly (in BrE), seldom, rarely, little and never, and after only + time expression. This is formal or literary.
...
- Only then did I understand what she meant.
- Only after her death was I able to appreciate her.
- Not only did we lose our money, but we were nearly killed.
As non-inversion alternatives to your sentence you could write :
- It is not until that is done that we have a class from which we can create objects.
- We have a class from which we can create objects only after that is done.
add a comment |
The sentence Only when that is done do we have a class from which we can create objects features one of the cases in which the subject and the verb are inverted in English.
Swan in Practical English Usage has a section with the title (Inversion) after negative and restrictive expressions (p280). He writes:
If a negative adverb or adverbial expression is put at the beginning
of a clause for emphasis, it is usually followed by auxiliary verb +
subject. These structures are mostly rather formal.
- Under no circumstances can we cash cheques.
- At no time was the President aware of what was happening.
...
Inversion is also used after restrictive words like hardly (in BrE), seldom, rarely, little and never, and after only + time expression. This is formal or literary.
...
- Only then did I understand what she meant.
- Only after her death was I able to appreciate her.
- Not only did we lose our money, but we were nearly killed.
As non-inversion alternatives to your sentence you could write :
- It is not until that is done that we have a class from which we can create objects.
- We have a class from which we can create objects only after that is done.
The sentence Only when that is done do we have a class from which we can create objects features one of the cases in which the subject and the verb are inverted in English.
Swan in Practical English Usage has a section with the title (Inversion) after negative and restrictive expressions (p280). He writes:
If a negative adverb or adverbial expression is put at the beginning
of a clause for emphasis, it is usually followed by auxiliary verb +
subject. These structures are mostly rather formal.
- Under no circumstances can we cash cheques.
- At no time was the President aware of what was happening.
...
Inversion is also used after restrictive words like hardly (in BrE), seldom, rarely, little and never, and after only + time expression. This is formal or literary.
...
- Only then did I understand what she meant.
- Only after her death was I able to appreciate her.
- Not only did we lose our money, but we were nearly killed.
As non-inversion alternatives to your sentence you could write :
- It is not until that is done that we have a class from which we can create objects.
- We have a class from which we can create objects only after that is done.
answered 2 days ago
ShoeShoe
2,695712
2,695712
add a comment |
add a comment |
Thanks for contributing an answer to English Language Learners Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fell.stackexchange.com%2fquestions%2f204110%2fsentence-explanation-and-sentence-synonyms-only-when-that-is-done-do-we-hav%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown