Skip to content

Commit

Permalink
Some grammar checking rules
Browse files Browse the repository at this point in the history
  • Loading branch information
alelom committed Nov 24, 2023
1 parent 9756849 commit 36c02ee
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/ltex.dictionary.en-GB.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Revit
worksets
subelements
BHoM
2 changes: 2 additions & 0 deletions .vscode/ltex.disabledRules.en-GB.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DOUBLE_PUNCTUATION
ALLOW_TO
2 changes: 2 additions & 0 deletions .vscode/ltex.hiddenFalsePositives.en-GB.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
{"rule":"EN_A_VS_AN","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - discipline, in which the user works (Physical - default, Structural, Building Environments, Architecture, Facade) - this determines types of BHoM objects, to which the requested Revit elements are converted - more on that subject can be found in Revit BHoM conversion\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit elements from closed worksets will be pulled (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit family instances will be pulled together with their subelements (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the geometrical representation (the actual geometrical object representing the element in Revit) to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the mesh representation to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q fragment will be added to the pulled BHoM object, which can then be converted into an \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q using \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q query\\E$"}
{"rule":"EN_A_VS_AN","sentence":"^\\Q\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - discipline, in which the user works (Physical - default, Structural, Building Environments, Architecture, Facade) - this determines types of BHoM objects, to which the requested Revit elements are converted - more on that subject can be found in Revit BHoM conversion(../Conversion from Revit)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit elements from closed worksets will be pulled (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, Revit family instances will be pulled together with their subelements (default is \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the geometrical representation (the actual geometrical object representing the element in Revit) to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - settings defining the mesh representation to be pulled (by default nothing) - more information available in Pull of Geometry and Representation(../Pull of Geometry and Representation)\n\\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q - if true, \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q fragment will be added to the pulled BHoM object, which can then be converted into an \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q using \\E(?:Dummy|Ina|Jimmy-)[0-9]+\\Q query\\E$"}

0 comments on commit 36c02ee

Please sign in to comment.