verb🔗Shareカレー粉で調理または味付けするTo cook or season with curry powder."My mom is currying the chicken for dinner tonight, so the house smells delicious. "今夜の夕食に母がチキンをカレーにしているので、家の中がとてもいい匂いです。foodagricultureChat with AIVocabulary GamePractice Reading
verb🔗Share毛づくろいするTo groom (a horse); to dress or rub down a horse with a curry comb."Every morning, the stable boy is responsible for currying the horses to remove dirt and keep their coats healthy. "毎朝、厩舎の少年は馬の毛づくろいをして汚れを取り除き、毛並みを健康に保つ責任があります。animalactionagricultureChat with AIVocabulary GamePractice Reading
verb🔗ShareなめすTo dress (leather) after it is tanned by beating, rubbing, scraping and colouring."The leatherworker is carefully currying the saddle, smoothing and coloring it to a rich brown. "革職人は、鞍を丁寧に鞣し、滑らかにし、豊かな茶色に着色しています。materialprocessindustryChat with AIVocabulary GamePractice Reading
verb🔗Share殴る, 叩くTo beat, thrash; to drub."The bully was suspended after currying the smaller boy behind the school. "いじめっ子は、学校の後ろで小さな男の子を殴った後、停学処分になった。actionChat with AIVocabulary GamePractice Reading
verb🔗Shareお世辞を言う, ご機嫌を取るTo try to win or gain (favour) by flattering."The student was currying favor with the teacher by bringing her an apple every day. "生徒は毎日先生にリンゴを持っていくことで、先生のご機嫌を取ろうとしていた。attitudecharacteractioncommunicationhumanChat with AIVocabulary GamePractice Reading
verb🔗Shareカリー化するTo perform currying upon."Instead of creating a single function to add three numbers at once, the programmer was currying it to create a function that adds one number, then another, and finally a third. "一度に3つの数字を加算する単一の関数を作成する代わりに、プログラマーは、1つの数字、次に別の数字、そして最後に3つ目を加算する関数を作成するためにカリー化していました。computingtechnicalfunctionprocessChat with AIVocabulary GamePractice Reading
verb🔗Share急ぐ, 駆けつけるTo scurry; to ride or run hastily"Seeing the bus pull away, the student was currying down the street, hoping to catch it at the next stop. "バスが発車するのを見て、生徒は次の停留所で捕まえようと、通りを駆けつけた。actionvehiclewayChat with AIVocabulary GamePractice Reading
verb🔗Share移動する、横断するTo cover (a distance); (of a projectile) to traverse (its range)."The delivery truck finished currying the distance to the warehouse just before the deadline. "配達トラックは、締め切り直前に倉庫までの距離を移動し終えました。actionphysicsspaceChat with AIVocabulary GamePractice Reading
verb🔗Share急ぐ, 促すTo hurry."Seeing the rain start, she began currying the children inside before they got soaked. "雨が降り始めたのを見て、彼女は子供たちがびしょ濡れになる前に、家の中に急がせ始めた。actiontimeChat with AIVocabulary GamePractice Reading
noun🔗Shareカリー化、複数の引数を受け取る関数を、単一の引数(元の関数の最初の引数)を受け取り、残りの引数を受け取って結果を返す新しい関数を返す関数に変換する手法。The technique of transforming a function that takes multiple arguments into a function that takes a single argument (the first of the arguments to the original function) and returns a new function that takes the remainder of the arguments and returns the result."In functional programming, currying allows you to break down a function that adds three numbers into a series of functions, each taking one number at a time. "関数型プログラミングでは、カリー化を使用すると、3つの数値を加算する関数を、一度に1つの数値を受け取る一連の関数に分解できます。computingtechnologyfunctionChat with AIVocabulary GamePractice Reading