\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={Interim Results of Studies of the Royal Remains from the Necropolis of the Ascension Cathedral of the Moscow Kremlin},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Interim Results of Studies of the Royal Remains from the Necropolis of the Ascension Cathedral of the Moscow Kremlin}
\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]{Sergey Aleksandrovich  Golovin}

             \affil[1]{  Blagoveshchensk State Pedagogical University}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2019 Accepted: 1 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Annotation-The purpose of this article is to comprehend the results of the study of the remains from the burials of the female necropolis of the Ascension Cathedral by the historical necropolis research group (1994-2010), formed on the basis of the Moscow Kremlin Museum-Reserve.This article reflects the main milestones of anthropological study of the remains of historical figures in the Soviet period of Russian history and in modern times. A special place is given to the history of the origin and evolution of the method of reconstructing a person's appearance on a craniological basis ("Gerasimov's method"). This technique was the result of the development of biological, historical, archaeological and social disciplines that consider a person in all its complex diversity (history, anatomy, anthropology, paleoanthropology and archeology).In the preparation and selection of material, a wide and diverse range of sources of historiographic, biographical and bibliographic content was used. The article is of interest to people of various and not only humanitarian specialties and is of particular importance for museology and archeology in connection with the problem of anthropogenesis.

\end{abstract}


\keywords{anthropology, heavy metals, necropolis, tsarist and grand princely tombs, }

\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*}


\let\tabcellsep& 	 	 		 \par
???????? ?????: ????????????, ??????? ???????, ?????????, ??????? ? ??????????????? ????????, ??????? ???????, ????????????? ?????????, ???????????? ????? ??????????? ??????. Annotation-The purpose of this article is to comprehend the results of the study of the remains from the burials of the female necropolis of the Ascension Cathedral by the historical necropolis research group (1994-2010), formed on the basis of the Moscow Kremlin Museum-Reserve.\par
This article reflects the main milestones of anthropological study of the remains of historical figures in the Soviet period of Russian history and in modern times. A special place is given to the history of the origin and evolution of the method of reconstructing a person's appearance on a craniological basis ("Gerasimov's method"). This technique was the result of the development of biological, historical, archaeological and social disciplines that consider a person in all its complex diversity (history, anatomy, anthropology, paleoanthropology and archeology).\par
In the preparation and selection of material, a wide and diverse range of sources of historiographic, biographical and bibliographic content was used. The article is of interest to people of various and not only humanitarian specialties and is of particular importance for museology and archeology in connection with the problem of anthropogenesis.\par
Keywords: anthropology, heavy metals, necropolis, tsarist and grand princely tombs, bone remains, reconstruction of the exterior, ascension cathedral of the moscow kremlin. ????????? ??????? ?????????? (1702-1736)??????? ?????????????. ???????? ???????? ???? ? 13-?? ???, ??????? ?????????? ????? ? ??????? ????????, ?????? ?? ?????????? ?????. ? 1733 ?.????????? ? ????????? ??????-??????????? ?????? II ??????? ????????? (????????, ??????????) ?????????? ?? ???????? ?????? ????????? ?????????? ?????? ?? ????? ???? ?? ????? ??????. ????? ? 1736 ?., ??????????? ?? ????? ?????????? (1735-1736). ? ????????? ?????????? ?? ? ? ?? ?? ? ?? ?? ? ? ?? ? ? ? ? ? ?? ? ? ? ? ? ? ?? ? ? (1713-1736)?????? ???????? ???????????????. ????? 1735 ?. ??????-???? «??????» ??? ????????????? ?????????? ? ?? ?? ? -? ? ? ? ?? ?? ?? ? ?????? II ??????? ????????? ?????????? ?????????? ?.?. ?????????? ????????? ?? ????????? ????, ??????? ?? ?????? ? ???? ???? ?? ????? ????? ????????? ????????? ?????????? ??????. ? ????? ??????? ???? ?? ???? ??????? ????? ? ????? ?. ??????, ??? ????? ?? ??????? ??-?? ???????????? ????. ????? ???????, ? ??????? 1736 ?. «??????» ?????? ??????????? ??????, ? ????? ?????????? ????? ?????????? ????????? ??????????? ?????? ?? ?????, ????????? ????, ???????????? ??????????? ??? ??????????, ? ????? ???????? ????? ?????? ???????? (77°29' ?. ?.). ?? ???????? ???? 29 ??????? 1736 ?. ????????? ????, 2 ???????? ???? ?? ???? «??????» ????? ? ????? ???? ??????, ??? 12 ???????? ?????????? ? ???? ?????????? ???????. ?????????? ????? ???????, ??????? ????????? ????? ????????, ?????????? ???????? ?? ?????? ????? ????? ???? ??????. ?????? ???????????????? ????????? ? ???? ????-??????. ? ?????????? ?????????? (1735-1736) ?.?. ?????????? ???? ??????????? ?????? ???????????????? ?????? ?. ???? (?? ??????? ?? ?????) ? ???????? ?????? ?? ????? ?? ?? ????? ?? ???????. ?? ????? ??? ???????? ???? ??????? ??????? ????? ? ????????? ?????? ???????? ??????? (???? «????????????? ??????») ? ??????-????????? ??????? ??????????? ??????. ????????? ????????????? ?????? ?????? ??????? (1895-1925).  {\ref 4} Ð?"??????-????????? ??????? ? ????? ????? ???????? ????????? ??????? (1883-1920), ??????? 26 ?????? 1920 ?. ?? ?????????? ?????????? ?????? ? ???????? ?????? ??????????? ? ????????? ??????? ???? ???????? ??a? ??? ??????? (????????????? ???? ????????? ????????) ? ????????????? ??????????? 20        
\section[{I.}]{I.} 
\section[{???????????}]{???????????}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{figure4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
????????????? ????? ???????????? ??????????? ???????? ?? ?????????\\
????????????? ?????? ??????????? ??????\\
Sergey Aleksandrovich Golovin\end{longtable} \par
  {\small\itshape [Note: ??????? «???????????? ?????????» (1994-2010-?), ???????????? ?? ???? ?????-??????????? «?????????? ??????».]} 
\caption{\label{tab_0}?????????-????? ?????? ?????? ???????? ?????????? ??????????? ?? ???????????? ???????? ?? ??????????? ???????? ????????? ????????????? ?????? ??????- ?????????????????}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.3022222222222222\textwidth}P{0.3022222222222222\textwidth}P{0.11333333333333333\textwidth}P{0.1322222222222222\textwidth}}
??\tabcellsep ????????????????\tabcellsep ??????\tabcellsep («?????\\
Ð?"?????????»)\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}? ?????????????? ?????? ???????? ???????? ???? ?????????????????? ???????? ???????? ???????????? ????????? ? ????????? ?????? ??????? ?????? ? ? ???????? ?????. ?????? ????? ? ?????? ???????? ??????? ?????????? ? ???????? ?????? ??????????? ?????? ????????}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}. Ð?"????? ???????? ????? ?????????? ???????? ?????????????, ????????-??????????????? ? ?????????? ?????????, ??????????????? ???????? ?? ???? ??? ??????? ???????????? (???????, ????????, ????????????, ????????????????? ? ??????????). ??? ?????????? ? ???????? ????????? ??? ??????????? ??????? ? ????????????? ???? ?????????? ???????????????????, ??????????????? ? ?????????????????? ??????????. ?????? ???????????? ??????? ??? ??? ????? ?????? ? ?? ?????? ???????????? ?????????????? ? ????? ?????? ???????? ??? ???????????? ? ?????????? ? ????? ? ????????? ?????????????.}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.4248191353543445\textwidth}P{0.4216274063133652\textwidth}P{0.0035534583322902845\textwidth}}
? ????????????? ?????? ??????????? ?????? ??????????? 54 ??????????, ??????? ???? ?????? ???????? Ð?"?????? ?????????? ( ? 1591) ? ????? ????????????? ??????? ????????????? ( ? 1246), 46 ???????????? ????????????????? ????????? (44 ????????? ? 2 ???????? ?????, 1636-1637), ???????? ???????????? ??????? ? ?????????? ???????? ? ????????? (1903). ????? ? ?????? ?? ???????? ????????? ????????? ? ???????? ???????????? ???????, ? ????????? ???????? ???? ???????? ??????: ????????? ???????? ?????? ??????? ????????, ? ? ???? ??????? ????????? ???????? ???? ??????. ?????? ?????? ?????????????? ?????? ??? ???????? ??????????? ?????? ????????????? ????????????? (1599?1765), ???????? ??????? ????????? ????????? ? ???????? ?? ??????? ?????. ? XVII ?. ???????? ???????? ?????? ?????????? ?? ??? ???? ?? ???????? ??????? ?????? ? ?????. ??? ?????, ???????????? ? ?????? ????????? ???????????? ????????? ?? ????????? ????? ??????????? ?????????. ???????? ????????? ??????????? ??????? ??????? ? ???????? ??????, ????? ? ??????????? ? ????????????? ?????? -???? ????? ????? ??????????? ?? ?????????? ??????????? ??????. ?? ??????? ?????????? ?????-??????????? «?????????? ??????» ?? ?????????? ????????, ??????? ? XII ????????, ???? ????????? ?? ????? 6 ???. ??????? (?? ?????????? ???????????? ???????? ?????? ????????????? 24 ???. ???????????). ??? ???? ??????????? ??????????? ??????? ??-?? ?????????? ?????????? ?????????? ? ????????? ????? ??????????. ? ?????????? ????????????? ??????????????? ????? ?????????? ? ???????????????? ???? 324 ???????????. ? ????????? ????? ???????? ????? ??????????? ??????? ???? ?????????? (???????? ? ??????). ??? ????????????? ??????????? ?????? ??????????, ?? ????? ?????????, ??????????? ? ?? ??????? ????????? 1917 ????. ????????, ???? ??????? ??????????? ??????? ????????? ?? ??????????? ?????????? ????, ????? ???? Ð?"?????????? ?????? /?????/ ( ? 1325). ? XVIII ???????? ??? ????????????? ?????? ?????? ??? ??? ??????????? ??????? ???????? XVII ???? ? ??????? ?????? ?????? ? Ð?"?????? XIV ????????. ?????? ??? ???? ???????? ?????????? 1-? ?????? ?????? ? ????????? ? ??????? ????????????? ????? ???????????. ?? 16 ??????????? ??????????, ??????-?????????? ? ??????? ??????????? ????? ??? -????????? ????? ??????? ?????????? (?????????? ??????) ?? ???????? ???????????? ? ????????? ?????? ??????? ????????? (?????????????? ??????). ?? ??????? ??????? ??????? ????? ????????? ( ? 1484), ???? ??????? II ???????. ? ?????????? ?????? 1482 ?. ???????????? ????? ????? ????????? ??????? ? ??? ???????? («???????? ????»). ? 1519 ?. ?? ??? ?????????? ?? ????? ??????? III ???? ?????? ?????????? ?????? ????????????? ?????? (?????????? ??????, ??? ???????????? ??? ?????? ?????, ?????????? ? ???? ??????? ????????????? 11 ??????? ?? ?????????? ??????). ? 1588 ?. ??? ???? ?????? I ????????? ???????????? ????? ???????? ????? ??? ????????????? ????? («???????») ?????????????? ??????. ? ? ??????????? ????? ???????????? ??????? ?? ??????? ? ?? ??? ???????????????: ??? ????? I, ???? ????????? ? ????????? ????????. ?????? ?? ????? ???????? ???????? ?????? ? ?????????? ?????? 1737 ?. ? ????????? ??? ?????????? ? 1812 ?. ???????????? ????? ????????? ?????????????. ? ???????????? ??????, ??????? ????? ?????????, ?????????? ????? ?????????? ??????? ????? ?????? ?????? ????????? (????????????????), ???????, ??? ?????????, ???? ??????? ??????? ???????? ???????? ?? ????? ???????????? ?????? ? 1382 ?. ????? ??????? ???? ??????????. ? 1482 ?. ??? ????? ???????, ????? ???? ?????????? ?????????? Ð?"??????? ??????? ?? ?????????? ????? ????? ????? ??????????. ? ???????????? ????????? ??? ????? ???????? ????????? ???? ? ?????????, ? ??? ?????????????? ? ??? ? ????? ???????. ?????? ???? ????? ???????? ? ????????????? ???????. ???????????? ????????? ?????? ????????? ?? ????? ???? ?? ?????????? ?????? ? ?????? 1917 ?.: ????????? ???? ????????? ????? ? ?????? ??? ??????. ? ????? 1918 ?. ? ?????? ????????? ????????? ?????????????, ? ? ??????? ???? ?? ???? ????????? ??? ??????. ????????? ??? ??????? ?????? ? ????????? ????? ???? ????????? ????? ??? ?????? ???????????? ????????. ??? ?????? ?????, ??? ????????, ??????? ?? ??????? ????? «?????????? ?????????» (???? ?? ??????? ???????????? ???????), ??????, ????????????? ? ???????? ?? ?? ????????? ???????? ?????????, ?? ?? ????? ?????? ???????? ???? ?????? ? ????? ? ????????? ??????. ? ??????? 1918 ?. ???????? ???????? ?? ??????? ????????? ????????? ??????? ??????????? ????? ????? ?????????? Ð?"??????? «?????????? ?????????» (??????????? ? 1482 ?. Ð?"????????) ???? ?????????? ? ????????? (????????????) ?????? ??????????? ??????, ????? ?? ???????? ? Ð?"?????????????? ???????????? ?????, ? ? 1930 ?. -? ????????????? ???????. ?????????????, ??? ???????????? ???? ? 1467 ?. ( ? 18 ???? 1568), ???? ????? ????? ?????????; ??????? ?????? ????????? ????????? ( ? 4 ??????? 1696). ????? ? ????? ????????????? ??????????? -????? 10 ?????????? ??????????. ????? ???????, ???????????? ?????? ? ?????? ??????? ???????? ??????? ? ?? ????? ???? ???????? ?????????? ?????. Ð?"?? ?????????? ?????????? ? ??????? ???? ????????????? ?????? ?.?. ?????????? ????? ????? ? ?????? ?? ??? Ð?"????????? ?????????. ????? Ð?"????????? ????????? ??? ???????? ???????, ??? ????????????, ??????? ????????? ??????? ? ???? ?? ?????. ?????????? ????? ?????????? -??? ??? ???? ? ?????? ??????? (??? ???????????? ???? ? ??? ?????????? ????) ?????????? ????????? ? ?????? ????? «?????????? ??????». ? ??? ?? 1929 ?. ???????????? ????????? ????????; ??????? ??? ??? ??????, ? ??? ????? ? ??????????????, ???????????? ???????????? ????????????? ????????? ????? ????? ? ??????. ?? ????? ????????? ? 1932-1934 ??. ?????????? ?.?. ??????? ???????? ?????? ??????? ????? ??. ????, ????????????? ??? ??????????? ??????????, ????? ??? ????????????? ? ????????? ??????? ? ?????????. ?????? ????? ???? ???????? ?? ??????, ? ? ?????? ???? ???????? ????????? ?????????? ?????? ????. 31 ???? 2014 ?. ????????? ?? ?.?. ????? ????????? ?? ???????????????? 14-? ?????? ??????, ? ?????? ??? ? ?? ???? ????? ???????????? ???????????? ???????[1; 2; 3; 4; 5; 6; 7; 8; 9; 10]. ?????? ???????????? ????? ??? ???????????? ??? ?????? ???????????????? (????????) ????. ????? ???????????? ? ??????: ????? ?????????? ( ? 1453, ???? ??????? I), ????? ???????? ( ? 1503, ?????? ???? ????? III), ????????? ??? ????? Ð?"???????, (??????? ? ????????? ????????? ? ?????????? ?????? ?????), ?????? ????? ???????????? /Ð?"??????????/ ( ? 1626, ?????? ???? ??????? ???o??????), ?????? ??????? ?????????? /?????????/ ( ? 1694, ???? ????? I), ?????? ?????? ????????? /Ð?"????????/ ( ? 1681, ???? ?????? ???????????), ??????? ??????? ?????????? (1669-1712, ??????? ???? ??????? ??????????? ? ????? ????????????, ???????????? ??? ?? ?????). ????????? ?????????? ? ?????? ?????????? ? 1731 ?., ????? ?????????? ?????? ??????? ????????? /????????/ ( ? 27 ??????? 1731, ?????? ??????? ????? I) ? ??????? ????????? ???????? ( ? 8 ??????? 1731, ???? ????? V ???????????). ??? ? ? ??????? ????????? ?????????????? ??????, ??????????? ? ???????????? ?????? ??????????????? ?????? ?????????? ???????????? ??????????????? ????? ???????????? ?????? ????? (?i??). ? ???????????? ?????????? ???????? ??????????? ????????? ?? ?????? ???????????????? ???????????, ?? ? ?????????????????? ??????????????. ????? ????, ????????, ??? ?? ?????????? ? ?????????? ???????, ???????????????? ?????????????? ???????????. ????? ?????????, ???????????? ?? ????????????? ????????????, ?.?. Ð?"?????? ????????? ???????? ???? ??????? ?????????? ??????????. ????? ?????????? ????????, ??? ????? ?? ????? ????????? ?????? ? ?????? ????????????? ????? ??????????????? ???????? ????? ???????????????? ???????? ?? ?????????? ?????? ?????, ?????????? ? ???????????. ???? ????????? ???? ?????? ?? «???????????», ?? ???? ?? ?? ??????????? ???????? ? ?????????? ??????????? ????? ????? ????? ????????? ?????-????????? ??e???????-????????? ????????? (????????? ????????, ???????). ?? ?????????? ????????? ?????? ??? ???????? ???????? ?????????? ????????? ( ? 1533) 22 ??????? 1918 ?. ????????????, ??? ?????? ???????? ?????? ?????????? ???????, ???? ???????? ???? ??????? ??? ????????? ? 1641 ?. ? ?????????? 40-??????? ????? ????, ?????????? (1643) ????? ???????? ?????????, ???? ?????????? ???????? ?????. ??????????? ???????? ?????? ??????? ??? ????????? ??????? ? ? ???????? ?????????????? ????? ??????? ???????? ???? ???????????? ????? ???????. ????????? ????????? ????? ?????? ???????? ??????? 19 ??????? 1918 ?. ?????? ??????? «? ??????? ???????? ? ??????????-???????? ????????? ??? ???????????? "?????"», ? ??????? 1919 ?. ?????????? ???????-??????????? ???????? ????????? ??????????????? ??????? ?????????? ?????? ?????????? ?????????. ???????? ?????? ????????????, ??? ???? ??????? ??????? ? ???? ?????????? ? 1997 ?. ? ??????????. ?????? ? ?????????? ????????????? ????????-??????????, ???????????? ??????????????????? ???? ??????? ?????, ??? «??????????? ???????????? ??????» ?????????? ?????? ??????????? ???? ???????? ????????. ??????? ?? ?? ??????????? ???? ?????? ???????? ????????????? ??????? ?????? ??????? ? ??????, ?????????? ? ????????? ???????. ? ???? ???????? ??????? ?????? ???????? «????????» ? ????? ??????? ??????? ???????. Ð?"??? ? ???, ??? ????????? ???? ? ????????? ?????? ???????? ????????????? ????, ??????? ? ?VII-XIX ??. ??? ?????????????? ??????????? ???????? ??????? ? ??????????? ?? ? ????? ?? ???????????? ????????? ?????, ??????? ????????? ?? ??????? ??? ??????????? ????????. ??????????????, ????? ? ???? ??????????? ????? ??? ???????? ????????? ??? ???? ?????????? «??????» ?????????? ??????? ????? ??????? ? ?????? ???????? ?????? ? ????????? ?????? ?????? ? ?????????, ? ????????? ? 1923 ?. ????? ??????????? ??????, ??????? ??????? ???? ??????????????? ????????? ? ???????????? ? 1932 ?. ??? ?????? ???????? ???? ???? ????? ??????? ??????? ? ???????, ?????? ??? ???? ?????????? ???????????? ?????? ? ????? 1980-? -1990-? ??. (?????? ?? ????, ??????? ???? ?????????? ???????, ?????? ? ???????? ? ?????: ??. ???????? ??????????, ??. ???a?? ????????????? ? ??.). ????? ???????, ??? ??? ????? ?????????? ??????????? ????? ?? ??????????????? ? ?????????? ??????? ?? 20 ?????? 1918 ?. «?? ????????? ?????? ?? ???????????» ? ???????? ?????? ?????????????? ? ?????? ?????????? ???? ??????, ???????? ???????????? ?????? ?? ????? ? ????????????? ????????. ????? ??????? ???????????? ? ???? ?????? ??????????, ???????? ??? ????????????? ???? ????? ? ??????????? ??????? ????????? ??????????????. ??????? ??????? ????????????? ?????? ??????????????? ???????? ? ???? ??? ?????? ???????????? ???????? ???????????? ??? ? ?????? (???????????? ????????????). ??? ?? ?????, ?????? ???????? ???????????? ??????????? ????? ????? ??????????? ????????? ? ????????? ???????????? ????? ???? ???????. ? ?????????? ???? ????? ??????????? ???????? ????????? ????????????????? ???????? ? ?????????? ???????? ??????? ???????, ??? ??? ?????? ?? ??? ????? ?????? ???? ?????????????? ???????? ? ???? ??????. ? 1935 ??. Ð?".Ð?". ?????? ????????? ? ?????? ????? ???????? -?.?. ????????-??????????? -?????? ?????? ???????????? ???????? ???????? ????? ????????????? ?????? ???????????? [12; 13], ??????? 29 ???? 1174 ?. ? ???????? 63 ??? ? ?????????? ???????? ???? ? ????? ??????????-?????? ? ?????????? ???? ?????????-??-???????. ? ?????????? ? ???? ? 1930-1960-? ??. ??????????? ??????? ???????? ?? ???????? ??????????? ???????????? ??? ? ????? «????????? ????????????? ?????????? ? ???????? ?? ??????????? ???????? ?????????» (??????????? ????????????). ? ?????? 1939 ?. ??????????? ???????? ??????? ? ????????? ?????? ? ????? ????????? ???????? ????? ???????? ???????; ? ???? 1941 ?. -??????????? ????????? ? ???????? Ð?"??-???? ? ??????????, ? ??????? 1944 ?. -?????????? ???????? ?.?. ???????, ? 1956 ?. -?????? ??????????????? ?????????-?????????? ?????? ?? ????? ?????? ? ??????? ?a?????? (???????????), ? 1963 ?. -???????? ????? Ð?"??????? ? ????????????? ?????? ??????????? ??????. ? ?????? ???? ??????????? ???????? Ð?"?????????, ??? ????????????????? 20 ???????????? ????????????? ??????????? ?????. ????????????, ??? ???????, ?? ??? ? ?????? ?????????????? ? ???????? ??????????? ???? (1945), ??????????? (1949), ????????? ??????? ????????????? ?????, ???????????? ??????? ???????? ? ????????, ????????? ????????? ???????????? ??????? ?????????????? Ð?"????????? (1904-1969), ????????? ?????????? ? 1938 ?. ? ??????? ???????????? ?????????????? ????????? ????????? ?????????? ?? ????. ?? ???? ?????? ??????? ???????????? ?.?. Ð?"???????? ???????? ???????????????? ??????? ?? ???? ?????????? ???????? ????????? ????????????????? ? ???????????? ????????????? ??????? ????? ??? ????? ????????? ??????????? ?????? ??????? ?????? ? ????? ????? 250 ???????????? ????????? ?.?. Ð?"????????? ???????? ???????? ????????????? ???????? ??????? (1939), ?????? ???????????? (1941), ?????? (1941), ???????? (1942), ?.?. ??????? (1945), ????? Ð?"??????? (1964), ???????????????? ???????? ?? ?????? ?e???-??? (1939), ???????? ????????????? ?? ????? ??-???????-?-??? (???????), ???????????? ?? ??????? ????????? (???????) ? ??????? ???????? ?? ????????? (??????). ????? ???????? ????????????? ???? ?????? ??????? (1946), ???????? ?? ???????? ?????????? ? ?????????? (??????????, ????, 1956), ??? ???? /????????/ (1956), ?????? (1957), ??????? ???????? ??????? (1961), ?????-?????? (1964), ???? ?????? ????????? (1965), ???????????? ????????????? ??????? ??????, ????? ??????-???????????? ????????? ????????????, ???????, ????????? ? ?????????????? ???????????? ???????? ??????? ?????????? ????? [25]. ?????? ?.?. Ð?"????????? ? ??? ???????? ???????????? ??????????? ???????????? ? ???????? ?????????? ????????????? ? ? ?????? ???????. ? ??????? ????????? ????????? ?????????????? ?????????? ? ??????, ???, ??????, ?????? ??? ??????? ????????????? ???? ?? ?????? ???? ?????????????????. ?????? ??????, ??? ???????, ????? ???? ?? ? ????? ???????, ? ? ??? ??????? -???????? ???????, ?????????? ? ?????????? ???????????? (Hi-Tech). ??????????? ????? ?? ???? ?????????????? ?????? ??????????. ? ?????????? ?????????? ?????? ?? ??? ?????????????????? ??????? ??????? ?????? ?????? ?????? ??? ?????? ????????? ? ??????? ????????????? ???????????? ???????????? ????????. ?? ??????????? ???? ? ?????? ??????? ??????? ????????? ????????? ??????????????-????????????????? ???????????: ???????-??????????????? (?? ????????????? ??????????? ? ????????? ????????????? ??????), ?? ?????????????? ?????????? ????????? (???? ?????? ??????? ????????? ????????-??????????? ?????? ???????????? ?? ?????? ? ???? ?.?. ????????), ????????????????? (?.?. ???????, Ð?".?. ???e????? ? ??.), ????????????? (? ???????????? ???????????? ?? ?????????? ??????? ??????????). ???? ???????? ???????????? ??????????? ? ????????? ?????? ????? ? ????????????? ??????? ??? ???????? ? ???????? 2004 ?., ????? ????????????????? ??????? ?????? ?????????????? ?????????? ???????? ?????????? ????????? ? ???????????? ?????????? ? ??????? ?????????? ???????????. ?????????? ???????????? ??????????? XVI ???????? ?? ????????? ????????????? ?????? ???????? ? ???? ?????????????? ????? (?? ??????? ???????????????; 2009, 2015, 2018) [31; 32; 33]. ???????? ????? ?? ????????? ?????????? ?????????? XVI ?. ???????? ???????????????? ?????????? ????????? ?? ?????? ??? ??????????. ?????? ?????????? ??? ??????? ????? ??????? ????????? ?????????? ?.Ð?". ??????? ????????????? ????????? ??????????? ?.?. ?????????, ????????? ? ??????? 1929 ?., ? ?????????? ???????????, ?????????? ?? ??????????????? ????? ????????? ?????????? ??-??? ???? ????????????? ??????. ????????????? ? ??????? ???????? ?? ????????? ????????????? ?????? ???????? ??????????? ???? ????, ??? ???? ?????????? ?? ???????? ???????? ????? ???? ????? IV. ???? ?????????? ?? ???? ????????? ? ???????????? ??????, ? ??????? ?? ????? ?????, ????? ???????????? ? ????????. [??????????. ? ???????????? ????? ???????? ?????? ? ??????? ????? ????? Ð?"???????: ????????? ????????? (?????? ???????), ????? ??????????? ?????????? (?????? ???????), ????? ????????? (?????? ???????), ????? ????? (????????? ???????). ?????? ????????? ???? ??? ???????? ?? ??????? ?????????? ?????? ??????? ???????????? ??????, ? ???? ????? ?? ???? ?????????? ???????? (????????? ?????????). ????????? ???? ??? ???????? ????? ????, ??? ?????? ???? (? ?????? ?????????) ??? ?????? ???????????, ?????? ?????? ?? 15 ???? ????? ???????, ??? ? ?? ???? ?????????? ???????? ????????]. ????? ???????????, ?????? ??????? ?????????, ?????? (?????? ????????? ????????, ?????? ??????? ?? ????????? ????????? ????????????? ?????????. ? ??????? ????? ??????? ??????????? ??????? ??????? ??????????? ? ?????? ????????? ?????????? ????? ???? 1929 ?. ????????? ?????????? ?????????? ?? ???? ? ?.Ð?". ?????? ????????????? ???????? ???? ?????? ?? ????????? ? ??????? ???????? ??????????? ?????? ??????????????? ?? ????? ?????????? ???????????? ?????????? ???????????? ????????? ??????? ???????? ? ????????? ???????? ?? ????? ??????? ???????????? ? ????? ?????????????. Ð?"????? ?????????? ????????? ???????? ?? ??????? ?????????? ?????????????? ? ????????????? ??????? ???????????? ???????????????? ??? ? ????????? ????????????? ????? ? ??????? ?????????? ? ????? ????????????? ???????????? ??????????, ????????? ????, ???????? ? ??????? ?????????, ????????????? ?? ?????? ?????, ???????, ??????, ?????, ???? ? ?????? ??????? ??? ????????? ??????? [34]. ????? ?????????? ???????????? ??????? ???????? ????????, ??? ????????????????? ???????????? ???? ???? ?????????? ????????????? ????????????, ? ????????? ??????????????. ????????? ??????????? ???????? ????????, ???????? ??????????????, ???? ????????????? ? ?????? ????? Ð?"????????. ? ????? Ð?"??????? ?????? ???? ?????????? ?????????? ????????? ???? ?????????? ????? ????????? (????????). ????????????????? ???????????? ??????? ????? ?????????, 10-11-?????? ?????????? ?????????? ????? Ð?"???????, ?????? ????????? ????? ????????? ?????????? ? 1990-? ??. ?.?. ??????? ???????????? ???????? ???????????? ???????????, ??????? ???????? ????? ???????? ????????????? ?????? II ??????? ????? ? ????? ??????????????? ?? ???????? ?? ??????. ?????? ??? ????????????? ? ???? ???? ?????????? (?????, ??????, ??????, ?????????, ??????), ???????? ??????, ?????? ?? ???????? ????? ???????????. ??????? ??????????, ??? ????? ??????????? ??????? ? ????? ????????? ??????, ?? ???????? ? ????????????????? ?????????????, ???? ??????????. ? ????? ????????????? ?????????? Ð?"?????????????? ?????? ?????????? ????????? (Ð?"???) ?????? ? ???????????, ????????? ? 1946 ?. ??? ??????????? ???????????? ????????, ?.?. ??????? ???????? ?????????? ?????? ??????? Ð?"??????. ?????????? ??????????? ???????????? ??????????? ????????, ?? ????? ???????????? ???? ?????????? ???????? ??????? ????????? ?? ???????? ????? ????? ???????? ?????. ?? ?????????? ? ???????? ?????????? ?????????? 1648 ?. ??????? ?????? Ð?"?????? ( ?1673), ???????????? ??????? ???????????? /????????????/ ( ? 1625), ??????? ( ? 29 ??????? 1736) ? ??????? ( ? 12 ???????? 1736) 3 ???????????, ????????? ??????? ( ? 1920), 4 ??????????, ??????? ??? ????????? ???? ????? Ð?"???????? ???????????? /???????/ ??????????-???????? ? 1569 ?., ???????? ?????????? ????? ????????????? ????????????? ?????? ???????????? ??????? ?? ???????????? ???????????????? ???????????? ?.?. ?????????. ?.Ð?". ?????????? ? ????????? ??????????? ?????????????? ???????????????? ???????????? ????? ????? Ð?"??????? ? ??????? ?????, ????????? ?????????? ????????? ????????? ????????????? ???????????? (???????????) ? ????. ???? ??????? ?????????? ?????, ????? ???? ?? ????????? ? ???? ?? ??? ??????????. Ð?"????????? ???? ???????? ???????, ???????? ?? ????? 350-?????? ??????? ??????? ?????? ? ????? ??? ?? ?????, ?? ??????????? ???????? ??????? ??????? ????? IV. ??????? ????? ????????? ? 1929 ?. ?????????? ?? ??????? ???????? ???????? ?????? ?????????. ???????? ??????? ??????????? ? ????? ??????? ??????????? ???????. ???? ???? ? ?????, ??????? ? 3\tabcellsep ? ?????????? ??????????? ?????? ??????????? ????????????? ????????? ??????????? ????????????? ????? ????? ?????? ???? ?????? ??????????????? ????????????. ?? ? ????? XV ?. ???????????? ????? ???????????? ????????? ????? ??????, ??? ???? III ????? ????????? ??????? ??????????? ? ????????? ?????, ????? ??????????. ???????????? ????????? ??????? ?? ??????? ?????? ????? ???????? ???????? ????????? ? ??????? ?????? ???????????. ????? ?????? ????, ????? ????????? ?????????? ?????? ?????????????? ?????? (1505-1508) ?? ??????? ???????????? ??????????? ???????/Aloisio/?????? /???????/, ???????? ????? ?????????????? ?? ??????? ???????????? ?????? ? ?????? ??????????? ???????????. ?? ?????? ? ????? ?????? ??? ???????? ??????? ????? ?????????? ? ???? ???? ???? III, ???????????? 27 ??????? 1505 ?. ? ??????? 1508 ?. ??????? ????? ??????? III ??????? «????????? ????? ? ????????? ???? ???????????? ????? ??????? ?????? ???????» ? ????? ????????????? ????? ? ????????? ?????? ???????????. ??????????? ? ??? ?????????? 1340?1730-?? ??., ???????? ?????? -???????? ????? ??????????? ? ????????????? ????? I ?????? ( ? 1340), ????????? -??????????? ?????????? ????? II ( ? 1730). ????? ??????????????? (???????) ????????? ? ? XVI ?. ???????????? ???????? ???????????? ??????????? ??? ???????? ?????? ??????. ???????? ? ?????????? ???? ?????????? ?? ??? ???? ?????????? ????????? ??? ????? ?????? ?????????. ???????????? ????????? ?????????? ?????? ????????? ??????????-??????? ? ?? ????????????? -??????????, ??????, ?????????; ??????????? -?????? ??????????? ? ?????????, ??????????-???????; ??????? -?????? ???????????? ? Ð?"????????; ?????-??????????? -??????????. ? ?? ?? ????? ????????????? ????????????????? ?????????? ????????? ?????????? ??????????: ?????-??????????, ??????-??????????????, ??????-????????, ???????-???????????? ? ??. ????? 1963-1965 ??. ??????? ?????? ?? ???????? ??????? ? ??????? ????????? ?????????????? ?????? ?? ???????????. ?? ??????????? ???? ????????? ?????????? ? ?????????????? ??????? ?????????? (???????) ??? ????????????. ?????? ? ?????????? ????????? ?????????????? ?????? ???????? ??????????? ??????? ?? ???????? ????????? ????????????? ?????? ??????????? ??????, ????????????? ? 1929 ?. ???????????? ????????? -???????, 1-?? ?????? (? 1764 ?.), ????????? ?????? ??????????? ??????, ????? ???????? ????? ? ????? ???????? ???????? ? ??????????? ?????; ??? ??????? ????? 1386 ? 1393 ??. ?????? ???????? ????? Ð?"??????? Ð?"??????? ???????? ??????????????? ( ? 1407). ? ????? ????????????? ??????? ???????? ?????? ?????????? ???????????????? ??????????? ????????????????/???????? ???? («?????????, ??? ??????????? ??????»). ????? ????????? ????????????? ??? ????? ?????????? ??????? ?????? ?? ???????. ?????? ????? ????? ????? IV ????? ????? /? ???????? ??????? ?????/, ???? ???????? Ð?"?????? ??????????, ?????????????? ?????? ??????, ??????? ??????? ? ??????? ????????? ???? ?? ??????? ? ??????????? I. ?????? ???????????? ???????? ??????? ???? ????????? ?? ??????. ? 1407 ?. ??????? ??????? ????????? ? ???? ????????? ??? ?????? ?????????? ? ????? ????????? ???? ???????? ???????? ????? ???????? ???????????? ????? ?? ????? ???????????. ?????? ? ????????? ????? ????????? ??????, 7(20) ???? 1407 ?. ??????? ?????????? ?????????? ? ???? ????????? ? ?????????? ??????. ??????????? ?????????? ?????????? ????? ???????? ???????????????? ??????. ?? ????????, ??????? ??????? ????? ?????????? ( ? 1453), ?????????? ?????????, ?? ?????? ???? ???????? ????? ??????. ? 1415 ?. ????? ??????? ????? ?, ???????? 50 ??? ? ?????? 1929 ?. ?? ?????????? ?????????? ??????????? ?????? ?.?. ????????? ????????????????? ????????, ? ??????? ??????? ?.?. ?????????, ?.?. ????? ? ?.?. ????????, ????????? ?????? ?????? ? ????????????? ?????????? ? ??????????? ?????? ??, ??????? ????? ??? ????????????? ??????? ????? ????? ????. ???????? ???????? ????? ???????, ?.?. ??????????, ????????? ?????????? ? ???????????, ???????????? ??????????? ???????? ? ??????? Ð?".?. ??????, ?.?. ??????, ?.?. ??????????, ?.?. ??????? ? ?????? ????????????, ??????? ????????? ???????? ??????? ? ? ?????????? ????? ??????????? ????????????? ??????, ???o???????? ???????????? ????????, ???????????? ??????????? ??????? ??????? ? ????? ? ????? ???????????? ?????????? ? ????????? ? ????????? ?????? ????? ?????????? ?????????????? ??????. ??? ??? ????????? ? ?????? (????? ????? ?????????? ??????????, ??????? ???? ?????????? 28 ??? 2008 ?. ? ?????? ???????? ???? ???? ?? ?????????????? ??????). ?? ??????????? ????????? ?????? ?????? ?????. ??????????? ????????, ????????? ?????? ??????? ????????? ??????, ??????? ???????? ? ?????? ???? ??????????. ???????? ???????, ???? ?????????? ????? 70 ???????????, ???????? ?? ??????? ???????. ??? ????????? ????? 2 ?, ??? ?????? -????? 1 ?????. ???????????? ????????? ? ????????? ??????? ??????? ? ????? ????????? ????? ??????? ? ????? ???????? ? ????? ????????? ???????? ?? ?????? ? ??????? ????? ?????????? ?????????????? ?????? -????????? ??????? ???????? ??????. ??? ???????? ???????, ??????????? ??? ?????? ?????????? ????????? ? ?????????. ????????? ?????????, ???????? ??????? ??????? ???????, ???? Ð?"?????? Ð?"???????, ????? ?? ???????? ? ????? ?????????, ???????????. ? ?????????? ???????? ???????? ? ???????? ??????? ??????? ?? ???????? ?????????? ???????????? ? ???????? ????????? ????????. ??????????????, ??? ???????? ????????? ?????? ????????? ????????? ? ????? ?? -?????? ??I ??. ? ??? ???? ?????????? ??? ??????, ?????? ????? ??????????? ??? ??? ??????? ??????????? /?????????? ??????????/. ??? ???????? ??????????? ? 1929 ?. ? ????????????? ????? ????????????, ??? ??? ????? ????????????? ????? ????????? ??????? ?????? ???????????, ??? ???? ?????????? ?????????? ? ??? ????????? (35). ????? ????????? ?????????? 68 ??????? ?????????? ????? ? ??????? ???????, ??????? ? ??????, ?? ??? 4 ??????? -????? ??????????? Ð?"????????? ????o?? ( ? 14 ??????? 1526), ????? ????? ??????? ( ? 26 ???????? 1557), ??????? ?????? ????????? ????????? /?????????/ ???????? ??????????? ???????? ??????, ? ??? ??????? ?????????? ? ?????? ? ????????????? ?????????? ????? ? ???????. ??????? ?? ??????? ???????? ???????? ??????????? ? ???. ??????????????, ???????? ??????? ????? ????????? ( ? 1505), ???? ????? ????????? ???????? ? ???????? ????? III; ?????????? ????????? ( ? ??????? 1569), ??????? ????????? ( ? ??????? 1569) ? ?????? ?????? ????????? ???? ????????? ????? ???????? ????? ? ? ??????-????????? ???? ????????????? ?????? ? ????? ? ???? ??????????, ??? ? ????? ?????? ??????????? ???????????? ???????????? ?? ???? ?????? ???? ?? ???????? ??????? ????????? ????????????? ? ???????? ???????? ?????????????? ????????? ????????, ?????? ??????????? ?????-?????????? «?????????? ??????». II. ?????? ????????????????? ???????????? ???????????? ????????? ? ???? ???????? ????? ????????????? ???????? ???????????? ???????? ???????????? ??? ? ???? ????????? ? 1933-1935 ??., ????? ?????? ?????????????? ?a???? (1903-1976), ???????????? ????????? ??????? ??????? ??????????? ? ?????? ????????, ? ????? ?????????? ????????? Ð?"?????????????? ???????? ??????? ???????????? ???????? (???? ???????? ????????? ? ???????????? ???) ? ?????? ??????????? ????????????? ???????????????? ?????, ?????? ????????? ???????????? Ð?"???????????? ?????? (?????????? 1119-1130) ?????? ????????? ???? ?????????. ? ???? ???? ????? ???? ??????? ??? ??????????, ??????????? ?????? ?????, ??????? ???? ???????????????? ??? ???????????: ???????-?????? ???????? ? ?????????? ????????????? ( ? 1198), ??????? ????? ????????????? ???????? ????????????? ( ? ????? 1207); ????? ???o?? ???????????? (1219-1233), ???????? ????? ?????????? ????????, ? ?? ?????? ??????? ???????? /? ????????? ?????????/ ( ? 1241/1244), ?????? ???? ???????? ????? ????????????? ???????? ?????????????; ???????????? ?????????? ???o??? ????????? ( ? 1204) ? ??? ???? Ð?"????? ??????????? ( ? 1207); ?????????? ??????????? ????????????? [11]. ? ???????? ???? ???????? ????????? ??????? ?????? ????????????? ????????? ????????????? ???????????? Ð?"??????? ???????? ?????? (1903-1942); ????????? ????-???????????, ?????????? ??????? ????? ??????????????????? ??????????? ?????? ? ???????? Ð?"?????? Ð?"?????????? ?????? (1895-1981) ? ??? ??????? ?.?. ????????. ? ???????? 1930-? ??., ???????? ? ??????, ? ???????? ???????? ???????? ????????????? (????????????????? ?????????) ????? ??????? ? ??????, ??? ???? ????????? ????????? ?????????? ????????????? ?? «????????? ???????». ???????? ?????????????? ??????????????? ???????? ?? ???????? ??????????? ???????? ??????? ??????, ??????????????? ???????? ????????? ?c????? ?? 1 ??????? 1919 ?., ?????? ? ????????? ?????? ? ??????? 1919 -?? ????? 1920 ??. ? ???? ?????? ???? ??????????? 63 ???????? ??????? ? ??? ?? ??????? ??????????????????? ??????????? ??????????? ??? ????????. 1 ???????? ??????? ??????? ???????? ????????????????? ????????? ?????, ? ?????, ??? ???????, ???????????? ? ??????? ?????, ??????? ??????????? ? ?????? (???????), ??? ????????????? ????????? ???????. ??? ??????? ????????? ?? ??????? ????????? ??????? ? ?????? ??????? ????????? ??????, ??? ??? ???????? ?????????? ????????? ????????? ? ???? (?????) ? ?????????????? ? ?????????? ???????? ??????. ? ??????????? ????????? ???????? ??????????????? ?????????? ???????????? ??????. ? ???????????? ??????? ?????? ????-??? ???????????. ??? ???????? ?????? ???? ?????????????? ?????????????? ????????? ????????? ?????????????, ??????, ??????, ???????????, ???????? ? ??????????. ??????? ????????? ? ??????????? ???????? ??? ? ??????, ????????? ????????? ?????????? ?? ??????? ????????? ??????????. ?? ?????????????? ????????? ???????????? ???? ???????, ?????? ????? ? ?????? ???? ??? ??????????? ???????????????? ??????? ???? ????? ??????????? ????? ? ?????? ? ???????????? ??????????????, ??? ???????????????? ?????? ??? ??????. 1 ????? ???: 13 ??????? 1919 ?. -???????? ???????? ????? ????????????? ?????? ???????? ???????????? ( ?1174), ????????? ????? ?????????; 15 ??????? 1919 ?. -???????? ???????? ????? ????????????? Ð?"?????? (????) ?????????????, ????????? 3 ??????? 1238 ?. ?? ???? ???? ? ????? ? ???????? ????-????, ????????? ????? ?????????; 3 ?????? 1919 ?. -???????? ???????????????? ????, ?????? ???? ????? ???????? ???????; ????? ????????????? ????????? ?????????? ( ? 1052), ?????????? ?????????? ?????? ? ?????????, ???? ???????? ???????; ????????? (?????????????) ????? ????????????? ????????? ???????????? ???????? ( ? 1180); ???????????? ????????????? ? ?????????? ?????? ( ? 1186), ????????? ????? ? ?????????-??-??????? (???); 9 ?????? 1919 ?. -???????? ?????? ??????????? ??????? ??????? ( ? 1249) ? ??????????? ( ? 1255/57) ??????????????, ????????? ????? ?????????; 11 ?????? 1919 ?. -???????? ?????? ???????????? ( ? 1391/92), ?????????? ????????? ????????, ?????????, ???????????, ?????????. ? ? ?????? ???????? ?????? ?.?. Ð?"???????? -????? ???????????? ????????? ????????????? ???????????? ??? ? ??????????? ???? ??????????? ???? ????????? ?????????? ??????? ?????????? ?????? ?????????? Ð?"???????? (1907-1970) ???????? ??????????????? ???????? ?????????????? ???????? ?????? ???????? ?? ?????? ????????? ???????? («????? Ð?"?????????») [14; 15; 16; 17; 18; 19; 20]. ? 1944 ?. ?? ??? ? ??????, ??????? ? ????, ????? ? ????????? ?????????? ?? ???? (???? ???????? ????????? ? ???????????? ???), ??? ??????? ??????????? ????????????????? (????????????) ????????????? (1950), ??????? ????????? ? ??????? 20 ???. ? ??????? ?????? ??????????????? ?????????? ????? ? ??????? ????????????? ???? ?? ??? ??????? ?????? [21; 22; 23], ??????? ?????????? ??????????? (1956), ???? ????????? ?????????? ??????????????? ?????? (III ???????, ? ??????? ????????, 1950) ? ??????????? ???????? ????? ????? (1970), ??? ????????? ??????? «???? ??????» [24]. Ð?"? ??? ????? ? ??????? ???? ?????????: ?????????? ??????? ?? ?????? ??????????, ????? ??????? ?????? ????? ?????????? ???. ???????? ?????? ?????? ? ?? ???????, ?? ??????????? ?????? ???? ?????? ?? ??????????? ?????????? ???????. ? ?????????? ???? ?????????????? ???? ?? ?????? ?????? ?????????? Ð?"???????? ?????? ??????? ????? ???????????????? ? ?????????????. ????????? ???????????? ??????-??????????, ???????????? ?????????????????? ?????? ??????????????? ????? ???????????? ??????? Ð?"???? ???? (1902-1986), ?????????? ? ?????? ?? ????????? ??????, ??????????? 220-????? ???????? ???? ???? (15 ???? -3 ???? 1945), ?????????? ????? ? ???????????? ??????????? ?????? Ð?"?????????, ? ????????? ??????????: «????? ?? ????? ????. ? ??????????? ?????? ??????????? ??????!». 2 ????????? ?????????, ??? ??????? ??????????? ?????? ??????, ??????? ???????????? ????, ??????? ?????????? ????, ?? ??????, ?????????? ??????? ????. ????? ???????, ?? «?????? Ð?"?????????» ??????? ???????? ??? ??????: ??? ????? ?????, ? ???? ?? ????? ????????? ??? ??????? ???????, ???????????? ?? ?????? ??????. ?????? ???? ?????? ??? ???????, ? ?????? ???????????? ???????????? ??????????, ??????????? ???????? 3D-??????. ????????????? ????????? ??????-???????????? ???????????? ?????? ?? ?????????? ?? ?????????? ????????. ?? ??????????? ???? ??????? ????????????? ????????????? ?? ??? ?????? ?? ????????? 70-80\%, ?? ?????? ????????????? ??????????????? ???????? ??????? ?? ?????? ???????????????? ??? ??????. III. ??????????? ???????????? ???????? ?? ????????? ????????????? ?????? ??????????? ?????? Ð?"??????????? ???????? 1963-1966 ??. [26] ? ????????????? ?.?. Ð?"?????????? ????????? ???? ????? IV ? ??? ???? ?????? ???????? ?????? ????????? ??????? ?? ???????????? ???????? ? ??????????? ?????? ?????? ???????????? ????????? ?? ?????? ??????????? ????????? ????????????? ?????? ??????????? ??????? ? ????? 1993-1994 ??. ?????????? ?????????????? ?????? ?????????????? ?????? ???????????????? ?????? ?? ???????????? ???????? ?? ??????????? ???????? ????????? ????????????? ?????????. ???????????? ???????????? ???????????? ???????? ????? ?????????? ??????????????? ??????? ?????-??????????? «?????????? ??????», ?????????? ?? ???????? ????????????? ?????? ????? ????????????? ??????? Ð?"????????? ?????? (???. 1949) [27; 28; 29; 30] ? ??????? ?????????? ???? ???????-??????????? ?????????? Ð?"??????????? (????????) ??????????????? ?????? ?????? ?????????? ??????? (???. 1950). ????? ?????????? ????????, ??? ? ?????? ??? ????????? ??????? ??????? ????????? ???????? ?.Ð?". ??????? ??? ? 1984 ?., ????? ?????????? ???????? (????? 1929 ?.) ???????????? ??????????? ????? ????????. ????????????? ???????????? ??????-????????????????? ?????? «???????????? ?????????», ????????????? ? ??????? ???????? ?.Ð?". ???????, ???????????? ??? ??????????????? ??????, ????????? ? ????? ? ?????????????? «???????? ? ??????? ?????? [?????????], ????????? ? ??????????? ? ??? ?????, ? ??????? ??????? ??????? ? ?????». ?????? ??????????? ????????????? ???????? ?????? ? ???????????? ??????? ??????? ??????? ? ?????. ?????? ? ???????? ??????? ??? ???? ???? ??????????? Ð?"????? ????????????????? ?? ????????? ????????? ? ???????????? ??? ??? ???????????? ?.?. ????????? ??????? ???????????????? ? ??????????????? ???????????? ????????. ????????????? ?????????? ???? ?? ????????? ????????????? ?????? ? ????????-???????? ?? ??????? ?????????? ?????????? ?. Ð?". ?????? ? ?. ?. ????????. ?????? ?? ??????????? ?????????? ??????????? ??????? ?????????????? ?????????? ? 2001 ?. ? ?? ?????????? ???????, ??? ???????? ??????????? ??? ??????????????? ???????????. ????????? ??????????? ????? ?????????? ???? ?????????, ?????? ?? ??? ???? ???????, ???? ?????? ??????? ????????????? ? ???????????? ?????????? (????????? ??????????). ?????? ????????? ???????????? ????????? ? ??????? ?????????? (?????? ?????? ?????????? ???????????). ? ???? ????? ???? ???????????????? ???????? ?????? ??????????? ?????????, ????? ??????? ???????? ??????? Ð?"?????? ? ????? ????????. ?? ??????????? ???? ???????????? ?????? ?????????????? ?????????? ???? ??????????? ? ???????????????? ????? 20 ?????????? ?? ????????? ????????????? ?????? (???????????? ????? -?.?. ????????). ? ???? ??????????? ???????????? ????? ? ??????? ????????? ?????-??????????? «?????????? ??????» ??????????? ??????????? ????????? ??????? (???????? ? ??????????) ? ??????? ?????? XVI -?????? ???????? XVIII ??.; ? ??????? ????????????? ???????????? ??? ?????????? ?????? ? ???? ??????; ???? ?????????? ???????????? ??????? ??????: ????????? ???????? ??????????? ????? -?????????; ? ?????? ?????? ????????? ???????????? ???????, ????? 3-???????? ??????, ???????????? ?? ???? ? ?????? ????????? ? ??. ????????????? ? ???????????? ?????? ???????? ??????? ??????? ? ????? ??????? ??????? ? ??? ??????????? ?????????? ????????? ????????? ??????? ????????. ????????????? ?????????????? ?????? ????????? ???????????? ??????????? ?????-?? ??????? ? ?????????? ??????????? ??????, ?????, ???????, ?????, ????, ?????. ? ????? ?????? ?????????????? ? ????????????? ??????? ???????? ??????? ??????? ? ????? ?? ????????? ????????????? ?????? ??????????????? ??????????? ?????????? ??????????? ?????????? ????????? ?????? ?? ????????????? ????????. ???????, ?????, ????, ?????). ????? ???????, ??????? ????????? ??????? ???? ?????????? ? ????????? ??????? ???????? (??????, ?????, ??????? ????????? ??????? ????????? ?????????. ?????????? ?????????? ? ??? ????????? ??????? ??? ??????? ?? ??????????? ? ??????? ??? ??? ? ?? ???????? ?????????? ???????? ???? ? ?????? ???? ?????? ???????. ???????????? ???????????? ??????? ???????? ??? ?? ????????, ????? ? 1985 ?. ? ???????????? ??????? ????????, ??????????? ?. ??? ???????. ??????? ??????? ????????? ????? ?? ????????? ?????????????? ??????. ????? ?????? ????? ?????????? ???????, ????????? ? 1941 ????????????? ?????? ????????? ??????? ???????? ? 1986 ?. ?.?. ??????? ??????????? ?? ??????? ?????????? ? ??????? ????????? ? ??.). ????????, ?? ?????? ?????? ????????? ???????? ?????? ????? ????? ? ???????. ? ?????? ??????? ????????????? ???? ?????? ??????????. ? ????? Ð?"??????? ????? ????????? ????????????? ???????? ????? ??????, ? ??????? ??????????? /?????????? ??????????/ ???? ??????????? ????????? ????????? ?????? ???????. ?? ??????????? ???? ?.?. ???????, ?????????? ?? ??????????? ?????? ????? ?? ??????? ?????????? ???????????? ? ????? ?????????????? ?????? ???????? ?? ??? ??????, ????????? 7 ????????? ??????? ??????? ??????? ? ????? ? ?? ????????? ???????????: ??????? ??????????? ( ? 1407), ????? ???????? ( ? 1503), ????? Ð?"??????? ( ? 1538), ????? ????? ????????? ( ? 1571) ? ????? Ð?"???????? ( ? 1603), ?????? ????? ???????????? ????????? ( ? 1569), ??????? ?????? ????????? ??????????-??????? ( ? 1579). ?.?. ??????? ???? ? ???????? ????????????? ????????? ???????? ?? ??? ??????? ???????? ??? ?????????? ????????????: ?? ??????????? ??????? ?????????? ???????? ??????, ??????? ????? ????; ?? ????????? ???????????? ????????? ?????????????? ???????????? ?????? ? ???????????? ??????????, ??????????? ? ???????????? ??????? ????????? ????? ?? ?????????? ????????? ????????????. ???????? ? ???????-?????????, ????-???????). ???????, ??????? ??????? ????? ????????, (???????????? ?????? ?????? ?? ???? ???????? ?????, ??????? ???????? ? ??????? ??????? ????? ????????????? ?????? ?????????? ?????? XI-XII ??????? ? ?????-????????? ?????, ??? ???????? Ð?"?????????. ?? ?????? ???????? 1980-? ??. ?? ? 1972 ?. ????????? ? ??????????? ?.?. ???????????? ????????? ??. ???????? ?.?. ??????? ????? ????????? ??????????? ???????????? ?????????. ???????????? ???, ? 28 ???????????? ????????? ??????????? ????????? ?? ?????????????? ?????? ??????????? ?????????, ????????? ? ???? ???????-???????????. ????? ????? 600 ???????????? ? ?????????????? ???????? ?? ?????? ? ?????? ? ??? ? ????? 2000 ?., ?? ???????? ??????????? ????????????? ???????? ???????????? ? ??????? ????????????????? ?????????????, ?????????????\tabcellsep ( D ) Global Journal of Human Social Science -Year 2020 ( D ) Global Journal of Human Social Science -Year 2020 ( D ) Global Journal of Human Social Science -Year 2020\\
\tabcellsep © 2020 Global Journals © 2020 Global Journals © 2020 Global Journals\tabcellsep \end{longtable} \par
  {\small\itshape [Note: ????????? ?????? ???????? Ð?"??????(1902-1984), ??????? ? 1920-??????? ???????? 1930-? ??.2]} 
\caption{\label{tab_3}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.28154235145385587\textwidth}P{0.5618907149880601\textwidth}P{0.0065669335580840005\textwidth}}
????????? ??????? ( ? 1422), ???? ????? ???? Ð?"???????? ? ???????????????, ?????? ??????? ??????, Ð?"?????? ?????? ? ?????? ????????. ??? ???? ???????? ?????????? ?????, «?? ?????? ?? ??????????? ? ??35 (???????????????? ??? ?????????? ???????? ??????? ?????????, ???? ??????????????? ????? ???? Ð?"??????????) ?????????? ?????? ?? ????????????? ??????. <?> ?????????????? ???????? ???????????? ???????-??????????? ?. ?. ???????»? IV. ????????????? ?????????? ???????????? ????? ???????, ????????????????? ?????? «???????????? ?????????», ????????????????? ???????????????? ?????? ?? ???????? ?? ??????????? ???????? ????????? ????????????? ????????? ??????????? ?????? ??? ??????, ?? ?????? ?? ????????????? ?????, ????? ??????? ?????? ???????? ? ??????? ?????. ? ???? ??????? ???????????? ???? ???????? ?????? ???????????????, ????????????????? ? ????????????? ??????, ??????????? ??????????? ????????? ???? ????????????? ?? ????? ???????? ?????????????. ???? ???????????? ????????????? ???????? ?????? ? ???????????? ??????? ????????? ??????? ??????? ? ?????. ?? ?????????? ?????????? ?????????????????? ???????, ??? ????? ???????????? ???????????? ?????????, ??? ?? ????????? ??????? ??????????? ??????????????? ?????????. ?????????? ????? ???????? ????????? ??????? ????????? ???????????? ???????? ? ??? ??????????? ?????????? ??????????. ???? ?????? ??????? ????? ????? ? ? ???????????? ???????? ?????????? ????????????? ?????-??????????? «?????????? ??????». ????? ???????, ??? ??????????????? ? ??????? ??????????, ?????????? ? ???? ?????????? ??????? «???????????? ?????????», ???????? ? ??????????? ????? ? ?? ??????????? ????? ????? ????????????? ?????-???????????, ??????? ???????????? ??????????? ? ???????????. ??????????????? ??????? ?????????? ??????? «???????????? ?????????» ???????? ? ???? ??????????? ?? ?????? ????????? ?????? (?? ??????? ???????????????), ??????? ?? ????? ????????? ???????????? ????? ????????? (???????????) ??????? ?????? ?? ?????? ???????????. ???? ???????????? ?????? ??? ?? ????????, ?? ??? ?????? ??? ????? ????? ????????\tabcellsep ? 1994 ?. ?.?. ??????? ???????? ???? ???????? ??????????? ?????????????? ? ????????? ????????? ????????????? ?????? ???????????? ???????????? ???????? ?? ????????????????? ?????????. ???????? ? ?????? ???????? 1990-? ??. ? ?????? ????????????????? ???????? ???????, ??????? ???????? ? ???? ???????????, ?? ?????????????, ??????????? ? ?????? ???????? ????????????? ???????????? ??? ?????????????? ???????? ????? ?????????? ???????? ?? ?????? ?????????? ??????? ??????????? ???????????? ????. ? ??????? ?????? ??????????, ?? ?????? ?????????? ??????????, ?????????????????? ??????? ???????, ??? ?? ?? ??????????? ????? ????? ?? ???????? ?? ????? ???????. ????? ???????, ?.?. ??????? ????????? ?? ??????? ???????? ??????? II ?o??????, ??? ???? ?????????? ?????????, ?? ??????? ?????, ???????, ?????????, ? ????? ????????????? ? ?????? ???????? ? ?????????????? ???????????? ?????????????? ????????????? ??????????? ??????????? ?????????. ????????????? ? ???????????? ?????? ???????? ??????? ??????? ? ????? ??????? ??????? ????????????? ?????? ? ??????? ?????? ? ???? ? 16 ?? 17 ???? 1918 ?. ????? ?.?. ???????, ????????? ?.?. Ð?"???????? ? ??????????? ?.?. ??????. ? ?????? ??? ??????????? ???????????? ??????? ?.?. ??????? ???????? ??????? ???????????? ????????? ??????? ??????? ??????? ? ?????? ??????? ??????? ????? ???????? ????????? ????? ????????????? ?????????, ?????? ????? 160 ??, ?????? ???????? 55-60 ???. ?? ????? ?? ???????????? ???????? ??????????????? ? ??????????? ? ??????? ?????????. ?? ???? ????? ???????? ?????????? ?.?. ??????? ????????? ????????? ?????? ????? ?? ????????? ???????????? ??? ???????????? ?? ?????? ?? ?????????? ??????? ?????? ????? ???????? -??? ??????????? ??????????? ???????????? ????????o??. ??? ?????????? ???????????? ?????????, ????????????? ? ???????? ?????????? ??????? ? «?????????????» ????. ???????? ?????? ????? ???e???? ? ????? IV ??????? ???????? ????????????? ?? ????????? ????????, ?.?. ??????? ?????? ? ??????, ??? ????? ?????????? ? ???????? ?????? ????? ???? ?????? ? ????? ??????? ????????????? (????? ? ?????), ????, ??? ?????, ?????????? ? ????? Ð?"??????? ? ??????????? ??????????. ? ??? ????????? ?????? -????????????? ?????? ?????? ????? ????? ( ? 1611), ?????? ??????? ?????????? ( ? 1694), ?????????? ?????? ??????? ( ? ??. 1430)? ? ????? ? ???? ????????? ???????? ? ??????????????? ?????? ?????? ???????, ???? ??? ????? ?????????? ?? ??? ??? ?? ????????????????, ? ? ????????? ??????? ?. ? ????, ??? ?????? 1920 ?. ????????????? ? ??????? ? ?????? ?????? ???????? ????? ?????? ??????, ??????????? ? 1908 ?. ?? ????? ??????????. ? 1955 ?. ????????? ??? ??????? ?.?. ??????? ? ??? ??????????? ?????????? ????????? ????????? ??????? ????????. ????????????? ?????????????? ?????? ????????? ???????????? ??????????? ?????-?? ??????? ? ?????????? ??????????? ??????, ?????, ???????, ?????, ????, ?????. ??????, ??? ???????? ????????????? ??????????? ????????????, ?? ??? ??? ??????????, ??? ???? ??????????? ?????????? ????? ? ??????? ? ?????? ????????? ??????? ???????? ? ??????? ???????? ? ??????? ???????? ????? ????????????? ?? ????? ????????????????? ? ???????????? ?????????? ?? ???????? ??? ?????! ? ????? ?????? ?????????????? ? ????????????? ??????? ???????? ??????? ??????? ? ????? ?? ????????? ????????????? ?????? ????????????? ?????? ????????? ??????? ???????? ?? ????????? ?????????????? ??????. ????? ??????????????? ??????????? ??????????? ???????????? ??????? ???????? ??? ?? ????????, ??? ? ?? ???????? ?????????? ???????? ?????????? ?????????? ? ??? ????????? ????????? ??????? ???????? (??????, ?????, ???????, ?????, ????, ?????). ????? ???????, ?????????? ??????????? ?????????? ????????? ??????????????? ?? ????? ?????????? ???????????? ?????????? ???????????? ????????? ??????? ???????? ? ????????? ???????? ?? ????? ??????? ???????????? ? ????? ?????????????. Ð?"????? ?????????? ????????? ???????? ?? ??????? ?????????? ?????????????? ? ????????????? ??????? ???????????? ???????????????? ??? ? ????????? ????????????? ????? ? ??????? ?????????? ? ????? ????????????? ???????????? ??????????, ????????? ????, ???????? ? ??????? ?????????, ????????????? ?? ?????? ?????, ???????, ??????, ?????, ???? ? ?????? ??????? ??? ????????? ???????.\tabcellsep ( D ) Global Journal of Human Social Science -Year 2020\\
???????????????? ? ????? ?????? ?????????\tabcellsep (????????? ?????) ?? ???????? ?? ?????? ???? ??????????. ??\tabcellsep \\
?????????? ????????????? ?????????. ? ?????????? ??????????? ?????????? ?????? ???????? ?????????? ?????? ????????? ?????????????? ?\tabcellsep ?????????? ??????????????? ????????? «????? ?????» ??????????? ???????????? ?? ??????????? 1946 ?. ???? ?????????? 14 ??????? 2006 ?. ??????? ?.?. ?a?????, ?????????? ? ??????, ??? ???????????????? ??? ?????? ???????-??????????? ??????????, ?\tabcellsep \\
??????? 1920 ??????????? ????? ??? ??????? ????????? ??????? ????????, ??????? ? ??????? ???? ??? ????????? ?????????.\tabcellsep 13 ?????? 2007 ?. ?????????????? ? Ð?"?????? ????????? ? ? ? ?? ? ? ?? ? ? ? ?? ? ?? ? ???????? ?.?. Ð?"??????? (1872-1947) ? ???????? ?.?. ?????? (1883-1954).\tabcellsep \\
\tabcellsep © 2020 Global Journals\tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
  {\small\itshape [Note: ???????? ?? ????????????? ???????????????? ??????????????. ???? ??? ???????? ??????? ???????, ????? ? ??????? ?????? ????????? ??????? ???????? ? ????????? (??? ? ????????????? ?????? ??????, ??? ????? ?????? ? ???????), ?? ?????? ????? ?????????? ??? ???????????? ?????: ? ???? ???????? ????????????? ????????? ????? ? ????????. ?? ????? ????????? ????? ????????? ?????? ?????????, ???, ???????????, ?? ???????? ? ??????? ??????? ?????? ??????????? ????? ????????, ???? ??? ???? ?????? ????? ??? ????????? ? ????????????????? ??????????? ??????? ??????? ?????? ??? ????????. ??? ???? ?????????? ? ??????? ??????, ?? ?? ????? ????????? ???????? ??? ??????? ?????? ????????, ??????? ?????????? ? ????????? ????? ???????. ??????????? ????? ???????: «??????????????? ?????? ?????????? ?????????? ???? ????? ???????? ???? ???????? ?????? ? ?????? ????? ???????? ???????? ? ?????? ??? ????».]} 
\caption{\label{tab_6}5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2020\\
???????????? ?. ??????? ?????????????? ????????? ????????? 1. ??????????? ???????? ? ??????. ??????: ???????????? ????????????? ?????????? ?.3. ???????? ?. ???????????? ????????? // ??????? ?????? ???????????? // ( 9. ????????? ?. ??????????? ?????? ????????????? ????????? ? XIV-XVIII ????? // ? ????? ? ???????????? ????????? ??????????? ??????. ??????: ???-?? «??????? ????», 2016. ?. 48-127. 12. ?????? Ð?".Ð?"., ???????-?????????? ?.?. ????????-????????????????? ???????????? D ) Global Journal of Human Social Science -????????????????? ????????????? ? ???????? ???????????????: ??????? ?????? ?.?. ???.-????. ?. Ð?". ??????. [?.?. ???????????????, ?. ?. ????????, ?.?. ??????? ? ??.]; Ð?"??. ???.-???????. ?????-?????????? «?????????? ??????». ??????: ???-?? «?????????? ??????», 2015. 416 ?. 33. ?????????? ??????????? ?????????? ???????????? ??????????? ???????? ?? Ð?"?????????. ??????: ???. ?????????? ?????????????? ?\\
© 2020 Global Journals\end{longtable} \par
  {\small\itshape [Note: ?. Ð?"?????, 1894. 139 ?. 2. ?????????? ?. ?????????? ??????, ??????? ? ???????????????. ??????: ?????????? ?.?. ????????, 1910. 190 ?. ??????: ???-?? «?????», 2010. 493 ?. 7. ????????? ?. ?????? ????????????. ??? ????? ? ???????. ??????: ???-?? «????????», 2012. 1310 ?. 8. ??????????? ?. ???????? ??????. ??????: ????? «????????», 2013. 272 ?. 10. ??????????? ?. ????????????? ??????? ?????? ? ????????????? ?????????? ? XVIII-XIX ????? // ????? ? ???????????? ????????? ??????????? ??????. ??????: ???-?? «??????? ????», ?????????: ???-?? «?????», 1965. ?. 261-269; 305 ?. 14. ??????? ?.?. ?? ??????? ?????. ? ??????? ???????? ?????????? ?????? ?.?.Ð?"????????? /]} 
\caption{\label{tab_7}}\end{figure}
 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Alexandrovskaya et al.]{b29}\label{b29} 	 		\textit{},  		 			V A Alexandrovskaya 		,  		 			A A Batsevich 		,  		 			Bulychev 		.  		 	 
\bibitem[Alexandrovskaya et al.]{b31}\label{b31} 	 		\textit{},  		 			S B Alexandrovskaya 		,  		 			A A Borutskaya 		,  		 			Bulychev 		.  		 	 
\bibitem[References]{b35}\label{b35} 	 		\textit{},  		 			References 		.  		 	 	 (Transliterated) 
\bibitem[Institute Of Ethnography and Miklouho-Maclay ()]{b20}\label{b20} 	 		\textit{},  		 			N N Institute Of Ethnography 		,  		 			Miklouho-Maclay 		.  	 	 		\textit{Science}  		1964. Moscow: Publishing House. 167.  	 
\bibitem[ Palamarchuk P. Forty Sorokov. T. 1. Kremlin and monasteries ()]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{Palamarchuk P. Forty Sorokov. T. 1. Kremlin and monasteries}  		1997. Moscow: Publishing House "Book and Business. 416.  	 
\bibitem[Raushenbakh et al. ()]{b15}\label{b15} 	 		\textit{},  		 			B V Raushenbakh 		,  		 			Addiction 		,  		 			Moscow 		.  		2000. Agraf Publishing House. p. .  	 
\bibitem[Mikhailov and Moscow ()]{b2}\label{b2} 	 		\textit{},  		 			K Mikhailov 		,  		 			Moscow 		.  		2010. Moscow: Eksmo Publishing House. 493.  	 	 (which we lost) 
\bibitem[Sergievskaya ()]{b4}\label{b4} 	 		\textit{},  		 			I Sergievskaya 		.  	 	 		\textit{Pantheons of the Kremlin}  		2013. Algorithm Publishing House. 272.  	 
\bibitem[305 s]{b49}\label{b49} 	 		\textit{305 s},  		 	 
\bibitem[Panova ()]{b27}\label{b27} 	 		‘Ancient Kremlin / State. sourcecultures. Museum-reserve’.  		 			T D Panova 		.  	 	 		\textit{Moscow Kremlin}  		2009. Moscow: Moscow Kremlin Publishing House. 95.  	 
\bibitem[Anthropological reconstruction and problems of paleoethnography: a collection of the memory of M.M. Gerasimova / Resp ()]{b12}\label{b12} 	 	 	 		\textit{Anthropological reconstruction and problems of paleoethnography: a collection of the memory of M.M. Gerasimova / Resp},  				1973. Rabinovich. Moscow: Publishing House. 191.  	 
\bibitem[Antropologicheskaya Rekonstruktsiya I Problemy and Paleoetnografii ()]{b52}\label{b52} 	 		 			Antropologicheskaya Rekonstruktsiya I Problemy 		,  		 			Paleoetnografii 		.  		\textit{Rabinovich. Moskva: Izd-vo «Nauka},  				1973. 191.  	 
\bibitem[Yu ()]{b5}\label{b5} 	 		\textit{Architecture of the Chudov and Ascension Monastery in the XIV -XVIII centuries // Miracles and Ascension Monasteries of the Moscow Kremlin},  		 			Ratomskaya Yu 		.  		2016. Moscow: Publishing House Kuchkovo Field. p. .  	 
\bibitem[Ratomskaya ()]{b44}\label{b44} 	 		\textit{Arkhitektura Chudova i Voznesenskogo monastyrya v XIV-XVIII vekakh // Chudov i Voznesenskiye monastyri Moskovskogo Kremlya. Moskva: Izd-vo «Kuchkovo pole},  		 			Y U Ratomskaya 		.  		2016. p. .  	 
\bibitem[Zolotnitskaya ()]{b45}\label{b45} 	 		\textit{Arkhitekturnaya istoriya Chudova i Voznesenskogo monastyrey v XVIII-XIX vekakh // Chudov i Voznesenskiye monastyri Moskovskogo Kremlya. Moskva: Izd-vo «Kuchkovo pole},  		 			Z Zolotnitskaya 		.  		2016. p. .  	 
\bibitem[Rokhlin ()]{b9}\label{b9} 	 		\textit{Diseases of ancient people},  		 			D G Rokhlin 		.  		1965. Moscow, Leningrad. 305 p. .  	 	 (Publishing House "Science) 
\bibitem[Karger ()]{b7}\label{b7} 	 		\textit{Excavations and restoration works in the St. George Cathedral of St. George's Monastery in Novgorod (1933-1935) // Soviet Archeology},  		 			M K Karger 		.  		1946. Moscow, Leningrad. p. .  	 
\bibitem[Gerasimov ()]{b18}\label{b18} 	 		\textit{Facial restoration of the skull: a modern and fossilized person // Transactions of the Institute of Ethnography},  		 			M M Gerasimov 		.  		1955. p. .  	 
\bibitem[Florensov et al. ()]{b53}\label{b53} 	 		 			V A Florensov 		,  		 			N A Florensov 		,  		 			G Medvedev 		.  		\textit{Neprotoronnym putom: zhizn' i tvorchestvo M.M. Gerasimova. Irkutsk: Vostochno-Sibirskoye knizhnoye izdatel'stvo},  				1979. 109.  	 
\bibitem[Lyapunov ()]{b10}\label{b10} 	 		‘From the depths of centuries’.  		 			B V Lyapunov 		.  	 	 		\textit{About the works of the Stalin Prize laureate M.M. Gerasimov / Ed. AND I. Bryusov},  				 (Moscow)  		1953. Goskultprosvetizdat Publishing House. 106.  	 
\bibitem[Gerasimov]{b17}\label{b17} 	 		‘Fundamentals of facial restoration through the skull. Moscow: Publishing House’.  		 			M M Gerasimov 		.  	 	 		\textit{Soviet Science}  		190 p. 1949.  	 
\bibitem[Golovin ()]{b16}\label{b16} 	 		\textit{Gerasimov: historical heritage of the great anthropologist},  		 			S A M Golovin 		.  		2018. Blagoveshchensk: Publishing House of BSPU. 224.  	 
\bibitem[Gerasimova / sost. M.M. Gerasimova // Antropologicheskaya rekonstruktsiya i problemy paleoetnografii: sbornik pamyati M.M. Gerasimova. Moskva: Izd-vo «Nauka ()]{b61}\label{b61} 	 		\textit{Gerasimova / sost. M.M. Gerasimova // Antropologicheskaya rekonstruktsiya i problemy paleoetnografii: sbornik pamyati M.M. Gerasimova. Moskva: Izd-vo «Nauka},  				1973. p. .  	 
\bibitem[Golovin and Gerasimov ()]{b56}\label{b56} 	 		 			S A M M Golovin 		,  		 			Gerasimov 		.  		\textit{istoricheskoye naslediye velikogo antropologa. Blagoveshchensk: Izd-vo BGPU},  				2018. 242.  	 
\bibitem[Gos. source-cultures. Museum-reserve Moscow Kremlin ()]{b32}\label{b32} 	 		‘Gos. source-cultures. Museum-reserve’.  	 	 		\textit{Moscow Kremlin}  		2015. Moscow Kremlin Publishing House. 416.  	 
\bibitem[Florensov et al. ()]{b13}\label{b13} 	 		\textit{In an unbeaten way},  		 			V A Florensov 		,  		 			N A Florensov 		,  		 			G I Medvedev 		.  		1979. East Siberian Book Publishing House. 109.  	 
\bibitem[Pshenichnikov]{b36}\label{b36} 	 		\textit{Kratkoye istoricheskoye opisaniye pervoklassnogo Voznesenskogo devich'yego monastyrya v Moskve. Moskva: Tipografiya V.A. Gattsuk, 1894},  		 			A Pshenichnikov 		.  		139.  	 
\bibitem[Panova ()]{b25}\label{b25} 	 		‘Kremlin tombs. History, fate, secrets / State. source-cultures. Museum-reserve’.  		 			T D Panova 		.  	 	 		\textit{Moscow Kremlin}  		2003. Indrik Publishing House. 224.  	 
\bibitem[Rokhlin et al. ()]{b48}\label{b48} 	 		\textit{Leningrad: Izd-vo «Nauka},  		 			D G Rokhlin 		,  		 			Bolezni 		,  		 			Moskva 		.  		1965. p. .  	 
\bibitem[Lyapunov et al. ()]{b50}\label{b50} 	 		 			B V Lyapunov 		,  		 			Iz 		,  		 			Vekov 		.  		\textit{O rabotakh laureata Stalinskoy premii M.M.Gerasimova / Pod red. A.YA. Bryusova. Moskva: Izd-vo «Goskul'tprosvetizdat},  				1953. 106.  	 
\bibitem[Gerasimov ()]{b59}\label{b59} 	 		\textit{Lyudi kamennogo veka / Otv. red. YA.YA. Roginskiy; AN SSSR; Institut etnografii im. N.N. Miklukho-Maklaya. Moskva: Izd-vo «Nauka},  		 			M M Gerasimov 		.  		1964. 167.  	 
\bibitem[Mikhaylov and Moskva ()]{b41}\label{b41} 	 		 			K Mikhaylov 		,  		 			Moskva 		.  		\textit{kotoruyu my poteryali. Moskva: Izd-vo «Eksmo»},  				2010. 493.  	 
\bibitem[Vostryshev ()]{b3}\label{b3} 	 		\textit{Moscow Orthodox. All temples and chapels},  		 			M Vostryshev 		.  		2012. Moscow: Algorithm Publishing House. 1310.  	 
\bibitem[Yu et al. ()]{b1}\label{b1} 	 		\textit{Moscow: Publishing House "White City},  		 			Lubchenkov Yu 		,  		 			A Tikhomirova 		,  		 			I Bogatskaya 		,  		 			Kremlin 		.  		2009. 416.  	 
\bibitem[Kondrat ()]{b37}\label{b37} 	 		\textit{Moskovskiy kreml', svyatyni i dostopamyatnosti. Moskva: Tipografiya I.A. Morozova},  		 			' Kondrat 		.  		1910. 190.  	 
\bibitem[Raushenbakh and Pristrastiye ()]{b55}\label{b55} 	 		\textit{Moskva: Izd-vo «Agraf},  		 			B V Raushenbakh 		,  		 			Pristrastiye 		.  		2000. p. .  	 
\bibitem[Sergiyevskaya and Kremlya ()]{b43}\label{b43} 	 		\textit{Moskva: Izd-vo «Algoritm},  		 			I Panteony Sergiyevskaya 		,  		 			Kremlya 		.  		2013. 272.  	 
\bibitem[Lubchenkov et al. ()]{b40}\label{b40} 	 		\textit{Moskva: Izd-vo «Belyy gorod},  		 			Y U Lubchenkov 		,  		 			A Tikhomirova 		,  		 			I Bogatskaya 		,  		 			Kreml 		.  		2009. 416.  	 
\bibitem[Necropolis Of Russian ()]{b33}\label{b33} 	 		 			Necropolis Of Russian 		.  		\textit{Grand Duchesses and Queens in the Ascension Monastery of the Moscow Kremlin: in 4 vols. 3. Burials of the 16th -early 17th centuries: in 2 parts / Author-comp. T.D. Panova},  				 (Moscow)  		2018. Moscow Kremlin Publishing House.  	 	 (Part 1. 396 p .; Part.2 488 ?) 
\bibitem[Panova]{b30}\label{b30} 	 		‘Necropolis of Russian Grand Duchesses and Queens in the Ascension Monastery of the Moscow Kremlin’.  	 	 		\textit{4 volumes T. 2. Burials of the 15th -early 16th centuries/rev},  				 			T D Panova,  			[E 		 (ed.)  		32.  	 
\bibitem[T. D. Panova. [E.I (ed.)]{b28}\label{b28} 	 		\textit{Necropolis of Russian Grand Duchesses and Queens in the Ascension Monastery of the Moscow Kremlin: research materials: in 4 volumes T. 1. The history of the tomb and the methodology for the study of burials / otv},  		T. D. Panova. [E.I (ed.)  		 	 
\bibitem[Panova ()]{b24}\label{b24} 	 		‘Necropolises of the Moscow Kremlin / 2nd ed., Rev. and add. Gos. source-cultures. Museum-reserve’.  		 			T D Panova 		.  	 	 		\textit{Moscow Kremlin}  		2003. Moscow: Moscow Kremlin Publishing House. 71.  	 
\bibitem[Gerasimov ()]{b57}\label{b57} 	 		\textit{Osnovy vosstanovleniya litsa po cherepu. Moskva: Izd-vo «Sovetskaya nauka},  		 			M M Gerasimov 		.  		1949. 190.  	 
\bibitem[Gerasimov (ed.)]{b19}\label{b19} 	 		\textit{People of the Stone Age / Otv},  		 			M M Gerasimov 		.  		I.Ya. Roginsky (ed.)  		USSR Academy of Sciences.  	 
\bibitem[Karger ()]{b46}\label{b46} 	 		\textit{Raskopki i restavratsionnyye raboty v Georgiyevskom sobore Yur'yeva monastyrya v Novgorode},  		 			M K Karger 		.  		1933-1935.  	 
\bibitem[Rokhlin and Maykova-Stroganova ()]{b47}\label{b47} 	 		\textit{Rentgenoantropologicheskoye issledovaniye skeleta Andreya Bogolyubskogo // Problemy istorii dokapitalisticheskikh obshchestv},  		 			D G Rokhlin 		,  		 			V S Maykova-Stroganova 		.  		 9-10. S.  		1935. Moskva, Leningrad. p. .  	 
\bibitem[Lyapunov ()]{b11}\label{b11} 	 		\textit{Resurrected Traits // Adventure World},  		 			B V Lyapunov 		.  		1965. p. .  	 
\bibitem[Somov // Anthropological reconstruction and problems of paleoethnography: a collection of memory of M.M. Gerasimova. Moscow: Publishing House ()]{b21}\label{b21} 	 	 	 		\textit{Somov // Anthropological reconstruction and problems of paleoethnography: a collection of memory of M.M. Gerasimova. Moscow: Publishing House},  				1973. p. .  	 
\bibitem[Palamarchuk ()]{b39}\label{b39} 	 		\textit{Sorok Sorokov. T. 1. Kreml' i monastyri. Moskva: Izd-vo «Kniga i biznes},  		 			P Palamarchuk 		.  		1997. 416.  	 
\bibitem[Spisok Pechatnykh Trudov et al.]{b60}\label{b60} 	 		 			M M Spisok Pechatnykh Trudov 		,  		 			/ Gerasimova 		,  		 			Sost 		.  		 1973. S. 154-164. 25.  		\textit{Somov // Antropologicheskaya rekonstruktsiya i problemy paleoetnografii: sbornik pamyati M.M. Gerasimova. Moskva: Izd-vo «Nauka},  				 	 	 (Spisok skul'pturnykh rekonstruktsiy M.M) 
\bibitem[Zolotnitskaya ()]{b6}\label{b6} 	 		\textit{The architectural history of Chudov and the Ascension Monasteries in the 18th -19th centuries // Miracles and Ascension Monasteries of the Moscow Kremlin},  		 			Z Zolotnitskaya 		.  		2016. Moscow: Publishing House Kuchkovo Field. p. .  	 
\bibitem[Panova ()]{b26}\label{b26} 	 		‘The kingdom of death. Funeral of medieval Russia of the XI -XVI centuries / State. source-cultures. Museum-reserve’.  		 			T D Panova 		.  	 	 		\textit{Moscow Kremlin}  		2004. Radunitsa Publishing House. 184.  	 
\bibitem[Gerasimova and Medvedev ()]{b14}\label{b14} 	 		\textit{The life and work of Mikhail Mikhailovich Gerasimov // Bulletin of Anthropology},  		 			M M Gerasimova 		,  		 			G I Medvedev 		.  		1998. p. .  	 
\bibitem[The list of sculptural reconstructions M.M. Gerasimova / comp. M.M. Gerasimova // Anthropological reconstruction and problems of paleoethnography: collection of memory of M.M. Gerasimova. Moscow: Publishing House ()]{b22}\label{b22} 	 	 	 		\textit{The list of sculptural reconstructions M.M. Gerasimova / comp. M.M. Gerasimova // Anthropological reconstruction and problems of paleoethnography: collection of memory of M.M. Gerasimova. Moscow: Publishing House},  				1973. p. .  	 
\bibitem[Of The Kremlin ()]{b23}\label{b23} 	 		‘Tsarevich Ivan Ivanovich and Prince Skopin-Shuisky // Yerchak V.M. The word and deed of Ivan the Terrible: dedicated to the 100th anniversary of the "Union of the Russian people’.  		 			Archive Of The Kremlin 		.  	 	 		\textit{With reference to the Federal State Institution State Historical and Cultural Museum-Reserve},  				 (Minsk; Moscow Kremlin)  		2005. Ainform Publishing House.  	 	 (Research materials of the remains of Tsar Ivan the Terrible, Tsar Fedor Ivanovich. Department of manuscript, print and graphic collections. F. 20. Op. 1966. Unit hr 9) 
\bibitem[Lyapunov]{b51}\label{b51} 	 		\textit{Voskreshonnyye cherty // Mir priklyucheniy. 1965. ? 11},  		 			B V Lyapunov 		.  		p. .  	 
\bibitem[Gerasimov ()]{b58}\label{b58} 	 		\textit{Vosstanovleniye litsa po cherepu: sovremennyy i iskopayemyy chelovek // Trudy instituta etnografii},  		 			M M Gerasimov 		.  		1955. p. .  	 
\bibitem[Skvortsov]{b38}\label{b38} 	 		\textit{Voznesenskiy monastyr' // Arkheologiya i topografiya Moskvy. Moskva: Pechatnya A. I. Snegirevoy, 1913},  		 			N Skvortsov 		.  		p. .  	 
\bibitem[Vostryshev and Moskva ()]{b42}\label{b42} 	 		\textit{Vse khramy i chasovni. Moskva: Izd-vo «Algoritm},  		 			M Vostryshev 		,  		 			Moskva 		.  		2012. 1310.  	 
\bibitem[Golovin ()]{b34}\label{b34} 	 		\textit{Was Ivan the Terrible poisoned? Understanding the results of chemical studies of royal remains from the necropolises of the Arkhangelsk and Ascension Cathedrals of the Moscow Kremlin // Genesis: Historical research},  		 			S A Golovin 		.  		2018. p. .  	 
\bibitem[Rokhlin and Maykova-Stroganova ()]{b8}\label{b8} 	 		\textit{X-ray anthropological study of the skeleton of Andrei Bogolyubsky // Problems of the history of precapitalist societies},  		 			D G Rokhlin 		,  		 			V S Maykova-Stroganova 		.  		1935. Moscow, Leningrad. p. .  	 
\bibitem[Gerasimova and Medvedev ()]{b54}\label{b54} 	 		\textit{Zhizn' i deyatel'nost' Mikhaila Mikhaylovicha Gerasimova // Vestnik antropologii},  		 			M M Gerasimova 		,  		 			G I Medvedev 		.  		1998. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
