definitions <-
read.csv("~/madness/madness.csv")
definitions
## First.name Last.name Word n_Words
## 1 Daniel Lee insane 7
## 2 Amanda Auditore insane NA
## 3 Tylor Barboza insane 16
## 4 Kendra Boyd insane 12
## 5 Shane Downey insane NA
## 6 Riley Duquette insane 8
## 7 James Farrell insane NA
## 8 Caitlin Feltus insane 8
## 9 Liz Grande mad 2
## 10 Madison Hughes mad NA
## 11 William Lombard mad 10
## 12 Samantha Lombardo mad 5
## 13 John Miller mad 5
## 14 Timothy O'connor mad 4
## 15 Mackenzie Ozog mad 5
## 16 Julia Parker crazy 4
## 17 Eric Rauso crazy 10
## 18 Jake Spaulding crazy 4
## 19 Shawn Stewart crazy 4
## 20 Jodiah (Joe) Stone crazy NA
## 21 Grace Sullivan crazy 5
## 22 Dylan Szostak crazy 2
## 23 Jessica Weaver idiot 5
## 24 Eva Wood idiot 5
## 25 Thomas Youngman idiot 6
## Definition
## 1 exhibiting a severely disordered state of mind
## 2 a state of mind which prevents normal perception, behavior, or social interaction
## 3 in a state of mind which prevents normal perception, behavior, or social interaction; seriously mentally ill.
## 4 having a severe mental illness that prevents one from making rational judgments
## 5
## 6 A state of mind that prevents normal perception
## 7 a state of mind which prevents normal perception or social interaction
## 8 a state of mind which prevents normal behavior
## 9 mentally deranged
## 10 Mentally ill, or unable to behave in a reasonable way
## 11 arising from, indicative of, or marked by mental disorder â\200”not used technically
## 12 mentally disturbed; deranged; insane; demented.
## 13 mentally disturbed; deranged; insane; demented.
## 14 Very angry or annoyed
## 15 mentally disturbed; deranged; insane; demented.
## 16 a mentally derranged person
## 17 mentally deranged, especially manifested in a wild/aggressive way
## 18 Mentally Ill: Stupid or not reasonable
## 19 mentally deranged, especially as manifested in a wild or aggressive way
## 20
## 21 full of cracks or flaws
## 22 mentally deranged
## 23 a foolish or stupid person
## 24 a foolish or stupid person
## 25 an utterly foolish or senseless person:
## dictionary_name
## 1 merriam-webster.com
## 2 dictionary.com
## 3 google.com
## 4 collinsdictionary.com
## 5
## 6 languages.oup.com
## 7 oxford languages
## 8 languages.oup.com
## 9 thefreedictionary.com
## 10 dictionary.cambridge.org
## 11
## 12 dictionary.com
## 13 dictionary.com
## 14 Cambridge English Dictionary
## 15
## 16 merriam-webster.com
## 17 merriam-webster.com
## 18 dictionary.cambridge.org
## 19 merriam-webster
## 20
## 21 merrimam webster
## 22 dictionary.com
## 23 merriam-webster
## 24 merriam-webster.com
## 25 dictionary.com
## Web_Address
## 1 https://www.merriam-webster.com/dictionary/insane
## 2 https://www.dictionary.com/
## 3
## 4 https://www.collinsdictionary.com/us/dictionary/english/insane
## 5
## 6 https://languages.oup.com/google-dictionary-en/
## 7 https://languages.oup.com/google-dictionary-en/
## 8 https://languages.oup.com/google-dictionary-en/
## 9 https://www.thefreedictionary.com/mad
## 10 https://dictionary.cambridge.org/us/dictionary/english/mad
## 11 https://www.merriam-webster.com/dictionary/mad
## 12 https://www.dictionary.com/browse/mad
## 13 https://www.dictionary.com/browse/mad
## 14 MAD | definition in the Cambridge English Dictionary
## 15 https://www.dictionary.com/browse/mad?s=t
## 16 https://www.merriam-webster.com/dictionary/deranged
## 17 https://www.merriam-webster.com/dictionary/crazy#:~:text=Definition%20of%20crazy%20%28Entry%202%20of%203%29%20%3A,a%20legislature%20full%20of%20moderate%20clones%20of%20himself.
## 18 https://dictionary.cambridge.org/us/dictionary/english/crazy
## 19 https://www.merriam-webster.com/dictionary/crazy
## 20
## 21 https://www.merriam-webster.com/dictionary/crazy
## 22 https://www.dictionary.com/browse/crazy
## 23 https://www.merriam-webster.com/dictionary/idiot
## 24 https://www.merriam-webster.com/dictionary/idiot
## 25 https://www.dictionary.com/browse/idiot
## X
## 1
## 2
## 3 www.google.com
## 4
## 5
## 6
## 7
## 8
## 9
## 10
## 11
## 12
## 13
## 14
## 15
## 16
## 17
## 18
## 19
## 20
## 21
## 22
## 23
## 24
## 25