Searched full:prose (Results 1 – 4 of 4) sorted by relevance
83 """Make a (comma-separated) list for use in prose.130 """Internal-use implementation to make a (comma-separated) list for use in prose.153 prose = ' '.join(my_elts)155 prose = ', '.join(my_elts)159 parts = [quantifier, prose]
126 """Make a (comma-separated) list for use in prose.138 'Cannot pass an empty list if you are trying to make a prose list.')147 …"""Make a (comma-separated) list for use in prose, followed by either 'is' or 'are' as appropriate.159 'Cannot pass an empty list if you are trying to make a prose list.')
74 # literal is currently used for inline monospaced in prose and table cells191 prose:
49 # (which distinguish "names being used somewhere other than prose").