Description:
Further tweaking.
Commit status:
[Not Reviewed]
References:
Diff options:
Comments:
0 Commit comments
0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
@@ -103,6 +103,7 | |||
|
103 | 103 | "Tuvaluan", "Ugandan", "Ukrainian", "Uruguayan", "Uzbek", "Vatican citizen", |
|
104 | 104 | "Citizen of Vanuatu", "Venezuelan", "Vietnamese", "Vincentian", |
|
105 | 105 | "Wallisian", "Welsh", "Yemeni", "Zambian", "Zimbabwean" ], |
|
106 | "moral_panic_group": ["millenial", "Generation Z", "Zoomers", "Youth"], | |
|
106 | 107 | "oceans": [ "Pacific", "Atlantic", "Indian", "Southern", "Arctic" ], |
|
107 | 108 | "seas": [ "Amundsen Gulf" , "Baffin Bay" , "Barents Sea" , "Beaufort Sea" , |
|
108 | 109 | |
@@ -955,7 +956,7 | |||
|
955 | 956 | "programmer", "union organizer", "filmmaker", "medium", |
|
956 | 957 | "drag performer", "lineman for the county", "steelworker", |
|
957 | 958 | "caddy", "sex worker", "baker", "line cook"], |
|
958 | "book_descriptor": ["history", "travelogue", "story", "saga"], | |
|
959 | "book_descriptor": ["history", "travelogue", "story", "saga", "tale", "reminiscings"], | |
|
959 | 960 | "noun": [ |
|
960 | 961 | "Armour", "Barrymore", "Cabot", "Catholicism", "Chihuahua", |
|
961 | 962 | "Christianity", "Easter", "Frenchman", "Lowry", "Mayer", |
@@ -30,12 +30,12 | |||
|
30 | 30 | tree1: "#tree_species#" |
|
31 | 31 | tree2: "#tree_species#" |
|
32 | 32 | feeling1: "#feeling#" |
|
33 | - hed: "Millenials are Killing the #subject_industry.capitalize# Industry" | |
|
33 | - hed: "Millenials are Killing the #subject_industry.capitalizeAll# Industry" | |
|
34 | 34 | contents: " T |
|
35 | 35 | |
|
36 |
In part it's because millenials see |
|
|
37 | #feeling#, says #androgynousName#, an expert in #subject_industry# | |
|
38 | and author of #book_serious.capitalize#. | |
|
36 | In part it's because millenials see #subject_industry.lower# and feel | |
|
37 | #feeling#, says #androgynousName# #surname#, an expert in #subject_industry# | |
|
38 | and author of #book_serious.capitalizeAll#. | |
|
39 | 39 | |
|
40 | 40 | \"Sometimes people think it's because they're #human_adjective1#,\" she |
|
41 | 41 | added. \"But it could also be because they're #human_adjective2# or even |
@@ -57,6 +57,28 | |||
|
57 | 57 | human_adjective1: "#human-adjectives#" |
|
58 | 58 | human_adjective2: "#human-adjectives#" |
|
59 | 59 | human_adjective3: "#human-adjectives#" |
|
60 | - hed: "#subject_group# are Killing the #subject_industry.capitalizeAll# Industry" | |
|
61 | contents: " T | |
|
62 | ||
|
63 | In part it's because #subject_group.s# see #subject_industry.lower# and feel | |
|
64 | #feeling#, says #androgynousName# #surname#, an expert in #subject_industry# | |
|
65 | and author of #book_serious.capitalizeAll#. | |
|
66 | ||
|
67 | \"Sometimes people think it's because they're #human_adjective1#,\" she | |
|
68 | added. \"But it could also be because they're #human_adjective2# or even | |
|
69 | #human_adjective3#.\" | |
|
70 | ||
|
71 | In many cases they're seeking alternatives, as #large_number# | |
|
72 | of #replacement_item# sold last year proves." | |
|
73 | ||
|
74 | source: "Wire" | |
|
75 | variables: | |
|
76 | subject_industry: "#object#" | |
|
77 | subject_group: "#moral_panic_group#" | |
|
78 | replacement_item: "#object#" | |
|
79 | human_adjective1: "#human-adjectives#" | |
|
80 | human_adjective2: "#human-adjectives#" | |
|
81 | human_adjective3: "#human-adjectives#" | |
|
60 | 82 | - hed: "Secrets of the #subject_sea#" |
|
61 | 83 | |
|
62 | 84 | contents: "The waters of the #subject_sea# are #evaluation_adjectives#, almost |
You need to be logged in to leave comments.
Login now