is variablize or variabilize a word? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Is Administratium an actual word?What is the word for thinking a joke is both funny and bad (groan-worthy) at the same time?What is wrong with the word “performant”?“Demonstratable” — a dictionary word, or just a well known hack?I want to murder all humansWhat is a word that describes both adding and editing data?Word meaning “convert a variable value to a constant value”Is there a word for someone who does favors for others because they want something in return?Word for “follow certain steps so that accidents do not happen”Can witnessable become witnessably?

How to Make a Beautiful Stacked 3D Plot

Can melee weapons be used to deliver Contact Poisons?

Crossing US/Canada Border for less than 24 hours

What causes the direction of lightning flashes?

Is it common practice to audition new musicians 1-2-1 before rehearsing with the entire band?

Maximum summed powersets with non-adjacent items

Amount of permutations on an NxNxN Rubik's Cube

How do pianists reach extremely loud dynamics?

How come Sam didn't become Lord of Horn Hill?

What does this Jacques Hadamard quote mean?

What are the out-of-universe reasons for the references to Toby Maguire-era Spider-Man in ITSV

When a candle burns, why does the top of wick glow if bottom of flame is hottest?

On SQL Server, is it possible to restrict certain users from using certain functions, operators or statements?

Is there such thing as an Availability Group failover trigger?

For a new assistant professor in CS, how to build/manage a publication pipeline

Find the length x such that the two distances in the triangle are the same

Trademark violation for app?

Using et al. for a last / senior author rather than for a first author

Can a new player join a group only when a new campaign starts?

Fantasy story; one type of magic grows in power with use, but the more powerful they are, they more they are drawn to travel to their source

What is the longest distance a player character can jump in one leap?

Why are the trig functions versine, haversine, exsecant, etc, rarely used in modern mathematics?

Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?

Why wasn't DOSKEY integrated with COMMAND.COM?



is variablize or variabilize a word?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Is Administratium an actual word?What is the word for thinking a joke is both funny and bad (groan-worthy) at the same time?What is wrong with the word “performant”?“Demonstratable” — a dictionary word, or just a well known hack?I want to murder all humansWhat is a word that describes both adding and editing data?Word meaning “convert a variable value to a constant value”Is there a word for someone who does favors for others because they want something in return?Word for “follow certain steps so that accidents do not happen”Can witnessable become witnessably?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








6















Is there a more appropriate word to use when ‘variablizing’ a data point (i.e to make something a variable) since the word variablize (or variabilize) does not seem to appear in the Oxford English Dictionary (yet), and it's a word people might use in certain contexts.










share|improve this question



















  • 1





    I don't understand. If it's a data point, how do you make it variable?

    – Hot Licks
    Feb 21 '17 at 21:46






  • 7





    I often use parametrize. I cannot think of a scenario where it would not do.

    – michael.hor257k
    Feb 21 '17 at 21:47











  • a parameter might be the boundary of a variable, but not exactly a variable. parametrize is a good one though...if parameter can get 'ized', variable should get 'ized' too. if it got 'ized' it would be able to see better too :)

    – Avi Saltzman
    Feb 21 '17 at 22:58












  • when programming, a variable contains a value that can change dynamically. the end result can be the data point.

    – Avi Saltzman
    Feb 21 '17 at 23:00






  • 1





    The common expression is "assign to a variable", normally by type. For instance, "Assign the data set to an array of objects" covers your example. I don't think variablize would be understood, nor is it accurate. You're not converting data to a variable (named memory location), you're create a variable and assigning data to it.

    – jimm101
    Feb 23 '17 at 20:30

















6















Is there a more appropriate word to use when ‘variablizing’ a data point (i.e to make something a variable) since the word variablize (or variabilize) does not seem to appear in the Oxford English Dictionary (yet), and it's a word people might use in certain contexts.










share|improve this question



















  • 1





    I don't understand. If it's a data point, how do you make it variable?

    – Hot Licks
    Feb 21 '17 at 21:46






  • 7





    I often use parametrize. I cannot think of a scenario where it would not do.

    – michael.hor257k
    Feb 21 '17 at 21:47











  • a parameter might be the boundary of a variable, but not exactly a variable. parametrize is a good one though...if parameter can get 'ized', variable should get 'ized' too. if it got 'ized' it would be able to see better too :)

    – Avi Saltzman
    Feb 21 '17 at 22:58












  • when programming, a variable contains a value that can change dynamically. the end result can be the data point.

    – Avi Saltzman
    Feb 21 '17 at 23:00






  • 1





    The common expression is "assign to a variable", normally by type. For instance, "Assign the data set to an array of objects" covers your example. I don't think variablize would be understood, nor is it accurate. You're not converting data to a variable (named memory location), you're create a variable and assigning data to it.

    – jimm101
    Feb 23 '17 at 20:30













6












6








6


1






Is there a more appropriate word to use when ‘variablizing’ a data point (i.e to make something a variable) since the word variablize (or variabilize) does not seem to appear in the Oxford English Dictionary (yet), and it's a word people might use in certain contexts.










share|improve this question
















Is there a more appropriate word to use when ‘variablizing’ a data point (i.e to make something a variable) since the word variablize (or variabilize) does not seem to appear in the Oxford English Dictionary (yet), and it's a word people might use in certain contexts.







single-word-requests is-it-a-word derivational-morphology






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Feb 26 '17 at 19:30









tchrist

110k30296477




110k30296477










asked Feb 21 '17 at 21:25









Avi SaltzmanAvi Saltzman

3612




3612







  • 1





    I don't understand. If it's a data point, how do you make it variable?

    – Hot Licks
    Feb 21 '17 at 21:46






  • 7





    I often use parametrize. I cannot think of a scenario where it would not do.

    – michael.hor257k
    Feb 21 '17 at 21:47











  • a parameter might be the boundary of a variable, but not exactly a variable. parametrize is a good one though...if parameter can get 'ized', variable should get 'ized' too. if it got 'ized' it would be able to see better too :)

    – Avi Saltzman
    Feb 21 '17 at 22:58












  • when programming, a variable contains a value that can change dynamically. the end result can be the data point.

    – Avi Saltzman
    Feb 21 '17 at 23:00






  • 1





    The common expression is "assign to a variable", normally by type. For instance, "Assign the data set to an array of objects" covers your example. I don't think variablize would be understood, nor is it accurate. You're not converting data to a variable (named memory location), you're create a variable and assigning data to it.

    – jimm101
    Feb 23 '17 at 20:30












  • 1





    I don't understand. If it's a data point, how do you make it variable?

    – Hot Licks
    Feb 21 '17 at 21:46






  • 7





    I often use parametrize. I cannot think of a scenario where it would not do.

    – michael.hor257k
    Feb 21 '17 at 21:47











  • a parameter might be the boundary of a variable, but not exactly a variable. parametrize is a good one though...if parameter can get 'ized', variable should get 'ized' too. if it got 'ized' it would be able to see better too :)

    – Avi Saltzman
    Feb 21 '17 at 22:58












  • when programming, a variable contains a value that can change dynamically. the end result can be the data point.

    – Avi Saltzman
    Feb 21 '17 at 23:00






  • 1





    The common expression is "assign to a variable", normally by type. For instance, "Assign the data set to an array of objects" covers your example. I don't think variablize would be understood, nor is it accurate. You're not converting data to a variable (named memory location), you're create a variable and assigning data to it.

    – jimm101
    Feb 23 '17 at 20:30







1




1





I don't understand. If it's a data point, how do you make it variable?

– Hot Licks
Feb 21 '17 at 21:46





I don't understand. If it's a data point, how do you make it variable?

– Hot Licks
Feb 21 '17 at 21:46




7




7





I often use parametrize. I cannot think of a scenario where it would not do.

– michael.hor257k
Feb 21 '17 at 21:47





I often use parametrize. I cannot think of a scenario where it would not do.

– michael.hor257k
Feb 21 '17 at 21:47













a parameter might be the boundary of a variable, but not exactly a variable. parametrize is a good one though...if parameter can get 'ized', variable should get 'ized' too. if it got 'ized' it would be able to see better too :)

– Avi Saltzman
Feb 21 '17 at 22:58






a parameter might be the boundary of a variable, but not exactly a variable. parametrize is a good one though...if parameter can get 'ized', variable should get 'ized' too. if it got 'ized' it would be able to see better too :)

– Avi Saltzman
Feb 21 '17 at 22:58














when programming, a variable contains a value that can change dynamically. the end result can be the data point.

– Avi Saltzman
Feb 21 '17 at 23:00





when programming, a variable contains a value that can change dynamically. the end result can be the data point.

– Avi Saltzman
Feb 21 '17 at 23:00




1




1





The common expression is "assign to a variable", normally by type. For instance, "Assign the data set to an array of objects" covers your example. I don't think variablize would be understood, nor is it accurate. You're not converting data to a variable (named memory location), you're create a variable and assigning data to it.

– jimm101
Feb 23 '17 at 20:30





The common expression is "assign to a variable", normally by type. For instance, "Assign the data set to an array of objects" covers your example. I don't think variablize would be understood, nor is it accurate. You're not converting data to a variable (named memory location), you're create a variable and assigning data to it.

– jimm101
Feb 23 '17 at 20:30










3 Answers
3






active

oldest

votes


















3














Variablize implies to make something into a variable, but only makes immediate sense to software programmers. Since it is not a dictionary word, it must be relegated to a protologism.



That being said, the closest word to your intended meaning is dynamize:




1: to make (a drug) effective (as by comminution or dilution)



2: to make dynamic: endow with force




It is the second definition -- to make dynamic -- that most readily applies here. If you make something static (i.e. a data point) into something dynamic (i.e. a variable) you dynamize it.



Of course, no one really uses dynamize in casual conversation either, even though it is in the dictionary. Don't let that stop you from trying to make variablize into a neologism, though.






share|improve this answer






























    0














    "Shochasticize"? In that you are assuming that your observation (data point) represents an example of a variable with a random distribution of some type.






    share|improve this answer






























      -1














      If this is in regards to accounting/finance, then you can make up your own words. We make up words a lot.






      share|improve this answer








      New contributor




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















      • 1





        Please take the tour and see how the site works. We're not here to suggest new words.

        – Davo
        3 hours ago











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



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f374822%2fis-variablize-or-variabilize-a-word%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









      3














      Variablize implies to make something into a variable, but only makes immediate sense to software programmers. Since it is not a dictionary word, it must be relegated to a protologism.



      That being said, the closest word to your intended meaning is dynamize:




      1: to make (a drug) effective (as by comminution or dilution)



      2: to make dynamic: endow with force




      It is the second definition -- to make dynamic -- that most readily applies here. If you make something static (i.e. a data point) into something dynamic (i.e. a variable) you dynamize it.



      Of course, no one really uses dynamize in casual conversation either, even though it is in the dictionary. Don't let that stop you from trying to make variablize into a neologism, though.






      share|improve this answer



























        3














        Variablize implies to make something into a variable, but only makes immediate sense to software programmers. Since it is not a dictionary word, it must be relegated to a protologism.



        That being said, the closest word to your intended meaning is dynamize:




        1: to make (a drug) effective (as by comminution or dilution)



        2: to make dynamic: endow with force




        It is the second definition -- to make dynamic -- that most readily applies here. If you make something static (i.e. a data point) into something dynamic (i.e. a variable) you dynamize it.



        Of course, no one really uses dynamize in casual conversation either, even though it is in the dictionary. Don't let that stop you from trying to make variablize into a neologism, though.






        share|improve this answer

























          3












          3








          3







          Variablize implies to make something into a variable, but only makes immediate sense to software programmers. Since it is not a dictionary word, it must be relegated to a protologism.



          That being said, the closest word to your intended meaning is dynamize:




          1: to make (a drug) effective (as by comminution or dilution)



          2: to make dynamic: endow with force




          It is the second definition -- to make dynamic -- that most readily applies here. If you make something static (i.e. a data point) into something dynamic (i.e. a variable) you dynamize it.



          Of course, no one really uses dynamize in casual conversation either, even though it is in the dictionary. Don't let that stop you from trying to make variablize into a neologism, though.






          share|improve this answer













          Variablize implies to make something into a variable, but only makes immediate sense to software programmers. Since it is not a dictionary word, it must be relegated to a protologism.



          That being said, the closest word to your intended meaning is dynamize:




          1: to make (a drug) effective (as by comminution or dilution)



          2: to make dynamic: endow with force




          It is the second definition -- to make dynamic -- that most readily applies here. If you make something static (i.e. a data point) into something dynamic (i.e. a variable) you dynamize it.



          Of course, no one really uses dynamize in casual conversation either, even though it is in the dictionary. Don't let that stop you from trying to make variablize into a neologism, though.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jul 18 '17 at 22:32









          SnapmanSnapman

          49626




          49626























              0














              "Shochasticize"? In that you are assuming that your observation (data point) represents an example of a variable with a random distribution of some type.






              share|improve this answer



























                0














                "Shochasticize"? In that you are assuming that your observation (data point) represents an example of a variable with a random distribution of some type.






                share|improve this answer

























                  0












                  0








                  0







                  "Shochasticize"? In that you are assuming that your observation (data point) represents an example of a variable with a random distribution of some type.






                  share|improve this answer













                  "Shochasticize"? In that you are assuming that your observation (data point) represents an example of a variable with a random distribution of some type.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Feb 24 '17 at 3:49









                  CODePIECECODePIECE

                  312




                  312





















                      -1














                      If this is in regards to accounting/finance, then you can make up your own words. We make up words a lot.






                      share|improve this answer








                      New contributor




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















                      • 1





                        Please take the tour and see how the site works. We're not here to suggest new words.

                        – Davo
                        3 hours ago















                      -1














                      If this is in regards to accounting/finance, then you can make up your own words. We make up words a lot.






                      share|improve this answer








                      New contributor




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















                      • 1





                        Please take the tour and see how the site works. We're not here to suggest new words.

                        – Davo
                        3 hours ago













                      -1












                      -1








                      -1







                      If this is in regards to accounting/finance, then you can make up your own words. We make up words a lot.






                      share|improve this answer








                      New contributor




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










                      If this is in regards to accounting/finance, then you can make up your own words. We make up words a lot.







                      share|improve this answer








                      New contributor




                      matt 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 answer



                      share|improve this answer






                      New contributor




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









                      answered 5 hours ago









                      mattmatt

                      1




                      1




                      New contributor




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





                      New contributor





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






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







                      • 1





                        Please take the tour and see how the site works. We're not here to suggest new words.

                        – Davo
                        3 hours ago












                      • 1





                        Please take the tour and see how the site works. We're not here to suggest new words.

                        – Davo
                        3 hours ago







                      1




                      1





                      Please take the tour and see how the site works. We're not here to suggest new words.

                      – Davo
                      3 hours ago





                      Please take the tour and see how the site works. We're not here to suggest new words.

                      – Davo
                      3 hours ago

















                      draft saved

                      draft discarded
















































                      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.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fenglish.stackexchange.com%2fquestions%2f374822%2fis-variablize-or-variabilize-a-word%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

                      The Calvary Singular or Plural The 2019 Stack Overflow Developer Survey Results Are InAre collective nouns always plural, or are certain ones singular?Is “audience” singular or plural?“Wasn't” vs. “weren't” in a vernacular sentence“My last couple of years” — singular or plural?Is 'rest' singular or plural?Is “all but one” singular or plural?Whether to use the singular or plural form of basis?Singular and Plural for numbersIs there a plural form of teeth?performance: plural vs singular?singular or plural nouns?Singular and Plural

                      How does one intimidate enemies without having the capacity for violence?Ideas for how aliens would approach this fight?How to convey the scale of my humanoid without science or units?How does the “space drive” conserve momentum?Planet Vanishes - How does this affect the orbiting starships?How does a community of a Universe Simulator have the same language as its creator?How would US Presidential elections be affected if voters could choose the state their vote for President was counted in?How Does One Ensures the Immortality of Their ConsciousnessHow do I retain national independence while also having a one world government?How can Ganymede have an Earth-like gravity without us having realized it?How would one make a lion mount for a fantasy world?

                      Output visual diagram of pictureASCII-art logic gate diagramBooks on a ShelfDetermine the Dimensions of a Rotated RectangleDraw a Houndstooth PatternDraw and label an ASCII hexagonal gridGolf me an ASCII AlphabetASCII Jigsaw PuzzleOutput a pretty boxASCII-Art Venn DiagramASCII Exact Cover with Rectangles