v50 Steam/Premium information for editors
- v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
- Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.
Difference between revisions of "Language words.txt"
Jump to navigation
Jump to search
(remove {{migrated article}} and {{av}}) |
|||
Line 2: | Line 2: | ||
{{file|DF/raw/objects/language_SYM.txt}} | {{file|DF/raw/objects/language_SYM.txt}} | ||
+ | == Description == | ||
+ | |||
+ | This file lists the various language items (ie words) in English and their token attributes. | ||
+ | |||
+ | === Example === | ||
+ | |||
+ | The section for the word CAVERN: | ||
+ | |||
+ | <pre><nowiki>[WORD:CAVERN] | ||
+ | [NOUN:cavern:caverns] | ||
+ | [FRONT_COMPOUND_NOUN_SING] | ||
+ | [REAR_COMPOUND_NOUN_SING] | ||
+ | [THE_NOUN_SING] | ||
+ | [REAR_COMPOUND_NOUN_PLUR] | ||
+ | [OF_NOUN_PLUR] | ||
+ | [ADJ:cavernous] | ||
+ | [ADJ_DIST:2]</nowiki></pre> | ||
== Symbols == | == Symbols == | ||
Line 8: | Line 25: | ||
== See Also == | == See Also == | ||
* [[language_SYM.txt]] | * [[language_SYM.txt]] | ||
+ | * raw on github: https://github.com/DF-Wiki/DFRawFunctions/blob/master/raws/v50/language_words.txt |
Revision as of 22:55, 27 February 2023
Description
This file lists the various language items (ie words) in English and their token attributes.
Example
The section for the word CAVERN:
[WORD:CAVERN] [NOUN:cavern:caverns] [FRONT_COMPOUND_NOUN_SING] [REAR_COMPOUND_NOUN_SING] [THE_NOUN_SING] [REAR_COMPOUND_NOUN_PLUR] [OF_NOUN_PLUR] [ADJ:cavernous] [ADJ_DIST:2]
Symbols
See DF2014:Language_words.txt for outdated symbol listing.