La présentation est en train de télécharger. S'il vous plaît, attendez

La présentation est en train de télécharger. S'il vous plaît, attendez

Approches formelles en syntaxe et sémantique Alain Lecomte UMR 7023 Structures Formelles de la Langue.

Présentations similaires


Présentation au sujet: "Approches formelles en syntaxe et sémantique Alain Lecomte UMR 7023 Structures Formelles de la Langue."— Transcription de la présentation:

1 Approches formelles en syntaxe et sémantique Alain Lecomte UMR 7023 Structures Formelles de la Langue

2 1- Chomsky, 1998 We are taking the language L to be a way of computing expressions, a recursive definition of a set EXP. (i) a set of features (ii) principles for assembling features into lexical items Thus, UG might postulate that FL provides: (iii) operations that apply successively to form syntactic objects of greater complexity; call them CHL, the computational system for human language

3 quel but? En partant dun exemple… Which book do you think that Mary read? Énumération: which, book, Mary, think, that, you, do Dérivation Forme « phonologique »Forme « logique » /wit bukduju ink ǽtmerired/ quel x, x = livre, tu penses que marie a lu x

4 2- Executing the Fregean Program réf: Irene Heim & Angelika Kratzer, Semantics in Generative Grammar To know the meaning of a sentence is to know its truth-conditions… Frege on compositionality Saturated vs unsaturated meanings objects vs functions Saturation consists in the application of a function to its arguments

5 exemple Which book do you think that Mary read? Forme « logique » quel x, x = livre, tu penses que marie a lu x

6 exemple Which book do you think that Mary read? Forme « logique » a_lu: x:D, y:D {0,1} marie:D penser: x:D, y:t {0,1} tu:D livre: x:D {0,1} quel:?

7 exemple Forme « logique » a_lu: x:D, y:D {0,1} marie:D penser: x:D, y:t {0,1} tu:D livre: x:D {0,1} quel:? Which x (x = book) do you think that Mary read x

8 exemple Forme « logique » a_lu(Marie, x) : {0,1} penser: x:D, y:t {0,1} tu:D livre: x:D {0,1} quel:? Which x (x = book) do you think that Mary read x

9 exemple Forme « logique » a_lu(Marie, x) : {0,1} penser(tu, a_lu(marie, x)) : {0,1} livre: x:D {0,1} quel:? Which x (x = book) do you think that Mary read x

10 exemple Forme « logique » a_lu(Marie, x): {0,1} penser(tu, a_lu(marie, x)): {0,1} Which x (x = book) do you think that Mary read x ?x livre(x) penser(tu, a_lu(marie, x))

11 quelques points techniques a_lu: (x:D, y:D) {0, 1} Mais: –a_lu appliqué à x ? a_lu(Arg1, x) ou a_lu(x, Arg2)? –a_lu appliqué à (Le Rouge et le Noir, Marie) a_lu(Marie, RN) ou a_lu(RN, Marie)? a_lu: x. y. a_lu(y, x) »Pas sûr….

12 exemple Forme « logique » a_lu: z. y. a_lu(y,z) marie:D penser: x. y. penser(y,x) tu:D livre: x.livre(x) quel:? Which x (x = book) do you think that Mary read x

13 exemple Forme « logique » [ z. y. a_lu(y,z)](x) -> y.a_lu(y, x) tu:D quel:? Which x (x = book) do you think that Mary read x penser: x. y. penser(y,x) livre: x.livre(x)

14 exemple Forme « logique » tu:D quel:? Which x (x = book) do you think that Mary read x livre: x.livre(x) penser: x. y. penser(y,x) [ y.a_lu(y, x)](Marie) -> a_lu(Marie, x)

15 exemple Forme « logique » quel:? Which x (x = book) do you think that Mary read x a_lu(Marie, x) penser: [ x. y. penser(y,x)](a_lu(Marie, x) -> y. penser(y, a_lu(Marie, x)) livre: x.livre(x)

16 exemple Forme « logique » quel:? Which x (x = book) do you think that Mary read x a_lu(Marie, x) livre: x.livre(x) penser: [ y. penser(y, a_lu(Marie, x))](tu) -> penser(tu, a_lu(Marie, x))

17 après? Forme « logique » quel:? Which x (x = book) do you think that Mary read x livre: x.livre(x) penser: penser(tu, a_lu(Marie, x))

18 proposition quel:? livre: x.livre(x) penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x)) quel(x, livre(x) penser(tu, a_lu(Marie, x))

19 proposition quel:? livre: x.livre(x) penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x)) quel(x, livre(x) penser(tu, a_lu(Marie, x)) Une fonction ayant pour arguments deux propriétés et qui retourne une proposition sous forme de question

20 Différence entre quantificateurs logiques et quantifieurs linguistiques Logique des prédicats: un chat dort: x:chat préfixé à une proposition dort(x) Langue: un chat dort: existe est un opérateur qui prend en argument deux propriétés : existe(x, chat(x) & dort(x))

21 quel quel: P. Q. ?(x, P(x) & Q(x)) livre: x.livre(x) penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x))

22 1er pas Q. ?(x, x.livre(x) (x) & Q(x)) livre: x.livre(x) penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x))

23 1er pas Q. ?(x, livre(x) & Q(x)) penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x))

24 2ème pas ?(x, livre(x) & x. penser(tu, a_lu(Marie, x)) (x)) penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x))

25 2ème pas ?(x, livre(x) & penser(tu, a_lu(Marie, x))) penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x))

26 many problems… Pourquoi labstraction penser: penser(tu, a_lu(Marie, x)) x. penser(tu, a_lu(Marie, x))

27 many problems… Scope ambiguities… –Tout grenoblois connaît un bon restaurant ou:

28 many problems… Expressions quantifiées en position objet –Tout grenoblois fait du ski plus « facile » que: –Skier plaît à au moins un grenoblois

29 pourquoi? SN tout grenoblois SV V fait SN du ski SN Le ski SV V plaît à SN au moins un grenoblois un constituantun non constituant

30 solutions Un cadre où la notion de constituant est flexibles: –Les Grammaires Catégorielles

31 une grammaire catégorielle tout: (s/(sn\s))/n : P. Q.(tout(x, P(x) => Q(x)) (ou: ((s/sn)\s)/n) un: (s/(sn\s))/n : P. Q.(existe(x, P(x) & Q(x)) (ou: ((s/sn)\s)/n) élève: n: x. élève(x) chante: sn\s: x. chante(x) le_chant: sn: le_chant plaît_à: sn\s/sn: x. y.plait_à(y, x)

32 tout : (s/(sn\s))/nélève : n tout élève : s/(sn\s) chante : sn\s tout élève chante : s

33 tout: (s/(sn\s))/nélève : n tout élève : s/(sn\s) chante : sn\s tout élève chante : s P. Q.(tout(x, P(x) => Q(x)) x. élève(x) Q.(tout(x, élève(x) => Q(x)) x. chante(x) (tout(x, élève(x) => chante(x))

34 un: ((s/sn)\s)/nélève : n un élève : (s/sn)\s le_chant : sn le chant plait à un élève : s plaît_à: sn\s/sn le chant plaît_à: s/sn

35 un: ((s/sn)\s)/nélève : n un élève : (s/sn)\s le_chant : sn le chant plait à un élève : s P. Q.(existe(x, P(x) & Q(x)) x. élève(x) Q.(existe(x, élève(x) & Q(x)) le_chant (existe(x, élève(x) & plaît_à(le_chant, x)) plaît_à: sn\s/sn x. y.plait_à(x, y) le chant plaît_à: s/sn y.plait_à(le_chant, y)

36 quelques problèmes… Pas aussi simple… comment passer de x. y.plait_à(y, x) à x. y.plait_à(x, y)? cf. introduction dhypothèses, déchargement dhypo- thèses etc. Grammaires « de Lambek » : marchent pour extraction périphériques, pbs avec extractions médianes Quel livre as-tu trouvé _ chez le libraire?

37 Autres solutions Grammaires syntagmatiques : –sans déplacement (in situ) –avec déplacement

38 analyse « in situ » Principe dapplication : si A et B sont deux constituants syntaxiques, si lun possède la représentation sémantique v. où v est de type a et de type b, et lautre une représentation sémantique de type sémantique a et sil existe une règle X A B ou une règle X B A, alors le constituant X obtenu par cette règle possède la représentation sémantique ( v. ) (qui se réduit à [ /v]) de type b.

39 principe dapplication X : ( v. ) -> [ /v] B A v.

40 principe dapplication X : ( v. ) -> [ /v] b B a A v.

41 principe dapplication S : ( v. chante(v) p*) -> chante(pierre*) t SV chante v. chante(v) SN Pierre pierre* e

42 principe dapplication S : ( U. U(pierre*) v.chante(v)) -> ( v.chante(v) pierre*) -> chante(pierre*) t SV chante v. chante(v) SN Pierre U. U(pierre*), t>

43 principe de composition si A et B sont deux constituants syntaxiques, si lun possède la représentation sémantique de type et lautre une représentation sémantique de type sémantique et sil existe une règle X A B ou une règle X B A, alors le constituant X obtenu par cette règle possède la représentation sémantique v.( ( v)) de type.

44 principe de composition X : v. ( (v)) B A

45 principe de composition V : v. ( P. u. souvent(P(u)) y. lit(y, v)) v. u. souvent(lit(u, v)) > Adv souvent P. u. souvent(P(u)), > V lit x. y. lit(y, x) >

46 problème avec les questions Exemple : quel livre Marie lit? cp vp np Marie marie* e v lit x. y. lit(y, x) > np quel livre P.quel(x, livre(x)&P(x)), t>

47 problème avec les questions Exemple : quel livre Marie lit? cp vp : y. lit(y, marie*) np Marie marie* e v lit x. y. lit(y, x) > np quel livre P.quel(x, livre(x)&P(x)), t>

48 problème avec les questions Exemple : quel livre Marie lit? cp : quel(x, livre(x)&lit(x, marie*)) vp : y. lit(y, marie*) np Marie marie* e v lit x. y. lit(y, x) > np quel livre P.quel(x, livre(x)&P(x)), t>

49 problème avec les questions Exemple : quel livre Marie lit? cp : quel(x, livre(x)&lit(x, marie*)) vp : y. lit(y, marie*) np Marie marie* e v lit x. y. lit(y, x) > np quel livre P.quel(x, livre(x)&P(x)), t> FAUX ! !!

50 solution Exemple : quel livre Marie lit? cp : quel(x, livre(x)&lit(marie*, x)) vp : y. lit(marie*, y) np Marie marie* e v lit x. y. lit(x, y) > np quel livre P.quel(x, livre(x)&P(x)), t>

51 phrases indicatives Pierre lit un livre S SV SN Pierre p* e V lit x. y.lit(x, y) > SN un livre P. existe(x, livre(x)&P(x)), t>

52 phrases indicatives Pierre lit un livre S SV SN Pierre p* e V lit x. y.lit(x, y) > SN un livre P. existe(x, livre(x)&P(x)), t> COMPOSITION

53 phrases indicatives Pierre lit un livre S : existe(x, livre(x)&lit(pierre*, x)) t SV : y. existe(x, livre(x)&lit(y, x)) SN Pierre p* e V lit x. y.lit(x, y) > SN un livre P. existe(x, livre(x)&P(x)), t>

54 phrases indicatives Pierre regarde Marie S : regarde(pierre*, marie*) t SV : y. regarde(y, marie*) SN Pierre p* e V regarde x. y.lit(x, y) > SN Marie P. P(marie*), t>

55 phrases indicatives Plus homogène: S : regarde(pierre*, marie*) t SV : y. regarde(y, marie*) SN Pierre P. P(pierre*), t> V regarde x. y.lit(x, y) > SN Marie P. P(marie*), t>

56 Principe de montée de type Principe de Montée de Type : si A est un constituant syntaxique de type a, de représentation sémantique alors il est aussi, pour tout type b, de type, b> et de représentation sémantique.( ) où est une variable de type.

57 ambiguïtés de portée tout villageois possède un âne S SN tout villageois P.tout(x, vill(x) P(x)), t> SV V possède x. y.poss(x, y) > SN un âne Q. existe(y, âne(y)&Q(y)), t>

58 ambiguïtés de portée tout villageois possède un âne S : tout(x, vill(x) existe(y,âne(y)&poss(x, y))) SN tout villageois P.tout(x, vill(x) P(x)), t> SV : x. existe(y,âne(y)&poss(x, y)) V possède x. y.poss(x, y) > SN un âne Q. existe(y, âne(y)&Q(y)), t>

59 Quid de lautre lecture?? S : existe(y, âne(y)& tout(x, vill(x) poss(x, y))) SN tout villageois SV : V possède SN un âne

60 autre lecture S SN tout villageois, t> SN un âne, t> V possède >

61 autre lecture S SN tout villageois, t> SN un âne, t> V possède > MISMATCH !!!

62 autre lecture S SN tout villageois, t> SN un âne, t> V possède > admettre que : >, t>, > x. y.poss(x, y) U. y.U( x.poss(x, y)))

63 résumé Analyse in situ une théorie des types flexibles (Hendricks, Flexible Montague Grammar) Analyse dans le cadre des grammaires catégorielles dans le même esprit, mais mieux fondée logiquement (on le verra)

64 autre solution Quantifier Raising Théorie du Mouvement

65 Marie aime un écrivain japonais N écrivain AP japonais N écrivain japonais D un DP un écrivain japonais V aime VP aime un écrivain japonais NP Marie S Marie aime un écrivain japonais

66 N écrivain AP japonais N écrivain japonais D un DP un écrivain japonais P.ex(x, écr(x)&jap(x)&P(x)) V aime VP aime un écrivain japonais NP Marie S Marie aime un écrivain japonais

67 DP un écrivain japonais t(race) V aime VP aime un écrivain japonais NP Marie S Marie aime un écrivain japonais N AP N D P.ex(x, écr(x)&jap(x)&P(x))

68 Marie aime un écrivain japonais V aime VP aime un écrivain japonais NP Marie S aime(Marie, x m ) Marie aime un écrivain japonais N AP N D P.ex(x, écr(x)&jap(x)&P(x)) DP un écrivain japonais t(race) -> variable x m Encore mismatch!

69 Marie aime un écrivain japonais N AP N D P.ex(x, écr(x)&jap(x)&P(x)) V aime VP aime un écrivain japonais NP Marie S aime(Marie, x m ) Marie aime un écrivain japonais DP un écrivain japonais t 1 (race) -> variable x m 1 Heim & Kratzer: binder x m. aime(Marie, x m )

70 en faveur de cette solution… Suppression de VP (VP-deletion) I read « War and Peace » before you did: I read « War and Peace » before you read « War and Peace » I went to Paris even though I wasnt supposed to I went to Paris even though I wasnt supposed to go to Paris I read every novel that you did I read every novel that you read every novel ??? plus compliqué

71 VP deletion I read « War and Peace » before you did: I read « War and Peace » before you read « War and Peace » idée : la forme phonologique du VP est supprimée, mais sa forme logique est toujours là, et on obtient linterprétation attendue

72 Antecedent-Contained VP deletion I read every novel that you did I read every novel that you read every novel ??? suppression dun VP + une trace

73 I Past read every novel wh1 that you did readt1t1 t1t1 P. tout(x, novel(x) & read(you, x) P(x)) u. read(I, u) 1

74 Conclusion provisoire… Formaliser les déplacements Idée que: déplacement = (sémantiquement) « montée de type » Existence de règles sémantiques associées aux règles syntaxiques

75 programme minimaliste Deux opérations générales: –merge –move

76 definition A minimalist grammar is a 4-tuple (V, Cat, Lex, F) where: –V = P I –Cat = (base select licensee licensor), –Lex = cf. above –F = {merge, move} ex: P = {/marie/, /pierre/, /le/,/quechua/,…} I = {(marie), (pierre), (quechua), (le),…} base = {c, t, v, d, n, …} select = { =x ; x base} licensee = { -k, -wh, …} licensor = {+k, +K, +wh, +WH, …}

77 merge A pair of trees, belongs to the domain of merge iff has the feature =x and has the feature x for some x base. merge(, ) = [ <, ] if has only one node merge(, ) = [ >, ] if has more than one node : - {=x} and : - {x} « has the feature f » : the first element of the sequence which labels s head is f

78 projections, heads… When two constituants are merged, one of them « projects over » the other, we write: x < y for « x projects over y » x is head of y if: –y leaf and x = y –or : x is head of some z which projects over all its sisters

79 move belongs to the domain of move iff has the feature +y and has exactly one maximal subtree 0 which has the feature –y move( ) = [ > 0, ] where 0 is 0 – {-y} and is - {+y} and 0 is replaced by a featureless node if y is strong and with only the phonetic features if it is weak. maximal : his root is the maximal projection of some head

80 Example (Stabler 97) Lexicon: d –k maria =n d –k some n student =d +k =d v speaks =v +K t =t c d –k quechua =n d –k every n language =c +k =d v believes =t c -k

81 =n d –k every n language Merge

82 d –k every language <

83 d –k every language < =d +k =d v speaks

84 –k every language < +k =d v speaks <

85 –k every language < +k =d v speaks < Move

86 –k every language < +k =d v speaks < Move –k every language <

87 every language < =d v speaks < Move >

88 (every) (language) < =d v speaks < > /every//language/ LF : (some linguist)(every language)(speaks) PF: /some linguist speaks every language/

89 merge {Peter} {smoke} (sans tenir compte du temps) n /peter/=n v /smoke/

90 merge {Peter} {smoke} /peter/ v /smoke/

91 merge {Peter} {smoke} Type driven interpretation /peter/ e v /smoke/ e t t

92 merge {Peter} {smoke}(without tense) Type driven interpretation /peter/ e v /smoke/ e t x. smoke(x) t smoke(p*) p*

93 Merge principle Two expressions can merge only if their semantical types allow it : –If and are expressions, if has the type of a function the domain of which contains, then they can merge and the resulting expression is such that: [[ ]] = [[ ]]([[ ]]) (with the resulting type)

94 move personne que Pierre admire N NCP C IPC Pierre admire t personne que

95 move personne que Pierre admire : – x. [personne(x) admire(pierre, x)] Hypothesis (Heim & Kratzer): –every trace translates into an e-type variable (if an NP is moved) Pierre admire t : –admire(pierre, x n )

96 move personne que Pierre admire N NCP P. x. [P(x) admire(pierre, x)] C IPC Pierre admire t personne que admire(pierre, x)

97 move personne que Pierre admire N NCP P. x. [P(x) admire(pierre, x)] C IPC Pierre admire t personne que admire(pierre, x) U. P. x. [P(x) U(x)]

98 move personne que Pierre admire N NCP P. x. [P(x) admire(pierre, x)] C IPC Pierre admire t personne que admire(pierre, x) U. P. x. [P(x) U(x)] ?

99 types N NCP P. x. [P(x) admire(pierre, x)] C IPC Pierre admire t personne que admire(pierre, x) U. P. x. [P(x) U(x)] t,, >>

100 types N NCP P. x. [P(x) admire(pierre, x)] C IPC Pierre admire t personne que admire(pierre, x) U. P. x. [P(x) U(x)] t,, >> mismatch

101 types C IPC Pierre admire t admire(pierre, x) t N NCP P. x. [P(x) admire(pierre, x)] personne que U. P. x. [P(x) U(x)],, >> Abstraction step

102 types C IPC Pierre admire t admire(pierre, x) t N NCP P. x. [P(x) admire(pierre, x)] personne que U. P. x. [P(x) U(x)],, >> x. admire(pierre, x)

103 Move principle Let [+f] a tree which has the feature +f, and which contains only one maximal subtree [-f]*, therefore of semantics [[ (x )]], where x is a variable representing. Let the tree obtained by moving out of, then: [[ ]] = [[ ]]( x. [[ (x )]][x /x]), if there is no further expected move of. If there are expected moves of (other licensees –f in it), [[ ]] = ( x. [[ (x )]][x /x])(y) where y is a fresh variable

104 example Quel bus tu prends? Lexicon: –bus : n /bus/ x.bus(x) –quel : =n d –wh /quel/ P. Q.[quel x P(x) Q(x)] –tu : d /tu/ tu –prends : =d =d v /prends/ x. y.monte-dans(y, x) –=v t –=t +WH c

105 =n d –wh /quel/ P. Q.[quel x P(x) Q(x)] n /bus/ x.bus(x)

106 d –wh /quel/ P. Q.[quel x P(x) Q(x)] /bus/ x.bus(x) merge <

107 d –wh /quel/ /bus/ merge < Q.[quel x bus(x) Q(x)]

108 =d =d v /prends/ x. y.monte-dans(y, x) d -wh /quel//bus/ x bus, merge

109 =d v /prends/ -wh /quel//bus/ merge < y.monte-dans(y, x bus )

110 =d v /prends/ -wh /quel//bus/ merge < y.monte-dans(y, x bus ) > d /tu/ tu

111 v /prends/ -wh /quel//bus/ merge < > /tu/ monte-dans(tu, xbus )

112 v /prends/ -wh /quel//bus/ merge < > /tu/ monte-dans(tu, xbus ) < =v t

113 /prends/ -wh /quel//bus/ merge < > /tu/ monte-dans(tu, xbus ) < t

114 /prends/ -wh /quel//bus/ merge < > /tu/ monte-dans(tu, xbus ) < t < =t +WH c

115 /prends/ -wh /quel//bus/ merge < > /tu/ monte-dans(tu, xbus ) < < +WH c

116 /prends/ -wh /quel//bus/ move < > /tu/ monte-dans(tu, xbus ) < < +WH c >

117 /prends/ /quel//bus/ move < > /tu/ monte-dans(tu, xbus ) < < c >

118 /prends/ move < > /tu/ < < c /quel//bus/ > u. monte-dans(tu, u ) Q.[quel x bus(x) Q(x)]

119 /prends/ move < > /tu/ < < c /quel//bus/ > [quel x bus(x) monte-dans(tu, x )]

120 conclusion Syntax and semantic cooperate : –merge and move drive semantical operations (application and abstraction) –semantical typing selects the correct derivations (« objects » go to accusatives, « subjects » to nominatives) Similarities with type-logical grammars : –resource consumption logic –Curry-Howard homomorphism

121 Passive voice seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> e) Mary :: d -k by :: =d +obl V= v, >> z. u. y.agent(u(y), z)

122 =d v d –k e /seen/ seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> e) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

123 v –k e seen(x) /seen/ seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

124 v –k e seen(x) =v +NOM infl /seen/ /was/ seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

125 –k e seen(x) +NOM infl /seen/ /was/ seen(x) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

126 seen(x) +NOM infl /seen/ /was/ seen(x) -k /Paul/ seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

127 seen(x) infl /seen/ /was/ seen(x) /Paul/ seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

128 e seen(x) infl /seen/ /was/ seen(x) /Paul/ x.seen(x) P. P(paul) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

129 e seen(x) infl /seen/ /was/ seen(x) /Paul/ x.seen(x) P. P(paul) seen(Paul) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

130 =d +obl V= v d –k /by/ /Mary/ seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

131 +obl V= v –k /by/ /Mary/ seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

132 +obl V= v /by/ -k /Mary/ (Mary) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

133 V= v /by/ /Mary/ (Mary) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

134 V= v /by/ /Mary/ v –k e /seen/ (Mary) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

135 v /by/ /Mary/ –k e /seen/ (Mary) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

136 v /by/ /Mary/ –k e /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

137 v /by/ /Mary/ –k x e /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) y.agent(seen(y), mary) agent(seen(x), mary) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

138 v /by/ /Mary/ –k x e /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) y.agent(seen(y), mary) =v +NOM infl /was/ agent(seen(x), mary) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

139 /by/ /Mary/ –k x e /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) y.agent(seen(y), mary) +NOM infl /was/ agent(seen(x), mary) seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

140 /by/ /Mary/ /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) y.agent(seen(y), mary) +NOM infl /was/ agent(seen(x), mary) -k /Paul/ x seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

141 /by/ /Mary/ /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) y.agent(seen(y), mary) infl /was/ agent(seen(x), mary) /Paul/ x. agent(seen(x), mary) x seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

142 /by/ /Mary/ /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) y.agent(seen(y), mary) infl /was/ agent(seen(x), mary) /Paul/ x. agent(seen(x), mary) P. P(paul) x seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

143 /by/ /Mary/ /seen/ (Mary) u. y.agent(u(y), mary) x. seen(x) y.agent(seen(y), mary) infl /was/ agent(seen(x), mary) /Paul/ x. agent(seen(x), mary) P. P(paul) agent(seen(paul), mary) x seen :: =d v x. seen(x) was :: =v +NOM infl Paul :: d –k (, t> t) Mary :: d -k by :: =d +obl V= V, >> z. u. y.agent(u(y), z)

144 Marie aime un écrivain japonais Marie: snaime: (sn\s)/sn un: ((s/sn)\s)/nécrivain: njaponais:n\n écrivain japonais: n un écrivain japonais: (s/sn)\s ?

145 Marie aime un écrivain japonais Marie: snaime: (sn\s)/sn un: ((s/sn)\s)/nécrivain: njaponais:n\n écrivain japonais: n un écrivain japonais: (s/sn)\s [sn]1 hypothèse

146 Marie aime un écrivain japonais Marie: snaime: (sn\s)/sn un: ((s/sn)\s)/nécrivain: njaponais:n\n écrivain japonais: n un écrivain japonais: (s/sn)\s [sn]1 aime : sn\s Marie aime : s

147 Marie aime un écrivain japonais Marie: snaime: (sn\s)/sn un: ((s/sn)\s)/nécrivain: njaponais:n\n écrivain japonais: n un écrivain japonais: (s/sn)\s [sn]1 aime : sn\s Marie aime : s décharger lhypothèse Marie aime : s/sn

148 Marie aime un écrivain japonais Marie: snaime: (sn\s)/sn un: ((s/sn)\s)/nécrivain: njaponais:n\n écrivain japonais: n un écrivain japonais: (s/sn)\s [sn]1 aime : sn\s Marie aime : s Marie aime : s/sn Marie aime un écrivain japonais: s

149 Marie aime un écrivain japonais Marie: snaime: (sn\s)/sn un: ((s/sn)\s)/nécrivain: njaponais:n\n écrivain japonais: n un écrivain japonais: (s/sn)\s [sn]1 aime : sn\s Marie aime : s Marie aime : s/sn Marie aime un écrivain japonais: s marie x. y. aime(y, x) x P. Q.ex(x,P(x)&Q(x)) u.écr(u) U. x.(jap(x)&U(x)) x.(japon(x)&écr(x)) Q.ex(x,japon(x)&écr(x)&Q(x)) y. aime(y, x) aime(marie, x) x.aime(marie, x) ex(x,japon(x)&écr(x)&aime(marie, x))


Télécharger ppt "Approches formelles en syntaxe et sémantique Alain Lecomte UMR 7023 Structures Formelles de la Langue."

Présentations similaires


Annonces Google