forked from muziejus/javascripting-english-major-project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHRISTOPHER_ODOM_Twitter_Bot.js
111 lines (111 loc) · 2.84 KB
/
CHRISTOPHER_ODOM_Twitter_Bot.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"origin": [
"#origin1#",
"#origin2#",
"#origin3#",
"#origin4#"
],
"origin1": [
"The linguistic message in an image 🖼️ can be #adjective1# or #adjective2#, and #verb1# denotation, such as #pluralnoun1_denotations#, and #verb2# connotation, such as #noun1_connotation# 🗣️. #image#"
],
"origin2": [
"When an image signifies a lexicon 🔤, it #verb3# a #adjective3# iconic message ✉️. #image#"
],
"origin3": [
"A #adjective4# iconic message of an image 📸 is when the signifier and signified of the image are the same ⚖️. #image#"
],
"origin4": [
"An image's linguistic message may #verb2# in the form of anchorage ⚓ through #noun2#, or in the form of relay that adds text to create #adjective5# meaning with both the image and the text 🧠. #image#"
],
"adjective1": [
"denoted",
"literal"
],
"adjective2": [
"connoted",
"symbolic"
],
"verb1": [
"articulate",
"present",
"assemble",
"utilize",
"communicate",
"orientate",
"elucidate",
"canalize",
"naturalize"
],
"pluralnoun1_denotations": [
"captions",
"labels",
"text",
"words",
"phrases"
],
"verb2": [
"produce",
"describe",
"define",
"imbue",
"",
"represent",
"imprint",
"interpret",
"construct",
"transmit",
"compose"
],
"noun1_connotation": [
"a sign",
"articulated language",
"",
"one message",
"an ideology",
"an ideolect"
],
"adjective3": [
"coded",
"symbolic",
"connoted"
],
"adjective4": [
"non-coded",
"literal",
"denoted"
],
"noun2": [
"multiple signifieds",
"polysemy",
"a lexia",
"symbols",
"codes"
],
"adjective5": [
"syntagmatic",
"paradigmatic"
],
"verb3": [
"articulates",
"presents",
"assembles",
"utilizes",
"communicates",
"orientates",
"elucidates",
"canalizes",
"naturalizes"
],
"image": [
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_01.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_02.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_03.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_04.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_05.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_06.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_07.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_08.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_09.jpg}",
"{img http://www.christopherodom.com/wp-content/uploads/2020/04/Roland_Barthes_Semiotics_Bot_10.jpg}"
]
}