- {pluralize(data.functors.length, { - one: 'There is 1 functor', - other: 'There are {count} functors' + The database has stored + {pluralize(data.stored_functors.length, { + one: '{count} functor', + other: '{count} functors' })} whose (co-)domain is the {data.structure.name}.
-+ The database has stored + {pluralize(data.stored_morphisms.length, { + one: '{count} morphism', + other: '{count} morphisms' + })} + in the {data.structure.name}. +
+