Subversion Repositories wimsdev

Rev

Rev 9843 | Rev 9857 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2988 bpr 1
!set lang_exists=yes
776 bpr 2
!!INPUT
9843 bpr 3
!set inp0=Too many built objects : you should use at most
776 bpr 4
!set inp1=objects. Try again...
5
!set inp2=Send
6
!set inp3=I don't know
9843 bpr 7
!!
8
!set name_ggbcorrection=Correction
776 bpr 9
 
10
!!GEOGEBRA
11
!set pointnocoord=!nosubst a point $(M_objet[1])
12
!set vectornocoord=!nosubst a vector $(M_objet[1])
13
!set circlenocoord=!nosubst a circle $(M_objet[1])
14
!set linenocoord=!nosubst a line $(M_objet[1])
15
!set curvenocoord=!nosubst a polynomial curve $(M_objet[1])
16
!set conicnocoord=!nosubst a conic $(M_objet[1])
17
!set parabolanocoord=!nosubst a parabola $(M_objet[1])
18
!set ellipsenocoord=!nosubst an ellipse $(M_objet[1])
19
!set hyperbolanocoord=!nosubst an hyperbola $(M_objet[1])
20
!set anglenocoord=!nosubst an angle $(M_objet[1])
21
!set textnocoord=!nosubst a text $(M_objet[1])
22
!set numericnocoord=!nosubst a variable numérique $(M_objet[1])
23
!set segmentnocoord=!nosubst a segment $(M_objet[1])
24
!set polygonnocoord=!nosubst a polygon $(M_objet[1])
25
!set functionnocoord=!nosubst a curve $(M_objet[1])
26
!set raynocoord=!nosubst a ray $(M_objet[1])
27
 
28
!set pointcoord=!nosubst the point $(M_objet[1]) of coordinate ($(M_objet[3..4]))
29
!set vectorcoord=!nosubst the vector $(M_objet[1]) of coordinate ($(M_objet[3..4]))
30
!set circlecoord=!nosubst the circle $(M_objet[1]) of equation \($(M_objet[3..-1]))
31
!set linecoord=!nosubst the line $(M_objet[1]) of equation \($(M_objet[3..-1]))
32
!set curvecoord=!nosubst the polynomial curve $(M_objet[1]) of equation \($(M_objet[3..-1]))
33
!set coniccoord=!nosubst the conic $(M_objet[1]) of equation \($(M_objet[3..-1]))
34
!set parabolacoord=!nosubst the parabola $(M_objet[1]) of equation \($(M_objet[3..-1]))
35
!set ellipsecoord=!nosubst the ellipse $(M_objet[1]) of equation \($(M_objet[3..-1]))
36
!set hyperbolacoord=!nosubst the hyperbola $(M_objet[1]) of equation \($(M_objet[3..-1]))
37
!set anglecoord=!nosubst the angle $(M_objet[1]) of measure (in degrees) $(M_objet[3..-1])
38
!set textcoord=!nosubst the text: $(M_objet[1])
39
!set numericcoord=!nosubst the variable $(M_objet[1]) with value $(M_objet[3..-1])
40
!set segmentcoord=!nosubst a segment $(M_objet[1]) with length $(M_objet[3..-1])
41
!set polygoncoord=!nosubst a polygon $(M_objet[1]) of area $(M_objet[3..-1])
42
!set functioncoord=!nosubst the curve of equation y=$(M_objet[1]) with \($(M_objet[1]) = $(M_objet[3..-1]))
43
!set raycoord=!nosubst the ray $(M_objet[1]) on the line of equation \($(M_objet[3..-1]))
44
 
45
 
46
!!!! commande anglicisée + type des paramètres + formal
47
!!!! si un paramètre risque de manquer on le remplace par _
48
 
49
!set anglepointpointpointformal=!nosubst the angle $(M_objet[3])$(M_objet[4])$(M_objet[5])
50
!set angle_point_formal=!nosubst an angle at $(M_objet[4])
51
 
52
!set bisectorlinelineformal=!nosubst the bisector $(M_objet[1]) of the lines $(M_objet[3]) and $(M_objet[4])
53
!set bisectorpointpointpointformal=!nosubst the line bisector $(M_objet[1]) of the angle $(M_objet[3])$(M_objet[4])$(M_objet[5])
54
 
55
!set centercircleformal=!nosubst the center $(M_objet[1]) of the circle $(M_objet[3])
56
!set centersegmentformal=!nosubst the midcenter $(M_objet[1]) of the segment $(M_objet[3])
57
!set centerpointpointformal=!nosubst the midcenter $(M_objet[1]) of the points $(M_objet[3]) and $(M_objet[4])
58
 
59
!set circle__formal=!nosubst a circle $(M_objet[1])
60
!set circlepoint_formal=!nosubst a circle $(M_objet[1]) with center $(M_objet[3])
61
!set circlepointnumericformal=!nosubst the circle $(M_objet[1]) with center $(M_objet[3]) and radius $(M_objet[4])
62
!set circle_pointformal=!nosubst a circle $(M_objet[1]) through $(M_objet[4])
63
!set circle_numericformal=!nosubst a circle $(M_objet[1]) with radius $(M_objet[4])
64
!set circlepointpointformal=!nosubst the circle $(M_objet[1]) with center $(M_objet[3]) through $(M_objet[4])
65
!set circlepointpointpointformal=!nosubst the circle $(M_objet[1]) through $(M_objet[3]), $(M_objet[4]) and $(M_objet[5])
66
 
67
!set conicpointpointpointpointpointformal=!nosubst the conic $(M_objet[1]) through the points $(M_objet[3]), $(M_objet[4]), $(M_objet[5]), $(M_objet[6]) and $(M_objet[7])
68
!set conicpointpointpointpoint_formal=!nosubst a conic $(M_objet[1]) through the points $(M_objet[3]), $(M_objet[4]), $(M_objet[5]) and $(M_objet[6])
69
!set conicpointpointpoint__formal=!nosubst a conic $(M_objet[1]) through the points $(M_objet[3]), $(M_objet[4]) and $(M_objet[5])
70
!set conicpointpoint___formal=!nosubst a conic $(M_objet[1]) through the points $(M_objet[3]) and $(M_objet[4])
71
 
72
!set curveformal=!nosubst the polynomial curve
73
!set ellipseformal=!nosubst the ellipse
74
!set functionformal=!nosubst the curve of equation y = $(M_objet[1])
75
!set hyperbolaformal=!nosubst the hyperbola
76
 
77
!set intersectionlinelineformal=!nosubst the intersection $(M_objet[1]) of $(M_objet[3]) and $(M_objet[4])
78
!set intersectioncirclecircleformal=!nosubst an intersection point $(M_objet[1]) of $(M_objet[3]) and of $(M_objet[4])
79
!set intersectioncirclecirclenumericformal=!nosubst an intersection point $(M_objet[1]) of $(M_objet[3]) and of $(M_objet[4])
80
 
81
!set line__formal=!nosubst a line $(M_objet[1])
82
!set linepoint_formal=!nosubst a line $(M_objet[1]) through $(M_objet[3])
83
!set line_pointformal=!nosubst a line $(M_objet[1]) through $(M_objet[4])
84
!set linepointlineformal=!nosubst the line $(M_objet[1]) through $(M_objet[3]) parallel to $(M_objet[4])
85
!set line_lineformal=!nosubst a line $(M_objet[1]) parallel to $(M_objet[4])
86
!set linepointpointformal=!nosubst the line $(M_objet[1]) through $(M_objet[3]) and $(M_objet[4])
87
!set linepointvectorformal=!nosubst the line $(M_objet[1]) through $(M_objet[3]) and de vector directeur $(M_objet[4])
88
 
89
!set midperpendicularsegmentformal=!nosubst the line midperpendicular $(M_objet[1]) of the segment $(M_objet[3])
90
!set midperpendicularpointpointformal=!nosubst the line midperpendicular $(M_objet[1]) of the segment [$(M_objet[3]), $(M_objet[4])]
91
 
92
!set numericformal=!nosubst the variable $(M_objet[1]) with value $(M_objet[3])
93
!set parabolaformal=!nosubst the parabola
94
 
95
!set perpendicularpointlineformal=!nosubst the line $(M_objet[1]) perpendicular to $(M_objet[4]) and through $(M_objet[3])
96
 
97
!!defaut
98
!set pointnumericformal=!nosubst a point $(M_objet[1]) on $(M_objet[3])
99
!set point_formal=!nosubst a point $(M_objet[1])
100
!set pointformal=!nosubst a point $(M_objet[1])
101
!set pointlineformal=!nosubst a point $(M_objet[1]) on the line $(M_objet[3])
102
!set pointcircleformal=!nosubst a point $(M_objet[1]) on the circle $(M_objet[3])
103
!set pointsegmentformal=!nosubst a point $(M_objet[1]) on the segment $(M_objet[3])
104
!set pointpointnumericformal=!nosubst a point $(M_objet[1]) at the distance $(M_objet[4]) from $(M_objet[3])
105
!set pointpolygonformal=!nosubst a point $(M_objet[1]) on the polygon $(M_objet[3])
106
 
107
!set polygonpointpointnumericformal=!nosubst the regular polygon with $(M_objet[5]) côtés with $(M_objet[3])$(M_objet[4]) dgeas a e
9843 bpr 108
!set polygon4formal=!nosubst the square with $(M_objet[3])$(M_objet[4]) as a edge
776 bpr 109
!set polygon3formal=!nosubst the equilateral triangle with $(M_objet[3])$(M_objet[4]) as a edge
110
!set polygon5formal=!nosubst the regular pentagon with $(M_objet[3])$(M_objet[4]) as a edge
111
!set polygont6formal=!nosubst the regular hexagon with $(M_objet[3])$(M_objet[4]) as a edge
112
!set polygon7formal=!nosubst the regular heptagon with $(M_objet[3])$(M_objet[4]) as a edge
113
!set polygon8formal=!nosubst the regular octagon with $(M_objet[3])$(M_objet[4]) as e edge
114
 
115
 
116
!set polygonpointpointpointformal=!nosubst $(M_objet[1]) the triangle $(M_objet[3])$(M_objet[4])$(M_objet[5])
9843 bpr 117
!set polygonpointpointpointformal=!nosubst $(M_objet[1]) the triangle $(M_objet[3])$(M_objet[4])$(M_objet[5])
776 bpr 118
!set polygonpoint4formal=!nosubst $(M_objet[1]) the quadrilatere $(M_objet[3])$(M_objet[4])$(M_objet[5])$(M_objet[6])
119
!set polygonpoint5formal=!nosubst $(M_objet[1]) the pentagon $(M_objet[3])$(M_objet[4])$(M_objet[5])$(M_objet[6])$(M_objet[7])
120
!set polygonpoint6formal=!nosubst $(M_objet[1]) the hexagon $(M_objet[3])$(M_objet[4])$(M_objet[5])$(M_objet[6])$(M_objet[7])$(M_objet[8])
121
!set polygonpoint7formal=!nosubst $(M_objet[1]) the heptagon $(M_objet[3])$(M_objet[4])$(M_objet[5])$(M_objet[6])$(M_objet[7])$(M_objet[8])$(M_objet[9])
122
!set polygonpoint8formal=!nosubst $(M_objet[1]) the octagon $(M_objet[3])$(M_objet[4])$(M_objet[5])$(M_objet[6])$(M_objet[7])$(M_objet[8])$(M_objet[9])$(M_objet[10])
123
!set polygonpointformal=!nosubst $(M_objet[1]) the polygon $(M_objet[3])$(M_objet[4])$(M_objet[5])$(M_objet[6])$(M_objet[7])$(M_objet[8])$(M_objet[9])$(M_objet[10])$(M_objet[11])$(M_objet[12])$(M_objet[13])$(M_objet[14]) ...
124
 
125
 
126
!set raypointpointformal=!nosubst the ray $(M_objet[1]) from $(M_objet[3]) through $(M_objet[4])
127
!set raypoint_formal=!nosubst a ray $(M_objet[1]) from $(M_objet[3])
128
!set ray_pointformal=!nosubst the ray $(M_objet[1]) through $(M_objet[4])
129
!set raypointvectorformal=!nosubst the ray $(M_objet[1]) from $(M_objet[3]) with direction vector $(M_objet[4])
130
!set ray_vectorformal=!nosubst the ray $(M_objet[1]) from $(M_objet[3]) with direction the vector $(M_objet[4])
131
 
132
!set rotationlinenumericpointformal=!nosubst the image $(M_objet[1]) of the line $(M_objet[3]) by the rotation around $(M_objet[5]) by angle $(M_objet[4])
133
!set rotationpointnumericpointformal=!nosubst the image $(M_objet[1]) of the point $(M_objet[3]) by the rotation around $(M_objet[5]) by angle $(M_objet[4])
134
!set rotationvectornumericpointformal=!nosubst the image $(M_objet[1]) of the vector $(M_objet[3]) by the rotation around $(M_objet[5]) by angle $(M_objet[4])
135
 
136
!set segmentpoint_formal=!nosubst a segment $(M_objet[1]) with endpoint  $(M_objet[3])
137
!set segment_pointformal=!nosubst a segment $(M_objet[1]) with endpoint  $(M_objet[3])
138
!set segmentpointnumericformal=!nosubst the segment $(M_objet[1]) with endpoint  $(M_objet[3]) and with length $(M_objet[4])
139
!set segmentpointpointformal=!nosubst the segment $(M_objet[1]) with endpoints $(M_objet[3]) and $(M_objet[4])
140
!set segmentpointpointpolygonformal=!nosubst the segment $(M_objet[1]) with endpoints $(M_objet[3]) and $(M_objet[4]) which belongs to the polygon  $(M_objet[5])
141
 
142
!set symetrylinelineformal=!nosubst the symmetric image $(M_objet[1]) of the line $(M_objet[3]) at line $(M_objet[4])
143
!set symetrylinepointformal=!nosubst the symmetric image $(M_objet[1]) of the line $(M_objet[3]) around $(M_objet[4])
144
!set symetrypointlineformal=!nosubst the mirror image $(M_objet[1]) of the point $(M_objet[3]) at line $(M_objet[4])
145
!set symetrypointpointformal=!nosubst the symmetric image $(M_objet[1]) of the point $(M_objet[3]) around the point $(M_objet[4])
146
 
147
!set tangentpointcircleformal=!nosubst a tangent $(M_objet[1]) to the circle $(M_objet[4]) through $(M_objet[3])
148
 
149
!set textformal=!nosubst the text $(M_objet[1])
150
 
151
!set translationlinevectorformal=!nosubst the translation $(M_objet[1]) of the line $(M_objet[3]) by vector $(M_objet[4])
152
!set translationpointvectorformal=!nosubst the translation $(M_objet[1]) of the point $(M_objet[3]) by vector $(M_objet[4])
153
!set translationvectorpointformal=!nosubst the vector $(M_objet[1]) from $(M_objet[4]) of direction the vector $(M_objet[3])
154
 
155
!set vectorpointpointformal=!nosubst the vector $(M_objet[1]) from $(M_objet[3]) to $(M_objet[4])
156
!set vector_pointformal=!nosubst a vector $(M_objet[1]) with endpoint $(M_objet[4])
157
!set vectorpoint_formal=!nosubst a vector $(M_objet[1]) from $(M_objet[3])
158
!set vectorpointnumericformal=!nosubst the vector $(M_objet[1]) from $(M_objet[3]), with length $(M_objet[4])
159
!set vectorpointformal=!nosubst the vector $(M_objet[1]) from O to $(M_objet[3])
160
 
9854 bpr 161
!set middlepointpointformal=!nosubst the middle of the segment $(M_objet[3])$(M_objet[4])
162
 
776 bpr 163
!set w_penalty=You have been penalised because there are two many objects.
164
!set w_analyze=You have build:
165
!set w_NO= No. You should have built
166
!set w_OK= Yes. You have build
167
!set w_yes= Yes.
168
!set w_no= No.
169
!set w_and=and
170
!set w_uname= Objet mal nommé
171
!set w_ARC=Cercle DemiCercle ArcCercle ArcCercleCirconscrit
172
 
6599 bpr 173