Like I know that people use it when referring to a female version of a character, but what purpose does the exclamation mark serve? It always bugged me
It's either that, or the fact that / is usually reserved for something very different (And often times disturbing) in the same circles that use the Fem! 'modifier.'Tamayo said:Using the exclamation mark as a binary operator derives (I am fairly sure) from the now mostly-superseded computer language Miranda, wherein a!n meant the n-th element of the list a. For a time, Miranda was fairly influential in programming language design circles, so other languages picked up the general pattern; Haskell and D come to mind immediately, though they use it for different syntactic purposes.
That still doesn't explain not using -, which would be the grammatical answer (whether dash or hyphen), or some other programming construct such as _ or . or CamelCase. At least those symbols would look like variations of natural English.AccursedTheory said:It's either that, or the fact that / is usually reserved for something very different (And often times disturbing) in the same circles that use the Fem! 'modifier.'Tamayo said:Using the exclamation mark as a binary operator derives (I am fairly sure) from the now mostly-superseded computer language Miranda, wherein a!n meant the n-th element of the list a. For a time, Miranda was fairly influential in programming language design circles, so other languages picked up the general pattern; Haskell and D come to mind immediately, though they use it for different syntactic purposes.
entity ::= basic-entity | attribute "!" entity
Also some websites will think anything with a / in them is a web-address, and might block it as spam or remove it.AccursedTheory said:[
It's either that, or the fact that / is usually reserved for something very different (And often times disturbing) in the same circles that use the Fem! 'modifier.'
What is / used for?AccursedTheory said:It's either that, or the fact that / is usually reserved for something very different (And often times disturbing) in the same circles that use the Fem! 'modifier.'Tamayo said:Using the exclamation mark as a binary operator derives (I am fairly sure) from the now mostly-superseded computer language Miranda, wherein a!n meant the n-th element of the list a. For a time, Miranda was fairly influential in programming language design circles, so other languages picked up the general pattern; Haskell and D come to mind immediately, though they use it for different syntactic purposes.
Firstly, welcome to the forums.Kristopherw said:I always thought the ! was a wildcard character in searches. As an example if you were searching for fan fictions with a certain female version of a character then you'd type in "fem!(character name)" and it would show results for "fem!(character name)", "fem(character name)" and "fem (character name)" and other combinations that are similar. Of course it's completely possible that this explanation is wrong but it seems plausible to me.
https://en.wikipedia.org/wiki/Slash_fictionAnarchistFish said:What is / used for?AccursedTheory said:It's either that, or the fact that / is usually reserved for something very different (And often times disturbing) in the same circles that use the Fem! 'modifier.'Tamayo said:Using the exclamation mark as a binary operator derives (I am fairly sure) from the now mostly-superseded computer language Miranda, wherein a!n meant the n-th element of the list a. For a time, Miranda was fairly influential in programming language design circles, so other languages picked up the general pattern; Haskell and D come to mind immediately, though they use it for different syntactic purposes.