This allows syntax elements and coding decisions to be maintained across the two formats, including the picture types, intra/inter macroblock coding types, field/frame coding decisions, and/or quantization levels. これにより、ピクチャタイプ、イントラ/インターマクロブロック符号化タイプ、フィールド/フレーム符号化決定、および/または量子化レベル等を2つのフォーマットにわたって維持することができるようになる。 - 特許庁
Special care must be taken not to delete the whole entry which will be the case if the parameter array is omitted or set to NULL! Also, don't mix syntax modes.
パラメータの配列を省略したり NULLを指定したりした場合は、エントリ全体が削除されてしまうことに注意しましょう!また、2 つの方式を同時に使用することはできません。 - PEAR
describes the exact syntax and semantics of the language, it does not describe the standard library that is distributed with the language,and which greatly enhances its immediate usability. では、プログラミング言語 Python の厳密な構文とセマンティクスについて説明していますが、Python とともに配付され,Python をすぐに活用する上で大いに役立つ標準ライブラリについては説明していません。 - Python
This reference manual describes the Python programming language.It is not intended as a tutorial.While I am trying to be as precise as possible, I chose to use Englishrather than formal specifications for everything except syntax and lexical analysis. 私は本マニュアルをできるだけ正確に書こうとする一方で、文法や字句解析以外の全てについて、形式化された仕様記述ではなく英語を使うことにしました。 - Python
The tricky part is to determine when the user has entered an incomplete command that can be completed by entering more text (as opposed to a complete command or a syntax error). 扱いにくい部分は、ユーザが(完全なコマンドや構文エラーではなく)さらにテキストを入力すれば完全になりうる不完全なコマンドを入力したときを決定することです。 - Python
Normally, the list contains a single string;however, for SyntaxError exceptions, it contains several lines that (when printed) display detailed information about where the syntax error occurred. 通常、リストは一つの文字列を含んでいます。 しかし、SyntaxError例外に対しては、(出力されるときに)構文エラーが起きた場所についての詳細な情報を示す行をいくつか含んでいます。 - Python
There is ambiguity in the formal syntax here: anything that looks like an expression list also looks like a slice list, so any subscription can be interpreted as a slicing. 上記の形式的な構文法にはあいまいさがあります: 式リストに見えるものは、スライスリストにも見えるため、添字表記はスライス表記としても解釈されうるということです。 - Python
A sentence pattern identification part 2 retrieves a sentence pattern dictionary of a syntax dictionary 42, using a declinable word of the predicate as a key word, and selects the sentence pattern where the case element of the original coincides with a specified condition. 文型識別部2では、述語の用言をキーワードにして構文辞書42の文型辞書を検索し、原文の格要素と規定条件が一致する文型を選び出す。 - 特許庁
A text data analysis method includes a text data separation means which separates text data into morphemes and a tuple data generation means 15 which generates syntax tree data corresponding to a prescribed constitution rule from the text data separated into morphemes and generates partial tree data corresponding to a prescribed extraction rule from the syntax tree data and generates tuple data corresponding to a prescribed conversion rule from the partial tree data. テキストデータを形態素に分離するテキストデータ分離手段13と、形態素に分離されたテキストデータから所定の構成規則に応じた構文木データを作成し、構文木データから所定の抽出規則に応じた部分木データを作成し、部分木データから所定の変換規則に応じたタプルデータを作成するタプルデータ作成手段15とを有することにより上記課題を解決する。 - 特許庁
A syntax analysis section 141 provided inside of the terminal display application 114 analyzes the syntax of received data from a standard output of a terminal display application 113, discriminates whether a control code is a terminal control code or an escape sequence control code (ESC code), calls the processing of a terminal function processing section 142 when the control code is the terminal control code, to perform image drawing processing of text information. 端末表示アプリ114内部に設けられた構文解析部141は、端末表示アプリ113の標準出力からの受信データの構文解析を行い、その制御コードが端末制御コードか拡張制御コード(ESCコード)かを判断して、端末制御コードの場合は、端末機能処理部142の処理を呼び出して、テキスト情報の描画処理が行われる。 - 特許庁
A source information input unit 11 inputs source information selected based on profile information 32 or user specified information 34, a syntax analysis unit 12 syntax analyzes source information, and a procedures attribute analysis unit 13 analyzes attributes of a procedure call (subsidiary procedure) called by a procedure (main procedure) appearing in the source information from the analysis result, and stores it in a procedure attribute list 19. ソース情報入力部11はプロファイル情報32またはユーザ指定情報34をもとに選択したソース情報を入力し、構文解析部12はそのソース情報を構文解析し、手続き属性解析部13は解析結果からソース情報に出現する手続き(親手続き)で呼び出される手続呼出し(子手続き)の属性を解析して手続き属性表19に記憶する。 - 特許庁
A transcription processing description generator 300 generates a transcription processing description described by a markup language from a transcription processing definition, a syntax analysis part 210 in a transcription engine 200 analyzes syntax of the transcription processing description by using an XML parser 10, and a description interpretation part 220 in the transcription engine 200 interprets the transcription processing tree and performs transcription. 転記処理記述ジェネレータ300が転記処理定義からマークアップ言語で記述した転記処理記述を生成し、転記エンジン200の構文解析部210がXMLパーサー10を用いて転記処理記述の構文解析をおこなうとともに転記処理ツリーを作成し、転記エンジン200の記述解釈部220が転記処理ツリーを解釈して転記処理をおこなう構成とする。 - 特許庁
The automatic preparing method for the database query statement (SQL statement) has a step of generalizing the table structure of the relational database, a step of defining the mapping between data in the relational database generated according to the generalized table structure and application data, and a step of generating the SQL statement by making the syntax of the mapping definition correspond to SQL syntax. データベース照会文(SQL文)の自動生成方法は、リレーショナルデータベースのテーブル構造を汎用化するステップと、汎用化されたテーブル構造にしたがって作成されたリレーショナルデータベース内のデータとアプリケーションデータとのマッピング定義を行うステップと、マッピング定義の構文とSQL構文とを対応付けることによりSQL文を生成するステップとを有する。 - 特許庁
A syntax analysis algorithm for performing analysis by adapting a rewriting rule to an input sentence includes: a means for detecting a category in the configuration element of the rewriting rule when the syntax is analyzed; a means for detecting the partial range of the input sentence dominated by the configuration element; and a means for detecting a main configuration element in correspondence relation with one or a plurality of words in the partial range. 入力文に書き換え規則を適用して解析を行う構文解析アルゴリズムにおいて、構文解析時に書き換え規則の構成要素のカテゴリを検出する手段と、その構成要素が支配する入力文の部分範囲を検出する手段と、その部分範囲中の1つあるいは複数の単語と対応関係が取れる主構成素を検出する手段とを有する。 - 特許庁
The optimal character string determining part 400 calculates the synonym priority and syntax priority of non- abandoned candidate words, provides total evaluation based on them and finds out a route for optimal word division. 最適文字列決定部は、放棄されなかった候補単語の同義度優先度と構文優先度を計算し、それらに基づく総合評価を得て、最適な単語分割を実現するルートを見つける。 - 特許庁
To provide a reading language conversion system capable of understanding correctly the meaning of text information, even about the text information containing a syntax not correct as a sentence or a symbol conversion-impossible as a reading language. 文章として正しくない構文や読み言葉として変換不可能な記号が含まれるテキスト情報でも、当該テキスト情報の意味を正しく理解可能とする読み言葉変換システムを提供する。 - 特許庁
When an annotation is added to a word appearing in a Chinese document, and the document is scanned, a description indicating either one of pronunciation, meaning, and grammar/syntax of the word added with the annotation is presented. 中国語の文書に現れる語句にアノテーションを追記してその文書をスキャンすると、アノテーションが追記された語句の「読み」、「意味」、及び「文法・構文」のいずれかを表す解説が提示される。 - 特許庁
An action 61 for type check and an action 64 for code generation are respectively added to the abstract syntax tree scan program file 60 and a type check program file 63 and a code generation program file 66 are generated. 抽象構文木走査プログラムファイル60に型検査用アクション61とコード生成用アクション64とをそれぞれ付加して、型検査プログラムファイル63とコード生成プログラムファイル66とを作成する。 - 特許庁
The data are received by the mail data analysis program of a processing performing device (PC) managed by the system provider, subjected to a syntax analysis/consistency checking and subsequently written in an input data file in the case of proper data. システム提供者の管理する処理実行装置(PC)のメールデータ解析プログラムでこのデータを受け取り構文解析・整合性チェックの後、適正なデータであれば入力データファイルに書き込む。 - 特許庁
New information, i.e. additional description portions r'2 and r'3 are imparted to a conventional H.264 syntax description in the picture parameter set (PPS)r2 and slice header r3. 本発明では、前記ピクチャパラメータセット(PPS)r2およびスライスヘッダr3において、従来のH.264シンタックス記述に対して、新たな情報すなわち本発明による追加記述部分r’2、r’3が付与されている。 - 特許庁
According to this structure, a correct corpus corresponding to a syntax semantic analysis result having a special structure such as f-structure which is generated by, for example, an LEG system can be efficiently generated. 本構成によれば例えばLFGシステムによって生成されるf−structureなど特殊な構造を持つ構文意味解析結果に対応する正解コーパスを効率的に生成することが可能となる。 - 特許庁
In a matching part 71, a compound word correspondence item selection part 72 composes a word with syntax information on respective words of the term dictionary 73 and decides whether it is applicable to a retrieval item. 照合部71において、複合語対応項目選択部72では、用語辞書73の各単語の構文情報によって単語を合成して検索項目に対応できるか否か判定する。 - 特許庁
And, on the upper side, phrase entry sections 17 are arranged corresponding to the syntax elements 15, 16 each, and Japanese conjunction words 18 are printed in the neighborhood of the predetermined phrase entry sections 17. そして、各構文要素15,16と対応して上段側には語句記入欄17が設けられ、所定の語句記入欄17の近傍には日本語のつなぎの言葉18が印刷されている。 - 特許庁
The token pattern recognition rule compares a character included in a fuzzy part of the language token string sequenced in order with a character pattern defining the corresponding part in the syntax pattern by incorporating a character pattern recognition rule. トークンパタン認識規則は、文字パタン認識規則を組み込むことで、順に並んだ言語トークン列の曖昧な部分に含まれる文字を、構文パタンの対応する部分を定義する文字パタンと照合する。 - 特許庁
To enhance a performance of subtitles, without having to press against an available subtitle bit rate, by providing a subtitling format encompassing elements of enhanced syntax, and semantics to provide improved animation performance. アニメーション性能を改善する拡張されたシンタックス及びセマンティクスの要素を含んだ字幕付けフォーマットを提供し、使用可能な字幕ビットレートを圧迫することなく字幕の性能を改善する。 - 特許庁
To provide a logic design support system allowing proper logic verification even when a generate syntax is used when performing a design by use of Verilog. Verilogを使用して設計を行う際に、generate構文が用いられている場合であっても論理検証を適切に行うことができるようにする論理設計支援システムを提供する。 - 特許庁
The active document is operated corresponding to the context of a character string, stream or purse tree on a network, can embed a program and is the structured document so that the program has the same syntax as the document. アクティブ文書は、ネットワーク上で、文字列、ストリーム及びパース木の文脈に応じて動作し、プログラムを埋め込み可能であり、また、構造化文書であるので、そのプログラムは文書と同じ構文を持つ。 - 特許庁
To provide a method for analyzing optional MPEG-2 coded data according to syntax and for re-compressing a re-compression object symbol and to provide a method for decoding the recompressed symbol. 本発明は、任意のMPEG−2符号化データをそのシンタックスに従って解析し、再圧縮対象シンボルを再圧縮する方法およびそれを復号する方法を提供することを目的としている。 - 特許庁
A variable section setting part 102 creates an abstract syntax tree from a created model read from a created model storage means 101, and integrates the same partial trees into one partial tree. 可変部設定手段102は、作成済みモデル格納手段101から読み込んだ作成済みモデルから抽象構文木を作成し、そのうち部分木が同じものは1つの部分木に統合する。 - 特許庁
A morpheme analysis and a syntax analysis are performed for an inputted document to extract those sentences that include key words indicating an enumeration such as 'first', 'next', and 'last' and title searching expressions indicated by the form of '-is'. 入力文書を形態素解析及び構文解析し、「最初に」、「次に」、「最後に」などの列挙を表す手がかり語や「〜は」といった形などで表される提題表現を含む文を抽出する。 - 特許庁
An encoding order information encoding section 203 encodes a syntax element that indicates a viewpoint ID of an i-th viewpoint in an encoding/decoding order in a viewpoint direction, in the encoding/decoding order in the viewpoint direction. 符号化順序情報符号化部203は、視点方向での符号化/復号順序でi番目の視点の視点IDを示すシンタックス要素を視点方向での符号化/復号順序で符号化する。 - 特許庁
A more portable syntax is to use an empty string as the server name, for example, <file:///etc/passwd>; this form does the same thing and is easily recognized by pattern matchers and older programs as a URI.
より汎用的な文法は、サーバ名に空文字を用いるもの、つまり <file:///etc/passwd> のようなものである。 この形式も指す内容は同じであり、パターンマッチやより古いプログラムでもURI として認識されやすい。 - JM
The slice layer encodes an efficient addressing mechanism (e.g., a syntax element specifying a beginning macroblock row of the slice layer), as well as an efficient mechanism to optimally retransmit picture header information. スライス層は、効率的なアドレッシング機構(たとえば、スライス層の開始マクロブロック行を指定する構文要素)、ならびにピクチャヘッダ情報を最適に再送信するための効率的な機構を符号化する。 - 特許庁
The Validate action prevented you from being able to translate the JSP code into a servlet.Therefore, the Validate action did not discover syntax errors that occur at translation time or runtime.This is now possible again.
「検査」アクションを実行すると、JSP コードをサーブレットに変更できなくなり、変換時または実行時に発生する構文エラーを検出できませんでした。 このリリースでは、コンパイルできるようになっています。 - NetBeans
Note that although the identifier as can be used as part of the syntax of import statements, it is not currently a reservedword.In some future version of Python, the identifiers as and None will both become keywords. 識別子 as は import 文における構文の一部として使われることがありますが、現在のところ予約語ではありません。 将来の Python のバージョンでは、識別子 as と Noneはともにキーワードになる予定です。 - Python
In a compressing (enciphering) module, the internal expression data of the structured data are separated to structure information and contents by using previously applied syntax designation information and further, they are compressed (enciphered) together. 圧縮(暗号化)モジュールは、予め与えられた構文指定情報を用いて構造化データの内部表現データを構造情報とコンテンツに分離し、さらにそれらを合わせて圧縮(暗号化)する。 - 特許庁
The system and method include: generating a set of powerful hypotheses for speech recognition; re-scoring the powerful hypotheses by using semantic contents by using a semantic structured language model; and making the recognized speech articulate by using the semantic structured language model and scoring a syntax analysis tree for identifying the best sentence according to the syntax analysis tree of sentences. 本システムおよび方法は、音声を認識するにあたり一組の有力な仮定を生成すること,意味的構造化言語モデルを使用することにより意味的内容を使って有力な仮定をリスコアすること、および、意味的構造化言語モデルを使ってその認識された音声を明瞭にし、センテンスの構文解析ツリーに従って最良のセンテンスを識別するために構文解析ツリーをスコアすることを含む。 - 特許庁
A bill payment system 10 of a machine 11 including at least one processor 18 and the bill payment system 10 is provided with a bill scanning/bill information syntax analysis module 12, and a set of programmable commands of the module 12 is one for scanning the bill to acquire bill payment information, for performing syntax-analysis of the bill payment information, and for verifying the bill payment information. 少なくとも1つのプロセッサ18と請求書支払システムと10とを含む機械11の請求書支払システム10は、請求書走査・請求書情報構文解析モジュール12を備え、そのモジュール12の1組のプログラム可能命令は、請求書を走査して請求書支払情報を獲得し、請求書支払情報を構文解析し、請求書支払情報を検証するものである。 - 特許庁
This program processor 102 for automatically inserting hint information to be applied to a compiler into a program is provided with: a syntax analyzing part 104 for analyzing the syntax of a program 100, and for generating analytic information; and a hint information inserting part for outputting a program 101 obtained by adding logically consistent hint information to be applied to the compiler to the program 100 on the basis of the analytic information. プログラム中に、コンパイラに対して与えられるヒント情報を自動的に挿入するプログラム処理装置102であって、プログラム100の構文を解析して、解析情報を生成する構文解析部104と、前記解析情報に基づいて、コンパイラに対して与える論理的に矛盾のないヒント情報をプログラム100に付加したプログラム101を出力するヒント情報挿入部とを備える。 - 特許庁
Each pattern of adding annotation is preliminarily associated with pronunciation, meaning, and grammar/syntax, and the type of description to be presented is uniquely specified in response to a pattern of adding annotation obtained by analyzing a document. そして、アノテーションの追記のされ方の各パターンを、「読み」、「意味」、「文法・構文」と予め対応付けておき、文書を解析して得たアノテーションの追記のされ方に応じて提示すべき解説の種別を一意に特定する。 - 特許庁
Data from a syntax transform section 10 are given to the variable length coding section 7, where the data are composited with the transform coefficient outputted from the output quantization section 6 and the variable length coding section 7 finally generates and outputs and output video stream. シンタックス変換部10からのデータは、可変長符号化部7で出力側量子化部6から出力された変換係数と合成され、最終的に出力映像ストリームを生成・出力する。 - 特許庁
A restriction condition determination processing part 173 determines whether a cycle or rolled material within the restriction range meets the restriction contents by using the syntax tree to determine whether the object to be checked meets the restriction conditions. 制約条件判定処理部173は、規制範囲内のサイクルまたは圧延材が規制内容を満たすか否かを構文木を用いて判定することで、チェック対象が制約条件を満たすか否かを判定する。 - 特許庁
When the control code is the escape sequence control code (ESC code), the syntax analysis section 141 calls the processing of a function call section 146 to perform soft keyboard processing and image paste processing which only the terminal function processing section 142 is unable to process. また、拡張制御コード(ESCコード)の場合は、関数呼出部146の処理を呼び出して、端末機能処理部142だけでは処理できないソフトキーボード処理やイメージ貼り付け処理などが行われる。 - 特許庁
A program definition extracting means 135 analyzes the syntax of the program to extract definition parts and instructs an external program definition replacement means 123 to replace the definitions if an overlapped part exists in the extracted definitions. プログラム定義抽出手段135は、プログラムの構文解析を行って定義部分を抽出し、抽出した定義に重複があれば外部プログラム定義置換手段123に指示して定義の置換を行わせる。 - 特許庁
A variable length decoding section 2A of an MPEG-2 decoder section 2 applies syntax analysis to received compression data 1 in compliance with the MPEG-2 standard to produce encoding mode information 3, motion vector information 4, and a prediction residue signal 2B. MPEG-2デコーダ部2では、可変長復号部2AがMPEG-2規格に従い入力圧縮データ1のシンタックス解析を行ない、符号化モード情報3および動きベクトル情報4、予測残差信号2Bを生成する。 - 特許庁
A syntax analysis circuit 307 extracts a URL included in a scene descriptor SD from a storage device 302 and provides outputs of an elementary stream ES corresponding to the URL and object stream information OI to storage devices 306, 305, respectively. 構文解析回路307は、記憶装置302からのシーン記述子SDに含まれているURLを抽出し、そのURLに対応するエレメンタリストリームESとオブジェクトストリーム情報IOを記憶装置306,305にそれぞれ出力する。 - 特許庁
To provide a device, a method, and a program for detecting unauthorized access by comparing HTML syntax of user access with that of normal access for detection of XSS attack and protection. ユーザアクセスと正規のアクセスのHTML構文を比較することによりXSS攻撃を検出し、防御を行う為の不正アクセス検出装置、不正アクセス検出方法及び不正アクセス検出プログラムを提供する。 - 特許庁
To efficiently retrieve a word whose language itself is not understandable from an example even when the syntax and role on semantic meaning in a sentence with respect to a specific keyword is recognized without making it necessary to perform any complicate operation. 煩雑な作業を必要とすることなく、特定のキーワードに対する文中での構文・意味上の役割は分かっていても、言葉自体が分からない語を用例から効率良く検索することである。 - 特許庁
When a frequently appearing character string in a structured document appears for the second time or after during a syntax analysis, the analysis result extraction section 117 extracts the stored element object from the analysis result table 115 so as to be used again. 解析結果取り出し部117は、構文解析時、構造化文書中の頻出文字列の2回目以降の出現時には格納した要素オブジェクトを解析結果テーブル115から取り出して再利用させる。 - 特許庁
The client 620 requests a specified document and offers settings including document readily understandable level setting, locale setting, contents filtering instruction setting, government regulation setting, natural language setting and document syntax format setting. クライアント620が、特定の文書を要求し、文書の読みやすさレベル設定、ロケール設定、コンテンツ・フィルタリング指示設定、政府規制設定、自然言語設定、および文書構文フォーマット設定を含む設定を提供する。 - 特許庁
Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.