えいたんごクイズ

forking

/ˈfɔːrkɪŋ/
暗記モードで復習 →

noun

フォーク

解説 Definition

forking は fork(分岐する、派生させる)の現在分詞・動名詞です。名詞としては、特にソフトウェア開発で既存のプロジェクトを分岐させ、別の開発版を作ることを指します。

Forking is the act of creating a separate line of development from an existing software project or repository. The new version can then be modified and maintained independently while retaining its connection to the original source.

覚え方のコツ Memory Tip

原形 fork「枝分かれする、分岐させる」に -ing をそのまま付けた形。食器のフォークの先が分かれる像から、ソフトウェアでは既存リポジトリを分岐させ独自版を作ることを指す。forking a repositoryafter forking the project をまとまりで覚える。

Connect software forking with the familiar shape of a fork: one path divides into separate branches. Forking a repository creates a personal or independent copy from which development can proceed in another direction. The form comes from fork plus -ing, with no spelling change. Learn the combinations “forking a repository,” “forking a project,” and “after forking the code.” A fork is not merely a downloaded copy; in development platforms it normally preserves a recognizable relationship to the original project and may later contribute changes back through a pull request.

例文

Forking the repository allowed the team to test a new design.

リポジトリをフォークすることで、チームは新しい設計を試せました。

The developer explained why forking was necessary for the experiment.

その開発者は、実験にはフォークが必要な理由を説明しました。

After forking the project, they maintained their own version of the software.

プロジェクトをフォークした後、彼らは独自版のソフトウェアを保守しました。

forking の類義語・関連語

forking の語源・成り立ち Etymology

fork に接尾辞 -ing が付いた語で、fork 自体はラテン語 furca「二股の叉・熊手」が古英語を経て入ったものです。fork や pitchfork と同系で、先が二つ以上に分かれる形から、道や処理が枝分かれすることを表します。

Forking is formed from fork plus -ing. Fork entered English through Germanic and Old English forms related to Latin furca, “a two-pronged fork or forked support.” The physical image of prongs or paths separating produced the verb meaning “to divide into branches.” Computing adopted that metaphor for splitting execution or development. In software projects, forking now commonly means creating a distinct version based on an existing body of code.

同じレベルの英単語をもっと

外部辞書で調べる

この単語をシェア

この単語を英単語クイズで覚えよう