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 | "Tuvaluan", "Ugandan", "Ukrainian", "Uruguayan", "Uzbek", "Vatican citizen", |
|
103 | "Tuvaluan", "Ugandan", "Ukrainian", "Uruguayan", "Uzbek", "Vatican citizen", |
|
104 | "Citizen of Vanuatu", "Venezuelan", "Vietnamese", "Vincentian", |
|
104 | "Citizen of Vanuatu", "Venezuelan", "Vietnamese", "Vincentian", |
|
105 | "Wallisian", "Welsh", "Yemeni", "Zambian", "Zimbabwean" ], |
|
105 | "Wallisian", "Welsh", "Yemeni", "Zambian", "Zimbabwean" ], |
|
|
106 | "moral_panic_group": ["millenial", "Generation Z", "Zoomers", "Youth"], | ||
|
106 | "oceans": [ "Pacific", "Atlantic", "Indian", "Southern", "Arctic" ], |
|
107 | "oceans": [ "Pacific", "Atlantic", "Indian", "Southern", "Arctic" ], |
|
107 | "seas": [ "Amundsen Gulf" , "Baffin Bay" , "Barents Sea" , "Beaufort Sea" , |
|
108 | "seas": [ "Amundsen Gulf" , "Baffin Bay" , "Barents Sea" , "Beaufort Sea" , |
|
108 |
|
109 | ||
@@ -955,7 +956,7 | |||||
|
955 | "programmer", "union organizer", "filmmaker", "medium", |
|
956 | "programmer", "union organizer", "filmmaker", "medium", |
|
956 | "drag performer", "lineman for the county", "steelworker", |
|
957 | "drag performer", "lineman for the county", "steelworker", |
|
957 | "caddy", "sex worker", "baker", "line cook"], |
|
958 | "caddy", "sex worker", "baker", "line cook"], |
|
958 | "book_descriptor": ["history", "travelogue", "story", "saga"], |
|
959 | "book_descriptor": ["history", "travelogue", "story", "saga", "tale", "reminiscings"], |
|
959 | "noun": [ |
|
960 | "noun": [ |
|
960 | "Armour", "Barrymore", "Cabot", "Catholicism", "Chihuahua", |
|
961 | "Armour", "Barrymore", "Cabot", "Catholicism", "Chihuahua", |
|
961 | "Christianity", "Easter", "Frenchman", "Lowry", "Mayer", |
|
962 | "Christianity", "Easter", "Frenchman", "Lowry", "Mayer", |
@@ -30,12 +30,12 | |||||
|
30 | tree1: "#tree_species#" |
|
30 | tree1: "#tree_species#" |
|
31 | tree2: "#tree_species#" |
|
31 | tree2: "#tree_species#" |
|
32 | feeling1: "#feeling#" |
|
32 | feeling1: "#feeling#" |
|
33 | - hed: "Millenials are Killing the #subject_industry.capitalize# Industry" |
|
33 | - hed: "Millenials are Killing the #subject_industry.capitalizeAll# Industry" |
|
34 | contents: " T |
|
34 | contents: " T |
|
35 |
|
35 | ||
|
36 |
In part it's because millenials see |
|
36 | In part it's because millenials see #subject_industry.lower# and feel |
|
37 | #feeling#, says #androgynousName#, an expert in #subject_industry# |
|
37 | #feeling#, says #androgynousName# #surname#, an expert in #subject_industry# |
|
38 | and author of #book_serious.capitalize#. |
|
38 | and author of #book_serious.capitalizeAll#. |
|
39 |
|
39 | ||
|
40 | \"Sometimes people think it's because they're #human_adjective1#,\" she |
|
40 | \"Sometimes people think it's because they're #human_adjective1#,\" she |
|
41 | added. \"But it could also be because they're #human_adjective2# or even |
|
41 | added. \"But it could also be because they're #human_adjective2# or even |
@@ -57,6 +57,28 | |||||
|
57 | human_adjective1: "#human-adjectives#" |
|
57 | human_adjective1: "#human-adjectives#" |
|
58 | human_adjective2: "#human-adjectives#" |
|
58 | human_adjective2: "#human-adjectives#" |
|
59 | human_adjective3: "#human-adjectives#" |
|
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 | - hed: "Secrets of the #subject_sea#" |
|
82 | - hed: "Secrets of the #subject_sea#" |
|
61 |
|
83 | ||
|
62 | contents: "The waters of the #subject_sea# are #evaluation_adjectives#, almost |
|
84 | contents: "The waters of the #subject_sea# are #evaluation_adjectives#, almost |
You need to be logged in to leave comments.
Login now