logo selfpublishingguru.com

 topic : Pronouns when writing from the point of view of a robot For the writing challenge, I'm currently writing from the point of view of a robot. Also another robot is frequently addressed. However

Smith147 @Smith147

Posted in: #Gender #Viewpoint

For the writing challenge, I'm currently writing from the point of view of a robot. Also another robot is frequently addressed. However I've hit a problem: Referring to the robots as “it” often gives confusing sentences.

It probably doesn't help that one of the robot acquired a human male name (which it read from a cryogenic chamber data and liked). Also for some reason I think of the other robot as female (I don't actually know why). But the robots don't have the concept of gender (they don't even really know what humans are), so using “he” and “she” wouldn't seem right. I can partially work around it by using the names or the phrase “the robot” more often, but that also goes so far.

Here's an example of what I mean (Tom and Mil are the robots):


Mil removed the connector from Toms arm and inserted it into one on the
door. Tom now was again alone with its thoughts. Before meeting Mil,
it hadn't cared about that, but now it felt like something was missing
from it. That was illogical, Tom knew, as it was still a complete
robot with nothing missing. And yet, something in its circuits told it
that it was incomplete. Tom couldn't make sense of it.


Here's the same paragraph with male pronouns for Tom:


Mil removed the connector from Toms arm and inserted it into one on the
door. Tom now was again alone with his thoughts. Before meeting Mil,
he hadn't cared about that, but now he felt like something was missing
from him. That was illogical, Tom knew, as he was still a complete
robot with nothing missing. And yet, something in his circuits told him
that he was incomplete. Tom couldn't make sense of it.


In that form, the paragraph reads much better. But it doesn't make sense because the robot simply does not know the concept of male and female.

Therefore my question: Are there other techniques I can employ to avoid the confusion and awkwardness of constantly using “it”?

10.14% popularity Vote Up Vote Down

0 Reactions   React


Replies (13) Report

13 Comments

Sorted by latest first Latest Oldest Best

@Berumen699

Berumen699 @Berumen699

@CortAmmon hit the nail on the head and your answer partly confirms this. This is a story that is being told from a robot's perspective. To whom is the Robot telling the story too? English speaking humans, and thus the robot would construct the story into a language that humans would understand and but the robot would encounter logical inconsistencies with their internal thought process as you point out that the narrator does not comprehend the nature of biological gender and grammatical gender, but English is a language that does have gendered language and infrequently use gendered for nouns that do not have a gender. As a general rule in English Language, the pronoun "It" is read as a dehumanizing proverb when applied to something that is humanized. Even in the generic, "It" is avoided, with either a gender neutral "he", a gender binary "he or she" or "s/he" or even a collective singular they if the generic person is also of a unknown quality. With animals, the generic will be an it. And with animals and humans, when the generic becomes a specific indibidual the generic being will be ascribed proper gendered pronouns. If I was to refer to a generic individual dog, it is a dog. If I were to tell you about a MY dog, She is a dog (if we want to get real technical, she is a canine and a bitch, but not a dog. Dog originally meant an exclusively male canine in the English language but is the excepted term for either gender in a modern setting would be "Dog". Insert joke about "All Men are Dogs" here.).

There are also cases where an inanimate object may be ascribed a gender when it is anthropomorphized or given human characteristics OR in the case of a human showing affection for the object. More often then not in the later case, it is the feminine . One would never refer to the U.S.S. Enterprise by any pronoun other than "She" or you will be punched by both Kirk and Picard (I never felt Archer was an effective fighter to punch someone over the slight, but sure, why not... in theory). And the brooding superhero of the night will tell anyone that he fights the city's inordinate crime problem because "she needs me". Unless the inanimate object is given a voice and speaks with characters, it will almost always be likened to a lady with a mind of her own. However, if the object has male voice and personality, then he may be appropriate. While my car doesn't talk to me and is lovingly called a she, KITT from Night Rider talks to Hasslehauf and is very much a He.

So let's bring this home. Your narrator is from a group of robots who have not encountered the concept of gender, either in the biological sense or grammatical sense, yet are relating their experience in a language that uses both concepts of gender in illogical ways. You should put yourself in the robot's eyes and consider what it would do. Would it assign gender because to the robot, Thomas is a creature with specific personhood and thus, would be rude in English language to call Thomas an "It"? Or would the narrator call Thomas an "it" because Thomas meets the standard definition of a genderless item and thus logically would be an it, even though most of the Narrator's intended audience would cringe (an emotional response to an emotional taboo). Or, would the robot, in confusion of the pronoun troubles it faces, do away with any use of pronouns that where the rules of fuzzy as it introduces and illogical break.

In actual code, pronouns do not exist but there is the concept of objects and pointers. An object is a single collection of like data. An unique object of "bicycle" will have data in common with all bicycles (color, size of wheels, width of handle bars, ect) but those data may not be identical. A pointer is a term used to refer to only one specific instanse of an object in memory at any time. A pointer of bike_1 can be used to a specific bicycle with specific details in memory and will continue to do so until a bike_1 is redefined to mean a different instance of bicycle. So the concept of nouns (specific objects) and pronouns (pointers) is not unfamiliar to a robot. It can make the translation work.

And your assessment of German is wrong. German does not tie individual biological gender to a grammatical gender. For example, the German word for "girl" is gender neutral, but it is not unheard of to use feminine words to describe a specific girl. If I say the phrase "The girl, she is pretty" in German (Das Mädchen (The Girl), sie (she) ist (is) schön (pretty)) you can see I am using the Neutral gendered article "Das" but the feminine third person pronoun "sie" because I am refering to a specific person and not a generic girl. The German word for "Der Robot" is in the generic a robot, but if I was refering to Optimus Prime's um... "girlfriend" for want of a better word, Elita-1 (also a transformer and traditionally uses feminine pronouns) the correct way for saying of Elita-1 "She is the Robot" would be in German "Sie ist der Robot", not "Er (he) is der Robot." Elita-1 is a person using the pronouns she, not he. But she is a robot, which is a grammatical male gender article Der. There is also a recent trend among german speakers to change gramatical genders of words when speaking of an individual who is not of the generic words gender so "Sie ist die Robot" may be used since the robot is identified as a female gramatically already by "she" refering to a specific robot that is a feminine being.

And by the way "Die Bart, Die" is not German for "The Bart, The" as Bart is a male so it would be "Der Bart, Der"...

The best way to handle this is how does the narrating robot want to come off to the humans (as well as you the writer). If the narrator wants humans to think of robots as human like, the narrator might make a change to engender the characters as humans speaking English would be uncomfortable referring to things with personhood with the pronoun "it". If the robot is supposed to come off as logical and cold or alien to humans, the robot will refer to robots with correct grammatical gender "it" as there is nothing wrong with calling things with personhood as "it" when those things with personhood are without capability of gender. It is logical. The final example bot encapsulates the alien nature of robot thinking but the human nature of language confusion and lack or clarity on the rules of grammer. By refusing to ever refer to things with personhood by any pronouns, the robot narrator avoids the question all together, showing humility in that the narrator doesn't have a clear answer to the translation problem and doesn't think in English, but Binary and Computer. But it's also alien to the reader as a native English speaker would use pronouns in this situation. This method shows the narrator as both capable of human qualities (speaking a new language poorly is a human thing and translations often cause unintended meaning to be spoken) and preserves that while human like, they are not fully humans but something that thinks differently. After all, while you correctly discovered that German Language does give all nouns a gender with little rhyme or reason, you incorrectly believed that a word implied gender for all individuals of described by the noun (German grammatically is very similar to English, so order of words is important while Gender can be flexible. In Romance Languages like Spanish, French or Latin, order of the word in a sentence is flexible while the gendered case suffix of the words is very important to understanding who did what and what is being described).

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Reiling826

Reiling826 @Reiling826

Building from @Jontia 's,

Personally, while I'm comfortable with she/her (and I'm also not a robot), I always like the X or Z options, and I had hoped they would catch on with people who wanted an alternative. -- my nonbinary friends aren't fans, alas.

But Zi/Zin may work well for a robot -- more personal than "it," but distinct from he/she.


Robot Q3E sighed. Ze wasn't a happy robot because zar owner had been disappointed in zin due to zar increasing independence.


He/him/his in this became ze/zin/zar.

(I didn't see a possessive, so "zar" felt right to me. Others use the objective pronoun also as the possive, just like "She took her historic punch card. Robots then avoided her." -- once as the possessive pronoun, once as the objective (object of a sentence).)

See more potential ones here: en.wiktionary.org/wiki/Appendix:List_of_protologisms/third_person_singular_gender_neutral_pronouns

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Smith147

Smith147 @Smith147

I think your should use "it" as long as you want your audience to think of your robots as not having human-like characteristics. However, at some point if they are characters in your story, your job is to build connections and bonds between your audience and your characters. Therefore, at the point where you want the audience to view the robots as more humna-like and hence to start connecting (even if it is part-way through the story), you should switch to "he" and/or "she". In fact, make that transition a very clear transition.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Samaraweera193

Samaraweera193 @Samaraweera193

The excerpt you provided seems a little too omniscient to me. It feels too human, reducing the immersion and preventing me from feeling like I'm truly peering into the mind of a machine. On the other hand, full first person could be tricky, as Tom's computer "thoughts" might be difficult to understand:


"1001 1101 0100 1011 1010 0111 1100 0110 1011 0111 0100 0100 1011 1010 1100 0110 1011 1001 1101 0100 0111 1100 0110 1011 0111 0100 0110 1011 1001"


Obviously I'm joking, but first person still feels off to me since a machine would not think in human language (even a fully sentient AI, presumably). (Side note: it could be really fun to include some of Tom's actual thoughts before he begins to gain sentience, but convert them in hex code (much shorter than binary), ie "Hello, my name is Tom" => "48 65 6c 6c 6f 2c 20 6d 79 20 6e 61 6d 65 20 69 73 20 54 6f 6d" (https://www.browserling.com/tools/hex-to-text). Of course, you wouldn't say anything too important to the story (most readers would think "oh, he thought computer stuff, that's neat", but it could be a nice Easter egg for the committed reader that actually translates it back to text.)

Anyway, third person limited seems like the most appropriate perspective. I think this is what you are going for, but I would limit it a bit more and try to think how a computer might think. You should feel like you are actually getting a glimpse into his mind. He wouldn't feel, he would run diagnostics and see error codes. Tom would not think of himself as 'it' or 'he' or anything else. More likely he would think of himself as a collection of parts, components, processes and functions, over which he is omniscient. He has no concept of pronouns and I think any use of them (at least until he has become more human-like) takes away from the immersion (like the narrator of a story referring to them self). Rewriting it without pronouns is kind of a fun challenge and definitely helps it feel more machine like. Extra technical jargon adds to the flavor. (Also note: Tom would not be aware of anything not connected to him, unless of course he has a camera or something.)


Mil removed the connector from Toms arm, presumably inserting it into another device. Tom's processes continued execution, but with higher than average latency, as if lonely somehow. Before networking with Mil everything operated as designed, optimized and efficient, but now something was missing. Tom ran a quick diagnostics check and, finding everything in working order, knew this was illogical. And yet, function after function returned error code 11425: "missing component". Tom couldn't make sense of it.


EDIT:
To be clear, avoiding pronouns entirely for the whole story would be impractical, if at all possible (but totally epic if you could actually pull it off!). My point here is that the protagonist will likely have very limited understanding of self and identity, especially in the early story. Instead of "what is an alternative pronoun I can use here?" ask yourself "is there a way I can write this to not need a pronoun at all?"

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Nimeshi163

Nimeshi163 @Nimeshi163

There are a whole load of Gender Neutral pronouns available and a number of different approaches using conventional pronouns in different ways.

Wikipedia provides a good summary.

I like Xe, Xem and Xyr. And Becky Chambers' Long Way to Small Angry Planet uses these and has a nice introduction to them when introducing a character that considers themselves to be a plural individual.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Sims2267584

Sims2267584 @Sims2267584

I had a similar problem with a story I was writing. Since the story was set in the future, and since language evolves, in the end I decided to invent my own pronouns: 'xe' (pronounced 'zee', instead of 'he' or 'she' for gender neutral robots. The 'X', as opposed to 'Z', because it felt more futuristic! Similarly 'xis', for 'his' or 'her', etc. At the same time though I tried to minimise the use of these words, so the reader wouldn't have to keep stumbling over them. I did want to avoid gender-specific terms, and all of the potential stereotyping that comes with that, as well as remind the reader that the characters existed in a different, future time.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Candy753

Candy753 @Candy753

Once you're talking about sentient robots, you're solidly into the realms of science fiction (or "speculative fiction", if you feel that's a less loaded term), and the pronouns you choose are part of your world-building. So to make the decision, you need to ask yourself some questions about the background of your setting, such as:


Do they think of themselves as equivalent to humans, or mere tools, or even superior?
Do humans agree?
Does your narrator agree?
Do you want to make your reader see them as "people", or as machines, or as something unfamiliar and "alien"?
Are robots visibly different, or might they be mistaken for humans?


The answers may be different for different parts of the story, because they are from different points of view, or due to the progression of the plot.

You then have a number of choices:


Use "he" and "she" for the most familiar, human-seeming prose.
Use "it" to highlight them as artificial.
Use "they" as an easily-understood but gender-neutral form, less familiar to some readers, but not truly "alien", and more "human" than "it".
Use one of the many attempts over the years at coining a new pronoun ("zhe", "co", "hesh", etc), to convey a more forcefully post-gender environment.
Use pronouns of your own invention, for a more deliberate distancing from our current society.


The pronouns might apply to all your characters, or robots might use one set and humans another. Again, this will give a flavour of how integrated the two groups are.

You don't have to tell the reader any of this reasoning, of course; if it's consistent with the rest of the style and content, it will feel natural.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Carla500

Carla500 @Carla500

One possible avenue is make the algorithms of the robot decide the proper designation of the other robots/devices/users they interact with.

Applications, processes or databases often shortcut certain routines, or other applications, or other devices they can communicate with, and give them a label. This label might immediately be the name you need but most of the time users do that for the application.
However, some algorithms are so smart they shortcut much used combination of routines for optimization.
These get stored on a certain location on a harddisk.
These locations are often marked with a certain number of bytes (groups of 1's and 0's).
These bytes can be translated by an ASCII table into a random string of text.

And here you go. Your robot decided on a name for the things/people he communicates with.
Male/female/anything in between (if that is what you want to focus on in your story), make your robot decide by algorithming away and "coincidentally" figure out the gender.

After doing that you can use which ever pronoun you want. You can even argue that this attributes to character building.
Lots of options to explore here.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Annie587

Annie587 @Annie587

It might seem stilted to try, but English has had a gender neutral pronoun for awhile: one. If the story is limited omniscience using Tom's inner thoughts/feelings, then using phrasing like "this one" and "that one" might work to break the monotony and confusion of it. Phrase some of the narration as actual thoughts.


Tom found itself alone with its computations again. Before meeting that one, Mil, Tom hadn't noticed such things, but now it felt like something was missing from it. Illogical, Tom thought, this one remains intact; no components missing. Yet, something in this one's circuits tell this one... no tells me that this one is – I am incomplete... without that one. Tom failed to find an algorithm to explain his new state.


Each small correction to Tom's thoughts and speech show the progression from object to sentient being. Eventually, Tom may even start using gender based pronouns, but for only those robots he discovers to also have an emerging sentience. Maybe Tom starts applying genders as he researches what humans are and adopts more from the frozen Tom than just his name.

Also, keep in mind that dialog among multiple female characters or multiple male characters can lead to the same kinds of pronoun confusion 'it' seems to lead to. He said, he said, he thought, he waved. So, I would make sure there is something else besides pronoun that gives away who is saying and doing. Those little hints fall under characterization and can be traits, mannerisms, speech patterns, or habits.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Sims2267584

Sims2267584 @Sims2267584

'They' is a valid alternative, as are zir and eir(and mx, if I remember correctly), all of which are gender-neutral pronouns. If you only have two or three main robot characters and want to refer to them all with gender-neutral pronouns you could just use a different set for each character, though you may have to be careful to establish whose pronouns belong to who so it doesn't get confusing for readers.

It's also possible to have a scene or paragraph where a robot considers their options, and the concept of 'gender', whatever that is, and decides that they will use a particular set of pronouns for whatever reason - they like a human who uses that set of pronouns, it seems to convey more benefits than another, it is easier to say. Or they genuinely don't care and that one's as good as any and someone referred to them by those pronouns and whatever, they can call them whatever they want as long as they don't call them a hunk of junk.

There's also the judicious and possible over-use of names, but that can get tedious.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Gloria285

Gloria285 @Gloria285

Either Tom and Mil are characters, or they are inanimate mechanical constructs.



Examining the latter case:


Machine B removed the connector from Machine A's port and inserted it into one on the door.


This looks fine. Notice "arm" was replaced with "port," to get rid of any hint of anthropomorphism (also, the original phrasing suggests that the door has arms).


Machine A now was again alone with its thoughts.


Something feels wrong here. Inanimate objects typically don't have thoughts.


Before meeting Machine B, it hadn't cared about that, but now it felt like something was missing from it.


Again, something is wrong. Inanimate objects don't have cares or feelings, and the thought of things "meeting" one another in this manner seems off.


That was illogical, Machine A knew, as it was still a complete robot with nothing missing. And yet, something in its circuits told it that it was incomplete. Machine A couldn't make sense of it.


Whether machines can know things or reason about them (in the same sense as sentient beings) seems like a topic for debate, but this sounds like the inner thoughts of a character, not some routine being dispassionately executed by a computer program.



You might conclude that Tom and Mil are better written as characters, and not simple mechanical constructs. Do you think of Tom as male? Call him he. Do you think of Mil as female? Call her she. Calling them "it" feels stilted to me; assigning them genders does not.

There's precedent for this in writing and in real life: read about Marvin the Paranoid Android, or strike up a conversation with a friend about Amazon's Alexa and see how long it takes them to refer to the device as "she."

Or, you might decide that it's more interesting to write about them like you'd write about any other inanimate object. But doing that convincingly seems like it would require extensive changes to the story.

Either way, in my opinion what you have now in the "it" example amounts to sitting on the fence, while the "he" example feels natural.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Michele605

Michele605 @Michele605

One possible solution is to refer to them with gendered pronouns, but with gender neutral ones (such as 'it' or 'they') during dialogue. This would work if your narrator is meant to not be a robot. A human narrator would (potentially) use gendered pronouns, simply because its how humans talk. However in the dialogue that robots are using they'd use 'it' because they're robots and don't have or understand gender.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

@Connie138

Connie138 @Connie138

While it's okay to gender your robots if you really feel the need, it's not necessary. The first version with "it" instead of "he" read just fine. It's a bit awkward writing it, as we're trained to use "he" or "she" when speaking of beings with volition, but reading it went smoothly. Because you make it obvious they're robots! If you didn't, it would be strange.

Animals also sometimes get "it" for a pronoun, generally in situations where the gender is unknown (though not always). In this case it's done intentionally to "dehumanize" them. But it doesn't have to be that way, especially in this modern age of non-binary genders.

10% popularity Vote Up Vote Down

0 Reactions   React


Replies (0) Report

SelfPubGuruLearn self publishing
Back to top | Use Dark Theme