Difference between revisions of "Spelling"

From NetHackWiki
Jump to navigation Jump to search
m (Text replace - "<ref> *\[\[([a-zA-Z][a-zA-Z]*\.c)#[Ll]ine([0-9][0-9]*)\]\] *<\/ref>" to "{{refsrc|$1|$2}}")
m (Text replace - "<ref>[ \ ]*\[(\[[Ss]ource:|\[)([a-zA-Z0-9_]*\.[ch])#([a-zA-Z_]*)\]\][ \ ]*<\/ref>" to "<ref>{{function|$2|$3}}</ref>")
Line 1: Line 1:
NetHack demands accurate '''spelling''' skills of its users most of the time, but occasionally it can be forgiving. For example, typing "''grey'' dragon scale mail" (like one would do in the UK) and "''gray'' dragon scale mail" (the US spelling) when prompted for a [[wish]] will yield the same item. There are several other items which will admit varied spellings<ref>[[objnam.c#struct_alt_spellings]]</ref>:
+
NetHack demands accurate '''spelling''' skills of its users most of the time, but occasionally it can be forgiving. For example, typing "''grey'' dragon scale mail" (like one would do in the UK) and "''gray'' dragon scale mail" (the US spelling) when prompted for a [[wish]] will yield the same item. There are several other items which will admit varied spellings<ref>{{function|objnam.c|struct_alt_spellings}}</ref>:
  
 
* [[pick-axe]] / pick axe / pickaxe / pickax
 
* [[pick-axe]] / pick axe / pickaxe / pickax

Revision as of 15:30, 22 September 2012

NetHack demands accurate spelling skills of its users most of the time, but occasionally it can be forgiving. For example, typing "grey dragon scale mail" (like one would do in the UK) and "gray dragon scale mail" (the US spelling) when prompted for a wish will yield the same item. There are several other items which will admit varied spellings[1]:

The plural of some entities of non-English or unusual origin is the same as the singular[2]:

References