Practice reading and constructing the dense noun phrases that IT English relies on: stacked modifiers, participle phrases, and technical noun stacks.
0 / 5 completed
1 / 5
Which noun phrase is grammatically correct and natural in technical English?
English noun stacks build left-to-right: each word modifies the one to its right. containerised modifies microservice, which modifies deployment, which modifies pipeline. The rightmost noun (pipeline) is the head noun.
2 / 5
A job description says: We need a machine-learning-driven distributed tracing infrastructure engineer. What is the head noun (the main thing being described)?
In a noun phrase, the head noun is always the rightmost noun. All other elements (machine-learning-driven, distributed tracing, infrastructure) are pre-modifiers describing the engineer role.
3 / 5
Which sentence uses a participle-modified noun phrase correctly?
A past participle (containerised) can pre-modify a noun: containerised microservice. Containerising (present participle) implies the process is still happening. Containerise is the verb form, not an adjective.
4 / 5
Which noun phrase correctly uses post-modification with an infinitive?
Abstract nouns like ability, capacity, and option are post-modified with to + infinitive: ability to scale, capacity to handle, option to roll back. This is a very common pattern in technical requirements writing.
5 / 5
A technical spec says: a metric that reflects end-user experience. This is an example of:
Post-modification with a relative clause adds more detail after the head noun: a metric [that reflects end-user experience]. This pattern allows more complex description than pre-modification (an end-user-experience-reflecting metric would be awkward).