Word for splitting something into two parts and joining them together using a new element












5














Here are some examples I can think of:




  1. Cutting wire in half and adding extension in the middle joining up to each halfs.

  2. Adding a pressure meter segment to an exisiting pipe.

  3. Inserting an instruction into an existing fetch/execute pipeline.


Examples:



If a verb



"We will need to ___ between the controller and actuator subsystems"



or if a noun



"We will need a ___ between the controller and actuator subsystems"



Closest word I can think of is "tap" but that doesn't quite cut it for me.



Thanks!










share|improve this question









New contributor




mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Welcome to EL&U! What a good question! For single-word-requests we recommend adding a sentence with a gap for the requested word to make the question clearer. An example might be "When I poke a jelly and it makes a wavy motion, it is ___.", to which the answer might be "wobble".
    – A Lambent Eye
    Dec 21 at 13:37










  • See if joint works. It's both a noun and a verb. Look up synonyms if needed.
    – Tushar Raj
    Dec 21 at 18:52
















5














Here are some examples I can think of:




  1. Cutting wire in half and adding extension in the middle joining up to each halfs.

  2. Adding a pressure meter segment to an exisiting pipe.

  3. Inserting an instruction into an existing fetch/execute pipeline.


Examples:



If a verb



"We will need to ___ between the controller and actuator subsystems"



or if a noun



"We will need a ___ between the controller and actuator subsystems"



Closest word I can think of is "tap" but that doesn't quite cut it for me.



Thanks!










share|improve this question









New contributor




mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Welcome to EL&U! What a good question! For single-word-requests we recommend adding a sentence with a gap for the requested word to make the question clearer. An example might be "When I poke a jelly and it makes a wavy motion, it is ___.", to which the answer might be "wobble".
    – A Lambent Eye
    Dec 21 at 13:37










  • See if joint works. It's both a noun and a verb. Look up synonyms if needed.
    – Tushar Raj
    Dec 21 at 18:52














5












5








5







Here are some examples I can think of:




  1. Cutting wire in half and adding extension in the middle joining up to each halfs.

  2. Adding a pressure meter segment to an exisiting pipe.

  3. Inserting an instruction into an existing fetch/execute pipeline.


Examples:



If a verb



"We will need to ___ between the controller and actuator subsystems"



or if a noun



"We will need a ___ between the controller and actuator subsystems"



Closest word I can think of is "tap" but that doesn't quite cut it for me.



Thanks!










share|improve this question









New contributor




mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











Here are some examples I can think of:




  1. Cutting wire in half and adding extension in the middle joining up to each halfs.

  2. Adding a pressure meter segment to an exisiting pipe.

  3. Inserting an instruction into an existing fetch/execute pipeline.


Examples:



If a verb



"We will need to ___ between the controller and actuator subsystems"



or if a noun



"We will need a ___ between the controller and actuator subsystems"



Closest word I can think of is "tap" but that doesn't quite cut it for me.



Thanks!







single-word-requests






share|improve this question









New contributor




mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Dec 21 at 14:13





















New contributor




mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Dec 21 at 13:28









mega_creamery

1263




1263




New contributor




mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






mega_creamery is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Welcome to EL&U! What a good question! For single-word-requests we recommend adding a sentence with a gap for the requested word to make the question clearer. An example might be "When I poke a jelly and it makes a wavy motion, it is ___.", to which the answer might be "wobble".
    – A Lambent Eye
    Dec 21 at 13:37










  • See if joint works. It's both a noun and a verb. Look up synonyms if needed.
    – Tushar Raj
    Dec 21 at 18:52


















  • Welcome to EL&U! What a good question! For single-word-requests we recommend adding a sentence with a gap for the requested word to make the question clearer. An example might be "When I poke a jelly and it makes a wavy motion, it is ___.", to which the answer might be "wobble".
    – A Lambent Eye
    Dec 21 at 13:37










  • See if joint works. It's both a noun and a verb. Look up synonyms if needed.
    – Tushar Raj
    Dec 21 at 18:52
















Welcome to EL&U! What a good question! For single-word-requests we recommend adding a sentence with a gap for the requested word to make the question clearer. An example might be "When I poke a jelly and it makes a wavy motion, it is ___.", to which the answer might be "wobble".
– A Lambent Eye
Dec 21 at 13:37




Welcome to EL&U! What a good question! For single-word-requests we recommend adding a sentence with a gap for the requested word to make the question clearer. An example might be "When I poke a jelly and it makes a wavy motion, it is ___.", to which the answer might be "wobble".
– A Lambent Eye
Dec 21 at 13:37












See if joint works. It's both a noun and a verb. Look up synonyms if needed.
– Tushar Raj
Dec 21 at 18:52




See if joint works. It's both a noun and a verb. Look up synonyms if needed.
– Tushar Raj
Dec 21 at 18:52










3 Answers
3






active

oldest

votes


















4














The best word I can think of for the generic case is splice:





  1. to join together or unite (two ropes or parts of a rope) by the interweaving of strands.

  2. to unite (timbers, spars, or the like) by overlapping and binding their ends.

  3. to unite (film, magnetic tape, or the like) by butting and cementing.
    definition from dictionary.com




In your specific examples, a little bit of extra verbage may be required:




We will need to splice an extension into this wire

We're going to splice a pressure meter segment into this run of pipe




This is mostly using sense 3 from the definition above, where we are first creating new ends of our wire or pipe, then joining each end to the new element.



(Because an instruction pipeline is not really physical and has no significant cost for placing a new entry between other entries, "splice" doesn't really seem to apply; simply "inserting" seems fine.)






share|improve this answer





























    0














    Many technical subjects in order to reduce ambiguity expect the right word



    Tap is perfectly correct for inserting a measurement meter mid way between joints.
    If opting for a more expensive replacement of the segment with a meter then that's that.



    If you need to renew a segment of cable as you would use two splices.



    For steel its a single or double spliced joint.



    To inject an instruction that's what you need to say you do.



    The only form of singular commonality is the above cases is you add an addition. or attach an attachment






    share|improve this answer































      0














      You need an intermediation of some kind between the cut pieces.



      The word intermediate has a variety of meanings, but they all refer to something in between two other things.






      share|improve this answer





















        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
        });


        }
        });






        mega_creamery is a new contributor. Be nice, and check out our Code of Conduct.










        draft saved

        draft discarded


















        StackExchange.ready(
        function () {
        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f478089%2fword-for-splitting-something-into-two-parts-and-joining-them-together-using-a-ne%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        4














        The best word I can think of for the generic case is splice:





        1. to join together or unite (two ropes or parts of a rope) by the interweaving of strands.

        2. to unite (timbers, spars, or the like) by overlapping and binding their ends.

        3. to unite (film, magnetic tape, or the like) by butting and cementing.
          definition from dictionary.com




        In your specific examples, a little bit of extra verbage may be required:




        We will need to splice an extension into this wire

        We're going to splice a pressure meter segment into this run of pipe




        This is mostly using sense 3 from the definition above, where we are first creating new ends of our wire or pipe, then joining each end to the new element.



        (Because an instruction pipeline is not really physical and has no significant cost for placing a new entry between other entries, "splice" doesn't really seem to apply; simply "inserting" seems fine.)






        share|improve this answer


























          4














          The best word I can think of for the generic case is splice:





          1. to join together or unite (two ropes or parts of a rope) by the interweaving of strands.

          2. to unite (timbers, spars, or the like) by overlapping and binding their ends.

          3. to unite (film, magnetic tape, or the like) by butting and cementing.
            definition from dictionary.com




          In your specific examples, a little bit of extra verbage may be required:




          We will need to splice an extension into this wire

          We're going to splice a pressure meter segment into this run of pipe




          This is mostly using sense 3 from the definition above, where we are first creating new ends of our wire or pipe, then joining each end to the new element.



          (Because an instruction pipeline is not really physical and has no significant cost for placing a new entry between other entries, "splice" doesn't really seem to apply; simply "inserting" seems fine.)






          share|improve this answer
























            4












            4








            4






            The best word I can think of for the generic case is splice:





            1. to join together or unite (two ropes or parts of a rope) by the interweaving of strands.

            2. to unite (timbers, spars, or the like) by overlapping and binding their ends.

            3. to unite (film, magnetic tape, or the like) by butting and cementing.
              definition from dictionary.com




            In your specific examples, a little bit of extra verbage may be required:




            We will need to splice an extension into this wire

            We're going to splice a pressure meter segment into this run of pipe




            This is mostly using sense 3 from the definition above, where we are first creating new ends of our wire or pipe, then joining each end to the new element.



            (Because an instruction pipeline is not really physical and has no significant cost for placing a new entry between other entries, "splice" doesn't really seem to apply; simply "inserting" seems fine.)






            share|improve this answer












            The best word I can think of for the generic case is splice:





            1. to join together or unite (two ropes or parts of a rope) by the interweaving of strands.

            2. to unite (timbers, spars, or the like) by overlapping and binding their ends.

            3. to unite (film, magnetic tape, or the like) by butting and cementing.
              definition from dictionary.com




            In your specific examples, a little bit of extra verbage may be required:




            We will need to splice an extension into this wire

            We're going to splice a pressure meter segment into this run of pipe




            This is mostly using sense 3 from the definition above, where we are first creating new ends of our wire or pipe, then joining each end to the new element.



            (Because an instruction pipeline is not really physical and has no significant cost for placing a new entry between other entries, "splice" doesn't really seem to apply; simply "inserting" seems fine.)







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Dec 21 at 21:06









            Hellion

            52.8k13108196




            52.8k13108196

























                0














                Many technical subjects in order to reduce ambiguity expect the right word



                Tap is perfectly correct for inserting a measurement meter mid way between joints.
                If opting for a more expensive replacement of the segment with a meter then that's that.



                If you need to renew a segment of cable as you would use two splices.



                For steel its a single or double spliced joint.



                To inject an instruction that's what you need to say you do.



                The only form of singular commonality is the above cases is you add an addition. or attach an attachment






                share|improve this answer




























                  0














                  Many technical subjects in order to reduce ambiguity expect the right word



                  Tap is perfectly correct for inserting a measurement meter mid way between joints.
                  If opting for a more expensive replacement of the segment with a meter then that's that.



                  If you need to renew a segment of cable as you would use two splices.



                  For steel its a single or double spliced joint.



                  To inject an instruction that's what you need to say you do.



                  The only form of singular commonality is the above cases is you add an addition. or attach an attachment






                  share|improve this answer


























                    0












                    0








                    0






                    Many technical subjects in order to reduce ambiguity expect the right word



                    Tap is perfectly correct for inserting a measurement meter mid way between joints.
                    If opting for a more expensive replacement of the segment with a meter then that's that.



                    If you need to renew a segment of cable as you would use two splices.



                    For steel its a single or double spliced joint.



                    To inject an instruction that's what you need to say you do.



                    The only form of singular commonality is the above cases is you add an addition. or attach an attachment






                    share|improve this answer














                    Many technical subjects in order to reduce ambiguity expect the right word



                    Tap is perfectly correct for inserting a measurement meter mid way between joints.
                    If opting for a more expensive replacement of the segment with a meter then that's that.



                    If you need to renew a segment of cable as you would use two splices.



                    For steel its a single or double spliced joint.



                    To inject an instruction that's what you need to say you do.



                    The only form of singular commonality is the above cases is you add an addition. or attach an attachment







                    share|improve this answer














                    share|improve this answer



                    share|improve this answer








                    edited Dec 21 at 22:49

























                    answered Dec 21 at 22:13









                    KJO

                    2,424316




                    2,424316























                        0














                        You need an intermediation of some kind between the cut pieces.



                        The word intermediate has a variety of meanings, but they all refer to something in between two other things.






                        share|improve this answer


























                          0














                          You need an intermediation of some kind between the cut pieces.



                          The word intermediate has a variety of meanings, but they all refer to something in between two other things.






                          share|improve this answer
























                            0












                            0








                            0






                            You need an intermediation of some kind between the cut pieces.



                            The word intermediate has a variety of meanings, but they all refer to something in between two other things.






                            share|improve this answer












                            You need an intermediation of some kind between the cut pieces.



                            The word intermediate has a variety of meanings, but they all refer to something in between two other things.







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered 2 days ago









                            Global Charm

                            2,5702412




                            2,5702412






















                                mega_creamery is a new contributor. Be nice, and check out our Code of Conduct.










                                draft saved

                                draft discarded


















                                mega_creamery is a new contributor. Be nice, and check out our Code of Conduct.













                                mega_creamery is a new contributor. Be nice, and check out our Code of Conduct.












                                mega_creamery is a new contributor. Be nice, and check out our Code of Conduct.
















                                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.





                                Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                                Please pay close attention to the following guidance:


                                • 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.




                                draft saved


                                draft discarded














                                StackExchange.ready(
                                function () {
                                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f478089%2fword-for-splitting-something-into-two-parts-and-joining-them-together-using-a-ne%23new-answer', 'question_page');
                                }
                                );

                                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







                                Popular posts from this blog

                                If I really need a card on my start hand, how many mulligans make sense? [duplicate]

                                Alcedinidae

                                Can an atomic nucleus contain both particles and antiparticles? [duplicate]