instruction
stringlengths 7
55
| input
stringclasses 1
value | output
stringlengths 21
108
|
---|---|---|
circle 3. | [verb='create',form='circle',call='circleCenterAndRadius',radius=3,x=0,y=0] |
|
circle yso 1 at 8,13. | [verb='create',form='circle',call='circleCenterAndRadius',name='yso',radius=1,x=8,y=13] |
|
circle kbk 4. | [verb='create',form='circle',call='circleCenterAndRadius',name='kbk',radius=4,x=0,y=0] |
|
circle radius 3. | [verb='create',form='circle',call='circleCenterAndRadius',radius=3,x=0,y=0] |
|
create a circle of 2 at 28,26. | [verb='create',form='circle',call='circleCenterAndRadius',radius=2,x=28,y=26] |
|
circle called azm of 5. | [verb='create',form='circle',call='circleCenterAndRadius',name='azm',radius=5,x=0,y=0] |
|
create circle vqp with 5 at 13,12. | [verb='create',form='circle',call='circleCenterAndRadius',name='vqp',radius=5,x=13,y=12] |
|
camarone circle 5. | [verb='create',form='circle',call='circleCenterAndRadius',color='camarone',radius=5,x=0,y=0] |
|
hibiscus color circle 5. | [verb='create',form='circle',call='circleCenterAndRadius',color='hibiscus',radius=5,x=0,y=0] |
|
create circle 5 with color mint. | [verb='create',form='circle',call='circleCenterAndRadius',color='mint',radius=5,x=0,y=0] |
|
pistachio circle named txb of 3. | [verb='create',form='circle',call='circleCenterAndRadius',name='txb',color='pistachio',radius=3,x=0,y=0] |
|
circle radius 5. | [verb='create',form='circle',call='circleCenterAndRadius',radius=5,x=0,y=0] |
|
circle of radius 1. | [form=circle',radius=1,x=0,y=0] |
|
circle called hzs radius 1. | [verb='create',form='circle',call='circleCenterAndRadius',name='hzs',radius=1,x=0,y=0] |
|
circle kww of radius 3 at 9, 40. | [verb='create',form='circle',call='circleCenterAndRadius',name='kww',radius=3,x=9,y=40] |
|
circle tov of 3 at 8, 20. | [verb='create',form='circle',call='circleCenterAndRadius',name='tov',radius=3,x=8,y=20] |
|
circle from 0,0 to 9,8. | [verb='create',form='circle',call='circleFromTo',from='0|0',to='9|8'] |
|
circle from 22 44 to 13 45. | [verb='create',form='circle',call='circleFromTo',from='22|44',to='13|45'] |
|
circle from kwg to tr2. | [verb='create',form='circle',call='circleFromTo',from='kwg',to='tr2'] |
|
circle swv from vrf to xgz. | [verb='create',form='circle',call='circleFromTo',name=swv,from='vrf',to='xgz'] |
|
circle from vrf.c to cpd.e. | [verb='create',form='circle',call='circleFromTo',from='vrf.C',to='cpd.E'] |
|
circle from ncv a to m3 c. | [verb='create',form='circle',call='circleFromTo',from='ncv.A',to='m3.C'] |
|
circle through 8,8 ,13,18 and 7,9. | [verb='create',form='circle',call='circleThrough3Points',through1='8|8',through2='13|18',through3='7|9'] |
|
circle through 15,1 and 20,10 and 9,8. | [verb='create',form='circle',call='circleThrough3Points',through1='15|1',through2='20|10',through3='9|8'] |
|
circle through 23,23 22,16 21,26. | [verb='create',form='circle',call='circleThrough3Points',through1='23|23',through2='22|16',through3='21|26'] |
|
circle through TR3 KWG RMX. | [verb='create',form='circle',call='circleThrough3Points',through1='TR3',through2='KWG',through3='RMX'] |
|
circle through tsl point a,tsl point b,tsl point c. | [verb='create',form='circle',call='circleThrough3Points',through1='tsl.A',through2='tsl.B',through3='tsl.C'] |
|
circle through ubb point d, point a, point b. | [verb='create',form='circle',call='circleThrough3Points',through1='ubb.D',through2='ubb.A',through3='ubb.B'] |
|
circle through TR3 point d,NMI point e and TR1 point b. | [verb='create',form='circle',call='circleThrough3Points',through1='TR3.D',through2='NMI.E',through3='TR1.B'] |
|
rectangle at 25,28. | [verb='create',form='quad',call='quadByWidthAndHeight',width=5,height=3,x=25,y=28] |
|
rectangle xdk. | [verb='create',form='quad',call='quadByWidthAndHeight',name='xdk',width=5,height=3,x=0,y=0] |
|
at 13,38 rectangle called rni. | [verb='create',form='quad',call='quadByWidthAndHeight',name='rni',width=5,height=3,x=13,y=38] |
|
rectangle named vpx. | [verb='create',form='quad',call='quadByWidthAndHeight',name='vpx',width=5,height=3,x=0,y=0] |
|
create rectangle of 11,8. | [verb='create',form='quad',call='quadByWidthAndHeight',width=11,height=8,x=0,y=0] |
|
7,22 a rectangle of 15 by 1. | [verb='create',form='quad',call='quadByWidthAndHeight',width=15,height=1,x=7,y=22] |
|
rectangle width 23,height 3. | [verb='create',form='quad',call='quadByWidthAndHeight',width=23,height=3,x=0,y=0] |
|
rectangle sbn at 4,2 and 8 by 27. | [verb='create',form='quad',call='quadByWidthAndHeight',name='sbn',width=8,height=27,x=4,y=2] |
|
leather colored rectangle. | [verb='create',form='quad',call='quadByWidthAndHeight',color='leather',width=5,height=3,x=0,y=0] |
|
rectangle color citrus with 5 by 3. | [verb='create',form='quad',call='quadByWidthAndHeight',color='citrus',width=5,height=3,x=0,y=0] |
|
color mortar rectangle. | [verb='create',form='quad',call='quadByWidthAndHeight',color='mortar',width=5,height=3,x=0,y=0] |
|
teal rectangle 10 by 5. | [verb='create',form='quad',call='quadByWidthAndHeight',color='teal',width=10,height=5,x=0,y=0] |
|
rectangle from 18,4 to 10,19. | [verb='create',form='quad',call='quadFromTo',from='18|4',to='10|19'] |
|
rectangle from 25 3 to 12 25. | [verb='create',form='quad',call='quadFromTo',from='25|3',to='12|25'] |
|
rectangle from tr3 to m1. | [verb='create',form='quad',call='quadFromTo',from='tr3',to='m1'] |
|
rectangle from nmi center to m11 center. | [verb='create',form='quad',call='quadFromTo',from='nmi.center',to='m11.center'] |
|
rectangle from m6 point a to jsd point c. | [verb='create',form='quad',call='quadFromTo',from='m6.A',to='jsd.C'] |
|
rectangle from joy bottom right to jsd top left. | [verb='create',form='quad',call='quadFromTo',from='joy.bottomRight',to='jsd.topLeft'] |
|
4,25 a triangle of 22 by 24. | [verb='create',form='triangle',call='triangleByPoints',width=22,height=24,x=4,y=25] |
|
triangle right. | [verb='create',form='triangle',call='triangleByPoints',right=true,width=5,height=5,x=0,y=0] |
|
triangle right of 11 by 12. | [verb='create',form='triangle',call='triangleByPoints',right=true,width=11,height=12,x=0,y=0] |
|
triangle right at 21,25 and 5 by 5. | [verb='create',form='triangle',call='triangleByPoints',right=true,width=5,height=5,x=21,y=25] |
|
40,23 a triangle right of 4 by 16. | [verb='create',form='triangle',call='triangleByPoints',right=true,width=4,height=16,x=40,y=23] |
|
triangle through 10,7 ,7,18 and 28,27. | [verb='create',form='triangle',call='triangleByPoints',A ='10|7',B ='7|18',C ='28|27'] |
|
triangle through 6,12 and 10,18 and 0,12. | [verb='create',form='triangle',call='triangleByPoints',A ='6|12',B ='10|18',C ='0|12'] |
|
porcelain triangle through 1,17 and 18,28 and 13,14. | [verb='create',form='triangle',call='triangleByPoints',color='porcelain',A ='1|17',B ='18|28',C ='13|14'] |
|
segment from 1,3 to 5,8. | [verb='create',form='segment',call='segmentFromTo',from='1|3',to='5|8'] |
|
segment 4,2 to 6,9. | [verb='create',form='segment',call='segmentFromTo',from='4|2',to='6|9'] |
|
segment 2,5 and 7,4. | [verb='create',form='segment',call='segmentFromTo',from='2|5',to='7|4'] |
|
iceberg segment 2,5 to 7,4. | [verb='create',form='segment',call='segmentFromTo',from='2|5',to='7|4',color='iceberg'] |
|
segment color shadow 2,5 to 7,4. | [verb='create',form='segment',call='segmentFromTo',from='2|5',to='7|4',color='shadow'] |
|
segment from 4,11 to 28,7. | [fverb='create',form='segment',call='segmentFromTo',from='4|11',to='28|7'] |
|
segment from 7 13 to 30 13. | [verb='create',form='segment',call='segmentFromTo',from='7|13',to='30|13'] |
|
segment from wfj to m3. | [verb='create',form='segment',call='segmentFromTo',from='wfj',to='m3'] |
|
segment from m3 center to tr2 center. | [verb='create',form='segment',call='segmentFromTo',from='m3.center',to='tr2.center'] |
|
segment from m5 center to ncv center. | [verb='create',form='segment',call='segmentFromTo',from='m5.center',to='ncv.center'] |
|
segment from dots point a to wfj point c. | [verb='create',form='segment',call='segmentFromTo',from='dots.A',to='wfj.C'] |
|
segment from m7 bottom right to m5 top left. | [verb='create',form='segment',call='segmentFromTo',from='m7.bottomRight',to='m5.topLeft'] |
|
point znh. | [verb='create',form='point',call='pointFrom',name='znh',x=0,y=0] |
|
point 16,5. | [verb='create',form='point',call='pointFrom',x=16,y=5] |
|
point vlc 18,18. | [verb='create',form='point',call='pointFrom',name='vlc',x=18,y=18] |
|
point 9,-1. | [verb='create',form='point',call='pointFrom',x=9,y=-1] |
|
point -9,7. | [verb='create',form='point',call='pointFrom',x=-9,y=7] |
|
point -17,-16. | [verb='create',form='point',call='pointFrom',x=-17,y=-16] |
|
create point. | [verb='create',form='point',call='pointFrom',x=0,y=0] |
|
create point at 11 and 20. | [verb='create',form='point',call='pointFrom',x=11,y=20] |
|
create point 3 13. | [verb='create',form='point',call='pointFrom',x=3,y=13] |
|
create point at 8, 22. | [verb='create',form='point',call='pointFrom',x=8,y=22] |
|
circle hcs 4 at 27,26. | [verb='create',form='circle',call='circleCenterAndRadius',name='hcs',radius=4,x=27,y=26] |
|
circle skr 2. | [verb='create',form='circle',call='circleCenterAndRadius',name='skr',radius=2,x=0,y=0] |
|
create a circle of 2 at 35,35. | [verb='create',form='circle',call='circleCenterAndRadius',radius=2,x=35,y=35] |
|
circle called zyb of 3. | [verb='create',form='circle',call='circleCenterAndRadius',name='zyb',radius=3,x=0,y=0] |
|
create circle rcf with 4 at 14,15. | [verb='create',form='circle',call='circleCenterAndRadius',name='rcf',radius=4,x=14,y=15] |
|
indigo circle 4. | [verb='create',form='circle',call='circleCenterAndRadius',color='indigo',radius=4,x=0,y=0] |
|
orchid color circle 2. | [verb='create',form='circle',call='circleCenterAndRadius',color='orchid',radius=2,x=0,y=0] |
|
create circle 5 with color peanut. | [verb='create',form='circle',call='circleCenterAndRadius',color='peanut',radius=5,x=0,y=0] |
|
cinnamon circle named jsi of 3. | [verb='create',form='circle',call='circleCenterAndRadius',name='jsi',color='cinnamon',radius=3,x=0,y=0] |
|
circle radius 2. | [verb='create',form='circle',call='circleCenterAndRadius',radius=2,x=0,y=0] |
|
circle of radius 2. | [form=circle',radius=2,x=0,y=0] |
|
circle called tkc radius 5. | [verb='create',form='circle',call='circleCenterAndRadius',name='tkc',radius=5,x=0,y=0] |
|
circle ipl of radius 2 at 17, 27. | [verb='create',form='circle',call='circleCenterAndRadius',name='ipl',radius=2,x=17,y=27] |
|
circle uhq of 2 at 13, 19. | [verb='create',form='circle',call='circleCenterAndRadius',name='uhq',radius=2,x=13,y=19] |
|
circle from xgz to m5. | [verb='create',form='circle',call='circleFromTo',from='xgz',to='m5'] |
|
circle uhm from m4 to m5. | [verb='create',form='circle',call='circleFromTo',name=uhm,from='m4',to='m5'] |
|
circle from nmi.c to joy.e. | [verb='create',form='circle',call='circleFromTo',from='nmi.C',to='joy.E'] |
|
circle from kwg a to m9 c. | [verb='create',form='circle',call='circleFromTo',from='kwg.A',to='m9.C'] |
|
circle through ona point a,ona point b,ona point c. | [verb='create',form='circle',call='circleThrough3Points',through1='ona.A',through2='ona.B',through3='ona.C'] |
|
circle through bdd point d, point a, point b. | [verb='create',form='circle',call='circleThrough3Points',through1='bdd.D',through2='bdd.A',through3='bdd.B'] |
|
rectangle at 16,23. | [verb='create',form='quad',call='quadByWidthAndHeight',width=5,height=3,x=16,y=23] |
|
rectangle enk. | [verb='create',form='quad',call='quadByWidthAndHeight',name='enk',width=5,height=3,x=0,y=0] |
|
at 37,11 rectangle called efs. | [verb='create',form='quad',call='quadByWidthAndHeight',name='efs',width=5,height=3,x=37,y=11] |