If A is dependant, what does one call B?
Asked
Active
Viewed 1.2k times
3 Answers
17
In programming, if A is a dependant of B, then B is a dependancy. This term is also fairly common in project and resource management.
However, in human relationships - if A is a child or spouse that is dependent on B, then A would remain a dependant but B would commonly be called a provider or maybe a supporter.
HorusKol
- 1,884
-
-
Perhaps I was not being clear - A (child or spouse) would still be a dependant, but B (the person they depend on) would be a provider. – HorusKol Feb 14 '11 at 22:36
-
-
-
-
It should be noted most English speakers who are not familiar with a jargon that gives dependancy this special-purpose meaning would assume that it stands for something that is, like A rather than B, dependent on something else. – jsw29 Apr 26 '20 at 05:14
10
In project management (and lots of engineering), B is the prerequisite for A, in that it must come first. B does not necessarily know or care about A.
Richard Haven
- 1,503
-
1
-
2For Assignments and Tasks (when establishing a relationship to a Dependency) it makes sense for the other side of that relationship to be referred to as the Prerequisite (from the Dependency's point of view). Thank you, there are so many posts about this, and your answer is the only one that fits perfectly for me. – MikeTeeVee Jun 02 '16 at 11:36
5
A is dependent, it depends on B. If these were variables, B would be called an independent variable.
ukayer
- 2,382
-
3
-
-
3@Ray - the noun form is often spelt with an 'a', so you could say A is a dependant, it/he/she is dependent on B. – ukayer Feb 14 '11 at 06:56
-
1@Ray - there's no good word in English for B. Dependee follows normal English conventions, but it's not in common use and you'd be better off using another construct rather than a single word to describe it. – Ian Henry Feb 14 '11 at 08:01
-
In American English dependent is both adjective, and noun. In British English, dependant is used as noun. – apaderno Feb 14 '11 at 12:48
-
@kiamlaluno: It's true Brits may spell the noun "dependant" - but that distinction was never universally honoured, and it's rapidly disappearing altogether. Certainly government & other 'official' bodies normally use dependent nowadays. – FumbleFingers Jul 29 '11 at 18:07