\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={A Table that Produces DNA},
 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{A Table that Produces DNA}
\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}

             \affil[1]{  }

\renewcommand\Authands{ and }

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

\maketitle


\begin{abstract}
        




\end{abstract}


\keywords{}

\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
As stated in the above-mentioned paper: "As physics, chemistry and biology, human conceptual science is also developing, that is to say, mathematics, logic and psychology are also developing. On the basis of experimental methods, human beings should also seek more progress in tool science. From Klein's Ancient and Modern Mathematical Thoughts \hyperref[b3]{[4]}, we can see that mathematics is developing. Logic, like mathematics, is also developing. From Aristotle's syllogism logic to the development of modern logic and contemporary logic, the development of logic is also fascinating. In logic, Hegel's Logic \hyperref[b4]{[5]} is unique, and Wittgenstein's Philosophy of Logic \hyperref[b5]{[6]} makes an in-depth analysis of logic. As for the development history of logic, Niels' The Development of Logic \hyperref[b6]{[7]} depicts the development course of logic, and China logician Jin Yuelin's simple logic theory Logic \hyperref[b7]{[8]} and Zhu Zhikai's Logic and Method \hyperref[b8]{[9]} also have unique insights. " "TongYi Logic" is a strict logical science system based on the previous logic and demonstrated by philosophy and science, and it is not a subjective conclusion.\par
London Journal of Engineering Research 
\section[{II. QUOTATION OF THE TWELVE SYSTEM LOGIC [10] RULES OF "TONGYI LOGIC" SYSTEM}]{II. QUOTATION OF THE TWELVE SYSTEM LOGIC [10] RULES OF "TONGYI LOGIC" SYSTEM}\par
It is the establishment of unified logic that leads to a new idea of DNA production in biology. That is, DNA has a rules of origin, which is the DNA production table or the DNA production cycle table.\par
In TongYi's logic, there are twelve system logics that reveal the laws of the generation of things. As long as the conditions comply with the Yin Yang law, BianZheng positive law, and TongYiTi law, they can generate twelve systems. And the DNA system precisely meets this logical condition, so it is a complete generation system of twelve systems.\par
Twelve System Logic tables are expressed as follows, in which the name of the product in the table is the totlename of its properties: 104? 103? 102? 101? 100? 99?? 98? 97? 40?? 39?? 38? 37? 36? 35? 34? 33? ? 96? 95? 94?? 93?? 92? 91? 90?? 89?? 32? 31? 30? 29? 28? 27? 26? 25æ¯?" ? 88? 87? 86?? 85?? 84? 83? 82? 81? 24? 23? 22? 21?? 20? 19? 18? 17? ? 80? 79? 78?? 77? 76? 75? 74? 73? 16? ?S 15? ?P 14?? ?Si 13?? é?"Al 12? ?Mg 11? ?Na 10? ?Ne 09? ?F ?(a new system of upper and lower dialectics) 72?? 71?? 70? 69?? 68?? 67? 66? 65? 08?? 07? 06? 05? 04? 03? 02? 01?\par
The relative attributes of yin and yang within the upper and lower 64 hexagrams are as follows:?? ? ????åº?"?? ?? ???????? ????????? ??? ???????? ??????? ?? ??????? ???????? ?? ???????? æ¯?"??????? ??? ????????? ??????? ?? ???????? ????????? ?? ??????? ??????? ??? ????????? ????????\par
According to the ShiErXiTong logic, the above table follows the "ShiErXiTongHouBianZheng logic" and the "ShiErXiTongHouBianZheng TongYi logic ", i.e. Based on (Gan 1+ Gan 2+ Li 1 dialectical Li 2+ Zhen 1 dialectical zhen 2), driven by (Dui 1+ Dui 2+ Gen 1+ Gen 2), and (Kun 1+ Kun 2+ Kan 1 dialectical Kan 2+ Xun 1 Dialectical Xun 2) for leading. The three BianZheng are unified in the "unity" of the total system composed of twelve systems. At the same time, these twelve systems follow the "ShiErXiTong-HouSiXiang logic" and "ShiErXiTongHouWu-Xiang logic" etc. 
\section[{III. THE CALCULATION PROCESS OF DNA GENERATION PERIODIC TABLE}]{III. THE CALCULATION PROCESS OF DNA GENERATION PERIODIC TABLE}\par
The analysis process is as follows:\par
First, the two major contradictions between yin and yang in the production of DNA. yin and yang are the state properties of things, with yin representing passive properties and yang representing active properties. The contradiction between yin and yang is the contradiction between deoxyribose and phosphoric acid, which is the chemical bond connection mode, and the contradiction between deoxyribose and base, which is the chemical bond connection mode. Phosphoric acid is a basic substance, and deoxyribose is a driving factor of the two contradictions. Phosphoric acid and base are connected by chemical bonds, which is also the "yang" factor. That is to say, the chemical bond between deoxyribose and phosphoric acid is yang, while the chemical bond between deoxyribose and base is yin. Thus, these two contradictions are opposite to each other.\par
Correspondingly, when the yang contradiction drives the DNA basic BianZZheng, it generates the basic form of the yang system, while the yin contradiction generates the basic form of the yin system.\par
The interaction of these two contradictions will form the basic image of DNA, which constitutes the state mechanism of the positive movement of deoxyribose, which is the four images. The unity of these two contradictions is DNA properties, which is expressed through the sequence of DNA. It realizes the change of image state by the way of deoxyribose rotating four bases, and the performance of this image state is the arrangement order of A, T, C and G. That is to say, these four bases are the four images of DNA. 
\section[{Second, what is the composition mechanism of the basic form of DNA?}]{Second, what is the composition mechanism of the basic form of DNA?}\par
As we known, the mechanism of increasing the yang of atoms in the atomic system is that during the process of increasing protons, electrons construct the properties of an atom through the operation of outer orbits. Similarly, the 128 basic forms of DNA construct a basic DNA properties through the DNA sequence of base operation.\par
Here, the three elements of DNA form a certain base sequence by forming three nucleotides to complete the production of 128 basic forms of DNA. This can be verified by the correspondence between DNA and protein, that is, the codon of protein is composed of three bases. This is only a function of the basic form. In fact, the same codon may have other functions, which is also proved by experiments.\par
This mechanism is the differentiation between deoxyribose, phosphate, and base with the increase of deoxyribose, and its effect is unified in the newly formed DNA sequence, which is a form of "unity". Therefore, this order is not a single element of deoxyribose at work, but a unified result of BianZheng. Instead, phosphate, base, and deoxyribose correspond to four elephantine state changes, and form a three element form with each other, that is, each element has four elephantine state changes, thus BianZheng forms a certain three element form. In this way, the combination of the three elements and the four phenomena forms exactly the 64 forms, driven by the changes in the yin and yang states, and forms the 64 forms corresponding to the inside and outside, thus forming the twelve systems and forming the 128 forms. Specifically, phosphate, base, and deoxyribose form nucleotides, and the four dimensional changes of the four bases of nucleotides are reflected in the three elements, with changes in yin and yang, resulting in the formation of a twelve DNA system, which forms one hundred and twenty-eight basic DNA forms. This nucleotide mechanism is the morphological mechanism of the three elements, which means that during the formation of morphology, it can only be the BianZhang morphological mechanism of three nucleotides linked between the three elements. Therefore, the triad mechanism is There are two mechanisms for the formation of such DNA, namely, two basic contradictory chemical bonds, and two sixty-four basic morphological systems of yin and yang. 
\section[{London Journal of Engineering Research}]{London Journal of Engineering Research}\par
These two systems are in the functional structure of DNA. If it is a basic morphological system, it is a double-stranded structure with opposite yin and yang. For the DNA structure of life, it is a double helix structure of yin and yang.\par
The sequence of DNA also shows the yin and yang of this double helix and double strand. One direction in a DNA molecule is 5'?3', and the other direction is 3'?5'. Moreover, DNA polymerase in organisms can only catalyze DNA synthesis from the direction of 5'?3'.\par
The two strands of DNA are divided into yin and yang under the unified properties, and the positive properties is established on the basis of negative. That is to say, the basic form of DNA on the positive chain is defined in the order of its corresponding increase in yang value. The same codon in the two chains actually represents different properties of yin and yang, and they are completely different basic forms of DNA in the unity property of DNA, just like the property differentiation of atomic system. If it must be expressed by codon, it should be the basic form of positive DNA followed by the negative triplet code and the corresponding positive triplet code.\par
Compared with the atomic properties formed by the mechanism that the electrons in the atomic system run along a certain orbit and suborbital, the "electrons" or "bases" of DNA living bodies are established by using the arrangement order of four bases at three positions where three deoxyriboses are formed. This is the secret of how DNA works.\par
So it shows that any form of DNA is based on a "triplet" as the basic unit. This "triplet" is a piece of DNA composed of three adjacent nucleotides.\par
In other words, any DNA is based on "triplet".\par
Third, what is the unity property of the basic form of DNA? It is the base sequence representing 128 basic genetic properties.\par
Forth, the functional structure of DNA. This does not refer to the morphology of 128 basic genes, but to the DNA of the functional structure of a living body.\par
The DNA of any functional structure is a "compound" of basic genes, and RNA is just a product of DNA.\par
So, what is the structure of DNA? It includes at least three aspects, namely, DNA unity, DNA material form system, DNA movement form system and DNA thought form system.\par
For a living body, DNA includes the psychological state of all living individuals, and it is distributed in the twelve systems of living body in the functional differentiation of living body. Therefore, all the properties of individual life are reflected in the DNA system. The DNA system here refers to the functional structure of DNA of living individuals.\par
Because DNA contains all the psychological states of a living individual, it forms the DNA of the twelve major systems corresponding to the twelve major systems of the living individual. Of course, this still needs to be tested through experiments.\par
Here we can make a theoretical prediction that DNA is a unified class set system with all psychological class sets, ultimately associated with the phenotypes generated by BianZZheng of living individuals, thus forming the overall structure of living individuals.\par
Then, the standard pattern of DNA can be described by conceptual unification. It is expressed by "the cycle table of concept unification".\par
The fifth is the basic unit level of life based on DNA. At this level, for some non-cellular life, it London Journal of Engineering Research may be DNA, or RNA's BianZZheng, together with the individual's functional structure, to form a living body. For cellular organisms, prokaryotes directly form functional structures, while eukaryotes undergo cell division, which can form the BianZZheng of cells, thus forming the basic unit of a living organism, forming the "type and type" structure of their own cellular units.Sixth, the image relationship of DNA.\par
The form of DNA is four bases. So, which one is shaoyang, shaoyin, laoyang and laoyin?\par
Cipher has two startup codes, namely AUG and GUG. Among these two startup codes, we investigate the most common AUG startup code. This promoter code refers to the codon of mRNA, which is reflected in the code of "nonsense strand" DNA as TAC. That is to say, in the process of DNA deoxyribose and base connection, it is generated in protein. Deoxyribose first shows the combination with T, which reflects the foundation of T's yang, that is to say, T is shaoyang, which is the basis for the increase of yang, and then the opposite base is A, shaoyin, and then C and G, which are opposite to each other. Then, purine and pyrimidine each have a yin and a yang, so C is Taiyin and G is Taiyang.\par
Their order properties is their unity, so adenine, guanine, unity order, thymine and cytosine constitute the five-element relationship of wood, fire, earth, gold and water.\par
Seventh, the sequencing of the basic forms of DNA.\par
The basic form of DNA is a "triplet" sequence, so how is this sequence sorted? If we sort by yang? This can be derived from the following DNA cycle table and is consistent with the existing "triplet" properties.\par
The six lines in the DNA periodic table can be replaced with corresponding A, T, C, and G to obtain the triplet code. How to replace it? The triad is actually the BianZheng of the three noumenons, namely the BianZheng of material form, motion form, and thinking form. In this way, the upper two lines, the middle two lines, and the lower two lines are respectively symbolic states. According to the table below, simply substitute it in.\par
The order is concerned, because the cycle table has already discharged the order, which is known.\par
What I want to talk about here is the codon of RNA, which is not 128 basic forms. It is a derivative of the basic form of DNA and cannot replace DNA itself. RNA is not qualified to be the basic form of DNA. 
\section[{G guanine T thymine C cytosine A adenine}]{G guanine T thymine C cytosine A adenine}\par
The question is the order of DNA triplet the same as that of hexagrams? This is based on the cycle table of the universe. As can be seen from the start code of codon, it corresponds to the first position in the cycle table, that is, the beginning. In this way, it is a hurdle. Then, after conversion, it is found that if the triplet of DNA is based on the upper, middle and lower levels, it is the lower level in front, the upper level and the middle level in the back, so the order of yang of codons should be changed to be consistent with that of hexagrams.\par
The positions of the last two bases of the triplet can be reversed, so that the order of increasing the yang of the hexagrams is "three hexagrams" (this means that the triplet is regarded as three hexagrams, that is, two adjacent hexagrams form an image, and an image as a whole is regarded as one hexagram.), the order of the first (lower), middle and upper.\par
There is a question here, that is, is the rules of this codon universal? Yes, we mentioned earlier that the mechanism of DNA morphogenesis is the triplet mechanism.\par
Eighth, the cycle table of DNA production (abbreviated as DNA cycle table). In the "living body" system, the most basic "shaped" table is the "DNA cycle table".\par
As we known, DNA is driven by the contradiction between deoxyribose, phosphoric acid and base, that is, the contradiction between deoxyribose and phosphoric acid, and the contradiction between deoxyribose and base, thus forming two internal and external systems of DNA, that is, yin and yang, thus forming two eight systems, and then forming twelve dialectical systems of the two systems. 
\section[{London Journal of Engineering Research}]{London Journal of Engineering Research} 
\section[{We give the cycle table of DNA here}]{We give the cycle table of DNA here}\par
According to the unified naming method of the cycle table of the Universe, namely "serial number+hexagram name+basic form", we give these 128 basic forms of genes a unified name: "serial number+hexagram name+gene", for example, 128 Kan, its name is "128 Kan gene", and another example is 127 Shi, its name is "127 Shi gene". Among them, the names of hexagrams are arranged in the order of upper hexagram, middle hexagram and lower hexagram.\par
In the table, we use the "triple code". Although the names of the 64 hexagrams are the same, their properties are that the first 64 hexagrams are yang and the last 64 hexagrams are Yin, and their properties are different. The yin-yang mechanism under the same name is completed by DNA unity and appears as double-stranded yin-yang. \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-2.png}
\caption{\label{fig_0}3 A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-3.png}
\caption{\label{fig_1}5 A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.38347701149425284\textwidth}P{0.06350574712643678\textwidth}P{0.05617816091954023\textwidth}P{0.05862068965517241\textwidth}P{0.05617816091954023\textwidth}P{0.05862068965517241\textwidth}P{0.05617816091954023\textwidth}P{0.05617816091954023\textwidth}P{0.06106321839080459\textwidth}}
upper hexagra\tabcellsep ?\tabcellsep ?\tabcellsep ?\tabcellsep ?\tabcellsep ?\tabcellsep ?\tabcellsep ?\tabcellsep ?\\
lowest hexagra\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 128?\tabcellsep 127?\tabcellsep 126?\tabcellsep 125?\tabcellsep 124?\tabcellsep 123?\tabcellsep 122?\tabcellsep 121??\\
?(a new system of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
upper and lower\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 64?\tabcellsep 63??\tabcellsep 62??\tabcellsep 61?\tabcellsep 60??\tabcellsep 59?\tabcellsep 58?\tabcellsep 57??\\
dialectics)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?\tabcellsep 120æ¯?"\tabcellsep 119?\tabcellsep 118?\tabcellsep 117?\tabcellsep 116?\tabcellsep 115?\tabcellsep 114?\tabcellsep 113?\\
\tabcellsep 56??\tabcellsep 55?\tabcellsep 54??\tabcellsep 53??\tabcellsep 52?\tabcellsep 51??\tabcellsep 50?\tabcellsep 49?\\
?(a new system of\tabcellsep 112?\tabcellsep 111?\tabcellsep 110?\tabcellsep 109?\tabcellsep 108??\tabcellsep 107?\tabcellsep 106?\tabcellsep 105??\\
upper and lower\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 48?\tabcellsep 47?\tabcellsep 46?\tabcellsep 45?\tabcellsep 44?\tabcellsep 43?\tabcellsep 42??\tabcellsep 41?\\
dialectics)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
?(a new system of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
upper and lower\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
dialectics)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \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.023165618448637317\textwidth}P{0.13542976939203355\textwidth}P{0.08018867924528303\textwidth}P{0.08137665967854646\textwidth}P{0.10394828791055206\textwidth}P{0.08909853249475891\textwidth}P{0.07959468902865129\textwidth}P{0.10097833682739342\textwidth}P{0.07840670859538784\textwidth}P{0.07781271837875611\textwidth}}
\tabcellsep upper hexagram\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep kan\tabcellsep kun\tabcellsep zhen\tabcellsep xun\tabcellsep qian\tabcellsep dui\tabcellsep gen\tabcellsep li\\
\tabcellsep lowest hexagram\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 122\tabcellsep \\
\tabcellsep \tabcellsep 128 kan\tabcellsep 127 shi\tabcellsep 126 xie\tabcellsep 125 huan\tabcellsep 124 song\tabcellsep 123 kun\tabcellsep \tabcellsep 121 weiji\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep meng\tabcellsep \\
\tabcellsep kan (a new system\tabcellsep ACT\tabcellsep CCT\tabcellsep CTT\tabcellsep GCT\tabcellsep GTT\tabcellsep ATT\tabcellsep \tabcellsep TTT\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep TCT\tabcellsep \\
\tabcellsep of upper and lower\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep 63\tabcellsep \tabcellsep \tabcellsep 60\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep dialectics)\tabcellsep 64 li\tabcellsep \tabcellsep 62 jiaren\tabcellsep 61 feng\tabcellsep \tabcellsep 59 bi\tabcellsep 58 ge\tabcellsep 57 jiji\\
\tabcellsep \tabcellsep \tabcellsep tongren\tabcellsep \tabcellsep \tabcellsep mingyi\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep TGA\tabcellsep \tabcellsep GAA\tabcellsep CGA\tabcellsep \tabcellsep TAA\tabcellsep AGA\tabcellsep AAA\\
\tabcellsep \tabcellsep \tabcellsep GGA\tabcellsep \tabcellsep \tabcellsep CAA\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 120 bi\tabcellsep 119 kun\tabcellsep 118 yu\tabcellsep 117 guan\tabcellsep 116 pi\tabcellsep 115 cui\tabcellsep 114 bo\tabcellsep 113 jin\\
London Journal of Engineering Research\tabcellsep kun zhen (a new system of upper and lower dialectics) xun (a new system of upper and lower dialectics)\tabcellsep ACC 56 dayou TGG 112 zhen ACA 48 ding TGT jing 104 AAT 40 shike TTA\tabcellsep CCC 55 qian GGG 111 fu CCA 47you GGT 103 sheng CAT 39wuwa ng\tabcellsep CTC 54 xiaochu GAG 110 zhen CTA 46 xun CAT 102 heng CGT 38 yi GCA\tabcellsep GCC 53 dazhuan g CGG 109 yi GCA 45 heng CGT 101 xun CAT 37 zhen CTA\tabcellsep GTC 52 tai CAG 108wuw ang 44 sheng CAT 100 you GGT 36 fu CCA\tabcellsep ATC 51 dachu TAG 107 sui ATA 43 gu TAT daguo 99\% AGT 35 yi TCA\tabcellsep TCC 50 guai AGG 106 yi TCA daguo 42 AGT 98 gu TAT 34 sui ATA\tabcellsep TTC 49 xu AAG 105 shike jing 41 AAT 97 ding TGT 33 zhen ACA\\
\tabcellsep \tabcellsep \tabcellsep GTA\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 94\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 93\tabcellsep \tabcellsep \tabcellsep 90\tabcellsep 89\\
\tabcellsep \tabcellsep 96 xu\tabcellsep 95 tai\tabcellsep dazhuan\tabcellsep \tabcellsep 92 qian\tabcellsep 91 guai\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep xiaochu\tabcellsep \tabcellsep \tabcellsep dachu\tabcellsep dayou\\
\tabcellsep \tabcellsep AAG\tabcellsep CAG\tabcellsep g\tabcellsep \tabcellsep GGG\tabcellsep AGG\tabcellsep \tabcellsep \\
\tabcellsep qian\tabcellsep \tabcellsep \tabcellsep \tabcellsep GAG\tabcellsep \tabcellsep \tabcellsep TAG\tabcellsep TGG\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep CGG\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 32 jin\tabcellsep 31 pi\tabcellsep 30 guan\tabcellsep 29 yu\tabcellsep 28 kun\tabcellsep 27 bo\tabcellsep 26 cui\tabcellsep 25bi\\
\tabcellsep \tabcellsep TTC\tabcellsep GTC\tabcellsep GCC\tabcellsep CTC\tabcellsep CCC\tabcellsep TCC\tabcellsep ATC\tabcellsep ACC\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 86\tabcellsep 85\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep jie 88\tabcellsep 87 lin\tabcellsep \tabcellsep \tabcellsep 84lu\tabcellsep 83dui\tabcellsep 82 yang\tabcellsep 81 kui\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep guimei\tabcellsep zhongfu\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep ACG\tabcellsep CCG\tabcellsep \tabcellsep \tabcellsep GTG\tabcellsep ATG\tabcellsep TCG\tabcellsep TTG\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep CTG\tabcellsep GCG\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep dui\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 21\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 24 lu\tabcellsep 23 dun\tabcellsep 22 jian\tabcellsep \tabcellsep 20 qian\tabcellsep 19 gen\tabcellsep 18 xian\tabcellsep 17 jian\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep xiaoguo\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep TGC\tabcellsep GGC\tabcellsep GAC\tabcellsep \tabcellsep CAC\tabcellsep TAC\tabcellsep AGC\tabcellsep AAC\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep GCG\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 78\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep gen\tabcellsep 80 jian\tabcellsep 79 qian\tabcellsep \tabcellsep 77 jian\tabcellsep 76 dun\tabcellsep 75 xian\tabcellsep 74 gen\tabcellsep 73 lu\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep xiaoguo\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{A Table that Produces DNA}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
6\tabcellsep \multicolumn{3}{l}{| Volume 23 Issue 2 ?"? Compilation 1.0 |}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{© 2023 Great ] Britain Journals Press}\end{longtable} \par
 
\begin{quote}
\par
\par
7A Table that Produces DNA6 7   \end{quote}

\caption{\label{tab_1}Table 2 :}\end{figure}
 			\label{foot_0}\footnote{\label{foot_0} A Table that Produces DNA | | © 2023 Great ] Britain Journals Press Volume 23 Issue 2 ?"? Compilation 1.0} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Hegel ()]{b4}\label{b4} 	 		\textit{},  		 			Logic Hegel 		.  		1976. Commercial Press. 12.  	 
\bibitem[ Advances in Chemical Engineering and Science ()]{b0}\label{b0} 	 		\textit{},  	 	 		\textit{Advances in Chemical Engineering and Science}  		2022. ?Scientific Research Publishing Inc. USA.  	 
\bibitem[Yuelin and Logic (2010)]{b7}\label{b7} 	 		\textit{},  		 			Jin Yuelin 		,  		 			Logic 		.  		April 2010. China Renmin University Press.  	 
\bibitem[Niel and Niel (1985)]{b6}\label{b6} 	 		\textit{},  		 			Martha Niel 		,  		 			Niel 		.  		November 1985. Development of Logic, Commercial Press.  	 
\bibitem[Klein ()]{b3}\label{b3} 	 		\textit{Ancient and Modern Mathematical Thought},  		 			Klein 		.  		1981. Shanghai Science and Technology Press.  	 
\bibitem[Zhikai ()]{b8}\label{b8} 	 		\textit{Logic and Method, People's Publishing House},  		 			Zhu Zhikai 		.  		2003.  	 
\bibitem[Wittgenstein (1996)]{b5}\label{b5} 	 		\textit{On Logical Philosophy},  		 			Wittgenstein 		.  		February, 1996. Commercial Press.  	 
\bibitem[Xijia and Jianxun (eds.)]{b1}\label{b1} 	 		\textit{TongYiLun Thought},  		 			Wang Xijia 		,  		 			Wu Jianxun 		 (eds.)  		 (China)  		 	 
\bibitem[Wu ()]{b2}\label{b2} 	 		 			Jianxun Wu 		.  		\textit{Object and conceptual Science and The essence of Mathematics. CHINA INTERNATIONAL PRESS?},  		 (BEAVERTON, OREGON USA)  		2020.  	 
\bibitem[Wu ()]{b9}\label{b9} 	 		 			Jianxun Wu 		.  		\textit{Object and conceptual Science and The essence of Mathematics. CHINA INTERNATIONAL PRESS?},  		 (BEAVERTON, OREGON USA)  		2020.  	 
\bibitem[Wu ()]{b10}\label{b10} 	 		 			Jianxun Wu 		.  		\textit{Object and conceptual Science and The essence of Mathematics. CHINA INTERNATIONAL PRESS?},  		 (BEAVERTON, OREGON USA)  		2020.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
