| 意味 | 例文 |
Predicate Aの部分一致の例文一覧と使い方
該当件数 : 144件
A sentence consists of a subject and a predicate. 例文帳に追加
文は主格と賓辞よりなる - 斎藤和英大辞典
A sentence consists of subject and predicate. 例文帳に追加
文は主格と賓辞よりなる - 斎藤和英大辞典
A predicate word determination unit 326 extracts a predicate word from the browsing specific information, and determines a representative predicate word.例文帳に追加
述語決定部326は、閲覧特定情報から述語を抽出し、代表述語を決定する。 - 特許庁
a statement consisting of one subject and one predicate 例文帳に追加
1つの主語と述語から成る文 - EDR日英対訳辞書
Once you create a predicate, you can use the predicate in an assignment.例文帳に追加
述語を作成すると、その述語を割り当ての中で指定できます。 - NetBeans
make the (grammatical) predicate in a proposition 例文帳に追加
命題において(文法的な)述部を作る - 日本語WordNet
XIfEvent, XCheckIfEvent,XPeekIfEvent - check the event queue with a predicate procedure 例文帳に追加
XIfEvent, XCheckIfEvent, XPeekIfEvent \\- 述語手続きでイベントキューをチェック - XFree86
interchange of subject and predicate of a proposition 例文帳に追加
対象の置き換えと提案に関する述部 - 日本語WordNet
A determination predicate extractor 3 extracts a record set to be processed by the extracted predicate and a determination predicate determining determination conditions from the extracted predicate, and generates a determination predicate set by summarizing the determination predicates extracted for each record set.例文帳に追加
判定述語抽出器3は,抽出された述語からその述語が処理するレコードセットと判定条件を定める判定述語とを抽出して,レコードセットごとに抽出した判定述語をまとめて判定述語集合を生成する。 - 特許庁
An extractor 2 of shortest record length by predicate extracts a predicate pertinent to a predicate list storage part 12 from the property of software, and specifies the shortest record length of record length satisfying a predicate.例文帳に追加
述語毎最短レコード長抽出器2は,ソフトウェアのプロパティから,述語一覧記憶部12に該当する述語を抽出して,述語を満たすレコード長の最短レコード長を特定する。 - 特許庁
In certain kinds of loops (WHILE..DO and REPEAT), there is no loop index, but a loop predicate that is a logical predicate. 例文帳に追加
ある種のループ(WHILE..DOやREPEAT)においては、ループ・インデックスはないが、論理述語の一つであるループ述語がある。 - コンピューター用語辞典
The removal of the predicate may include the removal of a predicate instruction by translation, the removal of a protection predicate for a safe instruction by speculation, the removal of a protection predicate for an unsafe instruction by compensation, and the removal of a protection predicate for an inappropriate instructions by if-conversion.例文帳に追加
プレディケートの除去は翻訳によるプレディケート命令の削除、投機で安全な命令の保護プレディケートを削除すること、安全でない命令の保護プレディケートを補償により削除すること、逆if-変換で適切でない命令の保護プレディケートを削除することを含んでもよい。 - 特許庁
Then, a plurality of predicate pairs are extracted from the plurality of situation pairs, and a set of nouns co-occurring with each predicate of the predicate pairs is extracted from the sentence set storage section, in order to cluster the predicate pairs by using the similarity degree of the predicate pairs based on a vector indicating the appearance frequency of the set of nouns for each predicate.例文帳に追加
次に、複数の事態対から複数の述語対を抽出し、文章集合蓄積部から述語対の述語毎に共起する名詞集合を抽出し、述語毎の当該名詞集合の出現頻度を表すベクトルに基づく当該述語対の類似度を用いて述語対をクラスタリングする。 - 特許庁
an expression including a subject and predicate but not constituting a complete sentence 例文帳に追加
主語と述語を含むが完全文を形成しない表現 - 日本語WordNet
A complementing processing part 72 compares the meaning labels of the functional expressions of the intermediate predicate with those of a complementing source predicate, immediately after the intermediate predicate, with respect to the intermediate predicate whose functional expressions to be complemented are determined to be necessary.例文帳に追加
補完処理部72は、補完すべき機能表現が必要だと判断された中間述部に対して、その中間述部とその直後にある補完もと述部の機能表現の意味ラベルを比較する。 - 特許庁
of a grammatical sentence, a descriptive account of the subject contained in the predicate 例文帳に追加
論理学で,命題の述語として,主語について述べた概念 - EDR日英対訳辞書
A predicate applies a condition to a node that can have multiple values.例文帳に追加
述語は、複数の値を持つことができるノードに条件を適用します。 - NetBeans
In the case of following a predicate, a part of speech category AUX corresponding to a predicate which should not have case frames is defined and when these words follow the predicate in the sentence, the case frames are deleted (S2).例文帳に追加
述語に後続する場合、格フレームを持つべきでない述語に対応する品詞カテゴリAUXを定義し、文中でこれらの語が述語に後続する場合は格フレームを削除する。 - 特許庁
The BPEL Mapper enables you to create a predicate that consists of XPath functions.例文帳に追加
BPEL マッパーを使用すると、XPath 関数からなる述語を作成できます。 - NetBeans
The predicate `dog' is predicated of the subject `Fido' in the sentence `Fido is a dog' 例文帳に追加
述語『犬』は文の述語『ファイドーは、犬である』の『ファイドー』である - 日本語WordNet
Removes all the files that follow a given predicate from file $URL. 例文帳に追加
指定した条件を満たすすべてのファイルを$URL から削除します。 - PEAR
Note,the iterator does not produce any output until the predicate is true, so it may have a lengthy start-up time.例文帳に追加
このイテレータは、predicateが真の間は全く要素を返さないため、最初の要素を返すまでに長い時間がかかる場合があります。 - Python
Removal of a predicate from the converted if-conversion may be included.例文帳に追加
変換されたif-変換からプレディケートを除去することを含んでもよい。 - 特許庁
To improve detection accuracy of a sentence whose objective is away from its predicate.例文帳に追加
目的語と述語が離れている文の検出精度を向上させる。 - 特許庁
the premise of a syllogism that contains the major term (which is the predicate of the conclusion) 例文帳に追加
(結論の述語である)大名辞を含む三段論法の前提 - 日本語WordNet
a constituent of a sentence at the first step in an analysis: e.g., subject and predicate 例文帳に追加
分析の最初の段階における文の構成要素:例えば、主部と述部 - 日本語WordNet
The system 110 uses a register 73, a pipe line 21 and the predicate circuits 94, 162.例文帳に追加
本発明のシステム(110)は、レジスタ(73)と、パイプライン(21)と、述語回路(94、162)と、を利用する。 - 特許庁
a rule that shows whether a predicate calculus is formed or not, called resolution principle 例文帳に追加
融合原理という,述語論理式が成立するかしないかを表す規則 - EDR日英対訳辞書
Renaming of predicated instructions, within the predicated code region, is then stalled until a predicate of the predicate defining instruction is resolved.例文帳に追加
更に、述語付き定義命令の述語が解明されるまで、述語付きコード領域内の述語付き命令のリネーミングはストールされる。 - 特許庁
in grammar, a clause containing a subject and predicate 例文帳に追加
文章を構成する一部分で,主語と述語を備えた一続きのまとまった語 - EDR日英対訳辞書
To more appropriately complement a functional word which should be compensated for an intermediate predicate.例文帳に追加
中間述部に補う必要がある機能語をより適切に補完する。 - 特許庁
of Kantian thought, the idea that the concept of a predicate is contained in the subject 例文帳に追加
カント哲学において,主語に述語の概念が含まれている判断 - EDR日英対訳辞書
| 意味 | 例文 |
| Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. 「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編 |
| Copyright © National Institute of Information and Communications Technology. All Rights Reserved. |
| 日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| 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会員(無料)になると
|




