1153万例文収録!

「syntax」に関連した英語例文の一覧と使い方(14ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

syntaxを含む例文一覧と使い方

該当件数 : 946



例文

Thereafter, the symbolic form of a phoneme is converted into natural language text in that a computer system performs access to a complicated word list and syntax analysis.例文帳に追加

音素のシンボリック・フォームは、その後、コンピュータ・システムが複雑な語彙リスト及びシンタックス分析へのアクセスを行うことによって自然言語テキストに変換される。 - 特許庁

A retrieval interface part 24 receives a retrieval request transmitted from a client terminal 3 and performs syntax analysis of the query data, that is, the retrieval request.例文帳に追加

検索インターフェイス部24は、クライアント端末3から送信された検索要求を受けて、当該検索要求であるクエリデータを構文解析する。 - 特許庁

SYNTAX ANALYSIS RULE INPUT SYSTEM TO BE USED FOR LANGUAGE DESIGN SUPPORT SYSTEM, SEMANTIC MAP INPUT SYSTEM, LEXICAL ANALYSIS INPUT SYSTEM AND VIRTUAL MACHINE SELECTION SYSTEM例文帳に追加

言語設計支援システムに用いる構文解析ルール入力システム、セマンティックマップ入力システム、字句解析入力システム、仮想マシン選択システム - 特許庁

We present a new graph grammar based approach for defining the syntax of visual languages and for generating visual language parsers. 例文帳に追加

我々は,ビジュアル言語の構文を定義するため,およびビジュアル言語構文解析系を生成するため,新しいグラフ文法に基づく方法を提案する. - コンピューター用語辞典

例文

Although any JPEG process is supported by the syntax of the JPEG File Interchange Format (JFIF) it is strongly recommended that the JPEG baseline process be used for the purposes of file interchange. 例文帳に追加

どのJPEGプロセスもJFIF(JPEGファイル交換形式)の構文によってサポートされているが,ファイル交換の目的に対しては,JPEGベースライン・プロセスの使用が強く推奨される. - コンピューター用語辞典


例文

Each language has its own syntax, punctuation, and spelling rules; for example, a Pascal source program is meaningless to a COBOL compiler or a BASIC interpreter 例文帳に追加

(プログラミング)言語にはそれぞれ独自の構文,句読法,つづり字規則がある.たとえば,パスカルの原始プログラムは,COBOLコンパイラやBASICインタプリタには何ら意味をもたない - コンピューター用語辞典

The Simple Object Access Protocol, or SOAP, enables Remote Procedure Calls (RPCs) to be sent as Extensible Markup Language (XML) syntax across the Web's HTTP architecture. 例文帳に追加

SOAP(シンプル・オブジェクト・アクセス・プロトコル)は, ウェブのHTTPアーキテクチャを通して遠隔手順呼出し(RPC)を拡張可能マーク付け言語(XML)の構文で送信することを可能にする. - コンピューター用語辞典

Further work is needed to ensure that the Abstract Data Type definitions conform precisely with evolving SQL3 and SQL/MM standards and syntax. 例文帳に追加

この抽象データ型定義が、進展しているSQL3およびSQL/MM標準と構文とに正確に適合することを保証するには、さらなる作業が必要である。 - コンピューター用語辞典

They may be used to form the syntax of new visual programming languages leading to new paradigms such as programming by demonstration. 例文帳に追加

それらはデモンストレーションによるプログラミングなど,新しい方法論に導く新しいビジュアルプログラミング言語の構文を形成するのに使われる可能性がある. - コンピューター用語辞典

例文

Please refer to section 7.5 for the syntax of formal parameter lists.If keyword arguments are present, they are first converted to positional arguments, as follows.例文帳に追加

仮引数 (formal parameter) リストの構文については、7.5 を参照してください。 キーワード引数が存在する場合、以下のようにして最初に固定引数(positional argument) に変換されます。 - Python

例文

A commentsignifies the end of the logical line unless the implicit line joining rules are invoked.Comments are ignored by the syntax; they are not tokens.例文帳に追加

非明示的な行継続規則が適用されていない限り、コメントは論理行を終端させます。 コメントは構文上無視されます; コメントはトークンになりません。 - Python

a hyphen followed by a whole word, e.g. "-file" (this is technically equivalent to the previous syntax, but they aren'tusually seen in the same program)例文帳に追加

ハイフンの後ろに語が続くもので、例えば "-file" (これは技術的には上の書式と同じですが、通常同じプログラム上で一緒に使うことはありません) - Python

Note: ANSI C procedure prototype syntax is not recognized by most non-ANSIC compilers, including many compilers based on the Portable C Compiler.Use the -a option only in conjunction with a compiler that conforms to the ANSI C Standard.例文帳に追加

注意:ほとんどの非 ANSI C コンパイラは、ANSI C の手続きプロトタイプの書式を処理できない。 Portable C コンパイラをベースにした多くのコンパイラがこれに該当する。 - XFree86

"Application" passwords are recomputed for each new request from the master password or an "Application" password syntax rule, and are never stored in a system.例文帳に追加

「アプリケーション」パスワードは、マスタ・パスワードまたは「アプリケーション」パスワード構文規則から、新しい要求ごとに再計算され、システム内には絶対に保管されない。 - 特許庁

To provide a text editor for editing/maintaining the source program of program language having a non-procedure processing syntax which is convenient for a user, and excellent in maintenance.例文帳に追加

非手続き処理構文を持つプログラム言語のソースプログラムを編集・保守するテキストエディタを、ユーザにとって使い勝手がよく、保守性に優れたものにする。 - 特許庁

A conditional branch information extracting part 113 extracts the condition information of conditional branch from the syntax analysis result of a syntax analysis part 111, and a structure extracting part 112 extracts the calling structure of a subroutine with the condition information, and an input/output data extracting part 114 extracts the input/output information of each subroutine.例文帳に追加

構文解析部111による構文解析結果から、条件分岐情報抽出部113が条件分岐の条件情報を抽出し、構造抽出部112がサブルーチンの呼出構造を条件情報とともに抽出し、入出力データ抽出部114が各サブルーチンの入出力情報を抽出する。 - 特許庁

A syntax element conversion part 15 retrieves a tag name memory 11 and an attribute name memory 12 based on a tag name and an attribute name and converts the tag name and the attribute name into an abbreviated tag name and an abbreviated attribute name and an output part 16 combines converted syntax elements and outputs the combined result as an abbreviated document type definition matching document 3.例文帳に追加

構文要素変換部15は、構文要素におけるタグ名、属性名により、タグ名メモリ11,属性名メモリ12を検索し、タグ名、属性名を短縮タグ名、短縮属性名に変換し、出力部16は変換した構文要素を結合し短縮文書型定義整合文書3として出力する。 - 特許庁

Then, the original description information concerning the dictionary information body used for the syntax analysis is at least stored when the syntax analysis is performed to an input sentence using the dictionary information body of the dictionary, output description information is created and output from the input sentence and the stored original description information.例文帳に追加

そして、辞書の辞書情報本体を利用して入力文を構文解析している際に、構文解析に用いられた辞書情報本体に係る原解説情報を少なくとも記憶し、入力文、及び、記憶された原解説情報から、出力解説情報を作成して出力する。 - 特許庁

Then, a morpheme analysis and a syntax analysis are performed to an inputted sentence, and a word which is the center of emotionality and an expression emphasizing or denying it are extracted and the intensity of emotionality expressed by the expression is digitized as a score by utilizing syntax structure and the meaning of the word obtained by the result of the analysis.例文帳に追加

そして、入力文を形態素解析、及び構文解析し、その結果得られた構文的な構造や単語の意味などを利用し、情動性の中心となる単語やそれを強調したり否定したりする表現を抽出すると共にその表現が表す情動の強さをスコアとして数値化する。 - 特許庁

In the use of an undefined type, which is not previously defined as a program language, by a user, a syntax analysis is carried out by referring to a type information database after operating a text analysis of the program, and based on the result of the syntax analysis, type conversion based on a conversion rule database is carried out only in a part necessary for type conversion.例文帳に追加

本発明は、プログラム言語に予め定義されていない未定義の型をユーザが使用する際に、プログラムの字句解析を行った後、型情報データーベースを参照して構文解析を行い、構文解析の結果に基づき型変換が必要な箇所のみに変換規則データーベースに基づいた型変換を行う。 - 特許庁

In the syntax analysis device, a sentence to be analyzed is divided into many sentence elements and, with respect to at least one of the divided many sentence elements, a corrected grammatical rule suitable for the sentence elements is generated on the basis of a standard grammatical rule and the generated corrected grammatical rule is used to perform syntax analysis of sentence elements.例文帳に追加

解析対象文を複数の文要素に分割し、分割された複数の文要素の少なくとも一つについて、標準文法規則に基づいて当該文要素に適合する修正文法規則を生成し、当該生成された修正文法規則を用いて文要素の構文解析を行う構文解析装置である。 - 特許庁

To provide a pattern detection processing program generation system which realizes generation of a pattern detection processing program by a pattern description language into which syntax elements of a communication protocol are entered.例文帳に追加

通信プロトコルの構文要素を取り込んだパターン記述言語によりパターン検出処理プログラムを生成可能としたパターン検出処理プログラム生成システムを提供する。 - 特許庁

The syntax of a sentence included in a document 1 specified as a processing target of a sentence analysis means 2 is analyzed and an analytical tree 3 describing the relation of plural words is generated.例文帳に追加

文解析手段2の処理対象として指定された文書1に含まれる文の構文を解析し、単語間の関係を記述した解析木3を生成する。 - 特許庁

Namely, the Kana-Kanji conversion-prediction engine 43 learns which attribute is to be preceded in the combination of attributes allowed to be applied to words in a syntax allowed to be adopted to the character string to be converted.例文帳に追加

すなわち、その変換対象文字列がとりうる構文における単語がもちうる属性の組み合わせの中で、どの属性を優先させるかを学習する。 - 特許庁

A text generating part 12 executes the morpheme analysis/syntax analysis of the extracted text or the like, and combines the key word 2 with the text or the like, and outputs a natural text 3.例文帳に追加

テキスト生成部12では抽出されたテキストなどを形態素解析・構文解析し、テキストなどにキーワード2を組み合わせることで自然なテキスト3を出力する。 - 特許庁

To provide a moving picture encoding device and moving picture decoding device having a system such that an extension intra coding result can be efficiently syntax-described.例文帳に追加

拡張イントラ符号化結果を効率的にシンタックス記述することができる方式を備えた動画像符号化装置および動画像復号装置を提供すること。 - 特許庁

In an arithmetic encoding part 58, among syntax elements of image compression information to be inputted, frame/field flag is first encoded by a frame/field flag context model 91.例文帳に追加

算術符号化部58においては、入力される画像圧縮情報のシンタクス要素のうち、まず、frame/field flagがフレーム/フィールドフラグコンテクストモデル91によって符号化される。 - 特許庁

To provide a memory which does not need a redundant write operation of a non-selected data and can optimize a syntax of a page to rewriting at an efficient status.例文帳に追加

非選択データの冗長な書き込み操作を不要とでき、ページの配列を書き換えに効率の良い状態に最適化することが可能な記憶装置を提供する。 - 特許庁

To prevent production of a medium, having syntax errors or format violations, when recording an inputted stream consisting of a video signal subjected to variable length coding in the medium.例文帳に追加

入力された、可変長符号化されたビデオ信号からなるストリームをメディアに記録する際に、シンタクスエラーやフォーマット違反が存在するメディアを作成しないようにする。 - 特許庁

A script inputted from a prescribed communication port is successively analyzed by a syntax/semantic analysis part 21, and then the analyzed script is executed by an execution processing part 23.例文帳に追加

所定の通信ポートから入力されたスクリプトは、逐次、構文/意味解析部21によって解析され、次に、実行処理部23によって、解析されたスクリプトが実行される。 - 特許庁

To provide a source analysis program allowing efficient obtaining of correspondence between a position in a macro call inside a source code and even a node of an AST (Abstract Syntax Tree).例文帳に追加

ASTのノードとの間でも、ソースコード中のマクロ呼び出しにおける位置との対応を効率よく把握することを可能とするソース解析プログラムを提供する。 - 特許庁

The deficit of an EOB of the macroblock caused by discarding the portion 303 is detected by a syntax check conducted during a reproducing and the EOB is inserted into the deficit portion.例文帳に追加

余りの部分303を捨てたことで生じたマクロブロックのEOBの欠損は、再生時になされるシンタクスチェックにより検出され、欠損箇所にEOBが挿入される。 - 特許庁

To realize Exp-Golomb coding, required for coding a syntax element in H. 264/AVC, at high speed with a small-scale integrated circuit.例文帳に追加

H.264/AVCにおいてシンタックス要素を符号化するために必要となる、Exp−Golomb符号化を、小規模な集積回路によって高速に実現する。 - 特許庁

A recognition server 204 receives the input data and designation of syntax, and returns the data showing what is recognized at least one of the client and Web server.例文帳に追加

認識サーバ204は、入力データおよび文法の指示を受信し、また、何が認識されたかを示すデータを、クライアントおよびウェブサーバの少なくとも1つに戻す。 - 特許庁

When matched therein, an instance or a tag related to the syntax analysis tree in the dictionary is returned to an opened application, and the related action of the tag is executed.例文帳に追加

マッチが見つかると辞書中の構文解析ツリーに関連するインスタンスまたはタグがドキュメントが開いているアプリケーションに戻され、そのタグの関連アクションが実行される。 - 特許庁

In an arithmetic encoding part 58, a frame/field flag among syntax elements of image compression information to be input is first coded by a frame/field flag context model 91.例文帳に追加

算術符号化部58においては、入力される画像圧縮情報のシンタクス要素のうち、まず、frame/field flagがフレーム/フィールドフラグコンテクストモデル91によって符号化される。 - 特許庁

Bitstream data (r) generated by an extension syntax description part comprise a sequence parameter set (SPS)r1, a picture parameter set (PPS)r2, a slice header r3, and slice data r4.例文帳に追加

拡張シンタックス記述部で生成されるビットストリームデータrは、シーケンスパラメータセット(SPS)r1、ピクチャパラメータセット(PPS)r2、スライスヘッダr3およびスライスデータr4で構成される。 - 特許庁

Rule storage means stores predetermined conditions for detecting a sentence with a complex syntax in association with a message corresponding to the conditions.例文帳に追加

ルール格納手段は、構文的にわかりにくい文を検出するための予め定められた条件および当該条件に応じたメッセージを対応づけて格納する。 - 特許庁

To provide a method for managing structured documents which achieves syntax analysis which restrains a memory usage quantity even if a processing logic of an application is altered; and to provide a device therefor.例文帳に追加

アプリケーションの処理ロジックが変更される場合においても、メモリ使用量を抑止した構文解析を実現する構造化文書の管理方法及び装置を提供する。 - 特許庁

When the dragged source is from libraries, the dragged source is optionally converted into an IEC61131-syntax program portion according to the type of the libraries, namely, a function or a function block.例文帳に追加

ドラッグ済ソースがライブラリーからである場合に、該ドラッグ済ソースはライブラリーのタイプ、すなわち関数又は関数ブロックに応じて、IEC61131シンタックスプログラム部分に任意に変換される。 - 特許庁

To provide an abstract syntax data storage device which uses a memory area with high efficiency and processes values at high speed, and an MIB which is high in the use efficiency of the memory area.例文帳に追加

記憶領域の使用効率が高く、属性値の処理を高速に行なえる抽象構文データ保持装置と、記憶領域の使用効率が高いMIBを提供する。 - 特許庁

In an arithmetic encoding section 58, among syntax elements of image compression information to be input, a frame/field flag is first encoded by a frame/field flag context model 91.例文帳に追加

算術符号化部58においては、入力される画像圧縮情報のシンタクス要素のうち、まず、frame/field flagがフレーム/フィールドフラグコンテクストモデル91によって符号化される。 - 特許庁

The guideXML syntax is lightweight yet expressive, so that it is easy to learn yet also provides all the features we need for the creation of web documentation.例文帳に追加

このガイドXML構文は軽快で表現に富み、その結果として学習することは容易で、さらにWebドキュメンテーションの作成に私たちが必要とする特性をすべて提供します。 - Gentoo Linux

"errors and execution" This implementation varies from other implementations in terms of what code will be executed when syntax and other errors are found in the program. 例文帳に追加

"エラーと実行"このバージョンの bc は、プログラムに文法上のエラーや他のエラーが見つかった場合にどういうコードが実行されるか、という点で、他の実装と異なっています。 - JM

The pattern detection part 204 detects the same elements on XML syntax in metadata referring to the analysis table, and performs marking using the element which appears first as template.例文帳に追加

パターン検知部204は、解析テーブルを参照して、メタデータ内のXML文法上の同じ要素(element)を検出し、最初に現れた要素をテンプレートとしてマーキングする。 - 特許庁

Therefore, considering the syntax elements of a sentence to be translated, a learner fills in the phrase of Japanese or English in the phrase entry section, and then translates the phrase.例文帳に追加

従って、学習者は翻訳対象文の構文要素を勘案して語句記入欄17に英語又は日本語の語句を記入した後、その語句を翻訳する。 - 特許庁

Thereby even if a user often revises the rules, syntax interpretation is executed only for the revised parts without interpreting all the rules different from the prior art.例文帳に追加

これにより、ユーザが頻繁にルールを修正しても、従来とは異なり全てのルールを構文解釈することなく、修正部分だけの構文解釈のみ実行する。 - 特許庁

A context index (ctxIdx) setting part 162 sets context indexes for specifying context variables for the syntax elements so that they are not repeated in parallel processing units.例文帳に追加

コンテキストインデックス(ctxIdx)設定部162は、シンタックス要素に対するコンテキスト変数を特定するためのコンテキストインデックスを並列処理単位内で重複しないように設定する。 - 特許庁

A retrieval formula generation part 26 generates a retrieval formula including the syntax and role information on semantic meaning corresponding to the first retrieval object word and the second retrieval object word.例文帳に追加

検索式生成部26は第1の検索対象語と、第2の検索対象語に対応する構文及び意味上の役割情報とを含む検索式を生成する。 - 特許庁

例文

The syntax analysis section is operated by using a grammar on the basis of tasks, whose keys are given to the data of the electronic program guide and the user data stored in the file system.例文帳に追加

上記構文解析部は、ファイルシステムによって保持された電子番組ガイドのデータ及びユーザデータに対してキーが付与されたタスクに基づいた文法を用いて動作する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS