Hypernym for individuals, organizations, possibly other things

Multi tool use
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm building a budgeting database application/program and I'm looking for two words as names of tables or variables in it. This question seeks one of them:
It encompasses the following: The table in question (that I'm looking for the name to call it) will (currently) hold 5 records: a record for myself, one for my wife, and one each for each of our three businesses. But that list might change when say our son grows up and becomes another record in this table, or we start another business, or whatever.
Some databases text books etc. suggest the word "parties" for entities like this, but I find that word too generic. I'm hoping to find something a little less vague, but also not quite the mouthful "PeopleAndOrganizations" might be. lol.
I'd welcome and be grateful for any suggestions!
Edit/update: As Roger Sinasohn pointed out in the comments for my other similar question: yes, I'm looking for a countable noun.
An example sentence could be where I click a button to delete a bunch of these records, and need to pop up a confirmation warning first:
"Do you really want to delete these whatevers?"
I'd really rather not have to say "Do you really want to delete these people and organisations?" or whatever.
It doesn't have to be one word. eg. another question asked for a hypernym for anywhere that serves food (restaurant, cafe, fast-food place, etc.). If that's what I was looking for here, then "eating establishment" might be ok. But if more than one word, it can't just be a string of all the words I'm trying to find the hypernym for (people and organisations).
hypernyms
bumped to the homepage by Community♦ 14 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm building a budgeting database application/program and I'm looking for two words as names of tables or variables in it. This question seeks one of them:
It encompasses the following: The table in question (that I'm looking for the name to call it) will (currently) hold 5 records: a record for myself, one for my wife, and one each for each of our three businesses. But that list might change when say our son grows up and becomes another record in this table, or we start another business, or whatever.
Some databases text books etc. suggest the word "parties" for entities like this, but I find that word too generic. I'm hoping to find something a little less vague, but also not quite the mouthful "PeopleAndOrganizations" might be. lol.
I'd welcome and be grateful for any suggestions!
Edit/update: As Roger Sinasohn pointed out in the comments for my other similar question: yes, I'm looking for a countable noun.
An example sentence could be where I click a button to delete a bunch of these records, and need to pop up a confirmation warning first:
"Do you really want to delete these whatevers?"
I'd really rather not have to say "Do you really want to delete these people and organisations?" or whatever.
It doesn't have to be one word. eg. another question asked for a hypernym for anywhere that serves food (restaurant, cafe, fast-food place, etc.). If that's what I was looking for here, then "eating establishment" might be ok. But if more than one word, it can't just be a string of all the words I'm trying to find the hypernym for (people and organisations).
hypernyms
bumped to the homepage by Community♦ 14 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
In the context of your application/database, what is it that these people and organizations can do, or have done to them that things not in the table can't?
– Jim
Dec 23 '18 at 5:44
add a comment |
I'm building a budgeting database application/program and I'm looking for two words as names of tables or variables in it. This question seeks one of them:
It encompasses the following: The table in question (that I'm looking for the name to call it) will (currently) hold 5 records: a record for myself, one for my wife, and one each for each of our three businesses. But that list might change when say our son grows up and becomes another record in this table, or we start another business, or whatever.
Some databases text books etc. suggest the word "parties" for entities like this, but I find that word too generic. I'm hoping to find something a little less vague, but also not quite the mouthful "PeopleAndOrganizations" might be. lol.
I'd welcome and be grateful for any suggestions!
Edit/update: As Roger Sinasohn pointed out in the comments for my other similar question: yes, I'm looking for a countable noun.
An example sentence could be where I click a button to delete a bunch of these records, and need to pop up a confirmation warning first:
"Do you really want to delete these whatevers?"
I'd really rather not have to say "Do you really want to delete these people and organisations?" or whatever.
It doesn't have to be one word. eg. another question asked for a hypernym for anywhere that serves food (restaurant, cafe, fast-food place, etc.). If that's what I was looking for here, then "eating establishment" might be ok. But if more than one word, it can't just be a string of all the words I'm trying to find the hypernym for (people and organisations).
hypernyms
I'm building a budgeting database application/program and I'm looking for two words as names of tables or variables in it. This question seeks one of them:
It encompasses the following: The table in question (that I'm looking for the name to call it) will (currently) hold 5 records: a record for myself, one for my wife, and one each for each of our three businesses. But that list might change when say our son grows up and becomes another record in this table, or we start another business, or whatever.
Some databases text books etc. suggest the word "parties" for entities like this, but I find that word too generic. I'm hoping to find something a little less vague, but also not quite the mouthful "PeopleAndOrganizations" might be. lol.
I'd welcome and be grateful for any suggestions!
Edit/update: As Roger Sinasohn pointed out in the comments for my other similar question: yes, I'm looking for a countable noun.
An example sentence could be where I click a button to delete a bunch of these records, and need to pop up a confirmation warning first:
"Do you really want to delete these whatevers?"
I'd really rather not have to say "Do you really want to delete these people and organisations?" or whatever.
It doesn't have to be one word. eg. another question asked for a hypernym for anywhere that serves food (restaurant, cafe, fast-food place, etc.). If that's what I was looking for here, then "eating establishment" might be ok. But if more than one word, it can't just be a string of all the words I'm trying to find the hypernym for (people and organisations).
hypernyms
hypernyms
edited Nov 23 '18 at 3:07
DavidT
asked Oct 2 '18 at 4:14
DavidTDavidT
262
262
bumped to the homepage by Community♦ 14 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 14 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
In the context of your application/database, what is it that these people and organizations can do, or have done to them that things not in the table can't?
– Jim
Dec 23 '18 at 5:44
add a comment |
In the context of your application/database, what is it that these people and organizations can do, or have done to them that things not in the table can't?
– Jim
Dec 23 '18 at 5:44
In the context of your application/database, what is it that these people and organizations can do, or have done to them that things not in the table can't?
– Jim
Dec 23 '18 at 5:44
In the context of your application/database, what is it that these people and organizations can do, or have done to them that things not in the table can't?
– Jim
Dec 23 '18 at 5:44
add a comment |
2 Answers
2
active
oldest
votes
In your other question, you mentioned that entity did not fit what you were looking for in that case. Would it not work here? From the Oxford Dictionaries:
entity
noun
A thing with distinct and independent existence.
‘Church and empire were fused in a single entity’
It could work but it has two issues. 1. "Entity" is a word used in database parlance. When designing and defining a database application one of the first things you do is figure out all the "entities" - basically all the tables. Doesn't rule it out but I'd prefer not to use that word for anything actually in the database app itself, if possible. But also 2. I think it's too generic. Agreed it can have the meaning I'm looking for but it can have too many other meanings as well. I'd choose party before entity if we can't think of anything better. :) Still, thanks!
– DavidT
Oct 3 '18 at 16:57
As I mentioned in your other question (great questions, btw), it makes a difference whether this is purely internal nomenclature or external. As an example, the term table has a very different meaning to a developer than it does to a user. If you're looking for something solely for internal use, I would argue it is more important to have good documentation (inline and separate) than perfectly named tables and fields. For external use (i.e., something that users would see and use to describe some part of the system), the fact that entity has a specific meaning to DBAs is irrelevant.
– Roger Sinasohn
Oct 3 '18 at 17:43
Note also that context goes a long way to help determine meaning. I doubt anyone read the first sentence of your question and thought you were looking for a name for your dining room table.
– Roger Sinasohn
Oct 3 '18 at 17:44
You're right about the distinction between internal and external nomenclature. I'd say I'm looking for something suitable for both. As you note, for internal, with suitable documentation, I could use pretty much anything (in which case I'd probably just run with "parties"), but I want something that makes sense externally also. I added a sample sentence for where that might be useful.
– DavidT
Nov 23 '18 at 2:54
add a comment |
As long as we talk only about individuals & organizations, a possible hypernym in this context is taxpayer. This should work in most countries as both organizations (whether profit-making or not) and individuals with stake in them are required to be registered as taxpayers (even if they end up paying zero-tax).
Wikipedia:
Taxpayer
A taxpayer is a person or organization (such as a company) subject to
pay a tax. Taxpayers have an Identification Number, a reference number
issued by a government to its citizens.
Virtually every human being
is a taxpayer at some point.
Taxpayers can be classified into two
major categories – individual and corporation. A corporation is a
legal entity that is separate from the owners for tax purposes.
Husband and wife are often one taxpayer.
– michael.hor257k
Nov 1 '18 at 7:21
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "97"
};
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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%2fenglish.stackexchange.com%2fquestions%2f466457%2fhypernym-for-individuals-organizations-possibly-other-things%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
In your other question, you mentioned that entity did not fit what you were looking for in that case. Would it not work here? From the Oxford Dictionaries:
entity
noun
A thing with distinct and independent existence.
‘Church and empire were fused in a single entity’
It could work but it has two issues. 1. "Entity" is a word used in database parlance. When designing and defining a database application one of the first things you do is figure out all the "entities" - basically all the tables. Doesn't rule it out but I'd prefer not to use that word for anything actually in the database app itself, if possible. But also 2. I think it's too generic. Agreed it can have the meaning I'm looking for but it can have too many other meanings as well. I'd choose party before entity if we can't think of anything better. :) Still, thanks!
– DavidT
Oct 3 '18 at 16:57
As I mentioned in your other question (great questions, btw), it makes a difference whether this is purely internal nomenclature or external. As an example, the term table has a very different meaning to a developer than it does to a user. If you're looking for something solely for internal use, I would argue it is more important to have good documentation (inline and separate) than perfectly named tables and fields. For external use (i.e., something that users would see and use to describe some part of the system), the fact that entity has a specific meaning to DBAs is irrelevant.
– Roger Sinasohn
Oct 3 '18 at 17:43
Note also that context goes a long way to help determine meaning. I doubt anyone read the first sentence of your question and thought you were looking for a name for your dining room table.
– Roger Sinasohn
Oct 3 '18 at 17:44
You're right about the distinction between internal and external nomenclature. I'd say I'm looking for something suitable for both. As you note, for internal, with suitable documentation, I could use pretty much anything (in which case I'd probably just run with "parties"), but I want something that makes sense externally also. I added a sample sentence for where that might be useful.
– DavidT
Nov 23 '18 at 2:54
add a comment |
In your other question, you mentioned that entity did not fit what you were looking for in that case. Would it not work here? From the Oxford Dictionaries:
entity
noun
A thing with distinct and independent existence.
‘Church and empire were fused in a single entity’
It could work but it has two issues. 1. "Entity" is a word used in database parlance. When designing and defining a database application one of the first things you do is figure out all the "entities" - basically all the tables. Doesn't rule it out but I'd prefer not to use that word for anything actually in the database app itself, if possible. But also 2. I think it's too generic. Agreed it can have the meaning I'm looking for but it can have too many other meanings as well. I'd choose party before entity if we can't think of anything better. :) Still, thanks!
– DavidT
Oct 3 '18 at 16:57
As I mentioned in your other question (great questions, btw), it makes a difference whether this is purely internal nomenclature or external. As an example, the term table has a very different meaning to a developer than it does to a user. If you're looking for something solely for internal use, I would argue it is more important to have good documentation (inline and separate) than perfectly named tables and fields. For external use (i.e., something that users would see and use to describe some part of the system), the fact that entity has a specific meaning to DBAs is irrelevant.
– Roger Sinasohn
Oct 3 '18 at 17:43
Note also that context goes a long way to help determine meaning. I doubt anyone read the first sentence of your question and thought you were looking for a name for your dining room table.
– Roger Sinasohn
Oct 3 '18 at 17:44
You're right about the distinction between internal and external nomenclature. I'd say I'm looking for something suitable for both. As you note, for internal, with suitable documentation, I could use pretty much anything (in which case I'd probably just run with "parties"), but I want something that makes sense externally also. I added a sample sentence for where that might be useful.
– DavidT
Nov 23 '18 at 2:54
add a comment |
In your other question, you mentioned that entity did not fit what you were looking for in that case. Would it not work here? From the Oxford Dictionaries:
entity
noun
A thing with distinct and independent existence.
‘Church and empire were fused in a single entity’
In your other question, you mentioned that entity did not fit what you were looking for in that case. Would it not work here? From the Oxford Dictionaries:
entity
noun
A thing with distinct and independent existence.
‘Church and empire were fused in a single entity’
answered Oct 2 '18 at 4:57


Roger SinasohnRoger Sinasohn
9,80212050
9,80212050
It could work but it has two issues. 1. "Entity" is a word used in database parlance. When designing and defining a database application one of the first things you do is figure out all the "entities" - basically all the tables. Doesn't rule it out but I'd prefer not to use that word for anything actually in the database app itself, if possible. But also 2. I think it's too generic. Agreed it can have the meaning I'm looking for but it can have too many other meanings as well. I'd choose party before entity if we can't think of anything better. :) Still, thanks!
– DavidT
Oct 3 '18 at 16:57
As I mentioned in your other question (great questions, btw), it makes a difference whether this is purely internal nomenclature or external. As an example, the term table has a very different meaning to a developer than it does to a user. If you're looking for something solely for internal use, I would argue it is more important to have good documentation (inline and separate) than perfectly named tables and fields. For external use (i.e., something that users would see and use to describe some part of the system), the fact that entity has a specific meaning to DBAs is irrelevant.
– Roger Sinasohn
Oct 3 '18 at 17:43
Note also that context goes a long way to help determine meaning. I doubt anyone read the first sentence of your question and thought you were looking for a name for your dining room table.
– Roger Sinasohn
Oct 3 '18 at 17:44
You're right about the distinction between internal and external nomenclature. I'd say I'm looking for something suitable for both. As you note, for internal, with suitable documentation, I could use pretty much anything (in which case I'd probably just run with "parties"), but I want something that makes sense externally also. I added a sample sentence for where that might be useful.
– DavidT
Nov 23 '18 at 2:54
add a comment |
It could work but it has two issues. 1. "Entity" is a word used in database parlance. When designing and defining a database application one of the first things you do is figure out all the "entities" - basically all the tables. Doesn't rule it out but I'd prefer not to use that word for anything actually in the database app itself, if possible. But also 2. I think it's too generic. Agreed it can have the meaning I'm looking for but it can have too many other meanings as well. I'd choose party before entity if we can't think of anything better. :) Still, thanks!
– DavidT
Oct 3 '18 at 16:57
As I mentioned in your other question (great questions, btw), it makes a difference whether this is purely internal nomenclature or external. As an example, the term table has a very different meaning to a developer than it does to a user. If you're looking for something solely for internal use, I would argue it is more important to have good documentation (inline and separate) than perfectly named tables and fields. For external use (i.e., something that users would see and use to describe some part of the system), the fact that entity has a specific meaning to DBAs is irrelevant.
– Roger Sinasohn
Oct 3 '18 at 17:43
Note also that context goes a long way to help determine meaning. I doubt anyone read the first sentence of your question and thought you were looking for a name for your dining room table.
– Roger Sinasohn
Oct 3 '18 at 17:44
You're right about the distinction between internal and external nomenclature. I'd say I'm looking for something suitable for both. As you note, for internal, with suitable documentation, I could use pretty much anything (in which case I'd probably just run with "parties"), but I want something that makes sense externally also. I added a sample sentence for where that might be useful.
– DavidT
Nov 23 '18 at 2:54
It could work but it has two issues. 1. "Entity" is a word used in database parlance. When designing and defining a database application one of the first things you do is figure out all the "entities" - basically all the tables. Doesn't rule it out but I'd prefer not to use that word for anything actually in the database app itself, if possible. But also 2. I think it's too generic. Agreed it can have the meaning I'm looking for but it can have too many other meanings as well. I'd choose party before entity if we can't think of anything better. :) Still, thanks!
– DavidT
Oct 3 '18 at 16:57
It could work but it has two issues. 1. "Entity" is a word used in database parlance. When designing and defining a database application one of the first things you do is figure out all the "entities" - basically all the tables. Doesn't rule it out but I'd prefer not to use that word for anything actually in the database app itself, if possible. But also 2. I think it's too generic. Agreed it can have the meaning I'm looking for but it can have too many other meanings as well. I'd choose party before entity if we can't think of anything better. :) Still, thanks!
– DavidT
Oct 3 '18 at 16:57
As I mentioned in your other question (great questions, btw), it makes a difference whether this is purely internal nomenclature or external. As an example, the term table has a very different meaning to a developer than it does to a user. If you're looking for something solely for internal use, I would argue it is more important to have good documentation (inline and separate) than perfectly named tables and fields. For external use (i.e., something that users would see and use to describe some part of the system), the fact that entity has a specific meaning to DBAs is irrelevant.
– Roger Sinasohn
Oct 3 '18 at 17:43
As I mentioned in your other question (great questions, btw), it makes a difference whether this is purely internal nomenclature or external. As an example, the term table has a very different meaning to a developer than it does to a user. If you're looking for something solely for internal use, I would argue it is more important to have good documentation (inline and separate) than perfectly named tables and fields. For external use (i.e., something that users would see and use to describe some part of the system), the fact that entity has a specific meaning to DBAs is irrelevant.
– Roger Sinasohn
Oct 3 '18 at 17:43
Note also that context goes a long way to help determine meaning. I doubt anyone read the first sentence of your question and thought you were looking for a name for your dining room table.
– Roger Sinasohn
Oct 3 '18 at 17:44
Note also that context goes a long way to help determine meaning. I doubt anyone read the first sentence of your question and thought you were looking for a name for your dining room table.
– Roger Sinasohn
Oct 3 '18 at 17:44
You're right about the distinction between internal and external nomenclature. I'd say I'm looking for something suitable for both. As you note, for internal, with suitable documentation, I could use pretty much anything (in which case I'd probably just run with "parties"), but I want something that makes sense externally also. I added a sample sentence for where that might be useful.
– DavidT
Nov 23 '18 at 2:54
You're right about the distinction between internal and external nomenclature. I'd say I'm looking for something suitable for both. As you note, for internal, with suitable documentation, I could use pretty much anything (in which case I'd probably just run with "parties"), but I want something that makes sense externally also. I added a sample sentence for where that might be useful.
– DavidT
Nov 23 '18 at 2:54
add a comment |
As long as we talk only about individuals & organizations, a possible hypernym in this context is taxpayer. This should work in most countries as both organizations (whether profit-making or not) and individuals with stake in them are required to be registered as taxpayers (even if they end up paying zero-tax).
Wikipedia:
Taxpayer
A taxpayer is a person or organization (such as a company) subject to
pay a tax. Taxpayers have an Identification Number, a reference number
issued by a government to its citizens.
Virtually every human being
is a taxpayer at some point.
Taxpayers can be classified into two
major categories – individual and corporation. A corporation is a
legal entity that is separate from the owners for tax purposes.
Husband and wife are often one taxpayer.
– michael.hor257k
Nov 1 '18 at 7:21
add a comment |
As long as we talk only about individuals & organizations, a possible hypernym in this context is taxpayer. This should work in most countries as both organizations (whether profit-making or not) and individuals with stake in them are required to be registered as taxpayers (even if they end up paying zero-tax).
Wikipedia:
Taxpayer
A taxpayer is a person or organization (such as a company) subject to
pay a tax. Taxpayers have an Identification Number, a reference number
issued by a government to its citizens.
Virtually every human being
is a taxpayer at some point.
Taxpayers can be classified into two
major categories – individual and corporation. A corporation is a
legal entity that is separate from the owners for tax purposes.
Husband and wife are often one taxpayer.
– michael.hor257k
Nov 1 '18 at 7:21
add a comment |
As long as we talk only about individuals & organizations, a possible hypernym in this context is taxpayer. This should work in most countries as both organizations (whether profit-making or not) and individuals with stake in them are required to be registered as taxpayers (even if they end up paying zero-tax).
Wikipedia:
Taxpayer
A taxpayer is a person or organization (such as a company) subject to
pay a tax. Taxpayers have an Identification Number, a reference number
issued by a government to its citizens.
Virtually every human being
is a taxpayer at some point.
Taxpayers can be classified into two
major categories – individual and corporation. A corporation is a
legal entity that is separate from the owners for tax purposes.
As long as we talk only about individuals & organizations, a possible hypernym in this context is taxpayer. This should work in most countries as both organizations (whether profit-making or not) and individuals with stake in them are required to be registered as taxpayers (even if they end up paying zero-tax).
Wikipedia:
Taxpayer
A taxpayer is a person or organization (such as a company) subject to
pay a tax. Taxpayers have an Identification Number, a reference number
issued by a government to its citizens.
Virtually every human being
is a taxpayer at some point.
Taxpayers can be classified into two
major categories – individual and corporation. A corporation is a
legal entity that is separate from the owners for tax purposes.
answered Nov 1 '18 at 7:04
alwayslearningalwayslearning
26.5k63894
26.5k63894
Husband and wife are often one taxpayer.
– michael.hor257k
Nov 1 '18 at 7:21
add a comment |
Husband and wife are often one taxpayer.
– michael.hor257k
Nov 1 '18 at 7:21
Husband and wife are often one taxpayer.
– michael.hor257k
Nov 1 '18 at 7:21
Husband and wife are often one taxpayer.
– michael.hor257k
Nov 1 '18 at 7:21
add a comment |
Thanks for contributing an answer to English Language & Usage 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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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%2fenglish.stackexchange.com%2fquestions%2f466457%2fhypernym-for-individuals-organizations-possibly-other-things%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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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');
var $window = $(window),
onScroll = function(e) {
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom)) {
StackExchange.using('gps', function() { StackExchange.gps.track('embedded_signup_form.view', { location: 'question_page' }); });
$window.unbind('scroll', onScroll);
}
};
$window.on('scroll', onScroll);
});
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
GR7w LWuK5,dEaiayg s,q,q S88ZSl4KQusZ03t5O
In the context of your application/database, what is it that these people and organizations can do, or have done to them that things not in the table can't?
– Jim
Dec 23 '18 at 5:44