Condition Link
Under what condition is it true?
معنی
A relation that makes a statement depend on another situation: if, unless, provided that, in case.
اسے کیسے پہچانیں
Find the condition that must hold for the main idea to apply.
مثالیں
if|unless|in case|provided
if it rains|unless you call|in case of delay
If it rains, we will stay home.
Visual guide
condition frame IF [condition] THEN [main idea] if it rains -> stay home main idea depends on IF
condition shapes: if P -> Q unless P -> Q = if not P provided P -> Q = only with P in case P -> prepare for P
زبان کا جائزہ
آپ کی زبان میں
Conditions commonly use اگر ... تو, though تو can be omitted in simple patterns.
اگر بارش ہوئی تو ہم نہیں جائیں گے۔
If rain happened then we will not go.
سیکھی جانے والی زبان میں
Formal conditionals can use particles such as إن and verb moods such as jussive.
إن تدرسْ تنجحْ.
If you study, you succeed.
Learners may avoid classical conditional patterns or mix them with colloquial forms.
Same block, different coding
Both languages use this block strongly, but they signal it differently. Focus on form changes, not only meaning.