Wolfram.com
WolframAlpha.com
WolframCloud.com
Wolfram Language
Example Repository
Ready-to-use examples of the Wolfram Language
Primary Navigation
Categories
Astronomy
Audio Processing
Calculus
Cellular Automata
Chemistry
Complex Systems
Computer Science
Computer Vision
Control Systems
Creative Arts
Data Science
Engineering
Finance & Economics
Finite Element Method
Food & Nutrition
Geography
Geometry
Graphs & Networks
Image Processing
Life Sciences
Machine Learning
Mathematics
Optimization
Physics
Puzzles and Recreation
Quantum Computation
Signal Processing
Social Sciences
System Modeling
Text & Language Processing
Time-Related Computation
Video Processing
Visualization & Graphics
Alphabetical List
Submit a New Resource
Learn More about
Wolfram Language
Related Pages
Related Symbols
Molecule
MoleculeMatchQ
Related Categories
Chemistry
Parse Chemical Names
Explore a wide range of chemical nomenclature
Example Notebook
Open in Cloud
Download Notebook
Start with a list of molecules:
I
n
[
1
]
:
=
{
m
o
l
1
,
m
o
l
2
,
m
o
l
3
,
m
o
l
4
}
=
M
a
p
[
M
o
l
e
c
u
l
e
,
{
"
1
,
3
-
d
i
c
h
l
o
r
o
b
e
n
z
e
n
e
"
,
"
2
,
4
-
d
i
c
h
l
o
r
o
b
e
n
z
e
n
e
"
,
"
4
-
c
h
l
o
r
o
,
6
-
c
h
l
o
r
o
b
e
n
z
e
n
e
"
,
"
m
e
t
a
-
d
i
c
h
l
o
r
o
b
e
n
z
e
n
e
"
}
]
O
u
t
[
1
]
=
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
6
H
4
C
l
2
A
t
o
m
s
:
1
2
B
o
n
d
s
:
1
2
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
6
H
4
C
l
2
A
t
o
m
s
:
1
2
B
o
n
d
s
:
1
2
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
6
H
4
C
l
2
A
t
o
m
s
:
1
2
B
o
n
d
s
:
1
2
,
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
6
H
4
C
l
2
A
t
o
m
s
:
1
2
B
o
n
d
s
:
1
2
Verify that each of the names created the same molecule:
I
n
[
2
]
:
=
A
l
l
T
r
u
e
[
{
m
o
l
1
,
m
o
l
2
,
m
o
l
3
}
,
M
o
l
e
c
u
l
e
M
a
t
c
h
Q
[
m
o
l
4
]
]
O
u
t
[
2
]
=
T
r
u
e
Use the
E
n
t
i
t
y
framework to create the same molecule:
I
n
[
3
]
:
=
M
o
l
e
c
u
l
e
m
-
d
i
c
h
l
o
r
o
b
e
n
z
e
n
e
C
H
E
M
I
C
A
L
O
u
t
[
3
]
=
M
o
l
e
c
u
l
e
F
o
r
m
u
l
a
:
C
6
H
4
C
l
2
A
t
o
m
s
:
1
2
B
o
n
d
s
:
1
2
Verify again that it is equivalent to any of the previous molecules:
I
n
[
4
]
:
=
M
o
l
e
c
u
l
e
M
a
t
c
h
Q
[
%
,
m
o
l
1
]
O
u
t
[
4
]
=
T
r
u
e
External Links
Chemical Name to Structure: OPSIN, an Open Source Solution
Chemical Entities
See Also
IUPACName
Related Symbols
Molecule
MoleculeMatchQ
Publisher Information
Contributed by:
Wolfram Staff