Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
> (BTW, wouldn't "overlaps" be enough?).

Well, mentioning the plural brings a new perspective...

For me designing and naming a good API is far more complicated than coding, since it involves human psychology.

Especially since sometimes good names are already used or even only reserved.

This brings a new concern, wasting an otherwise better used word.

overlaps could mean much more things and especially in plural it could indicate tuples bigger than just a pair of values.

The English grammar has no dualis alongside singular and plural like for instance Arabic, so only constructs like pair or couple indicate 2 tuples, and couples are normally disjoint. Maybe a construct with prefix "bi-" could solve this (think bigamie ;-)

Other than describing the tuple as a whole one could try describing the relation between two elements.

So my best guess ATM is "neighbor" but in singular(!). The neighbor can't mean anything else it describes a relation between 2 objects.

Words like next or link already have different meaning and bichain sounds artificial in my ears.¹

Otherwise I would consider successor or one of the synonyms like follower or one of it's synonyms like companion.

As soon as the definition is clear seeking through a thesaurus is of help.

Cheers Rolf

( addicted to the Perl Programming Language)

updates

¹) bimap ?


In reply to Re^3: Want for a name? (Final thoughts; strong feelings; votes?) by LanX
in thread Want for a name? by BrowserUk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-04-19 13:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found