SlideShare a Scribd company logo
1 of 9
Download to read offline
Claims
□「literal」と variable と constant の関係が紛らわしいため、これを
「corresponding」の代わりに「of a」で明確にします
□Prolog の literal は定数であるか変数かどちらか一方であるのに対し、当
該発明における literal(自然言語の文 or 節(複数の文とそれらの境界を含
む)
)は、literal そのものの中に(デリミタなどで区別された)固定
(constant)部分と変数(variable)部分があり、両方を含みうる独自の
literal を sentence と◆呼びなおし◆ている(=Claim 1 の最初の段落)。
Prolog の literal では定数と変数の両方を混ぜることができず、混ぜるため
には、term や list(これらは、Prolog における文(事実)になりうる意味
単位である)となるよう、
()
、コンマ、[]等で literal どうしを結合して初め
て変数と定数を組み合わせた情報をつくることができる。
参考:http://homepage.cs.uiowa.edu/~fleck/prologLang.htm
□そして、
自然言語の subject,object,… 等の分類における sentence 等を
意味する場合は、a sentence as of natural language と表記すること
により上記の◆呼びなおし◆と区別しました
□請求項1の「eliminating characters」は Prolog の term やリストか
らリテラル単位で削除する引用例(例:[the,man,eats,the,apple]→
[man,eats,the,apple])
のように行うのではなく、
単語の区切りが明確でな
い言語も含めた全ての自然言語(日本語、中国語、英語・・・)を一文字単位で
削 除 で き る 長 所 に つ い て 明 確 に ク レ ー ム す る た め に elimnating a
character としました。
□請求項1の product set の意味が不明確であるとの指摘に対し、当初明細
書より、次のように「積集合(サブゴールである文が同時に真となるように変数
に割りてられた束縛情報(解候補でありうる)
)
」としました
product set (which is restriction information (which may be
solution candidate) assigned to each variable for the
sentences (which are sub goal) to be simultaneously true)
□また、これに関連して restriction information の意味を明確にするた
めに、当初明細書(CLAIM 5 の翻訳文)をもとに、
restriction information that is the “goal”を次のようにしました
↓
restriction information that indicates about whether such
solution candidate has been tried to and should be assigned
to each variable simultaneously and is the “goal”
□また、請求項1及び2の halfway solution の意味が不明であるとの指摘
に対し、
当初翻訳文どおりの「例」を新しい請求項 1 及び2に戻しました。
□上記の補正の結果、日本語当初明細書で示したとおり、当発明の literal
(=sentence)は Prolog の literal とは全く異なる literal(固定文字と
変数の両方を含みうるもの)
となり、
「anticipated」
というご指摘は当たらず、
もし想到容易であれば2013年よりはるか前
(1990年代等)
に実現されて
いたはずであるといわざるをえません。
(困難性のその他の具体的理由について
は日本代理人への先のメールに記載しました)
◆New Claim 1. A processing method for causing a
computer to automatically execute all of or a part of a
function of a logic programming language PROLOG, the method
comprising:
manually inputting “fact”, “rule” or “goal” of PROLOG
to the computer in discerning a constant part and a variable
part of a “literal” of PROLOG (referred as “sentence”
hereafter) by a character type, a delimiter or an escape
character; and
by computer, executing an automatic unification
process, an automatic derivation process or both of them in
the sentence included in the input of the “fact”, “rule” or
“goal”, handling a variable as what straddle a boundary of
a subject clause, a predicate clause, a subject, a predicate,
an object, a complement, a modifier of an inflectable word
or a sentence as of natural language; and
comprising, in the automatic unification process:
recursively repeating a unification of patterns (whose
constant part and variable part are distinguished by a
character type, a delimiter or an escape character) as
sentences that may include variables and a sentence that
does not include variables until it comes to have no
variable in a constant manner;
calculating a longest matching solution (e.g.,
TaroandJiro) of the variable (e.g., $X) that appears in
the pattern (e.g., $Xand$Ylike$Z) firstly (or lastly),
followed by storing each status (e.g.,$X = TaroandJiro
>TaroandJi >Taroand>Taro>Ta>Null)
of the solutions, which is a base condition to generate a
new pattern, as to each of the new pattern
(e.g.,“TaroandJiroand$Ylike$Z”>“TaroandJiand$Ylike$Z”>”Taro
andand$Ylike$Z”>“Taroand$Ylike$Z”>
“Taand$sYlike$Z”>“and$Ylike$Z”)
obtained by assigning the process (e.g.,
“TaroandJiro>TaroandJi>Taroand>Taro>Ta>Null) eliminating a
character(e.g., Japanese “ro”) of the character string of
the longest matching solution from its rear (or its
beginning) in the eliminating process; and
obtaining different answers
(e.g.,
Answer 1 = ($X=TaroandJiro, SY=Sabro),
Answer 2 = ($X=Taro, SY=JiroandSaburo)
of different unifications by integrating the status of each
unified halfway solution
(e.g.,
truth ($X=TaroandJiro,$Y=Saburo),
truth ($X=Taro,$Y=JiroandSaburo))
when there is no more variable; and
comprising, in the automatic unification process or
the automatic derivation process:
obtaining a restriction information that indicates
about whether such solution candidate has been tried to and
should be assigned to each variable simultaneously and is
the “goal” (including a “sub goal”, the same applying
hereafter);
obtaining the restriction information about each
sentence constituting the “goal” independently; and
giving a return value true and its product set (which is
restriction information (which may be solution candidate)
assigned to each variable for the sentences (which are sub
goal) to be simultaneously true) when the product set of
each restriction information is not empty.
◆New claim 2. A processing method for causing a
computer to automatically execute all of or a part of a
function of a logic programming language PROLOG, the method
comprising:
manually inputting “fact”, “rule” or “goal” of PROLOG
to the computer in discerning a constant part and a variable
part of a “literal” of PROLOG (referred as “sentence”
hereafter) by a character type, a delimiter or an escape
character; and
by computer, executing an automatic unification
process, an automatic derivation process or both of them in
the sentence included in the input of the “fact”, “rule” or
“goal”, handling a variable as what straddle a boundary of
a subject clause, a predicate clause, a subject, a predicate,
an object, a complement, a modifier of an inflectable word
or a sentence as of natural language; and
comprising, in the automatic unification process:
recursively repeating a unification of patterns (whose
constant part and variable part are distinguished by a
character type, a delimiter or an escape character) as
sentences that may include variables and a sentence that
does not include variables until it comes to have no
variable in a constant manner;
calculating a longest matching solution (e.g.,
TaroandJiro) of the variable (e.g., $X) that appears in
the pattern (e.g., $Xand$Ylike$Z) firstly (or lastly),
followed by storing each status (e.g.,$X = TaroandJiro
>TaroandJi >Taroand>Taro>Ta>Null) of the solutions, which
is a base condition to generate a new pattern, as to each
of the new pattern
(e.g.,“TaroandJiroand$Ylike$Z”>“TaroandJiand$Ylike$Z”>”Taro
andand$Ylike$Z”>“Taroand$Ylike$Z”>
“Taand$sYlike$Z”>“and$Ylike$Z”) obtained by assigning the
process (e.g., “TaroandJiro>TaroandJi>Taroand>Taro>Ta>Null)
eliminating a character (e.g., Japanese “ro”) of the
character string of the longest matching solution from its
rear (or its beginning) in the eliminating process; and
obtaining different answers
(e.g.,
Answer 1 = ($X=TaroandJiro, SY=Sabro),
Answer 2 = ($X=Taro, SY=JiroandSaburo)
of different unifications by integrating the status of each
unified halfway solution
(e.g.,
truth ($X=TaroandJiro,$Y=Saburo),
truth ($X=Taro,$Y=JiroandSaburo))
when there is no more variable; and
in the automatic unification process or the automatic
derivation process:
obtaining a restriction information that indicates
about whether such solution candidate has been tried to and
should be assigned to each variable simultaneously and is
the “goal”;
defining an existing restriction information as null
first;
reducing recursively a sentence aggregation included
in the “goal”, by executing an automatic calculation
regarding whether the one sentence can be true under
application of an existing restriction information and also
additional restriction information to be true;
eliminating the one sentence while adding the
additional restriction information to the existing
restriction information; and
defining the existing restriction information as “goal”
when the sentence aggregation keeping possibility to be
true turns to an empty set.
the sentence aggregation keeping possibility to be
true turns to an empty set.
以下、前の明細書より補正の根拠を抜粋するためのの引用
[0010] In addition,
Claim 2 provides the processing method as claimed in
claim 1, comprising, in the automatic unification process:
recursively repeating a unification of patterns (whose
constant part and variable part are distinguished by a
character type, a delimiter or an escape character) as
sentences that may include variables and a sentence that
does not include variables until it comes to have no
variable in a constant manner;
calculating a longest matching solution (e.g.,
TaroandJiro) of the variable (e.g., $X) that appears in the
pattern (e.g., $Xand$Ylike$Z) firstly (or lastly), followed
by storing each status
(e.g.,$X = TaroandJiro >TaroandJi >Taroand>Taro>Ta>Null)
of the solutions, which is a base condition to generate a
new pattern, as to each of the new pattern
(ex.
“TaroandJiroand$Ylike$Z”>“TaroandJiand$Ylike$Z”>”TaroAndand
$Ylike$Z”>“Taroand$Ylike$Z”>
“Taand$sYlike$Z”>“and$Ylike$Z”)
obtained by assigning the process
(ex. “TaroandJiro>TaroandJi>TaroandJi>Taroand>Taro>Ta>Null)
eliminating charactersof the character string of the
longest matching solution from its rear (or its beginning)
to a null character in the eliminating process; and
obtaining different answers (e.g., Answer 1 =
($X=TaroandJiro, SY=Sabro), answer 2=($X=Taro,
SY=JiroandSaburo) of different unifications by integrating
the status of each unified halfway solution (e.g., truth
($X=TaroandJiro,$Y=Saburo), truth
($X=Taro,$Y=JiroandSaburo)) when there is no more variable.
Here, “(or lastly)” corresponds to “(or its
beginning)”, which means that it is required to eliminate
the character string from its beginning when assigning a
variable from the lastly appearing one.
This enables providing a comprehensive solution (an
aggregation of further narrowed solution candidates) by
testing the status of each solution candidate certainly
covering all the possibilities from the longest matching
solution to the shortest matching solution.
ORIGINAL Claim 5 provides the processing method as
claimed in any one of claims 1 to 4, comprising, in the
automatic unification process or the automatic derivation
process:
obtaining a restriction information that is the “goal”
(including a “sub goal”, the same applying hereafter);
obtaining the restriction information about each
sentence constituting the “goal” independently; and
giving a return value true and its product set when
the product set of each restriction information is not empty.
Here, the restriction information is the information
indicating about whether such solution candidate has been
tried to and should be assigned to each variable
simultaneously. The restriction information indicating one
way to restrict each variable is able to be expressed in a
list form such as
“thevariablename1=thevalue1,thevariablename2=thevalue2,…,th
evariablenameN=thevalueN” by interpreting comma as an AND
join, while a multiple restriction way is able to be
expressed in such a list set or in a form where common parts
between multiple restrictions are factored out by defining
AND/OR join, instead of comma or in a conjunctive normal
form or in a selective normal form that is standardization
of the whole multiple restrictions.
In case of a question style in which there are a
plurality of patterns (sentences) to be met simultaneously
and the same solution should enter variables that have the
same name between the patterns (sentences) (e.g., in case
that there are inquiries about such AND join from the user
or the body part of the rule has a plurality of sentences),
no useless repetition of the search process on a great amount
of whole sentences is necessary for the results of each
unification of the pattern on the left side regarding the
pattern on the right side of the rule. This enables avoiding
inefficiency to conduct a depth-first search while
backtracking the body part (more dominant inefficiency in a
form where a variable is embedded in natural language) and
simplifying the process per pattern to be met simultaneously.
Also, this makes comprehensible and simple the displays or
the test (of completeness or soundness) of the inferring
process. In addition, this enables preventing the ordering
(of sentences of the body part), which is unnecessary for
intuition that is necessary for the meaning of the rule and
should not be defined, from causing a side effect on the
inferring process.
[0014] In addition,
ORIGINAL Claim 6 provides the processing method as
claimed in any one of claims 1 to 4, comprising, in the
automatic unification process or the automatic derivation
process:
obtaining a restriction information that is “goal”;
defining an existing restriction information as null
first;
reducing recursively a sentence aggregation included
in the “goal”, by executing an automatic calculation
regarding whether the one sentence can be true under
application of an existing restriction information and also
additional restriction information to be true;
eliminating the one sentence while adding the
additional restriction information to the existing
restriction information; and
defining the existing restriction information as “goal”
when the sentence aggregation keeping possibility to be true
turns to an empty set.
Here, “reduces recursively” means , for example,
executing the process to conduct a recursive call by the C
language, or by performing similar recursive process through
a stack structure (an arrangement of a structure and stack
pointer or the like) for the depth-first search originally
declared and defined so that the deeper the recursion is,
the smaller the sentence aggregation becomes and the more
complicated the restriction information becomes (more
variables are restricted and a range of values to be
restricted is narrowed more).
This enables simply converting a question of
processing automatically an open question constituted with
the AND join of multiple patterns to be met simultaneously
expressed in a form by embedding a variable to the natural
language into a partial question having simpler and more
recursive isotypic structure to simplify the display and
test (of completeness and soundness) of the inferring process.

More Related Content

More from Keisuke NAKAMURA

言葉方程式による論理型プログラミングの例題サンプル1-3
言葉方程式による論理型プログラミングの例題サンプル1-3言葉方程式による論理型プログラミングの例題サンプル1-3
言葉方程式による論理型プログラミングの例題サンプル1-3Keisuke NAKAMURA
 
言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案
言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案
言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案Keisuke NAKAMURA
 
ijcai2020_submitted_paper_but_not_acceptted
ijcai2020_submitted_paper_but_not_accepttedijcai2020_submitted_paper_but_not_acceptted
ijcai2020_submitted_paper_but_not_accepttedKeisuke NAKAMURA
 
自由文思考プログラミング【007】 OR(又は)の一表現
自由文思考プログラミング【007】 OR(又は)の一表現自由文思考プログラミング【007】 OR(又は)の一表現
自由文思考プログラミング【007】 OR(又は)の一表現Keisuke NAKAMURA
 
第2回:自由文思考プログラミングと他との違い
第2回:自由文思考プログラミングと他との違い第2回:自由文思考プログラミングと他との違い
第2回:自由文思考プログラミングと他との違いKeisuke NAKAMURA
 
Humanote workbook(問題集) and QA(質問回答)
Humanote workbook(問題集) and QA(質問回答)Humanote workbook(問題集) and QA(質問回答)
Humanote workbook(問題集) and QA(質問回答)Keisuke NAKAMURA
 
Humanote_言葉方程式の公開問題集
Humanote_言葉方程式の公開問題集Humanote_言葉方程式の公開問題集
Humanote_言葉方程式の公開問題集Keisuke NAKAMURA
 
自由文思考プログラミング環境における手続的機能の実装
自由文思考プログラミング環境における手続的機能の実装自由文思考プログラミング環境における手続的機能の実装
自由文思考プログラミング環境における手続的機能の実装Keisuke NAKAMURA
 
NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」
NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」
NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」Keisuke NAKAMURA
 
Kanazawa ideaconetst2018 8
Kanazawa ideaconetst2018 8Kanazawa ideaconetst2018 8
Kanazawa ideaconetst2018 8Keisuke NAKAMURA
 
Humanote j-tech-startup-summit-2nd-exam
Humanote j-tech-startup-summit-2nd-examHumanote j-tech-startup-summit-2nd-exam
Humanote j-tech-startup-summit-2nd-examKeisuke NAKAMURA
 
Personalizing carriculum of personal AI speaker by think-programming
Personalizing carriculum of personal AI speaker by think-programmingPersonalizing carriculum of personal AI speaker by think-programming
Personalizing carriculum of personal AI speaker by think-programmingKeisuke NAKAMURA
 
N tkaga2018 sample_src_code
N tkaga2018 sample_src_codeN tkaga2018 sample_src_code
N tkaga2018 sample_src_codeKeisuke NAKAMURA
 
JSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモ
JSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモJSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモ
JSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモKeisuke NAKAMURA
 
「自分の心と言葉で考える」練習シート
「自分の心と言葉で考える」練習シート「自分の心と言葉で考える」練習シート
「自分の心と言葉で考える」練習シートKeisuke NAKAMURA
 
emesseKanazawa2018 presented document for general purpose AI
emesseKanazawa2018 presented document for general purpose AIemesseKanazawa2018 presented document for general purpose AI
emesseKanazawa2018 presented document for general purpose AIKeisuke NAKAMURA
 
Humanote3 3 manual 2018.5.20a
Humanote3 3 manual 2018.5.20aHumanote3 3 manual 2018.5.20a
Humanote3 3 manual 2018.5.20aKeisuke NAKAMURA
 

More from Keisuke NAKAMURA (20)

言葉方程式による論理型プログラミングの例題サンプル1-3
言葉方程式による論理型プログラミングの例題サンプル1-3言葉方程式による論理型プログラミングの例題サンプル1-3
言葉方程式による論理型プログラミングの例題サンプル1-3
 
言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案
言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案
言葉方程式思考プログラミングによる論理的思考力鍛錬のご提案
 
ijcai2020_submitted_paper_but_not_acceptted
ijcai2020_submitted_paper_but_not_accepttedijcai2020_submitted_paper_but_not_acceptted
ijcai2020_submitted_paper_but_not_acceptted
 
自由文思考プログラミング【007】 OR(又は)の一表現
自由文思考プログラミング【007】 OR(又は)の一表現自由文思考プログラミング【007】 OR(又は)の一表現
自由文思考プログラミング【007】 OR(又は)の一表現
 
第2回:自由文思考プログラミングと他との違い
第2回:自由文思考プログラミングと他との違い第2回:自由文思考プログラミングと他との違い
第2回:自由文思考プログラミングと他との違い
 
Humanote s01
Humanote s01Humanote s01
Humanote s01
 
Humanote workbook(問題集) and QA(質問回答)
Humanote workbook(問題集) and QA(質問回答)Humanote workbook(問題集) and QA(質問回答)
Humanote workbook(問題集) and QA(質問回答)
 
Humanote202012leaflet
Humanote202012leafletHumanote202012leaflet
Humanote202012leaflet
 
Humanote_言葉方程式の公開問題集
Humanote_言葉方程式の公開問題集Humanote_言葉方程式の公開問題集
Humanote_言葉方程式の公開問題集
 
自由文思考プログラミング環境における手続的機能の実装
自由文思考プログラミング環境における手続的機能の実装自由文思考プログラミング環境における手続的機能の実装
自由文思考プログラミング環境における手続的機能の実装
 
NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」
NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」
NT金沢2019でデモした「少ないデータから法則を学習するオモチャ」
 
Kanazawa ideaconetst2018 8
Kanazawa ideaconetst2018 8Kanazawa ideaconetst2018 8
Kanazawa ideaconetst2018 8
 
Humanote j-tech-startup-summit-2nd-exam
Humanote j-tech-startup-summit-2nd-examHumanote j-tech-startup-summit-2nd-exam
Humanote j-tech-startup-summit-2nd-exam
 
Personalizing carriculum of personal AI speaker by think-programming
Personalizing carriculum of personal AI speaker by think-programmingPersonalizing carriculum of personal AI speaker by think-programming
Personalizing carriculum of personal AI speaker by think-programming
 
N tkaga2018 sample_src_code
N tkaga2018 sample_src_codeN tkaga2018 sample_src_code
N tkaga2018 sample_src_code
 
N tkaga2018
N tkaga2018N tkaga2018
N tkaga2018
 
JSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモ
JSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモJSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモ
JSSST2018 poster 日本ソフトウエア科学会第35回大会ポスター&デモ
 
「自分の心と言葉で考える」練習シート
「自分の心と言葉で考える」練習シート「自分の心と言葉で考える」練習シート
「自分の心と言葉で考える」練習シート
 
emesseKanazawa2018 presented document for general purpose AI
emesseKanazawa2018 presented document for general purpose AIemesseKanazawa2018 presented document for general purpose AI
emesseKanazawa2018 presented document for general purpose AI
 
Humanote3 3 manual 2018.5.20a
Humanote3 3 manual 2018.5.20aHumanote3 3 manual 2018.5.20a
Humanote3 3 manual 2018.5.20a
 

Recently uploaded

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 

Recently uploaded (20)

Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 

米国特許庁への意見書と補正書

  • 1. Claims □「literal」と variable と constant の関係が紛らわしいため、これを 「corresponding」の代わりに「of a」で明確にします □Prolog の literal は定数であるか変数かどちらか一方であるのに対し、当 該発明における literal(自然言語の文 or 節(複数の文とそれらの境界を含 む) )は、literal そのものの中に(デリミタなどで区別された)固定 (constant)部分と変数(variable)部分があり、両方を含みうる独自の literal を sentence と◆呼びなおし◆ている(=Claim 1 の最初の段落)。 Prolog の literal では定数と変数の両方を混ぜることができず、混ぜるため には、term や list(これらは、Prolog における文(事実)になりうる意味 単位である)となるよう、 () 、コンマ、[]等で literal どうしを結合して初め て変数と定数を組み合わせた情報をつくることができる。 参考:http://homepage.cs.uiowa.edu/~fleck/prologLang.htm □そして、 自然言語の subject,object,… 等の分類における sentence 等を 意味する場合は、a sentence as of natural language と表記すること により上記の◆呼びなおし◆と区別しました □請求項1の「eliminating characters」は Prolog の term やリストか らリテラル単位で削除する引用例(例:[the,man,eats,the,apple]→ [man,eats,the,apple]) のように行うのではなく、 単語の区切りが明確でな い言語も含めた全ての自然言語(日本語、中国語、英語・・・)を一文字単位で 削 除 で き る 長 所 に つ い て 明 確 に ク レ ー ム す る た め に elimnating a character としました。 □請求項1の product set の意味が不明確であるとの指摘に対し、当初明細 書より、次のように「積集合(サブゴールである文が同時に真となるように変数 に割りてられた束縛情報(解候補でありうる) ) 」としました product set (which is restriction information (which may be solution candidate) assigned to each variable for the sentences (which are sub goal) to be simultaneously true) □また、これに関連して restriction information の意味を明確にするた めに、当初明細書(CLAIM 5 の翻訳文)をもとに、 restriction information that is the “goal”を次のようにしました
  • 2. ↓ restriction information that indicates about whether such solution candidate has been tried to and should be assigned to each variable simultaneously and is the “goal” □また、請求項1及び2の halfway solution の意味が不明であるとの指摘 に対し、 当初翻訳文どおりの「例」を新しい請求項 1 及び2に戻しました。 □上記の補正の結果、日本語当初明細書で示したとおり、当発明の literal (=sentence)は Prolog の literal とは全く異なる literal(固定文字と 変数の両方を含みうるもの) となり、 「anticipated」 というご指摘は当たらず、 もし想到容易であれば2013年よりはるか前 (1990年代等) に実現されて いたはずであるといわざるをえません。 (困難性のその他の具体的理由について は日本代理人への先のメールに記載しました) ◆New Claim 1. A processing method for causing a computer to automatically execute all of or a part of a function of a logic programming language PROLOG, the method comprising: manually inputting “fact”, “rule” or “goal” of PROLOG to the computer in discerning a constant part and a variable part of a “literal” of PROLOG (referred as “sentence” hereafter) by a character type, a delimiter or an escape character; and by computer, executing an automatic unification process, an automatic derivation process or both of them in the sentence included in the input of the “fact”, “rule” or “goal”, handling a variable as what straddle a boundary of a subject clause, a predicate clause, a subject, a predicate, an object, a complement, a modifier of an inflectable word or a sentence as of natural language; and comprising, in the automatic unification process: recursively repeating a unification of patterns (whose constant part and variable part are distinguished by a character type, a delimiter or an escape character) as
  • 3. sentences that may include variables and a sentence that does not include variables until it comes to have no variable in a constant manner; calculating a longest matching solution (e.g., TaroandJiro) of the variable (e.g., $X) that appears in the pattern (e.g., $Xand$Ylike$Z) firstly (or lastly), followed by storing each status (e.g.,$X = TaroandJiro >TaroandJi >Taroand>Taro>Ta>Null) of the solutions, which is a base condition to generate a new pattern, as to each of the new pattern (e.g.,“TaroandJiroand$Ylike$Z”>“TaroandJiand$Ylike$Z”>”Taro andand$Ylike$Z”>“Taroand$Ylike$Z”> “Taand$sYlike$Z”>“and$Ylike$Z”) obtained by assigning the process (e.g., “TaroandJiro>TaroandJi>Taroand>Taro>Ta>Null) eliminating a character(e.g., Japanese “ro”) of the character string of the longest matching solution from its rear (or its beginning) in the eliminating process; and obtaining different answers (e.g., Answer 1 = ($X=TaroandJiro, SY=Sabro), Answer 2 = ($X=Taro, SY=JiroandSaburo) of different unifications by integrating the status of each unified halfway solution (e.g., truth ($X=TaroandJiro,$Y=Saburo), truth ($X=Taro,$Y=JiroandSaburo)) when there is no more variable; and comprising, in the automatic unification process or the automatic derivation process: obtaining a restriction information that indicates about whether such solution candidate has been tried to and should be assigned to each variable simultaneously and is the “goal” (including a “sub goal”, the same applying hereafter);
  • 4. obtaining the restriction information about each sentence constituting the “goal” independently; and giving a return value true and its product set (which is restriction information (which may be solution candidate) assigned to each variable for the sentences (which are sub goal) to be simultaneously true) when the product set of each restriction information is not empty. ◆New claim 2. A processing method for causing a computer to automatically execute all of or a part of a function of a logic programming language PROLOG, the method comprising: manually inputting “fact”, “rule” or “goal” of PROLOG to the computer in discerning a constant part and a variable part of a “literal” of PROLOG (referred as “sentence” hereafter) by a character type, a delimiter or an escape character; and by computer, executing an automatic unification process, an automatic derivation process or both of them in the sentence included in the input of the “fact”, “rule” or “goal”, handling a variable as what straddle a boundary of a subject clause, a predicate clause, a subject, a predicate, an object, a complement, a modifier of an inflectable word or a sentence as of natural language; and comprising, in the automatic unification process: recursively repeating a unification of patterns (whose constant part and variable part are distinguished by a character type, a delimiter or an escape character) as sentences that may include variables and a sentence that does not include variables until it comes to have no variable in a constant manner; calculating a longest matching solution (e.g., TaroandJiro) of the variable (e.g., $X) that appears in the pattern (e.g., $Xand$Ylike$Z) firstly (or lastly), followed by storing each status (e.g.,$X = TaroandJiro >TaroandJi >Taroand>Taro>Ta>Null) of the solutions, which
  • 5. is a base condition to generate a new pattern, as to each of the new pattern (e.g.,“TaroandJiroand$Ylike$Z”>“TaroandJiand$Ylike$Z”>”Taro andand$Ylike$Z”>“Taroand$Ylike$Z”> “Taand$sYlike$Z”>“and$Ylike$Z”) obtained by assigning the process (e.g., “TaroandJiro>TaroandJi>Taroand>Taro>Ta>Null) eliminating a character (e.g., Japanese “ro”) of the character string of the longest matching solution from its rear (or its beginning) in the eliminating process; and obtaining different answers (e.g., Answer 1 = ($X=TaroandJiro, SY=Sabro), Answer 2 = ($X=Taro, SY=JiroandSaburo) of different unifications by integrating the status of each unified halfway solution (e.g., truth ($X=TaroandJiro,$Y=Saburo), truth ($X=Taro,$Y=JiroandSaburo)) when there is no more variable; and in the automatic unification process or the automatic derivation process: obtaining a restriction information that indicates about whether such solution candidate has been tried to and should be assigned to each variable simultaneously and is the “goal”; defining an existing restriction information as null first; reducing recursively a sentence aggregation included in the “goal”, by executing an automatic calculation regarding whether the one sentence can be true under application of an existing restriction information and also additional restriction information to be true; eliminating the one sentence while adding the additional restriction information to the existing restriction information; and defining the existing restriction information as “goal”
  • 6. when the sentence aggregation keeping possibility to be true turns to an empty set. the sentence aggregation keeping possibility to be true turns to an empty set. 以下、前の明細書より補正の根拠を抜粋するためのの引用 [0010] In addition, Claim 2 provides the processing method as claimed in claim 1, comprising, in the automatic unification process: recursively repeating a unification of patterns (whose constant part and variable part are distinguished by a character type, a delimiter or an escape character) as sentences that may include variables and a sentence that does not include variables until it comes to have no variable in a constant manner; calculating a longest matching solution (e.g., TaroandJiro) of the variable (e.g., $X) that appears in the pattern (e.g., $Xand$Ylike$Z) firstly (or lastly), followed by storing each status (e.g.,$X = TaroandJiro >TaroandJi >Taroand>Taro>Ta>Null) of the solutions, which is a base condition to generate a new pattern, as to each of the new pattern (ex. “TaroandJiroand$Ylike$Z”>“TaroandJiand$Ylike$Z”>”TaroAndand $Ylike$Z”>“Taroand$Ylike$Z”> “Taand$sYlike$Z”>“and$Ylike$Z”) obtained by assigning the process (ex. “TaroandJiro>TaroandJi>TaroandJi>Taroand>Taro>Ta>Null) eliminating charactersof the character string of the longest matching solution from its rear (or its beginning) to a null character in the eliminating process; and
  • 7. obtaining different answers (e.g., Answer 1 = ($X=TaroandJiro, SY=Sabro), answer 2=($X=Taro, SY=JiroandSaburo) of different unifications by integrating the status of each unified halfway solution (e.g., truth ($X=TaroandJiro,$Y=Saburo), truth ($X=Taro,$Y=JiroandSaburo)) when there is no more variable. Here, “(or lastly)” corresponds to “(or its beginning)”, which means that it is required to eliminate the character string from its beginning when assigning a variable from the lastly appearing one. This enables providing a comprehensive solution (an aggregation of further narrowed solution candidates) by testing the status of each solution candidate certainly covering all the possibilities from the longest matching solution to the shortest matching solution. ORIGINAL Claim 5 provides the processing method as claimed in any one of claims 1 to 4, comprising, in the automatic unification process or the automatic derivation process: obtaining a restriction information that is the “goal” (including a “sub goal”, the same applying hereafter); obtaining the restriction information about each sentence constituting the “goal” independently; and giving a return value true and its product set when the product set of each restriction information is not empty. Here, the restriction information is the information indicating about whether such solution candidate has been tried to and should be assigned to each variable simultaneously. The restriction information indicating one way to restrict each variable is able to be expressed in a list form such as “thevariablename1=thevalue1,thevariablename2=thevalue2,…,th
  • 8. evariablenameN=thevalueN” by interpreting comma as an AND join, while a multiple restriction way is able to be expressed in such a list set or in a form where common parts between multiple restrictions are factored out by defining AND/OR join, instead of comma or in a conjunctive normal form or in a selective normal form that is standardization of the whole multiple restrictions. In case of a question style in which there are a plurality of patterns (sentences) to be met simultaneously and the same solution should enter variables that have the same name between the patterns (sentences) (e.g., in case that there are inquiries about such AND join from the user or the body part of the rule has a plurality of sentences), no useless repetition of the search process on a great amount of whole sentences is necessary for the results of each unification of the pattern on the left side regarding the pattern on the right side of the rule. This enables avoiding inefficiency to conduct a depth-first search while backtracking the body part (more dominant inefficiency in a form where a variable is embedded in natural language) and simplifying the process per pattern to be met simultaneously. Also, this makes comprehensible and simple the displays or the test (of completeness or soundness) of the inferring process. In addition, this enables preventing the ordering (of sentences of the body part), which is unnecessary for intuition that is necessary for the meaning of the rule and should not be defined, from causing a side effect on the inferring process. [0014] In addition, ORIGINAL Claim 6 provides the processing method as claimed in any one of claims 1 to 4, comprising, in the automatic unification process or the automatic derivation process: obtaining a restriction information that is “goal”;
  • 9. defining an existing restriction information as null first; reducing recursively a sentence aggregation included in the “goal”, by executing an automatic calculation regarding whether the one sentence can be true under application of an existing restriction information and also additional restriction information to be true; eliminating the one sentence while adding the additional restriction information to the existing restriction information; and defining the existing restriction information as “goal” when the sentence aggregation keeping possibility to be true turns to an empty set. Here, “reduces recursively” means , for example, executing the process to conduct a recursive call by the C language, or by performing similar recursive process through a stack structure (an arrangement of a structure and stack pointer or the like) for the depth-first search originally declared and defined so that the deeper the recursion is, the smaller the sentence aggregation becomes and the more complicated the restriction information becomes (more variables are restricted and a range of values to be restricted is narrowed more). This enables simply converting a question of processing automatically an open question constituted with the AND join of multiple patterns to be met simultaneously expressed in a form by embedding a variable to the natural language into a partial question having simpler and more recursive isotypic structure to simplify the display and test (of completeness and soundness) of the inferring process.