All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.xmlcml.cml.tools.oscar.action.xml Maven / Gradle / Ivy

<!--

       Copyright 2011 Peter Murray-Rust et. al.

       Licensed under the Apache License, Version 2.0 (the "License");
       you may not use this file except in compliance with the License.
       You may obtain a copy of the License at

           http://www.apache.org/licenses/LICENSE-2.0

       Unless required by applicable law or agreed to in writing, software
       distributed under the License is distributed on an "AS IS" BASIS,
       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
       See the License for the specific language governing permissions and
       limitations under the License.

-->

<entries key="regex" value="dictRef">
<!--  order may be important -->
    <entry regex="((was|were) )?add(ing|ed|ition)( to)?"
                                                         dictRef="cml:added"/>
    <entry regex="TLC|((flash )?(column )?(thin layer )?chromatography)" 
                                                         dictRef="cml:chromatography"/>
    
    <entry regex="(the ((organic|aqueous) )?extracts were combined)|
                  (the (combined )?((organic|aqueous) )?(layer(s)?|extract(s)?|filetrate(s)?))"          
                                                         dictRef="cml:extractsCombined"/>
    <entry regex="(was|were)? (allowed to )?cool(ed)?" dictRef="cml:dissolve"/>
    <entry regex="(was|were)? dissol(ved|ution)( in)?" dictRef="cml:dissolve"/>
    <entry regex="(was|were)? dilut(ed|ion)( with)?"   dictRef="cml:diluted"/>
    <entry regex="(was|were)? distil(led|lation)"      dictRef="cml:distill"/>
    <entry regex="(were|was)? elut(ion|e|es|ed)( with)?"
                                                         dictRef="cml:elution"/>
    <entry regex="(were|was)? evaporat(ion|e|es|ed)( of)?"
                                                         dictRef="cml:evaporation"/>
    <entry regex="(was|were)? extract(ed|ion)( with)?" 
                                                         dictRef="cml:extract"/>
    <entry regex="(was|were)? filter(ed)?( with|through)?"
                                                         dictRef="cml:filter"/>
    <entry regex="(give(n)?|gave)|(afford(ed)?)"       dictRef="cml:give"/>
    <entry regex="(was|were)? (reflux|heat|warm)(ed|ing)?"  
                                                         dictRef="cml:heated"/>
    <entry regex="(was|were)? neutrali(s|z)(ed|e|ing|ation)( with)?"
                                                         dictRef="cml:neutral"/>
    <entry regex="(was|were)? pour(ed|ing|s)?( into)?" 
                                                         dictRef="cml:pour"/>
    <entry regex="provide(d)? "                        dictRef="cml:provide"/>
    <entry regex="(was|were)? purifi(ed|cation)"       dictRef="cml:purified"/>
    <entry regex="(was|were)? quench(ed)( (by|with))?" dictRef="cml:quenched"/>
    <entry regex="(was|were)? (re)?crystall(i(s|z)ed|i(s|z)ation)( from)?" 
                                                        dictRef="cml:recryst"/>
    
    <entry regex="(after )?removal( of)?"              dictRef="cml:removal"/>
    <entry regex="((was|were) ?)rins(ed|ing)( with?)"  dictRef="cml:rinsed"/>
    
    <entry regex="(prepared in the same way as)|
                  (as described above)"                dictRef="cml:sameWay"/>
    <entry regex="((was|were) ?)separat(ed|ion)( with)?"
                                                        dictRef="cml:separated"/>
    <entry regex="solution(s)?( of)?"                 dictRef="cml:solution"/>
    <entry regex="(removal of (the )?solvent)|
                  ((the )?solvent(s) w(as|ere) removed)( under reduced pressure)?|
                  (removed in vacuo)|
                  (solvent(s) w(as|ere) (removed|evaporated))|
                  ((the )?solvent was removed by rotary evaporator)"
                                                        dictRef="cml:solventRemoval"/>
    <entry regex="(was|were)? stir(red|ring)?"         dictRef="cml:stirred"/>
    <entry regex="(was|were)? suspend(ed)?( in)?"      dictRef="cml:suspend"/>
    <entry regex="^to (this|the|a) "                   dictRef="cml:to"/>
    <entry regex="(was|were)? wash(ed|ing)?( with)?"   dictRef="cml:washed"/>
    <entry regex="yield(ed|ing)?"                      dictRef="cml:yield"/>
</entries>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy