How to write First order/Predicate logic | Artificial Intelligence

Gate Smashers
11 Jan 202409:24

Summary

TLDRThe video script is an educational tutorial explaining first-order logic and predicate quantification. It uses the example of 'All that shines is gold' to demonstrate logical statements and their negations. The instructor clarifies the concept of universal sets, like the set of metals, and subsets, such as glittering objects. The script explores the implications of statements like 'All glitter is gold' and its negation, 'Not all that shines is gold,' emphasizing the importance of understanding logical connectors and quantifiers to solve problems involving logical expressions.

Takeaways

  • 😀 The video discusses how to write a simple statement in first-order logic or predicate nomination.
  • 🔍 The script uses 'All that glitters is gold' as an example to explain the concept.
  • 📚 It explains the notation for universal sets, denoted by '∀', and how it is used in logic statements.
  • 🌟 The concept of 'glitter' is used to represent a property of objects, specifically metals in this context.
  • 🤔 The video emphasizes the importance of understanding the concept before writing the logic statement.
  • 📝 The script differentiates between 'All that glitters is gold' and 'All that does not glitter is not gold', explaining their logical implications.
  • 🧩 It discusses the use of '∀' (for all) and '∃' (there exists) symbols and their application in logic statements.
  • 🚫 The video clarifies the meaning of negation in logic, using 'not all that glitters is gold' as an example.
  • 🔄 It explains the process of negating a statement and how it affects the logic, using 'not all that glitters is gold' as a case study.
  • 📖 The script concludes by advising students to remember the use of '∀' for 'all' and '∃' for 'some' in logic statements.

Q & A

  • What is the main topic of the video?

    -The main topic of the video is explaining how to write a simple statement in first-order logic or predicate nomination.

  • What does 'All that glitters is gold' mean in the context of the video?

    -In the video, 'All that glitters is gold' is used as an example to demonstrate how to represent statements in first-order logic, where 'glitters' refers to a property of substances, and 'gold' is the category being discussed.

  • What is the significance of the term 'metals' in the video?

    -The term 'metals' in the video is used to discuss the set of substances that can be part of a universal set, and it is used to illustrate the concept of subsets and properties within first-order logic.

  • How does the video explain the concept of 'universal set'?

    -The video explains the concept of 'universal set' by using the example of 'metals', suggesting that there is a universal set of all metals, and then it discusses subsets of this universal set, such as the subset that 'glitters'.

  • What is the role of the term 'glitter' in the video?

    -The term 'glitter' is used to represent a property within the subsets of the universal set of metals. It is used to demonstrate how to write propositions in first-order logic that involve properties of elements within a set.

  • How is the concept of 'for all' represented in the video?

    -The concept of 'for all' is represented in the video by using the notation 'for all x', which is used to make a statement about all elements within a set, such as 'for all x, glitter is gold'.

  • What is the difference between 'All that glitters is gold' and 'All that does not glitter is not gold' as discussed in the video?

    -The video discusses that 'All that glitters is gold' implies that everything that has the property of glittering is gold, while 'All that does not glitter is not gold' implies that everything that lacks the property of glittering is not gold, which is a different logical statement.

  • How does the video use the example of 'yellow gold' to explain logical statements?

    -The video uses the example of 'yellow gold' to explain that while it is a type of gold and thus glitters, there are other types of gold, like 'white gold' or 'rose gold', that may not glitter but are still considered gold, thus illustrating the complexity of logical statements.

  • What is the importance of the term 'not' in logical statements as explained in the video?

    -The term 'not' is important in logical statements because it allows for the negation of properties, which can change the truth value of a statement. The video explains how to use 'not' in conjunction with 'for all' to create more complex logical statements.

  • How does the video suggest representing the statement 'Not all that glitters is gold' in first-order logic?

    -The video suggests representing the statement 'Not all that glitters is gold' by using the logical notation 'Not(for all x, glitter(x) implies gold(x))', which means there exists at least one instance where something that glitters is not gold.

  • What is the advice given in the video for solving questions involving 'for all' and 'there exists' symbols?

    -The video advises to always remember to use the 'for all' symbol with 'for all' statements and the 'there exists' symbol with 'there exists' statements when solving questions in first-order logic.

Outlines

00:00

🤔 Introduction to First Order Logic and Predicate Logic

In this paragraph, the speaker introduces the topic of converting simple statements into first-order logic, explaining how it's essential to understand the concept. The example used is 'All that glitters is gold,' which represents the process of identifying subsets within a universal set of metals. The speaker further introduces the concept of 'glitter' as a property and explains how the relationship between universal sets and subsets can be represented using logical symbols like 'For all x' and implications (→).

05:00

💡 Understanding Implications and Optimal Answers

This paragraph delves into the difference between two logically correct but structurally different expressions. The speaker explains how multiple ways to denote 'All that glitters is gold' might seem right, but one is more optimal in logical terms. They discuss the importance of implication symbols (→) in logic and how to construct truth tables to differentiate between true and false statements. The focus is on choosing the better representation of logical statements using specific logical operators.

Mindmap

Keywords

💡First-Order Logic

First-Order Logic is a formal system used in mathematics, philosophy, linguistics, and computer science. It is a type of quantified logic that allows reasoning about relationships between objects within a particular domain. In the context of the video, it seems to be the main focus, likely being used to explain how to write simple statements or propositions in a logical form. The script mentions 'First-Order Logic' as something that might seem a bit complex at first but is essential to understand once the concept is grasped.

💡Predicate

A predicate is a statement that can be true or false depending on the situation or objects it refers to. In logic and mathematics, predicates are used to express properties or relations of objects. The video script uses 'predicate' in the context of expressing properties of substances, like 'glitter' or 'gold', to form statements such as 'all glitter is gold'.

💡Universal Set

The Universal Set is a set that contains all the elements under consideration in a particular problem. In the video script, the Universal Set is mentioned in relation to 'Metals', suggesting that the set includes all possible metals. The concept is used to explain how to denote that a property applies to every element within the Universal Set, such as 'all glitter is gold'.

💡Denotation

Denotation refers to the specific meaning of a term or symbol. In the context of the video, denotation is used to explain how certain symbols or terms represent specific sets or properties. For example, the script talks about denoting the Universal Set of Metals with a certain symbol and how to represent subsets within it, like the subset of 'glittering' metals.

💡Implication

Implication in logic is a relationship between two statements where if the first statement (the antecedent) is true, the second statement (the consequent) must also be true. The script mentions implication in the context of logical statements, such as 'if something is glitter, then it is gold', explaining how to represent such logical relationships.

💡Negation

Negation is the logical operation that takes a statement and inverts its truth value. If the original statement is true, its negation is false, and vice versa. The video script discusses negation in the context of logical statements, showing how to represent the idea that 'not all glitter is gold' by using logical notation.

💡Quantifiers

Quantifiers are symbols or words used to specify the quantity or scope of something in logic and mathematics. The script mentions 'for all' (∀) as a quantifier that is used to indicate that a property applies to every element in a set, such as 'for all x, if x is glitter, then x is gold'.

💡Metals

Metals are a category of elements that are typically hard, shiny, malleable, and good conductors of heat and electricity. In the video script, 'metals' are used as an example set to demonstrate how to write logical statements about properties of substances. The script talks about subsets of metals, such as 'glittering' metals, to explain logical concepts.

💡Glitter

Glitter, in the context of the video, refers to a property of certain objects that makes them shiny or sparkling. It is used as an example to illustrate how to write logical statements about properties. The script discusses 'glitter' in relation to the Universal Set of Metals to explain how to form statements like 'all glitter is gold'.

💡Gold

Gold is a precious metal known for its shiny, yellow color and high value. In the video script, 'gold' is used as a contrasting element to 'glitter' to explain logical statements. The script explores the idea that not all things that glitter are gold, using this concept to demonstrate logical negation and implication.

💡Logical Connectives

Logical connectives are symbols or words that connect two or more statements to form a more complex statement. The script mentions 'and' (∧) as a logical connective used to link two statements together, such as 'x is glitter and x is gold'. It is used to demonstrate how to combine simple statements into more complex logical expressions.

Highlights

Introduction to writing simple statements in first-order logic.

Explanation of the concept of a universal set, denoted by 'x is a universal set of metals'.

Differentiation between 'glistening' and 'gold' in the context of properties of substances.

The proposition 'x is glistening' can be written as a simple function.

The statement 'all that glistens is gold' is introduced as 'all date glitter is gold'.

The concept of 'for all' denoted by 'for all x' is explained.

The difference between 'all date glitter is gold' and 'all that glitters is gold' is discussed.

The importance of understanding the concept before applying it is emphasized.

Explanation of the logical connective 'and' in the context of 'all date glitter is gold'.

The concept of 'there exists' is introduced with examples.

The logical connective 'or' is explained with an example.

The use of 'not' to form the negation of a statement is discussed.

The statement 'not all that glitters is gold' is analyzed.

The concept of a metal that does not glisten but is still gold is introduced.

The importance of distinguishing between 'all' and 'some' in logical statements is highlighted.

The concept of multiple categories within 'gold' is discussed, such as yellow gold, white gold, and rose gold.

The idea that not all gold glistens, but it is still considered gold, is explained.

The statement 'all that does not glisten is not gold' is analyzed.

The use of logical symbols and notation is emphasized for clarity in writing propositions.

The importance of remembering to use the 'for all' symbol with 'all' and the 'there exists' symbol with 'some' is highlighted.

The concept of negation in logical statements and how to apply it is explained.

The difference between 'all that glitters is gold' and 'all that does not glitter is not gold' is discussed.

The conclusion that the statement 'all that glitters is gold' is more optimal than 'not all that glitters is not gold'.

Transcripts

play00:00

डियर स्टूडेंट्स वेलकम टू गेट्स मेजर्स आज

play00:02

की इस वीडियो में एक्सप्लेन करने जा रहा

play00:03

हूं हाउ टू राइट अ सिंपल स्टेटमेंट इनटू

play00:06

फर्स्ट ऑर्डर लॉजिक या फिर प्रेडिटरमिनेशन

play00:30

दिखने में थोड़ा आसान लगता है ऑप्शन में

play00:32

अगर आप देखोगे तो आपको थोड़ा बहुत आईडिया

play00:33

हो जाएगा लेकिन एक बार कांसेप्ट को समझना

play00:36

बहुत जरूरी है तो देखो पहले हम ना ये नॉट

play00:39

वाला केस तो हटा ही देते हैं हम यहां पे

play00:40

लेट्स सपोज अभी मैं सिर्फ इसको देखता हूं

play00:43

ऑल दैट ग्लिटर इज गोल्ड अब देखो ऑल दैट

play00:46

ग्लिटर इज गोल्ड में एक्चुअल में कहना

play00:48

क्या चाह रहा है किसके बारे में कह रहा है

play00:50

मेटल्स के बारे में बात कर रहा है मतलब

play00:51

किसी सब्सटेंस के बारे में बात कर रहा है

play00:53

वो क्या है मेटल कि हर चमकती चीज चीज मतलब

play00:56

सोना नहीं होती मतलब यहां पे क्या कहना

play00:58

चाह रहा है कि मेरे पास एक सेट दिया हुआ

play01:01

है एक यूनिवर्सल सेट बोल सकते हो पूरा एक

play01:04

वर्ड का सेट दिया हुआ है यूनिवर्सल जिसको

play01:06

हम बोलते हैं और वो लेट्स से यूनिवर्सल

play01:08

सेट किसका है मेटल्स का और उसको मैं डिनोट

play01:11

कर देता हूं x से मतलब x इज व्हाट अ

play01:13

यूनिवर्सल सेट ऑफ मेटल्स ठीक है अब यहां

play01:16

पे उसके अंदर मेरे को एक सबसेट दिया हुआ

play01:18

है ग्लिटर वाला ग्लिटर मतलब यहां पे क्या

play01:21

है शाइन जो चमकती चीज ठीक है तो चमकना जो

play01:24

है वो क्या है उसकी प्रॉपर्टी है तो

play01:25

ग्लिटर जो है वो मेरे पास यहां पे एक उसके

play01:27

अंदर क्या है एक क्लास दी हुई है ग्लिटर

play01:29

वाली अब देखो अगर मैं इसको बोलूं कि x इज

play01:32

ग्लिटरिंग जैसे मैं अगर यहां पे लाइन

play01:34

बोलूं कि एक सिंपल सा अगर प्रपोजिशन दिया

play01:36

हो कि x इज ग्लिटर या x इज शाइनिंग तो आप

play01:40

उसको कैसे लिखोगे आप उसको सिंपल से फंक्शन

play01:42

से इस तरीके से

play02:00

हो गया अब मैं यहां पे बोलूं ऑल दैट

play02:02

ग्लिटर ऑल मतलब फॉर ऑल x की बात कर रहा है

play02:05

फॉर ऑल तो फॉर ऑल x आप इस तरीके से डिनोट

play02:08

कर दोगे फॉर ऑल x मतलब ऑल दैट ग्लिटर इज

play02:11

गोल्ड मतलब थोड़ा-थोड़ा एक एक आईडिया एक

play02:13

जो है वो थोड़ा-थोड़ा आपको आईडिया बनता जा

play02:15

रहा है कि ठीक है ऑल फॉर ऑल के लिए ये आ

play02:18

गया ग्लिटर के लिए ये वाला मेरा

play02:29

हो गया मतलब सारी वो चीजें जो ग्लिटर कर

play02:31

रही है वो हो गया लेकिन वो गोल्ड है मतलब

play02:34

इनको आपस में क्या करना पड़ेगा जोड़ना

play02:35

पड़ेगा कनेक्ट करना पड़ेगा तो कनेक्ट हम

play02:38

कैसे करते हैं हमारे पास दो चीजें हैं एक

play02:40

तो हमारे पास क्या है इंप्ला मतलब मैं

play02:43

क्या कर दिया फॉर ऑल x मैं इसको यहां पे

play02:45

लिख देता हूं फॉर ऑल

play02:48

x दैट ग्लिटर इज व्हाट गोल्ड ठीक है सो

play02:52

दिस इज द सिंपल आंसर फॉर दिस पर्टिकुलर

play02:55

स्टेटमेंट नॉट की बात नहीं कर रहा सिर्फ

play02:57

इस स्टेटमेंट की बात कर रहा हूं यहां पे

play02:59

एक छोटा सा डाउट स्टूडेंट को क्या रहता है

play03:01

कि सर इसको हम इस तरीके से भी डिनोट कर

play03:03

सकते हैं फॉर ऑल x दैट ग्लिटर दैट ग्लिटर

play03:08

इज गोल्ड और इस तरीके से आपको दिया भी

play03:11

होगा क्वेश्चंस में ना ऑप्शन के अंदर आपको

play03:14

इस तरीके से दिया भी होगा फॉर ऑल x दैट

play03:16

ग्लिटर इज गोल्ड फॉर ऑल एक् दैट ग्लिटर इज

play03:18

गोल्ड तो इन दोनों में फर्क क्या है दोनों

play03:20

में किसको मैं बोलूंगा कि ऑप्टिमल आंसर या

play03:23

राइट आंसर वैसे तो दोनों के केस में इसको

play03:26

भी ऐसे भी लिखा जा सकता है ऐसे भी लिखा जा

play03:27

सकता है लेकिन वही होता है ना दोनों में

play03:29

बेटर आंसर कौन सा है तो बेटर आंसर चूज

play03:32

करने के लिए इसको थोड़ा सा समझना पड़ेगा

play03:34

समझने के लिए हम लोग क्या करते हैं जैसे

play03:35

आपको पता है एंप्लॉई क्या होता है जैसे

play03:37

अगर मैं a इंप्ला b अगर मैं ये बात बोलूं

play03:41

मतलब अगर मैं इसको लिखना चाहूं तो मैं टूथ

play03:43

टेबल इसका क्या होता है a ब अगर मैं लेट्स

play03:45

से 0 01 10 1 1 ठीक है तो अगर मैं इसकी

play03:49

आउटपुट लिखूं तो आउटपुट क्या होती है यहां

play03:50

पे ट्रू ये वाला मेरा केस क्या होता है

play03:52

ट्रू ये वाला मेरा केस क्या होता है फाल्स

play03:54

और ये मेरा केस क्या होता है ट्रू ठीक है

play03:56

तो यहां पे ये मेरा एंप्लॉई का फार्मूला

play03:58

है तो ये देखो ऑल दैट ग्लिटर इज गोल्ड ठीक

play04:01

है ऑल दैट ग्लिटर इज गोल्ड तो ठीक है बाकी

play04:04

के केसेस में बिल्कुल ठीकू चल रहा है

play04:06

लेकिन ये वाले दो केसेस आपको स्पेशली ये

play04:08

वाला केस और एक ये वाला केस ये वाला केस

play04:11

आपको ध्यान से समझना है क्या कह रहा है ऑल

play04:14

दैट ग्लिटर इज नॉट गोल्ड ऑल दैट ग्लिटर इज

play04:17

नॉट गोल्ड क्या आउटपुट दे रहा है फॉल्स

play04:19

ओबवियसली फॉल्स ही आना चाहिए जो ग्लिटर

play04:21

नहीं कर रहा मतलब जो ग्लिटर नहीं कर रहा

play04:24

जो ग्लिटर नहीं कर रहा वो क्या कह रहा है

play04:25

गोल्ड नहीं है तो ठीक है भैया ऑल दैट

play04:28

ग्लिटर इज गोल्ड लेकिन लिटर नहीं कर रहा

play04:30

वो गोल्ड नहीं है तो ओबवियसली फॉल्स ही

play04:32

आना चाहिए इसका आंसर तो ये यहां तक

play04:34

बिल्कुल ठीक है लेकिन ये वाला केस आप

play04:36

स्पेशली ध्यान से देखो और ये वाला केस

play04:38

दोनों केस ये केस क्या कहता है ऑल दैट नॉट

play04:41

ग्लिटर मतलब वो सारी चीजें जो ग्लिटर नहीं

play04:44

करती वो सोना हो सकती है जो ग्लिटर नहीं

play04:47

कर रही वो सोना हो सकती है ट्रू मतलब इसने

play04:51

क्या किया ग्लिटर की बाहर क्योंकि यहां पे

play04:53

सेट ऑफ मेटल मेटल्स तो मेरे पास हजारों

play04:55

लाखों हो सकती हैं लेकिन बाहर की अगर मैं

play04:58

दुनिया से कोई एक मेटल चूज कर कर लूं बाहर

play05:00

की दुनिया से और वो ग्लिटर नहीं कर रही

play05:02

मतलब वो नहीं चमक रही बट वो फिर भी सोना

play05:04

हो सकती है वो क्या कह रहा है ट्रू तो

play05:06

इसने क्या बोला है कि अंदर की जो मेरी

play05:08

ग्लिटरिंग वाली क्लास में ग्लिटरिंग वाली

play05:10

क्लास में अगर आप कोई भी चूज कर रहे हो तो

play05:12

वो सोना है तो ये उसके लिए हमेशा ट्रू

play05:15

बोलती है लेकिन अगर कोई ग्लिटर नहीं कर

play05:17

रही तो वो सोना आपका नहीं है तब भी वो

play05:19

बिल्कुल सही आंसर दे रही है लेकिन अगर वो

play05:22

ग्लिटर नहीं कर रही लेकिन वो सोना हो सकती

play05:26

है ये उसको भी क्या बोल रहा है ट्रू मतलब

play05:28

बाहर की क्लास में भी कोई ऐसा बंदा हो

play05:31

सकता है जो कि ग्लिटर नहीं कर रहा मतलब

play05:34

बाहर की क्लास में लेकिन वो भी गोल्ड हो

play05:36

सकता है तो ये उसको भी राइट बोल रही है

play05:40

मतलब कहने का एक सिंपल स एग्जांपल से आपको

play05:42

बताऊं जैसे गोल्ड में गोल्ड में मल्टीपल

play05:44

कैटेगरी होती है येलो गोल्ड होता है वाइट

play05:46

गोल्ड होता है रोज गोल्ड होता है तो येलो

play05:48

गोल्ड क्या होता है चमकता है मतलब वो

play05:50

थोड़ा सा उसमें चमक रहती है तो वो क्या है

play05:52

गोल्ड है ठीक है लेकिन रोज गोल्ड वो चमक

play05:55

नहीं रहा तो वो आउट ऑफ द क्लास हो गया

play05:57

नहीं चमक रहा मतलब ग्लिटर से बाहर हो गया

play05:59

बट है तो वो फिर भी गोल्ड ही ना तो यानी

play06:01

ये उस केस को ये सारे केसेस को क्या कर

play06:04

रहा है कवर कर रहा है तो ये सारे केसेस को

play06:06

राइटली कवर कवर कर रहा है लेकिन अगर मैं

play06:09

इसकी बात करूं ध्यान से सुना इसी एग्जांपल

play06:11

में इसी एग्जांपल में ध्यान से सुनना

play06:13

क्योंकि ये सुनने में ना थोड़ा सा लगेगा

play06:16

कि सर मतलब

play06:24

डिफरेंशिएबल नहीं है तो ये फॉल्स कह रहा

play06:27

है ठीक है भैया जो चमक रही है गोल्ड नहीं

play06:29

है तो भैया ओबवियसली फॉल्स ही आएगा लेकिन

play06:32

जो चीज चमक नहीं रही ऑल दैट डज नॉट ग्लिटर

play06:36

बट इट कैन ब गोल्ड ये कह रहा है फाल्स

play06:38

मतलब ये सिंपल सा फंड है कि यहां पे भी

play06:41

देखो ऑल दैट डज नॉट ग्लिटर इज नॉट गोल्ड

play06:45

ये उसको भी क्या बोल रहा है फाल्स बोल रहा

play06:47

है दोनों के केसेस में ये डायरेक्टली क्या

play06:48

बोल देता है फाल्स बोल मतलब मेरे पास

play06:50

मल्टीपल वही रोज गोल्ड वाला एग्जांपल ले

play06:52

लो कि अगर कोई चीज सोना है मतलब येलो

play06:55

गोल्ड है और वो चमक रहा है तो यानी वो

play06:57

गोल्ड है यस ठीक है लेकिन स गोल्ड का अगर

play07:00

मैं एग्जांपल लूं वो नहीं चमक रहा बट वो

play07:02

सोना है लेकिन ये कह रहा है फाल्स भैया वो

play07:04

सोना नहीं है तो यानी ये एक्चुअल में सारे

play07:07

केसेस को कवर नहीं कर रहा बट ये आपके सारे

play07:11

केसेस को क्या कर रहा है कवर कर रहा है तो

play07:13

इन दोनों में अगर आप ध्यान से देखो तो

play07:15

ज्यादा बेटर स्टेटमेंट कौन सी है ये वाली

play07:18

है तो जब भी आपको क्वेश्चन में हमेशा याद

play07:20

रखना जब भी आपको क्वेश्चन में ऑल वाला

play07:23

फंडा आए ऑल या एवरी वाला फंडा आए तो हमेशा

play07:26

आपको इंप्लीकेशन ये जो इंप्ला वाला सिंबल

play07:29

ही याद रखना फॉर ऑल के साथ हमेशा इंप्ला

play07:32

वाला सिंबल याद रखना और जब भी आपको सम ऑफ

play07:35

द वैल्यूज वाला आए कि फॉर एनी या फॉर देयर

play07:39

एजिस्ट एनी एनी वाले के केस में एंड वाला

play07:42

फंडा जो है वो याद रखना मतलब अगर आप

play07:43

डायरेक्ट क्वेश्चन की बात करो तो उस तरीके

play07:45

से आप इसको सॉल्व कर सकते हो तो यहां पे

play07:48

ये वाली स्टेटमेंट आपकी बेटर है हमेशा इसी

play07:50

को ही याद रखना बट दिस इज नॉट द राइट वन

play07:52

तो यहां पे अगर नॉट कर दूं मैं अब अगर

play07:54

आपको यहां पे ध्यान से देखें कि सर अगर

play07:57

नॉट वाला करना हो केस तो अब अब आपको क्या

play07:59

करना है सिंपल सा बात है नॉट के लिए हम

play08:02

इसको क्या कर देंगे आगे नेगेट कर देंगे तो

play08:04

नेगेट करेंगे तो आपको पता है कि ये a बार

play08:06

बी ये क्या होता है आपका a गोज टू बी मतलब

play08:08

a इंप्ला बी क्या होता है a बार + b तो

play08:12

इसको आप कैसे डिनोट कर सकते हो पहले ये

play08:14

इसको आप कर दो ग्लिटर नॉट ऑफ ग्लिटर और

play08:17

इसको क्या कर दोगे और कर दोगे ये क्या कर

play08:19

दोगे आप और तो ये डिसजंक्शन हो गया यहां

play08:22

पे गोल्ड ऑफ x ठीक है और यहां पे अब अभी

play08:25

मैंने नेगेट नहीं किया सिर्फ मैंने

play08:26

एंप्लाई को खोल के लिखा है तो इसको खोल के

play08:28

लिख दिया और यह फॉर ऑल x आपका एज इट इज अब

play08:31

इसके आगे पूरे के आगे नेगेट लगा दिया अब

play08:33

देखो नेगेट लगा दिया तो आपको मैंने पहले

play08:35

ही बताया फॉर ऑल क्या बन जाता है देयर

play08:37

एजिस्ट x बन जाता है नेगे नेगे क्या हो

play08:40

जाएगा कैंसिल हो जाएगा तो ये ग्लिटर बन

play08:42

जाएगा और यहां पे जो और है वो क्या हो

play08:44

जाएगा एंड हो जाएगा और ये नेगे आपका गोल्ड

play08:48

के आगे लग जाएगा तो आप अब इसको कैसे पढ़

play08:50

सकते हो अगर मैं बोलूं नॉट ऑल दैट ग्लिटर

play08:53

इज गोल्ड तो अब इसको कैसे पढ़ सकते हो

play08:54

यहां पे देयर एजिस्ट अ मेटल व्हिच इज

play08:58

ग्लिटरिंग देयर एस्ट अ मेटल व्हिच इज

play09:00

ग्लिटरिंग बट इट इज नॉट गोल्ड आप इसको ऐसे

play09:03

भी पढ़ सकते हो तो यह लाइन आपकी इस तरीके

play09:05

से भी डिनोट हो सकती है देयर एक्जिस्ट अ

play09:08

मेटल व्हिच इज ग्लिटर बट दैट इज नॉट गोल्ड

play09:10

जैसे एलुमिनियम का एग्जांपल ले लो ग्लिटर

play09:12

है बट वो गोल्ड नहीं है तो आप इस तरीके से

play09:14

इसको जो है वो याद रखना फॉर ऑल के केस में

play09:17

इंप्ला सम के केस में हमेशा जो है वो एंड

play09:20

जो है वो प्रेफर बल रहता है थैंक

play09:22

यू

Rate This

5.0 / 5 (0 votes)

الوسوم ذات الصلة
First-Order LogicPredicatesEducational VideoLogical ConceptsMetalsGlitterGoldUniversal SetLogical NotationImplication
هل تحتاج إلى تلخيص باللغة الإنجليزية؟