CN107800533B - Information encryption and hiding method and decryption method based on language grammar - Google Patents

Information encryption and hiding method and decryption method based on language grammar Download PDF

Info

Publication number
CN107800533B
CN107800533B CN201710887379.6A CN201710887379A CN107800533B CN 107800533 B CN107800533 B CN 107800533B CN 201710887379 A CN201710887379 A CN 201710887379A CN 107800533 B CN107800533 B CN 107800533B
Authority
CN
China
Prior art keywords
tzy
rule
whh
language
grammar
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201710887379.6A
Other languages
Chinese (zh)
Other versions
CN107800533A (en
Inventor
田宗洋
周勇
汪汇
谷春熠
孙向阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University of Aeronautics and Astronautics
Original Assignee
Nanjing University of Aeronautics and Astronautics
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nanjing University of Aeronautics and Astronautics filed Critical Nanjing University of Aeronautics and Astronautics
Priority to CN201710887379.6A priority Critical patent/CN107800533B/en
Publication of CN107800533A publication Critical patent/CN107800533A/en
Application granted granted Critical
Publication of CN107800533B publication Critical patent/CN107800533B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0618Block ciphers, i.e. encrypting groups of characters of a plain text message using fixed encryption transformation

Abstract

The invention discloses a method for encrypting and hiding information based on language grammar and a decryption method thereof, which comprises designing a language grammar rule dictionary, Hash mapping based on a secret key, an encryption and hiding method and a ciphertext decryption method. The invention realizes information encryption and hiding through grammar analysis, and makes cracking difficulty exponentially increase along with the increase of the depth of the grammar tree by using the diversity and high randomness of combination when the grammar is used for generating the language sentences. The high simplification of the grammar of the language and the tarnish of the language text lead the ciphertext to have stronger concealment, higher embedding rate and cracking complexity.

Description

Information encryption and hiding method and decryption method based on language grammar
Technical Field
The invention relates to an information encryption and hiding method and a decryption method, belonging to the technical field of data encryption and formal language.
Background
With the rapid development of the internet, the security of data is more emphasized by people. With the great increase of the computer speed and the advent of quantum computers, some encryption methods are no longer safe, and meanwhile, encrypted data are often very chaotic and can be easily found by attackers to be the encrypted data.
The current encryption mode is mainly based on some mathematical problems or NP complete problems, a method for encrypting by using grammar analysis of a formal language is not found, and the current common information hiding method using a text as a carrier comprises the following steps: 1. the method for changing the text style 2 utilizes the synonym method 3 and generates the text method according to the template, most texts generated by the hiding methods are unclear, and the texts are easy to identify by attackers.
Disclosure of Invention
The purpose of the invention is as follows: in order to overcome the defects in the prior art, the invention provides a method for encrypting and hiding information based on a language grammar and a decryption method, wherein a ciphertext has stronger concealment, higher embedding rate and higher cracking complexity.
The technical scheme is as follows: in order to achieve the purpose, the invention adopts the technical scheme that:
a method for encrypting and hiding information based on language grammar includes following steps:
step 1, designing a grammar rule dictionary of the language, summarizing rules of the language to obtain a total rule and a sub-rule, recording a set of the total rule and the sub-rule as M, and recording each rule M in the setiCan be expressed as M ═ MiI 1.. n, where the rules include both the transformation relation of the syntax and the terminator as a leaf of the syntax tree, and each overall rule corresponds to one block of the binary string to be encrypted.
And 2, designing Hash mapping based on the key. The length of the key M is consistent with the number of the total rules, and the rule number j of the total rules in the initial state directly corresponds to the binary string SjThe number n being converted into a decimal number, i.e. a binary string SjMapping on rule j, the ASCII code value x of j-th bit character of key M represents the number of backward-shifted bits of rule j, if the position is mapped, the backward shift is continued in turn until an unmapped position is found, and the process is recorded to shift d bits backward, at which time the binary string SjIt is mapped onto rule j + n + d.
And 3, converting the file to be encrypted into a binary string to be encrypted, recording the binary string to be encrypted as B, decomposing the binary string to be encrypted into m groups, wherein m is the length/l of B, and the set of groups with scores being C. Traversing the set C through the Hash mapping obtained in the step 2, and finding out the rule M corresponding to each group of binary stringsxThen according to rule MxA sentence is generated.
Preferably: including 256 total rules and 838 sub-rules.
Preferably: and 3, traversing the set C, generating sentences by using each binary string in the set C according to the corresponding rule obtained by Hash mapping, splicing the sentences together, wherein the spliced sentences are encrypted ciphertexts. Concatenation is the addition of periods or exclamation marks or question marks between sentences as delimiters for the sentences.
Preferably: the method for generating the statement by the rule is as follows: extending backward from the starting sentence of the grammar, taking any one by random method if the relation is 'OR', and adding the character string generated by the generating formula to the rear of the character string generated in the last stage if the relation is 'AND'.
Preferably: the rule is H: x | Y + Z, where H represents the starting sentence, X, Y, Z are production formulas, and' represents or has a priority greater than and, where X: "x", Y: "y", Z: "z", the string acts as a terminator and the sentence generated by this rule may be either "ac" or "bc".
A method for decrypting information based on language grammar comprises the above method of step 1 and step 2, and also comprises the step of calculating each binary character string S according to step 2iRule M of mappingiAnd writing the identification ciphertext of the push-down type automaton, finding out the rule of the identification ciphertext, and reversely mapping the identification ciphertext back to the corresponding binary value to obtain the plaintext.
Compared with the prior art, the invention has the following beneficial effects:
the invention realizes information encryption and hiding through grammar analysis, and makes cracking difficulty exponentially increase along with the increase of the depth of the grammar tree by using the diversity and high randomness of combination when the grammar is used for generating the language sentences. The high simplification of the grammar of the language and the tarnish of the language text lead the ciphertext to have stronger concealment, higher embedding rate and cracking complexity.
Drawings
FIG. 1 is a flow chart of encryption hiding
FIG. 2 is a flow chart of decryption to extract ciphertext
FIG. 3 is a flow chart of key pair rule rotation
FIG. 4 is a graph comparing the embedding rate of the method with the conventional information hiding method
FIG. 5 is a diagram showing a section of a ciphertext when "To be or not To be" is encrypted
Detailed Description
The present invention is further illustrated by the following description in conjunction with the accompanying drawings and the specific embodiments, it is to be understood that these examples are given solely for the purpose of illustration and are not intended as a definition of the limits of the invention, since various equivalent modifications will occur to those skilled in the art upon reading the present invention and fall within the limits of the appended claims.
A method for encrypting and hiding information based on language grammar includes following steps:
step 1, designing a grammar rule dictionary of the language, summarizing rules of the language to obtain a total rule and a sub-rule, recording a set of the total rule and the sub-rule as M, and recording each rule M in the setiCan be expressed as M ═ MiI 1.. n, where the rules include both the transformation relation of the syntax and the terminator as a leaf of the syntax tree, and each overall rule corresponds to one block of the binary string to be encrypted.
And 2, designing Hash mapping based on the key. The length of the key M is consistent with the number of the total rules, and the rule number j of the total rules in the initial state directly corresponds to the binary string SjThe number n being converted into a decimal number, i.e. a binary string SjMapping on rule j, the ASCII code value x of j-th bit character of key M represents the number of backward-shifted bits of rule j, if the position is mapped, the backward shift is continued in turn until an unmapped position is found, and the process is recorded to shift d bits backward, at which time the binary string SjIt is mapped onto rule j + n + d.
Step 3, converting the file to be encrypted into a binary string to be encrypted, marking the binary string to be encrypted as B, and decomposing the binary string to be encrypted into m groups, wherein m is the length/l of B, or m is the length/l of B
Figure BDA0001419167320000021
Is grouped for one group, and the set of groups scored is C. Traversing the set C through the Hash mapping obtained in the step 2, and finding out the rule M corresponding to each group of binary stringsxThen according to rule MxA sentence is generated.
And traversing the set C, using each binary string in the set C to obtain a corresponding rule according to Hash mapping to generate sentences, and splicing the sentences together, wherein the spliced sentences are encrypted ciphertexts. Concatenation is the addition of periods or exclamation marks or question marks between sentences as delimiters for the sentences.
The method for generating the statement by the rule is as follows: extending backward from the starting sentence of the grammar, taking any one by random method if the relation is 'OR', and adding the character string generated by the generating formula to the rear of the character string generated in the last stage if the relation is 'AND'.
The rule is H: x | Y + Z, where H represents the starting sentence, X, Y, Z are production formulas, and' represents or has a priority greater than and, where X: "x", Y: "y", Z: "z", the string acts as a terminator and the sentence generated by this rule may be either "ac" or "bc".
The ciphertext generation algorithm is mathematically explained as follows: first we will design a formal language grammar without ambiguity, and let the language described by grammar G ═ N, (Σ, P, S) be as follows:
N={S,A,B,C,D};
∑={a,b,c};
P:(1)S->A|B|C|D
(2)A->aAc|ac
(3)B->bBa|ba
(4)C->cCd|cd
(5)D->dDa|da
of course we can only design the starting sentence S of this grammar to be of the form S- > a | B | C | …, where a, B, C represent different arguments.
Here we do several conventions, we call all the arguments that appear after the start sentence S a rule dictionary, and we call one rule for each argument. The following is the specific content of the encryption algorithm:
inputting: rule dictionary, binary stream of content to be encrypted
And (3) outputting: encrypted ciphertext
Description of algorithm content:
a. dividing each n bits of the plaintext data stream into a group, wherein n satisfies an expression 2^ n ═ X, and X is the number of rules in the rule dictionary. Let i be 0 and note that the number of groups into which the plaintext is divided is N.
b. Calculating the decimal number m corresponding to the n bits of the ith group
c. And taking out the (m + 1) th rule according to the rule sequence in the rule dictionary, and randomly generating a non-empty character string S according to the rule.
d. The string S is added to the ciphertext last.
e. If i is equal to N, outputting the ciphertext, otherwise, i is i +1 and returns to b
A simple demonstration will be given below of how plaintext is encrypted to ciphertext. Assuming the plaintext is a binary string 00011011, encryption is performed using grammar G described above.
1. Divide the binary string into 4 groups, 00, 01, 10, 11 respectively
2. Calculate the first set of values as 0, corresponding to rule A1, and randomly generate the string "aacc"
3. The second set of numbers is calculated as 1, corresponding to rule B2, and the string "ba" is randomly generated "
4. Calculate the number of the third group as 2, corresponding to rule C3, and randomly generate the string "cccdd"
5. Calculate the number of the fourth group as 3, corresponding to the 4 th rule D, and randomly generate the string "ddddaaa"
6. The ciphertext aaccbaccddddddaaa is output.
A method for decrypting information based on language grammar comprises the above method of step 1 and step 2, and also comprises the step of calculating each binary character string S according to step 2iRule M of mappingiAnd writing the identification ciphertext of the push-down type automaton, finding out the rule of the identification ciphertext, and reversely mapping the identification ciphertext back to the corresponding binary value to obtain the plaintext.
Inputting: rule dictionary, ciphertext content
And (3) outputting: plaintext before encryption
Description of algorithm content:
a. inputting ciphertext character string S
b. Finding a continuous substring from S initial character to match a rule, and recording the order of the matchable rule in the rule dictionary as m
c. Converting m-1 into binary string, adding to plaintext
d. Removing the matchable substrings from S, returning to b if the length of S is not 0, otherwise, outputting the plaintext
A simple demonstration is given below of how to change from ciphertext to plaintext. Assuming that the ciphertext is aaccbaccc ddddddaaaa, decryption is performed using the above-described grammar G.
1. Let S be aaccbaccdddddddaaaaa
2. Using automaton grammar analysis to obtain aacc matching rule A, and obtaining the order m of A as 1
3. Converting m-1 to binary string of 00, and removing the matching string from S to obtain bacccddddddaaaa
4. Using automaton analysis to obtain ba matching rule B, obtaining the order m of B as 2, converting m-1 into binary string as 01, and obtaining cccdddddddaaa after removing matching string from S
5. Using automaton to analyze to obtain cccddd matching rule C, obtaining the order m of C as 3, converting m-1 into binary string as 10, and removing the matching string from S to obtain dddaaa
6. Using automaton analysis to obtain dddaaa matching rule D, obtaining the order m of D as 4, converting m-1 into binary string as 11, and removing the matching string from S to be null
7. The output plaintext is 00011011
Algorithmic encryption performance analysis
According to the kerckoffs theorem, the security of a cryptographic algorithm should not depend on the algorithm but on the key, which is publicly available. The algorithm conforms to the theorem, because the grammar analysis is the content of the automaton and is already public, and the key in the algorithm is the rule dictionary established by the user.
When the algorithm is used for encryption, the length of an input binary string is assumed to be n, the number of groups is assumed to be m, the number of rules is assumed to be C1, each rule randomly generates a character string, and the character string is subjected to argument conversion of C2 times, so that m is n/log2C1, time complexity of encryption is 0(C2 x n/log)2C1) C1 and C2 may be considered as constants with respect to n, so the temporal complexity of encryption is 0 (n).
When the algorithm is used for decryption, the input ciphertext is assumed to contain n rules, the automaton is used for analyzing by a backtracking method, when the rules are properly set, the heuristic can be terminated for an incorrect rule heuristic constant C1 times, the average consumed time for matching a correct rule is m (m is the average argument number from a rule to a character string), and the total number of the rules in the rule dictionary is assumed to be C2. The worst time complexity for completing decryption is therefore 0(n (C1 (C2-1) + m)), while C1, C2, m are all constants with respect to n, so the time complexity for decryption can also be approximated to 0 (n).
When the algorithm is attacked, although the ciphertext generated by the algorithm is a Chinese text, the attacker cannot obtain the replacement rule by using frequency analysis, because the content of the terminal symbols can be obtained only by using the frequency analysis, and the terminal symbols can appear in each rule in a staggered mode. If brute force cracking is adopted, under the condition that the number of the rules is 256, the complexity of the rule sorting of the grammar is 256! The probability of a character string that can be generated for a grammar with a recursive structure can also be a very large value, which tends to be infinite theoretically regardless of other factors, and the product of the two values is far greater than the processing power of modern computers.
Examples of the invention
1. Both communication parties exchange and confirm in advance to use the same rule dictionary.
2. And transmitting the information to be encrypted and the secret key into an encryption program to generate a ciphertext.
3. And transmitting the ciphertext to the other party through a network or other forms.
4. And after receiving the information, the opposite side transmits the key and the ciphertext into a decryption program to obtain the ciphertext.
Compared with the white language, the language has the advantages of being short and difficult to understand. Like a greeting sentence, the white language may be as long as more than 10 characters, but two or three characters of the language sentence are completed, so that the information embedding rate can be effectively improved. Meanwhile, the language has the characteristic of difficult understanding, and the defect of poor logicality among paragraphs can be covered by utilizing the advantages of the language. Designing a language grammar rule dictionary, summarizing rules of the language texts flowing to the present by a method of combining manual division and machine division, and finally obtaining 256 total rules and 838 sub-rules, wherein the selection of the total rules and the sub-rules is related to the complexity of encryption: 500 bibliographic rules are extracted from the famous literature of the literature such as the poetry, the stethography, the compendium of herbs, the Zhouyi and the like, and 256 rules are selected from the 500 rules and optimized. We denote the terminator by quotation marks, and use brackets to denote rules and sub-rules, each as follows:
s:rule1|rule2|rule3|rule4|rule5|rule6|rule7|rule8|rule9|rule10|rule11|rule12 |rule13|rule14|rule15|rule16|rule17|rule18|rule19|rule20|rule21|rule22|rule23|ru le24|rule25|rule26|rule27|rule28|rule29|rule30|rule31|rule32|rule33|rule34|rule3 5|rule36|rule37|rule38|rule39|rule40|rule41|rule42|rule43|rule44|rule45|rule46|r ule47|rule48|rule49|rule50|rule51|rule52|rule53|rule54|rule55|rule56|rule57|rule 58|rule59|rule60|rule61|rule62|rule63|rule64|rule65|rule66|rule67|rule68|rule69| rule70|rule71|rule72|rule73|rule74|rule75|rule76|rule77|rule78|rule79|rule80|rul e81|rule82|rule83|rule84|rule85|rule86|rule87|rule88|rule89|rule90|rule91|rule92 |rule93|rule94|rule95|rule96|rule97|rule98|rule99|rule100|rule101|rule102|rule10 3|rule104|rule105|rule106|rule107|rule108|rule109|rule110|rule111|rule112|rulell 3|rule114|rule115|rule116|rule117|rule118|rule119|rule120|rule121|rule122|rule12 3|rule124|rule125|rule126|rule127|rule128|rule129|rule130|rule131|rule132|rule13 3|rule134|rule135|rule136|rule137|rule138|rule139|rule140|rule141|rule142|rule14 3|rule144|rule145|rule146|rule147|rule148|rule149|rule150|rule151|rule152|rule15 3|rule154|rule155|rule156|rule157|rule158|rule159|rule160|rule161|rule162|rule16 3|rule164|rule165|rule166|rule167|rule168|rule169|rule170|rule171|rule172|rule17 3|rule174|rule175|rule176|rule177|rule178|rule179|rule180|rule181|rule182|rule18 3|rule184|rule185|rule186|rule187|rule188|rule189|rule190|rule191|rule192|rule19 3|rule194|rule195|rule196|rule197|rule198|rule199|rule200|rule201|rule202|rule20 3|rule204|rule205|rule206|rule207|rule208|rule209|rule210|rule211|rule212|rule21 3|rule214|rule215|rule216|rule217|rule218|rule219|rule220|rule221|rule222|rule22 3|rule224|rule225|rule226|rule227|rule228|rule229|rule230|rule231|rule232|rule23 3|rule234|rule235|rule236|rule237|rule238|rule239|rule240|rule241|rule242|rule24 3|rule244|rule245|rule246|rule247|rule248|rule249|rule250|rule251|rule252|rule25 3|rule254|rule255|rule256
< rule1 >: < g time 1> + < g >
< rule2 >: < g Direction 1> + < g site 1> + < g >
< rule3 >: < g identity 1> + "also +< g >
< rule4 >: < g subject 2> + < g predicate 1> + < g >
< rule5 >: < g real word 1> + < g imaginary word 1> + < g >
< rule6 >: < g subject 2> + "of ++ < g object 1> + < g >
< rule7 >: < g predicate 1> + < g subject 1> + < g >
< rule8 >: < g site 2> + < g action 1> + < g >
< rule9 >: < g verb 1> + < g item 1> + < g Attribute 1> + < g >
< rule10 >: < g Measure 1> + < g object 1> + < g >
< rule11 >: < g-season 1> + < g-person-term- > + < g-predicate 1> + < g >
< rule12 >: < g subject 3> + < g action > + < g >
< rule13 >: < g predicate 2> + < g conjunct 1> + < g table 1> + < g >
< rule14 >: < g predicate 3> + < g object 2> + < g. >
< rule15 >: < g real word 1> + < g mood word > + < g >
< rule16 >: < g things > + < g action 1> + < g >
< rule17 >: < g subject 1> + < g action > + < g >
< rule18 >: < g subject 1> + < g action 1> + < g >
< rule19 >: < g subject 3> + < g action 1> + < g >
< rule20 >: < g subject 2> + < g verb > + < g >
< rule21 >: < g action > + < g mood word > + < g >
< rule22 >: < g human measures > + < g item 1> + < g >
< rule23 >: < g Measure of site > + < g site 1> + < g >
< rule24 >: < g predicate 1> + < g location 2> + < g >
< rule25 >: < g human measures > + < g subject 2> + < g >
< rule26 >: < g people 3> + < g measures for people > + < g site 3> + < g >
< rule27 >: < g action > + < g conjunction 1> + < g action 1> + < g >
< rule28 >: < g subject 1> + < g action > + < g >
< rule29 >: < g action > + < g object 1> + < g. >
< rule30 >: < g verb 1> + < g item 1> + < g >
< rule31 >: < g subject 1> + < g object 2> + < g >
< rule32 >: < g object 2> + < g predicate 1> + < g >
< rule33 >: < g object 2> + < g predicate 2> + < g >
< rule34 >: < g object 2> + < g predicate 3> + < g >
< rule35 >: < g subject 2> + < g predicate 3> + < g >
< rule36 >: < g identity 1> + < g predicate 3> + < g >
< rule37 >: < g identity 1> + < g predicate 2> + < g >
< rule38 >: < g identity 1> + < g predicate 1> + < g >
< rule39 >: < g action 1> + < g site 1> + < g >
< rule40 >: < g action 1> + < g site 2> + < g >
< rule41 >: < g action 1> + < g site 3> + < g >
< rule42 >: < g object 1> + < g action > + < g >
< rule43 >: < g article 1> + < g action > + < g >
< rule44 >: < g Measure 1> + < g site 3> + < g >
< rule45 >: < g Measure 1> + < g site 2> + < g >
< rule46 >: < g position verb > + < g site 3> + < g >
< rule47 >: < g Measure 1> + < g site 1> + "also +< g >
< rule48 >: < g subject 1> + < g verb > + < g >
< rule49 >: < g person 2> + < g verb > + < g >
< rule50 >: < g person 3> + < g verb > + < g >
< rule51 >: < g position verb > + < g site 2> + < g >
< rule52 >: < g person 1> + < g action 1> + < g >
< rule53 >: < g big site > + < g subject 2> + < g predicate 2> + < g >
< rule54 >: < g orientation 1> + < g subject 1> + < g predicate 1> + < g >
< rule55 >: < g season 1> + < g real word 1> + < g predicate 1> + < g >
< rule56 >: < g real word 1> + < g predicate 1> + < g >
< rule57 >: < g person pronounce > + < g predicate 1> + < g >
< rule58 >: < g owner pronouns > + < g predicates 1> + < g >
< rule59 >: < g person name pronouns > + < g mood words > + < g >
< rule60 >: < g person 2> + < g syllable help word > + < g native place identity > + < g tone word > + < g >
< rule61 >: < g predicate 1> + < g conjugant 1> + < g predicate 2> + < g >
< rule62 >: < g predicate 1> + < g adverb > + < g >
< rule63 >: < g-season 1> + < g-time 1> + < g-subject 1> + < g-predicate 1> + < g >, and
< rule64 >: < g < 1> + < g azimuth 1> + < g site 1> + < g >
< rule65 >: < hw know > + < hw Effect > + "a" + < hw things > + < hw >
< rule66 >: < hw toward bacterium > + < hw unknown > + < hw rubisco > + < hw >
< rule67 >: < hw multiplied by > + < hw heaven and earth > + "of ++ < hw plus > + < hw >
< rule68 >: < hw expect > + "the" + < hw natural adjective > + < hw interjective > + < hw >
< rule69 >: < hw emperor > + < hw treatment > + < hw day > + "of" + < hw official role > + < hw. >, in the manufacture of a medicament for treating chronic hepatitis B
< rule70 >: < hw name >
< rule71 >: < hw size > + < hw play > + < hw ply > + < hw >
< rule72 >: < hw yellow angstroms > + < hw diffuse > + < hw landscape > + < hw Xiaosuo > + < hw >
< rule73 >: < hw name > + "say" + < hw name > + < hw. >)
< rule74 >: < hw exclamatory > + "! "+ < hw natural adjective > + < hw sentence end > + < hw. >
< rule75 >: < age of hw > + < hw number > + < hw and > + < hw death > + < hw >
< rule76 >: < hw Sheng > + < hw and > + < hw Shenling > + < hw >
< rule77 >: < hw name > + < hw person > + < hw, > + < hw place > + "Min" + < hw interjective > + "! ", a
< rule78 >: < hw who > + < hw death > + < hw >
< rule79 >: < name of person > of hw > + < hw and > + < age of hw > + < hw >
< rule80 >: < age of hw > + < quality of hw > + < hw >
< rule81 >: < s image > + < s place > + < s auxiliary words > + < s comma > + < s conjunctive words > + < s inner center > + < s surname > + < s period >
< rule82 >: < hw-san-Chuan > + < hw-azimuth > + < hw-flow > + < hw, > + < hw-sink > + < hw-place name > + < hw >
< rule83 >: < hw quality > + < hw > + < hw, > "+ < not +< hw difference > +" forbidden "+ < hw interjective word > + < hw >, and
< rule84 >: < hw how much > + < hw food > + < hw taste > + < hw and > + < hw phenomenon > + < hw >
< rule85 >: < hw spring and summer > + "Pair" + < hw autumn and winter > + < hw. >
< rule86 >: < hw hour > + < hw bird > + < hw song > + < hw >
< rule87 >: < hw hope > + < hw place name > + < hw III > + < hw sink > + < hw >
< rule88 >: < age of hw > + < living hw > + < place of hw > + < hw >
< rule89 >: "woman" + < hw if > + < hw flower > + < hw female-shaped > + < hw >
< rule90 >: < s no words > + < s imagine > + < s inner words > + < s reality > + < s period >
< rule91 >: < hw action 1> + < hw Sanchuan > + "of ++ < hw great swing > + < hw >
< rule92 >: < name of hw person > + < hw poverty > + "in" + < hw place name > + < hw. >
< rule93 >: < hw sentence start > + "! "+ < hw Conditioning > + < hw sense > + < hw >
< rule94 >: < hw officer > + < hw tuner > + < hw number > + < hw carrier > + < hw >
< rule95 >: < s true > + < s limb > + < s site > + < s period >
< rule96 >: < s virtual > + < s image > + < s quantity > + < s period >
< rule97 >: < s limbs > + < s conjunctions > + < s scenery > + < s period >
< rule98 >: < s-Ha > + < s reality > + < s period >
< rule99 >: < s virtual > + < s make verb > + < s surname > + < s period >
< rule100 >: < s virtual > + < s Direction > + < s Limb > + < s period >
< rule101 >: < s conjunction > + < s virtual > + < s place > + < s limb > + < s auxiliary word > + < s period >
< rule102 >: < hw azimuth > + < hw view > + < hw place > + < hw >
< rule103 >: < s surname > + < s help word > + < s adjective > + < s true > + < s period >
< rule104 >: < s river lake > + < s auxiliary word > + < s adjective > + < s riches and honour > + < s period >
< rule105 >: < s reality > + < s no words > + < s help words > + < s adjectives > + < s periods >
< rule106 >: < s imagine > + < s quantity > + < s auxiliary words > + < s period >
< rule107 >: < s no speech > + < s place > + < s surname > + < s riches > plus < s auxiliary words > + < s period >
< rule108 >: < s river lake > + < s reality > + < s no words > + < s period >
< rule109 >: < s imagination > + < s help word > + < s no words > + < s period >
< rule110 >: < s question word > + < s help word > + < s limb > + < s period >
< rulel11 >: < s richness > + < s question words > + < s conjunctions > + < s periods >
< rule112 >: < hw who > + < hw name, and name of < hw person > + < hw >
< rule113 >: < s inner core > + < s number > + < s auxiliary words > + < s riches and honor > + < s period >
< rule114 >: < s number > + < s scene > + < s period >
< rule115 >: < s real > + < s Direction > + < s Assistant > + < s real > + < s period >
< rulel16 >: < s < make verb > + < s imagination > + < s conjunctions > + < s make verb > + < s imagination > + < s period >
< rule117 >: < s make verb > + < s virtual > + < s real > + < s period >
< rule118 >: < s surname > + < s adjective > + < s make verb > + < s limb > + < s period >
< rule119 >: < s time > + < s true > + < s make verb > + < s rich > + < s reality > + < s period >
< rule120 >: < s conjunctive > + < s surname > + < s auxiliary words > + < s inner core > + < s period >
< rule121 >: < s time > + < s surname > + < s conjunctive > + < s virtual > + < s river lake > + < s auxiliary words > + < s direction > + < s period >
< rule122 >: < s question word > + < s virtual > + < s adjective > + < s auxiliary word > + < s period >
< rule123 >: < s limb > + < s auxiliary word > + < s adjective > + < s river lake > + < s quantitative word > + < s period >
< rule124 >: < s question word > + < s no language > + < s make verb > + < s help word > + < s place > + < s period >
< rule125 >: < s surname > + < s question word > + < s conjunctive > + < s false > + < s direction > + < s surname > + < s adjective > + < s period >
< rule126 >: < s no speech > + < s quantity > + < s rich > + < s limbs > + < s scenery > + < s period >
< rule127 >: < s riches and honour > + < s surname > + < s inner core > + < s river lake > + < s period >
< rule128 >: < s question word > + < s surname > + < s limb > + < s period >
< rule129 >: < s inner center > + < s scene > + < s conjunctive > + < s adjective > + < s period >
< rule130 >: < s no words > + < s surname > + < s limbs > + < s river lake > + < s period >
< rule131 >: < s question word > + < s virtual > + < s inner core > + < s make verb > + < s surname > + < s period >
< rule132 >: < s direction > + < s image > + < s comma > + < s false > + < s quantity > + < s period >
< rule133 >: < s question word > + < s conjunctions > + < s surname > + < s place > + < s image > + < s virtual > + < s period >
< rule134 >: < s < make verb > + < s quantity > + < s false > + < s inner center > + < s scene > + < s period >
< rule135 >: < s adjective > + < s virtual > + < s auxiliary word > + < s adjective > + < s virtual > + < s period >
< rule136 >: < s site > + < s help > + < s limb > + < s riches > + < s period >
< rule137 >: < s image > + < s river lake > + < s auxiliary words > + < s adjective > + < s virtual > + < s period >
< rule138 >: < s time > + < s help > + < s quantity > + < s riches > + < s help > + < s period >
< rule139 >: < s site > + < s conjunctive > + < s reality > + < s auxiliary words > + < s period >
< rule140 >: < s make verb > + < s site > + < s imagine > + < s no-language > + < s site > + < s period >
< rule141 >: < s help > + < s inner core > + < s conjunctive > + < s limb > + < s true > + < s period >
< rule142 >: < s question word > + < s help word > + < s image > + < s conjunctions > + < s place > + < s period >
< rule143 >: < tzy character name > + < tzy person > + < tzy character introduction > + < tzy
< rule144 >: < tzy not only > + < tzy emotional words > + < tzy < see >
< rule145 >: < tzy site > + < tzy table affirmation word > + < tzy person category > + < tzy comma > + < tzy indicating pronoun > + < tzy affective word > + < tzy correlation > + < tzy article > + < tzy period >
< rule146 >: < tzy years > + < tzy years > + < tzy months > + < tzy periods >
< rule147 >: < tzy action > + < tzy quantity > + < tzy name > + < tzy action > + < tzy name > + < tzy position > + < tzy periods >
< rule148 >: < tzy person name > + < tzy action 2> + < tzy time > + < tzy shape words > + < tzy periods >
< rule149 >: < tzy name > + < tzy modifier > + < tzy time > + < tzy supplement > + < tzy period >
< rule150 >: < tzy conjunction > + < tzy family > + < tzy verb two > + < tzy noun > + < tzy period >
< rule151 >: < tzy person name > + < tzy noun > + < tzy preposition > + < tzy verb two > + < tzy family > + < tzy period >
< rule152 >: < tzy noun > + < tzy shape > + < tzy verb two > + < tzy distance > + < tzy complement > + < tzy period >
< rule153 >: < tzy geography > + < tzy supplement > + < tzy action > + < tzy modifier two > + < tzy noun > + < tzy supplement > + < tzy period >
< rule154 >: < tzy number 2> + < tzy number > + < tzy name > + < tzy modifier two > + < tzy action > + < tzy name > + < tzy complement > + < tzy period >
< rule155 >: < tzy name > + < tzy conjunction > + < tzy time > + < tzy action > + < tzy period >
< rule156 >: < tzy geography > + < tzy name > + < tzy action > + < tzy name > + < tzy preposition > + < tzy name > + < tzy period >
< rule157 >: < tzy name > + < tzy supplement > + < tzy modifier > + < tzy supplement > + < tzy auxiliary words > + < tzy periods >
< rule158 >: < tzy name > + < tzy site > + < tzy action > + < tzy quantity > + < tzy name > + < tzy period >
< rule159 >: < tzy preposition > + < tzy geography > + < tzy quantity > + < tzy supplement > + < tzy position > + < tzy period >
< rule160 >: < tzy years > + < tzy quantity > + < tzy time > + < tzy quantity > + < tzy time > + < tzy quantity > + < tzy time > + < tzy time > + < tzy period >
< rule161 >: < tzy preposition > + < tzy supplement > + < tzy action > + < tzy person name > + < tzy noun > + < tzy period >
< rule162 >: < tzy shape > + < tzy action > + < tzy quantity > + < tzy name > + < tzy period >
< rule163 >: < tzy relatives > + < tzy Presence > + < tzy relatives > + < tzy periods >
< rule164 >: < tzy person name > + < tzy said > + < tzy comma > + < tzy title > + < tzy not only > + < tzy comma > + < tzy site > + < tzy also >
< rule165 >: < tzy surname > + < tzy surname > + < tzy comma > + < tzy word > + < tzy word > + < tzy comma > + < tzy originated from > + < tzy year > + < tzy comma > + < tzy in the world imaginary > + < tzy years > + < tzy spring and autumn also > + < tzy periods >
< rule166 >: < tzy Table affirmation > + < tzy quality > + < tzy heart > + < tzy period >
< rule167 >: < tzy stop > + < tzy Environment > + < tzy comma > + < tzy who > + < tzy thoughts > + < tzy adult > + < tzy periods >
< rule168 >: < tzy parent > + < tzy good > + < tzy comma > + < tzy distant > + < tzy bad person > + < tzy period >
< rule169 >: < tzy minister of valet > + < tzy lacked in > + < tzy comma > + < tzy loyalty-soldier > + < tzy forgotten in outside > + < tzy periods >
< rule170 >: < tzy article line > + < tzy person > + < tzy person name > + < tzy and > + < tzy period >
< rule171 >: < tzy tomatiness > + < tzy at > + < tzy > + < tzy comma > + < tzy not > + < tzy reached by smell > + < tzy at > + < tzy environment > + < tzy statement >
< rule172 >: < tzy person name > + < tzy comma > + < tzy person name > + < tzy > + < tzy generation > + < tzy and > + < tzy periods >
< rule173 >: < tzy self-call > + < tzy shaped language > + < tzy fear > + < tzy see > + < tzy cheat > + < tzy in > + < tzy name > + < tzy period >
< rule174 >: < tzy Innovation > + < tzy in > + < tzy name > + < tzy period >
< rule175 >: < tzy resident > + < tzy situation > + < tzy > + < tzy high > + < tzy their > + < tzy resident > + < tzy periods >
< rule176 >: < tzy is > + < caret > under tzy days, + < tzy and caret > + < tzy comma > + < tzy is > + < happy under tzy days, + < tzy and happy > + < tzy periods >
< rule177 >: < tzy > + < tzy pubic > + < tzy for pubic > + < tzy comma > + < tzy and > + < tzy for > + < tzy for > + < tzy for period >
< rule178 >: < tzy culture > + < tzy not > + < tzy religion > + < tzy comma > + < tzy relative > + < tzy > + < tzy cross > + < tzy periods >
< rule179 >: < tzy from > + < tzy place name > + < tzy direction > + < tzy action > + < tzy steps > + < tzy steps to > + < tzy place name > + < tzy period >
< rule180 >: < tzy person name > + < tzy starting with > + < tzy place name > + < tzy position > + < tzy comma > + < tzy hind-ren > + < tzy place name > + < tzy position > + < tzy period >
< rule181 >: < tzy Direction > + < tzy through > + < tzy Place name > + < tzy comma > + < tzy different person > + < tzy different person > + < tzy would be more than here > + < tzy period >
< rule182 >: < wh number > + < wh unit > + < wh action > + < wh >
< rule183 >: < wh day will be legal > + < wh person > + < wh, > + < wh attribute > + < wh and > + < wh. >
< rule184 >: < wh five-element generation > + < wh, > + < wh five-element generation > + < wh >
< rule185 >: < wh five rows > + < wh person or > + < wh, > + < wh form > + < wh, > + < wh life > + < wh. >, respectively
< rule186 >: < wh local orientation > + < wh has > + < wh beauty > + < wh >
< rule187 >: < wh prepare > + < wh antisense > + < wh then > + < wh oligo > + < wh >
< rule188 >: < wh get > + < wh drug name > + < wh, > + < wh8> + < wh9> + < wh. >
< rule189 >: < wh grind > + < wh to > + < wh gray machine > + < wh >
< rule190 >: < wh diet > + < wh number > + < month and day of wh >
< rule191 >: < wh know > + < wh child > + < wh muo > + < wh father > + < wh >
< rule192 >: < wh Wu Hull > + < wh! < wh prosperity > + < wh > + < wh! < CHEM > A
< rule193 >: < wh muo > + < wh not > + < wh self-confident > + < wh >
< rule194 >: < wh letter > + < wh see > + < wh suspicion > + < wh >
< rule195 >: < wh article > + < wh color > + < wh >
< rule196 >: < wh book > + < wh perks > + < wh >
< rule197 >: < wh chicken > + < wh Sets > + < wh morning > + < wh >
< rule198 >: < wh mood > + < wh exclamation word > + < wh >
< rule199 >: < wh relatives > + < wh lives and deaths > + < wh, here > + < wh >
< rule200 >: < wh offender > + < wh rain and wind > + < wh >
< rule201 >: < wh dynasty > + < wh years > + < wh hours > + < wh figures > + < wh months > + < wh >
< rule202 >: < wh surname > + "and" + < wh surname > + < wh were discussed in > + < wh where > + < wh
< rule203 >: < wh nation > + < wh girth > + < wh place > + < wh >
< rule204 >: < wh Neume > + < wh > with > + < wh repair > + < wh >
< rule205 >: < wh threading > + < wh autumn > + < wh for > + < wh fortune Per > + < wh >
< rule206 >: < wh you say > + < wh extramural > + < wh Malus > + < wh, > + < wh Malus-screenings > + < wh mandarin duck > + < wh >
< rule207 >: < wh tear > + < wh question > + < wh flower > + < wh whisper > + < wh >
< rule208 >: < wh yesternight > + < wh stars > + < wh yesternight > + < wh wind > + < wh >
< rule209 >: < wh as > + < wh complain hate > + < wh as > + < wh say > + < wh >
< rule210 >: < wh court > + < wh drink > + < wh magnolia > + < wh of > + < wh fall > + < wh >
< rule211 >: < wh rope > + < wh beard > + < wh > + < wh >
< rule212 >: < wh remainder > + < wh from > + < wh place > + < wh >
< rule213 >: < wh tax drive > + < wh year > + < wh tea leaf
< rule214 >: < wh shoulder > + < wh as > + < wh cut > + < wh >
< rule215 >: < wh cape > + < wh Roche > + < wh brightness bright > + < wh >
< rule216 >: < wh heart > + < wh oscillation > + < wh and > + < wh not Yi > + < wh >
< rule217 >: < wh then > + < wh roling > + < wh feel as before > + < wh >
< rule218 >: < wh superimposed words > + < wh environment > + < wh, > + < wh is who > + < wh thoughts > + < wh become > + < wh >
< rule219 >: < wh parent > + < wh good person > + < wh, > + < wh far > + < wh bad person > + < wh. >
< rule220 >: < wh Fu > + < wh Long Sword > + < wh; +< wh Jade Angel > + < wh >
< rule221 >: < wh Jiri > + < wh; well > + < wh >
< rule222 >: < wh bo > + < wh strong > + < wh what > + < wh where > + < wh? < CHEM > A
< rule223 >: < wh minister > + < wh weng > + < wh place > + < wh had > + < wh figure > + < wh ze > + < wh h
< rule224 >: < wh Cu > + < wh Polydesmus species > + < wh >
< rule225 >: < wh and > + < wh where > + < wh is > + < wh o > + < wh >
< rule226 >: < wh times > + < wh carving jade > + < wh public opinion > + < wh >
< rule227 >: < wh tombstone > + < wh at > + < wh circumstance > + < wh, and >
< rule228 >: mimosa > + < wh. > was determined as > + < wh honor > + < wh
< rule229 >: < wh culture > + < wh not > + < wh religion > + < wh, > + < wh father > + < wh, cross > + < wh >
< rule230 >: < wh > + < wh of > + < wh was left, and < wh was left >
< rule231 >: < wh tomb > + < wh turnip > + < wh and not > + < wh h-hairl > + < wh >
< rule232 >: < wh Source > + < wh not > + < wh deep > + < wh and > + < wh Wang > + < wh stream > + < wh of > + < wh long > + < wh >
< rule233 >: see < wh see desire > + < wh then think > + < wh sufficient > + < wh with > + < wh from abstinence > + < wh >
< rule234 >: < wh Zhi > + < wh person > + < wh exhaust > + < wh his > + < wh mur > + < wh >
< rule235 >: < wh from > + < wh View > + < wh Place > + < wh where > + < wh is held in > + < wh scenery > + < wh number > + < wh mountain lake > + < wh. >
< rule236 >: < wh self-call > + < wh shape-phrase > + < wh terry x > + < wh see u > + < wh spoof q > + < wh in > + < wh person name > + < wh >
< rule237 >: < wh to person > + < wh none > + < wh he > + < wh
< rule238 >: < wh predicate > + < wh surname > + < wh middle word > + < wh tail word > + < wh >
< rule239 >: < whh autumn > + < whh bird > + < whh >
< rule240 >: < whh spring scene > + < whh bird > + < whh >
< rule241 >: < whh winter > + < whh bird > + < whh >
< rule242 >: < whh summer > + < whh bird > + < whh >
< rule243 >: < whh bird > + < whh bird action > + < whh >
< rule244 >: < whh night > + < whh bird > + < whh >
< rule245 >: < whh night > + < whh bird action > + < whh bird > + < whh >
< rule246 >: < whh spring scene > + < whh bird action > + < whh bird > + < whh >
< rule247 >: < whh autumn > + < whh bird action > + < whh bird > + < whh >
< rule248 >: < whh winter > + < whh bird action > + < whh bird > + < whh >
< rule249 >: < whh summer > + < whh bird action > + < whh bird > + < whh >
< rule250 >: < whh bird > + < whh where > + < whh bird action > + < whh? < CHEM > A
< rule251 >: < whh bird > + "of" + < whh bird action > + < whh night > + < whh in > + < whh >
< rule252 >: < whh spring scene > + < whh autumn scene > + < whh sad birds a > + < whh >
< rule253 >: < whh night > + < whh winter scene > + < whh >
< rule254 >: < whh night > + < whh summer > + < whh >
< rule255 >: < whh flowers > + < whh in > + "owned" + < whh birds > + < whh >
< rule256 >: < whh number > + < whh bird > + < whh >
<g.>:″.″
< g hour 1 >: < g season 1> < g month 1>
< g time 1 >: the initial "" of the "" order "" of "" is followed ""
< g season 1 >: < g spring > < g summer > < g autumn > < g winter >
< g month 1 >: "March" | "April" | "May" | "true moon" | "lotus moon" | "August" | "September" | "July |"
< g spring >: "spring" | "early spring" | "late spring" | "Quaternary spring" | "spring Yang" | "end spring" | "positive festival" | "rhyme festival" | "snore spring" | "shu festival" | "Showa festival"
< g summer >: "beginning summer" | "long summer" | "zhuyao" | "pagoda sequence" | "Yansummer" | "three summers" | "nine summers" | "Qing summer" | "inflammation node" | "Zhuming" | "inflammation sequence |", and "Xiaghui", "Uhui", "Uj",
< g autumn >: "golden autumn" | "triple autumn" | "prime quotient" | "extraction of bitter or bitter" "nine autumn" | "high quotient" | "prime section" | "business section" | "day hiding" | "upper autumn" | "secondary autumn" | "new autumn" | "cool autumn |"
< g winter >: "three winter" | "severe winter" | "incomplete winter" | "night winter" | "terminal winter" | "Yudong" | "nine winter" | "strict festival" | "quarternary winter", and "third winter" | "third winter" ", and" third winter "", respectively
< g orientation 1 >: < g orientation verb > < g orientation adverb >
< g site 1 >: < g mountain > < g river lake >
< g verb orientation >: "the word" swallow "|" to "|" flap "|" with "|" control "|" draw "|" to go out
< g Azimuth adverb >: "North pass" "south pole" "east face" "ground" "fog column" "West reach"
< g mountain >: "Xia" | "mountain" | "water" | "river" | "sea" | "lake" | "poise" | "Cuqiu" | "stone" | "Shanghai" ", etc."
< g river lake >: "Xiang" | "ting" | "vast" | "Ling" | "turbulence" | "pool" | "Cang" | "marsh" | "five lakes" | "Ye" | "ze"
< g identity 1 >: < g official role > < g native place identity >
< g official role >: < g official role of officer > < g official role of military officer >
< official role of officer >: "Shang Shu" "Tai Shi" "Tai Fu" "Tai Bao" "imperial history" "strolling" "Shao Fu" "student" "Tai Qing" "jiu Ji" "Zuo", jenseng ""
< military officer official role >: "general" "advocate" "all" the soldier "" refer to "" minor "" strike "" consolidate "" commanding "" know the same ""
< g native identity >: "Qin" "|" gold "" | "Jin" "Chu" | "Qi" "Zhao" "|" Shi "|" you "|" Wu "" Wu "|" Long "" Liu ", etc."
< g subject 1 >: < g person's pronouns > < g principal pronouns >
< g predicate 1 >: < g belongings verb >
< g person name pronouns >: "Wang" | "Ru" | "wu" | "son" | "minister" | "chief side" | "monarch side" | "kid man" | "official guggong
< g owner pronouns >: "Zhi" "Yun" "|" Black "|" Jian stream "|" marsh "|" its language "|" its shape "|" white chapter ""
< g < short-of-things verb >: "saying" | "speaking" | "see" | "viewing" | "so" | "telling" | "intangible" | "not speaking" | "do not go to the present
< g and verb to property >: "with dislike" "do not damage" "do not Sun" "use heart" "Liji" "select friend" "do not have volt" "have law" "unfavorable" "do not live"
< g real word 1 >: < g noun > < g verb >
< g particle 1 >: < g mood word 1> < g syllable auxiliary word >
< g noun >: "Jibiao" "|" public tertiary "|" its person "|" Shenman "|" Saint Man "|" fairperson "|" wise "" fool "|" fool "" wise "" sagger "|" superordinate ""
< g verb >: "encounter" | "phase with" | "multiple affairs" | "multiple affection" | "moration" | "confusion" | "independent defending" | "not fell" | "not have repentance" | "
< g words of qi >: "Do" ", composition
< g language atmosphere word 1 >: "; similarly
< g syllable Assistant >: what is meant by "" is
< g subject 2 >: < g person 1> < g thing >
< g object 1 >: < g Attribute 1> < g action >
< g person 1 >: "Council" "mother" "husband" "father" "jun" "wife" "Tai guard" "chihuili" justice ""
< g things >: "Junma" | "mountain river" | "grass wood" | "bird beast" | "jade silk" | "court", "temple hall" | "river lake |"
< g Attribute 1 >: "family" | "Shi" | "position" | "high" | "far" | "Risk" | "Qu" | "chao" | "Ming"
< g action >: "bestowing" | "infinity" | "nourishing and helping" | "nothing" | "smelling" | "confusion" | "in the language" | "leaking outside" | "ending itself
< g site 2 >: < g big site > < g Small site >
< g action 1 >: < g virtual > < g actual >
< g big site >: "Yi" | "sea" | "ancient" | "state" | "wastefully" | "day
< g Small Place >: "House" | "institute" | "ground" | "universe" | "field
< g virtual >: "not attached" "multiple" in the wild "" immediately toward "" not attached "" recommend ""
< gactual >: "unknown" "unconscious" "unforeseen" "resistance to words" "disaster" "ratio
< g article 1 >: < g real item > < g virtual item >
< g Attribute 2 >: < g concrete > < g Abstract >
< g verb 1 >: "vertical" clothing "" has "" multiply "" build "" tree "" give "" wear ""
< g real item >: "Mingyue" | "Cuifeng" | "Linggui" | "night light" | "rhinoceros elephant
< g virtual article >: "Taia" | "separation of fiber" | "accompany" | "gentle bead" | "beautiful"
< g > specifically: wall of lug "" of hairpin "" of "" flag "" of "" sword "" of "
< g Abstract >: the sound of "" the music "" of "" the "
< g Measure 1 >: < g to site Measure > < g to human Measure >
< g subject 1 >: < g site 3> < g person 2>
< g for site measures >: "get" "," "receive" "," "wrap" "cut" "," "take" "," "put" "give" "," "take" "put" "give", "" give "" give
< g human measures >: "scattered" "gradually" "waste" "Du" "Strong" "to" "food"
< g site 3 >: ' Shu ' | ' county ' | ' Chinese ' | Yi ' | ' Satsui ' food-in
< g person 2 >: "all" private "" visitor "" soldier "" country from ""
< g subject 3 >: < g figure 3> < g landscape >
< g action >: < behavior of human > < behavior of landscape >
< g person 3 >: "Children" juveniles "" carry young "" agronoms "" fisherman "" yellow hair "" | "plumbing 39659"
< g landscape >: "three-diameter" | "chrysanthemum" | "fallen in" | "footpath" | "manchuri" | "east-Satsu" | "Tuonao |", and so on | "
< behavior of human >: "welcome" | "waiting for door" | "entering room" | "Ying zun" | "telling the rest" | "different"
< behavior of landscape >: "in the face of" always in "|" shu howl "|" colorful "delicious" | "true" is distinguished
< g form 1 >: < g related to human >
< g predicate 2 >: "wine" | "knee" | "glance sideways" | "leaning" | "strategy" | "correction" | "relating" | "setting" | "drowsiness" | "brilliance" | "alone |"
< g conjugant 1 >: "in" ", but
< g related to human >: "self action" "Yi Yan" "Liao" "Yi An" "Yiqu" "becomes fun
< g related to substance >: "normally closed" "diverts in the stream" "knows" still "" | "the disk is" hit "" the disk is "viewed" "will enter" | "go out Xiuyan
< g object 2 >: < g concrete object > < g Abstract object >
< g predicate 3 >: "Chongchen" "Yichen" "Chongchen" "Lichen" "Fengchun" "Xiangshu" "Wushun" "meterle" "telling" "bath" "Baozui"
< g specific object >: just "" track "" crowd "" toward "" en "" horse ""
< g Abstract object >: "Job" "reply" "flee" "calculate" "report" "permit" "face" "fire"
< hw who >: < hw person name > < hw relatives >
< year of hw >: "year of the year", "birth of the year"
< hw know >: "know" | "line" "De" | "sign" | "wisdom" | "name" | "prosperity"
< hw effect >: "effective" "to" "in" "line" "fit"
< something hw >: < hw name > < hw official role >
< hw official role >: "officer" | "Min" | "county" | "Country" | "Jun
< hw name >: "" | "" | "Zhao" | "chi" "|" "|" charm "|" "|" demons and monsters ""
< hw Zymobacter >: < hw person name > < hw place name >
< hw unknown >: "not know" | "unknown" "not solve" ", solve", and so on
< hw obscuration >: < hw time > < hw space >
< hw time >: "achalasia" | "spring and autumn" | "winter and summer" | "time of four" | "year and month" | "time of
< hw space >: "deep Yuan" | "3957; \\ 3953" | "chi mei" | "natural career" | "sea angle"
< hw times >: "multiply" | "imperial" | "dawn" | "pre" | "to" say "|" know "|" holding "|" palm ""
< hw heaven and earth >: "Tiandi" | "Yin and Yang" | "five elements" | "six qi" | "eight diagrams" | "spring and autumn |"
< hw positive >: "Change" "Positive" "identify" "rule" "law" "day"
< hw natural adjectives >: "hidden" | "hollow" | "missing" | "wing natural" | "cool natural" | "Wei natural |"
< hw sentence end >: "Japanese" | "pathogenic" | "hiching" | "also" | "" | "ideal" | "before" "; Japanese" "koff" ", although the terms" first "," second "," third "," fourth "," third "," fourth "," fifth "," sixth "," seventh "," sixth "," seventh ",
< hw sentence leader >: "several of" Wu Hull "" Xue "" ""
< hw exclamatory >: < hw sentence end > < hw sentence start >
< hw Wang >: "peep" "overlook" "stitch" "view" "sight" "aim" "overlook" "visit"
< hw emperor >: "shun" "Yu" "Yao" "begin emperor" "Tang zone" "Song ancestor"
< hw treatment >: "treating" | "training" | "minister" | "parent"
< under hw >: "world" | "four seas" | "ancient and modern" | "five lakes"
< hw famous name >: "white" | "track" | "is in saying" | "famous
< name of hw person >: < hw name >
< hw name >: < hw surname > < hw personal name >
< hw surname >: "Zhao" "|" Qian "", "Sun" "|" Li "" Zhou "" Wu "" | "Zheng" "Wang", "Guo" "," Guo "", "Guo" "," "and" "Guo
< hw double letter >: "Idle" "between" "|" inflammatory "" Jensen "" anxious and fearful anxious and fearful "|" eel "
< hw size >: "big" "Small"
< hw Play >: "know" | "say" | "fear" | "happiness" | "anger" | "sorrow |"
< hw yellow angstroms >: "Yunsheng" | "yellow angei" | "sunset" | "arc lamp" | "jade" | "mandarin duck"
< hw diffuse >: "diffusion" | "flying of firefly" | "gold bird" | "cold frost" | "too liquid" | "watt cold" | "silver screen |", etc
< hw landscape >: "wind" | "rain" | "thunder" | "Electricity |", and
< hw Schotto >: "entangle pirn" | "Xiaosuo" | "thin in color" | "twitch feeling" | "lonely" | "36836and" | "loitering" | "
< hw and >: "and" "side" "is" ", i.e.," already ""
< hw number >: < hw single-digit > + "ten" + < hw single-digit >
< hw single-digit >: "one" | "two" | "three" | "four" | "five" | "six" | "seven" | "eight", and
< hw decadic >: "hundred" "thousand" "ten thousand" "hundred million" "million", megaly "", and so on
< hw Sheng >: "raw" | "weak" | "young" | "long" | "becomes" | "old" | "kill |
< hw Shenling >: "Shenling" | "can say" | "comply with is in alignment |" Duanmin "" smart "|" Steady-gravity ""
< hw place >: < hw Place name > < hw Sanchuan > < hw Wu lake >
< hw Place >: "" "North" advance "" Zheng "" Qu "lower" "Qiang" "jon" "King" "Jing" ", and" Jing ""
< hw person >: the "person" "also" "is satisfied"
< hw death >: "" | "slope" "death" | "removing" | "losing" | "disease" | "sudden", and "recovering" ", or" recovering "
< hw who >: < hw name > < hw who relatives >
< hw who relative >: < hw name > + "of +< hw relatives >
< hw relative >: "father" "mother" "grandson" "child" "daughter-in-law" "child" (nephew "")
<hw.>:″.″
<hw,>:″,″
< age of hw >: "swaddling" "child" "original childhood" "minor" "total angle" "yellow mouth" "child learning" "aspiration" "and immediately" "not confused"
< hw quality >: "May" | "respect" | "mourning" | "modesty" | "cheap" | "thrifty" | "smart" | "comedy
< hw orientation >: "in" "out" "up" "east" "out" "south" "north" ", and" left ""
< hw Santuan >: "" "tattoo" "" "Li" "" ""
< hw flow >: "flow" | "si" "pentium" | "whistling |"
< hw sink >: "Hui" | "poly" | "set" | "Chuan" | "cross" | "span
< hw Difference >: "killing" | "stealing" | "evil" | "wine" | "delusions" | "rape" | "inferior" "color
< hw how >: "more" | "less"
< hw food >: "drink" | "food" | "taste" | "product" | "go |"
< hw flavor >: "salty" "bitter" "pungent" "acidic" "sweet" "" astringent "" sweet "" hot ""
< hw phenomenon >: < hw body > + < hw form of body >
< hw body >: "pulse" | "skin" | "tendon" | "paw" | "meat" | "lip" | "bone"
< hw-shaped body >: "Congestion" | "wither" | "urgency" | "withering" | "callus" | "uncovering" | "pain"
< hw spring and summer >: < hw spring > | < hw summer >
< hw autumn and winter >: < hw autumn > < hw winter >
< hw spring >: "morning" | "Qing" | "butterfly" | "bud" | "bee" | "mud
< hw summer >: "early" | "bamboo" | "pounding" | "pestle"
< hw autumn >: "twilight" "cockle" "Polydesmus" "grass" "autumn"
< hw winter >: "snow" | "cloud" | "plum" | "winter"
< hw hours >: "night half" "rooster song" "horizontal denier" "eating time" "in corner" "human definition"
< hw bird >: "parrot" | "sublaterial" | "phoenix" | "sparrow" | "cuckoo" | "swallow", and "parrot" ", and" bird-like article
< hw beep >: "crying" | "cry" | "called" | "crying" | "gridire" | "crying" or "crying"
< hw house >: "in" "Long" "at" "line" "via"
< hw five lakes >: "court" | "" | "too" | "nest" | "flood"
< hw if >: "if" "like" ", like" ", like"
< hw flower >: "peach" | "lotus" | "chrysanthemum" | "plum" | "blue" | "peony" ", etc."
< hw female >: "beautiful" | "pour" | "poured city" | "beautifully" | "beautiful" fifth
< hw action 1 >: < hw hope > | < hw admiration >
< hw adm >: "Ji" | "mu" | "xi" | "ai
< hw great >: "Haoyong" | "infinity" | "broad" | "Pentium" | "Shengji" | "Chinese herbal" "yellow herbal |"
< hw trapped >: "sleepiness" "resistance" "gear" "separate" "stop" "stop" "injure"
< hw tuning >: "Regulation" | "any" | "on" | "to" | "Shi" | "to" | "at"
< hw guan >: < hw Central officer > < hw local officer >
< hw Central officer >: "Tai Shi" "Shao Bao" "Tai Fu" "Shang Shu" "scholar" "Qing Guang", and
< hw local officer >: "stroking" | "too defending" | "Dudu" | "Central" | "teaching head" | "working in" | "understanding mansion |"
< hw loading >: "year" | "month" | "day" | "hour
< s haha >: < s image > < s true >
< s virtual >: "Jun" its "" as "" the remainder ""
< s true >: "Hou" | "Bo" "King" "Gong" "
< s quantifier >: "one stone" | "one fight" | "ten stone" | "ten fight"
< s Direction >: < s Direction 1> < s Direction 2>
< s Direction 1 >: "Yin" | "Yang" | "Dry" | "Wet" | "Up" | "Down", etc
< s-Direction 2 >: "east" "West" "south" "North"
< s-pronouns >: "in the" "also" "in" "or" "before" ", the" "before" ", the" "before" "in the" "in the
< s number >: < s fractional > < s maximum >
< s decimal >: "one" "two" "three" "four" "five" "six" "seven" "eight" "nine" "ten"
< s majority >: "zero" | "thousand" | "hundred" | "ten thousand" | "again
< s limbs >: "language" "trip" "rebuke" "set" "kill" "make" "produce" "catch" "
< s image >: "enclose" | "either" or "you" | "bitter" | "Lao" | "hungry" | "empty" | "want" | "none
< s whistles >: "in" | "place" | "worry" | "food" | "hijack" | "perch" | "think" | "recall" | "look" | "ring
< s inner center >: "know" | "solve" | "to" | "accompany" | "modify" | "as" | "not like
< s adjective >: < s concrete form > < s abstract form >
< s detailed description >: "poor" | "public" | "abnormal" | "favorable" | "high
< s abstract form >: "however" "must" "as much as" somewhat "" alone "" that "should"
< s time >: "ancient" | "today" | "night" | "morning
< s site >: < s national name > < s geographic name >
< s national name >: "Zheng" "|" swallow "|" Wei "|" Shu "", and
< s geographic name >: "Changjiang" "Yongzhou" "Chuzhou" "wuling" "will check
< s false >: "Wan ha" | "Reed" | "Wu" | "palace" | "wild
< s river lake >: "this" | "Adjacent" | "temple" hall "|" lake Jiang "|" City | "
< s conjunctions >: "and" "then" ", both
< s envoy >: < s make verb 1> < s make verb 2>
< s verb 1 >: "will" "far" "green" "die" "flower" "grass"
< s envoy 2 >: "couple" | "friend" | "guest" | "good" | "human" | "meat
< s interrogative >: "what" | "so", "honest" | "explain" | "know |"
< s last name >: "Zhao" "|" Qian "", "Sun" "|" Li "" Zhou "" Wu "" | "Zheng" "Wang", "Guo" "," Guo "", "Guo" "," "and" "Guo
< s reality >: "bone" | "skin" | "body" | "wine" | "chicken" | "snake" | "earthworm
< s imagine >: "Zhi" "Li" "Yi" "read" "Hu" "Min" "Miao"
< s rich >: "library" | "guest" | "American" | "father" | "normal" | "state" | "death |"
< s scene >: "paw" "horse" "mountain" "human" "millet" "shrimp" "deer" "catch" ", and" monk ""
< s period >: is
< s comma >: "," A "," B "," C
< tzy name >: < tzy name > | < tzy Place name >
< tzy person >: "namely,
< tzy also >: "also
< tzy character introduction >: "south" "Zhao ren" "Chu man" "Qiren" "owl and male" "Han man" "swallow" "Wei man" "steward" "Shangen", and the like
< tzy character name >: "Chengsheng" "|" Fu "|" Lotus "|" Zhuge "" Sunwei "" Zilong "" Kongming "" Liu Bei "" Cao cao "|" Huatuo "", and the like
< tzy not so >: "not also
< tzy true >: "Yizheng
< tzy emotional word >: "Huo" | "Yue" | "xi" | "surprise" | "le" | "ren" | "Cho" | "missing" | "empty idea" | "hate"
< location tzy >: < tzy real site > < tzy virtual site >
< tzy real site >: < tzy common site > < tzy landscape site >
< tzy common site >: "Suzhong" "|" interpersonal "|" fireworks site "|" here "|" under the moon "|" the lake heart "|" under the willow "|" Yangzhou "|" south of the Yangtze river | "
< tzy landscape site >: "Dongting" | "Yueyang" | "fog" | "Chanlan" | "Miwu" | "Mi Jong" | "Long" | "yellow" | "Zhe" | "West |"
< tzy virtual site >: "Heart" "moon" "heaven" "extremely happy place" "brain"
< tzy table affirmation >: "definite" | "itself is" "has" "and" "has been" "has not had" "has not" "has been" "
< category of tzy people >: "emotional engagement" | "hero" | "talent" | "god" | "Buddha" | "holy monk" | "high man
< tzy comma >: "," A "," B "," C
< tzy period >: is
< tzy indicates pronoun >: "this" "that" "this" "its" "is" "Si" "
< tzy correlation >: "irrelevant" | "simply because" | "not strange" | "strange only" | "just strange" | "so" because "|" is asking "|" just is ""
< tzy article >: < tzy Emotion > < tzy reality >)
< tzy Emotion >: "wind and moon" "copper mirror" "white butterfly" "quicksand" "wind bloom" "water-like" "Perilla " "lamp flower"
< tzy actual object >: "Water" | "fire" | "flower
< year No. tzy >: "Wan Zhang" "Chongxi" "Qianlong" "river peace" "Yongping" "Yongyuan" "Han Anan" "build Ann" "Zhengping" "Tianan"
< year tzy >: < tzy one digit year > < tzy two digit years >
< tzy one digit year >: < tzy digits > + < tzy "year" >
< tzy two-digit years >: < tzy ten digits > + < tzy digits > + < tzy "year >
< tzy "year": "year
< tzy numerals >: "ten" | "twenty" | "thirty" | "forty" | "fifty" | "sixty" | "seventy" | "eighty" | "ninety", and the like
< tzy bit digits >: "one" | "two" | "three" | "four" | "five" | "six" | "seven" | "eight" | "nine", and
< tzy months >: "January" | "February" | "March" | "April" | "May" | "June" | "July" | "August" | "September" | "October" | "November" | "December" | "
< tzynum >: "one" "two" "three" "four" "five" "six" "seven" "eight" "nine" "zero" "hundred" "
< tzy action >: "listen" "meet" "fight" "recall" "exhale" "catch" "detail" ", and" leave "" with
< tzy amount >: < tzynum > + < tzynum >
< name tzy >: "insect" | "grass" | "snake" | "human" | "fire" | "fish" | "industry" | "flower" | "ship" | "horse
< tzy position >: "in" between "" before "" after ""
< tzy person >: "surplus" | "I" | "you" | "He" | "him" | "it
< tzy action 2 >: "listen" "smell" "see" "fight" "beat" "recall" ", there is"
< tzy time >: "childhood" "juvenile" "adult" "elderly", and children's children
< tzy best language >: in "" between "" before "" after "", the word "means that
< tzy names >: "Xie Tai Fu" "Chen Tai Cui" "Wang Hui" "Qu father", for the treatment of cancer
< tzy modifier >: "Cold snow" "Cool summer" "Yan day" "Lindong" "riches and honour"
< time tzy >: "day" | "night" | "morning" | "afternoon" | "year"
< tzy supplement >: "in" "out" "in"
< tzy conjunct >: "and" "and"
< tzyjiashu >: "Children" "women" "father" "mother"
< tzy family >: < tzyjiashu > + < tzyjiashu >
< tzy verb two >: "teaching" | "talking" | "nourishing" | "xian
< tzy noun >: "language" | "poem" | "stature" | "oral skill" | "surname word
< tzy preposition >: "in" | "to" | "as" | "from" | "also"
< tzy distance >: "far" + "in" + "high" + "low"
< tzy supplement >: "Do you" "" "the" "begin", and
< tzy Japanese 2 >: "neglect" | "then
< tzy modifier two >: "shan" | "Large" | "Small
< tzy geography >: "Jing" | "Wuling" | "three gorges
< tzy Help >: "also
< position tzy >: "head" | "tail"
< tzy Presence/absence >: "with" "without"
< tzy relatives >: "ancestral" | "table" "sister" "world" "tertiary" "brother" "woman" "nephew" "son-in-law" "sister" "father" "oneself" "jiu"
< tzy names >: "son", "" son "," man "" zhuzui "", "man" "too late" "imperial" "big" "street" "Confucius"
< tzy so >: is like that
< tzy title >: "boy" | "woman
< tzy not >: "not only
< tzy Place >: "Henan" "Hubei" "Guangxi" "Jingcheng" "Qinghai" "Xizang" "inner covering" "Xinjiang" "Jiansu" "Zhejiang" "Xiaochu" "Shi Tan" "Shitan" "Stone" "swing" "Gukou" "Xiaoxi" ", bamboo forest"
< tzy family name >: last name
< tzy family name >: "Zhao" "|" money "", "Sun" "Li" | "Zhou" "Wu" "Zheng" "Wang" "Tang" "Wang" "," "Zhang" "," Gu "", "" Wu "
< tzy word >: word
< tzy type >: "too white" | "Beijing stream" | "end" | "return to" | "tomatite
< tzy originated from >: "Sheng in
< tzy in world-time Degrees >: "degree of deficiency in the world
< tzy years >: "eleven" | "twelve" | "thirteen" | "fourteen" | "fifteen" | "sixteen" | "seventeen" | "eighteen" | "nineteen" | "ten"
< tzy this is also: "the spring and autumn are also
< tzy >: although not yet
< tzy talent >: "Wangbo" "Cao Zhi" Libai "" Dufu "|" Wangwei "", and
< xian of tzy >: the virtues of
< energy of tzy >: "the ability of
< only tzy >: the only thing of
< tzy quality >: "firm" | "loyal" | "modesty" | "good learning" | "hard perversion" | "law already" | "honesty" | "friendly" | "love"
< core of tzy >: "Heart of heart
< tzy Duplage >: "you" | "Cool" | "shallow" | "in a vast sense
< tzy Environment >: "night color" "rainy night" "snowy night" "night color" "heaven meaning" "under-the-moon"
< tzy for who >: "is you" | "is an" is, "is you" | "is who" | "is a" billow |
< tzy Miss >: ' thinking ' | ' of the whole body
< tzy Cheng >: "Chenghe" | "Frost" | "flower color" | "red color
< tzy parent >: "parent" "good" "auxiliary" "attached" ", used
< tzy far >: "far" | "sparse" | "away" | "refuse" | "septal
< tzy good >: "Xianchen" | "famous person" | "Saint person" "can person" | "talent" "Min you" "sincere you"
< tzy bad >: "Xiao ren" "Shanyou" "laze" "rape" "guilder"
< tzy ministers of valet >: "scholars", "wisdom" "," faithful "" zhen chen "", "kunzhong" ", and" kunzhong ""
< tzy loyalty Shi >: "hong Shi" | "doctor" | "Ming Shi" | "Rice vendor" | "friend", et al
< tzy relaxed in: "in greedy" "in the breakdown" "brightness" "remedy" "gold jade"
< tzy forgotten to the outside >: ' speculative ' | ' forget oneself ' | ' camouflage ' color | ' patrolling
< tzy best >: "true" "purity" "faithfulness" "rape pathogen" "little crude" "Zhenliang" "wind current" "escape" "fallen city" "
< tzy person is >: "what is needed" is
< tzy also >: "also
< tzy Total life >: "Total" vagus "remittance" grave and "|" professional "diligence
< tzy in >: in "|" in
< tzy situation >: "disorder" | "turbidity" | "decline" | "peace" | "flourishing" | "Mingsha" | "court house" | "river lake" | "weather |"
< tzy Requirements >: "do not ask
< tzy sniff >: "find and reach" | "raise name" | "far name" | "noble show" | "Xianda|" show and reach "|" standing name "|" find and reach | "
< tzy generation >: "child" "|" woman "" father "" grandfather "" grandmother "" wife "" | "husband" "jiu" ", Sao", etc
< tzy self-title >: "Xiao Zi" "Xiao Nu" "Chen" "Lianxi" "Zhen Zi" "Lin" ", and" Laofu "", respectively
< tzy best language >: "honesty" | "both" | "as much as" | "true" | "non
< tzy terrorism >: "fear" | "music" | "sorrow" | "worry" | "afraid" | "compelling" | "command
< tzy see >: "see
< tzy cheat >: "deception" | "push" | "make" | "tell" | "lose" | "resist" | "make" | "explain"
< tzy Innovation >: "Internally puzzlement" | "externally puzzlement" | "deceive" | "happy" | "sad" | "worry" | "make" | "feel" | "puzzlement
< tzy Ju >: "in" "," "put" "position" "stand" "take" "fall" "know" "leave"
< tzy this is true: "worry about it
< tzy th >: of
< tzy high >: "high" "far" "near" "front" ", in"
< tzy Min >: "Min" | "Jun" | "minister" | "political" | "family" | "house" | "affair" | "public" | "private
< worry under tzy days >: "poor" | "dangerous" | "backward" | "unknown" | "overstrain" | "Yiyi", and
< Happy under tzy days >: "Fuqiang" | "first heart" | "honesty" | "pungency" | "struggle"
< tzy is >: is
< tzy Degrees >: "worry" | "exercise and worry" | "exhausted bitter
< tzy Er >: "rather happy", pleased "", and happy ""
< tzy pubic >: "spreading" "waste" "abandon" "|" mahu "|" ink defend "|" false "|" yang fending "", dening ""
< tzy Rong >: "loyalty" | "dedication" | "self-confidence" | "respect" | "innovation" | "spelling" | "reunion" | "macro-distant"
< tzy in >: "in
< tzy is pubic >: is the pubis
< tzy Rong >: "is honor
< tzy culture >: "nourishing" | "teach" | "child" | "learning" | "live |", and "supplement" | "teaching" | "child" | "learning" | "live
Teaching < tzy >: "teach" | "strict" "learning" | "essence" "cis", and
< tzy pass >: "over" | "Indo" | "wrong" | "drown" | "regret", and
< tzy not >: "do
< tzy from >: "from
< direction tzy >: "southwest" "northeast" "southeast" "northwest" "west" "east" "south" "north" ", and" north "", respectively
< tzy action >: "run" | "go
< tzy Steps >: "hundred twenty" | "ten more" | "hundred" | "half hundred" | "near hundred" | ", etc
< tzy Steps TO >: "step to
< tzy as >: "begin as
< tzy hind >: 'the Final' is
< tzy job >: "Jidu enables" | "to slightly" keep in the way "|" Dudu "|" stroll "|" engage "|" know the house "|" judge "|" county order "|" in the way ""
< tzy different people >: "petition" "harassment" "poetry" "joker" "couple" "leaving" "return" "affection" "celebrity"
< tzy >: "Tong")
< tzy Pole >: "Pole
< tzy this is more so >: < tzy frequency > + < tzy and > + < tzy indicate pronouns >
< tzy AND >: "will and
< tzy frequency >: "Normal" "more" "less" "even" "never" "day"
< wh-shaped body >: < wh head > + < wh head shape > + < wh, > + < wh hand-foot shape >
< wh action >: < wh Direction > + < wh walk >
< wh attribute >: < wh size class > + < wh, > < wh shape class > + < wh, > < wh anthropomorphic > + < wh, and > + < wh do not exist class >
< wh-place orientation >: < wh mountain > + < wh azimuth >
<wh,>:″,″
<wh.>:″.″
<wh、>:″、″
<wh!>:″!″
<wh?>:″?″
< wh number >: < wh number > + "ten" + < wh number >
< wh number >: "one" | "two" | "three" | "four" | "five" | "six" | "seven" | "eight" | "nine", and
< wh unit >: "step" | "m" | "inch" | "Lii" | "ruler" | "human" | "day
< wh direction >: "Upper" "lower" "right" "left" "east" "west" "south" "north" ", and" left ""
< wh walk >: "run" | "jump" | "go" | "walk" | "go" | "retreat" | "fly" | "sit"
< wh person >: ' i
< wh also >: "also
< wh day will: "day" "ground" "will" "method"
< wh size class >: "size", "near and far", "danger", "ease", "guangnarrowness
< wh anthropomorphic >: "wisdom" | "bengxin" | "brave" | "loyal" | "harsh" | "modesty" | "courage" |
< wh-like species >: "Yin and yang" "summer and cold" "seasonal" "meandering" "principal"
< wh absent class >: "death and birth" | "injury" | "effort" | "reward" | "strong and weak" | "vicor-negativity", refers to the state of illness
< wh five elements produced >: ' Water borne wood ' | ' Wood fire ' | ' fire earth ' | ' earth gold ' | ' gold water
< wh five elements' in harmony: "Jinkemu" | "mu ketu" | "mu keshui" | "water kehuo" | "fire kejin
< wh five elements >: "gold" | "wood" "water" | "fire" "soil" ", and" fire "", respectively
< wh person or >: "the person" "," "the person", "" the civilian "", and so on
< wh head >: "head" | "eye" | "brain
< wh head shape >: "Large" | "Small" | "round" | "tip" | "side" | "ellipse", and
< wh hand and foot >: "foot" | "toe" | "hand" | "arm" | "leg" | "waist"
< wh hand-foot shape >: "Red" "cold" "warm" "intolerance to cold" "small" "short" "strong" "thin", etc
< wh Ming >: "overstrain" "eclipse" "rich" "noble" "poor" ", and" lean ""
< wh mountain >: "mountain" | "lake" | "river" ", Chuan
< wh orientation >: "east" west "" south "" in "", north ""
< wh having >: "with" "without"
< wh beauty >: "beauty" | "beautiful man" | "magical" | "tomb" | "animal", and the like
< wh spare >: "prepare" | "has" | "Congestion" | "Zhan" | "View" | "thinks" | "dream |
< wh antisense >: "front and back" "east and west" "south and north" "existence" "little or old" "size"
< wh then >: "then" | "and
< wh oligo >: "little" "no" "missing" "loss" "sorrow" ", and" sorrow ", and" bad "", and the like
< wh fetch >: get
< wh drug name >: "Bai Zhi" Fu Ling "" gan "Shi Yan" "Lemna" "Sheng Jun" "Bai Wei", and so on
< wh grinding >: "grind" "cut" "burn" "pour" ", and" pour "", respectively
< wh to >: to
< wh gray machine >: "Gray" | "powder" | "mud" | "viscous" | "if water" | "piece" | "silk
< wh diet >: "drink" | "food" | "take" | "apply" | "scribble", and
< wh year, month and day >: "year" "month" "day" "week" "hour" "half day"
< wh know >: "know" | "understand" | "explain" | "solve" | "tell" | "teach" | ", and
< wh child >: "Zi" | "Ru
< wh Mo >: "Mo if" "Only" "Only", but not "the word" means ", and the word" means
< wh father >: "father" | "brother" | "mother" | "teacher" | "long" | "acetonitrile" ", and" sister ""
< wh whine >: "Wuhui" | "several-to-one" Ju "(hich" | "Cu" | "Thaus" | ", several-to-one"
< wh Sheng >: "prosperity" "Min" "Kai" "show" "xing" ", and" the like ""
< wh >: "pathogen" | "" | "before" also "|" hich "|" fur "|"
< wh taboo >: "Mo" "does not" "which" "taboo" "," | "forbids" "|" ends ""
< wh not >: "do
< wh confidence >: "self-believedness" | "self-esteem" | "self-longevity" | "self-mingming" | "self-fifth you" | "self-bareness |"
< wh letter >: "letter" | "faithful" | "honesty" | "Ming" | "Qing" | "Qin" | "cheap" | "light" | "meaning
< wh see >: "now" | "see" | "go" | "Ming |"
< wh suspicion >: "slander" | "disparagement" | "mock" | "booing" | "greetings |"
< wh article >: "snow" "rain" "tile" "paint" "chair" "skirt" "tent" "bed", and the like
< wh color >: "the" | "color" | "now" | "see" | "show" | "lose |"
< wh color >: "Red" | "orange" | "yellow" | "Green" | "cyan" | "blue" | "purple" | "Gray" | "white" | "Black", etc
< wh book >: "university" | "middle dimension" | "Mengzi" | "Confucius" | "spring and autumn" | "Xiaoxiajing" | "Zhonggong |"
< wh perks >: "ripe" | "general" | "ming" | "song" | "reciting" | "inscription" | ", etc."
< wh chicken >: "Chicken" "dog" "cattle" "horse" "goose" "pig"
< wh Sec >: "Si" | "Shi" | "watch" | "main" | "line
< wh morning >: "morning" | "night" | "till" | "line
< wh mood >: "sorrow" | "joy" | "anger" | "grief" | "le" | "dementia" | "bitter" | "cry
< wh exclamation >: "" "also" "before" "in the shape of" no ""
< wh family >: "father" | "mother" | "Jiu" | "grandmother" | "milk" | "aunt" | "ancestor |", etc. ", and
< wh life & death >: "death" | "sudden" | "illness" | "grief" | "happiness" | "sorrow" | "anger |"
< wh here >: "in this case" "
< wh offender >: "touch" | "make" in "" the case "|" yet ""
< wh weather >: "wind and rain" "summer and winter" "spring and autumn" "Ming Qing" "Tiandi", and the like
< wh dynasty >: "summer" "quotient" "spring and autumn" "warring" "Han" "Tang" "Qing" "Song"
< wh years >: < wh number > + < wh year >
< wh years >: "year
< wh hours >: "spring" | "summer" | "autumn" | "winter"
< wh month >: "moon")
< wh surname >: "Huan" "Bing" "cone" "" "calumniate" "Wei" "Feng" "quiet" "hasten" "bamboo mat" "
< wh place >: " " "delirium" "Chan" "dredging" "a kind of jade" "cheese 32600" "Langzalling" ""
< wh in >: "debate from" | "theory on" | "struggle
< wh nation >: "Qin" "," Zhao "", "Han" "Wei", "Chu" "," Swallow "", "Korea" "," Qi "", and the like
< wh encloses >: "attack" | "fear" | "give" | "enclose" | "limit" | "lead" | "hostile"
< wh in >: "in
< wh Neimei >: "Neimei" "Neixun" "Neixiao" "Neizhi", Neixiao "", and
< wh repair >: "Xiancao" "Huizhong" "Mingjing" "Mingzhi" "Qingxin" "Xiannen" ", and" Xianzhi "", both
< wh threading >: "threading" | "sewing" | "needling" | "embroidering" | "making" | "drawing" | ", etc
< wh autumn >: "autumn" | "Magnolia" | "peony" | "vegetation" | "ceiba" | "rosewood" | "kapok" | "rosebush
< wh is >: "to be" "does
< wh wear >: "match" | "mural" | "screen" | "fan" | "towel" | "with
< wh you say >: "Ru saying" | "saying
< wh out of curtain >: "other side" "outer side of curtain" "you window" "jade building" "youse" "long-order" "cold cottage" "sweet clover"
< wh begonia >: "Lotus opening" | "Malus spectabilis" | "lamplight" | "Zhu Yan" | "Shaosguang" | "Qingwang" | "boiling wine
< wh brocade screen >: "one dream" | "brocade screen" | "flower shadow" | "sparse shadow" | "common reed shoot young shoot" | "jade column" | "lotus" | "floating" | "dream memory |"
< wh mandarin duck >: "Mandarin duck" | "Linlang" | "plum chapter" | "Qing Shang" | "Jong Liang beam" | "Chinese flowering crabapple" | "fang cong
< wh lacrimal eye >: "lacrimal eye" | "handle" | "hand carrying" | "lacrimal eye" | "stay spring" | "late twitch" | "magic flower
< wh questions >: "ask" | "theory" | "meet" | "fan" | "dream
< wh flower >: "flower" | "grass" | "jade" | "fish" | "tree" | "plum" | "orchid", and "flower", "grass", "jade" | "fish" | "tree" | "plum" ", and" orchid ""
< wh whisper >: "No language" "unknown" "No track"
< wh yesternight >: "yesternight" | "Liyue" | "this night" | "forenight" | "this morning" | "yestermorning
< wh stars >: "stars" | "New moon" | "star" | "Wuyun" | "fierce" silence ""
< wh wind >: "wind" | "rain" | "thunder" | "electric" | "incense
< wh as >: "like" "like", like ""
< wh complaint >: "complain" | "play" | "hate" | "like" | "anger" | "grief" | "le |"
< wh complaint >: "tell" "mu" "yin" "cry"
< wh orientation >: "heading" "sunset" "spring" "summer" "autumn" "winter" "night" "
< wh drink >: "food" | "meal" | "drink" | "article" | "taste
< wh Magnolia >: "Magnolia" | "pawpaw" | "snow plum" | "orchid" | "autumn chrysanthemum
< of wh >: of
< wh pendant >: "fallen English" | "falling dew" | "fallen leaves" | "branches and leaves" | "root and fruit
< wh cable >: "Suo" | "Ji" | "guan" "hurt" | "gridiron" | "Long
< wh Hu rope >: 'Hu rope' | 'branches and leaves' | 'Ficus' Ling Xiu '|' Zhong Fang '|' Yu pei
< wh >: " " | "drastically" fallen stamen "|" digitalized "|" turnip "" continental "" detachment ""
< wh remainder >: "the remaining" | "the word" | "is" | "the food" | "the ground
< wh slave >: "from" "back" "up" "via" "tomb"
< wh to >: "Yizheng
< wh tax drive >: "organ horse" "capacitive and" "flow 30468" "observing" "tax driving" "galloping"
< wh tea leaf: "Yangao' |" Zhitian "|" Yanglin "|" Luchuan "|" Yin right "|" diffusion
< wh shoulder >: "shoulder" | "waist" | "neck" | "Hao" | "temple" | "brow" | "lip" | "tooth
< wh cut >: "cut to" | "about" | "Happy" | "plumb Hua" | "Emei" an
< wh shao >: "in the form of" | "lug" "wear" "|" affix "
< wh robe >: "Rao's coat" | "Qi Yao" | "gold jade" | "pearl" | "far-reaching" | "fog chiffon" | "orchid" | "stubbing
< wh Bright bright >: "Bright bright" "China" "Jewelry" "Yaohang" "Wen track" "light bottom" "Fang amiable" "mountain corner"
< wh heart >: "Heart" "support" "Qiang" "means"
< wh oscillation >: "oscillation" "microwave" "habit" "latent" hesitation "", and color ""
< wh and >: "and
< wh not >: "not feel" "general expression" "Mingshi" "is stage" "fox doubt" "silence"
< wh is then >: is "thus
< wh Loling >: "screen" in the back "|" spring and "|" wave
So < wh feel >: "wind-catching" | "Linggao" | "Jingming" | "not surprised |", and the like
< wh superimposed >: "you" | "Cool" | "shallow" | "in a vast sense
< wh Environment >: "night color" "rainy night" "snowy night" "night color" "heaven meaning" "under-the-moon"
< wh is >: "is you" | "is an" is, "is you" | "is who" | "is a" billow |
< wh thought >: ' thinking ' | ' of the whole body
< wh formed >: "Chenghe" | "Frost" | "flower color" | "red color
< wh parent >: "relative" | "near
< wh far >: "Yuan" | "Shu
< wh good person >: "Xianchen" | "famous person" | "Saint person" "can person" | "talent" "Min you" "sincere you"
< wh bad >: "Xiao ren" "Shanyou" "laze" "rape" "guilder"
< wh pat >: "Ling" | "Fang" | "stroking" | "" | "Hu" | "Mo" | "Shushu |", etc. "
< wh Changbang >: "stupid", "phenanthrene", "Changjian", "clanking", "cui and steaming" | "Gui wine" | "slumber"
< wh;: "xi
< wh jade lug >: "Jiaobei" | "full hall" | "jade lug" | "Linglan" | "blue and by" | "Pepper starching" | "Angong
< wh Jiri >: "Yang Ling" | "Stone Rice-scale noodles" | "bird" | "water week" | "five-tone" | "Yao mat" | "neglect" | "Gui dong
< wh Chen Liang >: "not extreme" "shallow" "on the house" "under the hall" "frequently" "distant inspection" "blue "
< wh Bo >: "Ru" | "primary" | "secondary" | "tertiary" | "quaternary" | "wu
< wh strong >: "Strength" | "Ming" | "dark" | "Yin"
< what >: what
< at wh >: "in" | "thing" "this"
< wh minister >: "minister" "monarch" "upper" "wu" "ru" "civilian", and the like
< wh wen >: "hear" | "listen" | "table" | "see" | "know" | "matter" | "inquire
< wh having >: "with" "hold"
< wh ze >: "ze" | "lake" | "fan" | "ground" | "Mei" | "palace
< wh Cu >: "Cu" | "Top" anecdotal "" | "multiply" | "draw
< wh Polydesmus species >: "Polydesmus species and Polydesmus species" "|" distance from deficiency ""' wild horse "" | "pottery \39420" "|" wind-ruining "" onymous "
< wh and >: "and" "with" "will" "hit" "order" "look"
< wh is >: is
< wh neighbor >: "Adjacent" | "boundary" "," "track" "street"
< wh times >: "riding" | "driving" | "speeding" | "gallop" | "speed" | "generation |"
< wh carving jade >: "carved jade" | "luxury" | "spacious" | "bright"
< wh public opinion >: "public" | "vehicle" | "horse" | "driving" | "riding
< wh gourmet >: "Total" self-sustaining "" silence "" severity and "" college ""
< wh in >: is at
< wh situation >: "disorder" | "turbidity" | "decline" | "peace" | "flourishing" | "Mingsha" | "court house" | "river lake" | "weather |"
< wh not required >: ", do not require
< wh smelling >: "find and reach" | "raise name" | "far name" | "noble show" | "Xianda|" show and reach "|" standing name "|" find and reach | "
< wh honor >: < wh stigma > < wh glory >
< wh is mimose >: < wh is the pubic > < wh is honor >
< wh pubic >: "spreading" | "aborting" | "mahu" | "yang fencing" | "yin violation" | "lending" | "wasting" | "denuding wither"
< wh glory >: "loyal" | "saving" | "confidence" | "respect" | "innovation" | "group" | "spelling" | "thank to the law"
< wh is pubic >: "is pubic" "is a mishap" "is a mishap"
< wh is Rong >: "Yingrong" | "is ao" | "is xing
< wh culture >: "nourishing" | "teach" | "child" | "learning" | "live |", and "supplement" | "teaching" | "child" | "learning" | "live
< wh teach >: "teach" | "strict" "learning" | "essence" "cis", and
< wh father >: "father" "teacher" "son" "mother" "oneself"
< wh past >: "over" | "Indo" | "wrong" | "drown" | "regret", and
< wh not >: "do
< wh to >: "Yizheng
< wh its >: "it
< wh >: "general" | "" | "in" | "rain" | "star" ", etc."
< wh excesses >: "descendant" "icarii" Fei "" sparkling "" "", is cachectic
< wh tomb >: "tomb" | "soul" | "" | "Mi" | "essence" | "pick up
< wh turnip filth >: "death is due to" | "deceive Lang" | "far away absolutely" | "Ji Long" | "nine days" | "turnip coprolalia"
< wh instead >: "without
< wh repair >: "modifying" | "food" | "is aligned with" | "is cured" | "is raised" | "is vanished" | "is in the Fei |
< wh Source >: "Source" | "root" | "De" | "ground" | "wind" | "thunder"
< wh deep >: "deep" "solid" "thick" "wide" "large" "hard" ", and" soft ""
< wh stream >: "flow" | "stay" | "wood" | "state" | "ground" | "day
< wh inspection >: "expect" | "ask" | "desire" | "think" | "period" | "expect" | "pray", etc
< wh long >: "far" "long" "treating" "An" "guang" "broad" "thin" "small"
< wh seen in desire >: "meeting" | "will be used as" | "fear of danger" | "fear of overflow" | "joy" | "worry of covering" | "fear of pathogen" | "Enjia
< wh then think >: "then think
< wh sufficient >: "know" | "know and stop" | "modest rush" | "Jianghai" | "three drive" | "cautiously begin" | "fictitious" | "as one's body
< wh self-guard >: "self-withdrawal" "Anren" "self-herding" "Baichuan" "degree" "Jing finally" "receive down" "dismiss aversion"
< wh Zhi >: "Zhi" "Yong" "ren" "Yi" "Gift", Xiao ""
< wh exhaust >: "exhausted" | "broadcast" | "effective" | "exhausted
< wh collusion >: "effort" "benefit" "|" loyalty "" breadth "", in the case of a person in need of a person in charge of a
< wh from >: "residual" "its" "from", "" time ""
< wh view >: "View" "view" "say" "tell" "
< hold of wh >: what is contained in
< wh scene >: "ting" "Yue" "Long" "yellow" "Zhe" "West" "Mi" "Lan" "Mi" "Qiong"
< wh mountain lake >: "mountain" | "lake" | "river" | "dun
< wh self-title >: "Xiao Zi" "Xiao Nu" "Chen" "Lianxi" "Zhen Zi" "Lin" ", and" Laofu "", respectively
< wh shape >: "honesty" | "both" | "as much as" | "true" | "non
< wh terroris x >: "fear" | "music" | "sorrow" | "worry" | "afraid" | "compelling" | "command
< wh see u >: "see
< wh spoof q >: "deception" | "push" | "make" | "tell" | "lose" | "resist" | "make" | "explain"
< wh name >: "Cool bract" | "melting" an "Kuai good" "swift spin" "spin drum" | "harmonize" | "Zhu Yizhi" "Zhu 20737"
< wh to human >: "wisdom" | "ren" | "to" | "Shen" | "Saint"
< wh none >: "without" "with"
< wh he >: "Ji" | "Jia" | "Guo" | "Gong" | "Ming" | "Rong" | ", and
< wh relative >: "ancestor" | "father" | "grandfather" | "sister" | "long brother" | "sister" | "father" | "tertiary mother" | "is expressed from child" | "from woman" | "nephew" | "
< wh predicate >: "Weizi|" name "|" called "|" Vision "", and its derivatives
< wh surname >: "Shi" "" "" "" "Qi" "leather" ", leather
< wh middle word >: "Primary" "," "secondary" "," "tertiary" "Qing" "river" "tertiary" ", and" tertiary "", are continuous
< wh tail >: "A salicide" "" salicide "Li" "rise"
< whh Wood >: < whh sad bird a > + < whh Wood >
< whh Wood >: "pine" | "cypress" | "bamboo" | "poplar" | "cinnamon
< whh festival >: < whh mid-autumn > < whh end noon >
< whh mid-autumn >: "mid-autumn" | "moon" to "autumn festival" | "bai moon" | "reunion" | "chasing moon" | "mid-autumn" | "August moon |", etc. "
< whh am >: "end noon" | "end five" | "end yang" | "re five" | "be emphatic" | "in the middle of the day" | "Longri" | "noon-day
< whh Yuanxiao >: "Upper Yuan" | "Yuan Xiao" | "spring lamp" | "lamp festival" | "reward lamp
< whh number >: < whh figure > + < whh figure >
< whh numerals >: "one" | "two" | "three" | "four" | "five" | "six" | "seven" | "eight", and
< whh flowers >: "Mei" | "blue" | "Chrysanthemum" | "Lotus" | "flower" | "Hibiscus
< whh bird >: < whh sad bird > < whh happy bird > < whh double-word bird >
< whh sad bird >: < whh pessimistic bird a > + < whh pessimistic bird >
< whh Happy bird >: < whh Albizzia julibrissin A > + < whh Albizzia julibrissin >
< whh night >: < whh month > < whh stars > < whh night of drawings >
< whh autumn >: "withered vine" | "old tree" | "faint graffiti" | "sunset" | "phoenix tree" | "incomplete nephelin" | "defeated flower
< whh spring >: "Qingshan" "Green Water" "white grass" "spring mountain" "yellow flower" "Warm day" ", and" willow catkin ""
< whh summer >: "cloud in" "rain over" "water cooling" "melon and sweet" "green tree" "yin perpendicular" "vine bamboo mat" "Luo fan"
< whh winter >: "snow plum" "red plum" "cold wind" "white snow" "cold winter" "first winter" "twitch winter"
< whh four seasons >: "spring" | "summer" | "autumn" | "winter"
< whh clock >: "night clock" | "twilight clock" | "residual clock" | "hydrophobic clock" | "slow clock" | "clear clock" | "night clock" | "frost clock |"
< whh pessimistic bird a >: "faint" | "late" | "cold" | "single" | "twilight" | "residual" | "old" | "grief" | "cry |", and
< whh sad bird >: "ya" | "goose" | "hong" | "gull" | "bird" | "Yan
< whh silktree bird >: bird "" aigret "" aigrette "" bird "" phoenix "" bird "" bird "", bird "
< whh Albizzia a >: "spring" | "white" | "Bai" | "cry" | "happy" | ", and" white "", and "Bai" | "song" ", and" happy "", respectively
< whh double bird >: "Sundai" "Partridge" "magpie" "sub-standard" "Bugu"
< whh bird action >: "flying" | "stopping" | "having a grief" | "crying" | "called" | "poly" | "scattering |"
< month whh >: "Mingyue" | "Haoyue" | "New moon" | "round moon" | "Cold moon" | "jade rabbit |"
< whh Star >: "incomplete star" "Ming star" "solitary star" "Star" "staring star" "Han star" "Yingxing" "meteor" "Star river"
< whh overnight >: "Cold night" "winter night" "midnight" "forever night" "night diaphragm" "night curtain"
<whh.>:″.″
< where whh >: where, where
<whh?>:″?″
< whh in >: "in" | "up".
As shown in FIG. 1, the file to be encrypted is first converted into a binary string, which is denoted as B, andinputting a rule set D used for encryption, wherein the rule D is a preset dialect rule set, and inputting an encryption key M. The key M is used to calculate the mapping relationship between each element in the rule set D and the binary string to be encrypted, and the specific calculation method is illustrated in FIG. 3, where it is assumed that each rule D in the rule set D isiAll and binary string SjCorrespond to each SjTheir binary strings are always equal in length, and are recorded as l (here, it is ensured that the rule can cover all binary strings of length l, i.e. any binary string of length l can always find a rule to map with. And decomposing the binary string B into m groups, wherein m is the length/l of B, and the set of the scored groups is C. Traversing the set C, generating sentences by using the rule corresponding to each binary string in the set C, and splicing the sentences together (the splicing is to add a sentence mark or an exclamation mark or a question mark between the sentences as a separator of the sentences), wherein the spliced sentences are encrypted ciphertext. The method for generating the statement by the rule is as follows: extending backward from the starting sentence of the grammar, taking any one by random if it is "or" relation, adding the character string generated by this generating formula to the rear of the character string generated in the previous stage if it is "and" relation, for example, there is a rule of S: a | B + C (where S is specified to represent the starting sentence, A, B, C are production formulas, and' represents or has a priority greater than AND, where A: "a", B: "B", C: "C", the string acts as a terminator), so the sentence generated by this rule may be "ac" or "bc".
As shown in fig. 2, we first input a binary string E of ciphertext, a key K, and a rule dictionary D. And calculating the mapping relation between each element in the rule set D and the binary string to be encrypted by using K, wherein a specific calculation method is illustrated in the attached figure 3. The ciphertext is divided into single sentences according to the separators, the rules corresponding to each sentence are analyzed through a push-down automaton, the corresponding binary mapping is found, the binary strings are spliced in sequence and written into a file, and the plaintext before encryption is obtained.
As shown in FIG. 3, a rule dictionary D and a binary are calculated by a secret keyAnd (5) making a flow chart of the corresponding rule. Firstly, inputting a key K and a rule set D, ensuring that the element number of the rule set D is the same as the length of the key K, and recording as m. First we apply to each rule D in the rule set DiCorresponding to a binary string of decimal value i (e.g. D)2Corresponding to binary string "10"), and then traverse each element of rule D, the ith newly mapped binary string BiThe following conditions are satisfied: b isiHas a decimal value of i + KiIn which K isiThe ACSII code for the ith character in the key is incremented by 1 if the decimal number has already been mapped until it is mapped to an unmapped number.
The hiding algorithm is used for hiding, and the ciphertext text generated when the information To be encrypted is "To be, or not To be-that is a request," is shown in fig. 4 (where the line wrapping is manually added for the convenience of viewing). It can be seen that the result encrypted using the language conforms to the normal language grammar, is difficult to recognize as a machine-generated statement, and is very confusing. Meanwhile, the field to be encrypted is 39 bytes, and the encrypted text is only 251 bytes (containing no line feed), and the embedding rate is as high as 15.53%.
As shown in FIG. 5, using both NiceText and T-lex concealment "To be, or not To be-that is a query.", we find that the embedding rate of NiceText is around 1.8%, and T-lex is only 0.52%, while our grammatical concealment embedding rate is around 15.5%. Fig. 5 is a graph comparing embedding rates. Therefore, the invention has the following beneficial effects:
1. compared with the traditional information hiding method, such as a T-lex system and a Nicetext system, the method hides through text styles, improves the information embedding rate to about 15%, and only 1.8% and only 0.52% of T-lex are adopted in the Nicetext method.
2. In the case of 256 rules, the computation complexity of the algorithm encrypted ciphertext through brute force cracking is more than 8 x 10^507, and the AES encrypted brute force cracking complexity of the 256-bit length key is about 10^ 75.
3. Compared with the traditional information hiding method, the method has the advantages that the characteristics that the Chinese language is difficult to understand and the context jumping property is large are utilized, the defect that the meaning difference between the generated text information hiding sentences is large is overcome, and the method has better hiding property compared with the traditional information hiding method.
The above description is only of the preferred embodiments of the present invention, and it should be noted that: it will be apparent to those skilled in the art that various modifications and adaptations can be made without departing from the principles of the invention and these are intended to be within the scope of the invention.

Claims (3)

1. A method for encrypting and hiding information based on language grammar is characterized by comprising the following steps:
step 1, designing a grammar rule dictionary of the language, summarizing rules of the language to obtain a total rule and a sub-rule, recording a set of the total rule and the sub-rule as M, and recording each rule M in the setiExpressed as M ═ MiN, wherein the rules include both the transformation relation of the syntax and the terminator as the leaves of the syntax tree, and each overall rule corresponds to a block of the binary string to be encrypted;
step 2, designing Hash mapping based on a secret key; the length of the key M' is consistent with the number of the total rules, and the rule number j of the total rules in the initial state directly corresponds to the binary string SjThe number n being converted into a decimal number, i.e. a binary string SjMapping to rule j, the ASCII code value x of the j-th character of key M' represents the number of backward-shifted bits of rule j, if the position is mapped, the backward shift is continued in turn until an unmapped position is found, and the process is recorded as a backward shift by d bits, at which time the binary string S isjIt is mapped to rule j + n + d;
step 3, converting the file to be encrypted into a binary string to be encrypted, recording the binary string to be encrypted as B, decomposing the binary string to be encrypted into m groups, wherein m is the length/l of B, and the set of groups with scores being C; traversing the set C through the Hash mapping obtained in the step 2, and finding out the rule M corresponding to each group of binary stringsxThen according to rule MxGenerating a sentence;
traversing the set C, using each binary string in the set C to obtain a corresponding rule generation statement according to Hash mapping, and splicing the statements together, wherein the spliced statement is an encrypted ciphertext; the splicing is that periods or exclamation marks or question marks are added between sentences to be used as separators of the sentences;
the method for generating the statement by the rule is as follows: extending backward from the starting sentence of the grammar, taking any one of the relations by random method if the relation is 'OR', and adding the character string generated by the generating formula to the rear of the character string generated in the last stage if the relation is 'AND';
the rule is H X Y + Z, wherein H represents the starting sentence, X, Y, Z are the generating formulas, and the priority of the generating formulas is greater than AND, wherein X: "X", Y: "Y", Z: "Z", and the character string serves as the terminator;
the language described by grammar G ═ N, Σ, P, S) is specifically as follows:
N={S,A,B,C,D};
∑={a,b,c,d};
P:(1)S->A|B|C|D
(2)A->aAc|ac
(3)B->bBa|ba
(4)C->cCd|cd
(5)D->dDa|da
the starting sentence S can only be of the form S- > a | B | C | …, a, B, C representing different arguments.
2. The method for encrypting and hiding language syntax-based information according to claim 1, wherein: comprising 256 overall rules.
3. A method for information decryption based on a language grammar, characterized by: method comprising steps 1 and 2 as claimed in claim 1, further comprising calculating each binary string S according to step 2iRule M of mappingiAnd writing the identification ciphertext of the push-down type automaton, finding out the rule of the identification ciphertext, and reversely mapping the identification ciphertext back to the corresponding binary value to obtain the plaintext.
CN201710887379.6A 2017-09-26 2017-09-26 Information encryption and hiding method and decryption method based on language grammar Active CN107800533B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710887379.6A CN107800533B (en) 2017-09-26 2017-09-26 Information encryption and hiding method and decryption method based on language grammar

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710887379.6A CN107800533B (en) 2017-09-26 2017-09-26 Information encryption and hiding method and decryption method based on language grammar

Publications (2)

Publication Number Publication Date
CN107800533A CN107800533A (en) 2018-03-13
CN107800533B true CN107800533B (en) 2021-07-09

Family

ID=61532501

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710887379.6A Active CN107800533B (en) 2017-09-26 2017-09-26 Information encryption and hiding method and decryption method based on language grammar

Country Status (1)

Country Link
CN (1) CN107800533B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110737908B (en) * 2019-10-12 2021-05-25 京东数字科技控股有限公司 Encryption method and apparatus, decryption method and apparatus, electronic device, and medium
WO2022021005A1 (en) * 2020-07-27 2022-02-03 中国科学院重庆绿色智能技术研究院 Symmetric encryption and decryption method based on exponential complexity
CN114780616A (en) * 2022-04-28 2022-07-22 苏州浪潮智能科技有限公司 Information summarizing and information acquiring method, electronic equipment and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7809550B1 (en) * 2009-10-08 2010-10-05 Joan Barry Barrows System for reading chinese characters in seconds
CN106055531A (en) * 2016-05-17 2016-10-26 南京航空航天大学 Text information hiding technology using all Song Ci
CN106156005A (en) * 2016-07-06 2016-11-23 天津大学 Based on visual classic poetry characteristic analysis method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7809550B1 (en) * 2009-10-08 2010-10-05 Joan Barry Barrows System for reading chinese characters in seconds
CN106055531A (en) * 2016-05-17 2016-10-26 南京航空航天大学 Text information hiding technology using all Song Ci
CN106156005A (en) * 2016-07-06 2016-11-23 天津大学 Based on visual classic poetry characteristic analysis method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于句式控制的宋词载体文本信息隐藏技术研究;屈琪锋,刘彦辰,王箭,王天行,于顺;《计算机与现代化》;20170915;第91-96页 *

Also Published As

Publication number Publication date
CN107800533A (en) 2018-03-13

Similar Documents

Publication Publication Date Title
Zhu et al. Minigpt-4: Enhancing vision-language understanding with advanced large language models
Link An anatomy of Chinese: Rhythm, metaphor, politics
CN107800533B (en) Information encryption and hiding method and decryption method based on language grammar
Vanita et al. Same-sex love in India: Readings in Indian literature
Ong The interpretation of dreams in ancient China
Hill Instruments of power: musicalising the other in lowland South America
Trautmann Kinship and History in South Asia: Four Lectures
Jenkyns Classical literature: an epic journey from Homer to Virgil and beyond
Idema Passion, poverty and travel: traditional Hakka songs and ballads
Friedrich The Gita within Walden
Longley Lapsed Classicist
Coyle Evolutionary witchcraft
Ciocani Virginity and Representation in the Greek Novel and Early Greek Poetry
Kraszewski Irresolute Heresiarch: Catholicism, Gnosticism and Paganism in the Poetry of Czesław Miłosz
Muhammad et al. Woman as embodiment of nature: A cultural ecofeminist analysis of'The Last Quarter of the Moon'
Sargent The Poetry of He Zhu (1052-1125): Genres, Contexts, and Creativity
Jama Maxamed Xaashi Dhamac Gaarriye: Biography and Poems
Pu Imagining the Decolonial Spirit: Ecowomanist Literature and Criticism in the Chinese Diaspora
Orpheus et al. Grimoire of Aleister Crowley: Group Magick Rituals
Green Myth, tradition, and ideology in the Greek literary revival: the paradoxical case of Yannis Ritsos
Fallon et al. ‘The Night of Holy Shadows’: Europe and Loyalist Reaction
Thorsen et al. Greek and Latin Love: The Poetic Connection
Kaixian et al. Cracking a Dumb Chan Riddle
Bhattacharyya Representation of Myth, Folklore and Oral Tradition in Gao Xingjian’s Soul Mountain
Thwala The Textual and Contextual Analysis of Metaphor in CT Msimang’s Poetry

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant