Dear Forum, When I worked in Maple, it was possible to define an identifier like f2 in such a way: first write n:=2; and then write f||n . That is, concatenate symbols to make an identifier for a variable or a function. Is something like that possible in GAP ? Best wishes, Igor