検索結果- 英語 - 多言語
検索内容:
third-party claims
third wave feminists
third-person dual
(grammar) A variety of third-person verb form used when the subject of a sentence is exactly two people other than the speaker or the audience, used in some languages, such as Greek.
(文法)話者と聞き手以外の対象が正確に二人である場合に使われる動詞の三人称の活用形、いわゆる双数形
third island chain
third culture kid
(sociology) A young person who has lived for a significant period outside their birth (or passport) country due to parental work-related migration. "Third culture" refers to a distinct way of life different from those of the birth or host countries, but common to fellow expats. Abbreviation: TCK.
親の仕事の都合で出生国以外の国に長期間住み、出生国や滞在国の文化に加え、共に住む外国人たちの間で共有される独自の文化(サードカルチャー)の影響を受けた子供。
third culture kids
third-class object
(programming, languages) An entity of which the value can neither be passed as a parameter, nor be returned from a function, nor assigned to a variable. (Used by Raphael Finkel, the first-class object does not need to have run-time constructability according to his definition.)
(プログラミングや言語理論の文脈で)値として取り扱えない、つまり関数へ引数として渡すことも、戻り値として返すことも、変数へ代入することもできない実体。