\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Unveiling the Depths of Existential Inquiry: A Qualitative Examination of Psychological Literature (2000-2023)},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{Unveiling the Depths of Existential Inquiry: A Qualitative Examination of Psychological Literature (2000-2023)}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Kenia Cristiana de Lima  Alencar}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


This is a continuation of the previous article, "Exploring Existential Questions: A Comprehensive Review of Psychological Literature (2000-2023) -Part 1", the aim of which, following on from an analysis that was more quantitative in nature, is to present the results of a more in-depth analysis of the articles by means of a qualitative and/or mixed approach, published between 2000 and 2023, with the aim of understanding how Psychology has appropriated the themes of existential vacuum and meaning of life over this period.Method: Of the group of articles studied in Part I, only articles with qualitative or mixed approaches were analyzed in this second phase, in accordance with the following aspects: year of publication, theoretical references used in the articles, concepts employed in the studies, context and studied populations, emerging themes and relationship between the topic and psychotherapy, religiosity and spirituality.Results: Of the 264 articles selected in Part 1, 191 quantitative articles were excluded, leaving 73 articles with a qualitative or mixed approach, initially classified as follows: 46 theoretical/ qualitative, 17 empirical/qualitative, 7 mixed and 3 interventions.

\end{abstract}


\keywords{existential vacuum, meaning of life, mental health, psychology, qualitative approach, logotherapy, }

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
he topic of existential vacuum and meaning of life, the target of preoccupation about human existence, and which was once the subject of the study of philosophy, has gained prominence in scientific discussions over the last two decades, as was evidenced in the earlier study "Exploring Existential Questions: A Comprehensive Review of Psychological Literature (2000-2023) -Part1" \hyperref[b1]{(Alencar \& Freitas, 2023)}. 
\section[{T}]{T}\par
Author ?: e-mail: keniacla@hotmail.com Author ?: e-mail: mhelenadefreitas@gmail.com\par
The milestone of the Covid-19 pandemic was a catalyst and driver of the investigations into these themes, when man got scared, faced with the breadth and magnitude of human finitude, revealing sentiments of anxiety and despair given such an uncertain and menacing context. This prompted a large-scale search about the dimension of meaning and existence, resulting in a large number of scientific productions on the theme, with an emphasis on the quantitative approach as it was necessary to measure the existential state of contemporary man faced with a global crisis of such enormity \hyperref[b1]{(Alencar \& Freitas, 2023)}.\par
This was redolent of the manifesto delivered by Edmund \hyperref[b39]{Husserl (2002)} in his "Crisis of European Humanity and Philosophy", foreseeing the present-day issues with the crisis of meaning. Similar questions prevailed in his time, when Husserl stated that the modern sciences had distanced themselves from the lifeworld (Lebenswelt) and the problems of humanity, losing humanity's sense of meaning. In the quest for absolute truth, this science reduced the world to plain facts, only concerned with quantifying and measuring it, becoming strictly objectivist, obliterating subjectivity and the notion of meaning. Thus, the job of Husserl's phenomenology was to study the significance of experiences, in other words, the meaning of human life. This philosophy inspires and directly supports the proposal of the present study, which is to investigate how contemporary psychology dealt with the study of existential questions, unveiling its implications for the significance of life experiences. The philosopher questioned the sovereignty of the natural sciences (explanatory in nature and a description of laws) over the sciences of the spirit (sympathetic, historical, individual and social in nature), as if they were distinct, disjointed objects, as the scientific world only edifies itself based on its surroundings (Lebensumwelt). His short essay, produced in 1935, and entitled the Crisis of Humanity, is reverberating 88 years later with the advent of new crises: the Covid-19 pandemic, which extrapolated the level of the physis and became humanitarian, and the level of wars, which returned to the theater of Europe and the Middle East, snuffing out so many lives. In other words, in his time, Husserl was already warning of the importance that the theme of the meaning of life was rekindling for an understanding of the essence of the spirit and reflections on the soul and, consequently, put in check the need for the completeness of psychology. In this way, it has become necessary to consider not only the rationality of the logos, understood as reason and analytical discourse, but also the creative activity of the spirit, understood to be esthetic and emotional expression, the subjectivism, and the mythos, conceived as sensitivity, a synthetic, emotive and narrative discourse.\par
The present study focuses on the existential questions addressed in qualitative studies arising from a prior meta-analysis of the scientific output in psychology \hyperref[b1]{(Alencar \& Freitas, 2023)} on the topic in question, between 2000 and 2023. As such, the main aim is to understand how contemporary Psychology has addressed the topics of existential vacuum and meaning of life over the last two decades, observing two fundamental axes. The first being horizontal in nature, which follows on from the extension study and whose principal results have already been described in the previous article, including a quantitative analysis of the following variables: a) year of publication; b) theoretical approach; c) context; d) target audience. The second is vertical in nature, proposing to delve deeper into the issues, including a qualitative analysis of the following variables: e) conceptual categories, and f) thematic categories, highlighting the relationships or implications of existential questions in psychotherapy and/or the topics of religiosity and spirituality. This last aspect is justified by the observance, in the present day, of a strong tendency to associate the concept of spirituality with the movement that is searching for existential meaning \hyperref[b29]{(Freitas, 2024;} {\ref Koenig et al., 2024;}\hyperref[b30]{Freitas, Leal \& Nwora, 2022)}, at the same time that the role of religion is being increasingly questioned as to whether or not it is a driver of meaning \hyperref[b44]{(Krok, 2015;}\hyperref[b84]{Villani et al, 2019;}\hyperref[b40]{Jung, 2015;}\hyperref[b90]{Zarzycka, Tychmanowicz \& Krok, 2020)}. On the other hand, the integration of study and practice has, as recently indicated by \hyperref[b67]{Pargament (2023)}, characterized a kind of third wave in the evolution of the psychology of religion and spirituality, and in this is included, of course, psychotherapeutic practice.\par
As demonstrated in the first phase of this same study, reported in the previous article "Exploring Existential Questions: A Comprehensive Review of Psychological Literature (2000-2023) -Part 1" -a higher frequency of publications was found resulting from quantitative studies in Psychology in the contemporary world, unmasking the concern about quantifying and assessing the existential state of contemporary man. This in itself, in some way, already indicates what was, in a way, "prophesied" by Husserl in respect of what was once modern science, and its repercussions for the future. The motive force for the development of the present investigation is a study conducted by Alencar \& Freitas which showed that the prevailing scientific paradigm in contemporary psychology favors the language of logos, understood to be objectivist, rationalist and mathematizable, focusing on a nomothetic investigation. Similarly, it indicated the need for qualitative investigations, affording direction to the present review for a better understanding of the existentialist issues, complementing rational discourse with idiographic investigations focusing on the specifics and the variety of the subjective world. On the other hand, Husserl's proposition dates back to the origins of this same scientific claim -the dichotomy between naturalistic objectivism and transcendental subjectivism, where the philosopher pointed to the need for science to broaden its field of vision to go beyond the role of the distant observer, but also to focus on things as they are and, consequently, for a better understanding of human problems. Thus, Husserl's phenomenology drives the current study, which not only seeks to extensively map existentialist questions but also aims to contribute to a better understanding of the phenomenon, attempting to delve into its very nature. Hence the focus of the analysis presented here, to concentrate exclusively on theoretical and qualitative works found in the preliminary data survey.\par
As far as the importance of extension studies goes, in order to determine the scope and frequency of the phenomenon being studied, it has to be recognized, however, that strategies focusing on psychological naturalism and on objectivation of human experience are also not sufficient to handle the complexity of the topic in question. In other words, it is also necessary to characterize the study of intentional experiences in a quest to understand the nature of the phenomenon of the meaning of life and existential vacuum, so as to result in concrete measures for the mental healthcare of contemporary man. More than ever, this has become a necessity at times of acute crises, such as those that unfolded in the context of the Covid-19 pandemic, or even the wars and terrorist actions we have witnessed over recent years. These crises assume particular characteristics within the context of the pragmatism and technicism of the philosophy of digital dataism \hyperref[b37]{(Han, 2018)} and/or the superficial nature of liquid modernity  {\ref (Baumann, 2004)}. Therefore, it has become essential to delve deeper into qualitative or mixed-method studies, not only for the purpose of mapping but also to understand how contemporary psychology has appropriated this primordial question of existence, the purpose of which is elaborated upon in this article.\par
Seeing as the meaning of life and/or existential vacuum are primordial to the care of mental health, through their relationship with the impulsion for human life and/or psychic suffering (and its respective elaboration), a brief historical and conceptual description of both constructs is initially presented here.\par
Up until the postwar periods (first and second world wars), when discussions about the constitution of man began anew, the ideas of vacuum and meaning were restricted to the domain of philosophy.  {\ref (Vieira \& Dias, 2021, p.2)}. Accordingly, it also starts to be incorporated by psychology, in particular through the humanist movement that rose up against the prevailing models, namely behaviorism and psychoanalysis  {\ref (Ponte \& Souza, 2011)}, respectively indicated as mechanistic, deterministic and detractors of the human values of freedom and choice. The conceptions of this movement can, for example, be seen in the existentialist humanism of Rollo May who, in his work entitled 'Psychology and the Human Dilemma", originally published in 1967, declared that man's fundamental problem in the mid 20 th century was precisely existential vacuum, described as a sensation of the incapacity to do anything meaningful for oneself or for the world. Given this perspective, he sought to characterize the human being as a free being, responsible for his own actions, involved in a psychology that would help to understand and elaborate the crisis of meaning and the respective dilemma between subject and object, a paradox inherent to the human condition \hyperref[b57]{(May, 1953}\hyperref[b57]{(May, /1994))}.\par
Also from a humanist, existential and phenomenological perspective, on the other side of the coin, on the continent of Europe, the postwar period also witnessed the emergence of the conception of Viktor \hyperref[b28]{Frankl (1946}\hyperref[b28]{Frankl ( /2019))}, one of the most researched agents in the present day, who places emphasis on the side of presence, directing his theory towards the study of the meaning of life, through which he develops the psychotherapeutic approach of logotherapy.\par
In historical and philosophical terms, the "meaning of life" construct was originally addressed in philosophy, presented in the perspective of Friedrich Nietzsche (1872/2019), as the desire for power, in other words, the desire to live life. Meanwhile, psychology couched it as a desire for pleasure, from the Freudian point of view \hyperref[b31]{(Freud, 1929}\hyperref[b31]{(Freud, / 1996))}, signifying the search for pleasure and satisfaction of our needs. Alfred Adler, an Austrian psychologist, coined the term desire for power (1932/2010), as a search for superiority and the realization of all human potential. From the point of view of Viktor Frankl (1946/2019), however, it was denominated desire for meaning \hyperref[b27]{(Frankl, 1969}\hyperref[b27]{(Frankl, /1988}), which accompanies man through the different stages of life and includes the ultimate meaning of transcendence. It was through the psychotherapeutic contributions of this Viennese psychologist that his study came to prominence, being widely disseminated and researched. Based on his experience of life in nazi concentration camps, \hyperref[b27]{Frankl (1969}\hyperref[b27]{Frankl ( /1988}) developed a method of therapy called logotherapy, focusing on that which gives meaning to human existence.\par
Also in the sphere of cognitive psychology, in the second half of the 20 th century, the notion of "meaning-making" started to gain visibility. The expression was initially employed by \hyperref[b71]{Postman and Weingartner (1969)} -as the title of a chapter in a book where they adopted a critical perspective with regard to the educational process -to refer to knowledge as something actively created by people based on the way they experience new situations and incorporate new information into their previous knowledge, allowing them to construct and attribute meanings to life events, to relationships and to themselves. Some of the psychologists involved in the development, inspired by the Piagetian perspective, like \hyperref[b41]{Kegan, Robert (1980)} for instance, continued using this expression which ended up becoming a key concept for many subsequent texts in clinical psychology and development. And as demonstrated in a survey conducted by Park, Crystal (2010), the aforementioned term has gained over the years a diverse theoretical focus, especially in the area of the so-called positive psychology.\par
However, conceptually, it is necessary to clarify the two expressions used to refer to meaning, as follows: meaning in life and meaning of life. Notwithstanding the similar roots, the two expressions mean something different \hyperref[b9]{(Aquino, 2021;}\hyperref[b34]{Fuhrer et al., 2023)}. The former refers to the meaning that a person acquires throughout life or to how much meaning he/she may experience in their own lives, while the latter refers to a wider ranging concept, alluding to the significance of life as a whole, as well as the significance of human existence. Despite the different acceptations, both expressions were the subject of study in this work since, whether privately or universally, they signal the concept of meaning.\par
Consequently, it can be seen that existential vacuum and meaning of life are phenomena that go hand in glove, given that the former refers to the perspective of absence while the latter to the perspective of presence. Both constructs were and continue to be explored in psychology and, historically, as was mentioned above, emphasis was sometimes placed on the side of absence, as in the humanist psychology of Rollo \hyperref[b57]{May (1953}\hyperref[b57]{May ( /1994))}, and on other occasions the role of presence was emphasized, as noted in the logotherapy of Viktor Frankl (1946/2019) and, more recently, addressed as an essential cognitive function that accompanies human development, as seen in cognitive and/or positive psychology \hyperref[b41]{(Kegan, 1980;}\hyperref[b68]{Park, 2010)}.\par
By way of an historical, conceptual and philosophical contextualization of the briefly presented existential questions, in solidarity with the Husserl's proposition, we shall explore existential vacuum and meaning of life in the upcoming sections of this article. In the same way that the malaise of our era has recently been in evidence, primarily due to the pandemic crisis and the advent of successive wars, the depth of the existentialist investigation in present-day psychologyrelated literature is revealed. This systematic review is the result of a bibliographic search via the concept of existential vacuum, meaning of life and their correlates, carried out on five databases: CAPES Periodicals Portal, APA PsycArticles, SCOPUS, SCIELO, and PePSIC, as described in detail in the previous article: Existential vacuum and meaning of life -Part 1 \hyperref[b1]{(Alencar \& Freitas, 2023)}.\par
The CAPES portal was chosen as the database for this study on account of its national and international coverage. It is the go-to reference for scientific studies in Brazil as well as being a portal that encompasses a broader range of databases, and is widely used in the academic milieu in the country. APA PsycArticles is a database specific to psychology and with international coverage, offering public articles available in full, and a go-to reference for the area of psychology in Brazil. SCOPUS is a database with international coverage and is regarded as the largest database for abstracts and citations in peer-reviewed literature and also a reference in Brazil and, along with SCIELO, is included in the criterion for Qualis rating (quality rating adopted in Brazil for scientific journals), grade A1 (highest quality, international level of excellence); and PePSIC, which covers the whole of Latin America, including Brazil, with content specific to the area of psychology, also widely disseminated throughout the academic milieu. So, the combination of these databases provides a broad scope in scientific research, enabling the identification of scientific publications, both regionally and internationally, particularly in the field of psychology.\par
In the second phase, the continuity of the metaanalysis was outlined. In terms of eligibility criteria, only studies employing a qualitative or mixed-methods approach were considered, using either theoretical or empirical procedures, as exhibited in Table \hyperref[tab_0]{1}. For the qualitative approach, naturistic studies were considered that seek an understanding of the phenomenon. In the study's Method, the data collection instruments were analyzed, such as interviews (unstructured, structured or semi-structured), observation, ethnography, among others. In addition, analytical methods were employed such as the phenomenology of Amedeu Giogi; content analysis; discourse analysis, and so on (e.g., \hyperref[b64]{Olofsson et al., 2021)}. Meanwhile, the mixed-methods approach considered studies that combine the qualitative and quantitative approaches, seeking not only to understand the phenomenon but also to quantify it in order to understand its extent and its reality. This study method makes use of data collection and analysis tools that may involve both psychometric instruments, such as semistructured surveys, and also the use of statistical and content analysis (e.g., Manrique, 2011). In addition, in the theoretical study process, studies were considered that were based on a bibliographic and documentary survey, with analysis of theories, thematic and conceptual discussions, literature reviews, systematic and integrative reviews, etc. (e.g., \hyperref[b52]{Martinez-Calderon et al., 2023)}. The procedure for the empirical study involved articles based on facts that were either observable or obtained through experiments or interventions (e.g., \hyperref[b82]{Vähäkangas et al., 2021)}.\par
In the data extraction process, these criteria were identified through a reading of the abstract, introduction and method of each study, highlighting the aim of the study and the data collection and analysis tools employed. An example of this process is shown below, in Table \hyperref[tab_0]{1}. It should be stressed that, in the article selection process, in order to minimize possible bias in the study, the triage was performed by the firstnamed author under the supervision of the secondnamed author. In the event of disagreement, the selected articles were referred to a third arbiter. The aim of this research was to compare the meaning of life's intensity in offender teenagers in Medellin city, Colombia. The methodology had a mixed descriptive design. The sample consisted of 44 young offenders who answered the Purpose In Life test (PIL), developed by Crumbaugh and Maholick, consisting of one party to collect quantitative and two other parties to collect qualitative information. The Results show a low rate of existential vacuum in the teens surveyed. The more time spent in a social rehabilitation institution, the greater the intensity of the meaning of life. The family (real and ideal) is important as a core value around which to build their sense of life. This suggests some grounds for thinking a model to explain the conclusions reached. It argues that the construct "meaning of life" has different levels of complexity that reflect various aspects mentioned below: the desire to live, aim or purpose of life that gives the proper orientation of each existence, the meaning that each one attributes to his life and his different values that govern it, and finally, the analysis of meaning in general. Keywords: Sentido de vida, vacío existencial, adolescente infractor. Bereavement is an ongoing process of negotiation and meaning-making in which widows and widowers make sense of the changed nature of their relationship with their deceased spouse. We analyzed the experiences of meaning in life among older widows and widowers (aged 65+) using interpretative phenomenological analysis (IPA; see Smith et al. in Interpretative phenomenological analysis: Theory, method and research, Sage, 2009), with the following question: How do widows and widowers search for meaning through continuing and/or transforming their bond to their deceased spouse? The results demonstrate that some of the widowed persons sought meaning through rituals or various means of after-death communication with their deceased spouses. Other participants transformed the bond, for example, through clearing out their deceased spouse's belongings or a process of reconciliation?" Keywords:\par
Bereavement   In the qualitative analysis phase, conceptual categories were employed through a cataloguing of the concepts emanating from the articles, and thematic categories containing thematic nuclei. For the conceptual category, tables were created containing the conceptual definitions extracted from the articles in the form of direct citations. In the thematic categories, meanwhile, tables were employed with a set of initials identifying the topics, and extracts from the articles were presented in the form of direct citations in order to illustrate the themes addressed. Complementarily, as a thematic subitem, the topics of religiosity and spirituality were presented as well as psychotherapy, related to existential vacuum and meaning of life. Both tables contain a description of the absolute and relative frequencies of each item, using Excel tools, with the aim of ascertaining contemporary trends. In addition, for the conceptual and thematic categories, the word cloud resource was employed, provided by the Prezi software application.\par
The variables displayed in Table \hyperref[tab_3]{2} were considered relevant to this review as they are in line with the study proposal, namely to obtain an understanding of how contemporary psychology has handled existential questions. It is sought, therefore, to determine which approach has stood out over time, how it dealt with the issues and its efficiency and pertinence. Moreover, seeking to understand the extent of the phenomenon, considering the context in which it was investigated and the population that took part in the study, potentially unveiling a more unilateral or heterogeneous character in the studies conducted. In addition, how the concepts possess dynamic attributes, changing over time and with the setting, it has become essential to analyze the definitions and the enhancements effectuated in this period. Special 
\section[{Variables Searched}]{Variables Searched}\par
Quantitative Analysis III. 
\section[{Results}]{Results}\par
Of the total of 264 articles selected and analyzed in the first phase of the study (Part 1, Alencar \& Freitas, 2023), 191 were excluded in this second phase, all of which had a quantitative approach. This left a total of 73 articles, distributed as follows: 46 theoretical/ qualitative articles, 17 empirical/qualitative, 7 mixedmethod and 3 interventions, as can be seen in Figure \hyperref[fig_0]{1}, with the PRISMA (Preferred Reporting Items for Systematic Reviews and Meta-Analyses) flow diagram, adapted for this study.   Regarding the theoretical framework adopted in studies about meaning of life and existential vacuum, logotherapy was predominant, accounting for 35\% of the total number of articles. Existentialist approach and Phenomenology approach came next, representing 12\% and 9\% of studies, respectively. Then come Psychoanalysis and positive Psychology, each with 6\% of the total, and humanistic approach and sociology come next, each with 4\%. Then, Behavioral and Hermeneutic approaches come each with 3\%. The remaining frameworks, such as the person-centered approach, interactional and genetic, ontology, systemic perspective, Jungian analytical, among others, are less frequent, with 1\% of the total number of articles analyzed, as depicted in Figure \hyperref[fig_4]{3}.  Tables \hyperref[tab_5]{3} and {\ref 4} exhibit the principal conceptual categories that emerged from the selected articles. Table \hyperref[tab_5]{3} is about the concept of meaning of life. Table  {\ref 4} designates the concept of existential crisis. Each category is explained by one citation (column two), followed by the respective reference (column three). In addition, the absolute and relative frequencies (in relation to the total number of articles) are indicated in the columns Absolute Freq. and Relative Freq.\par
In view of the conceptual complexity and atomization surrounding the topic in question, for the designation of Table \hyperref[tab_5]{3}, the expression "meaning of life" was adopted rather than "meaning in life" considering that the former expression has a greater breadth of scope, encompassing existential meaning in a broader perspective. 
\section[{Global Journal of Human Social Science}]{Global Journal of Human Social Science}\par
Year 2023 ( ) H 
\section[{52}]{52}\par
The table above sets out eight variations in denomination found in the articles with regard to the concept of meaning of life: meaning of life, meaning in life, meaning of world, desire for pleasure, desire for power, meaning-making, meaning-maintenance and terror management theory. The first two vary in terms of semantics, the former being more extensive, related to existence and totality, while the latter is more uncertain, related to moments in life. On the other hand, the last two terminologies possess a more immanent acceptation than the first two, with desire for pleasure being an expression coined by psychoanalyst Sigmund \hyperref[b31]{Freud (1929}\hyperref[b31]{Freud ( /1996))}, and desire for power coming from the lexicon of Alfred Adler (1932/2010), or desire for power, as coined by philosopher Nietzsche (1872/2019). In addition, four subcategories of the main construct emerged that designate different stages of meaning of life, namely: desire for meaning, necessity, search, presence and super-meaning, the ultimate telos of the construct in question. An analysis of the citations extracted from the articles, and reproduced in column two to illustrate the definition relating to each expression, helps to underline one of the findings of this metaanalysis: the most frequently used expression by the authors was "meaning of life", with 52\% of the results, followed by "desire for meaning", with 14\%. The frequency of the other expressions was broadly similar, ranging from 1.5\% to 6\%.\par
Table \hyperref[tab_6]{5} exhibits the conceptual categorization of the expression "crisis of meaning". As with Table  {\ref 4}, presented above, this term was employed to designate the aforementioned table as it was more comprehensive than those that focus on "absence" of meaning, which varies in degree and frequency throughout the texts read. Thus, the term "crisis" appeared to be more dynamic doing greater justice to the content of the group of texts analyzed.\par
5 Desire for Power "conceives the desire for power  {\ref (Nietzsche, 1996)} as a guiding principle of existence. For this author, the nature of the being comes from the effort to exercise larger amounts of power.  {\ref Adler (1931} {\ref Adler ( /1998) )}  The above table presents the variations in terminology used by authors to refer to the concept of crisis of meaning. A total of 19 variations were noted that refer to how the different degrees or situations where symptoms of vacuum or of a threat to the meaning of life are experienced, e.g. feelings of anxiety, despair, loneliness, frustration, boredom and demoralization (as a group of negative feelings); existential vacuum or void, and absence; pathological conditions such as crisis, neurosis and pathologies in general. In addition, two expressions were noted that were different from the rest when referring to vacuum, with a positive meaning, such as fertile vacuum and void, per se. These acceptations of vacuum/void have a positive, driving significance, unlike the other semantics, which demonstrate negative tendencies and possess a more demotivating significance. As with the previous table, a citation was presented for each expression extracted directly from the articles with the aim of illustration, followed by the respective references.\par
It was observed that the most frequently employed terms were "existential void", with a relative frequency of 25\% and "existential loneliness", with 23\%. In second place come the terms "anxiety", and "existential frustration" / "noogenic neurosis", with a frequency of 9\% and 7\%, respectively. The remaining terms ranged from 2\% to 4\%. In addition, in a comparison of both the above tables it was found that the concept of meaning of life, with 69 references, was more frequently cited in the articles than the concept of existential vacuum, with 57 mentions.\par
Figure  {\ref 4}, a word cloud (as devised by Prezi), represents a visual resource to provide a better perception of the impact of the concept of meaning of life than the other concepts employed in the articles. The predominance of this concept can be clearly seen as the most targeted construct throughout the 23 years of studies in Psychology, that were traced in the present review. The morphological configuration of this visual resource is the product of statistical data obtained for each expression appearing in the image, showing that the highest absolute frequency belonged to the concept of meaning of life. In second place, just below the central point, can be found the expressions existential vacuum and existential loneliness, indicating two distinct designations for the idea of crisis of meaning, which are employed in equal measure in the articles. This shows that, while there is just one example of the use of the expression meaning of life, the term existential vacuum is revealed in different forms, showing that the definition and comprehension is more complex, The composition of this visual resource -the word cloud -follows the rule of thirds, heavily used by painters and photographers when conceiving their images, where the object in focus, in the case of the expression meaning of life, is located at the intersection of imaginary lines. This rule derives from the areal ratio, a mathematical pattern found in nature that was incorporated into the graphic arts, among others.    
\section[{d) Population Studied}]{d) Population Studied}\par
As far as the target audience of the studies is concerned, the Not Applicable category applied to 29\% of articles selected. The generic category we have called contemporary man has the highest target audience level, at 12\%. Next come patients with cancer and the elderly, each with 7\%; Psychotherapists, with 5\%, and widows/widowers and students, each with 4\%. The other categories, such as: people in palliative care, teachers, adult offenders, health professionals, prostitutes, Brazilians and adults command a smaller representation, with 33\% in total. The Others category includes immigrants, refugees, spouses, people with intellectual disability, patients with HIV, people with borderline personality disorder, Africans and people with Hikikomori, severe social withdrawal. (Figure  {\ref 4b}). The above graph represents the number of populations studied, as found in the selected articles. It can be seen that the theme of existential vacuum and meaning of life involve a diversity of populations, comprising 19 different types of target audience. The most prominent category was Contemporary Man (12\%, and 7 articles), indicating concern about the profile of present-day man. This category was followed by cancer patients and the elderly, with identical results (7\%, each with 5 studies). Both these populations bring to the fore the relationship between finitude and meaning of life, as those people in a critical state of health may present with greater end-of-life perception, similarly for the elderly, as they are passing through one of the last stages of the life cycle, and may perceive with a greater degree of finitude. 
\section[{e) Topics Covered in the Articles}]{e) Topics Covered in the Articles}\par
Another categorization resulting from the qualitative analysis was the grouping of the themes appearing in the articles. After recording and analyzing these themes, a coding was devised in order to group articles with similar subject matter. These codings and categories are displayed in Table \hyperref[tab_6]{5}, in respect of the construct of meaning of life, and Table \hyperref[tab_8]{6}, regarding the construct of crisis of meaning. These tables also exhibit examples extracted in the form of direct citations \hyperref[foot_1]{1}A second category was coded and denominated "2-Sour" (sources), showing articles exploring sources of meaning of life, such as: human relations, intersubjective relations, spirituality, religious from the selected articles, and the relative and absolute frequencies are determined.\par
Accordingly, seven categories were classified as follows: "1-Psyc" (psychotherapy), comprising articles that report on studies into psychotherapy and meaning of life, encompassing psychotherapeutic approaches focusing on the meaning of life, such as logotherapy, positive psychology and existential therapies. This classification also includes articles relating to clinical practice centered around the construct of meaning of life and articles that include psychotherapeutic strategies for the treatment of psychic suffering, with absence of meaning.\par
experience, awareness of finitude, literary expressions and art. This category also includes an article that analyzes the reasons for existential vacuum.\par
The third category was designated "3-Eftt" (effects), which encompasses articles that study the effects and outcomes of the meaning of life, such as satisfaction with life, subjective wellbeing and improvement in mental health. The same classification also comprised articles that mention the effects resulting from crisis of meaning, like consumerism, suicide, borderline personality disorder, etc.\par
The fourth category was labeled "4-Lexp" (lived experience) which includes articles that describe lived experiences of meaning of life in diverse populations, such as family members of critically ill patients, offenders, mothers with children in the ICU, etc. This category also includes articles that described lived experiences of existential loneliness in the elderly, immigrants and people with partners in end-of-life situations.\par
The fifth category was entitled "5-Inst" (instruments) and includes articles that study theoretical bases for the development of measurement instruments or literary reviews of psychometric instruments used to measure meaning of life.\par
The sixth category was given the name "6-Conc" (concept), including articles focusing on analysis, definition and conceptual evolution, focusing on both the side of presence, with meaning of life, and also the side of absence, in other words, existential vacuum.\par
The seventh category was denominated "7-Copi" (coping), designating coping with existential vacuum. It comprises articles that explore strategies such as educational resources, support from family pets, literature and poetry, to deal with the crisis of existence. This differs from the category of Psychotherapy inasmuch as it explores existential vacuum coping strategies deriving from other nonpsychotherapeutic sources. The above table shows the different thematic categories found in articles addressing the concept of meaning of life. It was observed that the most studied topic was "Psychotherapy and meaning of life", with a relative frequency of 35\%. In second place, with 26\%, was the category "Effects/outcomes of meaning of life", followed by the topic "Sources of meaning of life", with 20\%. Of less significance were the categories "Measurement instruments" and "Conceptual analyses", each with 4\%.  
\section[{Global Journal of Human}]{Global Journal of Human} 
\section[{Relative}]{Relative}\par
Freq. 
\section[{PSYC}]{PSYC} 
\section[{Psychotherapy and existential vacuum}]{Psychotherapy and existential vacuum}\par
Example 1: "The purpose of this communication is to reflect upon the psychic suffering that arises from working in the contemporary psychoanalytical clinic, and its implications, through the symptom whereby the symbolic is captured by the existential vacuum." (p.157) Maggi (2018) 2 7\% Example 2: "The present study aimed to validate a proposal for the prevention of existential vacuum in a group of adolescent students. In this regard, the purpose was to promote a sense of awareness in terms of the search for meaning and, consequently, to prevent the sensation of a lack of meaning in life, based on the theory of logotherapy." (p.147) Aquino et al. \hyperref[b56]{(2011)} 2 SOUR 
\section[{Reasons for existential vacuum}]{Reasons for existential vacuum}\par
Example 1: "The aim of this text is to analyze some of the reasons for the human existential vacuum, as a bottomless pit, that is to say, no matter how much man looks to realize himself in all his dimensions, he will never achieve a full life, the total happiness he so craves, because there is always a need to look for new projects and fulfilment.  
\section[{( ) H}]{( ) H}\par
The above table describes the results related to the thematic categories used in the articles to speak about the concept of existential vacuum. Note that the themes most explored were "Experiences of existential loneliness", with 33\% of the results, followed by "Effects/outcomes of existential vacuum", with 30\%. In third place came "Coping with the existential vacuum", with 15\% and, in fourth place, "Conceptual analysis", with 11\%. The categories "Psychotherapy and Existential vacuum" and "Reasons for the vacuum" were less productive, with 7\% and 4\% respectively, unlike the results presented in these same categories when focusing on meaning of life. Moreover, the topics found in the selected articles focused more on the aspect of the meaning of life, with an absolute frequency of 46 articles, versus 27 with emphasis on the emptiness of existence. Curiously, the topic of measurement tools for existential vacuum did not come up in the articles studied, which may be a subject for potential exploration.\par
Using an artistic resource and statistical bases, the word cloud displayed in Figure  {\ref 6} more clearly shows the thematic prominence in the study and its proportionality in relation to the other topics. Accordingly, it is evident that there is a subtle emphasis on the topic of the effects of existential vacuum and meaning of life, followed by the theme of Psychotherapy. theory of Frankl, to treat patients undergoing palliative care \hyperref[b60]{(Moncayo \& Breitbart, 2014)}. Articles using existential/humanistic approaches, two of which were theoretical (e.g. \hyperref[b85]{Vos et al., 2015;}\hyperref[b89]{Wong, 2017}) and 2 qualitative/empirical (e.g., \hyperref[b38]{Hill et al., 2017;} {\ref Constanza et al., 2020}) also discuss the importance of working with meaning of life in their therapies, a request which may come expressly from the clients themselves or even indirectly, with the topic going beyond the psychic suffering, such as depression, obsession and the like \hyperref[b38]{(Hill et al, 2017)}. In addition, there was also an attempt to study the results of different existential therapies in patient treatment, with the purpose of understanding the efficacy and pertinence of existential therapy \hyperref[b85]{(Vos et al, 2015;} {\ref Constanza et al., 2022)}. Moreover, there was also discussion about the course of humanistic psychology with the idea of regaining its rightful place inside traditionalist psychology in order to offer significant contributions to both research and therapeutic interventions \hyperref[b89]{(Wong, 2017)}.\par
Articles using a psychoanalytical approach (Maggi, 2018) and constructivist approach (Vos et al.,2017) discussed, respectively, the challenges of the psychoanalytical clinic in treating the existential vacuum problem by evoking the resource of symbolic function, and discussion about the significance of meaning in clinical practice, unfolding as: roles of meaning in psychotherapy, its influence on the evolution and recuperation of the subject being therapized and on the required clinical skills. 
\section[{g) Articles that reported the theme of existential vacuum and meaning of life with religiosity and spirituality}]{g) Articles that reported the theme of existential vacuum and meaning of life with religiosity and spirituality}\par
Of the selected articles, six introduced the topic of religiosity and spirituality related to existential vacuum and meaning of life. Of these, two theoretical articles (e.g., \hyperref[b18]{Carrara, 2016;} {\ref Rohe, 2006)} and one mixedmethod article \hyperref[b63]{(Noronha et al., 2018)} discussed logotherapy as a theoretical framework for addressing the question of spirituality and meaning of life. These articles address the pertinence of Victor Frankl's perspective on the topic of mental health, religiosity and spirituality, pointing to this as a positive force in healthcare, surmounting the negative view of religion and psychology. In similar vein, in the mixed-method article \hyperref[b63]{(Noronha et al., 2018)}, it is concluded that meaning of life and spirituality contribute and provide support for an existential construction.\par
As for the articles with humanistic influences, an integrative review \hyperref[b77]{(Silva et al., 2020)} based on positive psychology indicates the need for further investigation in this area, particularly with the production of psychometric instruments focusing on the peculiarities of Brazilian culture, and which accentuates the correlation of the theme with positive concepts such as quality of life and subjective vitality. Meanwhile, \hyperref[b10]{Barros et al. (2021)}, also using a framework of positive psychology, accentuated the correlation between religiosity and meaning of life, insofar as its absence might indicate dissatisfaction with life. In the article that introduces Eric Fromm's psychoanalysis with humanistic influences \hyperref[b5]{(Amatuzzi, 1999)}, the significance of religious experience in the search for meaning and lost harmony is addressed.\par
IV. 
\section[{Discussion}]{Discussion}\par
The aim of the present review was to evaluate the literature published over the last 23 years in the area of Psychology, on the topic of existential vacuum and meaning of life, according to the content in articles of a qualitative and mixed-method nature. Based on an analysis of the 73 articles selected in the second phase, the chief discoveries of the study can be summarized as follows: a) there was an increasing trend of distribution of qualitative studies conducted between 2000 and 2023, with a production peak in 2021, a period marked by the Covid-19 pandemic; b) logotherapy stood out as the theoretical framework adopted in the studies, followed by phenomenology, bearing in mind that there is a diversity of frameworks, encompassing 21 types, as well as the fact that it reveals the interdisciplinary nature of the theme, with contributions from the areas of philosophy and sociology; c) in terms of the concepts most frequently employed, there is a greater emphasis on the meaning of life construct than on existential vacuum; d) in the contexts studied, in addition to the categories that are not applicable, healthcare and contemporaneity stand out; e) as the target audience, a diversity of populations can be observed, the standout being contemporary man and cancer patients; d) in the thematic categories, the study of the effects and consequences of existential vacuum and meaning of life stand out, as does the association between these constructs and psychotherapy, and, lastly f) the emergence of the variables religiosity and spirituality, related to the meaning of life.\par
Among these discoveries, the influence of constraints such as crises and wars is conspicuous, characterized as a point of inflection in the course of history, dictating new paths in the scientific milieu, with an accentuated need for existential responses. Consequently, our attention is drawn to the fact that the existential turning point highlights the topic of religiosity and spirituality, notably in a contemporary society that is more secular, unveiling a reappraisal of the topic. Also prominent is the huge interest in logotherapy, in the settings of healthcare (hospital, palliative care), home care, psychotherapy and legal assistance, unveiling an avid desire for meaning. This desire attested to the predominance of studies addressing this construct and not existential vacuum. In parallel, the emergence of phenomenology and approaches of an existential, humanist nature are somewhat surprising as they are making their mark in the scientific milieu, signaling a nascent concern of men of science with subjective questions, particularly in the Brazilian context. Lastly, the topic of psychotherapy is also garnering attention, gaining clearer, better defined dimensions, showcasing psychology as a science Moreover, it can be seen that there is a diversity of approaches in Psychology (logotherapy, phenomenology, psychoanalysis, positive psychology, behavioral, Jungian analytical psychology, to name but a few) that are involved with the topic in question, highlighting the multiple aspects of this theme. These approaches have different conceptions about the understanding of the human being. Psychoanalytical, behavioral approaches stem from the idea that man is a driven being, whether through his unconscious (psychoanalysis), or through experience and conditioning (behavioral). On the other hand, existential humanist and phenomenological approaches stem from the principle that man is a being with freedom and autonomy, the author of his own choices. Despite the differences, they offer unique insights into existential questions.\par
Psychoanalysis understands the vacuum as a primordial void that will always be present as man is seen as a hiatus \hyperref[b3]{(Amaral, 2010)}. As for meaning, in this theory, it is the result of a search for pleasure \hyperref[b31]{(Freud, 1929}\hyperref[b31]{(Freud, / 1996))}. With a different focus, the central theme of logotherapy is the idea that the primary motivation of the human being is desire for meaning. This meaning exists in the life of human beings and needs to be found, regardless of the circumstances \hyperref[b27]{(Frankl, 1969}\hyperref[b27]{(Frankl, /1988}). Phenomenology, meanwhile, focuses on the study of phenomena and their signification. Moreover, it is guided by the idea of the teleology of intentional experiences, that is to say, it relates to the aims of human actions and the giving of meaning \hyperref[b39]{(Husserl, 1935}\hyperref[b39]{(Husserl, /2002))}. From a different perspective, positive psychology emerges as a more pragmatic approach, whose proposition is the quest to reinforce positive aspects and human virtues. Meaning of life, from this perspective, is conceived as a fundamental component in the acquisition of psychological wellbeing and mental health \hyperref[b2]{(Almeida et al., 2022)}.\par
Moreover, approaches derived from Zigmund Bauman's sociology of liquid modernity, as with others arising out of Gilles Lipovetsky's philosophy of Hypermodernity and the Neopositivism of the Frankfurt School, also staked their presence in the study of existential vacuum and meaning of life, confirming the topic's multidisciplinary nature. These approaches complement those in the area of psychology as, in addition to providing philosophical foundations and support, they also contribute to the understanding of collective experiences and the cultural values of social organization, after all, psychology also focuses on the social sphere. The Frankfurt School focused on the study of the cultural Industry, with a critique of the capitalist system \hyperref[b22]{(Duarte, 2007)}. By imposing a third power, the media of mass culture, this system contributes to the formation of a man whose senses regress and whose intellectual capacity is reduced, making him passive, permissive, resigned and molded by what the system offers. Lipovestky (2005) also criticizes the hedonistic, capitalist model, hyperconsumption, and adds the question of temporality, pointing out the contemporary obsession with time, evidencing the sense of urgency. \hyperref[b11]{Bauman (2004)}, meanwhile, furnishes the concept of liquid modernity and accentuates the trait of fragility and superficiality of contemporary human relationships. All of these approaches, in conjunction, contribute to a better understanding of the man of our time, and his search for meaning, by supplying contextual data and characterizations, as well as important psychic constraints to be considered in psychological evaluations, in psychodiagnosis, and in clinical treatment. After all, as Ortega y Gasset (1914/1966, p.322) put it, "I am me and my circumstance". In other words, they help to understand the human being, not only as a subject separated from the world, nor as a being composed of only biochemical and physiological attributes, but also a being-of-the-world who possesses a physical, psychic, transcendent, social, historical and cultural dimension.\par
According to the present systematic review, in conceptual terms, it was ascertained that the side of presence has been the most frequent target of studies, which was accentuated in the initial database search process. For instance, it was noted that, according to the search conducted on the SCOPUS database, 165 records were located relating to the meaning of life, versus 53 concerning existential vacuum. This proportion was also repeated in the other databases studied. By way of a curiosity, it should be mentioned that the records found based on the term "meaning in life" were so robust, with over one thousand results, that it was necessary to restrict the search by adding the descriptor "mental health". These disparities in the number of findings for both expressions suggest that there is a contemporary tendency for studies to lean towards the side of presence and, therefore, meaning. As it is a construct that drives and motivates mental health, it emphasizes human potential, as evidenced in the emergence of positive psychology as an approach, which appears in 4 th place in the Results section, behind logotherapy, existentialism and phenomenology. Complementarily, cultural reasons may also have an influence on this tendency, seeing that the scientific output in Brazil was very high regarding this theme, coming in second place with 21\% of publications, behind the USA with 38\% \hyperref[b1]{(Alencar \& Freitas, 2023} about Brazilianness in his work entitled "What to make of Brazil?", describing it as a way of being and perceiving reality. This social identity reveals the logic of sociability and the traits of a happy, affective, creative people, which uses strategies that involve good humor to deal with problems and adapt to adverse situations, accentuating a way of being that focuses on congeniality and the positive side of life, even in dramatic situations.\par
Thus, of the articles found in this second phase, it was possible to observe that there is greater emphasis on publications containing the terminology "meaning of life" or "meaning of/in life", registering 36 mentions in the articles, while "existential vacuum" amassed an absolute frequency of 14 mentions, as depicted in the Results section, in Tables \hyperref[tab_0]{1} and\hyperref[tab_3]{2}. Adding together the term meaning of life and its derivatives, in total there were 66 mentions, against 54 references to the term existential vacuum and derivatives. In other words, it may be concluded that there is greater emphasis on investigations on the side of presence than on the side of absence, which signifies that, in the present day, there is a greater concern about the meaning of life and search for meaning than there is with existential vacuum. Another aspect which came to the fore in the analysis of concepts was the fact that, in order to make reference to the construct meaning of life, there is greater unity and coherence of terminology, the only variation being the semantics of the expressions "meaning of life" and "meaning in life". Besides these, other expressions such as "desire for power", coined by philosopher Friedrich Nietzsche (1872/2019), and "desire for pleasure", introduced by Sigmund Freud  {\ref (1929/1996)}, were also related to the construct. The expression meaning of life also unfolded into subcategories, capable of being understood as different stages of life that comprise: need for meaning, desire for meaning, search, presence and super-meaning.\par
Despite there being less uniformity in terms of the forms of expression of the construct meaning of life as opposed to the construct existential vacuum, it is of the utmost importance to mention that that there is a difficulty with regard to its conceptual definition due to an atomization that has taken place in modern times. There is a historical/conceptual evolution that goes from the Aristotelian conception of meaning, passing through the framework introduced by Viktor Frankl (1946/2019), and various outcomes with a multidimensional perspective in order to give full account of the concept, its dynamism and complexity, as well as emphasizing, obviously, its polysemic characteristics. Therefore, as it is a psychological construct of extreme relevance to mental health, it is also seen as a challenge for researchers, it being necessary to obtain further semantic, conceptual and cultural clarification, which will result in the performance of fresh studies, both theoretical and empirical.\par
On the other hand, the concept of existential vacuum presented a variety of terminology, with the identification of 16 variations, which can be classified as sentiments associated with the emptiness, such as: anxiety, despair, loneliness, frustration, boredom and demoralization; existential states: void, vacuum and absence; and pathologies: crises, neuroses and pathologies in general. Besides these cited frameworks, whose semantics focus on the negative aspect, two positive variations were identified, denominated vacuum, by itself, and fertile vacuum, as contributors to a state that drives human action. This variety of denominations reflects the difficulty in embracing, defining, unifying and universalizing the construct of existential vacuum, that is shown to have a polysemic, multidimensional and multi-categorical character that is difficult to understand and to measure. It also seems to be an abstruse concept, ineffable even, in scientific studies, given the diverse nomenclature. It is worth highlighting that the concept of existential vacuum was the predominant one in articles in relation to the other expressions found referring to the construct. It should also be pointed out, however, that this predominance evidently also reflected a bias with the descriptors used, as within it was the concept of "existential vacuum" but not that of "meaning-making". The latter, as has been seen, appeared little in the results of this survey. In fact, its study would merit a separate literature review, bringing up-to-date the one previously conducted by Park (2010) a little over a decade ago.\par
The contexts related to healthcare, contemporaneity, psychotherapy and education were the ones most targeted when studying the theme. Similarly, in terms of target audience, there was an emphasis on the categories of contemporary man, cancer patients and the elderly. When comparing this piece of data with the results obtained in the first part of the study, which registered adults, in general, and university students, in particular, as the target audience, it can be seen that, for the present topic, there is no specific population to be studied, it being such a matrixbased, universal theme that affects diversity and heterogeneity of populations. Highlighted in both phases was the concern with contemporary man as a subject convalescing from psychic suffering with crisis of meaning. This trait was also conspicuous in the theoretical frameworks of philosophy and sociology, pointing to a context that conditions a type of psychism of contemporary man with his consumerist, utilitarian tendencies, drained of meaning.\par
The classification into themes also reinforces the emphasis on the study of the concept of meaning of life in that, of the 73 articles selected in this phase, 46 focused on the study of the meaning of life, associated with other variables, while 27 focused on the study of existential vacuum. Accordingly, seven category types were classified, with a preponderance of articles emphasizing the topic of psychotherapy and meaning of life, followed by articles that explored the topic of the effects and outcomes of the meaning of life, such as satisfaction with life and subjective wellbeing. On the other hand, regarding the concept of existential vacuum, the emphasis was on articles that explored the topic of the experience of existential loneliness, understood to be the awareness of being alone and isolated in the world, experiencing the feeling of nothingness and with an intense perception of the inevitability of death. Thereafter frequently emerged the topic of the effects and outcomes of the existential vacuum, such as consumerism, boredom, borderline personality disorder and even suicide. Curiously, the thematic nucleus concerning instruments for measuring existential vacuum did not come up in the study, highlighting its complex, apophatic dimension in the sense of absence, of that which does not materialize, difficult to systematize. Thus, it is a topic with the potential for further study.\par
In the articles that articulated the variables existential vacuum, meaning of life and psychotherapy, the importance was stressed of including this topic in the therapeutic process, whether it be a direct request from the subject being therapized or as a matrix on which diverse layers of psychic suffering are revealed \hyperref[b54]{(Martínez \& Flórez, 2015)}. The logotherapy approach also gained prominence by directly addressing the question of meaning, arguing for the incorporation of the principles of logotherapy in the clinical process \hyperref[b61]{(Nassif et al., 2010)}. Also highlighted is the efficacy of therapies with existentialist bases in the treatment of mental health, as well as how the rightful place of such approaches is being reclaimed in the scientific sphere of traditionalist psychology \hyperref[b89]{(Wong, 2017)}. Once again, with the emergence of the relationships between existential vacuum, meaning of life, spirituality and religiosity, the logotherapy approach is mentioned as an adequate and pertinent response. The Franklian theory soothes the relationship between spirituality and psychology and sees in this relationship a driving force of meaning. \hyperref[b9]{(Aquino, 2021)}.\par
It should be stressed that the present study is subject to potential limitations. In the first place, regarding the databases, some of them, for example PEPSIC and SCIELO may have contributed to the higher frequency of articles from Latin America, and in particular Brazil, insofar as the APA favored results for the USA and Canada. Similarly, restricting the number of languages to three may have exerted a bias in the results. If languages such as German and French were to be added, perhaps more articles from the European continent would have been forthcoming, reflecting different cultural trends and biases in their studies and the respective results.\par
However, even with the potential limitations, the information uncovered in this review demonstrates that there is a growing interest in approaches in psychology of an existential humanist nature, for studies of qualitative issues focusing on the lifeworld, for a better understanding of the subjectivity, intersubjectivity and peculiarities of each individual. They provide a fruitful field for inspiring naturistic studies that deal with the understanding of the phenomenon. They also provide a solid foundation for the development of fresh theories and epistemologies that may be efficient in dealing with the human psyche, and its application in clinical practice. This strongly favors the in-clinic therapeutic process, which deals directly with the peculiarities of each individual. Moreover, the meaning of life construct, as a motive force in mental health, deserves to be explored in all of its complexity in order to obtain greater clarity, both for the researchers and for clinical psychologists. In addition, they are also important for studies that aim to associate this construct with other variables, such as religiosity and spirituality, which have gained ground in the scientific world, even attracting the attention of other areas such as Medicine. Great concern over contemporary man is also evident given the growing number and complexity of forms of psychic suffering which have materialized in the form of symptoms of anxiety, suicidal ideation and depression, regarded as the malaise of the 21 st century by the World Health Organization. In parallel, the construct of existential vacuum also revealed its complexity given the diversity of appellation evident in studies of a theoretical, conceptual nature, and its absence in the area of theoretical studies of psychometry which demand clear and precise definition of the phenomenon to be investigated. Moreover, the topic of psychotherapy in its connection with the notion of meaning of life has become more prominent, signaling the greater visibility of this field in the academic and social world, contributing to the creation of public policies that consider psychotherapeutic practice for the population and for a greater recognition of Psychology as a science. Also worthy of note is the higher proportion of studies on this topic in the years corresponding to or immediately subsequent to the Covid-19 pandemic.\par
V. 
\section[{Final Considerations}]{Final Considerations}\par
The mapping and the broadening in issues of a qualitative nature performed in this second phase of the systematic review of the constructs existential vacuum and meaning of life, reinforced certain information that had already surfaced in the previous phase, namely: emphasis on the abyss of human finitude, accentuating the symptoms of fear, panic, anxiety and despair, faced with such a menacing scenario. It was a turning point that alerted the scientific world to the importance of existential vacuum and meaning of life which, in another era, had already been presaged by Edmund Husserl, when he signaled the danger of the course of modern science in considering only the objective aspects of existence. In this way, it may be concluded that, although the pandemic has certainly provided impetus to scientific studies on the topic, in qualitative studies on the meaning of life or existential vacuum, the pandemic conditions in themselves were not necessarily thematized. In fact, as evidenced in both articles (Part 1 and Part 2), the peak of production occurred precisely in 2021. However, it was noted that few studies of a qualitative or mixed-methods nature confirmed a relationship between meaning of life and the pandemic as the central axis of study. In other words, publications increased during this period but the content was not directly related to the pandemic. It did have repercussions for other topics related to existential vacuum and meaning of life, outside of the pandemic, as was observed in the themes that were explored in most depth: consequences of existential questions and psychotherapy and meaning of life. In addition, as qualitative studies require a longer time to come to fruition, it is possible that new articles thematizing the pandemic will be published in the next few years.\par
In fact, via the graph depicting the distribution of methodologies over the period of 23 years, exhibited in the Results section, a shift can be observed in the type of studies performed as a consequence of the pandemic: a greater constancy and concentration of articles on existential issues using the empirical qualitative method. The same graph also demonstrates a more homogeneous and linear configuration in the publication of theoretical articles on the theme throughout the period of study, while the empirical qualitative studies were concentrated around the period between 2019 and 2023 (with an average of two articles a year), with a peak of production occurring in 2021 (four articles), matching the performance of the theoretical articles. In terms of content studied, these same articles also reveal a trend: studies that addressed experiences of meaning of life and existential vacuum, with a particular focus on the expression existential loneliness. The experience of meaning of life was studied in widows and widowers (Vähäkanga et al, 2022), in people with intellectual disability (Garcia \& Pereira, 2021) and mothers with children in the Neonatal Intensive Care Unit (NICU) \hyperref[b78]{(Silva et al., 2021)}. Similarly, the experience of existential loneliness was studied in various populations, for instance: elderly migrants \hyperref[b64]{(Olofsson et al, 2021)}; spouses with an end-of-life partner (Larsson at al., 2020) and elderly subjects in diverse states of health \hyperref[b45]{(Larsson et al., 2023;}\hyperref[b16]{Carr \& Fang, 2023;}\hyperref[b24]{Edberg et al., 2023)}. This suggests that there is a tendency, nowadays, to look to understand the existential state of the human being, unfolding a scientific interest in subjectivity, a necessity underlying the sciences ever since the modern era, which was pinpointed by Husserl, some 88 years previously.\par
? The Emphasis on the Logotherapy Approach in Scientific Studies of a Qualitative and Mixed-Methods Nature The emergence of logotherapy may be considered a historic landmark that symbolized and materialized a change of course in studies in psychology and psychotherapy, denoting the transition from objectivity to subjectivity. Logotherapy attracted attention back to a period in history when man started to be conceived, not only as a spectator of the world, but also as a subject who constructs his own reality and who possesses direction, a meaning. In this era, the dilemmas of human existence came to the fore, such as life and death, eternity and finitude, determinism and freedom, stressing the importance of teleology and surfacing concerns about existential issues, not just with instructive and causal issues. The aforementioned approach, which, in principle, was seen to be a possibility for complementing currents in psychology, was empowered and continues inspiring new epistemological constructions in psychology, as was determined in the psychotherapeutic model introduced by William Breitbart, the North American psychiatrist \hyperref[b60]{(Moncayo \& Breitbart, 2014)}, as well as providing inspiration to other areas such as education. It must be stressed that logotherapy, by emphasizing the human being's noetic dimension, broadens the conception of man as a biopsychosocial being, as well as the conception of health, understanding it as something beyond the absence of illness and a complete state of wellbeing, also including the meaning of transcendence, of going back to something or someone. In this way, it bears witness to the dimension of spirituality, not pathologizing religious experience but rather seeing it potentially as something which promotes health.\par
As a means to illustrate how logotherapy influences and impacts the field of psychology, several studies have provided important data to corroborate this information. The study conducted by \hyperref[b7]{Aquino (2011)} sets out a proposal for intervention to prevent existential vacuum in adolescents, through the application of the logotherapy theory, the requirement being the reintroduction of logos in group meetings. This study reveals how the theoretical logotherapy model is applicable to the concrete world, with an adaptation of philosophical language to narrative language. Thus, the study highlighted the efficacy of the proposition, giving youngsters the tools to build a new network of meaning. Moreover, it represents an advance on the clinical boundaries in the consulting office, expanding the strategy to a community experience. In parallel, in the study by \hyperref[b43]{Kroeff (2011)}, some views of logotherapy as psychotherapy are presented. Among Its characteristics, it is emphasized that logotherapy tends to be more prospective than retrospective because, by focusing on the meaning to be realized, It shifts Its attention more towards the future dimension. Similarly, it tends to be less introspective, stating that the meaning to be realized lies in the world and in encounters with others. Additionally, regarding the therapist's role in logotherapy sessions, it is specified that there is no specific protocol involving methodological rigidity, but there are certain stipulations. For example, the therapist should work to broaden the patient's field of vision and awareness of issues related to meaning and values. It is also recommended that he/she acts with a certain degree of improvisation and individualization, depending on the patient. The central point in the clinical practice focuses on the "I-Thou" relationship  {\ref (Frankl, 1967}, as cited by  {\ref Kroeff, 2011, p.72)}, meaning the therapist-patient relationship, through the technique of Socratic Dialogue\hyperref[foot_3]{2}  
\section[{? Emphasis on Studies on the Concept of Meaning of Life}]{? Emphasis on Studies on the Concept of Meaning of Life}\par
, inspired by Greek Antiquity. From a different perspective, the article by \hyperref[b61]{Nassif et al. (2010)} argues in favor of incorporating the principles of logotherapy into clinical supervision, regardless of the theoretical orientation of those involve. The author claims that logotherapy, which stems from principles of collaboration and which promotes proactive, adaptive attitudes, contributes to a better therapeutic encounter and clinical supervision.\par
Meaning of life, far more so than existential vacuum, has been the target of studies in psychology over the last 23 years, revealing a scientific kick-start that focused on the potentiality of the human being and his healthy aspects, and not just on psychopathologies, with meaning of life being a driver of mental health. It also showed itself to be more systematized and unified than the concept of existential vacuum, though it is still the butt of conceptual confusion, given its contemporary, multidimensional nature. Thus, it is a type of construct that merits deeper theoretical exploration for a more effective appropriation by researchers and clinical psychologists.\par
? Emergence of Themes: Spirituality and Religiosity and its Correlation with Existential Constructs Meaning in life this was identified as a mediator between religiosity, spirituality and positive aspects like psychological wellbeing and satisfaction with life. This fact highlights the theme of spirituality and religiosity introducing two important variables for consideration in programs of intervention and the therapeutic process, as they are related to the meaning of life and satisfaction with life. Simultaneously, they are phenomena deriving from the symbolic construction of man's struggle with the world around him, in other words, phenomena which constitute culture, an important aspect to be considered in clinical practice, particularly Brazilian culture where there exists such a diversity of religious beliefs.\par
The article by Aquino (2021), entitled "Religion, spirituality and health: a logo-therapeutic perspective" introduces important insights into the incorporation of these perceptions into clinical practice by psychology professionals. In it, the author borrows Frankl's perspective of religiosity, considering it to be a healthy dimension of the human being, thereby decreeing a more harmonious posture between psychology and religion. In the contemporary setting, this posture appears to be more antagonistic than empathetic. In this way, in psychotherapy, when this issue is raised spontaneously, the therapist, rather than rejecting the topic for a variety of reasons, should welcome it as a healthy dimension, as it is considered a motive force for meaning, not to mention its potential for therapeutic success. Complementarily, the article also accentuates the attributes the therapist should assume faced with the emergence of the theme, such as exercising tolerance and patience  {\ref (Frankl, 1992} cited by \hyperref[b9]{Aquino, 2021)}. Another significant contribution of logotherapy is the non-pathologization of the religious experience. It is the duty of the therapist to adopt an adequate posture so as not to belittle the experience, without repressing it, nor to impose dogma, just let it come out as a form of expression of human existence. 
\section[{? Effects and Implications of the Existential Vacuum and Meaning of Life}]{? Effects and Implications of the Existential Vacuum and Meaning of Life}\par
Also prominent is the theme of the effects and implications of existential vacuum and meaning of life as constructs that trigger discomfort or psychic suffering and wellbeing, respectively. This emphasis shows that both constructs can be considered key elements for a better understanding of existential issues in clinical practice, and may be demotivating, as in the case of a vacuum, or a motivating force, as in the case of meaning, in mental health. Accordingly, they show themselves to be basal elements and may, therefore, come to be a required subject for study in the area of psychology, not only in terms of academic training but also in research studies and clinical practice. 
\section[{? Psychotherapy and its Relationship with Existential Questions}]{? Psychotherapy and its Relationship with Existential Questions}\par
The theme of psychotherapy is also highlighted, particularly approaches of an existential, phenomenological and humanist nature, showing it to be an area full of potential to offer strategies of prevention, care and coping with the crisis of meaning. Equally, it can also provide the stimulation for the meaning of life, through interventions and models that stimulate adaptability and human potential. It should be noted that there is still only a modest progress being made in studies with these approaches in the processing of qualitative data, particularly when compared to the outcome obtained in the previous article, where the studies, despite being existential and humanistic in nature, favored psychometric data. This shows that it is an area that deserves to be explored and studied, with great potential for satisfying the demands of man in his lifeworld, of his subjectivity, his peculiarities, as a way to rehumanize. This scientific attitude, unlike conventional attitudes, whose object of study is generic and universalizable man, shows itself to be a source of multiple possibilities to deal with the problems of man and society, through a separate path that complements rational understanding, that seeks intuitive rationality and the discourse of mythos. Therefore, the possibility of reinterpreting the development of new epistemologies in psychology which are seen to be sufficiently effective and creative to deal with existential questions in an increasingly complex world in constant transformation, will be left to future studies.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{250}\includegraphics[]{image-4.png}
\caption{\label{fig_2}Figure 2 : 50 Figure}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2a}\includegraphics[]{image-5.png}
\caption{\label{fig_3}Figure 2a :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{fig_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4575a}\includegraphics[]{image-8.png}
\caption{\label{fig_6}Figure 4 : 57 Figure 5a :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5b}\includegraphics[]{image-9.png}
\caption{\label{fig_7}Figure 5b :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.024017199017199016\textwidth}P{0.07779484029484028\textwidth}P{0.5268120393120392\textwidth}P{0.00992014742014742\textwidth}P{0.0057432432432432436\textwidth}P{0.0057432432432432436\textwidth}P{0.04281326781326781\textwidth}P{0.14097051597051596\textwidth}P{0.016185503685503685\textwidth}}
Year\tabcellsep Title of Article\tabcellsep \tabcellsep \multicolumn{2}{l}{Abstract}\tabcellsep \tabcellsep Aims\tabcellsep Method /Data collection and analysis tools\tabcellsep Reference\\
\multicolumn{2}{l}{Qualitative Approach}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{4}{l}{Background: With rapidly ageing population}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{worldwide, loneliness among older adults is}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{becoming a global issue. Older migrants are}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{considered being a vulnerable population and ethical}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{issues are often raised in care for elderly. A deeper}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{sense of loneliness, existential loneliness is one}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{aspect of loneliness also described as the ultimate}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{loneliness. Making oneself understood or expressing}\\
2021\tabcellsep Older migrants' experience of existential loneliness\tabcellsep \multicolumn{4}{l}{emotions, have shown to be particularly challenging for older migrants which could lead to experience of existential loneliness. Ageing and being a migrant are potential triggers for experiencing existential loneliness. There appears to be, however, little known about being a migrant experiencing existential loneliness in old age. / Research design: Qualitative study. Participants and research context: Data were}\tabcellsep Aim: study explored older migrants' loneliness. This existential experience of\tabcellsep A qualitative descriptive study was performed to understand the experience of existential loneliness among older migrants. Braun and Clarke. thematically using the method of interviews 30 and analysed Data were collected through\tabcellsep Olofsson et al. (2021)\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{collected through interviews (n ¼ 15) with older}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{migrants' in Swedish nursing homes or senior citizen}\\
\tabcellsep \tabcellsep \multicolumn{4}{l}{centres. A thematic analysis was performed to}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{analyse the data..."}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Keywords:\tabcellsep Experience;\tabcellsep existential\tabcellsep loneliness;\\
\tabcellsep \tabcellsep \multicolumn{3}{l}{interviews; migrants; older adults.}\tabcellsep \\
\multicolumn{2}{l}{Mixed Approach}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Descripción\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep del sentido de\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep la vida en\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2011\tabcellsep adolescentes\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep infractores de\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep la ciudad de\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Medellín\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.41896551724137926\textwidth}P{0.4310344827586207\textwidth}}
outlines the study plan containing the\tabcellsep trends of the variables under consideration, namely:\\
variables investigated, both quantitatively and\tabcellsep year of publication, theoretical approach, context and\\
qualitatively. As far as the quantitative analysis is\tabcellsep target audience. For this phase, visual resources were\\
concerned, a descriptive appraisal of the data was\tabcellsep used such as: flow diagram, column graph, bar chart\\
performed, indicating extent, distribution and emerging\tabcellsep and pizza graph, using Microsoft Excel.\end{longtable} \par
 
\caption{\label{tab_3}Table 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.08678947368421053\textwidth}P{0.08768421052631578\textwidth}P{0.005368421052631579\textwidth}P{0.442\textwidth}P{0.16731578947368422\textwidth}P{0.021473684210526315\textwidth}P{0.03936842105263158\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Meaning of Life\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Categories}\tabcellsep \tabcellsep Example\tabcellsep Reference\tabcellsep Absolute Freq.\tabcellsep Relative Freq.\\
\multicolumn{2}{l}{Meaning of life}\tabcellsep \tabcellsep \tabcellsep Aquino, T. A. A. de. (2021).\tabcellsep 36\tabcellsep 52\%\\
\tabcellsep \multicolumn{2}{l}{1.1 Search for meaning}\tabcellsep "(...) is about the motivation or direction that individuals develop to obtain Meaning of life." (p.3)\tabcellsep Vieira, G. P., \& (2021). Dias, A. C. G.\tabcellsep 4\tabcellsep 6\%\\
\tabcellsep \multicolumn{2}{l}{1.2 Presence of meaning}\tabcellsep \tabcellsep \tabcellsep 4\tabcellsep 6\%\\
1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Subcateg ories of Meaning\tabcellsep \multicolumn{2}{l}{1.3 Desire for meaning}\tabcellsep \tabcellsep \tabcellsep 10\tabcellsep 14\%\\
of Life\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 1.4 meaning\tabcellsep Super-\tabcellsep "(...) ultimate meaning, which encompasses the totality of existence. God as "the interlocutor of our most intimate soliloquies." (p.81)\tabcellsep Carrara, P. S. (2016).\tabcellsep 2\tabcellsep 3\%\\
\tabcellsep \multicolumn{2}{l}{1.5 Need for meaning}\tabcellsep "Human need to search for harmony seemingly lost." (p.186)\tabcellsep Amatuzzi, (1999). Mauro Martins.\tabcellsep 1\tabcellsep 1.5\%\\
\multicolumn{2}{l}{2 Meaning in Life}\tabcellsep \tabcellsep \tabcellsep Aquino, T. A. A. de. (2021).\tabcellsep 3\tabcellsep 4\%\\
\tabcellsep \tabcellsep \tabcellsep "(...) the meaning of the world (cosmos) would be\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{3 Meaning of the world}\tabcellsep \tabcellsep beyond rational comprehension, penetrating the perspective of faith or intuition in the unconditional\tabcellsep Aquino, T. A. A. de. (2021).\tabcellsep 1\tabcellsep 1.5\%\\
\tabcellsep \tabcellsep \tabcellsep meaning of life." (p.1044)\tabcellsep \tabcellsep \end{longtable} \par
 
\begin{quote}
" (...) the meaning of life, is something broader and, for this reason, it can only be understood when life fully unfolds, from conception to death." (p.1044) "(...) is about understanding and identifying if individuals have a clear, defined meaning of life" (Steger et al., 2006). (p.3) Vieira, G. P., \& Dias, A. C. G. (2021). "(...)refers to human beings' genuine and prime motivation which, if frustrated, can lead to illness, which underpins a science of curing." (p.1043) Aquino, T. A. A. de. (2021). "(...) relates to the meaning of the moment, as, latent in each situation, the human being may reveal a value (demands of the moment) through consciousness (Gewissen)." (p.1044) 4 Desire for Pleasure " (...) deals with the hedonist conception that preaches the principal that all living beings move towards pleasurable experiences and distances themselves from painful ones." (p.306) Aquino et al. (2014). 3 4\%\end{quote}

\caption{\label{tab_5}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.714\textwidth}P{0.034\textwidth}P{0.102\textwidth}}
Aquino et al. (2014).\tabcellsep 3\tabcellsep 4\%\end{longtable} \par
 
\begin{quote}
\par
\par
\par
\par
"is not a theory about MoL as such, however it deals with the way in which people cope with the constant and imminent awareness of their own mortality, contributing to an understanding of MoL (Greenberg et al., 1986; Greenberg, J., Pyszczynski, T., \& Solomon, S.(1986).""The sensation of absence of meaning and emptiness, denominated "existential vacuum" by Frankl, appears frequently in consulting rooms. For Frankl (1989, p. 26) "there are patients who go to see the psychiatrist because they have doubts about the meaning of life or because they already despaired of finding, in general, a meaning for life". (p.156) "(...) Vieira defines unprotected loneliness as "that which makes me feel I'm not alone, though abandoned, scared, phobic, empty and ready to collapse into the dimension of human, psychic survival (...)"(p.193)    \end{quote}

\caption{\label{tab_6}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.85\textwidth}}
Social Science\end{longtable} \par
 
\caption{\label{tab_8}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.03\textwidth}P{0.06\textwidth}P{0.08\textwidth}P{0.45\textwidth}P{0.09\textwidth}P{0.13999999999999999\textwidth}}
\tabcellsep \tabcellsep \tabcellsep Thematic Categories -Crisis of Meaning\tabcellsep \tabcellsep \\
No.\tabcellsep Abbrev\tabcellsep Category\tabcellsep Example\tabcellsep Reference\tabcellsep Absolute Freq.\end{longtable} \par
 
\caption{\label{tab_9}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.0019413779977160259\textwidth}P{0.005824133993148077\textwidth}P{0.04756376094404263\textwidth}P{0.7147506661591169\textwidth}P{0.0378568709554625\textwidth}P{0.008089074990483442\textwidth}P{0.008089074990483442\textwidth}P{0.02588503996954701\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Example 1: Fukumitsu}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep et al.\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (2012)\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Effects\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep EFTT\tabcellsep (outcome) of existential vacuum\tabcellsep Example 2: "The philosophical/psychological analysis of the consumerist disposition comes from the assumption that the\tabcellsep \tabcellsep \tabcellsep 30\%\\
\tabcellsep \tabcellsep \tabcellsep unrestrained search regardless of qualitative hierarchization, springs from a subjective for the acquisition of material things, attempt to symbolically fill a level of existence deprived of internally\tabcellsep Bittencourt (2011)\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep vacuous substantiality." (p.27)\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Example 1: "However, as far as we know, there seems to be little understanding about being a migrant who experiences existential loneliness in old age, which contributes to an understanding of study aims to explore the experience of existential loneliness in older existential loneliness among older migrants. Therefore, the present\tabcellsep (2021) Olofsson et al.,\tabcellsep \tabcellsep \tabcellsep Year 2023\\
\tabcellsep \tabcellsep \tabcellsep migrants." (p.1184)\tabcellsep \tabcellsep \tabcellsep \\
34\tabcellsep ELEXP\tabcellsep Experience of existential loneliness\tabcellsep \multicolumn{2}{l}{Example 2: Bolmsjö et al. (2018) Example 1: "To analyze the concept of existential loneliness (EL), we have created a general outline of the concept based on an in-depth reading of the literature. We then tested this general outline for internal coherence, identifying the key notions that together form a picture of Ettema et al. (2010)}\tabcellsep \tabcellsep 33\%\tabcellsep Volume XXIII Issue VIII Version I\\
\tabcellsep \tabcellsep \tabcellsep the concept of EL, analyzing the interrelationships." (p.143)\tabcellsep \tabcellsep \tabcellsep \\
55\tabcellsep CONC\tabcellsep Analysis, definition and conceptual evolution\tabcellsep Example 2: "When we talk of the existential vacuum of Frankl (1991), it is appropriate for us to revert to the concept of despair in Kierkegaard (2008). For this Danish author, "(...) despair is a phenomenon of the spirit, something related to the eternal which, as a consequence, contains something eternal in its dialectics" (p.45). Kierkegaard's vision (2008) attracts attention with regard to the desperation to be something which is only possible based on the relationship of man with the eternal. Thus, the despair would be something that enables man to think of his Ego. Despair is the spark of the eternal and can only be thought of if we consider "man within the category of spirit" (Kierkegaard, 2008, p.46)." (p.11) Example 1: "(...) one aspect in the work and life of the Individual deserves a more analytical look: coping with the existential vacuum -the profound fear of the idea of death and the complete absence of intrinsic meaning that the natural world presents, included therein, for the poet, the human social world where he feels eternally out of place."\tabcellsep Rosa \& Pulino (2020) Souza (2018)\tabcellsep \tabcellsep 11\%\tabcellsep Global Journal of Human Social Science\\
\tabcellsep \tabcellsep Coping with\tabcellsep (p.1)\tabcellsep \tabcellsep \tabcellsep \\
56\tabcellsep ECOPI\tabcellsep existential\tabcellsep \tabcellsep \tabcellsep \tabcellsep 115\%\\
\tabcellsep \tabcellsep vacuum\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Ratto\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep (2015)\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Pichler (2016)\tabcellsep 1\tabcellsep 4\%\\
\tabcellsep \tabcellsep \tabcellsep " (p.388)\tabcellsep Total\tabcellsep 27\tabcellsep 100\%\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{© 2023 Global Journals}\end{longtable} \par
 
\begin{quote}
Example 2: "This article proposes to discuss the educational limits and possibilities for coping with the existential vacuum that ravages the contemporary human landscape, in the form of a culture of image." (p.161)\end{quote}

\caption{\label{tab_10}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2023\\
Volume XXIII Issue VIII Version I\\
)\\
( H\\
Global Journal of Human Social Science -\\
© 2023 Global Journals\end{longtable} \par
 
\caption{\label{tab_12}?}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} Unveiling the Depths of Existential Inquiry: A Qualitative Examination of Psychological Literature} 			\label{foot_1}\footnote{\label{foot_1} Note that the citations in the present article are unofficial translations to English of the original texts, and the articles not produced initially in the Portuguese language were translated first into Portuguese before being translated into English.} 			\label{foot_2}\footnote{\label{foot_2} Unveiling the Depths of Existential Inquiry: A Qualitative Examination of Psychological Literature } 			\label{foot_3}\footnote{\label{foot_3} Socratic dialogue is a therapeutic technique using questions to extract from the individual undergoing therapy their own ideas, what they think and what they believe. This technique was inspired by Socratic maieutics, which literally means giving birth to ideas\hyperref[b73]{(Reale, 1992)}.} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[]{b4}\label{b4} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1590/S0103-56652010000200033}{10.1590/S0103-56652010000200033}.  		 \url{https://doi.org/10.1590/S0103-56652010000200033}  		 		 			Repositório da Pontifícia Universidade Católica do Rio de Janeiro 		 	 
\bibitem[ Psycho-oncology]{b53}\label{b53} 	 		\textit{},  		 \xref{http://dx.doi.org/10.1002/pon.6135}{10.1002/pon.6135}.  		 \url{https://doi.org/10.1002/pon.6135}  	 	 		\textit{Psycho-oncology}  		32  (6)  p. .  	 
\bibitem[Ortiz et al.]{b55}\label{b55} 	 		\textit{},  		 			Martínez Ortiz 		,  		 			Efrén 		,  		 			Trujillo 		,  		 			M Ángela 		,  		 			Juan Díaz Del Castillo 		,  		 			Jaimes Pablo 		,  		 			Jesús Osma 		.  		 	 
\bibitem[Publicação Online Avançada]{b87}\label{b87} 	 		\textit{},  		 			Publicação Online Avançada 		.  		 \xref{http://dx.doi.org/10.1080/10720537.2017.1390511}{10.1080/10720537.2017.1390511}.  		 \url{https://doi.org/10.1080/10720537.2017.1390511}  		 	 
\bibitem[Gestáltica (2012000200006&lng=pt&tlng=pt)]{b33}\label{b33} 	 		\textit{},  		 			Gestáltica 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?script=sci\textunderscore arttext\&pid=S}  		2012000200006\&lng=pt\&tlng=pt. 18 p. .  	 
\bibitem[Psicología (2023)]{b56}\label{b56} 	 		\textit{},  		 			Psicología 		.  		 \url{http://www.scielo.org.co/scielo.php?script=sci\textunderscore arttext\&pid=S0123-91552011000200011\&lng=en\&tlng=}  		October 19, 2023. 14 p. .  	 
\bibitem[Lipovestky ()]{b48}\label{b48} 	 		\textit{A Era do Vazio -Ensaios sobre o individualismo contemporâneo},  		 			G Lipovestky 		.  		2005. Barueri: Manole.  	 	 (Trad. de Theresinha Monteiro Deutsch) 
\bibitem[Carr and Fang ()]{b16}\label{b16} 	 		‘A gradual separation from the world: A qualitative exploration of existential loneliness in old age’.  		 			S Carr 		,  		 			C Fang 		.  		 \xref{http://dx.doi.org/10.1017/S0144686X21001252}{10.1017/S0144686X21001252}.  	 	 		\textit{Ageing \& Society}  		2023. 43  (6)  p. .  	 
\bibitem[Garcia et al. ()]{b35}\label{b35} 	 		‘A pessoa com deficiência intelectual e a compreensão de sua existência’.  		 			Wallisten Garcia 		,  		 			Passos 		,  		 			Ana Pereira 		,  		 			Paula Almeida De 		.  		 \xref{http://dx.doi.org/10.18065/2021v27n2.5}{10.18065/2021v27n2.5}.  		 \url{https://dx.doi.org/10.18065/2021v27n2.5}  	 	 		\textit{Revista da Abordagem Gestáltica}  		2021. 27  (2)  p. .  	 
\bibitem[Liu et al. ()]{b49}\label{b49} 	 		‘A Systematic Review of Existential Concerns in Borderline Personality Disorder’.  		 			C T X Liu 		,  		 			R E Menzies 		,  		 			R G Menzies 		.  		 \xref{http://dx.doi.org/10.1177/00221678231165792}{10.1177/00221678231165792}.  		 \url{https://doi.org/10.1177/00221678231165792}  	 	 		\textit{Journal of Humanistic Psychology}  		2023.  (0)  p. 0.  	 
\bibitem[Bauman ()]{b11}\label{b11} 	 		\textit{Amor líquido: sobre a fragilidade dos laços humanos},  		 			Z Bauman 		.  		2004. Jorge Zahar Editor.  	 
\bibitem[Appel-Silva et al. ()]{b6}\label{b6} 	 		 			Appel-Silva 		,  		 			Marli 		,  		 			Biehl 		,  		 			Kátia 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?script=sci\textunderscore arttext\&pid=S1518-61482006000200011\&lng=pt\&tlng=pt}  	 	 		\textit{Trabalho na pós-modernidade: crenças e concepções},  		2006. 6 p. .  	 	 (Recuperado em 12 de novembro de 2023) 
\bibitem[Aquino and De ()]{b9}\label{b9} 	 		 			T A A Aquino 		,  		 			De 		.  		 \xref{http://dx.doi.org/10.5752/P.2175-5841}{10.5752/P.2175-5841}.  		 \url{https://doi.org/10.5752/P.2175-5841}  		\textit{Religião, espiritualidade e saúde: um olhar da logoterapia. Horizonte -Revista De Estudos De Teologia E Ciências Da Religião},  		2021. 2021v19n60p1041. 19 p. 1041.  	 
\bibitem[Fuhrer et al. (2023)]{b34}\label{b34} 	 		\textit{Are we more than a tiny speck of dust in the universe? Measuring belief in meaning of life, distinghuishing it from the psychological experience of meaning in life, and investigating its link with wellbeing, reliogisity and spirituality},  		 			J Fuhrer 		,  		 			F Martela 		,  		 			F Cova 		.  		 \xref{http://dx.doi.org/10.17605/OSF.IO/23BRM}{10.17605/OSF.IO/23BRM}.  		 \url{https://doi.org/10.17605/OSF.IO/23BRM}  		2023. June 27.  	 
\bibitem[Aquino ()]{b7}\label{b7} 	 		‘Avaliação de uma proposta de prevenção do vazio existencial com adolescentes’.  		 			T A A Aquino 		.  		 \xref{http://dx.doi.org/10.1590/S1414-98932011000100013}{10.1590/S1414-98932011000100013}.  		 \url{https://doi.org/10.1590/S1414-98932011000100013}  	 	 		\textit{Psicologia: Ciência e Profissão}  		2011.  (32) .  	 
\bibitem[Vos et al. ()]{b86}\label{b86} 	 		‘Cinco perspectivas sobre o significado do significado no contexto das práticas clínicas’.  		 			J Vos 		,  		 			M Cooper 		,  		 			C E Hill 		,  		 			R A Neimeyer 		,  		 			K Schneider 		,  		 			P T Wong 		.  	 	 		\textit{Jornal de Psicologia Construtivista}  		2017.  	 	 (Reuters) -T. P. (em inglês) 
\bibitem[Amaral ()]{b3}\label{b3} 	 		\textit{Ciência e psicose.sobre o fim do vazio [Dissertação de mestrado},  		 			R H F Amaral 		.  		2010. Pontifícia Universidade Católica do Rio de Janeiro.  	 
\bibitem[Nassif et al. ()]{b61}\label{b61} 	 		‘Clinical supervision and logotherapy: Discovering meaning in the supervisory relationship’.  		 			C Nassif 		,  		 			S E Schulenberg 		,  		 			R R Hutzell 		,  		 			J M Rogina 		.  		 \xref{http://dx.doi.org/10.1007/s10879-009-9111-y}{10.1007/s10879-009-9111-y}.  		 \url{https://doi.org/10.1007/s10879-009-9111-y}  	 	 		\textit{Journal of Contemporary Psychotherapy: On the Cutting Edge of Modern Developments in Psychotherapy}  		2010. 40  (1)  p. .  	 
\bibitem[Silveira et al. ()]{b79}\label{b79} 	 		‘Contribuições de Viktor Frankl ao movimento da saúde coletiva’.  		 			Daniel Silveira 		,  		 			Rocha 		,  		 			Fernanda Gradim 		,  		 			Jaude 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?script=sci\textunderscore arttext\&pid=S1809-68672015000200005\&lng=pt\&tlng=pt}  	 	 		\textit{Revista da Abordagem Gestáltica}  		2015. 21  (2)  p. .  	 	 (Recuperado em 12 de novembro de 2023) 
\bibitem[Costanza et al. ()]{b19}\label{b19} 	 		‘Demoralization and Its Relationship with Depression and Hopelessness in Suicidal Patients Attending an Emergency Department’.  		 			A Costanza 		,  		 			M Baertschi 		,  		 			H Richard-Lepouriel 		,  		 			K Weber 		,  		 			I Berardelli 		,  		 			M Pompili 		,  		 			A Canuto 		.  		 \xref{http://dx.doi.org/10.3390/ijerph17072232}{10.3390/ijerph17072232}.  		 \url{https://doi.org/10.3390/ijerph17072232}  	 	 		\textit{International journal of environmental research and public health}  		2020. 17  (7)  p. 2232.  	 
\bibitem[Manrique Tisnés ()]{b51}\label{b51} 	 		‘Descripción del sentido de la vida en adolescentes infractores de la ciudad de Medellín’.  		 			H Manrique Tisnés 		.  		 \url{https://revistas.ucatolicaluisamigo.edu.co/index.php/RCCS/article/view/236}  	 	 		\textit{Revista Colombiana De Ciencias Sociales}  		2011. 2  (2)  p. .  	 
\bibitem[Freitas (ed.) ()]{b29}\label{b29} 	 		\textit{Destinos da espiritualidade na clínica psicológica: um modelo conceitual inspirado na Fenomenologia},  		 			M H Freitas 		.  		Ribeiro. J. P. \& Neubern. M. Fenomenologia (ed.)  		2024. Brasília, Brazil.  	 	 (on going) 
\bibitem[Duarte ()]{b22}\label{b22} 	 		 			R Duarte 		.  		\textit{Teoria crítica da indústria cultural},  		 (Belo Horizonte)  		2007. UFMG.  	 	 (st ed.) 
\bibitem[Frankl ()]{b28}\label{b28} 	 		‘Em busca de sentido: um psicólogo no campo de concentração’.  		 			V Frankl 		.  	 	 		\textit{Vozes},  		2019. 1946.  	 	 (trad. Walter O. Sclupp e Carlos C. Aveline,45ª ed.) 
\bibitem[Ratto ()]{b72}\label{b72} 	 		‘Enfrentar o vazio na cultura da imagem -entre a clínica e a educação’.  		 			C G Ratto 		.  		 \url{https://periodicos.sbu.unicamp.br/ojs/index.php/proposic/article/view/8642486}  	 	 		\textit{Pro-Posições}  		2015. 25  (1)  p. .  	 	 (Recuperado de) 
\bibitem[Larsson et al. ()]{b45}\label{b45} 	 		‘erspectives on existential loneliness. Narrations by older people in different care contexts’.  		 			H Larsson 		,  		 			I Beck 		,  		 			K Blomqvist 		.  		 \url{https://doi.org/0.1080/17482631.2023.2184032}  	 	 		\textit{International Journal of Qualitative Studies on Health and Wellbeing}  		2023. 18  (1) .  	 
\bibitem[Carrara ()]{b18}\label{b18} 	 		‘Espiritualidade e saúde na logoterapia de Victor Frankl’.  		 			P S Carrara 		.  		 \xref{http://dx.doi.org/10.5752/P.1983-2478}{10.5752/P.1983-2478}.  		 \url{https://doi.org/10.5752/P.1983-2478}  	 	 		\textit{Interações}  		2016. 2016v11n 20p66. 11  (20)  p. .  	 
\bibitem[Edberg et al. ()]{b24}\label{b24} 	 		‘Existential Loneliness Among Older People from the Perspective of Health Care Professionals: A European Multicenter Study’.  		 			A K Edberg 		,  		 			G Trogu 		,  		 			A Manattini 		,  		 			A Renn-?urek 		,  		 			D M Modrzejewska 		,  		 			E B Wo?nicka 		,  		 			S Popovici 		,  		 			L Pintilie 		,  		 			I Beck 		,  		 			A Virbalien? 		,  		 			A ?iurien? 		.  		 \xref{http://dx.doi.org/10.2147/PRBM.S408547}{10.2147/PRBM.S408547}.  		 \url{https://doi.org/10.2147/PRBM.S408547}  	 	 		\textit{Psychology research and behavior management}  		2023. 16 p. .  	 
\bibitem[Ettema et al. ()]{b26}\label{b26} 	 		‘Existential loneliness and end-of-life care: a systematic review’.  		 			E J Ettema 		,  		 			L D Derksen 		,  		 			E Van Leeuwen 		.  		 \xref{http://dx.doi.org/10.1007/s11017-010-9141-1}{10.1007/s11017-010-9141-1}.  		 \url{https://doi.org/10.1007/s11017-010-9141-1}  	 	 		\textit{Theoretical medicine and bioethics}  		2010. 31  (2)  p. .  	 
\bibitem[Bolmsjö et al. ()]{b13}\label{b13} 	 		‘Existential loneliness: An attempt at an analysis of the concept and the phenomenon’.  		 			I Bolmsjö 		,  		 			P.-A Tengland 		,  		 			M Rämgård 		.  		 \xref{http://dx.doi.org/10.1177/0969733017748480}{10.1177/0969733017748480}.  	 	 		\textit{Nursing Ethics}  		2018. p. 096973301774848.  	 
\bibitem[Vos et al. ()]{b85}\label{b85} 	 		‘Existential therapies: A meta-analysis of their effects on psychological outcomes’.  		 			J Vos 		,  		 			M Craig 		,  		 			M Cooper 		.  		 \xref{http://dx.doi.org/10.1037/a0037167}{10.1037/a0037167}.  		 \url{https://doi.org/10.1037/a0037167}  	 	 		\textit{Journal of Consulting and Clinical Psychology}  		2015. 83  (1)  p. .  	 
\bibitem[Alencar and Freitas ()]{b1}\label{b1} 	 		‘Exploring existential questions -A quantitative review of psychological literature (2000-2023) -Part 1’.  		 			K Alencar 		,  		 			M H Freitas 		.  	 	 		\textit{Global Journal of Human Social Science}  		2023. 23  (8) .  	 	 (Version 1) 
\bibitem[Aquino ()]{b8}\label{b8} 	 		‘Falando de Morte e da Finitude no Ambiente Escolar: Um Estudo à Luz do Sentido da Vida’.  		 			T A A Aquino 		.  		 \url{https://www.redalyc.org/articulo.oa?id=282032424004}  	 	 		\textit{Psicologia Ciência e Profissão}  		2014. 34  (2)  p. .  	 
\bibitem[Carneiro and Abritta ()]{b17}\label{b17} 	 		‘Formas de existir: a busca de sentido para a vida’.  		 			Cláudia Carneiro 		,  		 			Stella Abritta 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?script=sci\textunderscore arttext\&pid=S1809-68672008000200006\&lng=pt\&tlng=pt}  	 	 		\textit{Revista da Abordagem Gestáltica}  		2008. 14  (2)  p. .  	 	 (Recuperado em 11 de novembro de 2023) 
\bibitem[Freud ()]{b31}\label{b31} 	 		 			S Freud 		.  		\textit{O mal-Estar na civilização (Edição Standard Brasileira das Obras Psicológicas Completas de Sigmund Freud},  		1996. 1929. 21.  	 	 (Rio de Janeiro: Imago) 
\bibitem[Pargament ()]{b67}\label{b67} 	 		‘From Research to Practice: Three Waves in the Evolution of the Psychology of Religion and Spirituality’.  		 			K I Pargament 		.  		 \xref{http://dx.doi.org/10.37898/spc.2023.8.3.191}{10.37898/spc.2023.8.3.191}.  		 \url{https://doi.org/http://doi.org/10.37898/spc.2023.8.3.191}  	 	 		\textit{Spiritual Psychology and Counseling (SPC)}  		2023. 8  (3) .  	 
\bibitem[Fukumitsu ()]{b32}\label{b32} 	 		 			K O Fukumitsu 		.  	 	 		\textit{Tédio e trabalho na pós-modernidade},  		2012.  	 
\bibitem[Han ()]{b37}\label{b37} 	 		 			B C Han 		.  		\textit{Psicopolítica: o neoliberalismo e as novas técnicas de poder},  		2018. Âyiné.  	 	 (ª ed.) 
\bibitem[Husserl ()]{b39}\label{b39} 	 		 			E Husserl 		.  		\textit{A crise da humanidade europeia e a filosofia},  		2002. 1935. Lusofia Press.  	 	 (introd. e trad. Urbano Zilles, 2 ed) 
\bibitem[Koenig et al. ()]{b42}\label{b42} 	 		 			H G Koenig 		,  		 			T Vanderweele 		,  		 			J R Peteet 		.  		 \url{https://books.google.com.br/books}  		\textit{Handbook of Religion and Health},  		2023. Oxford University Press.  	 	 (rd ed.. id=klTfEAAAQBAJ\&pg=PR7\&dq=spiritu ality+and+sense+of+life+Koenig+2023\&lr=\&hl= pt-BR\&source=gbs\textunderscore selected\textunderscore pages\&cad=1\#v= onepage\&q=spirituality\%20and\%20sense\%20of\%2 0life\%20Koenig\%202023\&f=false) 
\bibitem[Santos and Barreto Dos ()]{b76}\label{b76} 	 		‘Logoterapia: compreendendo a teoria através de mapa de conceitos’.  		 			David Moises Santos 		,  		 			Barreto Dos 		.  		 php?script=sci\textunderscore arttext\&pid=S1809-526 72016000200011\&lng=pt\&tlng=pt.  		 \url{http://pepsic.bvsalud.org/scielo}  	 	 		\textit{Arquivos Brasileiros de Psicologia}  		2016. 68  (2)  p. .  	 
\bibitem[Kroeff ()]{b43}\label{b43} 	 		‘Logoterapia: uma visão da psicoterapia’.  		 			Paulo Kroeff 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?}  	 	 		\textit{Revista da Abordagem Gestáltica}  		2011. 17  (1)  p. .  	 	 (Recuperado em 15 de dezembro de 2023. script =sci\textunderscore arttext\&pid=S1809-68672011000100010\&lng =pt\&tlng=pt) 
\bibitem[Kegan (1980)]{b41}\label{b41} 	 		‘Making meaning: the constructive-developmental approach to persons and practice’.  		 			Robert Kegan 		.  		 \xref{http://dx.doi.org/10.1002/j.2164-4918.1980.tb00416.x}{10.1002/j.2164-4918.1980.tb00416.x}.  	 	 		\textit{The Personnel and Guidance Journal}  		January 1980. 58  (5)  p. .  	 
\bibitem[Park ()]{b68}\label{b68} 	 		‘Making sense of the meaning literature: an integrative review of meaning making and its effects on adjustment to stressful life events’.  		 			Crystal L Park 		.  		 \xref{http://dx.doi.org/10.1037/a0018301}{10.1037/a0018301}.  		 20192563.  	 	 		\textit{Psychological Bulletin}  		2010. 136  (2)  p. .  	 
\bibitem[Martinez-Calderon et al. ()]{b52}\label{b52} 	 		\textit{Meaning and purpose in life, happiness, and life satisfaction in cancer: Systematic review with meta-analysis},  		 			J Martinez-Calderon 		,  		 			C García-Muñoz 		,  		 			A M Heredia-Rizo 		,  		 			F J Cano-García 		.  		2023.  	 
\bibitem[Hill et al. ()]{b38}\label{b38} 	 		‘Meaning in life in psychotherapy: The perspective of experienced psychotherapists’.  		 			C E Hill 		,  		 			Y Kanazawa 		,  		 			S Knox 		,  		 			I Schauerman 		,  		 			D Loureiro 		,  		 			D James 		,  		 			I Carter 		,  		 			S King 		,  		 			S Razzak 		,  		 			M Scarff 		,  		 			J Moore 		.  		 \xref{http://dx.doi.org/10.1080/10503307.2015.1110636}{10.1080/10503307.2015.1110636}.  		 \url{https://doi.org/10.1080/10503307.2015.1110636}  	 	 		\textit{Psychotherapy research: journal of the Society for Psychotherapy Research}  		2017. 27  (4)  p. .  	 
\bibitem[Almeida et al. ()]{b2}\label{b2} 	 		‘Meaning in life, meaningmaking and posttraumatic growth in cancer patients: Systematic review and meta-analysis’.  		 			M Almeida 		,  		 			C Ramos 		,  		 			L Maciel 		,  		 			M Basto-Pereira 		,  		 			I Leal 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2022.995981}{10.3389/fpsyg.2022.995981}.  		 \url{https://doi.org/10.3389/fpsyg.2022.995981}  	 	 		\textit{Frontiers in psychology}  		2022. 13 p. 995981.  	 
\bibitem[Wong ()]{b89}\label{b89} 	 		‘Meaning-centered approach to research and therapy, second wave positive psychology, and the future of humanistic psychology’.  		 			P T P Wong 		.  		 \xref{http://dx.doi.org/10.1037/hum0000062}{10.1037/hum0000062}.  		 \url{https://doi.org/10.1037/hum0000062}  	 	 		\textit{The Humanistic Psychologist}  		2017. 45  (3)  p. .  	 
\bibitem[Costanza et al. ()]{b20}\label{b20} 	 		‘Meaning-centered therapy in Ukraine's war refugees: An attempt to cope with the absurd?’.  		 			A Costanza 		,  		 			A Amerio 		,  		 			A Aguglia 		,  		 			L Magnani 		,  		 			P Huguelet 		,  		 			G Serafini 		,  		 			M Pompili 		,  		 			M Amore 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2022.1067191}{10.3389/fpsyg.2022.1067191}.  		 \url{https://doi.org/10.3389/fpsyg.2022.1067191}  	 	 		\textit{Frontiers in psychology}  		2022. 13 p. 1067191.  	 
\bibitem[Martínez and Flórez ()]{b54}\label{b54} 	 		‘Meaningcentered psychotherapy: A Socratic clinical practice’.  		 			E Y Martínez 		,  		 			I A Flórez 		.  		 10 07/s10879-014-9281-0.  		 \url{https://doi.org/10}  	 	 		\textit{Journal of Contemporary Psychotherapy: On the Cutting Edge of Modern Developments in Psychotherapy}  		2015. 45  (1)  p. .  	 
\bibitem[Ortega Y Gasset ()]{b65}\label{b65} 	 		‘Meditaciones del Quijote’.  		 			J Ortega Y Gasset 		.  	 	 		\textit{Obras completas de José Ortega y Gasset},  		 (Madrid)  		1966. 1914. 1 p. .  	 	 (Revista de Occidente) 
\bibitem[Wissing et al. ()]{b88}\label{b88} 	 		‘Motivations for Relationships as Sources of Meaning: Ghanaian and South African Experiences’.  		 			M P Wissing 		,  		 			A Wilson Fadiji 		,  		 			L Schutte 		,  		 			S Chigeza 		,  		 			W D Schutte 		,  		 			Q M Temane 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2020.02019}{10.3389/fpsyg.2020.02019}.  		 \url{https://doi.org/10.3389/fpsyg.2020.02019}  	 	 		\textit{Frontiers in psychology}  		2020. 2019. 11.  	 
\bibitem[Souza and De ()]{b81}\label{b81} 	 		‘Ninguém vê senão a alma em que ermo habita’.  		 			R P Souza 		,  		 			De 		.  		 21 901/2448-3060/self-2018.vol03.0008.  		 \url{https://doi.org/10}  	 	 		\textit{Self -Revista Do Instituto Junguiano De São Paulo}  		2018. 3.  	 	 (A existência segundo Fernando Pessoa) 
\bibitem[May ()]{b57}\label{b57} 	 		‘O homem a procura de si mesmo (trad. Aurea Brito Weissenberg’.  		 			R May 		.  		 \url{https://www.academia.edu/42309676/o\textunderscore homem\textunderscore \%c3\%80\textunderscore procura\textunderscore de\textunderscore si\textunderscore mesmo}  	 	 		\textit{Vozes},  		1994. 1953. 18.  	 
\bibitem[Maggi and Reck ()]{b50}\label{b50} 	 		‘O lugar do sintoma no sofrimento psíquico: o que esconde e o que revela’.  		 			Noeli Maggi 		,  		 			Reck 		.  		 php?script=sci\textunderscore arttext\&pid=S01 00-34372018000100015\&lng=pt\&tlng=pt.  		 \url{http://pepsic.bvsalud.org/scielo}  	 	 		\textit{Estudos de Psicanálise},  		2018. p. .  	 
\bibitem[Nietzsche ()]{b62}\label{b62} 	 		‘O nascimento da tragédia ou helenismo e pessimismo’.  		 			F Nietzsche 		.  	 	 		\textit{Companhia das Letras},  		2019. 1872.  	 
\bibitem[Damatta ()]{b21}\label{b21} 	 		\textit{O que faz o brasil},  		 			R A Damatta 		.  		 \url{https://www.hugoribeiro.com.br/biblioteca-digital/Da\textunderscore Matta-O\textunderscore que\textunderscore faz\textunderscore Brasil\textunderscore Brasil.pdf}  		1986.  	 
\bibitem[Silva et al. ()]{b78}\label{b78} 	 		‘O sentido da vida de mães com filhos na UTI neonatal’.  		 			Ruth Silva 		,  		 			Santos De Sousa Silva E 		,  		 			Joé Victor De Oliveira 		,  		 			Ludgleydson Araújo 		,  		 			Fernandes De 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?}  	 	 		\textit{Revista do NUFEN}  		2021. 13  (1)  p. .  	 	 (Recuperado em 06 de dezembro de 2023. script=sci\textunderscore artt ext\&pid=S2175-25912021000100015\&lng=pt\&tlng =pt) 
\bibitem[Braitt Lima and De Oliveira Santa Rosa ()]{b14}\label{b14} 	 		‘O sentido de vida do familiar do paciente crítico’.  		 			A Braitt Lima 		,  		 			D De Oliveira Santa Rosa 		.  	 	 		\textit{Revista da Escola de Enfermagem da USP}  		2008. 42  (3)  p. .  	 
\bibitem[Olofsson et al. ()]{b64}\label{b64} 	 		‘Older migrants' experience of existential loneliness’.  		 			J Olofsson 		,  		 			M Rämgård 		,  		 			K Sjögren-Forss 		,  		 			A C Bramhagen 		.  		 \xref{http://dx.doi.org/10.1177/0969733021994167}{10.1177/0969733021994167}.  		 \url{https://doi.org/10.1177/0969733021994167}  	 	 		\textit{Nursing ethics}  		2021. 28  (7-8)  p. .  	 
\bibitem[Freitas et al. ()]{b30}\label{b30} 	 		‘Praying for a Miracle Part II: Idiosyncrasies of spirituality and its relations with religious expressions in health’.  		 			M H Freitas 		,  		 			M Leal 		,  		 			E I Nwora 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2022.893780}{10.3389/fpsyg.2022.893780}.  	 	 		\textit{Front. Psychol}  		2022. 13 p. 893780.  	 
\bibitem[Molina and Ricci ()]{b59}\label{b59} 	 		‘Prostituição juvenil: uma condição existencial em busca de seus sentidos’.  		 			Ana Maria Molina 		,  		 			Ricci 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?script=sci\textunderscore arttext\&pid=S1414-98932003000200005\&lng=pt\&tlng=pt}  	 	 		\textit{Psicologia: ciência e profissão}  		2003. 23  (2)  p. .  	 	 (Recuperado em 12 de novembro de 2023) 
\bibitem[Moncayo and Breitbart ()]{b60}\label{b60} 	 		\textit{Psicoterapia centrada en el sentido: "vivir con sentido},  		 			Francisco \& Moncayo 		,  		 			William Breitbart 		.  		 \xref{http://dx.doi.org/Psicooncología.10.10.5209/rev_PSIC.2013.v10.n2-3.43446}{Psicooncología.10.10.5209/rev\textunderscore PSIC.2013.v10.n2-3.43446}.  		2014.  	 
\bibitem[Medeiros et al. ()]{b58}\label{b58} 	 		‘Psicoterapia Centrada en el Sentido: Una revisión acerca de estrategias psicoterapéuticas para el tratamiento del paciente con cáncer’.  		 			A Y B B V D Medeiros 		,  		 			E R Pereira 		,  		 			R M C R A Silva 		,  		 			R C N P Rocha 		.  		 \xref{http://dx.doi.org/10.5209/psic.72022}{10.5209/psic.72022}.  		 \url{https://doi.org/http://dx.doi.org/10.5209/psic.72022}  	 	 		\textit{Psicooncología}  		2020. 17  (2)  p. .  	 
\bibitem[Reale ()]{b73}\label{b73} 	 		 			G Reale 		.  		\textit{História da Filosofia Antiga. Das origens a Sócrates},  		1992. Ediçoes Loyola.  	 	 (th ed.) 
\bibitem[Ponte and Sousa ()]{b70}\label{b70} 	 		‘Reflexões críticas acerca da psicologia existencial de Rollo May’.  		 			C R S Ponte 		,  		 			H L Sousa 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?script=sci\textunderscore arttext\&pid=S1809-68672011000100008\&lng=pt\&tlng=pt}  	 	 		\textit{Rev. Abordagem Gestalt}  		2011. 17  (1)  p. .  	 
\bibitem[Barros et al. ()]{b10}\label{b10} 	 		\textit{Relação entre sentido de vida e satisfação com a vida. Interação em Psicologia},  		 			Leonardo \& Barros 		,  		 			Moreira 		,  		 			\& Thaline 		,  		 			Oliveira 		,  		 			\& Dianniffer 		,  		 			Ana Noronha 		,  		 			Paula 		.  		 \xref{http://dx.doi.org/10.5380/riep.v25i3.68813}{10.5380/riep.v25i3.68813}.  		2021. 25 p. .  	 
\bibitem[Amatuzzi and Martins ()]{b5}\label{b5} 	 		‘Religião e sentido de vida: um estudo teórico’.  		 			Mauro Amatuzzi 		,  		 			Martins 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?}  	 	 		\textit{Temas em Psicologia},  		1999. 7 p. .  	 	 (Recuperado em 12 de novembro de 2023. script =sci\textunderscore arttext\&pid=S1413-389X1999000200008\&lng =pt\&tlng=pt) 
\bibitem[Roehe ()]{b74}\label{b74} 	 		‘Revendo idéias de Viktor Frankl no centenário de seu nascimento’.  		 			M V Roehe 		.  		 \url{https://revistaseletronicas.pucrs.br/ojs/index.php/revistapsico/article/view/1402}  	 	 		\textit{Psico}  		2006. 36  (3) .  	 
\bibitem[Rosa et al. ()]{b75}\label{b75} 	 		 			G M Rosa 		,  		 			O De 		,  		 			L H C Z Pulino 		.  		 \xref{http://dx.doi.org/10.35699/1676-1669.2020.6877}{10.35699/1676-1669.2020.6877}.  		 \url{https://doi.org/10.35699/1676-1669.2020.6877}  		\textit{O humano em Søren Kierkegaard e em Viktor Frankl. Memorandum: Memória E História Em Psicologia},  		2020. 37.  	 
\bibitem[Jung ()]{b40}\label{b40} 	 		‘Sense of Divine Involvement and Sense of Meaning in Life: Religious Tradition as a Contingency’.  		 			J H Jung 		.  		 \xref{http://dx.doi.org/10.1111/jssr.12170}{10.1111/jssr.12170}.  		 \url{https://doi.org/10.1111/jssr.12170}  	 	 		\textit{Journal for the Scientific Study of Religion}  		2015. 54.  	 
\bibitem[Vieira and Dias ()]{b83}\label{b83} 	 		‘Sentido de vida: compreendendo este desafiador campo de estudo’.  		 			G P Vieira 		,  		 			A C G Dias 		.  		 \xref{http://dx.doi.org/10.1590/0103-6564e}{10.1590/0103-6564e}.  		 \url{https://doi.org/10.1590/0103-6564e}  	 	 		\textit{Psicol. USP}  		2021. 200149. p. 32.  	 
\bibitem[Silva et al. ()]{b77}\label{b77} 	 		 			Andreia \& Silva 		,  		 			Guerra 		,  		 			\& Valeschka 		,  		 			Gustavo Pirola 		,  		 			Abilio Galvão 		,  		 			Lilian Zanotelli 		.  		 \xref{http://dx.doi.org/24.10.5380/psi.v24i2.66020}{24.10.5380/psi.v24i2.66020}.  		\textit{Relação entre sentido de vida e espiritualidade na América Latina: uma revisão integrativa da literatura. Interação em Psicologia},  		2020.  	 
\bibitem[Sommerhalder ()]{b80}\label{b80} 	 		 			C Sommerhalder 		.  		 \xref{http://dx.doi.org/10.1590/S0102-79722010000200009}{10.1590/S0102-79722010000200009}.  		 \url{https://doi.org/10.1590/S0102-79722010000200009}  	 	 		\textit{Sentido de Vida na Fase Adulta e Velhice},  		2010. 2 p. .  	 
\bibitem[Larsson et al. ()]{b46}\label{b46} 	 		‘Spouses' existential loneliness when caring for a frail partner late in life -a hermeneutical approach’.  		 			H Larsson 		,  		 			M Rämgård 		,  		 			C Kumlien 		,  		 			K Blomqvist 		.  		 \xref{http://dx.doi.org/10.1080/17482631.2020.1734166}{10.1080/17482631.2020.1734166}.  		 \url{https://doi.org/10.1080/17482631.2020.1734166}  	 	 		\textit{International journal of qualitative studies on health and well-being}  		2020. 15  (1)  p. 1734166.  	 
\bibitem[Dutra ()]{b23}\label{b23} 	 		‘Suicídio de universitários: o vazio existencial de jovens na contemporaneidade’.  		 			Elza Dutra 		.  		 \url{http://pepsic.bvsalud.org/scielo.php?}  	 	 		\textit{Estudos e Pesquisas em Psicologia}  		2012. 12  (3)  p. .  	 	 (Recuperado em 12 de novembro de 2023. script=sci\textunderscore artt ext\&pid=S180842812012000300013\&lng=pt\&tlng =pt) 
\bibitem[Brandstätter et al. ()]{b15}\label{b15} 	 		‘Systematic review of meaning in life assessment instruments’.  		 			M Brandstätter 		,  		 			U Baumann 		,  		 			G D Borasio 		,  		 			M J Fegg 		.  		 \xref{http://dx.doi.org/10.1002/pon.2113}{10.1002/pon.2113}.  		 \url{https://doi.org/10.1002/pon.2113}  	 	 		\textit{Psycho-oncology}  		2012. 21  (10)  p. .  	 
\bibitem[Postman and Weingartner ()]{b71}\label{b71} 	 		‘Teaching as a subversive activity’.  		 			Neil ; Postman 		,  		 			Charles Weingartner 		.  	 	 		\textit{OCLC}  		1969. New York: Delacorte Press. 4259 p. .  	 	 (Meaning making) 
\bibitem[Gillies et al. ()]{b36}\label{b36} 	 		‘The Grief and Meaning Reconstruction Inventory (GMRI): Initial validation of a new measure’.  		 			J M Gillies 		,  		 			R A Neimeyer 		,  		 			E Milman 		.  		 \xref{http://dx.doi.org/10.1080/07481187.2014.907089}{10.1080/07481187.2014.907089}.  		 \url{https://doi.org/10.1080/07481187.2014.907089}  	 	 		\textit{Death Studies}  		2015. 39  (2)  p. .  	 
\bibitem[Page et al. ()]{b66}\label{b66} 	 		‘The PRISMA 2020 statement: an updated guideline for reporting systematic reviews’.  		 			M J Page 		,  		 			J E Mckenzie 		,  		 			P M Bossuyt 		.  		 \xref{http://dx.doi.org/10.1186/s13643-021-01626-4}{10.1186/s13643-021-01626-4}.  		 \url{https://doi.org/10.1186/s13643-021-01626-4}  	 	 		\textit{Syst Rev}  		2020. 2021. 10 p. 89.  	 
\bibitem[Elekes ()]{b25}\label{b25} 	 		‘The Relation of Perceived Meaning of Life, Meaning of Illness and Anxious-Depressive Symptoms among Cancer Patients’.  		 			Szende Elekes 		.  		 \xref{http://dx.doi.org/12.230-241.10.5708/EJMH.12.2017.2.7}{12.230-241.10.5708/EJMH.12.2017.2.7}.  	 	 		\textit{European Journal of Mental Health}  		2017.  	 
\bibitem[Li et al. ()]{b47}\label{b47} 	 		‘The relationship between presence of meaning, search for meaning, and subjective well-being: A three-level meta-analysis based on the Meaning in Life Questionnaire’.  		 			J.-B Li 		,  		 			K Dou 		,  		 			Y Liang 		.  		 \xref{http://dx.doi.org/10.1007/s10902-020-00230-y}{10.1007/s10902-020-00230-y}.  		 \url{https://doi.org/10.1007/s10902-020-00230-y}  	 	 		\textit{Journal of Happiness Studies: An Interdisciplinary Forum on Subjective Well-Being}  		2021. 22  (1)  p. .  	 
\bibitem[Krok ()]{b44}\label{b44} 	 		‘The role of meaning in life within the relations of religious coping and psychological wellbeing’.  		 			D Krok 		.  		 \xref{http://dx.doi.org/10.1007/s10943-014-9983-3}{10.1007/s10943-014-9983-3}.  		 \url{https://doi.org/10.1007/s10943-014-9983-3}  	 	 		\textit{Journal of Religion and Health}  		2015. 54  (6)  p. .  	 
\bibitem[Villani et al. ()]{b84}\label{b84} 	 		‘The Role of Spirituality and Religiosity in Subjective Well-Being of Individuals with Different Religious Status’.  		 			D Villani 		,  		 			A Sorgente 		,  		 			P Iannello 		,  		 			A Antonietti 		.  		 \xref{http://dx.doi.org/10.3389/fpsyg.2019.01525}{10.3389/fpsyg.2019.01525}.  		 \url{https://doi.org/10.3389/fpsyg.2019.01525}  	 	 		\textit{Frontiers in psychology}  		2019. 10 p. 1525.  	 
\bibitem[Vähäkangas et al. ()]{b82}\label{b82} 	 		‘The search for meaning in life through continuing and/or transforming the bond to a deceased spouse in late life’.  		 			A Vähäkangas 		,  		 			S.-M Saarelainen 		,  		 			J Ojalammi 		.  		 \xref{http://dx.doi.org/10.1007/s11089-021-00979-w}{10.1007/s11089-021-00979-w}.  		 \url{https://doi.org/10.1007/s11089-021-00979-w}  	 	 		\textit{Pastoral Psychology. Advance online publication}  		2021.  	 
\bibitem[Frankl ()]{b27}\label{b27} 	 		\textit{The Will to Meaning: Foundations and Applications of Logotherapy. Mississippi: Meridian, USA},  		 			V E Frankl 		.  		1988. 1969.  	 
\bibitem[Noronha et al. ()]{b63}\label{b63} 	 		‘Variáveis associadas ao sentido de vida’.  		 			Ana Paula Noronha 		,  		 			Porto 		,  		 			Dianniffer Oliveira 		,  		 			Aparecida De 		,  		 			Leonardo Barros 		,  		 			De Oliveira 		,  		 			Thaline Moreira 		,  		 			Da Cunha 		.  		 \xref{http://dx.doi.org/10.18065/RAG.2018v24n1.4}{10.18065/RAG.2018v24n1.4}.  		 \url{https://dx.doi.org/10.18065/RAG.2018v24n1.4}  	 	 		\textit{Revista da Abordagem Gestáltica}  		2018. 24  (1)  p. .  	 
\bibitem[Pichler ()]{b69}\label{b69} 	 		‘Vazio Existencial: um fundo sem fundo’.  		 			N A Pichler 		.  		 \xref{http://dx.doi.org/10.18224/cam.v14i2.5131}{10.18224/cam.v14i2.5131}.  		 \url{https://doi.org/10.18224/cam.v14i2.5131}  	 	 		\textit{Caminhos}  		2016. 14  (2)  p. .  	 
\bibitem[Bittencourt ()]{b12}\label{b12} 	 		‘Vida Vazia e Consumo Líquido’.  		 			R N Bittencourt 		.  		 \url{https://periodicos.uem.br/ojs/index.php/EspacoAcademico/article/view/14029}  	 	 		\textit{Revista Espaço Acadêmico}  		2011. 11  (125)  p. .  	 
\bibitem[Adler ()]{b0}\label{b0} 	 		\textit{What Life Should Mean to You},  		 			A Adler 		.  		2010. 1932. Martino Fine Books.  	 
\bibitem[Zarzycka et al. ()]{b90}\label{b90} 	 		 			B Zarzycka 		,  		 			A Tychmanowicz 		,  		 			D Krok 		.  		 \xref{http://dx.doi.org/10.3390/rel11030}{10.3390/rel11030}.  		 \url{https://doi.org/10.3390/rel11030}  		\textit{Religious Struggle and Psychological Well-Being: The Mediating Role of Religious Support and Meaning Making},  		2020.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
