Searched refs:oui_grammar (Results 1 – 1 of 1) sorted by relevance
98 def oui_grammar(type): function373 p = oui_grammar('small').parseFile(open('ma-small.txt'))374 p2 = oui_grammar('medium').parseFile(open('ma-medium.txt'))375 p3 = oui_grammar('large').parseFile(open('ma-large.txt'))